diff options
author | codecalm <codecalm@gmail.com> | 2020-03-05 23:48:52 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-05 23:48:52 +0100 |
commit | c437e7a3973c2d00aee21b901c6743b9a052635c (patch) | |
tree | 3fde06bcd02de279dec84fc8238782402f9b0056 /_icons/sticker.svg | |
parent | messages (diff) | |
download | tabler-icons-c437e7a3973c2d00aee21b901c6743b9a052635c.tar.xz |
news, refresh, sticker, archive, stroke icons
Diffstat (limited to '_icons/sticker.svg')
-rw-r--r-- | _icons/sticker.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/sticker.svg b/_icons/sticker.svg new file mode 100644 index 00000000..295e558e --- /dev/null +++ b/_icons/sticker.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M20 12l-2 .5a6 6 0 01-6.5 -6.5l.5 -2l8 8" /> + <path d="M20 12a8 8 0 11-8 -8" /> +</svg> |