File tree Expand file tree Collapse file tree 5 files changed +10
-1
lines changed
Expand file tree Collapse file tree 5 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1- These SVG files have been optimized with "svgo" (https://github.com/svg/svgo)
1+ These SVG files are based on the Paper Icon Set with slightly different colors
2+ (https://github.com/snwh/paper-icon-theme/tree/master/Paper/scalable).
3+ The light icons use "#555", the dark ones "#ccc" for the "fill" attribute.
4+
5+ They have been optimized with "svgo" (https://github.com/svg/svgo)
26and then un-optimized as shown below to work around the following librsvg bug:
37 https://bugzilla.gnome.org/show_bug.cgi?id=620923
48
Original file line number Diff line number Diff line change 3939 <file >go-previous.svg</file >
4040 <file >go-up.svg</file >
4141 <file >help-about.svg</file >
42+ <file >image-x-generic.svg</file >
4243 <file >insert-text.svg</file >
4344 <file >list-add.svg</file >
4445 <file >list-remove.svg</file >
Original file line number Diff line number Diff line change 4545 <file alias="go-previous.svg">../../images/go-previous.svg</file>
4646 <file alias="go-up.svg">../../images/go-up.svg</file>
4747 <file alias="help-about.svg">../../images/help-about.svg</file>
48+ <file alias="image-x-generic.svg">../../images/image-x-generic.svg</file>
4849 <file alias="insert-text.svg">../../images/insert-text.svg</file>
4950 <file alias="list-add.svg">../../images/list-add.svg</file>
5051 <file alias="list-remove.svg">../../images/list-remove.svg</file>
110111 <file alias="go-previous.svg">../../images/dark/go-previous.svg</file>
111112 <file alias="go-up.svg">../../images/dark/go-up.svg</file>
112113 <file alias="help-about.svg">../../images/dark/help-about.svg</file>
114+ <file alias="image-x-generic.svg">../../images/dark/image-x-generic.svg</file>
113115 <file alias="insert-text.svg">../../images/dark/insert-text.svg</file>
114116 <file alias="list-add.svg">../../images/dark/list-add.svg</file>
115117 <file alias="list-remove.svg">../../images/dark/list-remove.svg</file>
You can’t perform that action at this time.
0 commit comments