aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/tag.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-29 00:46:14 +0100
committercodecalm <codecalm@gmail.com>2021-11-29 00:46:14 +0100
commitd2a521a7811961a1f1c91207ff5290db11d57d81 (patch)
tree62608a493e80deb15e426de3ed6f1bcb19fe8a83 /src/_icons/tag.svg
parentMerge remote-tracking branch 'origin/master' (diff)
downloadtabler-icons-d2a521a7811961a1f1c91207ff5290db11d57d81.tar.xz
Fixed icons: `brand-notion`, `device-watch-stats-2`, `device-watch-stats`, `engine`, `lemon-2`, `report-search`, `rotate-360`, `tag`, `text-resize`
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 13800fa2..71e0f8e8 100644
--- a/src/_icons/tag.svg
+++ b/src/_icons/tag.svg
@@ -1,6 +1,6 @@
---
---
<svg>
- <circle cx="8.5" cy="8.5" r="1" />
+ <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>