From 36746be9cc7cc292c5b5dab6e5d821aab521e8f1 Mon Sep 17 00:00:00 2001
From: Tamara Steinwender <tamara.steinwender@tugraz.at>
Date: Tue, 19 Jul 2022 15:20:38 +0200
Subject: [PATCH] Update submodule

---
 assets/icons.css                         | 44 ++++++++++++++++++++++++
 assets/icons/arrow-down-12.svg           |  1 +
 assets/icons/arrow-down-7.svg            |  1 +
 assets/icons/arrow-left-12.svg           |  1 +
 assets/icons/arrow-left-9.svg            |  1 +
 assets/icons/arrow-right-12.svg          |  1 +
 assets/icons/arrow-right-9.svg           |  1 +
 assets/icons/arrow-up-12.svg             |  1 +
 assets/icons/arrow-up-7.svg              |  1 +
 assets/icons/bin-1.svg                   |  1 +
 assets/icons/close.svg                   |  1 +
 assets/icons/cloud.svg                   |  1 +
 assets/icons/computer-notebook-1.svg     |  1 +
 assets/icons/download-2.svg              |  1 +
 assets/icons/email.svg                   |  1 +
 assets/icons/file-new-1.svg              |  1 +
 assets/icons/flash-1.svg                 |  1 +
 assets/icons/folder-2.svg                |  1 +
 assets/icons/globe-3.svg                 |  1 +
 assets/icons/hide.svg                    |  1 +
 assets/icons/hierarchy-3.svg             |  1 +
 assets/icons/moon-waning-crescent.svg    |  1 +
 assets/icons/navigation-drawer-1.svg     |  1 +
 assets/icons/remove-circle-1.svg         |  1 +
 assets/icons/report-problem-triangle.svg |  1 +
 assets/icons/search.svg                  |  1 +
 assets/icons/signal-warning.svg          |  1 +
 assets/icons/smiley-smile-1.svg          |  1 +
 assets/icons/sunny.svg                   |  1 +
 assets/icons/synchronize-3.svg           |  1 +
 assets/icons/task-1.svg                  |  1 +
 assets/icons/tug-home.svg                |  0
 assets/icons/view-2.svg                  | 12 +++++++
 vendor/toolkit                           |  2 +-
 34 files changed, 87 insertions(+), 1 deletion(-)
 create mode 100644 assets/icons.css
 create mode 100644 assets/icons/arrow-down-12.svg
 create mode 100644 assets/icons/arrow-down-7.svg
 create mode 100644 assets/icons/arrow-left-12.svg
 create mode 100644 assets/icons/arrow-left-9.svg
 create mode 100644 assets/icons/arrow-right-12.svg
 create mode 100644 assets/icons/arrow-right-9.svg
 create mode 100644 assets/icons/arrow-up-12.svg
 create mode 100644 assets/icons/arrow-up-7.svg
 create mode 100644 assets/icons/bin-1.svg
 create mode 100644 assets/icons/close.svg
 create mode 100644 assets/icons/cloud.svg
 create mode 100644 assets/icons/computer-notebook-1.svg
 create mode 100644 assets/icons/download-2.svg
 create mode 100644 assets/icons/email.svg
 create mode 100644 assets/icons/file-new-1.svg
 create mode 100644 assets/icons/flash-1.svg
 create mode 100644 assets/icons/folder-2.svg
 create mode 100644 assets/icons/globe-3.svg
 create mode 100644 assets/icons/hide.svg
 create mode 100644 assets/icons/hierarchy-3.svg
 create mode 100644 assets/icons/moon-waning-crescent.svg
 create mode 100644 assets/icons/navigation-drawer-1.svg
 create mode 100644 assets/icons/remove-circle-1.svg
 create mode 100644 assets/icons/report-problem-triangle.svg
 create mode 100644 assets/icons/search.svg
 create mode 100644 assets/icons/signal-warning.svg
 create mode 100644 assets/icons/smiley-smile-1.svg
 create mode 100644 assets/icons/sunny.svg
 create mode 100644 assets/icons/synchronize-3.svg
 create mode 100644 assets/icons/task-1.svg
 create mode 100644 assets/icons/tug-home.svg
 create mode 100644 assets/icons/view-2.svg

