summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-03-31 19:13:40 +0200
committerVolpeon <git@volpeon.ink>2021-03-31 19:13:40 +0200
commitbb74c0a90f46d8355e243017a19a7e21f4fbbe4e (patch)
tree013fbbd6ddb4eece4452bf09b188e1e54f9a9a68
parentNew: dice-1-6, lock-slash, scale, wallet + minor fixes (diff)
downloadiro-icons-bb74c0a90f46d8355e243017a19a7e21f4fbbe4e.tar.gz
iro-icons-bb74c0a90f46d8355e243017a19a7e21f4fbbe4e.tar.bz2
iro-icons-bb74c0a90f46d8355e243017a19a7e21f4fbbe4e.zip
Updated some icons, added adjust, alarm-*, casette-tape and presentation
-rw-r--r--src/icons/adjust.svg71
-rw-r--r--src/icons/alarm-clock.svg75
-rw-r--r--src/icons/alarm-minus.svg73
-rw-r--r--src/icons/alarm-plus.svg73
-rw-r--r--src/icons/alarm-snooze.svg74
-rw-r--r--src/icons/backpack.svg85
-rw-r--r--src/icons/building.svg6
-rw-r--r--src/icons/casette-tape.svg91
-rw-r--r--src/icons/circle.svg15
-rw-r--r--src/icons/dice-1.svg18
-rw-r--r--src/icons/dice-2.svg18
-rw-r--r--src/icons/dice-3.svg18
-rw-r--r--src/icons/dice-4.svg18
-rw-r--r--src/icons/dice-5.svg18
-rw-r--r--src/icons/dice-6.svg18
-rw-r--r--src/icons/hash.svg8
-rw-r--r--src/icons/home.svg20
-rw-r--r--src/icons/map-marker.svg32
-rw-r--r--src/icons/presentation.svg80
-rw-r--r--src/icons/wallet.svg14
-rw-r--r--src/icons/wind-alt.svg14
-rw-r--r--src/icons/wind.svg14
22 files changed, 739 insertions, 114 deletions
diff --git a/src/icons/adjust.svg b/src/icons/adjust.svg
new file mode 100644
index 0000000..9872404
--- /dev/null
+++ b/src/icons/adjust.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="adjust.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="32"
48 inkscape:cx="1.6214819"
49 inkscape:cy="12.10201"
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="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"
62 id="path818"
63 cx="8"
64 cy="8"
65 r="6.75" />
66 <path
67 id="circle832"
68 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"
69 d="m 7.25,11.652367 c -1.7276371,-0.385639 -3,-1.8759304 -3,-3.6555635 0,-1.7699511 1.2865562,-3.2537 3,-3.6491707 z"
70 sodipodi:nodetypes="cscc" />
71</svg>
diff --git a/src/icons/alarm-clock.svg b/src/icons/alarm-clock.svg
new file mode 100644
index 0000000..3b1331e
--- /dev/null
+++ b/src/icons/alarm-clock.svg
@@ -0,0 +1,75 @@
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="alarm-clock.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="6.6460449"
49 inkscape:cy="9.1105968"
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="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 7.75,6.25 v 2.5 l 2,1"
63 id="path820"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccc" />
66 <path
67 id="path834"
68 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
69 d="m 11.75,12.75 2,2 m -10,-2 -2,2 m 11.5,-6 a 5.5,5.5 0 0 1 -5.5,5.5 5.5,5.5 0 0 1 -5.5,-5.5 5.5,5.5 0 0 1 5.5,-5.5 5.5,5.5 0 0 1 5.5,5.5 z" />
70 <path
71 id="circle851"
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 d="m 11.75,1.25 2.5,2 m -13,0 2.5,-2"
74 sodipodi:nodetypes="cccc" />
75</svg>
diff --git a/src/icons/alarm-minus.svg b/src/icons/alarm-minus.svg
new file mode 100644
index 0000000..e235779
--- /dev/null
+++ b/src/icons/alarm-minus.svg
@@ -0,0 +1,73 @@
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="alarm-minus.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="6.5671667"
49 inkscape:cy="8.960705"
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 id="path834"
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"
63 d="m 11.75,12.75 2,2 m -10,-2 -2,2 m 11.5,-6 a 5.5,5.5 0 0 1 -5.5,5.5 5.5,5.5 0 0 1 -5.5,-5.5 5.5,5.5 0 0 1 5.5,-5.5 5.5,5.5 0 0 1 5.5,5.5 z" />
64 <path
65 id="circle851"
66 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"
67 d="m 11.75,1.25 2.5,2 m -13,0 2.5,-2"
68 sodipodi:nodetypes="cccc" />
69 <path
70 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
71 d="m 5.25,8.75 h 5"
72 id="path833" />
73</svg>
diff --git a/src/icons/alarm-plus.svg b/src/icons/alarm-plus.svg
new file mode 100644
index 0000000..070c09b
--- /dev/null
+++ b/src/icons/alarm-plus.svg
@@ -0,0 +1,73 @@
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="alarm-plus.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="4"
48 inkscape:cx="-61.578503"
49 inkscape:cy="10.071372"
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 id="path834"
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"
63 d="m 11.75,12.75 2,2 m -10,-2 -2,2 m 11.5,-6 a 5.5,5.5 0 0 1 -5.5,5.5 5.5,5.5 0 0 1 -5.5,-5.5 5.5,5.5 0 0 1 5.5,-5.5 5.5,5.5 0 0 1 5.5,5.5 z" />
64 <path
65 id="circle851"
66 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"
67 d="m 11.75,1.25 2.5,2 m -13,0 2.5,-2"
68 sodipodi:nodetypes="cccc" />
69 <path
70 id="path833"
71 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
72 d="m 5.25,8.75 h 5 m -2.5,-2.5 v 5" />
73</svg>
diff --git a/src/icons/alarm-snooze.svg b/src/icons/alarm-snooze.svg
new file mode 100644
index 0000000..e0aa8f8
--- /dev/null
+++ b/src/icons/alarm-snooze.svg
@@ -0,0 +1,74 @@
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="alarm-snooze.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="16"
48 inkscape:cx="7.5012852"
49 inkscape:cy="11.127191"
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 id="path834"
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"
63 d="m 11.75,12.75 2,2 m -10,-2 -2,2 m 11.5,-6 a 5.5,5.5 0 0 1 -5.5,5.5 5.5,5.5 0 0 1 -5.5,-5.5 5.5,5.5 0 0 1 5.5,-5.5 5.5,5.5 0 0 1 5.5,5.5 z" />
64 <path
65 id="circle851"
66 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"
67 d="m 11.75,1.25 2.5,2 m -13,0 2.5,-2"
68 sodipodi:nodetypes="cccc" />
69 <path
70 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
71 d="m 6.25,6.75 h 3 l -3,4 h 3"
72 id="path833"
73 sodipodi:nodetypes="cccc" />
74</svg>
diff --git a/src/icons/backpack.svg b/src/icons/backpack.svg
new file mode 100644
index 0000000..cdf2e4c
--- /dev/null
+++ b/src/icons/backpack.svg
@@ -0,0 +1,85 @@
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="backpack.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="22.627417"
48 inkscape:cx="-1.5321985"
49 inkscape:cy="4.0057924"
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 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"
77 d="m 5.75,6.25 h 4.5"
78 id="path846"
79 sodipodi:nodetypes="cc" />
80 <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"
84 sodipodi:nodetypes="cc" />
85</svg>
diff --git a/src/icons/building.svg b/src/icons/building.svg
index c609da3..5a83ac2 100644
--- a/src/icons/building.svg
+++ b/src/icons/building.svg
@@ -45,8 +45,8 @@
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="32" 47 inkscape:zoom="32"
48 inkscape:cx="7.3141016" 48 inkscape:cx="4.5200507"
49 inkscape:cy="7.2610707" 49 inkscape:cy="11.158908"
50 inkscape:window-x="1536" 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"
@@ -67,7 +67,7 @@
67 <path 67 <path
68 id="rect16" 68 id="rect16"
69 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:normal" 69 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:normal"
70 d="m 7.75,12.25 h 0.5 v 2.5 h -0.5 z m 6.999841,2.499925 H 1.25 M 3.5,1.75 h 9.000159 c 0.4155,0 0.75,0.3345 0.75,0.75 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 3.5 C 3.0845,14.75 2.75,14.4155 2.75,14 V 2.5 C 2.75,2.0845 3.0845,1.75 3.5,1.75 Z" 70 d="m 7.75,12.75 h 0.5 v 2 h -0.5 z m 6.999841,1.999925 H 1.25 M 3.5,1.25 h 9.000159 c 0.4155,0 0.75,0.3345 0.75,0.75 v 12 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 3.5 C 3.0845,14.75 2.75,14.4155 2.75,14 V 2 C 2.75,1.5845 3.0845,1.25 3.5,1.25 Z"
71 sodipodi:nodetypes="cccccccsssssssss" /> 71 sodipodi:nodetypes="cccccccsssssssss" />
72 <rect 72 <rect
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:normal" 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:normal"
diff --git a/src/icons/casette-tape.svg b/src/icons/casette-tape.svg
new file mode 100644
index 0000000..5f9a0e1
--- /dev/null
+++ b/src/icons/casette-tape.svg
@@ -0,0 +1,91 @@
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="casette-tape.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="32"
48 inkscape:cx="5.9434455"
49 inkscape:cy="6.7913016"
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 <rect
61 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"
62 id="rect1050"
63 width="14.5"
64 height="10.5"
65 x="0.75"
66 y="2.75"
67 ry="0.75" />
68 <path
69 id="rect831"
70 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 d="m 12.25,13.25 -1,-1.5 h -6.5 l -1,1.5"
72 sodipodi:nodetypes="cccc" />
73 <rect
74 style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.50001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;paint-order:markers stroke fill"
75 id="rect834"
76 width="8.4999895"
77 height="2.5"
78 x="3.750005"
79 y="6.2500048"
80 ry="0.74999523" />
81 <path
82 id="rect831-3"
83 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"
84 d="M 11.25,8.75 V 6.25"
85 sodipodi:nodetypes="cc" />
86 <path
87 id="path874"
88 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"
89 d="M 4.75,8.75 V 6.25"
90 sodipodi:nodetypes="cc" />
91</svg>
diff --git a/src/icons/circle.svg b/src/icons/circle.svg
index 0ceb256..92060b9 100644
--- a/src/icons/circle.svg
+++ b/src/icons/circle.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="circle.svg" 15 sodipodi:docname="circle.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="90.509668"
48 inkscape:cx="5.365056" 48 inkscape:cx="5.365056"
49 inkscape:cy="7.9891198" 49 inkscape:cy="7.9891198"
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" />
@@ -61,5 +62,5 @@
61 id="path818" 62 id="path818"
62 cx="8" 63 cx="8"
63 cy="8" 64 cy="8"
64 r="6.75" /> 65 r="6.25" />
65</svg> 66</svg>
diff --git a/src/icons/dice-1.svg b/src/icons/dice-1.svg
index 66a7ff1..32f3af1 100644
--- a/src/icons/dice-1.svg
+++ b/src/icons/dice-1.svg
@@ -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>
@@ -44,9 +44,9 @@
44 inkscape:window-height="992" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="45.254834" 47 inkscape:zoom="8"
48 inkscape:cx="6.2858773" 48 inkscape:cx="-22.727459"
49 inkscape:cy="6.9507196" 49 inkscape:cy="25.333556"
50 inkscape:window-x="1536" 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"
@@ -60,11 +60,11 @@
60 <rect 60 <rect
61 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" 61 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"
62 id="rect1050" 62 id="rect1050"
63 width="11.5" 63 width="12.5"
64 height="11.5" 64 height="12.5"
65 x="2.25" 65 x="1.75"
66 y="2.25" 66 y="1.75"
67 ry="0.90789473" /> 67 ry="0.9868421" />
68 <rect 68 <rect
69 y="7.75" 69 y="7.75"
70 x="7.75" 70 x="7.75"
diff --git a/src/icons/dice-2.svg b/src/icons/dice-2.svg
index 087bafb..9acc5b7 100644
--- a/src/icons/dice-2.svg
+++ b/src/icons/dice-2.svg
@@ -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>
@@ -44,9 +44,9 @@
44 inkscape:window-height="992" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="45.254834" 47 inkscape:zoom="5.6568543"
48 inkscape:cx="6.2812642" 48 inkscape:cx="-32.074832"
49 inkscape:cy="6.954149" 49 inkscape:cy="42.947902"
50 inkscape:window-x="1536" 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"
@@ -60,11 +60,11 @@
60 <rect 60 <rect
61 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" 61 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"
62 id="rect1050" 62 id="rect1050"
63 width="11.5" 63 width="12.5"
64 height="11.5" 64 height="12.5"
65 x="2.25" 65 x="1.75"
66 y="2.25" 66 y="1.75"
67 ry="0.90789473" /> 67 ry="0.9868421" />
68 <rect 68 <rect
69 y="4.75" 69 y="4.75"
70 x="4.75" 70 x="4.75"
diff --git a/src/icons/dice-3.svg b/src/icons/dice-3.svg
index 47da469..3099222 100644
--- a/src/icons/dice-3.svg
+++ b/src/icons/dice-3.svg
@@ -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>
@@ -44,9 +44,9 @@
44 inkscape:window-height="992" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="45.254834" 47 inkscape:zoom="8"
48 inkscape:cx="6.2812642" 48 inkscape:cx="-17.151972"
49 inkscape:cy="6.954149" 49 inkscape:cy="35.457772"
50 inkscape:window-x="1536" 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"
@@ -60,11 +60,11 @@
60 <rect 60 <rect
61 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" 61 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"
62 id="rect1050" 62 id="rect1050"
63 width="11.5" 63 width="12.5"
64 height="11.5" 64 height="12.5"
65 x="2.25" 65 x="1.75"
66 y="2.25" 66 y="1.75"
67 ry="0.90789473" /> 67 ry="0.9868421" />
68 <rect 68 <rect
69 y="4.75" 69 y="4.75"
70 x="4.75" 70 x="4.75"
diff --git a/src/icons/dice-4.svg b/src/icons/dice-4.svg
index 99f4663..9e2aba3 100644
--- a/src/icons/dice-4.svg
+++ b/src/icons/dice-4.svg
@@ -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>
@@ -44,9 +44,9 @@
44 inkscape:window-height="992" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="32" 47 inkscape:zoom="5.6568543"
48 inkscape:cx="3.0045431" 48 inkscape:cx="-10.963153"
49 inkscape:cy="7.0297423" 49 inkscape:cy="43.545926"
50 inkscape:window-x="1536" 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"
@@ -60,11 +60,11 @@
60 <rect 60 <rect
61 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" 61 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"
62 id="rect1050" 62 id="rect1050"
63 width="11.5" 63 width="12.5"
64 height="11.5" 64 height="12.5"
65 x="2.25" 65 x="1.75"
66 y="2.25" 66 y="1.75"
67 ry="0.90789473" /> 67 ry="0.9868421" />
68 <rect 68 <rect
69 y="4.75" 69 y="4.75"
70 x="4.75" 70 x="4.75"
diff --git a/src/icons/dice-5.svg b/src/icons/dice-5.svg
index a663465..d98f1e4 100644
--- a/src/icons/dice-5.svg
+++ b/src/icons/dice-5.svg
@@ -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>
@@ -44,9 +44,9 @@
44 inkscape:window-height="992" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="32" 47 inkscape:zoom="8"
48 inkscape:cx="3.0045431" 48 inkscape:cx="10.224201"
49 inkscape:cy="7.0297423" 49 inkscape:cy="28.265416"
50 inkscape:window-x="1536" 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"
@@ -60,11 +60,11 @@
60 <rect 60 <rect
61 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" 61 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"
62 id="rect1050" 62 id="rect1050"
63 width="11.5" 63 width="12.5"
64 height="11.5" 64 height="12.5"
65 x="2.25" 65 x="1.75"
66 y="2.25" 66 y="1.75"
67 ry="0.90789473" /> 67 ry="0.9868421" />
68 <rect 68 <rect
69 y="4.75" 69 y="4.75"
70 x="4.75" 70 x="4.75"
diff --git a/src/icons/dice-6.svg b/src/icons/dice-6.svg
index 0ee295d..09a8022 100644
--- a/src/icons/dice-6.svg
+++ b/src/icons/dice-6.svg
@@ -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>
@@ -44,9 +44,9 @@
44 inkscape:window-height="992" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="45.254834" 47 inkscape:zoom="5.6568543"
48 inkscape:cx="6.2858773" 48 inkscape:cx="-8.1832456"
49 inkscape:cy="6.9507196" 49 inkscape:cy="-13.613741"
50 inkscape:window-x="1536" 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"
@@ -60,11 +60,11 @@
60 <rect 60 <rect
61 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" 61 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"
62 id="rect1050" 62 id="rect1050"
63 width="11.5" 63 width="12.5"
64 height="11.5" 64 height="12.5"
65 x="2.25" 65 x="1.75"
66 y="2.25" 66 y="1.75"
67 ry="0.90789473" /> 67 ry="0.9868421" />
68 <rect 68 <rect
69 y="4.75" 69 y="4.75"
70 x="4.75" 70 x="4.75"
diff --git a/src/icons/hash.svg b/src/icons/hash.svg
index 2618ce4..c2d11a7 100644
--- a/src/icons/hash.svg
+++ b/src/icons/hash.svg
@@ -44,9 +44,9 @@
44 inkscape:window-height="992" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="32" 47 inkscape:zoom="22.627417"
48 inkscape:cx="2.3405024" 48 inkscape:cx="1.8379118"
49 inkscape:cy="6.4978882" 49 inkscape:cy="8.9615724"
50 inkscape:window-x="1536" 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"
@@ -60,7 +60,7 @@
60 <path 60 <path
61 id="path822" 61 id="path822"
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 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
63 d="m 4.2500795,14.75 1.999841,-13 m 3,13 2.0001595,-13 M 1.75,5.75 h 12 m -12,5 h 12" 63 d="m 4.7500795,14.25 0.9998408,-12 m 4.0000002,12 1.0001595,-12 M 2.25,5.75 h 11 m -11,5 h 11"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cccccccc" /> 65 sodipodi:nodetypes="cccccccc" />
66</svg> 66</svg>
diff --git a/src/icons/home.svg b/src/icons/home.svg
index b5f1741..8e7c75f 100644
--- a/src/icons/home.svg
+++ b/src/icons/home.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="home.svg" 15 sodipodi:docname="home.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">
@@ -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="45.254834" 47 inkscape:zoom="11.313709"
48 inkscape:cx="6.7920427" 48 inkscape:cx="-9.6130368"
49 inkscape:cy="6.8927826" 49 inkscape:cy="18.46716"
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,6 @@
59 <path 60 <path
60 id="rect868" 61 id="rect868"
61 style="stroke:#00050a;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" 62 style="stroke:#00050a;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"
62 d="M 12.75,2.75 V 13.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 9.25 v -4 h -2.5 v 4 H 4 C 3.5845,14.25 3.25,13.9155 3.25,13.5 V 7 M 1.25,9 8,2 14.75,9" /> 63 d="M 12.75,2.75 V 13.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 9.25 v -4 h -3 v 4 H 3.5 C 3.0845,14.25 2.75,13.9155 2.75,13.5 V 6.75 m -2,2 7,-7 7,7"
64 sodipodi:nodetypes="cssccccsscccc" />
63</svg> 65</svg>
diff --git a/src/icons/map-marker.svg b/src/icons/map-marker.svg
index 8497b80..a4d8381 100644
--- a/src/icons/map-marker.svg
+++ b/src/icons/map-marker.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="map-marker.svg" 15 sodipodi:docname="map-marker.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="45.254834" 47 inkscape:zoom="11.313709"
48 inkscape:cx="8.9797009" 48 inkscape:cx="6.2498822"
49 inkscape:cy="9.5272484" 49 inkscape:cy="6.9143757"
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,13 +60,12 @@
59 <circle 60 <circle
60 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:normal" 61 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:normal"
61 id="path817" 62 id="path817"
62 cx="7.75" 63 cx="8"
63 cy="5.75" 64 cy="6"
64 r="2" /> 65 r="1.75" />
65 <path 66 <path
67 id="circle836"
66 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:normal" 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:normal"
67 d="m 12.75,5.75 c 0,5.25 -5,9.5 -5,9.5 0,0 -5,-4.25 -5,-9.5 0,-2.7614237 2.2385763,-5 5,-5 2.761424,0 5,2.2385763 5,5 z" 69 d="M 8,15.25 3.6457329,8.9348177 C 2.2468911,6.9060169 2.4801569,4.0952219 4.2876894,2.2876894 c 2.0502527,-2.0502527 5.3743691,-2.05025286 7.4246216,0 1.813325,1.8133252 2.032991,4.6300491 0.628644,6.666737 z"
68 id="path814" 70 sodipodi:nodetypes="cssssc" />
69 inkscape:connector-curvature="0"
70 sodipodi:nodetypes="scsss" />
71</svg> 71</svg>
diff --git a/src/icons/presentation.svg b/src/icons/presentation.svg
new file mode 100644
index 0000000..4fce929
--- /dev/null
+++ b/src/icons/presentation.svg
@@ -0,0 +1,80 @@
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="presentation.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="8.69436"
49 inkscape:cy="8.0338069"
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 id="rect1050"
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 13.25,2.25 V 9 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 3 C 2.5845,9.75 2.25,9.4155 2.25,9 V 2.25"
64 sodipodi:nodetypes="cssssc" />
65 <path
66 id="path832"
67 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"
68 d="m 1.25,1.75 h 13"
69 sodipodi:nodetypes="cc" />
70 <path
71 id="path836"
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 d="m 7.75,9.75 v 2.5"
74 sodipodi:nodetypes="cc" />
75 <path
76 id="path838"
77 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"
78 d="m 10.25,14.75 -2.5,-2.5 -2.5,2.5"
79 sodipodi:nodetypes="ccc" />
80</svg>
diff --git a/src/icons/wallet.svg b/src/icons/wallet.svg
index e12b6ce..31cdd3f 100644
--- a/src/icons/wallet.svg
+++ b/src/icons/wallet.svg
@@ -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>
@@ -44,9 +44,9 @@
44 inkscape:window-height="992" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="22.627417" 47 inkscape:zoom="16"
48 inkscape:cx="6.2525876" 48 inkscape:cx="1.3778351"
49 inkscape:cy="2.8667954" 49 inkscape:cy="13.191481"
50 inkscape:window-x="1536" 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"
@@ -60,11 +60,11 @@
60 <path 60 <path
61 id="path832" 61 id="path832"
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" 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 4.75,5.75 h 9.5 v 7 H 2.5 C 2.0845,12.75 1.75,12.4155 1.75,12 V 4 C 1.75,3.5845 2.0845,3.25 2.5,3.25 h 10.75 v 2.5" 63 d="m 4.25,5.75 h 10.5 v 7.5 H 2 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 v -9 C 1.25,3.0845 1.5845,2.75 2,2.75 h 11.75 v 3"
64 sodipodi:nodetypes="cccsssscc" /> 64 sodipodi:nodetypes="cccsssscc" />
65 <path 65 <path
66 id="rect829-3" 66 id="rect829-3"
67 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" 67 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"
68 d="m 11.25,9.25 h -0.5 z" 68 d="m 11.25,9.25 h -0.5 v 0.5 h 0.5 z"
69 sodipodi:nodetypes="ccc" /> 69 sodipodi:nodetypes="ccccc" />
70</svg> 70</svg>
diff --git a/src/icons/wind-alt.svg b/src/icons/wind-alt.svg
index 3102f4d..90eb40a 100644
--- a/src/icons/wind-alt.svg
+++ b/src/icons/wind-alt.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="wind2.svg" 15 sodipodi:docname="wind.svg"
16 inkscape:version="0.92.4 5da689c313, 2019-01-14" 16 inkscape:version="0.92.4 5da689c313, 2019-01-14"
17 inkscape:export-xdpi="192" 17 inkscape:export-xdpi="192"
18 inkscape:export-ydpi="192" 18 inkscape:export-ydpi="192"
@@ -44,9 +44,9 @@
44 inkscape:window-height="1983" 44 inkscape:window-height="1983"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="22.627417" 47 inkscape:zoom="45.254834"
48 inkscape:cx="-1.6972612" 48 inkscape:cx="4.9690295"
49 inkscape:cy="22.741306" 49 inkscape:cy="6.8391813"
50 inkscape:window-x="0" 50 inkscape:window-x="0"
51 inkscape:window-y="0" 51 inkscape:window-y="0"
52 inkscape:window-maximized="1" 52 inkscape:window-maximized="1"
@@ -59,19 +59,19 @@
59 <path 59 <path
60 id="path816" 60 id="path816"
61 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" 61 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"
62 d="M 8.2622816,13.737437 C 8.5789693,14.054125 9.0164693,14.25 9.4997184,14.25 c 0.9664986,0 1.7499996,-0.783502 1.7499996,-1.75 0,-0.966498 -0.783501,-1.749992 -1.7499996,-1.75 L 0.75,10.749925" 62 d="M 7.2622816,14.237437 C 7.5789693,14.554125 8.0164693,14.75 8.4997184,14.75 c 0.9664983,0 1.7499996,-0.783502 1.7499996,-1.75 0,-0.966498 -0.7835013,-1.749991 -1.7499996,-1.75 L 0.75,11.249925"
63 inkscape:connector-curvature="0" 63 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="csssc" /> 64 sodipodi:nodetypes="csssc" />
65 <path 65 <path
66 id="circle822" 66 id="circle822"
67 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" 67 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"
68 d="M 2.7397635,4.236171 C 3.0540951,3.9350288 3.4805579,3.75 3.9502365,3.75 c 0.9664983,0 1.75,0.7835017 1.75,1.75 0,0.9664983 -0.7835017,1.7500227 -1.75,1.75 L 0.75,7.249925" 68 d="M 5.2897634,2.236171 C 5.6040951,1.9350288 6.0305579,1.75 6.5002365,1.75 c 0.9664983,0 1.7500001,0.7835017 1.7500001,1.75 0,0.9664983 -0.7835016,1.7500126 -1.7500001,1.75 L 0.75,5.249925"
69 inkscape:connector-curvature="0" 69 inkscape:connector-curvature="0"
70 sodipodi:nodetypes="csssc" /> 70 sodipodi:nodetypes="csssc" />
71 <path 71 <path
72 id="path876" 72 id="path876"
73 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 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"
74 d="M 10.568484,2.5425149 C 11.065073,2.0524734 11.747213,1.75 12.5,1.75 c 1.518783,0 2.75,1.2312169 2.75,2.75 0,1.5187831 -1.231217,2.7500268 -2.75,2.75 l -4.25,-7.5e-5" 74 d="M 11.404706,4.4133253 C 11.812211,4.0036201 12.376487,3.75 13,3.75 c 1.242641,0 2.25,1.0073593 2.25,2.25 0,1.2426407 -1.007359,2.2500076 -2.25,2.25 L 0.75,8.249925"
75 inkscape:connector-curvature="0" 75 inkscape:connector-curvature="0"
76 sodipodi:nodetypes="csssc" /> 76 sodipodi:nodetypes="csssc" />
77</svg> 77</svg>
diff --git a/src/icons/wind.svg b/src/icons/wind.svg
index 90eb40a..3102f4d 100644
--- a/src/icons/wind.svg
+++ b/src/icons/wind.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="wind.svg" 15 sodipodi:docname="wind2.svg"
16 inkscape:version="0.92.4 5da689c313, 2019-01-14" 16 inkscape:version="0.92.4 5da689c313, 2019-01-14"
17 inkscape:export-xdpi="192" 17 inkscape:export-xdpi="192"
18 inkscape:export-ydpi="192" 18 inkscape:export-ydpi="192"
@@ -44,9 +44,9 @@
44 inkscape:window-height="1983" 44 inkscape:window-height="1983"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="45.254834" 47 inkscape:zoom="22.627417"
48 inkscape:cx="4.9690295" 48 inkscape:cx="-1.6972612"
49 inkscape:cy="6.8391813" 49 inkscape:cy="22.741306"
50 inkscape:window-x="0" 50 inkscape:window-x="0"
51 inkscape:window-y="0" 51 inkscape:window-y="0"
52 inkscape:window-maximized="1" 52 inkscape:window-maximized="1"
@@ -59,19 +59,19 @@
59 <path 59 <path
60 id="path816" 60 id="path816"
61 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" 61 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"
62 d="M 7.2622816,14.237437 C 7.5789693,14.554125 8.0164693,14.75 8.4997184,14.75 c 0.9664983,0 1.7499996,-0.783502 1.7499996,-1.75 0,-0.966498 -0.7835013,-1.749991 -1.7499996,-1.75 L 0.75,11.249925" 62 d="M 8.2622816,13.737437 C 8.5789693,14.054125 9.0164693,14.25 9.4997184,14.25 c 0.9664986,0 1.7499996,-0.783502 1.7499996,-1.75 0,-0.966498 -0.783501,-1.749992 -1.7499996,-1.75 L 0.75,10.749925"
63 inkscape:connector-curvature="0" 63 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="csssc" /> 64 sodipodi:nodetypes="csssc" />
65 <path 65 <path
66 id="circle822" 66 id="circle822"
67 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" 67 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"
68 d="M 5.2897634,2.236171 C 5.6040951,1.9350288 6.0305579,1.75 6.5002365,1.75 c 0.9664983,0 1.7500001,0.7835017 1.7500001,1.75 0,0.9664983 -0.7835016,1.7500126 -1.7500001,1.75 L 0.75,5.249925" 68 d="M 2.7397635,4.236171 C 3.0540951,3.9350288 3.4805579,3.75 3.9502365,3.75 c 0.9664983,0 1.75,0.7835017 1.75,1.75 0,0.9664983 -0.7835017,1.7500227 -1.75,1.75 L 0.75,7.249925"
69 inkscape:connector-curvature="0" 69 inkscape:connector-curvature="0"
70 sodipodi:nodetypes="csssc" /> 70 sodipodi:nodetypes="csssc" />
71 <path 71 <path
72 id="path876" 72 id="path876"
73 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 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"
74 d="M 11.404706,4.4133253 C 11.812211,4.0036201 12.376487,3.75 13,3.75 c 1.242641,0 2.25,1.0073593 2.25,2.25 0,1.2426407 -1.007359,2.2500076 -2.25,2.25 L 0.75,8.249925" 74 d="M 10.568484,2.5425149 C 11.065073,2.0524734 11.747213,1.75 12.5,1.75 c 1.518783,0 2.75,1.2312169 2.75,2.75 0,1.5187831 -1.231217,2.7500268 -2.75,2.75 l -4.25,-7.5e-5"
75 inkscape:connector-curvature="0" 75 inkscape:connector-curvature="0"
76 sodipodi:nodetypes="csssc" /> 76 sodipodi:nodetypes="csssc" />
77</svg> 77</svg>