squinting face with tongue emoji
squinting-face-with-tongue from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.
- Name
- squinting-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-closed-eyes
The same emoji in other sets
More smileys & emotion icons from Twitter Emoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-catcrying-face
Use the squinting 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="M6.001 20a1 1 0 0 1-.601-1.799c.143-.107 2.951-2.183 6.856-2.933C9.781 14.027 7.034 14 6.999 14A1.001 1.001 0 0 1 7 12c.221 0 5.452.038 8.707 3.293A1 1 0 0 1 15 17c-4.613 0-8.363 2.772-8.4 2.8a1 1 0 0 1-.599.2m23.998-.001a1 1 0 0 1-.598-.198C29.363 19.772 25.59 17 21 17a.999.999 0 0 1-.707-1.707C23.549 12.038 28.779 12 29 12a1 1 0 0 1 .002 2c-.036 0-2.783.027-5.258 1.268c3.905.75 6.713 2.825 6.855 2.933a1 1 0 0 1-.6 1.798M7 21.263c0 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.92a28.7 28.7 0 0 1-5.455.56"/><path fill="#dd2f45" d="M18 31.844a.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 TwemojiSquintingFaceWithTongue(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="M6.001 20a1 1 0 0 1-.601-1.799c.143-.107 2.951-2.183 6.856-2.933C9.781 14.027 7.034 14 6.999 14A1.001 1.001 0 0 1 7 12c.221 0 5.452.038 8.707 3.293A1 1 0 0 1 15 17c-4.613 0-8.363 2.772-8.4 2.8a1 1 0 0 1-.599.2m23.998-.001a1 1 0 0 1-.598-.198C29.363 19.772 25.59 17 21 17a.999.999 0 0 1-.707-1.707C23.549 12.038 28.779 12 29 12a1 1 0 0 1 .002 2c-.036 0-2.783.027-5.258 1.268c3.905.75 6.713 2.825 6.855 2.933a1 1 0 0 1-.6 1.798M7 21.263c0 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.92a28.7 28.7 0 0 1-5.455.56"/><path fill="#dd2f45" d="M18 31.844a.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="M6.001 20a1 1 0 0 1-.601-1.799c.143-.107 2.951-2.183 6.856-2.933C9.781 14.027 7.034 14 6.999 14A1.001 1.001 0 0 1 7 12c.221 0 5.452.038 8.707 3.293A1 1 0 0 1 15 17c-4.613 0-8.363 2.772-8.4 2.8a1 1 0 0 1-.599.2m23.998-.001a1 1 0 0 1-.598-.198C29.363 19.772 25.59 17 21 17a.999.999 0 0 1-.707-1.707C23.549 12.038 28.779 12 29 12a1 1 0 0 1 .002 2c-.036 0-2.783.027-5.258 1.268c3.905.75 6.713 2.825 6.855 2.933a1 1 0 0 1-.6 1.798M7 21.263c0 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.92a28.7 28.7 0 0 1-5.455.56"/><path fill="#dd2f45" d="M18 31.844a.545.545 0 0 0 .545-.545v-7.694l-1.091-.005v7.699a.546.546 0 0 0 .546.545"/></svg> </template>
CSS
.icon-squinting-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%22M6.001%2020a1%201%200%200%201-.601-1.799c.143-.107%202.951-2.183%206.856-2.933C9.781%2014.027%207.034%2014%206.999%2014A1.001%201.001%200%200%201%207%2012c.221%200%205.452.038%208.707%203.293A1%201%200%200%201%2015%2017c-4.613%200-8.363%202.772-8.4%202.8a1%201%200%200%201-.599.2m23.998-.001a1%201%200%200%201-.598-.198C29.363%2019.772%2025.59%2017%2021%2017a.999.999%200%200%201-.707-1.707C23.549%2012.038%2028.779%2012%2029%2012a1%201%200%200%201%20.002%202c-.036%200-2.783.027-5.258%201.268c3.905.75%206.713%202.825%206.855%202.933a1%201%200%200%201-.6%201.798M7%2021.263c0%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.92a28.7%2028.7%200%200%201-5.455.56%22%2F%3E%3Cpath%20fill%3D%22%23dd2f45%22%20d%3D%22M18%2031.844a.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%22M6.001%2020a1%201%200%200%201-.601-1.799c.143-.107%202.951-2.183%206.856-2.933C9.781%2014.027%207.034%2014%206.999%2014A1.001%201.001%200%200%201%207%2012c.221%200%205.452.038%208.707%203.293A1%201%200%200%201%2015%2017c-4.613%200-8.363%202.772-8.4%202.8a1%201%200%200%201-.599.2m23.998-.001a1%201%200%200%201-.598-.198C29.363%2019.772%2025.59%2017%2021%2017a.999.999%200%200%201-.707-1.707C23.549%2012.038%2028.779%2012%2029%2012a1%201%200%200%201%20.002%202c-.036%200-2.783.027-5.258%201.268c3.905.75%206.713%202.825%206.855%202.933a1%201%200%200%201-.6%201.798M7%2021.263c0%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.92a28.7%2028.7%200%200%201-5.455.56%22%2F%3E%3Cpath%20fill%3D%22%23dd2f45%22%20d%3D%22M18%2031.844a.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/squinting-face-with-tongue.svg?color=%231a73e8&size=48