face with tongue emoji

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

Name
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 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="SVG47aqDHPK" cx="64" cy="-862.9" r="56.96" fx="64" fy="-862.9" gradientTransform="matrix(1 0 0 -1 0 -800)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient><clipPath id="SVGGPZ1Yb5H"><path fill="none" stroke-width="0" d="M63.99 80.43c-12.68 0-24.48-1.06-34.31-2.88c-2.44-.45-4.6 1.69-4.1 4.12c3.27 16 19.02 29.13 38.4 29.13c21.21 0 35.49-13.57 38.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84 1.82-21.64 2.89-34.33 2.89"/></clipPath></defs><g stroke-width="0"><path fill="url(#SVG47aqDHPK)" 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="M44.82 46.94c-4.19 0-8 3.54-8 9.42s3.81 9.42 8 9.42s8-3.54 8-9.42s-3.81-9.42-8-9.42"/><path fill="#896024" d="M44.43 50.87c-1.03-.72-2.58-.49-3.58.95s-.67 2.97.36 3.69s2.58.49 3.58-.95s.67-2.97-.36-3.69"/><path fill="#422b0d" d="M83.18 46.94c-4.19 0-8 3.54-8 9.42s3.81 9.42 8 9.42s8-3.54 8-9.42s-3.81-9.42-8-9.42"/><path fill="#896024" d="M82.79 50.87c-1.03-.72-2.58-.49-3.58.95c-1 1.45-.67 2.97.36 3.69s2.58.49 3.58-.95c1-1.45.67-2.97-.36-3.69"/><g clip-path="url(#SVGGPZ1Yb5H)"><path fill="#422b0d" d="M63.99 80.43c-12.68 0-24.48-1.06-34.31-2.88c-2.44-.45-4.6 1.69-4.1 4.12c3.27 16 19.02 29.13 38.4 29.13c21.21 0 35.49-13.57 38.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84 1.82-21.64 2.89-34.33 2.89"/></g><g stroke-width="0"><path fill="#ff4081" d="M66.71 85c-.91.01-1.81.03-2.73.03c-.42 0-.84 0-1.26-.01c-5.73-.03-11.38-.27-16.81-.72v24.58c0 9.48 7.69 17.17 17.17 17.17h3.27c9.48 0 17.17-7.69 17.17-17.17V84.17c-5.42.49-11.06.77-16.81.84Z"/><path fill="#ab3f2e" d="M64.72 106.25c1.1 0 1.99-.89 1.99-1.99V85c-.91.01-1.81.03-2.73.03c-.42 0-.84 0-1.26-.01v19.24c0 1.1.89 1.99 1.99 1.99Z" opacity=".3"/></g><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"/></svg>

React

import type { SVGProps } from "react";

export function NotoFaceWithTongue(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="SVG47aqDHPK" cx="64" cy="-862.9" r="56.96" fx="64" fy="-862.9" gradientTransform="matrix(1 0 0 -1 0 -800)" gradientUnits="userSpaceOnUse"><stop offset=".5" stopColor="#fde030"/><stop offset=".92" stopColor="#f7c02b"/><stop offset="1" stopColor="#f4a223"/></radialGradient><clipPath id="SVGGPZ1Yb5H"><path fill="none" strokeWidth="0" d="M63.99 80.43c-12.68 0-24.48-1.06-34.31-2.88c-2.44-.45-4.6 1.69-4.1 4.12c3.27 16 19.02 29.13 38.4 29.13c21.21 0 35.49-13.57 38.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84 1.82-21.64 2.89-34.33 2.89"/></clipPath></defs><g strokeWidth="0"><path fill="url(#SVG47aqDHPK)" 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="M44.82 46.94c-4.19 0-8 3.54-8 9.42s3.81 9.42 8 9.42s8-3.54 8-9.42s-3.81-9.42-8-9.42"/><path fill="#896024" d="M44.43 50.87c-1.03-.72-2.58-.49-3.58.95s-.67 2.97.36 3.69s2.58.49 3.58-.95s.67-2.97-.36-3.69"/><path fill="#422b0d" d="M83.18 46.94c-4.19 0-8 3.54-8 9.42s3.81 9.42 8 9.42s8-3.54 8-9.42s-3.81-9.42-8-9.42"/><path fill="#896024" d="M82.79 50.87c-1.03-.72-2.58-.49-3.58.95c-1 1.45-.67 2.97.36 3.69s2.58.49 3.58-.95c1-1.45.67-2.97-.36-3.69"/><g clipPath="url(#SVGGPZ1Yb5H)"><path fill="#422b0d" d="M63.99 80.43c-12.68 0-24.48-1.06-34.31-2.88c-2.44-.45-4.6 1.69-4.1 4.12c3.27 16 19.02 29.13 38.4 29.13c21.21 0 35.49-13.57 38.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84 1.82-21.64 2.89-34.33 2.89"/></g><g strokeWidth="0"><path fill="#ff4081" d="M66.71 85c-.91.01-1.81.03-2.73.03c-.42 0-.84 0-1.26-.01c-5.73-.03-11.38-.27-16.81-.72v24.58c0 9.48 7.69 17.17 17.17 17.17h3.27c9.48 0 17.17-7.69 17.17-17.17V84.17c-5.42.49-11.06.77-16.81.84Z"/><path fill="#ab3f2e" d="M64.72 106.25c1.1 0 1.99-.89 1.99-1.99V85c-.91.01-1.81.03-2.73.03c-.42 0-.84 0-1.26-.01v19.24c0 1.1.89 1.99 1.99 1.99Z" opacity=".3"/></g><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"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVG47aqDHPK" cx="64" cy="-862.9" r="56.96" fx="64" fy="-862.9" gradientTransform="matrix(1 0 0 -1 0 -800)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient><clipPath id="SVGGPZ1Yb5H"><path fill="none" stroke-width="0" d="M63.99 80.43c-12.68 0-24.48-1.06-34.31-2.88c-2.44-.45-4.6 1.69-4.1 4.12c3.27 16 19.02 29.13 38.4 29.13c21.21 0 35.49-13.57 38.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84 1.82-21.64 2.89-34.33 2.89"/></clipPath></defs><g stroke-width="0"><path fill="url(#SVG47aqDHPK)" 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="M44.82 46.94c-4.19 0-8 3.54-8 9.42s3.81 9.42 8 9.42s8-3.54 8-9.42s-3.81-9.42-8-9.42"/><path fill="#896024" d="M44.43 50.87c-1.03-.72-2.58-.49-3.58.95s-.67 2.97.36 3.69s2.58.49 3.58-.95s.67-2.97-.36-3.69"/><path fill="#422b0d" d="M83.18 46.94c-4.19 0-8 3.54-8 9.42s3.81 9.42 8 9.42s8-3.54 8-9.42s-3.81-9.42-8-9.42"/><path fill="#896024" d="M82.79 50.87c-1.03-.72-2.58-.49-3.58.95c-1 1.45-.67 2.97.36 3.69s2.58.49 3.58-.95c1-1.45.67-2.97-.36-3.69"/><g clip-path="url(#SVGGPZ1Yb5H)"><path fill="#422b0d" d="M63.99 80.43c-12.68 0-24.48-1.06-34.31-2.88c-2.44-.45-4.6 1.69-4.1 4.12c3.27 16 19.02 29.13 38.4 29.13c21.21 0 35.49-13.57 38.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84 1.82-21.64 2.89-34.33 2.89"/></g><g stroke-width="0"><path fill="#ff4081" d="M66.71 85c-.91.01-1.81.03-2.73.03c-.42 0-.84 0-1.26-.01c-5.73-.03-11.38-.27-16.81-.72v24.58c0 9.48 7.69 17.17 17.17 17.17h3.27c9.48 0 17.17-7.69 17.17-17.17V84.17c-5.42.49-11.06.77-16.81.84Z"/><path fill="#ab3f2e" d="M64.72 106.25c1.1 0 1.99-.89 1.99-1.99V85c-.91.01-1.81.03-2.73.03c-.42 0-.84 0-1.26-.01v19.24c0 1.1.89 1.99 1.99 1.99Z" opacity=".3"/></g><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"/></svg>
</template>

CSS

.icon-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%22SVG47aqDHPK%22%20cx%3D%2264%22%20cy%3D%22-862.9%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-862.9%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-800)%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%22SVGGPZ1Yb5H%22%3E%3Cpath%20fill%3D%22none%22%20stroke-width%3D%220%22%20d%3D%22M63.99%2080.43c-12.68%200-24.48-1.06-34.31-2.88c-2.44-.45-4.6%201.69-4.1%204.12c3.27%2016%2019.02%2029.13%2038.4%2029.13c21.21%200%2035.49-13.57%2038.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84%201.82-21.64%202.89-34.33%202.89%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVG47aqDHPK)%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%22M44.82%2046.94c-4.19%200-8%203.54-8%209.42s3.81%209.42%208%209.42s8-3.54%208-9.42s-3.81-9.42-8-9.42%22%2F%3E%3Cpath%20fill%3D%22%23896024%22%20d%3D%22M44.43%2050.87c-1.03-.72-2.58-.49-3.58.95s-.67%202.97.36%203.69s2.58.49%203.58-.95s.67-2.97-.36-3.69%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M83.18%2046.94c-4.19%200-8%203.54-8%209.42s3.81%209.42%208%209.42s8-3.54%208-9.42s-3.81-9.42-8-9.42%22%2F%3E%3Cpath%20fill%3D%22%23896024%22%20d%3D%22M82.79%2050.87c-1.03-.72-2.58-.49-3.58.95c-1%201.45-.67%202.97.36%203.69s2.58.49%203.58-.95c1-1.45.67-2.97-.36-3.69%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVGGPZ1Yb5H)%22%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M63.99%2080.43c-12.68%200-24.48-1.06-34.31-2.88c-2.44-.45-4.6%201.69-4.1%204.12c3.27%2016%2019.02%2029.13%2038.4%2029.13c21.21%200%2035.49-13.57%2038.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84%201.82-21.64%202.89-34.33%202.89%22%2F%3E%3C%2Fg%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22%23ff4081%22%20d%3D%22M66.71%2085c-.91.01-1.81.03-2.73.03c-.42%200-.84%200-1.26-.01c-5.73-.03-11.38-.27-16.81-.72v24.58c0%209.48%207.69%2017.17%2017.17%2017.17h3.27c9.48%200%2017.17-7.69%2017.17-17.17V84.17c-5.42.49-11.06.77-16.81.84Z%22%2F%3E%3Cpath%20fill%3D%22%23ab3f2e%22%20d%3D%22M64.72%20106.25c1.1%200%201.99-.89%201.99-1.99V85c-.91.01-1.81.03-2.73.03c-.42%200-.84%200-1.26-.01v19.24c0%201.1.89%201.99%201.99%201.99Z%22%20opacity%3D%22.3%22%2F%3E%3C%2Fg%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%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%22SVG47aqDHPK%22%20cx%3D%2264%22%20cy%3D%22-862.9%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-862.9%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-800)%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%22SVGGPZ1Yb5H%22%3E%3Cpath%20fill%3D%22none%22%20stroke-width%3D%220%22%20d%3D%22M63.99%2080.43c-12.68%200-24.48-1.06-34.31-2.88c-2.44-.45-4.6%201.69-4.1%204.12c3.27%2016%2019.02%2029.13%2038.4%2029.13c21.21%200%2035.49-13.57%2038.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84%201.82-21.64%202.89-34.33%202.89%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVG47aqDHPK)%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%22M44.82%2046.94c-4.19%200-8%203.54-8%209.42s3.81%209.42%208%209.42s8-3.54%208-9.42s-3.81-9.42-8-9.42%22%2F%3E%3Cpath%20fill%3D%22%23896024%22%20d%3D%22M44.43%2050.87c-1.03-.72-2.58-.49-3.58.95s-.67%202.97.36%203.69s2.58.49%203.58-.95s.67-2.97-.36-3.69%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M83.18%2046.94c-4.19%200-8%203.54-8%209.42s3.81%209.42%208%209.42s8-3.54%208-9.42s-3.81-9.42-8-9.42%22%2F%3E%3Cpath%20fill%3D%22%23896024%22%20d%3D%22M82.79%2050.87c-1.03-.72-2.58-.49-3.58.95c-1%201.45-.67%202.97.36%203.69s2.58.49%203.58-.95c1-1.45.67-2.97-.36-3.69%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVGGPZ1Yb5H)%22%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M63.99%2080.43c-12.68%200-24.48-1.06-34.31-2.88c-2.44-.45-4.6%201.69-4.1%204.12c3.27%2016%2019.02%2029.13%2038.4%2029.13c21.21%200%2035.49-13.57%2038.45-29.19c.46-2.41-1.69-4.52-4.11-4.07c-9.84%201.82-21.64%202.89-34.33%202.89%22%2F%3E%3C%2Fg%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22%23ff4081%22%20d%3D%22M66.71%2085c-.91.01-1.81.03-2.73.03c-.42%200-.84%200-1.26-.01c-5.73-.03-11.38-.27-16.81-.72v24.58c0%209.48%207.69%2017.17%2017.17%2017.17h3.27c9.48%200%2017.17-7.69%2017.17-17.17V84.17c-5.42.49-11.06.77-16.81.84Z%22%2F%3E%3Cpath%20fill%3D%22%23ab3f2e%22%20d%3D%22M64.72%20106.25c1.1%200%201.99-.89%201.99-1.99V85c-.91.01-1.81.03-2.73.03c-.42%200-.84%200-1.26-.01v19.24c0%201.1.89%201.99%201.99%201.99Z%22%20opacity%3D%22.3%22%2F%3E%3C%2Fg%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%2Fsvg%3E") no-repeat center / contain;
}

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