tongue emoji
tongue from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- tongue
- Set
- OpenMoji
- Style
- Default
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the tongue emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGVTPunbvN" d="M62.417 12.5C56.28 19.625 48.969 22.19 36 22.188c-12.969.001-20.281-2.563-26.417-9.688"/></defs><path fill="none" d="M15.625 21.75h41.75"/><path fill="#ea5a47" d="M56.967 16.777c0 6-41.78 7.82-41.342 1.007C5.97 53.023 24.962 60.375 36.5 60.375s31.895-6.02 20.467-43.598"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVGVTPunbvN"/><use href="#SVGVTPunbvN"/><path d="M57.375 21.75C66.5 55.188 48.038 60.375 36.5 60.375s-30-5.187-20.875-38.625M36.5 60.375V34.196"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiTongue(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGVTPunbvN" d="M62.417 12.5C56.28 19.625 48.969 22.19 36 22.188c-12.969.001-20.281-2.563-26.417-9.688"/></defs><path fill="none" d="M15.625 21.75h41.75"/><path fill="#ea5a47" d="M56.967 16.777c0 6-41.78 7.82-41.342 1.007C5.97 53.023 24.962 60.375 36.5 60.375s31.895-6.02 20.467-43.598"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><use href="#SVGVTPunbvN"/><use href="#SVGVTPunbvN"/><path d="M57.375 21.75C66.5 55.188 48.038 60.375 36.5 60.375s-30-5.187-20.875-38.625M36.5 60.375V34.196"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGVTPunbvN" d="M62.417 12.5C56.28 19.625 48.969 22.19 36 22.188c-12.969.001-20.281-2.563-26.417-9.688"/></defs><path fill="none" d="M15.625 21.75h41.75"/><path fill="#ea5a47" d="M56.967 16.777c0 6-41.78 7.82-41.342 1.007C5.97 53.023 24.962 60.375 36.5 60.375s31.895-6.02 20.467-43.598"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVGVTPunbvN"/><use href="#SVGVTPunbvN"/><path d="M57.375 21.75C66.5 55.188 48.038 60.375 36.5 60.375s-30-5.187-20.875-38.625M36.5 60.375V34.196"/></g></svg> </template>
CSS
.icon-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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGVTPunbvN%22%20d%3D%22M62.417%2012.5C56.28%2019.625%2048.969%2022.19%2036%2022.188c-12.969.001-20.281-2.563-26.417-9.688%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M15.625%2021.75h41.75%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M56.967%2016.777c0%206-41.78%207.82-41.342%201.007C5.97%2053.023%2024.962%2060.375%2036.5%2060.375s31.895-6.02%2020.467-43.598%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGVTPunbvN%22%2F%3E%3Cuse%20href%3D%22%23SVGVTPunbvN%22%2F%3E%3Cpath%20d%3D%22M57.375%2021.75C66.5%2055.188%2048.038%2060.375%2036.5%2060.375s-30-5.187-20.875-38.625M36.5%2060.375V34.196%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGVTPunbvN%22%20d%3D%22M62.417%2012.5C56.28%2019.625%2048.969%2022.19%2036%2022.188c-12.969.001-20.281-2.563-26.417-9.688%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M15.625%2021.75h41.75%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M56.967%2016.777c0%206-41.78%207.82-41.342%201.007C5.97%2053.023%2024.962%2060.375%2036.5%2060.375s31.895-6.02%2020.467-43.598%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGVTPunbvN%22%2F%3E%3Cuse%20href%3D%22%23SVGVTPunbvN%22%2F%3E%3Cpath%20d%3D%22M57.375%2021.75C66.5%2055.188%2048.038%2060.375%2036.5%2060.375s-30-5.187-20.875-38.625M36.5%2060.375V34.196%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/tongue.svg?color=%231a73e8&size=48