aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-10-15 17:17:20 -0400
committertdro <tdro@noreply.example.com>2023-10-15 17:17:20 -0400
commitc6c6d4b5972be57d2505be3251b5930e107c0f0f (patch)
tree564798a14a4fa6f77966807d4febd12ab0a9bbef /static/icons/tabler
parent9ffe61a01c85e9727c437ff4d329da6edc811de2 (diff)
downloadcanory-c6c6d4b5972be57d2505be3251b5930e107c0f0f.tar.gz
canory-c6c6d4b5972be57d2505be3251b5930e107c0f0f.tar.bz2
canory-c6c6d4b5972be57d2505be3251b5930e107c0f0f.zip
static/icons: Add eye and notes
Diffstat (limited to 'static/icons/tabler')
-rw-r--r--static/icons/tabler/notes.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/icons/tabler/notes.svg b/static/icons/tabler/notes.svg
new file mode 100644
index 0000000..bed52e0
--- /dev/null
+++ b/static/icons/tabler/notes.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-notes" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+ <path d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
+ <path d="M9 7l6 0" />
+ <path d="M9 11l6 0" />
+ <path d="M9 15l4 0" />
+</svg>
+
+