aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler/notes.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler/notes.svg')
-rw-r--r--static/icons/tabler/notes.svg45
1 files changed, 28 insertions, 17 deletions
diff --git a/static/icons/tabler/notes.svg b/static/icons/tabler/notes.svg
index e6947da..b1ea76d 100644
--- a/static/icons/tabler/notes.svg
+++ b/static/icons/tabler/notes.svg
@@ -1,20 +1,31 @@
<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" />
+ 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="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"
+ d="M9 7l6 0"
/>
- <path d="M9 7l6 0" />
- <path d="M9 11l6 0" />
- <path d="M9 15l4 0" />
-</svg>
+ <path
+ d="M9 11l6 0"
+ />
+ <path
+ d="M9 15l4 0"
+ />
+</svg
+>