diff options
author | codecalm <codecalm@gmail.com> | 2020-03-17 21:55:46 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-17 21:55:46 +0100 |
commit | a860bf97d76da838c027849249398df4be747187 (patch) | |
tree | 44ebd1f526c9b833ccd00c864bb4d1c4a5b7b126 /src/_icons/thumb-down.svg | |
parent | tags (diff) | |
download | tabler-icons-a860bf97d76da838c027849249398df4be747187.tar.xz |
icon tags
Diffstat (limited to 'src/_icons/thumb-down.svg')
-rw-r--r-- | src/_icons/thumb-down.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/thumb-down.svg b/src/_icons/thumb-down.svg new file mode 100644 index 0000000..9529a25 --- /dev/null +++ b/src/_icons/thumb-down.svg @@ -0,0 +1,6 @@ +--- +tags: [dislike, bad, emotion] +--- +<svg> + <path d="M7 13v-8a1 1 0 00-1 -1h-2a1 1 0 00-1 1v7a1 1 0 001 1h3a4 4 0 014 4v 1a2 2 0 004 0v-5h3a2 2 0 002 -2l-1 -5a2 3 0 00-2 -2h-7a3 3 0 00-3 3" /> +</svg> |