summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/build_showcase.sh2
-rw-r--r--src/icons/box.svg65
-rw-r--r--src/icons/bring-forward.svg20
-rw-r--r--src/icons/bring-front.svg32
-rw-r--r--src/icons/browser.svg (renamed from src/icons/package.svg)36
-rw-r--r--src/icons/building.svg10
-rw-r--r--src/icons/calendar-check.svg72
-rw-r--r--src/icons/calendar-day.svg73
-rw-r--r--src/icons/calendar-minus.svg71
-rw-r--r--src/icons/calendar-plus.svg71
-rw-r--r--src/icons/calendar-week.svg73
-rw-r--r--src/icons/calendar-x.svg71
-rw-r--r--src/icons/calendar.svg10
-rw-r--r--src/icons/coffee-to-go.svg15
-rw-r--r--src/icons/credit-card.svg23
-rw-r--r--src/icons/database.svg12
-rw-r--r--src/icons/send-back.svg16
-rw-r--r--src/icons/send-backward.svg20
-rw-r--r--src/icons/shopping-cart.svg26
-rw-r--r--src/icons/stopwatch.svg71
-rw-r--r--src/icons/wallet.svg10
21 files changed, 690 insertions, 109 deletions
diff --git a/scripts/build_showcase.sh b/scripts/build_showcase.sh
index 402c5e4..d4dabec 100755
--- a/scripts/build_showcase.sh
+++ b/scripts/build_showcase.sh
@@ -28,7 +28,7 @@ icons=$(echo "$icons" | jq "sort_by(.title)")
28 28
29echo "{ icons: $icons }" > "$meta_file" 29echo "{ icons: $icons }" > "$meta_file"
30 30
31pandoc "src/showcase/index.md" \ 31echo "" | pandoc \
32 -f markdown \ 32 -f markdown \
33 -t html5 \ 33 -t html5 \
34 --no-highlight \ 34 --no-highlight \
diff --git a/src/icons/box.svg b/src/icons/box.svg
new file mode 100644
index 0000000..b8974d2
--- /dev/null
+++ b/src/icons/box.svg
@@ -0,0 +1,65 @@
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="box.svg"
16 inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
17 inkscape:export-xdpi="192"
18 inkscape:export-ydpi="192"
19 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round">
20 <metadata
21 id="metadata16">
22 <rdf:RDF>
23 <cc:Work
24 rdf:about="">
25 <dc:format>image/svg+xml</dc:format>
26 <dc:type
27 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
28 <dc:title />
29 </cc:Work>
30 </rdf:RDF>
31 </metadata>
32 <defs
33 id="defs14" />
34 <sodipodi:namedview
35 pagecolor="#ffffff"
36 bordercolor="#666666"
37 borderopacity="1"
38 objecttolerance="10"
39 gridtolerance="10"
40 guidetolerance="10"
41 inkscape:pageopacity="0"
42 inkscape:pageshadow="2"
43 inkscape:window-width="1920"
44 inkscape:window-height="992"
45 id="namedview12"
46 showgrid="true"
47 inkscape:zoom="22.627417"
48 inkscape:cx="9.3799974"
49 inkscape:cy="11.212765"
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="path837"
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 7.75,6.75 v -5 m 6,5 h -12 M 13.65,6 c 0.09718,0.2950163 0.1,0.4672018 0.1,0.75 v 6.75 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 6.705 C 1.75,6.4466366 1.7577612,6.2800106 1.85,6 l 1.4,-4.25 h 9 z"
64 sodipodi:nodetypes="ccccssssssssccs" />
65</svg>
diff --git a/src/icons/bring-forward.svg b/src/icons/bring-forward.svg
index 6703a16..aa55757 100644
--- a/src/icons/bring-forward.svg
+++ b/src/icons/bring-forward.svg
@@ -12,7 +12,7 @@
12 viewBox="0 0 16 16" 12 viewBox="0 0 16 16"
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="bring-forward.svg" 15 sodipodi:docname="send-backward.svg"
16 inkscape:version="1.0.2 (e86c870879, 2021-01-15)" 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"
@@ -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.627417"
48 inkscape:cx="-2.6577404" 48 inkscape:cx="7.0864576"
49 inkscape:cy="-0.44657792" 49 inkscape:cy="3.217142"
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,15 +58,15 @@
58 id="grid823" /> 58 id="grid823" />
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 60 <path
61 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" 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" 62 d="m 8.5,9.25 h -7 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 7 c 0,0.4155 -0.3345,0.75 -0.75,0.75 z"
63 id="rect1050" 63 id="rect1050"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="sssssssss" /> 65 sodipodi:nodetypes="sssssssss" />
66 <path 66 <path
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" 67 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"
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" 68 d="M 12.25,6.25 H 14 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 6.5845,14.75 6.25,14.4155 6.25,14 v -1.75 h 3.5 c 1.481066,0 2.5,-0.99799 2.5,-2.5 z"
69 id="rect916" 69 id="rect816"
70 inkscape:connector-curvature="0" 70 inkscape:connector-curvature="0"
71 sodipodi:nodetypes="cssssssc" /> 71 sodipodi:nodetypes="csssssscccc" />
72</svg> 72</svg>
diff --git a/src/icons/bring-front.svg b/src/icons/bring-front.svg
index 3867322..49a3b1f 100644
--- a/src/icons/bring-front.svg
+++ b/src/icons/bring-front.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 /> 28 <dc:title></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="16"
48 inkscape:cx="-1.743743" 48 inkscape:cx="-0.98016591"
49 inkscape:cy="2.9678397" 49 inkscape:cy="-0.41308376"
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,21 +59,21 @@
59 id="grid823" /> 59 id="grid823" />
60 </sodipodi:namedview> 60 </sodipodi:namedview>
61 <path 61 <path
62 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" 62 sodipodi:nodetypes="ssscsscssss"
63 d="m 6,5.2500004 h 4 c 0.4155,0 0.75,0.3345 0.75,0.75 V 10 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 6 C 5.5845,10.75 5.25,10.4155 5.25,10 V 6.0000004 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z"
64 id="rect1050"
65 inkscape:connector-curvature="0" 63 inkscape:connector-curvature="0"
66 sodipodi:nodetypes="sssssssss" /> 64 id="path835"
65 d="m 14.5,15.25 h -3 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 v -0.25 h 1 c 1.25,0 2.5,-1.25 2.5,-2.5 v -1 h 0.25 c 0.4155,0 0.75,0.3345 0.75,0.75 v 3 c 0,0.4155 -0.3345,0.75 -0.75,0.75 z"
66 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" />
67 <path 67 <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" 68 sodipodi:nodetypes="ssscsscssss"
69 d="m 13.749944,9.75 h 0.750075 c 0.4155,0 0.75,0.3345 0.75,0.75 v 4 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -4.000038 c -0.4155,0 -0.7499998,-0.3345 -0.7499998,-0.75 v -0.75"
70 id="rect816"
71 inkscape:connector-curvature="0" 69 inkscape:connector-curvature="0"
72 sodipodi:nodetypes="cssssssc" /> 70 id="path1180"
71 d="m 1.5,0.7500004 h 3 c 0.4155,0 0.75,0.3345 0.75,0.75 V 1.75 h -1 C 3,1.75 1.75,3 1.75,4.25 v 1 H 1.5 C 1.0845,5.25 0.75,4.9155 0.75,4.5 V 1.5000004 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z"
72 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 <path 73 <path
74 sodipodi:nodetypes="cssssssc" 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"
75 d="m 11.25,10.5 c 0,0.4155 -0.376892,0.75 -0.75,0.75 h -5 c -0.4155,0 -0.75,-0.376892 -0.75,-0.75 v -5 C 4.75,5.0845 5.1190164,4.75 5.5,4.75 h 5 c 0.4155,0 0.75,0.3690164 0.75,0.75 z"
76 id="path833"
75 inkscape:connector-curvature="0" 77 inkscape:connector-curvature="0"
76 id="path1138" 78 sodipodi:nodetypes="ccccccccc" />
77 d="M 2.2499812,6.25 H 1.4999811 C 1.0844812,6.25 0.74998115,5.9155 0.74998115,5.5 v -4 c 0,-0.4155 0.33450005,-0.75 0.74999995,-0.75 h 4.0000377 c 0.4155,0 0.75,0.3345 0.75,0.75 v 0.750075"
78 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
79</svg> 79</svg>
diff --git a/src/icons/package.svg b/src/icons/browser.svg
index b3b4db2..4d8dcef 100644
--- a/src/icons/package.svg
+++ b/src/icons/browser.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="package.svg" 15 sodipodi:docname="browser.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">
@@ -30,15 +30,7 @@
30 </rdf:RDF> 30 </rdf:RDF>
31 </metadata> 31 </metadata>
32 <defs 32 <defs
33 id="defs14"> 33 id="defs14" />
34 <inkscape:perspective
35 sodipodi:type="inkscape:persp3d"
36 inkscape:vp_x="0 : 8 : 1"
37 inkscape:vp_y="0 : 1000 : 0"
38 inkscape:vp_z="16 : 8 : 1"
39 inkscape:persp3d-origin="8 : 5.3333333 : 1"
40 id="perspective957" />
41 </defs>
42 <sodipodi:namedview 34 <sodipodi:namedview
43 pagecolor="#ffffff" 35 pagecolor="#ffffff"
44 bordercolor="#666666" 36 bordercolor="#666666"
@@ -48,26 +40,26 @@
48 guidetolerance="10" 40 guidetolerance="10"
49 inkscape:pageopacity="0" 41 inkscape:pageopacity="0"
50 inkscape:pageshadow="2" 42 inkscape:pageshadow="2"
51 inkscape:window-width="3840" 43 inkscape:window-width="1920"
52 inkscape:window-height="1983" 44 inkscape:window-height="992"
53 id="namedview12" 45 id="namedview12"
54 showgrid="true" 46 showgrid="true"
55 inkscape:zoom="64" 47 inkscape:zoom="16"
56 inkscape:cx="-0.1545547" 48 inkscape:cx="-1.8225384"
57 inkscape:cy="10.643911" 49 inkscape:cy="11.210845"
58 inkscape:window-x="0" 50 inkscape:window-x="1536"
59 inkscape:window-y="0" 51 inkscape:window-y="0"
60 inkscape:window-maximized="1" 52 inkscape:window-maximized="1"
61 inkscape:current-layer="svg10" 53 inkscape:current-layer="svg10"
62 showguides="true"> 54 showguides="false"
55 inkscape:document-rotation="0">
63 <inkscape:grid 56 <inkscape:grid
64 type="xygrid" 57 type="xygrid"
65 id="grid823" /> 58 id="grid823" />
66 </sodipodi:namedview> 59 </sodipodi:namedview>
67 <path 60 <path
68 id="path1118" 61 id="path839"
69 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"
70 d="M 13.75,11.464256 7.7499999,14.929 1.75,11.464 V 4.536 L 7.7499999,1.0714883 13.75,4.536 Z M 4.7499999,2.8037442 10.75,6.268 m -9,-1.732 6,3.464 m 6,-3.464 -6,3.464 m 0,6.929 V 8" 63 d="m 4.25,5.25 v -3 m -3,3 h 13.5 M 2,2.25 h 12 c 0.4155,0 0.75,0.3345 0.75,0.75 v 10 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"
71 inkscape:connector-curvature="0" 64 sodipodi:nodetypes="ccccsssssssss" />
72 sodipodi:nodetypes="ccccccccccccccc" />
73</svg> 65</svg>
diff --git a/src/icons/building.svg b/src/icons/building.svg
index 5a83ac2..c5ddbc3 100644
--- a/src/icons/building.svg
+++ b/src/icons/building.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="45.254834"
48 inkscape:cx="4.5200507" 48 inkscape:cx="5.8189516"
49 inkscape:cy="11.158908" 49 inkscape:cy="12.85631"
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,8 +67,8 @@
67 <path 67 <path
68 id="rect16" 68 id="rect16"
69 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:normal" 69 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:normal"
70 d="m 7.75,12.75 h 0.5 v 2 h -0.5 z m 6.999841,1.999925 H 1.25 M 3.5,1.25 h 9.000159 c 0.4155,0 0.75,0.3345 0.75,0.75 v 12 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 3.5 C 3.0845,14.75 2.75,14.4155 2.75,14 V 2 C 2.75,1.5845 3.0845,1.25 3.5,1.25 Z" 70 d="M 14.749841,15.249963 H 9.25 V 12.75 h -2.5 v 2.499963 h -5.5 m 1.5,7.5e-5 V 2 C 2.75,1.5845 3.0845,1.25 3.5,1.25 h 9.000159 c 0.4155,0 0.75,0.3345 0.75,0.75 v 13.250038"
71 sodipodi:nodetypes="cccccccsssssssss" /> 71 sodipodi:nodetypes="cccccccssssc" />
72 <rect 72 <rect
73 style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" 73 style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
74 id="rect825-3" 74 id="rect825-3"
diff --git a/src/icons/calendar-check.svg b/src/icons/calendar-check.svg
new file mode 100644
index 0000000..1242695
--- /dev/null
+++ b/src/icons/calendar-check.svg
@@ -0,0 +1,72 @@
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="calendar-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 />
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="-4.0773583"
49 inkscape:cy="11.273338"
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="rect820"
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"
63 d="m 1.25,3.75 h 13 v 0.5 h -13 z m 10.5,-1 v -2 m -8,2 v -2 M 2,2.75 h 11.5 c 0.4155,0 0.75,0.3345 0.75,0.75 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 C 1.5845,14.75 1.25,14.4155 1.25,14 V 3.5 C 1.25,3.0845 1.5845,2.75 2,2.75 Z"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cccccccccsssssssss" />
66 <path
67 sodipodi:nodetypes="ccc"
68 inkscape:connector-curvature="0"
69 id="path854"
70 d="m 5.75,9.75 1.5,1.5 3,-3"
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>
diff --git a/src/icons/calendar-day.svg b/src/icons/calendar-day.svg
new file mode 100644
index 0000000..6c021ef
--- /dev/null
+++ b/src/icons/calendar-day.svg
@@ -0,0 +1,73 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg
3 xmlns:dc="http://purl.org/dc/elements/1.1/"
4 xmlns:cc="http://creativecommons.org/ns#"
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6 xmlns:svg="http://www.w3.org/2000/svg"
7 xmlns="http://www.w3.org/2000/svg"
8 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10 width="16"
11 height="16"
12 viewBox="0 0 16 16"
13 version="1.1"
14 id="svg10"
15 sodipodi:docname="calendar-day.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="8.0000004"
48 inkscape:cx="7.4715243"
49 inkscape:cy="29.648186"
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="rect820"
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"
63 d="m 1.25,3.75 h 13 v 0.5 h -13 z m 10.5,-1 v -2 m -8,2 v -2 M 2,2.75 h 11.5 c 0.4155,0 0.75,0.3345 0.75,0.75 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 C 1.5845,14.75 1.25,14.4155 1.25,14 V 3.5 C 1.25,3.0845 1.5845,2.75 2,2.75 Z"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cccccccccsssssssss" />
66 <rect
67 style="fill:#000000;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
68 id="rect831"
69 width="1"
70 height="1"
71 x="4.25"
72 y="8.25" />
73</svg>
diff --git a/src/icons/calendar-minus.svg b/src/icons/calendar-minus.svg
new file mode 100644
index 0000000..3da4913
--- /dev/null
+++ b/src/icons/calendar-minus.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="calendar-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 />
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="8.6977402"
49 inkscape:cy="9.1615459"
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="rect820"
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"
63 d="m 1.25,3.75 h 13 v 0.5 h -13 z m 10.5,-1 v -2 m -8,2 v -2 M 2,2.75 h 11.5 c 0.4155,0 0.75,0.3345 0.75,0.75 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 C 1.5845,14.75 1.25,14.4155 1.25,14 V 3.5 C 1.25,3.0845 1.5845,2.75 2,2.75 Z"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cccccccccsssssssss" />
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 5.75,9.75 h 4"
70 sodipodi:nodetypes="cc" />
71</svg>
diff --git a/src/icons/calendar-plus.svg b/src/icons/calendar-plus.svg
new file mode 100644
index 0000000..4b52d76
--- /dev/null
+++ b/src/icons/calendar-plus.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="calendar-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 />
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="-1.6596696"
49 inkscape:cy="10.492105"
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="rect820"
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"
63 d="m 1.25,3.75 h 13 v 0.5 h -13 z m 10.5,-1 v -2 m -8,2 v -2 M 2,2.75 h 11.5 c 0.4155,0 0.75,0.3345 0.75,0.75 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 C 1.5845,14.75 1.25,14.4155 1.25,14 V 3.5 C 1.25,3.0845 1.5845,2.75 2,2.75 Z"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cccccccccsssssssss" />
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 5.75,9.75 h 4 m -2,2 v -4"
70 sodipodi:nodetypes="cccc" />
71</svg>
diff --git a/src/icons/calendar-week.svg b/src/icons/calendar-week.svg
new file mode 100644
index 0000000..2ebb17a
--- /dev/null
+++ b/src/icons/calendar-week.svg
@@ -0,0 +1,73 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg
3 xmlns:dc="http://purl.org/dc/elements/1.1/"
4 xmlns:cc="http://creativecommons.org/ns#"
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6 xmlns:svg="http://www.w3.org/2000/svg"
7 xmlns="http://www.w3.org/2000/svg"
8 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10 width="16"
11 height="16"
12 viewBox="0 0 16 16"
13 version="1.1"
14 id="svg10"
15 sodipodi:docname="calendar-week.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="2.8284273"
48 inkscape:cx="8.4038212"
49 inkscape:cy="41.770418"
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="rect820"
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"
63 d="m 1.25,3.75 h 13 v 0.5 h -13 z m 10.5,-1 v -2 m -8,2 v -2 M 2,2.75 h 11.5 c 0.4155,0 0.75,0.3345 0.75,0.75 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 C 1.5845,14.75 1.25,14.4155 1.25,14 V 3.5 C 1.25,3.0845 1.5845,2.75 2,2.75 Z"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cccccccccsssssssss" />
66 <rect
67 style="fill:#000000;fill-rule:evenodd;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
68 id="rect831"
69 width="7"
70 height="1"
71 x="4.2499995"
72 y="7.25" />
73</svg>
diff --git a/src/icons/calendar-x.svg b/src/icons/calendar-x.svg
new file mode 100644
index 0000000..036b79a
--- /dev/null
+++ b/src/icons/calendar-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="calendar-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 />
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="-39.612895"
49 inkscape:cy="17.688862"
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="rect820"
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"
63 d="m 1.25,3.75 h 13 v 0.5 h -13 z m 10.5,-1 v -2 m -8,2 v -2 M 2,2.75 h 11.5 c 0.4155,0 0.75,0.3345 0.75,0.75 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 C 1.5845,14.75 1.25,14.4155 1.25,14 V 3.5 C 1.25,3.0845 1.5845,2.75 2,2.75 Z"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cccccccccsssssssss" />
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 6.25,8.25 3,3 m -3,0 3,-3"
70 sodipodi:nodetypes="cccc" />
71</svg>
diff --git a/src/icons/calendar.svg b/src/icons/calendar.svg
index 7668d96..52924fd 100644
--- a/src/icons/calendar.svg
+++ b/src/icons/calendar.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 /> 28 <dc:title></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="11.313709"
48 inkscape:cx="4.6557215" 48 inkscape:cx="-3.5055879"
49 inkscape:cy="10.942964" 49 inkscape:cy="15.261594"
50 inkscape:window-x="1536" 50 inkscape:window-x="1536"
51 inkscape:window-y="0" 51 inkscape:window-y="0"
52 inkscape:window-maximized="1" 52 inkscape:window-maximized="1"
@@ -60,7 +60,7 @@
60 <path 60 <path
61 id="rect820" 61 id="rect820"
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 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"
63 d="m 1.75,4.25 h 12.5 v 0.5 H 1.75 Z m 10,-1 v -2 m -7.5,2 v -2 m -1.75,2 h 11 c 0.4155,0 0.75,0.3345 0.75,0.75 v 10 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2.5 C 2.0845,14.75 1.75,14.4155 1.75,14 V 4 C 1.75,3.5845 2.0845,3.25 2.5,3.25 Z" 63 d="m 1.25,3.75 h 13 v 0.5 h -13 z m 10.5,-1 v -2 m -8,2 v -2 M 2,2.75 h 11.5 c 0.4155,0 0.75,0.3345 0.75,0.75 V 14 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 C 1.5845,14.75 1.25,14.4155 1.25,14 V 3.5 C 1.25,3.0845 1.5845,2.75 2,2.75 Z"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cccccccccsssssssss" /> 65 sodipodi:nodetypes="cccccccccsssssssss" />
66</svg> 66</svg>
diff --git a/src/icons/coffee-to-go.svg b/src/icons/coffee-to-go.svg
index 90912df..16d7f28 100644
--- a/src/icons/coffee-to-go.svg
+++ b/src/icons/coffee-to-go.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="5.3242127" 48 inkscape:cx="6.6018155"
49 inkscape:cy="10.656219" 49 inkscape:cy="13.405192"
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,7 +58,12 @@
58 id="grid823" /> 58 id="grid823" />
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 60 <path
61 id="path835" 61 id="path836"
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 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"
63 d="m 3.625,7.75 h 8.75 M 12,11.25 H 4 M 4.9999999,1.2501875 H 11 c 0.4155,0 0.551904,0.3847623 0.75,0.75 l 1,2.2654375 L 11.75,14 C 11.70754,14.413324 11.4155,14.75 11,14.75 H 4.9999999 c -0.4155,0 -0.7054148,-0.336899 -0.75,-0.75 L 3.25,4.234375 4.2499999,2.0001875 c 0.1697461,-0.3792447 0.3345,-0.75 0.75,-0.75 z M 1.75,4.25 h 12.5" /> 63 d="M 4.9999999,1.2501875 H 11 c 0.4155,0 0.551904,0.3847623 0.75,0.75 l 1,2.2654375 L 11.75,14 C 11.70754,14.413324 11.4155,14.75 11,14.75 H 4.9999999 c -0.4155,0 -0.7054148,-0.336899 -0.75,-0.75 L 3.25,4.234375 4.2499999,2.0001875 c 0.1697461,-0.3792447 0.3345,-0.75 0.75,-0.75 z M 1.75,4.25 h 12.5" />
64 <path
65 style="opacity:1;fill:#010101;fill-opacity:1;fill-rule:nonzero;stroke:none;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"
66 d="m 11.9495,12 h -7.9 L 3.555,7 h 8.89 z"
67 id="path833"
68 sodipodi:nodetypes="ccccc" />
64</svg> 69</svg>
diff --git a/src/icons/credit-card.svg b/src/icons/credit-card.svg
index 5bda672..d56083f 100644
--- a/src/icons/credit-card.svg
+++ b/src/icons/credit-card.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="8"
48 inkscape:cx="0.57945078" 48 inkscape:cx="-2.3637678"
49 inkscape:cy="4.6798553" 49 inkscape:cy="16.688541"
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,7 +58,22 @@
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:markers stroke fill"
62 d="m 2,2.75 h 12 c 0.4155,0 0.75,0.3345 0.75,0.75 v 9 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 v -9 C 1.25,3.0845 1.5845,2.75 2,2.75 Z"
63 id="path835" />
64 <path
65 style="fill:#010101;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
66 d="M 1.25,7.5 V 5 h 13.5 v 2.5 z"
67 id="path833"
68 sodipodi:nodetypes="ccccc" />
69 <path
70 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
71 d="m 4.25,9.75 h 1"
61 id="path851" 72 id="path851"
73 sodipodi:nodetypes="cc" />
74 <path
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:markers stroke fill" 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;paint-order:markers stroke fill"
63 d="m 10.25,9.75 h 1.5 M 1.25,6.2495 h 13.5 M 2,2.75 h 12 c 0.4155,0 0.75,0.3345 0.75,0.75 v 9 c 0,0.4155 -0.3345,0.75 -0.75,0.75 H 2 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 v -9 C 1.25,3.0845 1.5845,2.75 2,2.75 Z" /> 76 d="m 7.75,9.75 h 2"
77 id="path837"
78 sodipodi:nodetypes="cc" />
64</svg> 79</svg>
diff --git a/src/icons/database.svg b/src/icons/database.svg
index 4f2265e..c763347 100644
--- a/src/icons/database.svg
+++ b/src/icons/database.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="3.3499456" 48 inkscape:cx="9.7854648"
49 inkscape:cy="11.005542" 49 inkscape:cy="8.9049546"
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,7 +58,7 @@
58 id="grid823" /> 58 id="grid823" />
59 </sodipodi:namedview> 59 </sodipodi:namedview>
60 <path 60 <path
61 id="path841" 61 id="path849"
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 style="fill:none;fill-rule:evenodd;stroke-width:1.50001;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill"
63 d="m 13.250006,13.25 c 0,1.104569 -2.626622,2 -5.2499749,2 -2.6233526,0 -5.2500375,-0.895431 -5.2500375,-2 m 10.5000434,-7 c 0,1.1045695 -2.626684,2 -5.250037,2 -2.6233526,0 -5.2500375,-0.8954305 -5.2500375,-2 m 10.5000745,3.5 c 0,1.104569 -2.626684,2 -5.250037,2 -2.6233526,0 -5.2500375,-0.895431 -5.2500375,-2 m 10.5000745,-7 c 0,1.1045695 -2.626684,2 -5.250037,2 -2.6233526,0 -5.2500375,-0.8954305 -5.2500375,-2 0,-1.1045695 2.6266849,-2 5.2500375,-2 2.623353,0 5.250037,0.8954305 5.250037,2 z M 2.7500375,13.25 V 2.75 m 10.4999255,0 v 10.5" /> 63 d="m 13.250005,8.250005 c 0,1.380709 -2.350505,2.499995 -5.2500002,2.499995 -2.8994949,0 -5.25,-1.119286 -5.25,-2.499995 M 13.250005,3.75 A 5.25,2.499995 0 0 1 8.0000048,6.249995 5.25,2.499995 0 0 1 2.7500048,3.75 5.25,2.499995 0 0 1 8.0000048,1.250005 5.25,2.499995 0 0 1 13.250005,3.75 Z m -5e-6,0 5e-6,9 c 0,1.380709 -2.350505,2.499995 -5.2500002,2.499995 -2.8994949,0 -5.25,-1.119286 -5.25,-2.499995 L 2.75,3.75" />
64</svg> 64</svg>
diff --git a/src/icons/send-back.svg b/src/icons/send-back.svg
index 37b9de0..a6cda5c 100644
--- a/src/icons/send-back.svg
+++ b/src/icons/send-back.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="5.6568543"
48 inkscape:cx="5.3211903" 48 inkscape:cx="-24.967834"
49 inkscape:cy="7.2971296" 49 inkscape:cy="3.4305625"
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"
@@ -63,17 +63,17 @@
63 inkscape:connector-curvature="0" 63 inkscape:connector-curvature="0"
64 id="path1182" 64 id="path1182"
65 d="m 11.5,10.75 h 3 c 0.4155,0 0.75,0.3345 0.75,0.75 v 3 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -3 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 v -3 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z" 65 d="m 11.5,10.75 h 3 c 0.4155,0 0.75,0.3345 0.75,0.75 v 3 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -3 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 v -3 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z"
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" /> 66 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" />
67 <path 67 <path
68 sodipodi:nodetypes="sssssssss" 68 sodipodi:nodetypes="sssssssss"
69 inkscape:connector-curvature="0" 69 inkscape:connector-curvature="0"
70 id="path1180" 70 id="path1180"
71 d="m 1.5,0.7500004 h 3 c 0.4155,0 0.75,0.3345 0.75,0.75 V 4.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -3 C 1.0845,5.25 0.75,4.9155 0.75,4.5 V 1.5000004 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z" 71 d="m 1.5,0.7500004 h 3 c 0.4155,0 0.75,0.3345 0.75,0.75 V 4.5 c 0,0.4155 -0.3345,0.75 -0.75,0.75 h -3 C 1.0845,5.25 0.75,4.9155 0.75,4.5 V 1.5000004 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z"
72 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> 72 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 <path 73 <path
74 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 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"
75 d="M 7.75,11.75 H 5 C 4.5845,11.75 4.25,11.373108 4.25,11 V 8.25 h 2 c 1.0198135,0 2,-1.0267864 2,-2 v -2 H 11 c 0.4155,0 0.75,0.3690164 0.75,0.75 v 2.75 h -2 c -0.9838013,0 -2,1.0170277 -2,2 z" 75 d="M 8.25,4.25 H 11 c 0.4155,0 0.75,0.3690164 0.75,0.75 v 2.75 m -4,4 H 5 C 4.5845,11.75 4.25,11.373108 4.25,11 V 8.25"
76 id="rect1050" 76 id="rect1050"
77 inkscape:connector-curvature="0" 77 inkscape:connector-curvature="0"
78 sodipodi:nodetypes="cssccccsscccc" /> 78 sodipodi:nodetypes="cssccssc" />
79</svg> 79</svg>
diff --git a/src/icons/send-backward.svg b/src/icons/send-backward.svg
index aa55757..6703a16 100644
--- a/src/icons/send-backward.svg
+++ b/src/icons/send-backward.svg
@@ -12,7 +12,7 @@
12 viewBox="0 0 16 16" 12 viewBox="0 0 16 16"
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="send-backward.svg" 15 sodipodi:docname="bring-forward.svg"
16 inkscape:version="1.0.2 (e86c870879, 2021-01-15)" 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"
@@ -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="11.313709"
48 inkscape:cx="7.0864576" 48 inkscape:cx="-2.6577404"
49 inkscape:cy="3.217142" 49 inkscape:cy="-0.44657792"
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,15 +58,15 @@
58 id="grid823" /> 58 id="grid823" />
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:#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"
62 d="m 8.5,9.25 h -7 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 7 c 0,0.4155 -0.3345,0.75 -0.75,0.75 z" 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"
63 id="rect1050" 63 id="rect1050"
64 inkscape:connector-curvature="0" 64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="sssssssss" /> 65 sodipodi:nodetypes="sssssssss" />
66 <path 66 <path
67 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" 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"
68 d="M 12.25,6.25 H 14 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 6.5845,14.75 6.25,14.4155 6.25,14 v -1.75 h 3.5 c 1.481066,0 2.5,-0.99799 2.5,-2.5 z" 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"
69 id="rect816" 69 id="rect916"
70 inkscape:connector-curvature="0" 70 inkscape:connector-curvature="0"
71 sodipodi:nodetypes="csssssscccc" /> 71 sodipodi:nodetypes="cssssssc" />
72</svg> 72</svg>
diff --git a/src/icons/shopping-cart.svg b/src/icons/shopping-cart.svg
index 6ad24a5..6fc7771 100644
--- a/src/icons/shopping-cart.svg
+++ b/src/icons/shopping-cart.svg
@@ -13,7 +13,7 @@
13 version="1.1" 13 version="1.1"
14 id="svg10" 14 id="svg10"
15 sodipodi:docname="shopping-cart.svg" 15 sodipodi:docname="shopping-cart.svg"
16 inkscape:version="0.92.4 5da689c313, 2019-01-14" 16 inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
17 inkscape:export-xdpi="192" 17 inkscape:export-xdpi="192"
18 inkscape:export-ydpi="192" 18 inkscape:export-ydpi="192"
19 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"> 19 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round">
@@ -25,7 +25,7 @@
25 <dc:format>image/svg+xml</dc:format> 25 <dc:format>image/svg+xml</dc:format>
26 <dc:type 26 <dc:type
27 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> 27 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
28 <dc:title></dc:title> 28 <dc:title />
29 </cc:Work> 29 </cc:Work>
30 </rdf:RDF> 30 </rdf:RDF>
31 </metadata> 31 </metadata>
@@ -40,18 +40,19 @@
40 guidetolerance="10" 40 guidetolerance="10"
41 inkscape:pageopacity="0" 41 inkscape:pageopacity="0"
42 inkscape:pageshadow="2" 42 inkscape:pageshadow="2"
43 inkscape:window-width="3840" 43 inkscape:window-width="1920"
44 inkscape:window-height="1983" 44 inkscape:window-height="992"
45 id="namedview12" 45 id="namedview12"
46 showgrid="true" 46 showgrid="true"
47 inkscape:zoom="45.254834" 47 inkscape:zoom="32"
48 inkscape:cx="6.1731035" 48 inkscape:cx="5.8945638"
49 inkscape:cy="11.176932" 49 inkscape:cy="8.8169861"
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,16 +61,17 @@
60 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" 61 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
61 id="path817" 62 id="path817"
62 cx="5.5" 63 cx="5.5"
63 cy="13.5" 64 cy="14.5"
64 r="0.75" /> 65 r="0.75" />
65 <circle 66 <circle
66 r="0.75" 67 r="0.75"
67 cy="13.5" 68 cy="14.5"
68 cx="12.5" 69 cx="12.5"
69 id="circle819" 70 id="circle819"
70 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" /> 71 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" />
71 <path 72 <path
72 id="rect815" 73 id="rect815"
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:normal" 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:normal"
74 d="m 3.6,3.75 h 11.15 l -1,4.5 h -9.4 m 8.9,2.5 h -8.5 l -1.5,-9 h -2.5" /> 75 d="m 3.6,3.25 h 11.15 l -1,5.5 h -9.4 m 8.9,3 H 4.75 L 3.25,1.25 h -2.5"
76 sodipodi:nodetypes="cccccccc" />
75</svg> 77</svg>
diff --git a/src/icons/stopwatch.svg b/src/icons/stopwatch.svg
new file mode 100644
index 0000000..395705e
--- /dev/null
+++ b/src/icons/stopwatch.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="stopwatch.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="8"
48 inkscape:cx="-22.865341"
49 inkscape:cy="14.880413"
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,9.25 2,1"
63 id="path820"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cc" />
66 <path
67 id="circle851"
68 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
69 d="m 6.25,0.75 h 3 m -1.5,3 v -3 m 4,4.5 1.5,-1.5 m -9.5,1.5 -1.5,-1.5 m 11,5.5 c 0,3.037566 -2.462434,5.5 -5.5,5.5 -3.0375661,0 -5.5,-2.462434 -5.5,-5.5 0,-3.0375661 2.4624339,-5.5 5.5,-5.5 3.037566,0 5.5,2.4624339 5.5,5.5 z"
70 sodipodi:nodetypes="ccccccccsssss" />
71</svg>
diff --git a/src/icons/wallet.svg b/src/icons/wallet.svg
index 31cdd3f..6d65f9d 100644
--- a/src/icons/wallet.svg
+++ b/src/icons/wallet.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="64.000002"
48 inkscape:cx="1.3778351" 48 inkscape:cx="8.0094284"
49 inkscape:cy="13.191481" 49 inkscape:cy="9.7723199"
50 inkscape:window-x="1536" 50 inkscape:window-x="1536"
51 inkscape:window-y="0" 51 inkscape:window-y="0"
52 inkscape:window-maximized="1" 52 inkscape:window-maximized="1"
@@ -60,11 +60,11 @@
60 <path 60 <path
61 id="path832" 61 id="path832"
62 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" 62 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
63 d="m 4.25,5.75 h 10.5 v 7.5 H 2 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 v -9 C 1.25,3.0845 1.5845,2.75 2,2.75 h 11.75 v 3" 63 d="m 4.25,4.75 h 10.5 v 8.5 H 2 c -0.4155,0 -0.75,-0.3345 -0.75,-0.75 v -9 C 1.25,3.0845 1.5845,2.75 2,2.75 h 11.75 v 2"
64 sodipodi:nodetypes="cccsssscc" /> 64 sodipodi:nodetypes="cccsssscc" />
65 <path 65 <path
66 id="rect829-3" 66 id="rect829-3"
67 style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" 67 style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
68 d="m 11.25,9.25 h -0.5 v 0.5 h 0.5 z" 68 d="m 11.25,8.75 h -0.5 v 0.5 h 0.5 z"
69 sodipodi:nodetypes="ccccc" /> 69 sodipodi:nodetypes="ccccc" />
70</svg> 70</svg>