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-up.svg | |
parent | tags (diff) | |
download | tabler-icons-a860bf97d76da838c027849249398df4be747187.tar.xz |
icon tags
Diffstat (limited to 'src/_icons/thumb-up.svg')
-rw-r--r-- | src/_icons/thumb-up.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/thumb-up.svg b/src/_icons/thumb-up.svg new file mode 100644 index 0000000..efcfa65 --- /dev/null +++ b/src/_icons/thumb-up.svg @@ -0,0 +1,6 @@ +--- +tags: [like, emotion, good, love] +--- +<svg> + <path d="M7 11v 8a1 1 0 01-1 1h-2a1 1 0 01-1 -1v-7a1 1 0 011-1h3a4 4 0 004-4v-1a2 2 0 014 0v5h3a2 2 0 012 2l-1 5a2 3 0 01-2 2h-7a3 3 0 01-3 -3" /> +</svg> |