shushing face emoji

shushing-face from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
shushing-face
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 shushing face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="35.8" r="23" fill="none" stroke="#fcea2b" stroke-miterlimit="10" stroke-width="1.8"/><path fill="#fcea2b" d="M46.8 56.3c11.3-6 15.7-20.2 9.7-31.5s-20-15.5-31.3-9.5s-15.5 20-9.5 31.3c2.3 4.2 5.8 7.7 10.1 9.8c0 1.6.7 3.2 1.8 4.4c1.4 1.6 8.5 3.3 12.2-.2c1.1-1 7.3-4.2 7-4.3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M51.5 52.8c9.4-8.6 10.1-23.1 1.5-32.5s-23.1-10.1-32.5-1.5S10.4 41.9 19 51.3c.9.9 1.8 1.8 2.8 2.6"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21.4 23.6c.7-1.4 1.9-2.4 3.3-2.9c1.3-.7 2.9-.8 4.3-.4m21.7 3.3c-1.5-2.7-4.6-4-7.6-3.3M34 41.5c-1.4-.2-2.8-.7-4-1.5m12.1 0q-1.95 1.05-4.2 1.5m-.1-2.9c0-1-.9-1.9-1.9-1.9s-1.9.9-1.9 1.9m0 8.8v-8.8m3.8 0v8.9"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M37.2 47.4c1.7 0 3 1.3 3 3v1.8h4.1c1.3-.1 2.5.7 2.8 2s-.3 2.6-1.4 3.2c-.5.3-1.1.6-1.6.9c-2 1.1-4.1 2.2-6.2 3.3c-1.9 1-4 1.4-6.1 1c-3.6-.6-6-4-5.4-7.7c.2-1.5.5-3 1-4.4c.6-1.8 2.3-3.1 4.2-3.1z"/><path d="M30 27.8c0 1.7-1.3 3-3 3s-3-1.3-3-3s1.3-3 3-3c1.6 0 3 1.3 3 2.9zm18 0c0 1.7-1.3 3-3 3s-3-1.3-3-3s1.3-3 3-3c1.6 0 3 1.3 3 2.9z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36.2 51.8c-1.3 0-2 .7-2.5 1.5c-.6.9 0 2.2 1 2.2H39c.7 0 1.2-.6 1.2-1.4v-1.9"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiShushingFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="35.8" r="23" fill="none" stroke="#fcea2b" strokeMiterlimit="10" strokeWidth="1.8"/><path fill="#fcea2b" d="M46.8 56.3c11.3-6 15.7-20.2 9.7-31.5s-20-15.5-31.3-9.5s-15.5 20-9.5 31.3c2.3 4.2 5.8 7.7 10.1 9.8c0 1.6.7 3.2 1.8 4.4c1.4 1.6 8.5 3.3 12.2-.2c1.1-1 7.3-4.2 7-4.3"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M51.5 52.8c9.4-8.6 10.1-23.1 1.5-32.5s-23.1-10.1-32.5-1.5S10.4 41.9 19 51.3c.9.9 1.8 1.8 2.8 2.6"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M21.4 23.6c.7-1.4 1.9-2.4 3.3-2.9c1.3-.7 2.9-.8 4.3-.4m21.7 3.3c-1.5-2.7-4.6-4-7.6-3.3M34 41.5c-1.4-.2-2.8-.7-4-1.5m12.1 0q-1.95 1.05-4.2 1.5m-.1-2.9c0-1-.9-1.9-1.9-1.9s-1.9.9-1.9 1.9m0 8.8v-8.8m3.8 0v8.9"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M37.2 47.4c1.7 0 3 1.3 3 3v1.8h4.1c1.3-.1 2.5.7 2.8 2s-.3 2.6-1.4 3.2c-.5.3-1.1.6-1.6.9c-2 1.1-4.1 2.2-6.2 3.3c-1.9 1-4 1.4-6.1 1c-3.6-.6-6-4-5.4-7.7c.2-1.5.5-3 1-4.4c.6-1.8 2.3-3.1 4.2-3.1z"/><path d="M30 27.8c0 1.7-1.3 3-3 3s-3-1.3-3-3s1.3-3 3-3c1.6 0 3 1.3 3 2.9zm18 0c0 1.7-1.3 3-3 3s-3-1.3-3-3s1.3-3 3-3c1.6 0 3 1.3 3 2.9z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M36.2 51.8c-1.3 0-2 .7-2.5 1.5c-.6.9 0 2.2 1 2.2H39c.7 0 1.2-.6 1.2-1.4v-1.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="35.8" r="23" fill="none" stroke="#fcea2b" stroke-miterlimit="10" stroke-width="1.8"/><path fill="#fcea2b" d="M46.8 56.3c11.3-6 15.7-20.2 9.7-31.5s-20-15.5-31.3-9.5s-15.5 20-9.5 31.3c2.3 4.2 5.8 7.7 10.1 9.8c0 1.6.7 3.2 1.8 4.4c1.4 1.6 8.5 3.3 12.2-.2c1.1-1 7.3-4.2 7-4.3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M51.5 52.8c9.4-8.6 10.1-23.1 1.5-32.5s-23.1-10.1-32.5-1.5S10.4 41.9 19 51.3c.9.9 1.8 1.8 2.8 2.6"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21.4 23.6c.7-1.4 1.9-2.4 3.3-2.9c1.3-.7 2.9-.8 4.3-.4m21.7 3.3c-1.5-2.7-4.6-4-7.6-3.3M34 41.5c-1.4-.2-2.8-.7-4-1.5m12.1 0q-1.95 1.05-4.2 1.5m-.1-2.9c0-1-.9-1.9-1.9-1.9s-1.9.9-1.9 1.9m0 8.8v-8.8m3.8 0v8.9"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M37.2 47.4c1.7 0 3 1.3 3 3v1.8h4.1c1.3-.1 2.5.7 2.8 2s-.3 2.6-1.4 3.2c-.5.3-1.1.6-1.6.9c-2 1.1-4.1 2.2-6.2 3.3c-1.9 1-4 1.4-6.1 1c-3.6-.6-6-4-5.4-7.7c.2-1.5.5-3 1-4.4c.6-1.8 2.3-3.1 4.2-3.1z"/><path d="M30 27.8c0 1.7-1.3 3-3 3s-3-1.3-3-3s1.3-3 3-3c1.6 0 3 1.3 3 2.9zm18 0c0 1.7-1.3 3-3 3s-3-1.3-3-3s1.3-3 3-3c1.6 0 3 1.3 3 2.9z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36.2 51.8c-1.3 0-2 .7-2.5 1.5c-.6.9 0 2.2 1 2.2H39c.7 0 1.2-.6 1.2-1.4v-1.9"/></svg>
</template>

