diff options
author | codecalm <codecalm@gmail.com> | 2020-06-01 01:21:32 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-01 01:21:32 +0200 |
commit | 74851f83f79eae6aabcdf195319522162b3c5480 (patch) | |
tree | a06591b4ee7118b603cea6d17fd8208626c968f2 /src/_icons/mood-tongue.svg | |
parent | 1 new icon: `planet` (diff) | |
download | tabler-icons-74851f83f79eae6aabcdf195319522162b3c5480.tar.xz |
2 new icons: `mood-kid`, `mood-suprised`
Fixed icons: `mood-tongue`
Diffstat (limited to 'src/_icons/mood-tongue.svg')
-rw-r--r-- | src/_icons/mood-tongue.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/mood-tongue.svg b/src/_icons/mood-tongue.svg index a54b097a..fb311d91 100644 --- a/src/_icons/mood-tongue.svg +++ b/src/_icons/mood-tongue.svg @@ -5,5 +5,5 @@ tags: [face, emoji, emotion] <circle cx="12" cy="12" r="9" /> <line x1="9" y1="10" x2="9.01" y2="10" /> <line x1="15" y1="10" x2="15.01" y2="10" /> - <path d="M10 14v2a2 2 0 0 0 4 0v-2m1 0h-6" /> + <path d="M10 14v2a2 2 0 0 0 4 0v-2m1.5 0h-7" /> </svg> |