aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler/tag.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler/tag.svg')
-rw-r--r--static/icons/tabler/tag.svg19
1 files changed, 19 insertions, 0 deletions
diff --git a/static/icons/tabler/tag.svg b/static/icons/tabler/tag.svg
new file mode 100644
index 0000000..abbb8c6
--- /dev/null
+++ b/static/icons/tabler/tag.svg
@@ -0,0 +1,19 @@
+<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="M7.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"
+ />
+ <path
+ d="M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592 -5.592a2.41 2.41 0 0 0 0 -3.408l-7.71 -7.71a2 2 0 0 0 -1.414 -.586h-5.172a3 3 0 0 0 -3 3z"
+ />
+</svg
+>