diff --git a/assets/icons.css b/assets/icons.css
new file mode 100644
index 0000000..b45a0c0
--- /dev/null
+++ b/assets/icons.css
@@ -0,0 +1,44 @@
+html{
+    --dbp-override-image-nextcloud: url(<%= getUrl('') %>images/nextcloud.svg);
+
+    --dbp-override-angle-double-left: url(<%= getUrl('') %>icons/arrow-left-09.svg);
+    --dbp-override-angle-double-right: url(<%= getUrl('') %>icons/arrow-right-09.svg);
+
+    --dbp-override-arrow-down: url(<%= getUrl('') %>icons/arrow-down-7.svg);
+    --dbp-override-arrow-up: url(<%= getUrl('') %>icons/arrow-up-7.svg);
+
+    --dbp-override-chevron-down: url(<%= getUrl('') %>icons/arrow-down-12.svg);
+    --dbp-override-chevron-up: url(<%= getUrl('') %>icons/arrow-up-12.svg);
+    --dbp-override-chevron-left: url(<%= getUrl('') %>icons/arrow-left-12.svg);
+    --dbp-override-chevron-right: url(<%= getUrl('') %>icons/arrow-right-12.svg);
+
+    --dbp-override-bolt: url(<%= getUrl('') %>icons/flash-1.svg);
+    --dbp-override-clipboard: url(<%= getUrl('') %>icons/task-1.svg);
+    --dbp-override-close: url(<%= getUrl('') %>icons/close.svg);
+    --dbp-override-cloud: url(<%= getUrl('') %>icons/cloud.svg);
+    --dbp-override-cloudnetwork: url(<%= getUrl('') %>icons/hierarchy-3.svg);
+    /* --dbp-override-contrast: url(<%= getUrl('') %>icons/contrast.svg); we want to use dbp style */
+    --dbp-override-cross-circle: url(<%= getUrl('') %>icons/remove-circle-1.svg);
+    --dbp-override-download: url(<%= getUrl('') %>icons/download-2.svg);
+    --dbp-override-empty-file: url(<%= getUrl('') %>icons/file-new-1.svg);
+    --dbp-override-envelope: url(<%= getUrl('') %>icons/email.svg);
+    --dbp-override-folder: url(<%= getUrl('') %>icons/folder-2.svg);
+    --dbp-override-happy: url(<%= getUrl('') %>icons/smiley-smile-1.svg);
+    --dbp-override-home: url(<%= getUrl('') %>icons/tug-home.svg);
+    /* --dbp-override-information: url(<%= getUrl('') %>icons/arrow-up-12.svg); we want to use dbp style */
+    /* --dbp-override-information-circle: url(<%= getUrl('') %>icons/arrow-up-12.svg); we want to use dbp style */
+    --dbp-override-laptop: url(<%= getUrl('') %>icons/computer-notebook-1.svg);
+    /* --dbp-override-menu-dots: url(<%= getUrl('') %>icons/arrow-up-12.svg); we want to use dbp style */
+    /* --dbp-override-nextcloud: url(<%= getUrl('') %>icons/arrow-up-12.svg); we want to use dbp style */
+    --dbp-override-night: url(<%= getUrl('') %>icons/moon-waning-crescent.svg);
+    --dbp-override-reload: url(<%= getUrl('') %>icons/synchronize-3.svg);
+    --dbp-override-search: url(<%= getUrl('') %>icons/search.svg);
+    --dbp-override-source_icons_align-justify: url(<%= getUrl('') %>icons/navigation-drawer-1.svg);
+    --dbp-override-source_icons_eye-empty: url(<%= getUrl('') %>icons/view-2.svg);
+    --dbp-override-source_icons_eye-off: url(<%= getUrl('') %>icons/hide.svg);
+    --dbp-override-sun: url(<%= getUrl('') %>icons/sunny.svg);
+    --dbp-override-trash: url(<%= getUrl('') %>icons/bin-1.svg);
+    --dbp-override-warning-high: url(<%= getUrl('') %>icons/report-problem-triangle.svg);
+    --dbp-override-world: url(<%= getUrl('') %>icons/globe-3.svg);
+
+}
diff --git a/assets/icons/arrow-down-12.svg b/assets/icons/arrow-down-12.svg
new file mode 100644
index 0000000..70650d3
--- /dev/null
+++ b/assets/icons/arrow-down-12.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none" d="M.501 7.253l11.5 13.143 11.5-13.143"/></svg>
\ No newline at end of file
diff --git a/assets/icons/arrow-down-7.svg b/assets/icons/arrow-down-7.svg
new file mode 100644
index 0000000..7706842
--- /dev/null
+++ b/assets/icons/arrow-down-7.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" fill="none"><path d="M12.501 23.498v-23M1.501 10.998l11 12.5 11-12.5"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/arrow-left-12.svg b/assets/icons/arrow-left-12.svg
new file mode 100644
index 0000000..aa7b251
--- /dev/null
+++ b/assets/icons/arrow-left-12.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none" d="M18.572.499l-13.142 11.5 13.142 11.5"/></svg>
\ No newline at end of file
diff --git a/assets/icons/arrow-left-9.svg b/assets/icons/arrow-left-9.svg
new file mode 100644
index 0000000..870c2b4
--- /dev/null
+++ b/assets/icons/arrow-left-9.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M23.501 23.499l-11.5-11.5 11.5-11.5M12.001 23.499l-11.5-11.5 11.5-11.5"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/arrow-right-12.svg b/assets/icons/arrow-right-12.svg
new file mode 100644
index 0000000..e7959d1
--- /dev/null
+++ b/assets/icons/arrow-right-12.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none" d="M5.431 23.498l13.142-11.5-13.142-11.5"/></svg>
\ No newline at end of file
diff --git a/assets/icons/arrow-right-9.svg b/assets/icons/arrow-right-9.svg
new file mode 100644
index 0000000..6cb43ce
--- /dev/null
+++ b/assets/icons/arrow-right-9.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M.501.498l11.5 11.5-11.5 11.5M12.001.498l11.5 11.5-11.5 11.5"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/arrow-up-12.svg b/assets/icons/arrow-up-12.svg
new file mode 100644
index 0000000..fc112cb
--- /dev/null
+++ b/assets/icons/arrow-up-12.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none" d="M23.501 20.396l-11.5-13.144-11.5 13.144"/></svg>
\ No newline at end of file
diff --git a/assets/icons/arrow-up-7.svg b/assets/icons/arrow-up-7.svg
new file mode 100644
index 0000000..07f4bf4
--- /dev/null
+++ b/assets/icons/arrow-up-7.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" fill="none"><path d="M11.501.499v23M22.501 12.999l-11-12.5-11 12.5"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/bin-1.svg b/assets/icons/bin-1.svg
new file mode 100644
index 0000000..519074b
--- /dev/null
+++ b/assets/icons/bin-1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M3.5 3.5h16v20h-16zM7.5.5h8v3h-8zM1 3.5h22M7.5 7v12M11.5 7v12M15.5 7v12"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/close.svg b/assets/icons/close.svg
new file mode 100644
index 0000000..34de8d9
--- /dev/null
+++ b/assets/icons/close.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M.5.5l23 23M23.5.5l-23 23"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/cloud.svg b/assets/icons/cloud.svg
new file mode 100644
index 0000000..7ce7509
--- /dev/null
+++ b/assets/icons/cloud.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21.306 11.141c.836-2.416-1.12-4.875-3.648-4.623-.82-2.339-3.04-4.018-5.658-4.018-3.313 0-6 2.686-6 6-3.038 0-5.5 2.477-5.5 5.515s2.462 5.515 5.5 5.515h13c2.485 0 4.5-2.029 4.5-4.515 0-1.642-.882-3.088-2.194-3.874z" fill="none"/></svg>
\ No newline at end of file
diff --git a/assets/icons/computer-notebook-1.svg b/assets/icons/computer-notebook-1.svg
new file mode 100644
index 0000000..cddccd9
--- /dev/null
+++ b/assets/icons/computer-notebook-1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M16 19.5h-8l.5-2h7zM21.5 3c0-.828-.671-1.5-1.5-1.5h-16c-.828 0-1.5.672-1.5 1.5v11.5l-2 7v.5c0 .828.672 1.5 1.5 1.5h20c.829 0 1.5-.672 1.5-1.5v-.5l-2-7.5v-11zM2.5 14.5h19M.5 21.5h23"/><path d="M4.5 3.5h15v9h-15z"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/download-2.svg b/assets/icons/download-2.svg
new file mode 100644
index 0000000..05fa0cd
--- /dev/null
+++ b/assets/icons/download-2.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M22.5 17.718v1.913c0 1.584-1.285 2.869-2.869 2.869h-16.262c-1.585 0-2.869-1.285-2.869-2.869v-1.913M11.5 17.608v-17.108M18.5 10.608l-7 7-7-7"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/email.svg b/assets/icons/email.svg
new file mode 100644
index 0000000..2bd0b88
--- /dev/null
+++ b/assets/icons/email.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M22.5 17c0 .828-.672 1.5-1.5 1.5h-18c-.828 0-1.5-.672-1.5-1.5v-11c0-.829.672-1.5 1.5-1.5h18c.828 0 1.5.671 1.5 1.5v11zM22 5l-10 8-10-8"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/file-new-1.svg b/assets/icons/file-new-1.svg
new file mode 100644
index 0000000..d5c8909
--- /dev/null
+++ b/assets/icons/file-new-1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M20.5 23.5h-17v-23h11l6 6zM14.5.5v6h6"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/flash-1.svg b/assets/icons/flash-1.svg
new file mode 100644
index 0000000..13febdb
--- /dev/null
+++ b/assets/icons/flash-1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" fill="none" d="M7.5 23.5l3-11h-4l3-12h8l-5 8h5z"/></svg>
\ No newline at end of file
diff --git a/assets/icons/folder-2.svg b/assets/icons/folder-2.svg
new file mode 100644
index 0000000..cd77be9
--- /dev/null
+++ b/assets/icons/folder-2.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none" d="M9.5 4.5l-2-2h-7v19h23v-17z"/></svg>
\ No newline at end of file
diff --git a/assets/icons/globe-3.svg b/assets/icons/globe-3.svg
new file mode 100644
index 0000000..bef2dc9
--- /dev/null
+++ b/assets/icons/globe-3.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M23.5 11.957c0 6.375-5.163 11.544-11.532 11.544-6.369-.001-11.468-5.376-11.468-11.751 0-6.208 4.87-10.992 11.005-11.239l.5-.011c6.369 0 11.495 5.082 11.495 11.457zM11.505.511c-6 6.5-6 14.98 0 22.98M12.505.511c6 6.5 6 14.977 0 22.977M2 17.479h20.063M2.406 5.479h19.062M.5 11.479h22.938"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/hide.svg b/assets/icons/hide.svg
new file mode 100644
index 0000000..93cc482
--- /dev/null
+++ b/assets/icons/hide.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M19.518 8.288c2.439 1.764 3.982 3.712 3.982 3.712s-5.148 6.5-11.5 6.5c-1.039 0-2.045-.173-3.002-.464M4.468 15.701c-2.431-1.761-3.968-3.701-3.968-3.701s5.148-6.5 11.5-6.5c.859 0 1.698.119 2.504.325M8 12c0-2.21 1.791-4 4-4M16 12c0 2.21-1.791 4-4 4M21.75 2.25l-19.5 19.5"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/hierarchy-3.svg b/assets/icons/hierarchy-3.svg
new file mode 100644
index 0000000..2c056c4
--- /dev/null
+++ b/assets/icons/hierarchy-3.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path stroke-linecap="square" d="M11.5 5.5v13"/><path d="M4.5 1.5h15v4h-15zM9.5 18.5h5v5h-5zM.5 18.5h5v5h-5zM18.5 18.5h5v5h-5z"/><path stroke-linecap="square" d="M20.5 18.5v-6h-17v6"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/moon-waning-crescent.svg b/assets/icons/moon-waning-crescent.svg
new file mode 100644
index 0000000..86bf0c7
--- /dev/null
+++ b/assets/icons/moon-waning-crescent.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.5 12c0-5.095 2.806-9.475 6.827-11.421-.435-.051-.878-.079-1.327-.079-6.352 0-11.5 5.148-11.5 11.5s5.148 11.5 11.5 11.5c.449 0 .892-.028 1.327-.078-4.021-1.947-6.827-6.327-6.827-11.422z" fill="none"/></svg>
\ No newline at end of file
diff --git a/assets/icons/navigation-drawer-1.svg b/assets/icons/navigation-drawer-1.svg
new file mode 100644
index 0000000..2644fec
--- /dev/null
+++ b/assets/icons/navigation-drawer-1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none" d="M19 5.5h-14.957M19 9.5h-14.957M19 13.5h-14.957M19 17.5h-14.957"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/remove-circle-1.svg b/assets/icons/remove-circle-1.svg
new file mode 100644
index 0000000..2653a8a
--- /dev/null
+++ b/assets/icons/remove-circle-1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><circle cx="11.5" cy="11.5" r="11"/><path d="M15.742 7.258l-8.485 8.484M15.742 15.742l-8.485-8.484"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/report-problem-triangle.svg b/assets/icons/report-problem-triangle.svg
new file mode 100644
index 0000000..e820897
--- /dev/null
+++ b/assets/icons/report-problem-triangle.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path stroke-linecap="round" d="M11.5 16.805v-7.652"/><path stroke-linecap="round" d="M22.5 23.5h-22l11-22z"/><path d="M12 20c0 .276-.224.5-.5.5s-.5-.224-.5-.5.224-.5.5-.5.5.224.5.5z"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/search.svg b/assets/icons/search.svg
new file mode 100644
index 0000000..04b72fd
--- /dev/null
+++ b/assets/icons/search.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><circle cx="8.5" cy="8.5" r="8"/><path stroke-linecap="round" d="M14.156 14.156l9.344 9.344"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/signal-warning.svg b/assets/icons/signal-warning.svg
new file mode 100644
index 0000000..2b1cf25
--- /dev/null
+++ b/assets/icons/signal-warning.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19.499 11.36c.076 4.419-3.581 8.063-7.999 8.14-4.418.077-7.922-3.443-7.999-7.86-.077-4.418 3.581-8.064 7.999-8.14 4.418-.077 7.922 3.443 7.999 7.86zM11.5 12.59v-5.091" fill="none"/><path d="M11.501 14.408h-.014c-.401.007-.722.338-.715.739.007.397.331.715.728.715h.013c.401-.007.722-.339.715-.739-.007-.398-.332-.715-.727-.715z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3.998 19.545c-2.152-2.008-3.498-4.869-3.498-8.045 0-3.154 1.327-5.998 3.455-8.004M19.023 3.475c2.14 2.008 3.477 4.86 3.477 8.025 0 3.177-1.347 6.039-3.5 8.047" fill="none"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/smiley-smile-1.svg b/assets/icons/smiley-smile-1.svg
new file mode 100644
index 0000000..239153a
--- /dev/null
+++ b/assets/icons/smiley-smile-1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><circle cx="12" cy="12" r="11.5"/><path d="M19.5 13c0 4.143-3.358 7.5-7.5 7.5s-7.5-3.357-7.5-7.5h15zM5.5 10c0-1.104.896-2 2-2s2 .896 2 2M18.5 10c0-1.104-.896-2-2-2s-2 .896-2 2"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/sunny.svg b/assets/icons/sunny.svg
new file mode 100644
index 0000000..25704cb
--- /dev/null
+++ b/assets/icons/sunny.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M18.5 11.5c0-3.866-3.134-7-7-7s-7 3.134-7 7 3.134 7 7 7 7-3.134 7-7zM11.5 20.5v2M18 18l1.5 1.5M20.5 11.5h2M18 5l1.5-1.5M11.5 2.5v-2M5 5l-1.5-1.5M2.5 11.5h-2M5 18l-1.5 1.5"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/synchronize-3.svg b/assets/icons/synchronize-3.svg
new file mode 100644
index 0000000..9cc8d28
--- /dev/null
+++ b/assets/icons/synchronize-3.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M.927 10.198l2.787 4.152 3.205-3.838M23.5 14.5l-2.786-4.151-3.206 3.838M20.677 10.387c.834 4.408-2.273 8.728-6.509 9.728-2.954.699-5.916-.238-7.931-2.224M3.719 14.324c-1.314-4.883 1.969-9.674 6.538-10.753 3.156-.747 6.316.372 8.324 2.641"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/task-1.svg b/assets/icons/task-1.svg
new file mode 100644
index 0000000..ad2a3b3
--- /dev/null
+++ b/assets/icons/task-1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M15.5 3.5h4v20h-16v-20h4"/><path d="M13.5 2.5c0-1.104-.895-2-2-2s-2 .896-2 2h-2v4h8v-4h-2zM7.5 5.5h-2v15h12v-15h-2"/></g></svg>
\ No newline at end of file
diff --git a/assets/icons/tug-home.svg b/assets/icons/tug-home.svg
new file mode 100644
index 0000000..e69de29
diff --git a/assets/icons/view-2.svg b/assets/icons/view-2.svg
new file mode 100644
index 0000000..05d9c1e
--- /dev/null
+++ b/assets/icons/view-2.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<svg version="1.0" id="Outline_Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
+	 y="0px" width="24px" height="24px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
+<g>
+	<path style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="M23.5,12
+		c0,0-5.148,6.5-11.5,6.5S0.5,12,0.5,12S5.648,5.5,12,5.5S23.5,12,23.5,12z"/>
+	
+		<circle style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="12" cy="12" r="4"/>
+</g>
+</svg>
diff --git a/vendor/toolkit b/vendor/toolkit
index f0fca22..24d5d2a 160000
--- a/vendor/toolkit
+++ b/vendor/toolkit
@@ -1 +1 @@
-Subproject commit f0fca228c411828168d2b3e1ee4bce1e7f73b1c0
+Subproject commit 24d5d2a000512dc5a82509841af8d93868e0f5a3
-- 
GitLab