diff options
author | codecalm <codecalm@gmail.com> | 2022-04-10 02:14:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-10 02:14:16 +0200 |
commit | bc26f55f91515833a3d807af514b8bac24998041 (patch) | |
tree | 7ae2135cc85110dbb85b93c62bafe4948d8f8f93 /src/_icons/thumb-up.svg | |
parent | init v2.0 of tabler icons (diff) | |
download | tabler-icons-bc26f55f91515833a3d807af514b8bac24998041.tar.xz |
add unicode to icons
Diffstat (limited to 'src/_icons/thumb-up.svg')
-rw-r--r-- | src/_icons/thumb-up.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/thumb-up.svg b/src/_icons/thumb-up.svg index 025c9cb4..c0ccdc87 100644 --- a/src/_icons/thumb-up.svg +++ b/src/_icons/thumb-up.svg @@ -2,6 +2,7 @@ category: System tags: [like, emotion, good, love] version: "1.0" +unicode: "eb3c" --- <svg> <path d="M7 11v8a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-7a1 1 0 0 1 1 -1h3a4 4 0 0 0 4 -4v-1a2 2 0 0 1 4 0v5h3a2 2 0 0 1 2 2l-1 5a2 3 0 0 1 -2 2h-7a3 3 0 0 1 -3 -3" /> |