diff options
author | codecalm <codecalm@gmail.com> | 2020-03-03 23:45:23 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-04 15:45:23 +0100 |
commit | 0690fb8c4d1dc1e14e6920e2b7983dfb57751ffe (patch) | |
tree | 6fc5e70332005474821595150584bb824d94cdf7 /_icons/thumbs-up.svg | |
parent | cloud icons (diff) | |
download | tabler-icons-0690fb8c4d1dc1e14e6920e2b7983dfb57751ffe.tar.xz |
next part of icons
Diffstat (limited to '_icons/thumbs-up.svg')
-rw-r--r-- | _icons/thumbs-up.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/thumbs-up.svg b/_icons/thumbs-up.svg new file mode 100644 index 00000000..e0a6e742 --- /dev/null +++ b/_icons/thumbs-up.svg @@ -0,0 +1,5 @@ +--- +--- +<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> |