tongue emoji
tongue from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- tongue
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the tongue emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#662113" d="M36 7.5C36 12 27.941 19 18 19S0 12 0 7.5C0 6 3 9 18 9s18-3 18-1.5"/><path fill="#ea596e" d="M18 11c-6 0-11-1-11-1v12c0 6.075 4.925 11 11 11s11-4.925 11-11V10s-5 1-11 1"/><path fill="#dd2e44" d="M19 29a1 1 0 1 1-2 0V13a1 1 0 0 1 2 0z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiTongue(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#662113" d="M36 7.5C36 12 27.941 19 18 19S0 12 0 7.5C0 6 3 9 18 9s18-3 18-1.5"/><path fill="#ea596e" d="M18 11c-6 0-11-1-11-1v12c0 6.075 4.925 11 11 11s11-4.925 11-11V10s-5 1-11 1"/><path fill="#dd2e44" d="M19 29a1 1 0 1 1-2 0V13a1 1 0 0 1 2 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#662113" d="M36 7.5C36 12 27.941 19 18 19S0 12 0 7.5C0 6 3 9 18 9s18-3 18-1.5"/><path fill="#ea596e" d="M18 11c-6 0-11-1-11-1v12c0 6.075 4.925 11 11 11s11-4.925 11-11V10s-5 1-11 1"/><path fill="#dd2e44" d="M19 29a1 1 0 1 1-2 0V13a1 1 0 0 1 2 0z"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M36%207.5C36%2012%2027.941%2019%2018%2019S0%2012%200%207.5C0%206%203%209%2018%209s18-3%2018-1.5%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M18%2011c-6%200-11-1-11-1v12c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V10s-5%201-11%201%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M19%2029a1%201%200%201%201-2%200V13a1%201%200%200%201%202%200z%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%23662113%22%20d%3D%22M36%207.5C36%2012%2027.941%2019%2018%2019S0%2012%200%207.5C0%206%203%209%2018%209s18-3%2018-1.5%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M18%2011c-6%200-11-1-11-1v12c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V10s-5%201-11%201%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M19%2029a1%201%200%201%201-2%200V13a1%201%200%200%201%202%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/tongue.svg?color=%231a73e8&size=48