summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-04-02 08:54:20 +0200
committerVolpeon <git@volpeon.ink>2021-04-02 08:54:20 +0200
commit840aa6ba077af7bdd3d724c2b64dc4a475a3b24d (patch)
tree59bc646bbe604a63fcaf26b534e1bc19f9700a32
parentAdjusted bell (diff)
downloadiro-icons-840aa6ba077af7bdd3d724c2b64dc4a475a3b24d.tar.gz
iro-icons-840aa6ba077af7bdd3d724c2b64dc4a475a3b24d.tar.bz2
iro-icons-840aa6ba077af7bdd3d724c2b64dc4a475a3b24d.zip
Added atom, fixed rendering of some icons
-rw-r--r--src/icons/atom.svg71
-rw-r--r--src/icons/backpack.svg20
-rw-r--r--src/icons/ban.svg21
-rw-r--r--src/icons/bell-slash.svg10
-rw-r--r--src/icons/block.svg (renamed from src/icons/box.svg)21
-rw-r--r--src/icons/book.svg33
-rw-r--r--src/icons/casette-tape.svg27
-rw-r--r--src/icons/coffee-to-go.svg18
-rw-r--r--src/icons/coins.svg30
-rw-r--r--src/icons/database.svg27
-rw-r--r--src/icons/expand-alt.svg36
-rw-r--r--src/icons/presentation.svg20
-rw-r--r--src/icons/thumbtack.svg14
-rw-r--r--src/icons/trash-restore.svg10
-rw-r--r--src/icons/trash.svg10
-rw-r--r--src/icons/volume-slash.svg28
16 files changed, 153 insertions, 243 deletions
diff --git a/src/icons/atom.svg b/src/icons/atom.svg
new file mode 100644
index 0000000..9a57c53
--- /dev/null
+++ b/src/icons/atom.svg
@@ -0,0 +1,71 @@
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="atom.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 />
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="45.254834"
48 inkscape:cx="3.4951951"
49 inkscape:cy="5.8476721"
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 <circle
61 style="fill:#010101;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
62 id="path842"
63 cx="7.75"
64 cy="8.25"
65 r="0.5" />
66 <path
67 id="ellipse848"
68 style="fill:none;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
69 transform="matrix(0.70710678,0.70710678,0.70710678,-0.70710678,0,0)"
70 d="M 14.71381,-0.35355324 A 3.4001641,7.7718034 0 0 1 11.313646,7.4182501 3.4001641,7.7718034 0 0 1 7.9134822,-0.35355324 3.4001641,7.7718034 0 0 1 11.313646,-8.1253566 3.4001641,7.7718034 0 0 1 14.71381,-0.35355324 Z M 11.313646,3.0466109 A 7.7718034,3.4001641 0 0 0 19.08545,-0.35355324 7.7718034,3.4001641 0 0 0 11.313646,-3.7537174 7.7718034,3.4001641 0 0 0 3.5418429,-0.35355324 7.7718034,3.4001641 0 0 0 11.313646,3.0466109 Z" />
71</svg>
diff --git a/src/icons/backpack.svg b/src/icons/backpack.svg
index cdf2e4c..c5902b3 100644
--- a/src/icons/backpack.svg
+++ b/src/icons/backpack.svg
@@ -58,28 +58,12 @@
58 id="grid823" /> 58 id="grid823" />
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 60 <path
61 id="rect831"
62 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"
63 d="M 2.25,6 C 2.25,4.4765 3.4765,3.25 5,3.25 h 6 c 1.5235,0 2.75,1.2265 2.75,2.75 v 8 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 3 C 2.5845,14.75 2.25,14.4155 2.25,14 Z"
64 sodipodi:nodetypes="cssccsscc" />
65 <path
66 style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#00050a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
67 d="M 5.75,3.2500005 V 1.5 C 5.75,1.0845 6.0845,0.75 6.5,0.75 h 3 c 0.4155,0 0.75,0.3345 0.75,0.75 v 1.7500005"
68 id="rect907"
69 sodipodi:nodetypes="cssssc" />
70 <path
71 style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#00050a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
72 d="M 4.75,14.75 V 10 C 4.75,9.5845 5.0845,9.25 5.5,9.25 h 5 c 0.4155,0 0.75,0.3345 0.75,0.75 v 4.75"
73 id="path844"
74 sodipodi:nodetypes="cssssc" />
75 <path
76 style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#00050a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" 61 style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#00050a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
77 d="m 5.75,6.25 h 4.5" 62 d="m 5.75,6.25 h 4.5"
78 id="path846" 63 id="path846"
79 sodipodi:nodetypes="cc" /> 64 sodipodi:nodetypes="cc" />
80 <path 65 <path
81 style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#00050a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
82 d="m 4.75,11.75 h 6.5"
83 id="path885" 66 id="path885"
84 sodipodi:nodetypes="cc" /> 67 style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#00050a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
68 d="m 4.75,11.75 h 6.5 m -6.5,3 V 10 C 4.75,9.5845 5.0845,9.25 5.5,9.25 h 5 c 0.4155,0 0.75,0.3345 0.75,0.75 v 4.75 M 5.75,3.2500005 V 1.5 C 5.75,1.0845 6.0845,0.75 6.5,0.75 h 3 c 0.4155,0 0.75,0.3345 0.75,0.75 V 3.2500005 M 2.25,6 C 2.25,4.4765 3.4765,3.25 5,3.25 h 6 c 1.5235,0 2.75,1.2265 2.75,2.75 v 8 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 3 C 2.5845,14.75 2.25,14.4155 2.25,14 Z" />
85</svg> 69</svg>
diff --git a/src/icons/ban.svg b/src/icons/ban.svg
index b6d4b63..f5679a9 100644
--- a/src/icons/ban.svg
+++ b/src/icons/ban.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="ban.svg" 15 sodipodi:docname="ban.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,18 +40,19 @@
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="90.509668" 47 inkscape:zoom="32"
48 inkscape:cx="4.3154444" 48 inkscape:cx="7.1901236"
49 inkscape:cy="7.4256441" 49 inkscape:cy="7.4199702"
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" />
@@ -59,5 +60,5 @@
59 <path 60 <path
60 id="path816" 61 id="path816"
61 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"
62 d="m 3.25,3.25 9.5,9.5 M 14.75,8 A 6.75,6.75 0 0 1 8,14.75 6.75,6.75 0 0 1 1.25,8 6.75,6.75 0 0 1 8,1.25 6.75,6.75 0 0 1 14.75,8 Z" /> 63 d="m 3.602,3.6018519 8.796148,8.7962961 M 14.75,8 A 6.75,6.75 0 0 1 8,14.75 6.75,6.75 0 0 1 1.25,8 6.75,6.75 0 0 1 8,1.25 6.75,6.75 0 0 1 14.75,8 Z" />
63</svg> 64</svg>
diff --git a/src/icons/bell-slash.svg b/src/icons/bell-slash.svg
index 4f6ac97..f6d9114 100644
--- a/src/icons/bell-slash.svg
+++ b/src/icons/bell-slash.svg
@@ -64,15 +64,9 @@
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="csc" /> 65 sodipodi:nodetypes="csc" />
66 <path 66 <path
67 id="path870" 67 id="path843"
68 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"
69 d="m 10.75,10.75 h -8.5 c 0.9268757,-0.926876 2,-3.796875 2,-6 0,-0.1649946 -0.022087,-0.3410854 0,-0.5"
70 inkscape:connector-curvature="0"
71 sodipodi:nodetypes="ccsc" />
72 <path
73 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:markers stroke fill" 68 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:markers stroke fill"
74 d="M 1,1 14.999999,15" 69 d="M 1,1 14.999999,15 M 10.75,10.75 h -8.5 c 0.9268757,-0.926876 2,-3.796875 2,-6 0,-0.1649946 -0.022087,-0.3410854 0,-0.5" />
75 id="path843" />
76 <path 70 <path
77 id="path846" 71 id="path846"
78 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"
diff --git a/src/icons/box.svg b/src/icons/block.svg
index 8a1fe6b..270edfd 100644
--- a/src/icons/box.svg
+++ b/src/icons/block.svg
@@ -12,8 +12,8 @@
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="box.svg" 15 sodipodi:docname="block.svg"
16 inkscape:version="0.92.4 5da689c313, 2019-01-14" 16 inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
17