mouth from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
mouth
Set
OpenMoji
Style
Default
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More people body icons from OpenMoji

Use the mouth emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGA8AHrdcU" fill="#fff" d="M36 39.06c-7.667 0-9.791-4.905-13.87-4.292c6.763-5.096 10.48-.613 13.87-.613s7.108-4.483 13.87.613c-4.081-.613-6.204 4.292-13.87 4.292"/></defs><path fill="#ea5a47" d="M64.05 34.59c-4.56-2.963-9.963-9.286-15.69-14.31c-1.328-1.169-2.925-2.567-5.85-1.169l-3.851 2.05c-.888.514-1.191.69-2.663.69s-1.775-.176-2.663-.69l-3.851-2.05c-2.925-1.399-4.522 0-5.85 1.169c-5.722 5.02-11.13 11.34-15.69 14.31l15.02 14.36c2.529 2.452 5.827 4.522 13.03 4.522s10.5-2.069 13.03-4.522z"/><use href="#SVGA8AHrdcU"/><use href="#SVGA8AHrdcU"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.434"><path d="M8.167 34.6c4.981 1.66 6.255 1.889 14.07.177M63.83 34.6c-4.981 1.66-6.255 1.889-14.07.177"/><path d="M8.167 34.6c4.981 1.66 6.255 1.889 14.07.177"/><path d="m8.167 34.6l14.91 14.25c2.51 2.434 5.782 4.487 12.93 4.487s10.42-2.053 12.93-4.487l14.91-14.25m-55.68 0c4.525-2.941 9.886-9.214 15.56-14.2c1.318-1.16 2.902-2.548 5.805-1.16l3.821 2.034c.881.51 1.182.684 2.643.684s1.761-.174 2.643-.684l3.821-2.034c2.902-1.388 4.487 0 5.805 1.16c5.678 4.981 11.04 11.25 15.56 14.2"/><path d="M63.83 34.6c-4.981 1.66-6.255 1.889-14.07.177M36 39.03c-7.608 0-9.715-4.867-13.76-4.259c6.711-5.057 10.4-.608 13.76-.608s7.053-4.45 13.76.608c-4.049-.608-6.156 4.259-13.76 4.259"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMouth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGA8AHrdcU" fill="#fff" d="M36 39.06c-7.667 0-9.791-4.905-13.87-4.292c6.763-5.096 10.48-.613 13.87-.613s7.108-4.483 13.87.613c-4.081-.613-6.204 4.292-13.87 4.292"/></defs><path fill="#ea5a47" d="M64.05 34.59c-4.56-2.963-9.963-9.286-15.69-14.31c-1.328-1.169-2.925-2.567-5.85-1.169l-3.851 2.05c-.888.514-1.191.69-2.663.69s-1.775-.176-2.663-.69l-3.851-2.05c-2.925-1.399-4.522 0-5.85 1.169c-5.722 5.02-11.13 11.34-15.69 14.31l15.02 14.36c2.529 2.452 5.827 4.522 13.03 4.522s10.5-2.069 13.03-4.522z"/><use href="#SVGA8AHrdcU"/><use href="#SVGA8AHrdcU"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2.434"><path d="M8.167 34.6c4.981 1.66 6.255 1.889 14.07.177M63.83 34.6c-4.981 1.66-6.255 1.889-14.07.177"/><path d="M8.167 34.6c4.981 1.66 6.255 1.889 14.07.177"/><path d="m8.167 34.6l14.91 14.25c2.51 2.434 5.782 4.487 12.93 4.487s10.42-2.053 12.93-4.487l14.91-14.25m-55.68 0c4.525-2.941 9.886-9.214 15.56-14.2c1.318-1.16 2.902-2.548 5.805-1.16l3.821 2.034c.881.51 1.182.684 2.643.684s1.761-.174 2.643-.684l3.821-2.034c2.902-1.388 4.487 0 5.805 1.16c5.678 4.981 11.04 11.25 15.56 14.2"/><path d="M63.83 34.6c-4.981 1.66-6.255 1.889-14.07.177M36 39.03c-7.608 0-9.715-4.867-13.76-4.259c6.711-5.057 10.4-.608 13.76-.608s7.053-4.45 13.76.608c-4.049-.608-6.156 4.259-13.76 4.259"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGA8AHrdcU" fill="#fff" d="M36 39.06c-7.667 0-9.791-4.905-13.87-4.292c6.763-5.096 10.48-.613 13.87-.613s7.108-4.483 13.87.613c-4.081-.613-6.204 4.292-13.87 4.292"/></defs><path fill="#ea5a47" d="M64.05 34.59c-4.56-2.963-9.963-9.286-15.69-14.31c-1.328-1.169-2.925-2.567-5.85-1.169l-3.851 2.05c-.888.514-1.191.69-2.663.69s-1.775-.176-2.663-.69l-3.851-2.05c-2.925-1.399-4.522 0-5.85 1.169c-5.722 5.02-11.13 11.34-15.69 14.31l15.02 14.36c2.529 2.452 5.827 4.522 13.03 4.522s10.5-2.069 13.03-4.522z"/><use href="#SVGA8AHrdcU"/><use href="#SVGA8AHrdcU"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.434"><path d="M8.167 34.6c4.981 1.66 6.255 1.889 14.07.177M63.83 34.6c-4.981 1.66-6.255 1.889-14.07.177"/><path d="M8.167 34.6c4.981 1.66 6.255 1.889 14.07.177"/><path d="m8.167 34.6l14.91 14.25c2.51 2.434 5.782 4.487 12.93 4.487s10.42-2.053 12.93-4.487l14.91-14.25m-55.68 0c4.525-2.941 9.886-9.214 15.56-14.2c1.318-1.16 2.902-2.548 5.805-1.16l3.821 2.034c.881.51 1.182.684 2.643.684s1.761-.174 2.643-.684l3.821-2.034c2.902-1.388 4.487 0 5.805 1.16c5.678 4.981 11.04 11.25 15.56 14.2"/><path d="M63.83 34.6c-4.981 1.66-6.255 1.889-14.07.177M36 39.03c-7.608 0-9.715-4.867-13.76-4.259c6.711-5.057 10.4-.608 13.76-.608s7.053-4.45 13.76.608c-4.049-.608-6.156 4.259-13.76 4.259"/></g></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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGA8AHrdcU%22%20fill%3D%22%23fff%22%20d%3D%22M36%2039.06c-7.667%200-9.791-4.905-13.87-4.292c6.763-5.096%2010.48-.613%2013.87-.613s7.108-4.483%2013.87.613c-4.081-.613-6.204%204.292-13.87%204.292%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M64.05%2034.59c-4.56-2.963-9.963-9.286-15.69-14.31c-1.328-1.169-2.925-2.567-5.85-1.169l-3.851%202.05c-.888.514-1.191.69-2.663.69s-1.775-.176-2.663-.69l-3.851-2.05c-2.925-1.399-4.522%200-5.85%201.169c-5.722%205.02-11.13%2011.34-15.69%2014.31l15.02%2014.36c2.529%202.452%205.827%204.522%2013.03%204.522s10.5-2.069%2013.03-4.522z%22%2F%3E%3Cuse%20href%3D%22%23SVGA8AHrdcU%22%2F%3E%3Cuse%20href%3D%22%23SVGA8AHrdcU%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.434%22%3E%3Cpath%20d%3D%22M8.167%2034.6c4.981%201.66%206.255%201.889%2014.07.177M63.83%2034.6c-4.981%201.66-6.255%201.889-14.07.177%22%2F%3E%3Cpath%20d%3D%22M8.167%2034.6c4.981%201.66%206.255%201.889%2014.07.177%22%2F%3E%3Cpath%20d%3D%22m8.167%2034.6l14.91%2014.25c2.51%202.434%205.782%204.487%2012.93%204.487s10.42-2.053%2012.93-4.487l14.91-14.25m-55.68%200c4.525-2.941%209.886-9.214%2015.56-14.2c1.318-1.16%202.902-2.548%205.805-1.16l3.821%202.034c.881.51%201.182.684%202.643.684s1.761-.174%202.643-.684l3.821-2.034c2.902-1.388%204.487%200%205.805%201.16c5.678%204.981%2011.04%2011.25%2015.56%2014.2%22%2F%3E%3Cpath%20d%3D%22M63.83%2034.6c-4.981%201.66-6.255%201.889-14.07.177M36%2039.03c-7.608%200-9.715-4.867-13.76-4.259c6.711-5.057%2010.4-.608%2013.76-.608s7.053-4.45%2013.76.608c-4.049-.608-6.156%204.259-13.76%204.259%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGA8AHrdcU%22%20fill%3D%22%23fff%22%20d%3D%22M36%2039.06c-7.667%200-9.791-4.905-13.87-4.292c6.763-5.096%2010.48-.613%2013.87-.613s7.108-4.483%2013.87.613c-4.081-.613-6.204%204.292-13.87%204.292%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M64.05%2034.59c-4.56-2.963-9.963-9.286-15.69-14.31c-1.328-1.169-2.925-2.567-5.85-1.169l-3.851%202.05c-.888.514-1.191.69-2.663.69s-1.775-.176-2.663-.69l-3.851-2.05c-2.925-1.399-4.522%200-5.85%201.169c-5.722%205.02-11.13%2011.34-15.69%2014.31l15.02%2014.36c2.529%202.452%205.827%204.522%2013.03%204.522s10.5-2.069%2013.03-4.522z%22%2F%3E%3Cuse%20href%3D%22%23SVGA8AHrdcU%22%2F%3E%3Cuse%20href%3D%22%23SVGA8AHrdcU%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.434%22%3E%3Cpath%20d%3D%22M8.167%2034.6c4.981%201.66%206.255%201.889%2014.07.177M63.83%2034.6c-4.981%201.66-6.255%201.889-14.07.177%22%2F%3E%3Cpath%20d%3D%22M8.167%2034.6c4.981%201.66%206.255%201.889%2014.07.177%22%2F%3E%3Cpath%20d%3D%22m8.167%2034.6l14.91%2014.25c2.51%202.434%205.782%204.487%2012.93%204.487s10.42-2.053%2012.93-4.487l14.91-14.25m-55.68%200c4.525-2.941%209.886-9.214%2015.56-14.2c1.318-1.16%202.902-2.548%205.805-1.16l3.821%202.034c.881.51%201.182.684%202.643.684s1.761-.174%202.643-.684l3.821-2.034c2.902-1.388%204.487%200%205.805%201.16c5.678%204.981%2011.04%2011.25%2015.56%2014.2%22%2F%3E%3Cpath%20d%3D%22M63.83%2034.6c-4.981%201.66-6.255%201.889-14.07.177M36%2039.03c-7.608%200-9.715-4.867-13.76-4.259c6.711-5.057%2010.4-.608%2013.76-.608s7.053-4.45%2013.76.608c-4.049-.608-6.156%204.259-13.76%204.259%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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