summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-01-26 12:01:52 +0100
committerVolpeon <git@volpeon.ink>2023-01-26 12:01:52 +0100
commitcb21b8aab80e92aa17b1e534a22e777ba915888c (patch)
treeb3f0577aae54be794ccfc1d034b197fe4ddafb3f
parentRegister sprite script as binary (diff)
downloadiro-icons-cb21b8aab80e92aa17b1e534a22e777ba915888c.tar.gz
iro-icons-cb21b8aab80e92aa17b1e534a22e777ba915888c.tar.bz2
iro-icons-cb21b8aab80e92aa17b1e534a22e777ba915888c.zip
Smaller chevron
-rw-r--r--dist/arrows-to-line.svg5
-rw-r--r--dist/chevron-down.svg2
-rw-r--r--dist/chevron-left.svg2
-rw-r--r--dist/chevron-right.svg2
-rw-r--r--dist/chevron-up.svg2
-rw-r--r--src/icons/arrows-to-line.svg79
-rw-r--r--src/icons/chevron-down.svg14
-rw-r--r--src/icons/chevron-left.svg14
-rw-r--r--src/icons/chevron-right.svg14
-rw-r--r--src/icons/chevron-up.svg14
10 files changed, 120 insertions, 28 deletions
diff --git a/dist/arrows-to-line.svg b/dist/arrows-to-line.svg
new file mode 100644
index 0000000..f93a95f
--- /dev/null
+++ b/dist/arrows-to-line.svg
@@ -0,0 +1,5 @@
1<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="m9.75 3.25-2 2-2-2m2 2v-4.5" fill="none" stroke="currentColor" />
3 <path d="m1.75 7.75h12" fill="none" stroke="currentColor" />
4 <path d="m9.75 12.25-2-2-2 2m2-2v4.5" fill="none" stroke="currentColor" />
5</svg>
diff --git a/dist/chevron-down.svg b/dist/chevron-down.svg
index 46522a3..abbd667 100644
--- a/dist/chevron-down.svg
+++ b/dist/chevron-down.svg
@@ -1,3 +1,3 @@
1<svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> 1<svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="M 1.75,4.75 8,11 14.25,4.75" fill="none" stroke="currentColor" /> 2 <path d="M 2.75,5.75 8,11 13.25,5.75" fill="none" stroke="currentColor" />
3</svg> 3</svg>
diff --git a/dist/chevron-left.svg b/dist/chevron-left.svg
index 1ad97f8..ef12ecf 100644
--- a/dist/chevron-left.svg
+++ b/dist/chevron-left.svg
@@ -1,3 +1,3 @@
1<svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> 1<svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="M 11.25,14.25 5,8 11.25,1.75" fill="none" stroke="currentColor" /> 2 <path d="M 10.25,13.25 5,8 10.25,2.75" fill="none" stroke="currentColor" />
3</svg> 3</svg>
diff --git a/dist/chevron-right.svg b/dist/chevron-right.svg
index d27b5a1..55c68af 100644
--- a/dist/chevron-right.svg
+++ b/dist/chevron-right.svg
@@ -1,3 +1,3 @@
1<svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> 1<svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="M 4.75,14.25 11,8 4.75,1.75" fill="none" stroke="currentColor" /> 2 <path d="M 5.75,13.25 11,8 5.75,2.75" fill="none" stroke="currentColor" />
3</svg> 3</svg>
diff --git a/dist/chevron-up.svg b/dist/chevron-up.svg
index fc38fd0..7c1b4e1 100644
--- a/dist/chevron-up.svg
+++ b/dist/chevron-up.svg
@@ -1,3 +1,3 @@
1<svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> 1<svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="M 1.75,11.25 8,5 l 6.25,6.25" fill="none" stroke="currentColor" /> 2 <path d="M 2.75,10.25 8,5 l 5.25,5.25" fill="none" stroke="currentColor" />
3</svg> 3</svg>
diff --git a/src/icons/arrows-to-line.svg b/src/icons/arrows-to-line.svg
new file mode 100644
index 0000000..cc77520
--- /dev/null
+++ b/src/icons/arrows-to-line.svg
@@ -0,0 +1,79 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg
3 width="16"
4 height="16"
5 viewBox="0 0 16 16"
6 version="1.1"
7 id="svg10"
8 sodipodi:docname="arrows-to-line.svg"
9 inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
10 inkscape:export-xdpi="192"
11 inkscape:export-ydpi="192"
12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"
13 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
14 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
15 xmlns="http://www.w3.org/2000/svg"
16 xmlns:svg="http://www.w3.org/2000/svg"
17 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
18 xmlns:cc="http://creativecommons.org/ns#"
19 xmlns:dc="http://purl.org/dc/elements/1.1/">
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 </cc:Work>
29 </rdf:RDF>
30 </metadata>
31 <defs
32 id="defs14" />
33 <sodipodi:namedview
34 pagecolor="#ffffff"
35 bordercolor="#666666"
36 borderopacity="1"
37 objecttolerance="10"
38 gridtolerance="10"
39 guidetolerance="10"
40 inkscape:pageopacity="0"
41 inkscape:pageshadow="2"
42 inkscape:window-width="1920"
43 inkscape:window-height="992"
44 id="namedview12"
45 showgrid="true"
46 inkscape:zoom="17.125242"
47 inkscape:cx="5.1094167"
48 inkscape:cy="7.0363968"
49 inkscape:window-x="1536"
50 inkscape:window-y="0"
51 inkscape:window-maximized="1"
52 inkscape:current-layer="svg10"
53 showguides="false"
54 inkscape:document-rotation="0"
55 inkscape:showpageshadow="0"
56 inkscape:pagecheckerboard="0"
57 inkscape:deskcolor="#d1d1d1">
58 <inkscape:grid
59 type="xygrid"
60 id="grid823" />
61 </sodipodi:namedview>
62 <path
63 id="path978"
64 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
65 d="m 9.75,3.25 -2,2 -2,-2 m 2,2 v -4.5"
66 inkscape:connector-curvature="0"
67 sodipodi:nodetypes="ccccc" />
68 <path
69 style="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:normal"
70 d="m 1.75,7.75 h 12"
71 id="path1127"
72 sodipodi:nodetypes="cc" />
73 <path
74 id="path1398"
75 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
76 d="m 9.75,12.25 -2,-2 -2,2 m 2,-2 v 4.5"
77 inkscape:connector-curvature="0"
78 sodipodi:nodetypes="ccccc" />
79</svg>
diff --git a/src/icons/chevron-down.svg b/src/icons/chevron-down.svg
index 29b99a6..c981283 100644
--- a/src/icons/chevron-down.svg
+++ b/src/icons/chevron-down.svg
@@ -6,7 +6,7 @@
6 version="1.1" 6 version="1.1"
7 id="svg10" 7 id="svg10"
8 sodipodi:docname="chevron-down.svg" 8 sodipodi:docname="chevron-down.svg"
9 inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" 9 inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
10 inkscape:export-xdpi="192" 10 inkscape:export-xdpi="192"
11 inkscape:export-ydpi="192" 11 inkscape:export-ydpi="192"
12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" 12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"
@@ -43,22 +43,24 @@
43 inkscape:window-height="1983" 43 inkscape:window-height="1983"
44 id="namedview12" 44 id="namedview12"
45 showgrid="true" 45 showgrid="true"
46 inkscape:zoom="32" 46 inkscape:zoom="16"
47 inkscape:cx="11.9375" 47 inkscape:cx="5.15625"
48 inkscape:cy="5.03125" 48 inkscape:cy="4.71875"
49 inkscape:window-x="0" 49 inkscape:window-x="0"
50 inkscape:window-y="0" 50 inkscape:window-y="0"
51 inkscape:window-maximized="1" 51 inkscape:window-maximized="1"
52 inkscape:current-layer="svg10" 52 inkscape:current-layer="svg10"
53 showguides="false" 53 showguides="false"
54 inkscape:pagecheckerboard="0"> 54 inkscape:pagecheckerboard="0"
55 inkscape:showpageshadow="0"
56 inkscape:deskcolor="#d1d1d1">
55 <inkscape:grid 57 <inkscape:grid
56 type="xygrid" 58 type="xygrid"
57 id="grid823" /> 59 id="grid823" />
58 </sodipodi:namedview> 60 </sodipodi:namedview>
59 <path 61 <path
60 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" 62 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
61 d="M 1.75,4.75 8,11 14.25,4.75" 63 d="M 2.75,5.75 8,11 13.25,5.75"
62 id="path854" 64 id="path854"
63 inkscape:connector-curvature="0" 65 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="ccc" /> 66 sodipodi:nodetypes="ccc" />
diff --git a/src/icons/chevron-left.svg b/src/icons/chevron-left.svg
index 7cb945b..347b9b6 100644
--- a/src/icons/chevron-left.svg
+++ b/src/icons/chevron-left.svg
@@ -6,7 +6,7 @@
6 version="1.1" 6 version="1.1"
7 id="svg10" 7 id="svg10"
8 sodipodi:docname="chevron-left.svg" 8 sodipodi:docname="chevron-left.svg"
9 inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" 9 inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
10 inkscape:export-xdpi="192" 10 inkscape:export-xdpi="192"
11 inkscape:export-ydpi="192" 11 inkscape:export-ydpi="192"
12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" 12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"
@@ -43,22 +43,24 @@
43 inkscape:window-height="1983" 43 inkscape:window-height="1983"
44 id="namedview12" 44 id="namedview12"
45 showgrid="true" 45 showgrid="true"
46 inkscape:zoom="4" 46 inkscape:zoom="32"
47 inkscape:cx="26" 47 inkscape:cx="7.609375"
48 inkscape:cy="55.5" 48 inkscape:cy="5.921875"
49 inkscape:window-x="0" 49 inkscape:window-x="0"
50 inkscape:window-y="0" 50 inkscape:window-y="0"
51 inkscape:window-maximized="1" 51 inkscape:window-maximized="1"
52 inkscape:current-layer="svg10" 52 inkscape:current-layer="svg10"
53 showguides="true" 53 showguides="true"
54 inkscape:pagecheckerboard="0"> 54 inkscape:pagecheckerboard="0"
55 inkscape:showpageshadow="0"
56 inkscape:deskcolor="#d1d1d1">
55 <inkscape:grid 57 <inkscape:grid
56 type="xygrid" 58 type="xygrid"
57 id="grid823" /> 59 id="grid823" />
58 </sodipodi:namedview> 60 </sodipodi:namedview>
59 <path 61 <path
60 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" 62 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
61 d="M 11.25,14.25 5,8 11.25,1.75" 63 d="M 10.25,13.25 5,8 10.25,2.75"
62 id="path854" 64 id="path854"
63 inkscape:connector-curvature="0" 65 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="ccc" /> 66 sodipodi:nodetypes="ccc" />
diff --git a/src/icons/chevron-right.svg b/src/icons/chevron-right.svg
index 0c2cc94..4479710 100644
--- a/src/icons/chevron-right.svg
+++ b/src/icons/chevron-right.svg
@@ -6,7 +6,7 @@
6 version="1.1" 6 version="1.1"
7 id="svg10" 7 id="svg10"
8 sodipodi:docname="chevron-right.svg" 8 sodipodi:docname="chevron-right.svg"
9 inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" 9 inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
10 inkscape:export-xdpi="192" 10 inkscape:export-xdpi="192"
11 inkscape:export-ydpi="192" 11 inkscape:export-ydpi="192"
12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" 12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"
@@ -43,22 +43,24 @@
43 inkscape:window-height="1983" 43 inkscape:window-height="1983"
44 id="namedview12" 44 id="namedview12"
45 showgrid="true" 45 showgrid="true"
46 inkscape:zoom="45.254834" 46 inkscape:zoom="32"
47 inkscape:cx="4.3752232" 47 inkscape:cx="3.671875"
48 inkscape:cy="8.6841552" 48 inkscape:cy="10.578125"
49 inkscape:window-x="0" 49 inkscape:window-x="0"
50 inkscape:window-y="0" 50 inkscape:window-y="0"
51 inkscape:window-maximized="1" 51 inkscape:window-maximized="1"
52 inkscape:current-layer="svg10" 52 inkscape:current-layer="svg10"
53 showguides="true" 53 showguides="true"
54 inkscape:pagecheckerboard="0"> 54 inkscape:pagecheckerboard="0"
55 inkscape:showpageshadow="0"
56 inkscape:deskcolor="#d1d1d1">
55 <inkscape:grid 57 <inkscape:grid
56 type="xygrid" 58 type="xygrid"
57 id="grid823" /> 59 id="grid823" />
58 </sodipodi:namedview> 60 </sodipodi:namedview>
59 <path 61 <path
60 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" 62 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
61 d="M 4.75,14.25 11,8 4.75,1.75" 63 d="M 5.75,13.25 11,8 5.75,2.75"
62 id="path854" 64 id="path854"
63 inkscape:connector-curvature="0" 65 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="ccc" /> 66 sodipodi:nodetypes="ccc" />
diff --git a/src/icons/chevron-up.svg b/src/icons/chevron-up.svg
index 8a68aee..b0d980f 100644
--- a/src/icons/chevron-up.svg
+++ b/src/icons/chevron-up.svg
@@ -6,7 +6,7 @@
6 version="1.1" 6 version="1.1"
7 id="svg10" 7 id="svg10"
8 sodipodi:docname="chevron-up.svg" 8 sodipodi:docname="chevron-up.svg"
9 inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" 9 inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
10 inkscape:export-xdpi="192" 10 inkscape:export-xdpi="192"
11 inkscape:export-ydpi="192" 11 inkscape:export-ydpi="192"
12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" 12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"
@@ -43,22 +43,24 @@
43 inkscape:window-height="1983" 43 inkscape:window-height="1983"
44 id="namedview12" 44 id="namedview12"
45 showgrid="true" 45 showgrid="true"
46 inkscape:zoom="11.313709" 46 inkscape:zoom="22.627418"
47 inkscape:cx="11.75565" 47 inkscape:cx="7.711883"
48 inkscape:cy="16.793786" 48 inkscape:cy="12.882601"
49 inkscape:window-x="0" 49 inkscape:window-x="0"
50 inkscape:window-y="0" 50 inkscape:window-y="0"
51 inkscape:window-maximized="1" 51 inkscape:window-maximized="1"
52 inkscape:current-layer="svg10" 52 inkscape:current-layer="svg10"
53 showguides="true" 53 showguides="true"
54 inkscape:pagecheckerboard="0"> 54 inkscape:pagecheckerboard="0"
55 inkscape:showpageshadow="0"
56 inkscape:deskcolor="#d1d1d1">
55 <inkscape:grid 57 <inkscape:grid
56 type="xygrid" 58 type="xygrid"
57 id="grid823" /> 59 id="grid823" />
58 </sodipodi:namedview> 60 </sodipodi:namedview>
59 <path 61 <path
60 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" 62 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
61 d="M 1.75,11.25 8,5 l 6.25,6.25" 63 d="M 2.75,10.25 8,5 l 5.25,5.25"
62 id="path854" 64 id="path854"
63 inkscape:connector-curvature="0" 65 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="ccc" /> 66 sodipodi:nodetypes="ccc" />