mouth from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
mouth
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)

Use the mouth emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M32 22.5c-6.3 0-30 10.2-30 10.2c5.6 6.9 3.6 16.8 30 16.8c23.7 0 23.2-8.5 30-16.8c0 0-23.7-10.2-30-10.2"/><path fill="#60452b" d="M32 20.6L5.9 31.2c6.8 8.3 14.5 5.1 26.1 5.1s19.2 3.1 26.1-5.1z"/><path fill="#fff" d="M58.5 31c0-1.7-11.2-9.9-26.5-9.9S5.5 29.2 5.5 31z"/><path fill="#ed4c5c" d="M44.4 14.9c-2.5-.8-6.2-.4-11.1 1.6c-.4.2-.8.3-1.3.5c-.4-.2-.9-.3-1.3-.5c-4.9-2-8.6-2.4-11.1-1.6C12.2 17.1 2 32.7 2 32.7c6.3.8 14.5-8.5 30-8.5s23.7 9.3 30 8.5c0 0-10.2-15.6-17.6-17.8"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneMouth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M32 22.5c-6.3 0-30 10.2-30 10.2c5.6 6.9 3.6 16.8 30 16.8c23.7 0 23.2-8.5 30-16.8c0 0-23.7-10.2-30-10.2"/><path fill="#60452b" d="M32 20.6L5.9 31.2c6.8 8.3 14.5 5.1 26.1 5.1s19.2 3.1 26.1-5.1z"/><path fill="#fff" d="M58.5 31c0-1.7-11.2-9.9-26.5-9.9S5.5 29.2 5.5 31z"/><path fill="#ed4c5c" d="M44.4 14.9c-2.5-.8-6.2-.4-11.1 1.6c-.4.2-.8.3-1.3.5c-.4-.2-.9-.3-1.3-.5c-4.9-2-8.6-2.4-11.1-1.6C12.2 17.1 2 32.7 2 32.7c6.3.8 14.5-8.5 30-8.5s23.7 9.3 30 8.5c0 0-10.2-15.6-17.6-17.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M32 22.5c-6.3 0-30 10.2-30 10.2c5.6 6.9 3.6 16.8 30 16.8c23.7 0 23.2-8.5 30-16.8c0 0-23.7-10.2-30-10.2"/><path fill="#60452b" d="M32 20.6L5.9 31.2c6.8 8.3 14.5 5.1 26.1 5.1s19.2 3.1 26.1-5.1z"/><path fill="#fff" d="M58.5 31c0-1.7-11.2-9.9-26.5-9.9S5.5 29.2 5.5 31z"/><path fill="#ed4c5c" d="M44.4 14.9c-2.5-.8-6.2-.4-11.1 1.6c-.4.2-.8.3-1.3.5c-.4-.2-.9-.3-1.3-.5c-4.9-2-8.6-2.4-11.1-1.6C12.2 17.1 2 32.7 2 32.7c6.3.8 14.5-8.5 30-8.5s23.7 9.3 30 8.5c0 0-10.2-15.6-17.6-17.8"/></svg>
</template>

CSS

.icon-mouth {
  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%23ed4c5c%22%20d%3D%22M32%2022.5c-6.3%200-30%2010.2-30%2010.2c5.6%206.9%203.6%2016.8%2030%2016.8c23.7%200%2023.2-8.5%2030-16.8c0%200-23.7-10.2-30-10.2%22%2F%3E%3Cpath%20fill%3D%22%2360452b%22%20d%3D%22M32%2020.6L5.9%2031.2c6.8%208.3%2014.5%205.1%2026.1%205.1s19.2%203.1%2026.1-5.1z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M58.5%2031c0-1.7-11.2-9.9-26.5-9.9S5.5%2029.2%205.5%2031z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M44.4%2014.9c-2.5-.8-6.2-.4-11.1%201.6c-.4.2-.8.3-1.3.5c-.4-.2-.9-.3-1.3-.5c-4.9-2-8.6-2.4-11.1-1.6C12.2%2017.1%202%2032.7%202%2032.7c6.3.8%2014.5-8.5%2030-8.5s23.7%209.3%2030%208.5c0%200-10.2-15.6-17.6-17.8%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%23ed4c5c%22%20d%3D%22M32%2022.5c-6.3%200-30%2010.2-30%2010.2c5.6%206.9%203.6%2016.8%2030%2016.8c23.7%200%2023.2-8.5%2030-16.8c0%200-23.7-10.2-30-10.2%22%2F%3E%3Cpath%20fill%3D%22%2360452b%22%20d%3D%22M32%2020.6L5.9%2031.2c6.8%208.3%2014.5%205.1%2026.1%205.1s19.2%203.1%2026.1-5.1z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M58.5%2031c0-1.7-11.2-9.9-26.5-9.9S5.5%2029.2%205.5%2031z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M44.4%2014.9c-2.5-.8-6.2-.4-11.1%201.6c-.4.2-.8.3-1.3.5c-.4-.2-.9-.3-1.3-.5c-4.9-2-8.6-2.4-11.1-1.6C12.2%2017.1%202%2032.7%202%2032.7c6.3.8%2014.5-8.5%2030-8.5s23.7%209.3%2030%208.5c0%200-10.2-15.6-17.6-17.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/mouth.svg?color=%231a73e8&size=48