aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/tag.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-29 01:44:33 +0100
committercodecalm <codecalm@gmail.com>2021-11-29 01:44:33 +0100
commit56795ece3c93aaef7dd01640d9888b57745b4691 (patch)
treea262ac8521cbd24fa41e47afe21c7e23bd5fea6f /src/_icons/tag.svg
parent`tag` icon tags revert (diff)
downloadtabler-icons-56795ece3c93aaef7dd01640d9888b57745b4691.tar.xz
Release 1.46.0v1.46.0
Diffstat (limited to 'src/_icons/tag.svg')
-rw-r--r--src/_icons/tag.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/tag.svg b/src/_icons/tag.svg
index bb83279c..e056ecbe 100644
--- a/src/_icons/tag.svg
+++ b/src/_icons/tag.svg
@@ -3,6 +3,6 @@ tags: [label, price]
version: "1.0"
---
<svg>
- <circle cx="8.5" cy="8.5" r="1" fill="currentColor"/>
+ <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>