aboutsummaryrefslogtreecommitdiff
path: root/icons/tag.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/tag.svg')
-rw-r--r--icons/tag.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/tag.svg b/icons/tag.svg
index e119d30b..6835c741 100644
--- a/icons/tag.svg
+++ b/icons/tag.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" 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="M11 3l9 9a1.5 1.5 0 0 1 0 2l-6 6a1.5 1.5 0 0 1 -2 0l-9 -9v-4a4 4 0 0 1 4 -4h4" />
- <circle cx="9" cy="9" r="2" />
+ <circle cx="8.5" cy="8.5" r="1" fill="currentColor" />
+ <path d="M4 7v3.859c0 .537 .213 1.052 .593 1.432l8.116 8.116a2.025 2.025 0 0 0 2.864 0l4.834 -4.834a2.025 2.025 0 0 0 0 -2.864l-8.117 -8.116a2.025 2.025 0 0 0 -1.431 -.593h-3.859a3 3 0 0 0 -3 3z" />
</svg>