tongue emoji
tongue from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- tongue
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- People & Body
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More people & body icons from Fluent Emoji High Contrast
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-upbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcrossed-fingersdetectiveearear-with-hearing-aid
Use the tongue emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25 17.723c3.057-2.569 5-6.42 5-10.723H2c0 4.31 1.95 8.168 5.016 10.736v5.201c0 1.44.595 3.436 2.006 5.084C10.464 29.707 12.737 31 16 31s5.539-1.293 6.985-2.977C24.4 26.375 25 24.378 25 22.938zM9.016 14.969c0-.509.393-.993 1.374-1.396c.927-.38 1.995-.51 2.422-.51h6.5c.645 0 1.668.165 2.496.55c.852.397 1.192.864 1.192 1.356v7.969c0 .965-.431 2.5-1.532 3.782C20.398 27.965 18.675 29 16 29s-4.394-1.035-5.46-2.28c-1.096-1.28-1.524-2.815-1.524-3.782z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastTongue(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25 17.723c3.057-2.569 5-6.42 5-10.723H2c0 4.31 1.95 8.168 5.016 10.736v5.201c0 1.44.595 3.436 2.006 5.084C10.464 29.707 12.737 31 16 31s5.539-1.293 6.985-2.977C24.4 26.375 25 24.378 25 22.938zM9.016 14.969c0-.509.393-.993 1.374-1.396c.927-.38 1.995-.51 2.422-.51h6.5c.645 0 1.668.165 2.496.55c.852.397 1.192.864 1.192 1.356v7.969c0 .965-.431 2.5-1.532 3.782C20.398 27.965 18.675 29 16 29s-4.394-1.035-5.46-2.28c-1.096-1.28-1.524-2.815-1.524-3.782z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25 17.723c3.057-2.569 5-6.42 5-10.723H2c0 4.31 1.95 8.168 5.016 10.736v5.201c0 1.44.595 3.436 2.006 5.084C10.464 29.707 12.737 31 16 31s5.539-1.293 6.985-2.977C24.4 26.375 25 24.378 25 22.938zM9.016 14.969c0-.509.393-.993 1.374-1.396c.927-.38 1.995-.51 2.422-.51h6.5c.645 0 1.668.165 2.496.55c.852.397 1.192.864 1.192 1.356v7.969c0 .965-.431 2.5-1.532 3.782C20.398 27.965 18.675 29 16 29s-4.394-1.035-5.46-2.28c-1.096-1.28-1.524-2.815-1.524-3.782z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2017.723c3.057-2.569%205-6.42%205-10.723H2c0%204.31%201.95%208.168%205.016%2010.736v5.201c0%201.44.595%203.436%202.006%205.084C10.464%2029.707%2012.737%2031%2016%2031s5.539-1.293%206.985-2.977C24.4%2026.375%2025%2024.378%2025%2022.938zM9.016%2014.969c0-.509.393-.993%201.374-1.396c.927-.38%201.995-.51%202.422-.51h6.5c.645%200%201.668.165%202.496.55c.852.397%201.192.864%201.192%201.356v7.969c0%20.965-.431%202.5-1.532%203.782C20.398%2027.965%2018.675%2029%2016%2029s-4.394-1.035-5.46-2.28c-1.096-1.28-1.524-2.815-1.524-3.782z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2017.723c3.057-2.569%205-6.42%205-10.723H2c0%204.31%201.95%208.168%205.016%2010.736v5.201c0%201.44.595%203.436%202.006%205.084C10.464%2029.707%2012.737%2031%2016%2031s5.539-1.293%206.985-2.977C24.4%2026.375%2025%2024.378%2025%2022.938zM9.016%2014.969c0-.509.393-.993%201.374-1.396c.927-.38%201.995-.51%202.422-.51h6.5c.645%200%201.668.165%202.496.55c.852.397%201.192.864%201.192%201.356v7.969c0%20.965-.431%202.5-1.532%203.782C20.398%2027.965%2018.675%2029%2016%2029s-4.394-1.035-5.46-2.28c-1.096-1.28-1.524-2.815-1.524-3.782z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/tongue.svg?color=%231a73e8&size=48