squinting face with tongue emoji

squinting-face-with-tongue from Noto Emoji by Google Inc · Default · Smileys & Emotion · Apache-2.0 Free for personal and commercial use.

Name
squinting-face-with-tongue
Set
Noto Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More smileys & emotion icons from Noto Emoji

Use the squinting face with tongue emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVG5CN2Iezl" cx="64" cy="808.9" r="56.96" fx="64" fy="808.9" gradientTransform="translate(0 -746)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient><clipPath id="SVG0XhsQcnE"><path fill="none" stroke-width="0" d="M63.99 80.43c-11.5.06-22.98-.9-34.31-2.89a3.51 3.51 0 0 0-4.1 2.79c-.08.44-.08.9 0 1.34c3.26 16 19 29.13 38.4 29.13c21.21 0 35.48-13.57 38.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28 0a192.6 192.6 0 0 1-34.33 2.89Z"/></clipPath><path id="SVG9DVV6cLc" fill="#422b0d" d="M63.99 80.43c-11.5.06-22.98-.9-34.31-2.89a3.51 3.51 0 0 0-4.1 2.79c-.08.44-.08.9 0 1.34c3.26 16 19 29.13 38.4 29.13c21.21 0 35.48-13.57 38.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28 0a192.6 192.6 0 0 1-34.33 2.89Z"/></defs><g stroke-width="0"><path fill="url(#SVG5CN2Iezl)" d="M64 118.8c-27.9 0-58-17.5-58-55.9S36.1 7 64 7c15.5 0 29.8 5.1 40.4 14.4C115.9 31.6 122 46 122 62.9s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.89 29.67c5.33 8.6 8.11 18.84 8.11 30.23c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37.04-7.35-48.18-22.94C24.58 110.52 44.81 118.8 64 118.8c15.4 0 29.8-5.2 40.4-14.5C115.9 94.1 122 79.8 122 62.9c0-12.74-3.47-24.06-10.11-33.23"/></g><path fill="#422b0d" d="M31.53 60.38L43.7 58l-12.55-5.18l-.42-.23a4.19 4.19 0 0 1-1.75-5.67c.26-.48.6-.91 1.02-1.27a5.99 5.99 0 0 1 6.88-.3l21.27 13c.52.19.78.77.59 1.28c-.13.35-.44.6-.81.65L35 68.93c-.15 0-.32.11-.48.15c-3 .84-6.33-.88-6.79-3.78c-.33-2.2 1.37-4.25 3.8-4.92m64.94-.25L84.3 57.78l12.55-5.21l.42-.23a4.19 4.19 0 0 0 1.75-5.67c-.26-.48-.6-.91-1.02-1.27a5.99 5.99 0 0 0-6.88-.3l-21.27 13c-.52.19-.78.77-.59 1.28c.13.35.44.6.81.65L93 68.68c.15 0 .32.11.48.15c3 .84 6.33-.88 6.79-3.78c.33-2.2-1.37-4.25-3.8-4.92"/><use href="#SVG9DVV6cLc"/><g clip-path="url(#SVG0XhsQcnE)"><use href="#SVG9DVV6cLc"/></g><g stroke-width="0"><path fill="#ff4081" d="M45.91 87.83v21.02c.01 9.47 7.7 17.15 17.17 17.15h3.27c9.48 0 17.17-7.69 17.17-17.17V87.61c-18.81 3.7-32.87 1.29-37.61.22"/><path fill="#ff4081" d="M66.71 85h-3.99c-5.73 0-11.38-.27-16.81-.72v3.55c4.74 1.07 18.8 3.48 37.61-.22v-3.46c-5.42.49-11.06.78-16.81.85"/><path fill="#ab3f2e" d="M66.71 85h-3.99c-5.73 0-11.38-.27-16.81-.72v3.55c4.74 1.07 18.8 3.48 37.61-.22v-3.46c-5.42.49-11.06.78-16.81.85" opacity=".3"/></g><path fill="#ab3f2e" d="M64.72 106.25c1.1 0 2-.9 2-2V85h-4v19.24c0 1.1.89 2 1.99 2.01z" opacity=".3"/></svg>

React

