aboutsummaryrefslogtreecommitdiff
path: root/assets/icons/tag.svg
diff options
context:
space:
mode:
Diffstat (limited to 'assets/icons/tag.svg')
-rw-r--r--assets/icons/tag.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/icons/tag.svg b/assets/icons/tag.svg
new file mode 100644
index 0000000..7611a43
--- /dev/null
+++ b/assets/icons/tag.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
+ stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
+ class="icon icon-tabler icons-tabler-outline icon-tabler-tag">
+ <path stroke="none" d="M0 0h24v24H0z" fill="none" />
+ <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> \ No newline at end of file