tongue emoji
tongue from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- tongue
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
More people icons from Firefox OS Emoji
Use the tongue emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M510.4 163.6c-1-1.9-2.4-3.4-4.5-3.6c-7-.7-63.2-1.1-135.5-1.4v143.1c0 .9-.1 1.7-.1 2.6c3.6-1.6 7.1-3.2 10.7-5.2c20.8-12 41.6-26.2 62.5-45.5c10.4-9.9 20.8-20.2 31.2-32.7c10.4-12 20.8-26.2 31.3-42.9l4.5-7.3c.6-1 1-2.1 1.1-3.3c0-1.4-.6-2.6-1.2-3.8m-368.8 47.7h.2v-52.7c-72.6.2-128.7.7-135.6 1.3c-.9.1-1.8.5-2.6 1.1c-.1.1-.3.1-.4.2c-2.8 2.2-3.5 6.5-1.5 9.6l4.5 7.3c10.4 16.5 20.8 30.6 31.2 42.6c10.4 12.4 20.8 22.7 31.3 32.6c20.8 19.3 41.6 33.4 62.5 45.4c3.5 1.9 7 3.6 10.6 5.2c0-.7-.1-1.4-.1-2.1v-90.5z"/><path fill="#FF473E" d="M141.6 203.2v98.6c0 .7.1 1.4.1 2.1c1.1 62.3 51.8 112.5 114.4 112.5c62.3 0 112.8-49.9 114.2-112c0-.9.1-1.7.1-2.6v-98.6z"/><path fill="#D32A2A" d="M141.6 206.8h228.8v-48.2c-35.5-.1-75-.2-114.4-.2c-39.5 0-78.9.1-114.4.2zM256 241.6c-6.4 0-11.5 5.2-11.5 11.5v111.8c0 6.4 5.2 11.5 11.5 11.5s11.5-5.2 11.5-11.5V253c0-6.3-5.1-11.4-11.5-11.4"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiTongue(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M510.4 163.6c-1-1.9-2.4-3.4-4.5-3.6c-7-.7-63.2-1.1-135.5-1.4v143.1c0 .9-.1 1.7-.1 2.6c3.6-1.6 7.1-3.2 10.7-5.2c20.8-12 41.6-26.2 62.5-45.5c10.4-9.9 20.8-20.2 31.2-32.7c10.4-12 20.8-26.2 31.3-42.9l4.5-7.3c.6-1 1-2.1 1.1-3.3c0-1.4-.6-2.6-1.2-3.8m-368.8 47.7h.2v-52.7c-72.6.2-128.7.7-135.6 1.3c-.9.1-1.8.5-2.6 1.1c-.1.1-.3.1-.4.2c-2.8 2.2-3.5 6.5-1.5 9.6l4.5 7.3c10.4 16.5 20.8 30.6 31.2 42.6c10.4 12.4 20.8 22.7 31.3 32.6c20.8 19.3 41.6 33.4 62.5 45.4c3.5 1.9 7 3.6 10.6 5.2c0-.7-.1-1.4-.1-2.1v-90.5z"/><path fill="#FF473E" d="M141.6 203.2v98.6c0 .7.1 1.4.1 2.1c1.1 62.3 51.8 112.5 114.4 112.5c62.3 0 112.8-49.9 114.2-112c0-.9.1-1.7.1-2.6v-98.6z"/><path fill="#D32A2A" d="M141.6 206.8h228.8v-48.2c-35.5-.1-75-.2-114.4-.2c-39.5 0-78.9.1-114.4.2zM256 241.6c-6.4 0-11.5 5.2-11.5 11.5v111.8c0 6.4 5.2 11.5 11.5 11.5s11.5-5.2 11.5-11.5V253c0-6.3-5.1-11.4-11.5-11.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M510.4 163.6c-1-1.9-2.4-3.4-4.5-3.6c-7-.7-63.2-1.1-135.5-1.4v143.1c0 .9-.1 1.7-.1 2.6c3.6-1.6 7.1-3.2 10.7-5.2c20.8-12 41.6-26.2 62.5-45.5c10.4-9.9 20.8-20.2 31.2-32.7c10.4-12 20.8-26.2 31.3-42.9l4.5-7.3c.6-1 1-2.1 1.1-3.3c0-1.4-.6-2.6-1.2-3.8m-368.8 47.7h.2v-52.7c-72.6.2-128.7.7-135.6 1.3c-.9.1-1.8.5-2.6 1.1c-.1.1-.3.1-.4.2c-2.8 2.2-3.5 6.5-1.5 9.6l4.5 7.3c10.4 16.5 20.8 30.6 31.2 42.6c10.4 12.4 20.8 22.7 31.3 32.6c20.8 19.3 41.6 33.4 62.5 45.4c3.5 1.9 7 3.6 10.6 5.2c0-.7-.1-1.4-.1-2.1v-90.5z"/><path fill="#FF473E" d="M141.6 203.2v98.6c0 .7.1 1.4.1 2.1c1.1 62.3 51.8 112.5 114.4 112.5c62.3 0 112.8-49.9 114.2-112c0-.9.1-1.7.1-2.6v-98.6z"/><path fill="#D32A2A" d="M141.6 206.8h228.8v-48.2c-35.5-.1-75-.2-114.4-.2c-39.5 0-78.9.1-114.4.2zM256 241.6c-6.4 0-11.5 5.2-11.5 11.5v111.8c0 6.4 5.2 11.5 11.5 11.5s11.5-5.2 11.5-11.5V253c0-6.3-5.1-11.4-11.5-11.4"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M510.4%20163.6c-1-1.9-2.4-3.4-4.5-3.6c-7-.7-63.2-1.1-135.5-1.4v143.1c0%20.9-.1%201.7-.1%202.6c3.6-1.6%207.1-3.2%2010.7-5.2c20.8-12%2041.6-26.2%2062.5-45.5c10.4-9.9%2020.8-20.2%2031.2-32.7c10.4-12%2020.8-26.2%2031.3-42.9l4.5-7.3c.6-1%201-2.1%201.1-3.3c0-1.4-.6-2.6-1.2-3.8m-368.8%2047.7h.2v-52.7c-72.6.2-128.7.7-135.6%201.3c-.9.1-1.8.5-2.6%201.1c-.1.1-.3.1-.4.2c-2.8%202.2-3.5%206.5-1.5%209.6l4.5%207.3c10.4%2016.5%2020.8%2030.6%2031.2%2042.6c10.4%2012.4%2020.8%2022.7%2031.3%2032.6c20.8%2019.3%2041.6%2033.4%2062.5%2045.4c3.5%201.9%207%203.6%2010.6%205.2c0-.7-.1-1.4-.1-2.1v-90.5z%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M141.6%20203.2v98.6c0%20.7.1%201.4.1%202.1c1.1%2062.3%2051.8%20112.5%20114.4%20112.5c62.3%200%20112.8-49.9%20114.2-112c0-.9.1-1.7.1-2.6v-98.6z%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M141.6%20206.8h228.8v-48.2c-35.5-.1-75-.2-114.4-.2c-39.5%200-78.9.1-114.4.2zM256%20241.6c-6.4%200-11.5%205.2-11.5%2011.5v111.8c0%206.4%205.2%2011.5%2011.5%2011.5s11.5-5.2%2011.5-11.5V253c0-6.3-5.1-11.4-11.5-11.4%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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M510.4%20163.6c-1-1.9-2.4-3.4-4.5-3.6c-7-.7-63.2-1.1-135.5-1.4v143.1c0%20.9-.1%201.7-.1%202.6c3.6-1.6%207.1-3.2%2010.7-5.2c20.8-12%2041.6-26.2%2062.5-45.5c10.4-9.9%2020.8-20.2%2031.2-32.7c10.4-12%2020.8-26.2%2031.3-42.9l4.5-7.3c.6-1%201-2.1%201.1-3.3c0-1.4-.6-2.6-1.2-3.8m-368.8%2047.7h.2v-52.7c-72.6.2-128.7.7-135.6%201.3c-.9.1-1.8.5-2.6%201.1c-.1.1-.3.1-.4.2c-2.8%202.2-3.5%206.5-1.5%209.6l4.5%207.3c10.4%2016.5%2020.8%2030.6%2031.2%2042.6c10.4%2012.4%2020.8%2022.7%2031.3%2032.6c20.8%2019.3%2041.6%2033.4%2062.5%2045.4c3.5%201.9%207%203.6%2010.6%205.2c0-.7-.1-1.4-.1-2.1v-90.5z%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M141.6%20203.2v98.6c0%20.7.1%201.4.1%202.1c1.1%2062.3%2051.8%20112.5%20114.4%20112.5c62.3%200%20112.8-49.9%20114.2-112c0-.9.1-1.7.1-2.6v-98.6z%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M141.6%20206.8h228.8v-48.2c-35.5-.1-75-.2-114.4-.2c-39.5%200-78.9.1-114.4.2zM256%20241.6c-6.4%200-11.5%205.2-11.5%2011.5v111.8c0%206.4%205.2%2011.5%2011.5%2011.5s11.5-5.2%2011.5-11.5V253c0-6.3-5.1-11.4-11.5-11.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/tongue.svg?color=%231a73e8&size=48