aboutsummaryrefslogtreecommitdiff
path: root/views/img
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-02-09 20:20:16 +0200
committerSyndamia <kamen@syndamia.com>2025-02-09 20:20:16 +0200
commit230cd1bcb845908373e6d80ae0b10e51662eaba2 (patch)
treee33c2f09dd83f79f8f393620cef6192a57753968 /views/img
parent6744c182446b25b49bb1742832308782a14260be (diff)
downloadnowayforward_human-230cd1bcb845908373e6d80ae0b10e51662eaba2.tar
nowayforward_human-230cd1bcb845908373e6d80ae0b10e51662eaba2.tar.gz
nowayforward_human-230cd1bcb845908373e6d80ae0b10e51662eaba2.zip
feat(user/update): Move buttons to side and replace text with icons
Diffstat (limited to 'views/img')
-rw-r--r--views/img/global-settings.svg1
-rw-r--r--views/img/list-add.svg1
-rw-r--r--views/img/settings.svg1
3 files changed, 3 insertions, 0 deletions
diff --git a/views/img/global-settings.svg b/views/img/global-settings.svg
new file mode 100644
index 0000000..424494c
--- /dev/null
+++ b/views/img/global-settings.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class=""><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M21 12a9 9 0 1 0 -8.979 9" /><path d="M3.6 9h16.8" /><path d="M3.6 15h8.9" /><path d="M11.5 3a17 17 0 0 0 0 18" /><path d="M12.5 3a16.992 16.992 0 0 1 2.522 10.376" /><path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /><path d="M19.001 15.5v1.5" /><path d="M19.001 21v1.5" /><path d="M22.032 17.25l-1.299 .75" /><path d="M17.27 20l-1.3 .75" /><path d="M15.97 17.25l1.3 .75" /><path d="M20.733 20l1.3 .75" /></svg>
diff --git a/views/img/list-add.svg b/views/img/list-add.svg
new file mode 100644
index 0000000..e19454a
--- /dev/null
+++ b/views/img/list-add.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class=""><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19 8h-14" /><path d="M5 12h9" /><path d="M11 16h-6" /><path d="M15 16h6" /><path d="M18 13v6" /></svg>
diff --git a/views/img/settings.svg b/views/img/settings.svg
new file mode 100644
index 0000000..d16a901
--- /dev/null
+++ b/views/img/settings.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class=""><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z" /><path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" /></svg>