summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/icons/award.svg70
-rw-r--r--src/icons/bell-minus.svg14
-rw-r--r--src/icons/bell-plus.svg14
-rw-r--r--src/icons/bookmark.svg8
-rw-r--r--src/icons/calendar-check.svg8
-rw-r--r--src/icons/calendar-minus.svg8
-rw-r--r--src/icons/calendar-plus.svg8
-rw-r--r--src/icons/calendar-x.svg8
-rw-r--r--src/icons/check-double.svg23
-rw-r--r--src/icons/check.svg17
-rw-r--r--src/icons/checklist.svg96
-rw-r--r--src/icons/file-check.svg71
-rw-r--r--src/icons/file-exchange.svg76
-rw-r--r--src/icons/file-export.svg70
-rw-r--r--src/icons/file-import.svg70
-rw-r--r--src/icons/file-minus.svg6
-rw-r--r--src/icons/file-plus.svg12
-rw-r--r--src/icons/file-text-alt.svg76
-rw-r--r--src/icons/file-text.svg23
-rw-r--r--src/icons/file-x.svg71
-rw-r--r--src/icons/film.svg17
-rw-r--r--src/icons/list-ordered.svg16
-rw-r--r--src/icons/list-unordered.svg20
-rw-r--r--src/icons/message-check.svg10
-rw-r--r--src/icons/message-x.svg10
-rw-r--r--src/icons/sticky-note.svg23
-rw-r--r--src/icons/tag.svg35
27 files changed, 743 insertions, 137 deletions
diff --git a/src/icons/award.svg b/src/icons/award.svg
new file mode 100644
index 0000000..d4cbae5
--- /dev/null
+++ b/src/icons/award.svg
@@ -0,0 +1,70 @@
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="award.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="16"
48 inkscape:cx="-10.105926"
49 inkscape:cy="11.135891"
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="path833"
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 8.25,11.25 2,4 1.75,-2 h 2.75 L 12.5,8.75 M 13.249995,5.9999948 A 5.2499948,5.2499948 0 0 1 8,11.24999 5.2499948,5.2499948 0 0 1 2.7500052,5.9999948 5.2499948,5.2499948 0 0 1 8,0.75 5.2499948,5.2499948 0 0 1 13.249995,5.9999948 Z M 7.75,11.25 l -2,4 -1.75,-2 H 1.25 L 3.5,8.75" />
64 <circle
65 style="fill:none;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
66 id="circle835"
67 cx="8"
68 cy="6"
69 r="2.25" />
70</svg>
diff --git a/src/icons/bell-minus.svg b/src/icons/bell-minus.svg
index 1cd6ee4..58c6c7c 100644
--- a/src/icons/bell-minus.svg
+++ b/src/icons/bell-minus.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="5.6568543" 47 inkscape:zoom="64"
48 inkscape:cx="-33.563137" 48 inkscape:cx="8.3920075"
49 inkscape:cy="-6.8212822" 49 inkscape:cy="5.3692973"
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,9 +60,9 @@
60 <path 60 <path
61 id="path870" 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" 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" 63 d="M 11.75,6.25 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.0360941 1.5212881,-3.7168723 3.4892243,-3.96769457"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="csssssssscsc" /> 65 sodipodi:nodetypes="csssssssscc" />
66 <path 66 <path
67 id="path843" 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" 68 style="fill:none;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
@@ -71,6 +71,6 @@
71 <path 71 <path
72 id="path872-3" 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" 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" 74 d="m 10.25,2.75 h 5"
75 sodipodi:nodetypes="cc" /> 75 sodipodi:nodetypes="cc" />
76</svg> 76</svg>
diff --git a/src/icons/bell-plus.svg b/src/icons/bell-plus.svg
index 1018d6e..7792078 100644
--- a/src/icons/bell-plus.svg
+++ b/src/icons/bell-plus.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="11.313709" 47 inkscape:zoom="22.627418"
48 inkscape:cx="10.81807" 48 inkscape:cx="8.1320169"
49 inkscape:cy="28.895123" 49 inkscape:cy="13.065054"
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,9 +60,9 @@
60 <path 60 <path
61 id="path870" 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" 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" 63 d="M 12.363898,8.7504231 13.6,10.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" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cssssssscsc" /> 65 sodipodi:nodetypes="csssssscsc" />
66 <path 66 <path
67 id="path843" 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" 68 style="fill:none;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
@@ -71,6 +71,6 @@
71 <path 71 <path
72 id="path872-3" 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" 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" 74 d="m 10.25,3.25 h 5 m -2.5,2.5 v -5"
75 sodipodi:nodetypes="cccc" /> 75 sodipodi:nodetypes="cccc" />
76</svg> 76</svg>
diff --git a/src/icons/bookmark.svg b/src/icons/bookmark.svg
index 4ef5cc4..fea4ca3 100644
--- a/src/icons/bookmark.svg
+++ b/src/icons/bookmark.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="22.627417" 47 inkscape:zoom="4"
48 inkscape:cx="5.7507055" 48 inkscape:cx="-34.505884"
49 inkscape:cy="13.020257" 49 inkscape:cy="18.442347"
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"
@@ -59,7 +59,7 @@
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 60 <path
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 4.5,1.75 h 7 c 0.4155,0 0.75,0.3345 0.75,0.75 V 14 c 0,0.4155 -0.466497,0.678753 -0.75,0.375 L 8,11.75 4.5,14.375 C 4.1676005,14.6243 3.75,14.4155 3.75,14 V 2.5 C 3.75,2.0845 4.0845,1.75 4.5,1.75 Z" 62 d="m 4.5,1.75 h 7 c 0.4155,0 0.75,0.3345 0.75,0.75 v 11.25 c 0,0.475002 -0.381158,0.625286 -0.75,0.375 L 8,11.75 4.5,14.125 C 4.1183883,14.383951 3.75,14.209348 3.75,13.75 V 2.5 C 3.75,2.0845 4.0845,1.75 4.5,1.75 Z"
63 id="rect817" 63 id="rect817"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ssssscssss" /> 65 sodipodi:nodetypes="ssssscssss" />
diff --git a/src/icons/calendar-check.svg b/src/icons/calendar-check.svg
index 1242695..10d08f1 100644
--- a/src/icons/calendar-check.svg
+++ b/src/icons/calendar-check.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="22.627417" 47 inkscape:zoom="32"
48 inkscape:cx="-4.0773583" 48 inkscape:cx="3.0162176"
49 inkscape:cy="11.273338" 49 inkscape:cy="10.118613"
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,6 +67,6 @@
67 sodipodi:nodetypes="ccc" 67 sodipodi:nodetypes="ccc"
68 inkscape:connector-curvature="0" 68 inkscape:connector-curvature="0"
69 id="path854" 69 id="path854"
70 d="m 5.75,9.75 1.5,1.5 3,-3" 70 d="m 4.75,9.75 2,2 4,-4"
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" /> 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</svg> 72</svg>
diff --git a/src/icons/calendar-minus.svg b/src/icons/calendar-minus.svg
index 3da4913..df72060 100644
--- a/src/icons/calendar-minus.svg
+++ b/src/icons/calendar-minus.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="22.627417" 47 inkscape:zoom="32"
48 inkscape:cx="8.6977402" 48 inkscape:cx="7.6129227"
49 inkscape:cy="9.1615459" 49 inkscape:cy="9.0281935"
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"
@@ -66,6 +66,6 @@
66 <path 66 <path
67 id="path872-3" 67 id="path872-3"
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 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 5.75,9.75 h 4" 69 d="m 5.25,9.75 h 5"
70 sodipodi:nodetypes="cc" /> 70 sodipodi:nodetypes="cc" />
71</svg> 71</svg>
diff --git a/src/icons/calendar-plus.svg b/src/icons/calendar-plus.svg
index 4b52d76..e104abc 100644
--- a/src/icons/calendar-plus.svg
+++ b/src/icons/calendar-plus.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="45.254834"
48 inkscape:cx="-1.6596696" 48 inkscape:cx="5.9941627"
49 inkscape:cy="10.492105" 49 inkscape:cy="10.867097"
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"
@@ -66,6 +66,6 @@
66 <path 66 <path
67 id="path872-3" 67 id="path872-3"
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 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 5.75,9.75 h 4 m -2,2 v -4" 69 d="m 5.25,9.75 h 5 m -2.5,2.5 v -5"
70 sodipodi:nodetypes="cccc" /> 70 sodipodi:nodetypes="cccc" />
71</svg> 71</svg>
diff --git a/src/icons/calendar-x.svg b/src/icons/calendar-x.svg
index 036b79a..f59bd1f 100644
--- a/src/icons/calendar-x.svg
+++ b/src/icons/calendar-x.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="5.6568543" 47 inkscape:zoom="16"
48 inkscape:cx="-39.612895" 48 inkscape:cx="-3.6050257"
49 inkscape:cy="17.688862" 49 inkscape:cy="22.2627"
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"
@@ -66,6 +66,6 @@
66 <path 66 <path
67 id="path872-3" 67 id="path872-3"
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 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 6.25,8.25 3,3 m -3,0 3,-3" 69 d="m 5.75,7.75 4,4 m -4,0 4,-4"
70 sodipodi:nodetypes="cccc" /> 70 sodipodi:nodetypes="cccc" />
71</svg> 71</svg>
diff --git a/src/icons/check-double.svg b/src/icons/check-double.svg
index c35b1b0..ef26e46 100644
--- a/src/icons/check-double.svg
+++ b/src/icons/check-double.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="check-double.svg" 15 sodipodi:docname="check-double.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="32"
48 inkscape:cx="8.9326912" 48 inkscape:cx="5.4977014"
49 inkscape:cy="7.8744971" 49 inkscape:cy="8.0453198"
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" />
@@ -60,11 +61,11 @@
60 sodipodi:nodetypes="ccc" 61 sodipodi:nodetypes="ccc"
61 inkscape:connector-curvature="0" 62 inkscape:connector-curvature="0"
62 id="path853" 63 id="path853"
63 d="M 2.75,10.249988 6,13.750019 13.25,5.2499876" 64 d="M 2.25,8.7499905 6.5,13.250009 13.75,4.7499781"
64 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> 65 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
65 <path 66 <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 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 3.15,5.7499889 5.9,8.8500111 10.75,3.15" 68 d="m 3.75,5.2499794 2.75,3.0000111 4.75,-5.5"
68 id="path816" 69 id="path816"
69 inkscape:connector-curvature="0" 70 inkscape:connector-curvature="0"
70 sodipodi:nodetypes="ccc" /> 71 sodipodi:nodetypes="ccc" />
diff --git a/src/icons/check.svg b/src/icons/check.svg
index 067fc7e..b5b9e4d 100644
--- a/src/icons/check.svg
+++ b/src/icons/check.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="check.svg" 15 sodipodi:docname="check.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="22.627417" 47 inkscape:zoom="22.627417"
48 inkscape:cx="-9.1704012" 48 inkscape:cx="0.76579993"
49 inkscape:cy="12.120016" 49 inkscape:cy="7.0169106"
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" />
@@ -60,6 +61,6 @@
60 sodipodi:nodetypes="ccc" 61 sodipodi:nodetypes="ccc"
61 inkscape:connector-curvature="0" 62 inkscape:connector-curvature="0"
62 id="path853" 63 id="path853"
63 d="M 2.75,8.75 6,12.250031 13.25,3.75" 64 d="M 2.25,7.75 6.5,12.250031 13.75,3.75"
64 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> 65 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
65</svg> 66</svg>
diff --git a/src/icons/checklist.svg b/src/icons/checklist.svg
new file mode 100644
index 0000000..7f3ff1e
--- /dev/null
+++ b/src/icons/checklist.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="checklist.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="16"
48 inkscape:cx="15.738418"
49 inkscape:cy="15.619197"
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,3.25 h 7"
63 id="path814"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cc" />
66 <path
67 sodipodi:nodetypes="cc"
68 inkscape:connector-curvature="0"
69 id="path819"
70 d="m 7.75,13.25 h 7"
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 <circle
73 r="0.5"
74 cy="13.25"
75 cx="2.75"
76 id="circle920"
77 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" />
78 <path
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"
80 d="m 7.75,8.25 h 7"
81 id="path834"
82 inkscape:connector-curvature="0"
83 sodipodi:nodetypes="cc" />
84 <path
85 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
86 d="m 0.75,2.75 1.5,1.5 2.5,-2.5"
87 id="path836"
88 inkscape:connector-curvature="0"
89 sodipodi:nodetypes="ccc" />
90 <path
91 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
92 d="m 0.75,7.75 1.5,1.5 2.5,-2.5"
93 id="path838"
94 inkscape:connector-curvature="0"
95 sodipodi:nodetypes="ccc" />
96</svg>
diff --git a/src/icons/file-check.svg b/src/icons/file-check.svg
new file mode 100644
index 0000000..b9f9c8a
--- /dev/null
+++ b/src/icons/file-check.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-check.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.000001"
48 inkscape:cx="8.1575309"
49 inkscape:cy="18.430357"
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 14.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 4.25 M 3.75,6.75 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"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccsccscssscssc" />
66 <path
67 id="path872-3"
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 1.25,10.25 2,2 3.5,-4"
70 sodipodi:nodetypes="ccc" />
71</svg>
diff --git a/src/icons/file-exchange.svg b/src/icons/file-exchange.svg
new file mode 100644
index 0000000..4a8b388
--- /dev/null
+++ b/src/icons/file-exchange.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="file-exchange.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="0.68821444"
49 inkscape:cy="7.9956754"
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.25 m 0,-14 h 5.5 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="ccsccssscssc" />
66 <path
67 id="path833"
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 0.74996894,11.249783 H 7.7499959 m -5.0000353,2 -1.99999166,-2 1.99999166,-1.9999998"
70 sodipodi:nodetypes="ccccc" />
71 <path
72 id="path835"
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 0.74996894,6.331 H 7.7499959 m -1.9999918,2 1.9999918,-2 -1.9999918,-2"
75 sodipodi:nodetypes="ccccc" />
76</svg>
diff --git a/src/icons/file-export.svg b/src/icons/file-export.svg
new file mode 100644
index 0000000..02d443e
--- /dev/null
+++ b/src/icons/file-export.svg
@@ -0,0 +1,70 @@
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-export.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="0.68821444"
49 inkscape:cy="7.9956754"
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.25 m -0.5,-10 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="path833"
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 0.74996894,10.25 H 8.25 m -2,2 2,-2 -2,-2" />
70</svg>
diff --git a/src/icons/file-import.svg b/src/icons/file-import.svg
new file mode 100644
index 0000000..2daa5d9
--- /dev/null
+++ b/src/icons/file-import.svg
@@ -0,0 +1,70 @@
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-import.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="0.68821444"
49 inkscape:cy="7.9956754"
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.25 m -0.5,-10 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="path833"
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 8.25,10.25 H 0.74996894 m 1.99999996,2 -1.99999996,-2 1.99999996,-2" />
70</svg>
diff --git a/src/icons/file-minus.svg b/src/icons/file-minus.svg
index 340f6e4..b417810 100644
--- a/src/icons/file-minus.svg
+++ b/src/icons/file-minus.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>
@@ -60,12 +60,12 @@
60 <path 60 <path
61 id="path814" 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" 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 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 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,-7 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"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccsssccscssscssc" /> 65 sodipodi:nodetypes="ccsssccscssscssc" />
66 <path 66 <path
67 id="path872-3" 67 id="path872-3"
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 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 1.75,10.25 h 4" 69 d="m 1.25,9.75 h 5"
70 sodipodi:nodetypes="cc" /> 70 sodipodi:nodetypes="cc" />
71</svg> 71</svg>
diff --git a/src/icons/file-plus.svg b/src/icons/file-plus.svg
index ae4d84a..e1d049a 100644
--- a/src/icons/file-plus.svg
+++ b/src/icons/file-plus.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="16" 47 inkscape:zoom="22.627418"
48 inkscape:cx="1.6511384" 48 inkscape:cx="-0.32170975"
49 inkscape:cy="8.9449244" 49 inkscape:cy="13.641276"
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,12 @@
60 <path 60 <path
61 id="path814" 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" 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 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 d="m 14.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 4.25 m -0.5,-11 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"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccsccscssscssc" /> 65 sodipodi:nodetypes="ccsccscssscssc" />
66 <path 66 <path
67 id="path872-3" 67 id="path872-3"
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 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 1.75,10.25 h 4 m -2,2 v -4" 69 d="m 1.25,9.75 h 5 m -2.5,2.5 v -5"
70 sodipodi:nodetypes="cccc" /> 70 sodipodi:nodetypes="cccc" />
71</svg> 71</svg>
diff --git a/src/icons/file-text-alt.svg b/src/icons/file-text-alt.svg
new file mode 100644
index 0000000..b23084a
--- /dev/null
+++ b/src/icons/file-text-alt.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="file-text.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="3.5566177"
49 inkscape:cy="9.9495723"
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 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"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccsssscssscssc" />
66 <path
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 d="m 5.75,8.75 h 4.5"
69 id="path831"
70 sodipodi:nodetypes="cc" />
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"
73 d="m 5.75,11.75 h 4.5"
74 id="path833"
75 sodipodi:nodetypes="cc" />
76</svg>
diff --git a/src/icons/file-text.svg b/src/icons/file-text.svg
index b23084a..88cc39e 100644
--- a/src/icons/file-text.svg
+++ b/src/icons/file-text.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="45.254834" 47 inkscape:zoom="22.627417"
48 inkscape:cx="3.5566177" 48 inkscape:cx="14.841948"
49 inkscape:cy="9.9495723" 49 inkscape:cy="14.743934"
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,17 +60,18 @@
60 <path 60 <path
61 id="path814" 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" 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 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 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" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccsssscssscssc" /> 65 sodipodi:nodetypes="ccsccscssscssc" />
66 <path 66 <path
67 id="path820"
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 5.75,8.75 h 4.5" 69 d="m 1.35,11.249868 h 2.3 m 0.6,1 L 2.5,7.7498681 0.75,12.249868"
69 id="path831" 70 inkscape:connector-curvature="0"
70 sodipodi:nodetypes="cc" /> 71 sodipodi:nodetypes="ccccc" />
71 <path 72 <path
73 id="path874"
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" 74 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,11.75 h 4.5" 75 d="M 8.1265,10 H 6.75 m 0,2.25 v -4.5 c 0.645836,-8.059e-4 0.7301669,1.807e-4 1.376,0.0017 0.62132,0 1.125,0.5036797 1.125,1.125 C 9.251,9.4980202 8.74732,10 8.126,10 H 8.6249999 C 9.24632,10 9.75,10.50368 9.75,11.125 c 0,0.62132 -0.5036801,1.125 -1.1250001,1.125 z"
74 id="path833" 76 sodipodi:nodetypes="cccccscsssc" />
75 sodipodi:nodetypes="cc" />
76</svg> 77</svg>
diff --git a/src/icons/file-x.svg b/src/icons/file-x.svg
new file mode 100644
index 0000000..827bfe1
--- /dev/null
+++ b/src/icons/file-x.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-x.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="1.5596353"
49 inkscape:cy="9.6020744"
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 14.25,8.75 v 5.75 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -9 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.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"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccsccscssscssc" />
66 <path
67 id="path832"
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 5.75,7.75 -4.5,4.5 m 0,-4.5 4.5,4.5"
70 sodipodi:nodetypes="cccc" />
71</svg>
diff --git a/src/icons/film.svg b/src/icons/film.svg
index f4337d1..3316443 100644
--- a/src/icons/film.svg
+++ b/src/icons/film.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="film.svg" 15 sodipodi:docname="film.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="45.254834"
48 inkscape:cx="10.488245" 48 inkscape:cx="8.7466988"
49 inkscape:cy="5.0381953" 49 inkscape:cy="9.4490325"
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="path845" 61 id="path845"
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 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 11.249841,11.25 h 3 m -3,-6 h 3 M 1.75,11.25 h 3 m -2.9996819,-3 H 14.250159 M 1.75,5.25 h 3 m 6.499841,-3 v 12 M 4.75,2.25 v 12 M 2.5,2.25 h 10.999841 c 0.4155,0 0.75,0.3345 0.75,0.75 v 10.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2.5 C 2.0845,14.25 1.75,13.9155 1.75,13.5 V 3 C 1.75,2.5845 2.0845,2.25 2.5,2.25 Z" 63 d="m 11.749841,11.25 h 3 m -3,-6 h 3 M 1.25,11.25 h 3 m -2.9996819,-3 H 14.750159 M 1.25,5.25 h 3 m 7.499841,-3 v 12 M 4.25,2.25 v 12 M 2,2.25 h 11.999841 c 0.4155,0 0.75,0.3345 0.75,0.75 v 10.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"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="ccccccccccccccsssssssss" /> 65 sodipodi:nodetypes="ccccccccccccccsssssssss" />
65</svg> 66</svg>
diff --git a/src/icons/list-ordered.svg b/src/icons/list-ordered.svg
index 22def41..af9b6ec 100644
--- a/src/icons/list-ordered.svg
+++ b/src/icons/list-ordered.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="11.313709"
48 inkscape:cx="-2.7301153" 48 inkscape:cx="2.9742287"
49 inkscape:cy="3.9523496" 49 inkscape:cy="14.893247"
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"
@@ -59,7 +59,7 @@
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" 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,4.2503181 h 7.5" 62 d="m 6.25,3.25 h 8.5"
63 id="path814" 63 id="path814"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cc" /> 65 sodipodi:nodetypes="cc" />
@@ -67,23 +67,23 @@
67 sodipodi:nodetypes="cc" 67 sodipodi:nodetypes="cc"
68 inkscape:connector-curvature="0" 68 inkscape:connector-curvature="0"
69 id="path819" 69 id="path819"
70 d="m 6.75,12.25 h 7.5" 70 d="m 6.25,13.25 h 8.5"
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" /> 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 <path 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" 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 2.25,6.2503181 V 2.25 l -1.5000938,0.5" 74 d="M 2.2499793,6.2503181 V 2.25 l -1.5000938,0.5"
75 id="path887" 75 id="path887"
76 inkscape:connector-curvature="0" 76 inkscape:connector-curvature="0"
77 sodipodi:nodetypes="ccc" /> 77 sodipodi:nodetypes="ccc" />
78 <path 78 <path
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" 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"
80 d="m 6.75,8.25 h 7.5" 80 d="m 6.25,8.25 h 8.5"
81 id="path835" 81 id="path835"
82 inkscape:connector-curvature="0" 82 inkscape:connector-curvature="0"
83 sodipodi:nodetypes="cc" /> 83 sodipodi:nodetypes="cc" />
84 <path 84 <path
85 id="path845" 85 id="path845"
86 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" 86 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"
87 d="M 0.75,9.749996 C 1.3140259,9.0714052 2.2289022,8.9789022 2.75,9.5 3.2111991,9.961199 3.3701616,10.757697 2.8138648,11.313994 2.1853872,11.942472 0.75,12.5 0.75,13.75 h 2.5001352" 87 d="m 0.7499793,9.749996 c 0.5640259,-0.6785908 1.4789022,-0.7710938 2,-0.249996 0.4611991,0.461199 0.6201616,1.257697 0.063865,1.813994 C 2.1853665,11.942472 0.7499793,12.5 0.7499793,13.75 h 2.5001352"
88 sodipodi:nodetypes="csscc" /> 88 sodipodi:nodetypes="csscc" />
89</svg> 89</svg>
diff --git a/src/icons/list-unordered.svg b/src/icons/list-unordered.svg
index d39ac13..669d355 100644
--- a/src/icons/list-unordered.svg
+++ b/src/icons/list-unordered.svg
@@ -45,8 +45,8 @@
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="22.627417" 47 inkscape:zoom="22.627417"
48 inkscape:cx="8.0902013" 48 inkscape:cx="3.36343"
49 inkscape:cy="9.0484654" 49 inkscape:cy="8.8033488"
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"
@@ -59,7 +59,7 @@
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" 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,4.25 h 7.5" 62 d="m 6.25,3.25 h 8.5"
63 id="path814" 63 id="path814"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cc" /> 65 sodipodi:nodetypes="cc" />
@@ -67,30 +67,30 @@
67 sodipodi:nodetypes="cc" 67 sodipodi:nodetypes="cc"
68 inkscape:connector-curvature="0" 68 inkscape:connector-curvature="0"
69 id="path819" 69 id="path819"
70 d="m 6.75,12.249841 h 7.5" 70 d="m 6.25,13.25 h 8.5"
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" /> 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 <circle 72 <circle
73 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" 73 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"
74 id="path845" 74 id="path845"
75 cx="2.75" 75 cx="2.25"
76 cy="4.25" 76 cy="3.25"
77 r="0.5" /> 77 r="0.5" />
78 <circle 78 <circle
79 r="0.5" 79 r="0.5"
80 cy="12.25" 80 cy="13.25"
81 cx="2.75" 81 cx="2.25"
82 id="circle920" 82 id="circle920"
83 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" /> 83 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" />
84 <path 84 <path
85 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" 85 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
86 d="m 6.75,8.25 h 7.5" 86 d="m 6.25,8.25 h 8.5"
87 id="path834" 87 id="path834"
88 inkscape:connector-curvature="0" 88 inkscape:connector-curvature="0"
89 sodipodi:nodetypes="cc" /> 89 sodipodi:nodetypes="cc" />
90 <circle 90 <circle
91 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" 91 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"
92 id="circle846" 92 id="circle846"
93 cx="2.75" 93 cx="2.25"
94 cy="8.25" 94 cy="8.25"
95 r="0.5" /> 95 r="0.5" />
96</svg> 96</svg>
diff --git a/src/icons/message-check.svg b/src/icons/message-check.svg
index a78e75d..e83a67d 100644
--- a/src/icons/message-check.svg
+++ b/src/icons/message-check.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="16" 47 inkscape:zoom="45.254834"
48 inkscape:cx="-0.65848736" 48 inkscape:cx="4.1514349"
49 inkscape:cy="7.5145333" 49 inkscape:cy="8.6427939"
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,6 +67,6 @@
67 sodipodi:nodetypes="ccc" 67 sodipodi:nodetypes="ccc"
68 inkscape:connector-curvature="0" 68 inkscape:connector-curvature="0"
69 id="path854" 69 id="path854"
70 d="m 5.75,6.75 1.5,1.5 3,-3" 70 d="m 5.25,6.75 2,2 3.5,-3.5"
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" /> 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</svg> 72</svg>
diff --git a/src/icons/message-x.svg b/src/icons/message-x.svg
index a1af65e..2082590 100644
--- a/src/icons/message-x.svg
+++ b/src/icons/message-x.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="16" 47 inkscape:zoom="45.254834"
48 inkscape:cx="-0.65848736" 48 inkscape:cx="3.6846364"
49 inkscape:cy="7.5145333" 49 inkscape:cy="7.4071506"
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"
@@ -66,6 +66,6 @@
66 <path 66 <path
67 id="path872" 67 id="path872"
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 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 6.25,5.25 3,3 m -3,0 3,-3" 69 d="m 5.75,4.75 4,4 m -4,0 4,-4"
70 sodipodi:nodetypes="cccc" /> 70 sodipodi:nodetypes="cccc" />
71</svg> 71</svg>
diff --git a/src/icons/sticky-note.svg b/src/icons/sticky-note.svg
index 57d1645..8514924 100644
--- a/src/icons/sticky-note.svg
+++ b/src/icons/sticky-note.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="sticky-note.svg" 15 sodipodi:docname="sticky-note.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="10.161966" 48 inkscape:cx="5.7700918"
49 inkscape:cy="6.4393918" 49 inkscape:cy="9.760246"
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,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 9.25,13.75 4.5,-4.5 m -4.5,4.5 v -4.5 h 4.5 V 3 C 13.75,2.5845 13.4155,2.25 13,2.25 H 3 C 2.5845,2.25 2.25,2.5845 2.25,3 v 10 c 0,0.4155 0.3345,0.75 0.75,0.75 z" /> 63 d="M 6.75,14.25 H 2.5 C 2.0845,14.25 1.75,13.9155 1.75,13.5 V 2.5 C 1.75,2.0845 2.0845,1.75 2.5,1.75 h 11 c 0.4155,0 0.75,0.3345 0.75,0.75 v 7.25 c 0,0.459141 -0.179753,0.679753 -0.5,1 l -3,3 c -0.336364,0.336364 -0.592564,0.5 -0.999862,0.5 V 10.725724 C 9.750138,10.185173 10.185311,9.75 10.725862,9.75 H 14.25"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="ccsssscssscssc" />
63</svg> 66</svg>
diff --git a/src/icons/tag.svg b/src/icons/tag.svg
index a05ca36..350736d 100644
--- a/src/icons/tag.svg
+++ b/src/icons/tag.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="tag.svg" 15 sodipodi:docname="tag.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="22.627417"
48 inkscape:cx="7.4627086" 48 inkscape:cx="-0.0075903191"
49 inkscape:cy="9.2281419" 49 inkscape:cy="8.3461644"
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,15 +60,13 @@
59 <path 60 <path
60 id="rect818" 61 id="rect818"
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 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 1.7504172,7.5057906 V 2.5054172 c 0,-0.4155 0.3345001,-0.75 0.75,-0.75 h 5.0003744 c 0.4155,0 0.6691656,0.3580016 0.6691656,0.3580016 l 5.8612508,5.8612519 c 0.293803,0.293803 0.29379,0.766844 0,1.0606602 L 9.0307858,14.036209 c -0.2937896,0.293817 -0.7668571,0.293803 -1.0606602,0 L 2.1088723,8.1749562 c 0,0 -0.3584548,-0.2536659 -0.3584551,-0.6691656 z" 63 d="M 1.25,7.5057906 V 2.005 C 1.25,1.5895 1.5845001,1.255 2,1.255 h 5.5007916 c 0.4155,0 0.6691656,0.3580016 0.6691656,0.3580016 L 15.031,8.4696699 c 0.293897,0.2937096 0.29367,0.7667237 0,1.0606602 L 9.5303301,15.036 c -0.2936695,0.293936 -0.7668533,0.2938 -1.0606602,0 L 1.6084551,8.1749562 c 0,0 -0.3584548,-0.2536659 -0.3584551,-0.6691656 z"
63 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
64 sodipodi:nodetypes="cssccsssscc" /> 65 sodipodi:nodetypes="cssccsssscc" />
65 <rect 66 <circle
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 style="fill:#010101;fill-opacity:1;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
67 id="rect823" 68 id="path832"
68 width="0.5" 69 cx="5.25"
69 height="0.5" 70 cy="5.25"
70 x="4.75" 71 r="0.5" />
71 y="4.75"
72 ry="0" />
73</svg> 72</svg>