diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 20:11:30 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 20:11:30 +0100 |
commit | 8a77227bd4fe0ab5686755e5250cc04a7ed3355c (patch) | |
tree | 1f6714168c485ca68009684324b316df4d1b37dd /_icons | |
parent | heart fix, puzzle, moon fix, world (diff) | |
download | tabler-icons-8a77227bd4fe0ab5686755e5250cc04a7ed3355c.tar.xz |
tag
Diffstat (limited to '_icons')
-rw-r--r-- | _icons/tag.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/tag.svg b/_icons/tag.svg new file mode 100644 index 00000000..441a8ddd --- /dev/null +++ b/_icons/tag.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M11 3L20 12a1.5 1.5 0 010 2L14 20a1.5 1.5 0 01-2 0L3 11v-4a4 4 0 014 -4h4"></path> + <circle cx="9" cy="9" r="2"></circle> +</svg> |