summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-03-28 19:22:16 +0200
committerVolpeon <git@volpeon.ink>2021-03-28 19:22:16 +0200
commit2ded8e18540c286b25a269157138fe15dc53e033 (patch)
tree96ba22ae59796406c585a39638a6c49ca1e5d9c6
parentLarger volume icons (diff)
downloadiro-icons-2ded8e18540c286b25a269157138fe15dc53e033.tar.gz
iro-icons-2ded8e18540c286b25a269157138fe15dc53e033.tar.bz2
iro-icons-2ded8e18540c286b25a269157138fe15dc53e033.zip
Improved half star icon, added filled version
-rw-r--r--src/icons/star-half-filled.svg66
-rw-r--r--src/icons/star-half.svg23
2 files changed, 78 insertions, 11 deletions
diff --git a/src/icons/star-half-filled.svg b/src/icons/star-half-filled.svg
new file mode 100644
index 0000000..57a596c
--- /dev/null
+++ b/src/icons/star-half-filled.svg
@@ -0,0 +1,66 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg
3 xmlns:dc="http://purl.org/dc/elements/1.1/"
4 xmlns:cc="http://creativecommons.org/ns#"
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6 xmlns:svg="http://www.w3.org/2000/svg"
7 xmlns="http://www.w3.org/2000/svg"
8 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10 width="16"
11 height="16"
12 viewBox="0 0 16 16"
13 version="1.1"
14 id="svg10"
15 sodipodi:docname="star-half-filled.svg"
16 inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
17 inkscape:export-xdpi="192"
18 inkscape:export-ydpi="192"
19 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round">
20 <metadata
21 id="metadata16">
22 <rdf:RDF>
23 <cc:Work
24 rdf:about="">
25 <dc:format>image/svg+xml</dc:format>
26 <dc:type
27 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
28 <dc:title></dc:title>
29 </cc:Work>
30 </rdf:RDF>
31 </metadata>
32 <defs
33 id="defs14" />
34 <sodipodi:namedview
35 pagecolor="#ffffff"
36 bordercolor="#666666"
37 borderopacity="1"
38 objecttolerance="10"
39 gridtolerance="10"
40 guidetolerance="10"
41 inkscape:pageopacity="0"
42 inkscape:pageshadow="2"
43 inkscape:window-width="1920"
44 inkscape:window-height="992"
45 id="namedview12"
46 showgrid="true"
47 inkscape:zoom="32"
48 inkscape:cx="0.75335934"
49 inkscape:cy="5.2826708"
50 inkscape:window-x="1536"
51 inkscape:window-y="0"
52 inkscape:window-maximized="1"
53 inkscape:current-layer="svg10"
54 showguides="false"
55 inkscape:document-rotation="0">
56 <inkscape:grid
57 type="xygrid"
58 id="grid823" />
59 </sodipodi:namedview>
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"
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"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="csscsscscc" />
66</svg>
diff --git a/src/icons/star-half.svg b/src/icons/star-half.svg
index 0fa185d..dcbccee 100644
--- a/src/icons/star-half.svg
+++ b/src/icons/star-half.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="star-half.svg" 15 sodipodi:docname="star-half.svg"
16 inkscape:version="0.92.4 5da689c313, 2019-01-14" 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"
19 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"> 19 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round">
@@ -25,7 +25,7 @@
25 <dc:format>image/svg+xml</dc:format> 25 <dc:format>image/svg+xml</dc:format>
26 <dc:type 26 <dc:type
27 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> 27 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
28 <dc:title></dc:title> 28 <dc:title />
29 </cc:Work> 29 </cc:Work>
30 </rdf:RDF> 30 </rdf:RDF>
31 </metadata> 31 </metadata>
@@ -40,25 +40,26 @@
40 guidetolerance="10" 40 guidetolerance="10"
41 inkscape:pageopacity="0" 41 inkscape:pageopacity="0"
42 inkscape:pageshadow="2" 42 inkscape:pageshadow="2"
43 inkscape:window-width="3840" 43 inkscape:window-width="1920"
44 inkscape:window-height="1983" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="11.313709" 47 inkscape:zoom="32"
48 inkscape:cx="-30.636419" 48 inkscape:cx="0.75335934"
49 inkscape:cy="2.7205367" 49 inkscape:cy="5.2826708"
50 inkscape:window-x="0" 50 inkscape:window-x="1536"
51 inkscape:window-y="0" 51 inkscape:window-y="0"
52 inkscape:window-maximized="1" 52 inkscape:window-maximized="1"
53 inkscape:current-layer="svg10" 53 inkscape:current-layer="svg10"
54 showguides="false"> 54 showguides="false"
55 inkscape:document-rotation="0">
55 <inkscape:grid 56 <inkscape:grid
56 type="xygrid" 57 type="xygrid"
57 id="grid823" /> 58 id="grid823" />
58 </sodipodi:namedview> 59 </sodipodi:namedview>
59 <path 60 <path
60 style="opacity:1;fill:none;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:none;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 d="M 8.001576,12.092486 4.4366682,14.188931 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.5293381,1.9167188 7.7717276,1.754744 8,1.75" 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"
62 id="path814" 63 id="path814"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="csscsscsc" /> 65 sodipodi:nodetypes="csscsscsc" />