summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/icons/bell-minus.svg76
-rw-r--r--src/icons/bell-plus.svg76
-rw-r--r--src/icons/copy.svg33
-rw-r--r--src/icons/file-binary.svg78
-rw-r--r--src/icons/file-code.svg (renamed from src/icons/file-delete.svg)47
-rw-r--r--src/icons/file-minus.svg32
-rw-r--r--src/icons/file-plus.svg28
-rw-r--r--src/icons/file-text.svg37
-rw-r--r--src/icons/file-trash.svg71
-rw-r--r--src/icons/file-zip.svg96
-rw-r--r--src/icons/file.svg19
-rw-r--r--src/icons/folder-open.svg21
-rw-r--r--src/icons/folder.svg21
-rw-r--r--src/icons/gift.svg21
-rw-r--r--src/icons/map-marker.svg17
-rw-r--r--src/icons/no-entry.svg71
-rw-r--r--src/icons/server-slash.svg14
-rw-r--r--src/icons/volume-slash.svg12
18 files changed, 609 insertions, 161 deletions
diff --git a/src/icons/bell-minus.svg b/src/icons/bell-minus.svg
new file mode 100644
index 0000000..1cd6ee4
--- /dev/null
+++ b/src/icons/bell-minus.svg
@@ -0,0 +1,76 @@
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="bell-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="5.6568543"
48 inkscape:cx="-33.563137"
49 inkscape:cy="-6.8212822"
50 inkscape:window-x="1536"
51 inkscape:window-y="0"
52 inkscape:window-maximized="1"
53 inkscape:current-layer="svg10"
54 showguides="true"
55 inkscape:document-rotation="0">
56 <inkscape:grid
57 type="xygrid"
58 id="grid823" />
59 </sodipodi:namedview>
60 <path
61 id="path870"
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 11.75,5.75 V 7.5 c 0,0.2511841 0.02236,0.2935278 0.15,0.5 l 1.7,2.75 c 0.319884,0.51746 0,1 -0.5,1 H 2.4 c -0.5619075,0 -0.8502805,-0.431978 -0.5,-1 L 3.6,8 C 3.7241944,7.7990973 3.75,7.7379815 3.75,7.5 V 4.75 c 0,-2.209139 1.790861,-4 4,-4 0.2425471,0 0.4800522,0.0215878 0.7106986,0.0629468"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="csssssssscsc" />
66 <path
67 id="path843"
68 style="fill:none;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
69 d="m 9.4677698,14.25 c -0.3492177,0.587576 -0.9878274,1 -1.7177698,1 -0.747336,0 -1.3989347,-0.396153 -1.7422384,-1"
70 sodipodi:nodetypes="csc" />
71 <path
72 id="path872-3"
73 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
74 d="m 10.75,2.75 h 4"
75 sodipodi:nodetypes="cc" />
76</svg>
diff --git a/src/icons/bell-plus.svg b/src/icons/bell-plus.svg
new file mode 100644
index 0000000..1018d6e
--- /dev/null
+++ b/src/icons/bell-plus.svg
@@ -0,0 +1,76 @@
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="bell-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="11.313709"
48 inkscape:cx="10.81807"
49 inkscape:cy="28.895123"
50 inkscape:window-x="1536"
51 inkscape:window-y="0"
52 inkscape:window-maximized="1"
53 inkscape:current-layer="svg10"
54 showguides="true"
55 inkscape:document-rotation="0">
56 <inkscape:grid
57 type="xygrid"
58 id="grid823" />
59 </sodipodi:namedview>
60 <path
61 id="path870"
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 11.770264,7.742873 C 11.790333,7.8206787 11.828777,7.8847861 11.9,8 l 1.7,2.75 c 0.319884,0.51746 0,1 -0.5,1 H 2.4 c -0.5619075,0 -0.8502805,-0.431978 -0.5,-1 L 3.6,8 C 3.7241944,7.7990973 3.75,7.7379815 3.75,7.5 V 4.75 c 0,-2.209139 1.790861,-4 4,-4 0.2195335,0 0.4349364,0.0176855 0.6448616,0.0517095"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cssssssscsc" />
66 <path
67 id="path843"
68 style="fill:none;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
69 d="m 9.4677698,14.25 c -0.3492177,0.587576 -0.9878274,1 -1.7177698,1 -0.747336,0 -1.3989347,-0.396153 -1.7422384,-1"
70 sodipodi:nodetypes="csc" />
71 <path
72 id="path872-3"
73 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
74 d="m 10.75,2.75 h 4 m -2,2 v -4"
75 sodipodi:nodetypes="cccc" />
76</svg>
diff --git a/src/icons/copy.svg b/src/icons/copy.svg
index ee2c1b5..0fab6f2 100644
--- a/src/icons/copy.svg
+++ b/src/icons/copy.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="copy.svg" 15 sodipodi:docname="copy.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,34 +40,33 @@
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="64" 47 inkscape:zoom="11.313709"
48 inkscape:cx="3.7817761" 48 inkscape:cx="-2.6577404"
49 inkscape:cy="8.2033667" 49 inkscape:cy="-0.44657792"
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 <rect 60 <path
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: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 14.000075,14.75 h -7 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 V 7 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 h 7 c 0.4155,0 0.75,0.3345 0.75,0.75 v 7 c 0,0.4155 -0.3345,0.75 -0.75,0.75 z"
61 id="rect1050" 63 id="rect1050"
62 width="7.5" 64 inkscape:connector-curvature="0"
63 height="7.5" 65 sodipodi:nodetypes="sssssssss" />
64 x="6.75"
65 y="6.75"
66 ry="0.75" />
67 <path 66 <path
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" 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:normal"
69 d="M 3.75,9.25 H 2.5 C 2.0845,9.25 1.75,8.9155 1.75,8.5 v -6 C 1.75,2.0845 2.0845,1.75 2.5,1.75 h 6 c 0.4155,0 0.75,0.3345 0.75,0.75 v 1.25" 68 d="M 3.25,9.25 H 1.5 C 1.0845,9.25 0.75,8.9155 0.75,8.5 v -7 C 0.75,1.0845 1.0845,0.75 1.5,0.75 h 7 c 0.4155,0 0.75,0.3345 0.75,0.75 v 1.75"
70 id="rect816" 69 id="rect916"
71 inkscape:connector-curvature="0" 70 inkscape:connector-curvature="0"
72 sodipodi:nodetypes="cssssssc" /> 71 sodipodi:nodetypes="cssssssc" />
73</svg> 72</svg>
diff --git a/src/icons/file-binary.svg b/src/icons/file-binary.svg
new file mode 100644
index 0000000..ecd1635
--- /dev/null
+++ b/src/icons/file-binary.svg
@@ -0,0 +1,78 @@
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="file-binary.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="4.5389517"
49 inkscape:cy="7.2123873"
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="path814"
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 15.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 5 M 4.75,5.25 V 2 C 4.75,1.5845 5.0845,1.25 5.5,1.25 h 5.25 c 0.459141,0 0.679753,0.1797533 1,0.5 l 3,3 c 0.336364,0.336364 0.5,0.5925645 0.5,0.9998618 H 11.725724 C 11.185173,5.7498618 10.75,5.314689 10.75,4.7741381 V 1.25"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccsccscssscssc" />
66 <path
67 inkscape:connector-curvature="0"
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:normal"
69 d="m 0.75,9.25 c 0,-0.8284271 0.671573,-1.5 1.5,-1.5 0.828427,0 1.5,0.6715729 1.5,1.5 v 1.5 c 0,0.828427 -0.671573,1.5 -1.5,1.5 -0.828427,0 -1.5,-0.671573 -1.5,-1.5 z"
70 id="path821"
71 sodipodi:nodetypes="csccscc" />
72 <path
73 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
74 d="M 8.25,12.25 V 7.749971 L 6.25,8.75"
75 id="path887"
76 inkscape:connector-curvature="0"
77 sodipodi:nodetypes="ccc" />
78</svg>
diff --git a/src/icons/file-delete.svg b/src/icons/file-code.svg
index 6cb24fd..d364bb6 100644
--- a/src/icons/file-delete.svg
+++ b/src/icons/file-code.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="file-delete.svg" 15 sodipodi:docname="file-code.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="32" 47 inkscape:zoom="32"
48 inkscape:cx="9.9600565" 48 inkscape:cx="2.3617265"
49 inkscape:cy="2.3890286" 49 inkscape:cy="12.89114"
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,31 +60,17 @@
59 <path 60 <path
60 id="path814" 61 id="path814"
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 8.75,1.25 4,4 M 2.7499999,6.75 V 2 c 0,-0.4155 0.3363716,-0.7893932 0.75,-0.75 H 8.75 v 4 h 4 v 1.5" 63 d="m 15.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 5 M 4.75,5.25 V 2 C 4.75,1.5845 5.0845,1.25 5.5,1.25 h 5.25 c 0.459141,0 0.679753,0.1797533 1,0.5 l 3,3 c 0.336364,0.336364 0.5,0.5925645 0.5,0.9998618 H 11.725724 C 11.185173,5.7498618 10.75,5.314689 10.75,4.7741381 V 1.25"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="cccsscccc" /> 65 sodipodi:nodetypes="ccsccscssscssc" />
65 <path 66 <path
67 id="path872-3"
66 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" 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"
67 d="M 2.75,14.75 H 2.751" 69 d="m 2.7499689,12.25 -1.99999996,-2 1.99999996,-2"
68 id="path816" 70 sodipodi:nodetypes="ccc" />
69 inkscape:connector-curvature="0"
70 sodipodi:nodetypes="cc" />
71 <path
72 sodipodi:nodetypes="cc"
73 inkscape:connector-curvature="0"
74 d="m 2.7499999,9.75 v 1.5"
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 id="path818" />
77 <path 71 <path
78 id="path820" 72 id="path876"
79 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" 73 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
80 d="m 12.75,9.75 v 1.5" 74 d="m 6.25,12.25 2,-2 -2,-2"
81 inkscape:connector-curvature="0" 75 sodipodi:nodetypes="ccc" />
82 sodipodi:nodetypes="cc" />
83 <path
84 sodipodi:nodetypes="cc"
85 inkscape:connector-curvature="0"
86 id="path822"
87 d="M 12.749,14.75 H 12.75"
88 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
89</svg> 76</svg>
diff --git a/src/icons/file-minus.svg b/src/icons/file-minus.svg
index 381473b..340f6e4 100644
--- a/src/icons/file-minus.svg
+++ b/src/icons/file-minus.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="file-minus.svg" 15 sodipodi:docname="file-minus.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 /> 28 <dc:title></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="64" 47 inkscape:zoom="32"
48 inkscape:cx="2.5243608" 48 inkscape:cx="0.45954901"
49 inkscape:cy="9.3969361" 49 inkscape:cy="9.5694768"
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 <path 60 <path
60 id="path814" 61 id="path814"
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 8.75,1.25 4,4 m -4,-4 v 4 h 4 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 C 2.75,1.5845 3.0845,1.25 3.5,1.25 Z" 63 d="m 14.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -9 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 v -1.25 m 0,-6 V 2 C 3.75,1.5845 4.0845,1.25 4.5,1.25 h 5.25 c 0.459141,0 0.679753,0.1797533 1,0.5 l 3,3 c 0.336364,0.3363639 0.5,0.5925645 0.5,0.9998618 H 10.725724 C 10.185173,5.7498618 9.75,5.314689 9.75,4.7741381 V 1.25"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="cccccssssssc" /> 65 sodipodi:nodetypes="ccsssccscssscssc" />
65 <path 66 <path
66 sodipodi:nodetypes="cc" 67 id="path872-3"
67 inkscape:connector-curvature="0" 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"
68 id="path816" 69 d="m 1.75,10.25 h 4"
69 d="m 5.75,9.75 h 4" 70 sodipodi:nodetypes="cc" />
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</svg> 71</svg>
diff --git a/src/icons/file-plus.svg b/src/icons/file-plus.svg
index dd71f73..ae4d84a 100644
--- a/src/icons/file-plus.svg
+++ b/src/icons/file-plus.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="file-plus.svg" 15 sodipodi:docname="file-plus.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 /> 28 <dc:title></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="64" 47 inkscape:zoom="16"
48 inkscape:cx="-4.5068892" 48 inkscape:cx="1.6511384"
49 inkscape:cy="7.0844361" 49 inkscape:cy="8.9449244"
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,11 +60,12 @@
59 <path 60 <path
60 id="path814" 61 id="path814"
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 8.75,1.25 4,4 m -4,-4 v 4 h 4 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 C 2.75,1.5845 3.0863716,1.2106068 3.5,1.25 Z" 63 d="m 14.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 4 M 3.75,5.25 V 2 C 3.75,1.5845 4.0845,1.25 4.5,1.25 h 5.25 c 0.459141,0 0.679753,0.1797533 1,0.5 l 3,3 c 0.336364,0.336364 0.5,0.5925645 0.5,0.9998618 H 10.725724 C 10.185173,5.7498618 9.75,5.314689 9.75,4.7741381 V 1.25"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="cccccssssssc" /> 65 sodipodi:nodetypes="ccsccscssscssc" />
65 <path 66 <path
66 id="path818" 67 id="path872-3"
67 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" 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"
68 d="m 7.75,7.75 v 4 m -2,-2 h 4" /> 69 d="m 1.75,10.25 h 4 m -2,2 v -4"
70 sodipodi:nodetypes="cccc" />
69</svg> 71</svg>
diff --git a/src/icons/file-text.svg b/src/icons/file-text.svg
index 301f0ed..b23084a 100644
--- a/src/icons/file-text.svg
+++ b/src/icons/file-text.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="file-text.svg" 15 sodipodi:docname="file-text.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 /> 28 <dc:title></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="45.254834"
48 inkscape:cx="3.8907544" 48 inkscape:cx="3.5566177"
49 inkscape:cy="6.886527" 49 inkscape:cy="9.9495723"
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,19 +60,17 @@
59 <path 60 <path
60 id="path814" 61 id="path814"
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 8.75,1.25 4,4 m -4,-4 v 4 h 4 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 3.4999999 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 V 2 c 0,-0.4155 0.3363716,-0.7893932 0.75,-0.75 z" 63 d="m 13.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -9 C 3.0845,15.25 2.75,14.9155 2.75,14.5 V 2 C 2.75,1.5845 3.0845,1.25 3.5,1.25 h 5.25 c 0.4591412,0 0.6797533,0.1797533 1,0.5 l 3,3 c 0.336364,0.3363639 0.5,0.5925645 0.5,0.9998618 H 9.7257237 C 9.1851728,5.7498618 8.75,5.314689 8.75,4.7741381 V 1.25"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="cccccssssssc" /> 65 sodipodi:nodetypes="ccsssscssscssc" />
65 <path 66 <path
66 sodipodi:nodetypes="cc" 67 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
67 inkscape:connector-curvature="0" 68 d="m 5.75,8.75 h 4.5"
68 id="path816" 69 id="path831"
69 d="m 5.75,11.25 h 4" 70 sodipodi:nodetypes="cc" />
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 <path 71 <path
72 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 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
73 d="m 5.75,8.25 h 4" 73 d="m 5.75,11.75 h 4.5"
74 id="path818" 74 id="path833"
75 inkscape:connector-curvature="0"
76 sodipodi:nodetypes="cc" /> 75 sodipodi:nodetypes="cc" />
77</svg> 76</svg>
diff --git a/src/icons/file-trash.svg b/src/icons/file-trash.svg
new file mode 100644
index 0000000..191a2ed
--- /dev/null
+++ b/src/icons/file-trash.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="file-trash.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="22.627417"
48 inkscape:cx="-1.2311997"
49 inkscape:cy="11.537123"
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="path814"
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 15.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 10.25 M 4.75,3.2499997 V 2 C 4.75,1.5845 5.0845,1.25 5.5,1.25 h 5.25 c 0.459141,0 0.679753,0.1797533 1,0.5 l 3,3 c 0.336364,0.336364 0.5,0.5925645 0.5,0.9998618 H 11.725724 C 11.185173,5.7498618 10.75,5.314689 10.75,4.7741381 V 1.25"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccsccscssscssc" />
66 <path
67 id="rect907"
68 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"
69 d="m 2.75,8.7500002 v -1.750001 c 0,-0.4154999 0.3345,-0.75 0.75,-0.75 h 2 c 0.4155,0 0.75,0.3345001 0.75,0.75 v 1.750001 m -5.5,-7.49e-5 h 7.5 m -1,7.45e-5 V 14.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -4 C 2.0845,15.25 1.75,14.9155 1.75,14.5 V 8.7499998"
70 sodipodi:nodetypes="cssssccccssssc" />
71</svg>
diff --git a/src/icons/file-zip.svg b/src/icons/file-zip.svg
new file mode 100644
index 0000000..c927ef5
--- /dev/null
+++ b/src/icons/file-zip.svg
@@ -0,0 +1,96 @@
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="file-zip.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="45.254834"
48 inkscape:cx="5.2389685"
49 inkscape:cy="8.9318363"
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 6.75,3.25 h 0.5"
63 id="path831"
64 sodipodi:nodetypes="cc" />
65 <path
66 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
67 d="m 8.75,4.75 h 0.5"
68 id="path833"
69 sodipodi:nodetypes="cc" />
70 <path
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 6.75,6.25 h 0.5"
73 id="path835"
74 sodipodi:nodetypes="cc" />
75 <path
76 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
77 d="m 8.75,7.75 h 0.5"
78 id="path837"
79 sodipodi:nodetypes="cc" />
80 <path
81 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
82 d="m 6.75,9.25 h 0.5"
83 id="path839"
84 sodipodi:nodetypes="cc" />
85 <path
86 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
87 d="m 6.25,11.75 v 3.531035 l 2.5,-0.0177 V 11.75 Z"
88 id="path843"
89 sodipodi:nodetypes="ccccc" />
90 <path
91 id="path845"
92 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
93 d="M 3.2761366,14.716281 C 2.9706496,14.621493 2.75,14.337462 2.75,14 V 1.5 C 2.75,1.0845 3.0845,0.75 3.5,0.75 h 5.25 c 0.4591412,0 0.6797533,0.1797533 1,0.5 l 3,3 c 0.336364,0.3363639 0.5,0.5925645 0.5,0.9998618 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -0.75"
94 inkscape:connector-curvature="0"
95 sodipodi:nodetypes="ccccssssscc" />
96</svg>
diff --git a/src/icons/file.svg b/src/icons/file.svg
index e2b18a8..0d9a8cd 100644
--- a/src/icons/file.svg
+++ b/src/icons/file.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="file.svg" 15 sodipodi:docname="file.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="32" 47 inkscape:zoom="32"
48 inkscape:cx="-6.4974913" 48 inkscape:cx="0.45954901"
49 inkscape:cy="4.3119977" 49 inkscape:cy="9.5694768"
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,7 +60,7 @@
59 <path 60 <path
60 id="path814" 61 id="path814"
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 8.75,1.25 4,4 m -4,-4 v 4 h 4 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 3.4999999 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 V 2 c 0,-0.4155 0.3363716,-0.7893932 0.75,-0.75 z" 63 d="m 13.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -9 C 3.0845,15.25 2.75,14.9155 2.75,14.5 V 2 C 2.75,1.5845 3.0845,1.25 3.5,1.25 h 5.25 c 0.4591412,0 0.6797533,0.1797533 1,0.5 l 3,3 c 0.336364,0.3363639 0.5,0.5925645 0.5,0.9998618 H 9.7257237 C 9.1851728,5.7498618 8.75,5.314689 8.75,4.7741381 V 1.25"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="cccccssssssc" /> 65 sodipodi:nodetypes="ccsssscssscssc" />
65</svg> 66</svg>
diff --git a/src/icons/folder-open.svg b/src/icons/folder-open.svg
index b98cdd5..77eda04 100644
--- a/src/icons/folder-open.svg
+++ b/src/icons/folder-open.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="folder-open.svg" 15 sodipodi:docname="folder-open.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="64" 47 inkscape:zoom="22.627417"
48 inkscape:cx="9.7043027" 48 inkscape:cx="11.035722"
49 inkscape:cy="9.2555122" 49 inkscape:cy="5.8967912"
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,7 +60,7 @@
59 <path 60 <path
60 id="rect816" 61 id="rect816"
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" 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:normal"
62 d="m 0.75,12.5 3,-5.25 h 11.5 l -3.25,6 m 0,0 H 1.5 C 1.0845,13.25 0.75,12.9155 0.75,12.5 V 3 C 0.75,2.5845 1.0845,2.25 1.5,2.25 h 3.75 l 2,2 h 4.5" 63 d="m 0.75,13.5 2,-6.25 h 12.5 l -2.25,7 H 1.5 C 1.0845,14.25 0.75,13.9155 0.75,13.5 V 3 C 0.75,2.5845 1.0845,2.25 1.5,2.25 h 4.25 l 2,2 h 5"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="cccccssssccc" /> 65 sodipodi:nodetypes="ccccssssccc" />
65</svg> 66</svg>
diff --git a/src/icons/folder.svg b/src/icons/folder.svg
index e93b5cc..5b20668 100644
--- a/src/icons/folder.svg
+++ b/src/icons/folder.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="folder.svg" 15 sodipodi:docname="folder.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="45.254834" 47 inkscape:zoom="32"
48 inkscape:cx="6.1479186" 48 inkscape:cx="3.30473"
49 inkscape:cy="11.023625" 49 inkscape:cy="6.0213563"
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.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 d="m 2,2.25 h 4.25 l 2,2 h 5.25 c 0.4155,0 0.75,0.3345 0.75,0.75 v 8 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 C 1.5845,13.75 1.25,13.4155 1.25,13 V 3 C 1.25,2.5845 1.5845,2.25 2,2.25 Z" 62 d="m 2,2.25 h 4.25 l 2,2 H 14 c 0.4155,0 0.75,0.3345 0.75,0.75 v 8.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 C 1.5845,14.25 1.25,13.9155 1.25,13.5 V 3 C 1.25,2.5845 1.5845,2.25 2,2.25 Z"
62 id="rect927" 63 id="rect927"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="sccssssssss" /> 65 sodipodi:nodetypes="sccssssssss" />
diff --git a/src/icons/gift.svg b/src/icons/gift.svg
index 14ce930..9813b5a 100644
--- a/src/icons/gift.svg
+++ b/src/icons/gift.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="gift.svg" 15 sodipodi:docname="gift.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="64" 47 inkscape:zoom="22.627417"
48 inkscape:cx="5.5546325" 48 inkscape:cx="2.299448"
49 inkscape:cy="4.3664994" 49 inkscape:cy="6.8270537"
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,7 +60,7 @@
59 <path 60 <path
60 id="path904" 61 id="path904"
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" 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:normal"
62 d="m 7.75,4.7498409 c 0,-1.6568542 -1.1359324,-3 -2.5,-3 v 0 c -0.828427,0 -1.5,0.671573 -1.5,1.5 0,0.8284271 0.671573,1.5 1.5,1.5 m 2.5,0 c 0,-1.6568542 1.1359322,-3 2.5,-3 v 0 c 0.828427,0 1.5,0.671573 1.5,1.5 0,0.8284271 -0.671573,1.5 -1.5,1.5 m 3.5,3.182e-4 v 3 h -12 v -3 z m -1,2.9999999 V 13.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 3.5 C 3.0845,14.25 2.75,13.9155 2.75,13.5 V 7.750159 M 7.75,14.25 V 4.7501591" 63 d="m 7.75,4.2498409 c 0,-1.6568542 -1.1359324,-3 -2.5,-3 v 0 c -0.828427,0 -1.5,0.671573 -1.5,1.5 0,0.8284271 0.671573,1.5 1.5,1.5 m 2.5,0 c 0,-1.6568542 1.1359322,-3 2.5,-3 v 0 c 0.828427,0 1.5,0.671573 1.5,1.5 0,0.8284271 -0.671573,1.5 -1.5,1.5 m 4,3.182e-4 v 3 h -13 v -3 z m -1,2.9999999 V 14 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 V 7.250159 M 7.75,14.75 V 4.2501591"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="cccsccccscccccccssssccc" /> 65 sodipodi:nodetypes="cccsccccscccccccssssccc" />
65</svg> 66</svg>
diff --git a/src/icons/map-marker.svg b/src/icons/map-marker.svg
index a4d8381..553cf3a 100644
--- a/src/icons/map-marker.svg
+++ b/src/icons/map-marker.svg
@@ -45,8 +45,8 @@
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="11.313709" 47 inkscape:zoom="11.313709"
48 inkscape:cx="6.2498822" 48 inkscape:cx="-9.3413137"
49 inkscape:cy="6.9143757" 49 inkscape:cy="13.308052"
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,12 +60,13 @@
60 <circle 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: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"
62 id="path817" 62 id="path817"
63 cx="8" 63 cx="7.75"
64 cy="6" 64 cy="6.25"
65 r="1.75" /> 65 r="1.5" />
66 <path 66 <path
67 id="circle836" 67 id="circle832"
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" 68 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.50001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
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" 69 transform="rotate(45)"
70 d="M 16.263456,5.3033009 9.0297926,4.2891826 C 6.3837308,3.9182199 4.3630352,1.6313576 4.3630352,-1.0971242 c 0,-3.0090833 2.4624317,-5.448427 5.4999952,-5.4484272 2.7652966,-2e-7 5.0905986,2.016505 5.4420036,4.6543617 z"
70 sodipodi:nodetypes="cssssc" /> 71 sodipodi:nodetypes="cssssc" />
71</svg> 72</svg>
diff --git a/src/icons/no-entry.svg b/src/icons/no-entry.svg
new file mode 100644
index 0000000..4390ef8
--- /dev/null
+++ b/src/icons/no-entry.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="no-entry.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="11.313709"
48 inkscape:cx="-3.6973776"
49 inkscape:cy="15.990149"
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 4.75,8.25 h 6"
63 id="path816"
64 sodipodi:nodetypes="cc" />
65 <circle
66 style="fill:none;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
67 id="path831"
68 cx="7.75"
69 cy="8.25"
70 r="6.5" />
71</svg>
diff --git a/src/icons/server-slash.svg b/src/icons/server-slash.svg
index 18f049e..e2a20c4 100644
--- a/src/icons/server-slash.svg
+++ b/src/icons/server-slash.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="0.46410943" 48 inkscape:cx="-1.8233918"
49 inkscape:cy="10.385848" 49 inkscape:cy="22.932686"
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"
@@ -58,12 +58,6 @@
58 id="grid823" /> 58 id="grid823" />
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 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;paint-order:normal"
62 d="m 9.5,5.25 h 2.25"
63 id="path838"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cc" />
66 <path
67 id="path852" 61 id="path852"
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" 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:normal"
69 d="M 14.214918,14.218995 C 14.146884,14.239173 14.074753,14.25 14,14.25 H 2 C 1.5845,14.25 1.25,13.9155 1.25,13.5 V 3 C 1.25,2.5845 1.5845,2.25 2,2.25 H 2.25 M 1,1 15,15 M 8.25,11.25 h 3 m -10,-3 h 7 m -4,3 h 1 m -1,-6 h 1" /> 63 d="M 14.214918,14.218995 C 14.146884,14.239173 14.074753,14.25 14,14.25 H 2 C 1.5845,14.25 1.25,13.9155 1.25,13.5 V 3 C 1.25,2.5845 1.5845,2.25 2,2.25 H 2.25 M 1,1 15,15 M 8.25,11.25 h 3 m -10,-3 h 7 m -4,3 h 1 m -1,-6 h 1" />
diff --git a/src/icons/volume-slash.svg b/src/icons/volume-slash.svg
index 2955529..4592a9e 100644
--- a/src/icons/volume-slash.svg
+++ b/src/icons/volume-slash.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="16" 47 inkscape:zoom="11.313709"
48 inkscape:cx="11.597516" 48 inkscape:cx="7.7981043"
49 inkscape:cy="14.947974" 49 inkscape:cy="22.888365"
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"
@@ -70,12 +70,6 @@
70 inkscape:connector-curvature="0" 70 inkscape:connector-curvature="0"
71 sodipodi:nodetypes="cc" /> 71 sodipodi:nodetypes="cc" />
72 <path 72 <path
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.24376,5.25 c 0.898838,0.4448574 1.677277,1.4583708 1.924517,2.5474441"
75 id="path850"
76 inkscape:connector-curvature="0"
77 sodipodi:nodetypes="cc" />
78 <path
79 id="path854" 73 id="path854"
80 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 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"
81 d="m 7.25,7.25 v 6.5 l -3.5,-3.5 H 1.5 C 1.0845,10.25 0.75,9.9155 0.75,9.5 V 7 C 0.75,6.5845 1.0845,6.25 1.5,6.25 H 3.75 L 5,5 m 8.302104,8.373081 c -0.591695,0.614618 -1.290672,1.104347 -2.057573,1.424567 M 1,1 15,15 M 11.10711,11.121784 C 10.847807,11.383005 10.558889,11.598648 10.25624,11.75" /> 75 d="m 7.25,7.25 v 6.5 l -3.5,-3.5 H 1.5 C 1.0845,10.25 0.75,9.9155 0.75,9.5 V 7 C 0.75,6.5845 1.0845,6.25 1.5,6.25 H 3.75 L 5,5 m 8.302104,8.373081 c -0.591695,0.614618 -1.290672,1.104347 -2.057573,1.424567 M 1,1 15,15 M 11.10711,11.121784 C 10.847807,11.383005 10.558889,11.598648 10.25624,11.75" />