winking face with tongue emoji

winking-face-with-tongue from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.

Name
winking-face-with-tongue
Set
Twitter Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
36×36
License
CC BY 4.0
Aliases
face-with-stuck-out-tongue-and-winking-eye

The same emoji in other sets

More smileys & emotion icons from Twitter Emoji

Use the winking face with tongue emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><path fill="#66471b" d="M15.457 15.815c-.06-.135-1.499-3.297-4.457-3.297s-4.397 3.162-4.457 3.297a.499.499 0 0 0 .754.605c.013-.009 1.262-.902 3.703-.902c2.426 0 3.674.881 3.702.901a.496.496 0 0 0 .609-.01a.5.5 0 0 0 .146-.594"/><path fill="#f5f8fa" d="M31 13.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0"/><circle cx="24.5" cy="13.5" r="2.5" fill="#292f33"/><path fill="#66471b" d="M7 21.262c0 3.964 4.596 9 11 9s11-5 11-9c0 0-10.333 2.756-22 0"/><path fill="#e8596e" d="m18.545 23.604l-1.091-.005c-3.216-.074-5.454-.596-5.454-.596v6.961c0 3 2 6 6 6s6-3 6-6v-6.92a29 29 0 0 1-5.455.56"/><path fill="#dd2f45" d="M18 31.843a.545.545 0 0 0 .545-.545v-7.694l-1.091-.005v7.699a.546.546 0 0 0 .546.545"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiWinkingFaceWithTongue(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><path fill="#66471b" d="M15.457 15.815c-.06-.135-1.499-3.297-4.457-3.297s-4.397 3.162-4.457 3.297a.499.499 0 0 0 .754.605c.013-.009 1.262-.902 3.703-.902c2.426 0 3.674.881 3.702.901a.496.496 0 0 0 .609-.01a.5.5 0 0 0 .146-.594"/><path fill="#f5f8fa" d="M31 13.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0"/><circle cx="24.5" cy="13.5" r="2.5" fill="#292f33"/><path fill="#66471b" d="M7 21.262c0 3.964 4.596 9 11 9s11-5 11-9c0 0-10.333 2.756-22 0"/><path fill="#e8596e" d="m18.545 23.604l-1.091-.005c-3.216-.074-5.454-.596-5.454-.596v6.961c0 3 2 6 6 6s6-3 6-6v-6.92a29 29 0 0 1-5.455.56"/><path fill="#dd2f45" d="M18 31.843a.545.545 0 0 0 .545-.545v-7.694l-1.091-.005v7.699a.546.546 0 0 0 .546.545"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><path fill="#66471b" d="M15.457 15.815c-.06-.135-1.499-3.297-4.457-3.297s-4.397 3.162-4.457 3.297a.499.499 0 0 0 .754.605c.013-.009 1.262-.902 3.703-.902c2.426 0 3.674.881 3.702.901a.496.496 0 0 0 .609-.01a.5.5 0 0 0 .146-.594"/><path fill="#f5f8fa" d="M31 13.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0"/><circle cx="24.5" cy="13.5" r="2.5" fill="#292f33"/><path fill="#66471b" d="M7 21.262c0 3.964 4.596 9 11 9s11-5 11-9c0 0-10.333 2.756-22 0"/><path fill="#e8596e" d="m18.545 23.604l-1.091-.005c-3.216-.074-5.454-.596-5.454-.596v6.961c0 3 2 6 6 6s6-3 6-6v-6.92a29 29 0 0 1-5.455.56"/><path fill="#dd2f45" d="M18 31.843a.545.545 0 0 0 .545-.545v-7.694l-1.091-.005v7.699a.546.546 0 0 0 .546.545"/></svg>
</template>

CSS

.icon-winking-face-with-tongue {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%2366471b%22%20d%3D%22M15.457%2015.815c-.06-.135-1.499-3.297-4.457-3.297s-4.397%203.162-4.457%203.297a.499.499%200%200%200%20.754.605c.013-.009%201.262-.902%203.703-.902c2.426%200%203.674.881%203.702.901a.496.496%200%200%200%20.609-.01a.5.5%200%200%200%20.146-.594%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M31%2013.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2213.5%22%20r%3D%222.5%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%2366471b%22%20d%3D%22M7%2021.262c0%203.964%204.596%209%2011%209s11-5%2011-9c0%200-10.333%202.756-22%200%22%2F%3E%3Cpath%20fill%3D%22%23e8596e%22%20d%3D%22m18.545%2023.604l-1.091-.005c-3.216-.074-5.454-.596-5.454-.596v6.961c0%203%202%206%206%206s6-3%206-6v-6.92a29%2029%200%200%201-5.455.56%22%2F%3E%3Cpath%20fill%3D%22%23dd2f45%22%20d%3D%22M18%2031.843a.545.545%200%200%200%20.545-.545v-7.694l-1.091-.005v7.699a.546.546%200%200%200%20.546.545%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%2366471b%22%20d%3D%22M15.457%2015.815c-.06-.135-1.499-3.297-4.457-3.297s-4.397%203.162-4.457%203.297a.499.499%200%200%200%20.754.605c.013-.009%201.262-.902%203.703-.902c2.426%200%203.674.881%203.702.901a.496.496%200%200%200%20.609-.01a.5.5%200%200%200%20.146-.594%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M31%2013.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2213.5%22%20r%3D%222.5%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%2366471b%22%20d%3D%22M7%2021.262c0%203.964%204.596%209%2011%209s11-5%2011-9c0%200-10.333%202.756-22%200%22%2F%3E%3Cpath%20fill%3D%22%23e8596e%22%20d%3D%22m18.545%2023.604l-1.091-.005c-3.216-.074-5.454-.596-5.454-.596v6.961c0%203%202%206%206%206s6-3%206-6v-6.92a29%2029%200%200%201-5.455.56%22%2F%3E%3Cpath%20fill%3D%22%23dd2f45%22%20d%3D%22M18%2031.843a.545.545%200%200%200%20.545-.545v-7.694l-1.091-.005v7.699a.546.546%200%200%200%20.546.545%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/winking-face-with-tongue.svg?color=%231a73e8&size=48