diff options
author | codecalm <codecalm@gmail.com> | 2021-11-29 01:02:13 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-29 01:02:13 +0100 |
commit | 6d63c8f04efe5540f517ea403beb9a45caa31d11 (patch) | |
tree | 95d452cc533062b7ccf7ee142aea82cb04399ec5 /src | |
parent | Fixed icons: `brand-notion`, `device-watch-stats-2`, `device-watch-stats`, `e... (diff) | |
download | tabler-icons-6d63c8f04efe5540f517ea403beb9a45caa31d11.tar.xz |
`tag` icon tags revert
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/tag.svg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/_icons/tag.svg b/src/_icons/tag.svg index 71e0f8e8..bb83279c 100644 --- a/src/_icons/tag.svg +++ b/src/_icons/tag.svg @@ -1,4 +1,6 @@ --- +tags: [label, price] +version: "1.0" --- <svg> <circle cx="8.5" cy="8.5" r="1" fill="currentColor"/> |