face with symbols on mouth emoji

face-with-symbols-on-mouth from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
face-with-symbols-on-mouth
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the face with symbols on mouth emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44.96 44.374v4.471"/><circle cx="44.926" cy="51.647" r="1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m28.147 44.081l-1.101 7.238m4.323-7.238l-1.101 7.238m-4.48-5.222l7.321-.007m-7.803 3.193l7.322-.007m7.59-3.557a1.53 1.53 0 0 0-1.418-.827a1.57 1.57 0 0 0-1.677 1.352s-.243 1.37 1.813 1.434c0 0 1.46.243 1.46 1.46c0 1.334-1.433 1.38-1.433 1.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0 8.144v-1.005"/><path fill="#ea5a47" d="M36 13a23 23 0 1 0 23 23a23.026 23.026 0 0 0-23-23"/><rect width="32.264" height="13.575" x="19.518" y="41.076" fill="#3f3f3f" rx="4.077"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44.96 44.374v4.471"/><circle cx="44.926" cy="51.647" r="1" fill="#fff"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m28.147 44.081l-1.101 7.238m4.323-7.238l-1.101 7.238m-4.48-5.222l7.321-.007m-7.803 3.193l7.322-.007m7.59-3.557a1.53 1.53 0 0 0-1.418-.827a1.57 1.57 0 0 0-1.677 1.352s-.243 1.37 1.813 1.434c0 0 1.46.243 1.46 1.46c0 1.334-1.433 1.38-1.433 1.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0 8.144v-1.005"/><circle cx="36" cy="36" r="23" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path d="M30 33.925a3 3 0 1 1-3-3a3 3 0 0 1 3 3m18 0a3 3 0 1 1-3-3a3 3 0 0 1 3 3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m23 25.113l7 4m19-4l-7 4"/><rect width="32.264" height="13.575" x="19.868" y="41.076" fill="none" stroke="#000" stroke-miterlimit="2" stroke-width="2" rx="4.077"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFaceWithSymbolsOnMouth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M44.96 44.374v4.471"/><circle cx="44.926" cy="51.647" r="1"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m28.147 44.081l-1.101 7.238m4.323-7.238l-1.101 7.238m-4.48-5.222l7.321-.007m-7.803 3.193l7.322-.007m7.59-3.557a1.53 1.53 0 0 0-1.418-.827a1.57 1.57 0 0 0-1.677 1.352s-.243 1.37 1.813 1.434c0 0 1.46.243 1.46 1.46c0 1.334-1.433 1.38-1.433 1.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0 8.144v-1.005"/><path fill="#ea5a47" d="M36 13a23 23 0 1 0 23 23a23.026 23.026 0 0 0-23-23"/><rect width="32.264" height="13.575" x="19.518" y="41.076" fill="#3f3f3f" rx="4.077"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M44.96 44.374v4.471"/><circle cx="44.926" cy="51.647" r="1" fill="#fff"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m28.147 44.081l-1.101 7.238m4.323-7.238l-1.101 7.238m-4.48-5.222l7.321-.007m-7.803 3.193l7.322-.007m7.59-3.557a1.53 1.53 0 0 0-1.418-.827a1.57 1.57 0 0 0-1.677 1.352s-.243 1.37 1.813 1.434c0 0 1.46.243 1.46 1.46c0 1.334-1.433 1.38-1.433 1.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0 8.144v-1.005"/><circle cx="36" cy="36" r="23" fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"/><path d="M30 33.925a3 3 0 1 1-3-3a3 3 0 0 1 3 3m18 0a3 3 0 1 1-3-3a3 3 0 0 1 3 3"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m23 25.113l7 4m19-4l-7 4"/><rect width="32.264" height="13.575" x="19.868" y="41.076" fill="none" stroke="#000" strokeMiterlimit="2" strokeWidth="2" rx="4.077"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44.96 44.374v4.471"/><circle cx="44.926" cy="51.647" r="1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m28.147 44.081l-1.101 7.238m4.323-7.238l-1.101 7.238m-4.48-5.222l7.321-.007m-7.803 3.193l7.322-.007m7.59-3.557a1.53 1.53 0 0 0-1.418-.827a1.57 1.57 0 0 0-1.677 1.352s-.243 1.37 1.813 1.434c0 0 1.46.243 1.46 1.46c0 1.334-1.433 1.38-1.433 1.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0 8.144v-1.005"/><path fill="#ea5a47" d="M36 13a23 23 0 1 0 23 23a23.026 23.026 0 0 0-23-23"/><rect width="32.264" height="13.575" x="19.518" y="41.076" fill="#3f3f3f" rx="4.077"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44.96 44.374v4.471"/><circle cx="44.926" cy="51.647" r="1" fill="#fff"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m28.147 44.081l-1.101 7.238m4.323-7.238l-1.101 7.238m-4.48-5.222l7.321-.007m-7.803 3.193l7.322-.007m7.59-3.557a1.53 1.53 0 0 0-1.418-.827a1.57 1.57 0 0 0-1.677 1.352s-.243 1.37 1.813 1.434c0 0 1.46.243 1.46 1.46c0 1.334-1.433 1.38-1.433 1.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0 8.144v-1.005"/><circle cx="36" cy="36" r="23" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path d="M30 33.925a3 3 0 1 1-3-3a3 3 0 0 1 3 3m18 0a3 3 0 1 1-3-3a3 3 0 0 1 3 3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m23 25.113l7 4m19-4l-7 4"/><rect width="32.264" height="13.575" x="19.868" y="41.076" fill="none" stroke="#000" stroke-miterlimit="2" stroke-width="2" rx="4.077"/></svg>
</template>

