summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-03-28 20:15:29 +0200
committerVolpeon <git@volpeon.ink>2021-03-28 20:15:29 +0200
commitc77dca8c68d55ccea5756e336f8b43f13ec1c6e7 (patch)
tree70ee3410b56f91638b2e31a8c91db3a547dd8687
parentImproved half star icon, added filled version (diff)
downloadiro-icons-c77dca8c68d55ccea5756e336f8b43f13ec1c6e7.tar.gz
iro-icons-c77dca8c68d55ccea5756e336f8b43f13ec1c6e7.tar.bz2
iro-icons-c77dca8c68d55ccea5756e336f8b43f13ec1c6e7.zip
Fix build output to use currentColor
-rwxr-xr-xscripts/build.sh4
-rw-r--r--src/icons/bring-forward.svg2
-rw-r--r--src/icons/bring-front.svg2
-rw-r--r--src/icons/coffee-pot.svg2
-rw-r--r--src/icons/coffee-to-go.svg4
-rw-r--r--src/icons/heart-filled.svg2
-rw-r--r--src/icons/send-back.svg2
-rw-r--r--src/icons/send-backward.svg2
-rw-r--r--src/icons/star-filled.svg2
-rw-r--r--src/icons/star-half-filled.svg2
10 files changed, 12 insertions, 12 deletions
diff --git a/scripts/build.sh b/scripts/build.sh
index 62822a3..63dbff2 100755
--- a/scripts/build.sh
+++ b/scripts/build.sh
@@ -1,13 +1,13 @@
1#!/bin/bash 1#!/bin/bash
2 2
3handle () { 3handle () {
4 scour -i "$1" -o "output${1#"src/icons"}" \ 4 scour -i "$1" \
5 --enable-viewboxing \ 5 --enable-viewboxing \
6 --enable-id-stripping \ 6 --enable-id-stripping \
7 --enable-comment-stripping \ 7 --enable-comment-stripping \
8 --remove-descriptive-elements \ 8 --remove-descriptive-elements \
9 --strip-xml-prolog \ 9 --strip-xml-prolog \
10 --shorten-ids 10 --shorten-ids | sed -z 's/\(fill\|stroke\)="#.\{3,6\}"/\1="currentColor"/g' > "output${1#"src/icons"}"
11} 11}
12export -f handle 12export -f handle
13 13
diff --git a/src/icons/bring-forward.svg b/src/icons/bring-forward.svg
index fd91bc0..6703a16 100644
--- a/src/icons/bring-forward.svg
+++ b/src/icons/bring-forward.svg
@@ -58,7 +58,7 @@
58 id="grid823" /> 58 id="grid823" />
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 60 <path
61 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" 61 style="opacity:1;fill:#010101;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
62 d="m 14.000075,14.75 h -7 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 V 7 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 h 7 c 0.4155,0 0.75,0.3345 0.75,0.75 v 7 c 0,0.4155 -0.3345,0.75 -0.75,0.75 z" 62 d="m 14.000075,14.75 h -7 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 V 7 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 h 7 c 0.4155,0 0.75,0.3345 0.75,0.75 v 7 c 0,0.4155 -0.3345,0.75 -0.75,0.75 z"
63 id="rect1050" 63 id="rect1050"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
diff --git a/src/icons/bring-front.svg b/src/icons/bring-front.svg
index eadbe1a..3867322 100644
--- a/src/icons/bring-front.svg
+++ b/src/icons/bring-front.svg
@@ -59,7 +59,7 @@
59 id="grid823" /> 59 id="grid823" />
60 </sodipodi:namedview> 60 </sodipodi:namedview>
61 <path 61 <path
62 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" 62 style="opacity:1;fill:#010101;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
63 d="m 6,5.2500004 h 4 c 0.4155,0 0.75,0.3345 0.75,0.75 V 10 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 6 C 5.5845,10.75 5.25,10.4155 5.25,10 V 6.0000004 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z" 63 d="m 6,5.2500004 h 4 c 0.4155,0 0.75,0.3345 0.75,0.75 V 10 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 6 C 5.5845,10.75 5.25,10.4155 5.25,10 V 6.0000004 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z"
64 id="rect1050" 64 id="rect1050"
65 inkscape:connector-curvature="0" 65 inkscape:connector-curvature="0"
diff --git a/src/icons/coffee-pot.svg b/src/icons/coffee-pot.svg
index 4da9560..b76dc4a 100644
--- a/src/icons/coffee-pot.svg
+++ b/src/icons/coffee-pot.svg
@@ -70,7 +70,7 @@
70 d="m 1.750075,5.75 v -1.5 c 0,-0.8284271 0.6715729,-1.5 1.5,-1.5 h 9 L 11.25,6.25 H 5.75 L 4.750075,2.75" 70 d="m 1.750075,5.75 v -1.5 c 0,-0.8284271 0.6715729,-1.5 1.5,-1.5 h 9 L 11.25,6.25 H 5.75 L 4.750075,2.75"
71 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> 71 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
72 <path 72 <path
73 style="fill:#000000;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" 73 style="fill:#010101;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
74 d="m 11.5,13.78 -6,-0.03 -2.149925,-3.000075 h 10.3 z" 74 d="m 11.5,13.78 -6,-0.03 -2.149925,-3.000075 h 10.3 z"
75 id="path826" 75 id="path826"
76 inkscape:connector-curvature="0" 76 inkscape:connector-curvature="0"
diff --git a/src/icons/coffee-to-go.svg b/src/icons/coffee-to-go.svg
index f2d2f3e..0ba1443 100644
--- a/src/icons/coffee-to-go.svg
+++ b/src/icons/coffee-to-go.svg
@@ -12,7 +12,7 @@
12 viewBox="0 0 16 16" 12 viewBox="0 0 16 16"
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="coffee-togo.svg" 15 sodipodi:docname="coffee-to-go.svg"
16 inkscape:version="1.0.2 (e86c870879, 2021-01-15)" 16 inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
17 inkscape:export-xdpi="192" 17 inkscape:export-xdpi="192"
18 inkscape:export-ydpi="192" 18 inkscape:export-ydpi="192"
@@ -66,7 +66,7 @@
66 d="M 4.9999999,1.2501875 H 11 c 0.4155,0 0.551904,0.3847623 0.75,0.75 l 1,2.2654375 L 11.75,14 C 11.70754,14.413324 11.4155,14.75 11,14.75 H 4.9999999 c -0.4155,0 -0.7054148,-0.336899 -0.75,-0.75 L 3.25,4.234375 4.2499999,2.0001875 c 0.1697461,-0.3792447 0.3345,-0.75 0.75,-0.75 z" 66 d="M 4.9999999,1.2501875 H 11 c 0.4155,0 0.551904,0.3847623 0.75,0.75 l 1,2.2654375 L 11.75,14 C 11.70754,14.413324 11.4155,14.75 11,14.75 H 4.9999999 c -0.4155,0 -0.7054148,-0.336899 -0.75,-0.75 L 3.25,4.234375 4.2499999,2.0001875 c 0.1697461,-0.3792447 0.3345,-0.75 0.75,-0.75 z"
67 id="path833" /> 67 id="path833" />
68 <path 68 <path
69 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" 69 style="opacity:1;fill:#010101;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
70 d="M 12,10.749925 H 4 L 3.625,7.75 h 8.75 z" 70 d="M 12,10.749925 H 4 L 3.625,7.75 h 8.75 z"
71 id="path835" /> 71 id="path835" />
72</svg> 72</svg>
diff --git a/src/icons/heart-filled.svg b/src/icons/heart-filled.svg
index d4c4490..61ffa03 100644
--- a/src/icons/heart-filled.svg
+++ b/src/icons/heart-filled.svg
@@ -59,7 +59,7 @@
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 60 <path
61 id="path853" 61 id="path853"
62 style="fill:#000000;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" 62 style="fill:#010101;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
63 d="M 2,8 8.0000002,13.75 14,8 C 14.605156,7.4200586 14.75,6.5816504 14.75,5.875 14.75,4.011039 13.238961,2.5 11.375,2.5 9.511039,2.5 8.3828975,4.2118021 8,4.875 7.6145218,4.2073322 6.6043974,2.5 4.625,2.5 2.761039,2.5 1.25,4.011039 1.25,5.875 1.25,6.7345791 1.5251926,7.5251926 2,8 Z" 63 d="M 2,8 8.0000002,13.75 14,8 C 14.605156,7.4200586 14.75,6.5816504 14.75,5.875 14.75,4.011039 13.238961,2.5 11.375,2.5 9.511039,2.5 8.3828975,4.2118021 8,4.875 7.6145218,4.2073322 6.6043974,2.5 4.625,2.5 2.761039,2.5 1.25,4.011039 1.25,5.875 1.25,6.7345791 1.5251926,7.5251926 2,8 Z"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="scssscsss" /> 65 sodipodi:nodetypes="scssscsss" />
diff --git a/src/icons/send-back.svg b/src/icons/send-back.svg
index 3dbc0e5..37b9de0 100644
--- a/src/icons/send-back.svg
+++ b/src/icons/send-back.svg
@@ -71,7 +71,7 @@
71 d="m 1.5,0.7500004 h 3 c 0.4155,0 0.75,0.3345 0.75,0.75 V 4.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -3 C 1.0845,5.25 0.75,4.9155 0.75,4.5 V 1.5000004 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z" 71 d="m 1.5,0.7500004 h 3 c 0.4155,0 0.75,0.3345 0.75,0.75 V 4.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -3 C 1.0845,5.25 0.75,4.9155 0.75,4.5 V 1.5000004 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z"
72 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> 72 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
73 <path 73 <path
74 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" 74 style="opacity:1;fill:#010101;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
75 d="M 7.75,11.75 H 5 C 4.5845,11.75 4.25,11.373108 4.25,11 V 8.25 h 2 c 1.0198135,0 2,-1.0267864 2,-2 v -2 H 11 c 0.4155,0 0.75,0.3690164 0.75,0.75 v 2.75 h -2 c -0.9838013,0 -2,1.0170277 -2,2 z" 75 d="M 7.75,11.75 H 5 C 4.5845,11.75 4.25,11.373108 4.25,11 V 8.25 h 2 c 1.0198135,0 2,-1.0267864 2,-2 v -2 H 11 c 0.4155,0 0.75,0.3690164 0.75,0.75 v 2.75 h -2 c -0.9838013,0 -2,1.0170277 -2,2 z"
76 id="rect1050" 76 id="rect1050"
77 inkscape:connector-curvature="0" 77 inkscape:connector-curvature="0"
diff --git a/src/icons/send-backward.svg b/src/icons/send-backward.svg
index 14fb2be..aa55757 100644
--- a/src/icons/send-backward.svg
+++ b/src/icons/send-backward.svg
@@ -64,7 +64,7 @@
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="sssssssss" /> 65 sodipodi:nodetypes="sssssssss" />
66 <path 66 <path
67 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" 67 style="opacity:1;fill:#010101;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
68 d="M 12.25,6.25 H 14 c 0.4155,0 0.75,0.3345 0.75,0.75 v 7 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 7 C 6.5845,14.75 6.25,14.4155 6.25,14 v -1.75 h 3.5 c 1.481066,0 2.5,-0.99799 2.5,-2.5 z" 68 d="M 12.25,6.25 H 14 c 0.4155,0 0.75,0.3345 0.75,0.75 v 7 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 7 C 6.5845,14.75 6.25,14.4155 6.25,14 v -1.75 h 3.5 c 1.481066,0 2.5,-0.99799 2.5,-2.5 z"
69 id="rect816" 69 id="rect816"
70 inkscape:connector-curvature="0" 70 inkscape:connector-curvature="0"
diff --git a/src/icons/star-filled.svg b/src/icons/star-filled.svg
index 0349b4e..232f033 100644
--- a/src/icons/star-filled.svg
+++ b/src/icons/star-filled.svg
@@ -58,7 +58,7 @@
58 id="grid823" /> 58 id="grid823" />
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 60 <path
61 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.48420322;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" 61 style="opacity:1;fill:#010101;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.48420322;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
62 d="m 11.535276,14.171691 -3.5337,-2.079205 -3.5649078,2.096445 C 4.0301879,14.427973 3.4853459,13.985461 3.6341416,13.516706 L 4.8870575,9.548847 1.8645066,7.3741551 C 1.3883113,7.0315379 1.5645732,6.2718453 2.1079967,6.2718453 H 6.0181221 L 7.4170324,2.240369 C 7.6416602,1.5930211 8.3229647,1.5959877 8.5620427,2.199631 l 1.4148052,4.0722139 h 3.8680871 c 0.556602,0 0.849268,0.6846272 0.379662,1.0237564 l -3.116684,2.250733 1.246358,3.9465137 c 0.167472,0.53029 -0.398993,0.928594 -0.818995,0.678843 z" 62 d="m 11.535276,14.171691 -3.5337,-2.079205 -3.5649078,2.096445 C 4.0301879,14.427973 3.4853459,13.985461 3.6341416,13.516706 L 4.8870575,9.548847 1.8645066,7.3741551 C 1.3883113,7.0315379 1.5645732,6.2718453 2.1079967,6.2718453 H 6.0181221 L 7.4170324,2.240369 C 7.6416602,1.5930211 8.3229647,1.5959877 8.5620427,2.199631 l 1.4148052,4.0722139 h 3.8680871 c 0.556602,0 0.849268,0.6846272 0.379662,1.0237564 l -3.116684,2.250733 1.246358,3.9465137 c 0.167472,0.53029 -0.398993,0.928594 -0.818995,0.678843 z"
63 id="path814" 63 id="path814"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
diff --git a/src/icons/star-half-filled.svg b/src/icons/star-half-filled.svg
index 57a596c..aa7c1cd 100644
--- a/src/icons/star-half-filled.svg
+++ b/src/icons/star-half-filled.svg
@@ -58,7 +58,7 @@
58 id="grid823" /> 58 id="grid823" />
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 60 <path
61 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.4842;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" 61 style="opacity:1;fill:#010101;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.4842;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
62 d="M 8.25,12 4.4366682,14.188931 C 4.0276983,14.423688 3.4853459,13.985461 3.6341416,13.516706 L 4.8870575,9.548847 1.8645066,7.3741551 C 1.3883113,7.0315379 1.5645732,6.2718453 2.1079967,6.2718453 H 6.0181221 L 7.4170324,2.240369 C 7.5300467,1.9146765 8,1.5590282 8.25,1.85 Z" 62 d="M 8.25,12 4.4366682,14.188931 C 4.0276983,14.423688 3.4853459,13.985461 3.6341416,13.516706 L 4.8870575,9.548847 1.8645066,7.3741551 C 1.3883113,7.0315379 1.5645732,6.2718453 2.1079967,6.2718453 H 6.0181221 L 7.4170324,2.240369 C 7.5300467,1.9146765 8,1.5590282 8.25,1.85 Z"
63 id="path814" 63 id="path814"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"