diff options
Diffstat (limited to 'icons/mood-tongue-wink.svg')
-rw-r--r-- | icons/mood-tongue-wink.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/mood-tongue-wink.svg b/icons/mood-tongue-wink.svg new file mode 100644 index 00000000..14bbd77b --- /dev/null +++ b/icons/mood-tongue-wink.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-tongue-wink" 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 transform="matrix(-1 0 0 1 24 0)" cx="12" cy="12" r="9" /> + <circle cx="12" cy="12" r="9" /> + <path d="M9 10h.01" /> + <path d="M10 14v2a2 2 0 1 0 4 0v-2m1.5 0h-7" /> + <path d="M17 10c-.5 -1 -2.5 -1 -3 0" /> +</svg> + + |