diff options
Diffstat (limited to 'icons/tag.svg')
-rw-r--r-- | icons/tag.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/tag.svg b/icons/tag.svg index 6835c741..e283d617 100644 --- a/icons/tag.svg +++ b/icons/tag.svg @@ -1,4 +1,5 @@ <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"> + <desc>Download more icon variants from https://tabler-icons.io/i/tag</desc> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <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" /> |