aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler/book-2.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler/book-2.svg')
-rw-r--r--static/icons/tabler/book-2.svg30
1 files changed, 22 insertions, 8 deletions
diff --git a/static/icons/tabler/book-2.svg b/static/icons/tabler/book-2.svg
index e136c71..0800060 100644
--- a/static/icons/tabler/book-2.svg
+++ b/static/icons/tabler/book-2.svg
@@ -1,8 +1,22 @@
-<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-book-2" 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="M19 4v16h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12z" />
- <path d="M19 16h-12a2 2 0 0 0 -2 2" />
- <path d="M9 8h6" />
-</svg>
-
-
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M19 4v16h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12z"
+ />
+ <path
+ d="M19 16h-12a2 2 0 0 0 -2 2"
+ />
+ <path
+ d="M9 8h6"
+ />
+</svg
+>