aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler/tags.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler/tags.svg')
-rw-r--r--static/icons/tabler/tags.svg19
1 files changed, 19 insertions, 0 deletions
diff --git a/static/icons/tabler/tags.svg b/static/icons/tabler/tags.svg
new file mode 100644
index 0000000..b2f166c
--- /dev/null
+++ b/static/icons/tabler/tags.svg
@@ -0,0 +1,19 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ class="icon icon-tabler icon-tabler-tags"
+ 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="M3 8v4.172a2 2 0 0 0 .586 1.414l5.71 5.71a2.41 2.41 0 0 0 3.408 0l3.592 -3.592a2.41 2.41 0 0 0 0 -3.408l-5.71 -5.71a2 2 0 0 0 -1.414 -.586h-4.172a2 2 0 0 0 -2 2z"
+ />
+ <path d="M18 19l1.592 -1.592a4.82 4.82 0 0 0 0 -6.816l-4.592 -4.592" />
+ <path d="M7 10h-.01" />
+</svg>