diff options
Diffstat (limited to 'icons')
-rw-r--r-- | icons/mood-tongue-wink-2.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/mood-tongue-wink-2.svg b/icons/mood-tongue-wink-2.svg index 16339e3e..c786c6e9 100644 --- a/icons/mood-tongue-wink-2.svg +++ b/icons/mood-tongue-wink-2.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-tongue-wink-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="12" cy="12" r="9" /> - <circle transform="matrix(-1 0 0 1 24 0)" cx="12" cy="12" r="9" /> + <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" /> <path d="M15 10h-.01" /> - <path d="M10 14l4 2a2 2 0 1 1 -4 0v-2z" /> + <path d="M10 14v2a2 2 0 1 0 4 0v-2m1.5 0h-7" /> <path d="M7 10c.5 -1 2.5 -1 3 0" /> </svg> |