CSS

.icon-shushing-face {
  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%3Ccircle%20cx%3D%2236%22%20cy%3D%2235.8%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23fcea2b%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M46.8%2056.3c11.3-6%2015.7-20.2%209.7-31.5s-20-15.5-31.3-9.5s-15.5%2020-9.5%2031.3c2.3%204.2%205.8%207.7%2010.1%209.8c0%201.6.7%203.2%201.8%204.4c1.4%201.6%208.5%203.3%2012.2-.2c1.1-1%207.3-4.2%207-4.3%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%22M51.5%2052.8c9.4-8.6%2010.1-23.1%201.5-32.5s-23.1-10.1-32.5-1.5S10.4%2041.9%2019%2051.3c.9.9%201.8%201.8%202.8%202.6%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%22M21.4%2023.6c.7-1.4%201.9-2.4%203.3-2.9c1.3-.7%202.9-.8%204.3-.4m21.7%203.3c-1.5-2.7-4.6-4-7.6-3.3M34%2041.5c-1.4-.2-2.8-.7-4-1.5m12.1%200q-1.95%201.05-4.2%201.5m-.1-2.9c0-1-.9-1.9-1.9-1.9s-1.9.9-1.9%201.9m0%208.8v-8.8m3.8%200v8.9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M37.2%2047.4c1.7%200%203%201.3%203%203v1.8h4.1c1.3-.1%202.5.7%202.8%202s-.3%202.6-1.4%203.2c-.5.3-1.1.6-1.6.9c-2%201.1-4.1%202.2-6.2%203.3c-1.9%201-4%201.4-6.1%201c-3.6-.6-6-4-5.4-7.7c.2-1.5.5-3%201-4.4c.6-1.8%202.3-3.1%204.2-3.1z%22%2F%3E%3Cpath%20d%3D%22M30%2027.8c0%201.7-1.3%203-3%203s-3-1.3-3-3s1.3-3%203-3c1.6%200%203%201.3%203%202.9zm18%200c0%201.7-1.3%203-3%203s-3-1.3-3-3s1.3-3%203-3c1.6%200%203%201.3%203%202.9z%22%2F%3E%3Cpath%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%22%20d%3D%22M36.2%2051.8c-1.3%200-2%20.7-2.5%201.5c-.6.9%200%202.2%201%202.2H39c.7%200%201.2-.6%201.2-1.4v-1.9%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%3Ccircle%20cx%3D%2236%22%20cy%3D%2235.8%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23fcea2b%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M46.8%2056.3c11.3-6%2015.7-20.2%209.7-31.5s-20-15.5-31.3-9.5s-15.5%2020-9.5%2031.3c2.3%204.2%205.8%207.7%2010.1%209.8c0%201.6.7%203.2%201.8%204.4c1.4%201.6%208.5%203.3%2012.2-.2c1.1-1%207.3-4.2%207-4.3%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%22M51.5%2052.8c9.4-8.6%2010.1-23.1%201.5-32.5s-23.1-10.1-32.5-1.5S10.4%2041.9%2019%2051.3c.9.9%201.8%201.8%202.8%202.6%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%22M21.4%2023.6c.7-1.4%201.9-2.4%203.3-2.9c1.3-.7%202.9-.8%204.3-.4m21.7%203.3c-1.5-2.7-4.6-4-7.6-3.3M34%2041.5c-1.4-.2-2.8-.7-4-1.5m12.1%200q-1.95%201.05-4.2%201.5m-.1-2.9c0-1-.9-1.9-1.9-1.9s-1.9.9-1.9%201.9m0%208.8v-8.8m3.8%200v8.9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M37.2%2047.4c1.7%200%203%201.3%203%203v1.8h4.1c1.3-.1%202.5.7%202.8%202s-.3%202.6-1.4%203.2c-.5.3-1.1.6-1.6.9c-2%201.1-4.1%202.2-6.2%203.3c-1.9%201-4%201.4-6.1%201c-3.6-.6-6-4-5.4-7.7c.2-1.5.5-3%201-4.4c.6-1.8%202.3-3.1%204.2-3.1z%22%2F%3E%3Cpath%20d%3D%22M30%2027.8c0%201.7-1.3%203-3%203s-3-1.3-3-3s1.3-3%203-3c1.6%200%203%201.3%203%202.9zm18%200c0%201.7-1.3%203-3%203s-3-1.3-3-3s1.3-3%203-3c1.6%200%203%201.3%203%202.9z%22%2F%3E%3Cpath%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%22%20d%3D%22M36.2%2051.8c-1.3%200-2%20.7-2.5%201.5c-.6.9%200%202.2%201%202.2H39c.7%200%201.2-.6%201.2-1.4v-1.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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