CSS

.icon-face-with-symbols-on-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44.96%2044.374v4.471%22%2F%3E%3Ccircle%20cx%3D%2244.926%22%20cy%3D%2251.647%22%20r%3D%221%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m28.147%2044.081l-1.101%207.238m4.323-7.238l-1.101%207.238m-4.48-5.222l7.321-.007m-7.803%203.193l7.322-.007m7.59-3.557a1.53%201.53%200%200%200-1.418-.827a1.57%201.57%200%200%200-1.677%201.352s-.243%201.37%201.813%201.434c0%200%201.46.243%201.46%201.46c0%201.334-1.433%201.38-1.433%201.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0%208.144v-1.005%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%2013a23%2023%200%201%200%2023%2023a23.026%2023.026%200%200%200-23-23%22%2F%3E%3Crect%20width%3D%2232.264%22%20height%3D%2213.575%22%20x%3D%2219.518%22%20y%3D%2241.076%22%20fill%3D%22%233f3f3f%22%20rx%3D%224.077%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44.96%2044.374v4.471%22%2F%3E%3Ccircle%20cx%3D%2244.926%22%20cy%3D%2251.647%22%20r%3D%221%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m28.147%2044.081l-1.101%207.238m4.323-7.238l-1.101%207.238m-4.48-5.222l7.321-.007m-7.803%203.193l7.322-.007m7.59-3.557a1.53%201.53%200%200%200-1.418-.827a1.57%201.57%200%200%200-1.677%201.352s-.243%201.37%201.813%201.434c0%200%201.46.243%201.46%201.46c0%201.334-1.433%201.38-1.433%201.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0%208.144v-1.005%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M30%2033.925a3%203%200%201%201-3-3a3%203%200%200%201%203%203m18%200a3%203%200%201%201-3-3a3%203%200%200%201%203%203%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m23%2025.113l7%204m19-4l-7%204%22%2F%3E%3Crect%20width%3D%2232.264%22%20height%3D%2213.575%22%20x%3D%2219.868%22%20y%3D%2241.076%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%222%22%20rx%3D%224.077%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44.96%2044.374v4.471%22%2F%3E%3Ccircle%20cx%3D%2244.926%22%20cy%3D%2251.647%22%20r%3D%221%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m28.147%2044.081l-1.101%207.238m4.323-7.238l-1.101%207.238m-4.48-5.222l7.321-.007m-7.803%203.193l7.322-.007m7.59-3.557a1.53%201.53%200%200%200-1.418-.827a1.57%201.57%200%200%200-1.677%201.352s-.243%201.37%201.813%201.434c0%200%201.46.243%201.46%201.46c0%201.334-1.433%201.38-1.433%201.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0%208.144v-1.005%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%2013a23%2023%200%201%200%2023%2023a23.026%2023.026%200%200%200-23-23%22%2F%3E%3Crect%20width%3D%2232.264%22%20height%3D%2213.575%22%20x%3D%2219.518%22%20y%3D%2241.076%22%20fill%3D%22%233f3f3f%22%20rx%3D%224.077%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44.96%2044.374v4.471%22%2F%3E%3Ccircle%20cx%3D%2244.926%22%20cy%3D%2251.647%22%20r%3D%221%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m28.147%2044.081l-1.101%207.238m4.323-7.238l-1.101%207.238m-4.48-5.222l7.321-.007m-7.803%203.193l7.322-.007m7.59-3.557a1.53%201.53%200%200%200-1.418-.827a1.57%201.57%200%200%200-1.677%201.352s-.243%201.37%201.813%201.434c0%200%201.46.243%201.46%201.46c0%201.334-1.433%201.38-1.433%201.38s-1.37.104-1.752-.732m1.594-5.147v-1.005m0%208.144v-1.005%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M30%2033.925a3%203%200%201%201-3-3a3%203%200%200%201%203%203m18%200a3%203%200%201%201-3-3a3%203%200%200%201%203%203%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m23%2025.113l7%204m19-4l-7%204%22%2F%3E%3Crect%20width%3D%2232.264%22%20height%3D%2213.575%22%20x%3D%2219.868%22%20y%3D%2241.076%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%222%22%20rx%3D%224.077%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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