import type { SVGProps } from "react";

export function NotoSquintingFaceWithTongue(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVG5CN2Iezl" cx="64" cy="808.9" r="56.96" fx="64" fy="808.9" gradientTransform="translate(0 -746)" gradientUnits="userSpaceOnUse"><stop offset=".5" stopColor="#fde030"/><stop offset=".92" stopColor="#f7c02b"/><stop offset="1" stopColor="#f4a223"/></radialGradient><clipPath id="SVG0XhsQcnE"><path fill="none" strokeWidth="0" d="M63.99 80.43c-11.5.06-22.98-.9-34.31-2.89a3.51 3.51 0 0 0-4.1 2.79c-.08.44-.08.9 0 1.34c3.26 16 19 29.13 38.4 29.13c21.21 0 35.48-13.57 38.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28 0a192.6 192.6 0 0 1-34.33 2.89Z"/></clipPath><path id="SVG9DVV6cLc" fill="#422b0d" d="M63.99 80.43c-11.5.06-22.98-.9-34.31-2.89a3.51 3.51 0 0 0-4.1 2.79c-.08.44-.08.9 0 1.34c3.26 16 19 29.13 38.4 29.13c21.21 0 35.48-13.57 38.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28 0a192.6 192.6 0 0 1-34.33 2.89Z"/></defs><g strokeWidth="0"><path fill="url(#SVG5CN2Iezl)" d="M64 118.8c-27.9 0-58-17.5-58-55.9S36.1 7 64 7c15.5 0 29.8 5.1 40.4 14.4C115.9 31.6 122 46 122 62.9s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.89 29.67c5.33 8.6 8.11 18.84 8.11 30.23c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37.04-7.35-48.18-22.94C24.58 110.52 44.81 118.8 64 118.8c15.4 0 29.8-5.2 40.4-14.5C115.9 94.1 122 79.8 122 62.9c0-12.74-3.47-24.06-10.11-33.23"/></g><path fill="#422b0d" d="M31.53 60.38L43.7 58l-12.55-5.18l-.42-.23a4.19 4.19 0 0 1-1.75-5.67c.26-.48.6-.91 1.02-1.27a5.99 5.99 0 0 1 6.88-.3l21.27 13c.52.19.78.77.59 1.28c-.13.35-.44.6-.81.65L35 68.93c-.15 0-.32.11-.48.15c-3 .84-6.33-.88-6.79-3.78c-.33-2.2 1.37-4.25 3.8-4.92m64.94-.25L84.3 57.78l12.55-5.21l.42-.23a4.19 4.19 0 0 0 1.75-5.67c-.26-.48-.6-.91-1.02-1.27a5.99 5.99 0 0 0-6.88-.3l-21.27 13c-.52.19-.78.77-.59 1.28c.13.35.44.6.81.65L93 68.68c.15 0 .32.11.48.15c3 .84 6.33-.88 6.79-3.78c.33-2.2-1.37-4.25-3.8-4.92"/><use href="#SVG9DVV6cLc"/><g clipPath="url(#SVG0XhsQcnE)"><use href="#SVG9DVV6cLc"/></g><g strokeWidth="0"><path fill="#ff4081" d="M45.91 87.83v21.02c.01 9.47 7.7 17.15 17.17 17.15h3.27c9.48 0 17.17-7.69 17.17-17.17V87.61c-18.81 3.7-32.87 1.29-37.61.22"/><path fill="#ff4081" d="M66.71 85h-3.99c-5.73 0-11.38-.27-16.81-.72v3.55c4.74 1.07 18.8 3.48 37.61-.22v-3.46c-5.42.49-11.06.78-16.81.85"/><path fill="#ab3f2e" d="M66.71 85h-3.99c-5.73 0-11.38-.27-16.81-.72v3.55c4.74 1.07 18.8 3.48 37.61-.22v-3.46c-5.42.49-11.06.78-16.81.85" opacity=".3"/></g><path fill="#ab3f2e" d="M64.72 106.25c1.1 0 2-.9 2-2V85h-4v19.24c0 1.1.89 2 1.99 2.01z" opacity=".3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVG5CN2Iezl" cx="64" cy="808.9" r="56.96" fx="64" fy="808.9" gradientTransform="translate(0 -746)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient><clipPath id="SVG0XhsQcnE"><path fill="none" stroke-width="0" d="M63.99 80.43c-11.5.06-22.98-.9-34.31-2.89a3.51 3.51 0 0 0-4.1 2.79c-.08.44-.08.9 0 1.34c3.26 16 19 29.13 38.4 29.13c21.21 0 35.48-13.57 38.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28 0a192.6 192.6 0 0 1-34.33 2.89Z"/></clipPath><path id="SVG9DVV6cLc" fill="#422b0d" d="M63.99 80.43c-11.5.06-22.98-.9-34.31-2.89a3.51 3.51 0 0 0-4.1 2.79c-.08.44-.08.9 0 1.34c3.26 16 19 29.13 38.4 29.13c21.21 0 35.48-13.57 38.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28 0a192.6 192.6 0 0 1-34.33 2.89Z"/></defs><g stroke-width="0"><path fill="url(#SVG5CN2Iezl)" d="M64 118.8c-27.9 0-58-17.5-58-55.9S36.1 7 64 7c15.5 0 29.8 5.1 40.4 14.4C115.9 31.6 122 46 122 62.9s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.89 29.67c5.33 8.6 8.11 18.84 8.11 30.23c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37.04-7.35-48.18-22.94C24.58 110.52 44.81 118.8 64 118.8c15.4 0 29.8-5.2 40.4-14.5C115.9 94.1 122 79.8 122 62.9c0-12.74-3.47-24.06-10.11-33.23"/></g><path fill="#422b0d" d="M31.53 60.38L43.7 58l-12.55-5.18l-.42-.23a4.19 4.19 0 0 1-1.75-5.67c.26-.48.6-.91 1.02-1.27a5.99 5.99 0 0 1 6.88-.3l21.27 13c.52.19.78.77.59 1.28c-.13.35-.44.6-.81.65L35 68.93c-.15 0-.32.11-.48.15c-3 .84-6.33-.88-6.79-3.78c-.33-2.2 1.37-4.25 3.8-4.92m64.94-.25L84.3 57.78l12.55-5.21l.42-.23a4.19 4.19 0 0 0 1.75-5.67c-.26-.48-.6-.91-1.02-1.27a5.99 5.99 0 0 0-6.88-.3l-21.27 13c-.52.19-.78.77-.59 1.28c.13.35.44.6.81.65L93 68.68c.15 0 .32.11.48.15c3 .84 6.33-.88 6.79-3.78c.33-2.2-1.37-4.25-3.8-4.92"/><use href="#SVG9DVV6cLc"/><g clip-path="url(#SVG0XhsQcnE)"><use href="#SVG9DVV6cLc"/></g><g stroke-width="0"><path fill="#ff4081" d="M45.91 87.83v21.02c.01 9.47 7.7 17.15 17.17 17.15h3.27c9.48 0 17.17-7.69 17.17-17.17V87.61c-18.81 3.7-32.87 1.29-37.61.22"/><path fill="#ff4081" d="M66.71 85h-3.99c-5.73 0-11.38-.27-16.81-.72v3.55c4.74 1.07 18.8 3.48 37.61-.22v-3.46c-5.42.49-11.06.78-16.81.85"/><path fill="#ab3f2e" d="M66.71 85h-3.99c-5.73 0-11.38-.27-16.81-.72v3.55c4.74 1.07 18.8 3.48 37.61-.22v-3.46c-5.42.49-11.06.78-16.81.85" opacity=".3"/></g><path fill="#ab3f2e" d="M64.72 106.25c1.1 0 2-.9 2-2V85h-4v19.24c0 1.1.89 2 1.99 2.01z" opacity=".3"/></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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG5CN2Iezl%22%20cx%3D%2264%22%20cy%3D%22808.9%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22808.9%22%20gradientTransform%3D%22translate(0%20-746)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.92%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3CclipPath%20id%3D%22SVG0XhsQcnE%22%3E%3Cpath%20fill%3D%22none%22%20stroke-width%3D%220%22%20d%3D%22M63.99%2080.43c-11.5.06-22.98-.9-34.31-2.89a3.51%203.51%200%200%200-4.1%202.79c-.08.44-.08.9%200%201.34c3.26%2016%2019%2029.13%2038.4%2029.13c21.21%200%2035.48-13.57%2038.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28%200a192.6%20192.6%200%200%201-34.33%202.89Z%22%2F%3E%3C%2FclipPath%3E%3Cpath%20id%3D%22SVG9DVV6cLc%22%20fill%3D%22%23422b0d%22%20d%3D%22M63.99%2080.43c-11.5.06-22.98-.9-34.31-2.89a3.51%203.51%200%200%200-4.1%202.79c-.08.44-.08.9%200%201.34c3.26%2016%2019%2029.13%2038.4%2029.13c21.21%200%2035.48-13.57%2038.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28%200a192.6%20192.6%200%200%201-34.33%202.89Z%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVG5CN2Iezl)%22%20d%3D%22M64%20118.8c-27.9%200-58-17.5-58-55.9S36.1%207%2064%207c15.5%200%2029.8%205.1%2040.4%2014.4C115.9%2031.6%20122%2046%20122%2062.9s-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M111.89%2029.67c5.33%208.6%208.11%2018.84%208.11%2030.23c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.06%200-37.04-7.35-48.18-22.94C24.58%20110.52%2044.81%20118.8%2064%20118.8c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2094.1%20122%2079.8%20122%2062.9c0-12.74-3.47-24.06-10.11-33.23%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M31.53%2060.38L43.7%2058l-12.55-5.18l-.42-.23a4.19%204.19%200%200%201-1.75-5.67c.26-.48.6-.91%201.02-1.27a5.99%205.99%200%200%201%206.88-.3l21.27%2013c.52.19.78.77.59%201.28c-.13.35-.44.6-.81.65L35%2068.93c-.15%200-.32.11-.48.15c-3%20.84-6.33-.88-6.79-3.78c-.33-2.2%201.37-4.25%203.8-4.92m64.94-.25L84.3%2057.78l12.55-5.21l.42-.23a4.19%204.19%200%200%200%201.75-5.67c-.26-.48-.6-.91-1.02-1.27a5.99%205.99%200%200%200-6.88-.3l-21.27%2013c-.52.19-.78.77-.59%201.28c.13.35.44.6.81.65L93%2068.68c.15%200%20.32.11.48.15c3%20.84%206.33-.88%206.79-3.78c.33-2.2-1.37-4.25-3.8-4.92%22%2F%3E%3Cuse%20href%3D%22%23SVG9DVV6cLc%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVG0XhsQcnE)%22%3E%3Cuse%20href%3D%22%23SVG9DVV6cLc%22%2F%3E%3C%2Fg%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22%23ff4081%22%20d%3D%22M45.91%2087.83v21.02c.01%209.47%207.7%2017.15%2017.17%2017.15h3.27c9.48%200%2017.17-7.69%2017.17-17.17V87.61c-18.81%203.7-32.87%201.29-37.61.22%22%2F%3E%3Cpath%20fill%3D%22%23ff4081%22%20d%3D%22M66.71%2085h-3.99c-5.73%200-11.38-.27-16.81-.72v3.55c4.74%201.07%2018.8%203.48%2037.61-.22v-3.46c-5.42.49-11.06.78-16.81.85%22%2F%3E%3Cpath%20fill%3D%22%23ab3f2e%22%20d%3D%22M66.71%2085h-3.99c-5.73%200-11.38-.27-16.81-.72v3.55c4.74%201.07%2018.8%203.48%2037.61-.22v-3.46c-5.42.49-11.06.78-16.81.85%22%20opacity%3D%22.3%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ab3f2e%22%20d%3D%22M64.72%20106.25c1.1%200%202-.9%202-2V85h-4v19.24c0%201.1.89%202%201.99%202.01z%22%20opacity%3D%22.3%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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG5CN2Iezl%22%20cx%3D%2264%22%20cy%3D%22808.9%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22808.9%22%20gradientTransform%3D%22translate(0%20-746)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.92%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3CclipPath%20id%3D%22SVG0XhsQcnE%22%3E%3Cpath%20fill%3D%22none%22%20stroke-width%3D%220%22%20d%3D%22M63.99%2080.43c-11.5.06-22.98-.9-34.31-2.89a3.51%203.51%200%200%200-4.1%202.79c-.08.44-.08.9%200%201.34c3.26%2016%2019%2029.13%2038.4%2029.13c21.21%200%2035.48-13.57%2038.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28%200a192.6%20192.6%200%200%201-34.33%202.89Z%22%2F%3E%3C%2FclipPath%3E%3Cpath%20id%3D%22SVG9DVV6cLc%22%20fill%3D%22%23422b0d%22%20d%3D%22M63.99%2080.43c-11.5.06-22.98-.9-34.31-2.89a3.51%203.51%200%200%200-4.1%202.79c-.08.44-.08.9%200%201.34c3.26%2016%2019%2029.13%2038.4%2029.13c21.21%200%2035.48-13.57%2038.45-29.19c.34-1.91-.92-3.73-2.83-4.08c-.42-.08-.86-.07-1.28%200a192.6%20192.6%200%200%201-34.33%202.89Z%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVG5CN2Iezl)%22%20d%3D%22M64%20118.8c-27.9%200-58-17.5-58-55.9S36.1%207%2064%207c15.5%200%2029.8%205.1%2040.4%2014.4C115.9%2031.6%20122%2046%20122%2062.9s-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M111.89%2029.67c5.33%208.6%208.11%2018.84%208.11%2030.23c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.06%200-37.04-7.35-48.18-22.94C24.58%20110.52%2044.81%20118.8%2064%20118.8c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2094.1%20122%2079.8%20122%2062.9c0-12.74-3.47-24.06-10.11-33.23%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M31.53%2060.38L43.7%2058l-12.55-5.18l-.42-.23a4.19%204.19%200%200%201-1.75-5.67c.26-.48.6-.91%201.02-1.27a5.99%205.99%200%200%201%206.88-.3l21.27%2013c.52.19.78.77.59%201.28c-.13.35-.44.6-.81.65L35%2068.93c-.15%200-.32.11-.48.15c-3%20.84-6.33-.88-6.79-3.78c-.33-2.2%201.37-4.25%203.8-4.92m64.94-.25L84.3%2057.78l12.55-5.21l.42-.23a4.19%204.19%200%200%200%201.75-5.67c-.26-.48-.6-.91-1.02-1.27a5.99%205.99%200%200%200-6.88-.3l-21.27%2013c-.52.19-.78.77-.59%201.28c.13.35.44.6.81.65L93%2068.68c.15%200%20.32.11.48.15c3%20.84%206.33-.88%206.79-3.78c.33-2.2-1.37-4.25-3.8-4.92%22%2F%3E%3Cuse%20href%3D%22%23SVG9DVV6cLc%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVG0XhsQcnE)%22%3E%3Cuse%20href%3D%22%23SVG9DVV6cLc%22%2F%3E%3C%2Fg%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22%23ff4081%22%20d%3D%22M45.91%2087.83v21.02c.01%209.47%207.7%2017.15%2017.17%2017.15h3.27c9.48%200%2017.17-7.69%2017.17-17.17V87.61c-18.81%203.7-32.87%201.29-37.61.22%22%2F%3E%3Cpath%20fill%3D%22%23ff4081%22%20d%3D%22M66.71%2085h-3.99c-5.73%200-11.38-.27-16.81-.72v3.55c4.74%201.07%2018.8%203.48%2037.61-.22v-3.46c-5.42.49-11.06.78-16.81.85%22%2F%3E%3Cpath%20fill%3D%22%23ab3f2e%22%20d%3D%22M66.71%2085h-3.99c-5.73%200-11.38-.27-16.81-.72v3.55c4.74%201.07%2018.8%203.48%2037.61-.22v-3.46c-5.42.49-11.06.78-16.81.85%22%20opacity%3D%22.3%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ab3f2e%22%20d%3D%22M64.72%20106.25c1.1%200%202-.9%202-2V85h-4v19.24c0%201.1.89%202%201.99%202.01z%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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