tongue from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
tongue
Set
Fluent Emoji Flat
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji Flat

Use the tongue emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#89029c" d="M30 7c0 7.73-6.27 14-14 14S2 14.73 2 7z"/><path fill="#f92f60" d="M19.313 12.063h-6.5c-1.079 0-4.797.593-4.797 2.906v7.969C8.016 25.344 10.063 30 16 30c5.938 0 8-4.656 8-7.062v-7.97c0-2.155-3.156-2.905-4.687-2.905"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatTongue(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#89029c" d="M30 7c0 7.73-6.27 14-14 14S2 14.73 2 7z"/><path fill="#f92f60" d="M19.313 12.063h-6.5c-1.079 0-4.797.593-4.797 2.906v7.969C8.016 25.344 10.063 30 16 30c5.938 0 8-4.656 8-7.062v-7.97c0-2.155-3.156-2.905-4.687-2.905"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#89029c" d="M30 7c0 7.73-6.27 14-14 14S2 14.73 2 7z"/><path fill="#f92f60" d="M19.313 12.063h-6.5c-1.079 0-4.797.593-4.797 2.906v7.969C8.016 25.344 10.063 30 16 30c5.938 0 8-4.656 8-7.062v-7.97c0-2.155-3.156-2.905-4.687-2.905"/></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2389029c%22%20d%3D%22M30%207c0%207.73-6.27%2014-14%2014S2%2014.73%202%207z%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M19.313%2012.063h-6.5c-1.079%200-4.797.593-4.797%202.906v7.969C8.016%2025.344%2010.063%2030%2016%2030c5.938%200%208-4.656%208-7.062v-7.97c0-2.155-3.156-2.905-4.687-2.905%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2389029c%22%20d%3D%22M30%207c0%207.73-6.27%2014-14%2014S2%2014.73%202%207z%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M19.313%2012.063h-6.5c-1.079%200-4.797.593-4.797%202.906v7.969C8.016%2025.344%2010.063%2030%2016%2030c5.938%200%208-4.656%208-7.062v-7.97c0-2.155-3.156-2.905-4.687-2.905%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/tongue.svg?color=%231a73e8&size=48