tongue emoji
tongue from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.
- Name
- tongue
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- People
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More people icons from Emoji One (Colored)
alienalien-monsterangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upbeaming-face-with-smiling-eyesblond-haired-personboybride-with-veilbriefcasebust-in-silhouettebusts-in-silhouettecall-me-handcat-face-with-tears-of-joycat-face-with-wry-smileclapping-hands
Use the tongue emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#493b30" d="M62 9.3c0 10.9-13.4 20.2-30 20.2S2 20.2 2 9.3c0 0 14.3 3.2 30 3.2s30-3.2 30-3.2"/><path fill="#ff717f" d="M8 29.1C8 12 8 17.2 32 17.2S56 12 56 29c0 17.1-10.7 25.6-24 25.6c-13.3.1-24-8.5-24-25.5"/><path fill="#e2596c" d="M33.5 17.2L32 46.5l-1.5-29.3z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneTongue(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#493b30" d="M62 9.3c0 10.9-13.4 20.2-30 20.2S2 20.2 2 9.3c0 0 14.3 3.2 30 3.2s30-3.2 30-3.2"/><path fill="#ff717f" d="M8 29.1C8 12 8 17.2 32 17.2S56 12 56 29c0 17.1-10.7 25.6-24 25.6c-13.3.1-24-8.5-24-25.5"/><path fill="#e2596c" d="M33.5 17.2L32 46.5l-1.5-29.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#493b30" d="M62 9.3c0 10.9-13.4 20.2-30 20.2S2 20.2 2 9.3c0 0 14.3 3.2 30 3.2s30-3.2 30-3.2"/><path fill="#ff717f" d="M8 29.1C8 12 8 17.2 32 17.2S56 12 56 29c0 17.1-10.7 25.6-24 25.6c-13.3.1-24-8.5-24-25.5"/><path fill="#e2596c" d="M33.5 17.2L32 46.5l-1.5-29.3z"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23493b30%22%20d%3D%22M62%209.3c0%2010.9-13.4%2020.2-30%2020.2S2%2020.2%202%209.3c0%200%2014.3%203.2%2030%203.2s30-3.2%2030-3.2%22%2F%3E%3Cpath%20fill%3D%22%23ff717f%22%20d%3D%22M8%2029.1C8%2012%208%2017.2%2032%2017.2S56%2012%2056%2029c0%2017.1-10.7%2025.6-24%2025.6c-13.3.1-24-8.5-24-25.5%22%2F%3E%3Cpath%20fill%3D%22%23e2596c%22%20d%3D%22M33.5%2017.2L32%2046.5l-1.5-29.3z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23493b30%22%20d%3D%22M62%209.3c0%2010.9-13.4%2020.2-30%2020.2S2%2020.2%202%209.3c0%200%2014.3%203.2%2030%203.2s30-3.2%2030-3.2%22%2F%3E%3Cpath%20fill%3D%22%23ff717f%22%20d%3D%22M8%2029.1C8%2012%208%2017.2%2032%2017.2S56%2012%2056%2029c0%2017.1-10.7%2025.6-24%2025.6c-13.3.1-24-8.5-24-25.5%22%2F%3E%3Cpath%20fill%3D%22%23e2596c%22%20d%3D%22M33.5%2017.2L32%2046.5l-1.5-29.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/tongue.svg?color=%231a73e8&size=48