shushing-face from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
shushing-face
Set
Fluent Emoji High Contrast
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji High Contrast

Use the shushing face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M6.235 6.778C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c1.628 1.768 3.908 3.052 6.89 3.55c.162.794.505 1.523.982 2.142c-3.993-.373-7.132-1.936-9.344-4.337C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576s-1.227 7.82-3.764 10.576a12.8 12.8 0 0 1-3.444 2.649a5.2 5.2 0 0 0 .22-1.504v-.97a10.7 10.7 0 0 0 1.753-1.53c2.129-2.311 3.235-5.55 3.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/><path d="M19.02 21H20a1 1 0 1 0 0-2h-.98zm-6-2H12a1 1 0 1 0 0 2h1.02z"/><path d="M23.01 27.72a4.23 4.23 0 0 1-4.23 4.23h-.53a4.234 4.234 0 0 1-4.23-4.23v-9.7c0-1.1.9-2 2-2s2 .9 2 2v3.23s0 .77.77.77c2.51 0 4.23 1.9 4.22 4.23zM11 15a3 3 0 1 0 0-6a3 3 0 0 0 0 6m10 0a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastShushingFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M6.235 6.778C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c1.628 1.768 3.908 3.052 6.89 3.55c.162.794.505 1.523.982 2.142c-3.993-.373-7.132-1.936-9.344-4.337C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576s-1.227 7.82-3.764 10.576a12.8 12.8 0 0 1-3.444 2.649a5.2 5.2 0 0 0 .22-1.504v-.97a10.7 10.7 0 0 0 1.753-1.53c2.129-2.311 3.235-5.55 3.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/><path d="M19.02 21H20a1 1 0 1 0 0-2h-.98zm-6-2H12a1 1 0 1 0 0 2h1.02z"/><path d="M23.01 27.72a4.23 4.23 0 0 1-4.23 4.23h-.53a4.234 4.234 0 0 1-4.23-4.23v-9.7c0-1.1.9-2 2-2s2 .9 2 2v3.23s0 .77.77.77c2.51 0 4.23 1.9 4.22 4.23zM11 15a3 3 0 1 0 0-6a3 3 0 0 0 0 6m10 0a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M6.235 6.778C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c1.628 1.768 3.908 3.052 6.89 3.55c.162.794.505 1.523.982 2.142c-3.993-.373-7.132-1.936-9.344-4.337C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576s-1.227 7.82-3.764 10.576a12.8 12.8 0 0 1-3.444 2.649a5.2 5.2 0 0 0 .22-1.504v-.97a10.7 10.7 0 0 0 1.753-1.53c2.129-2.311 3.235-5.55 3.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/><path d="M19.02 21H20a1 1 0 1 0 0-2h-.98zm-6-2H12a1 1 0 1 0 0 2h1.02z"/><path d="M23.01 27.72a4.23 4.23 0 0 1-4.23 4.23h-.53a4.234 4.234 0 0 1-4.23-4.23v-9.7c0-1.1.9-2 2-2s2 .9 2 2v3.23s0 .77.77.77c2.51 0 4.23 1.9 4.22 4.23zM11 15a3 3 0 1 0 0-6a3 3 0 0 0 0 6m10 0a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.235%206.778C4.105%209.089%203%2012.328%203%2015.998s1.106%206.91%203.235%209.222c1.628%201.768%203.908%203.052%206.89%203.55c.162.794.505%201.523.982%202.142c-3.993-.373-7.132-1.936-9.344-4.337C2.226%2023.82%201%2020.06%201%2015.999S2.226%208.178%204.763%205.423C7.313%202.654%2011.095%201%2016%201s8.686%201.654%2011.235%204.423c2.537%202.755%203.764%206.515%203.764%2010.576s-1.227%207.82-3.764%2010.576a12.8%2012.8%200%200%201-3.444%202.649a5.2%205.2%200%200%200%20.22-1.504v-.97a10.7%2010.7%200%200%200%201.753-1.53c2.129-2.311%203.235-5.55%203.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647%204.48%2020.43%203%2016%203S8.35%204.48%206.235%206.778%22%2F%3E%3Cpath%20d%3D%22M19.02%2021H20a1%201%200%201%200%200-2h-.98zm-6-2H12a1%201%200%201%200%200%202h1.02z%22%2F%3E%3Cpath%20d%3D%22M23.01%2027.72a4.23%204.23%200%200%201-4.23%204.23h-.53a4.234%204.234%200%200%201-4.23-4.23v-9.7c0-1.1.9-2%202-2s2%20.9%202%202v3.23s0%20.77.77.77c2.51%200%204.23%201.9%204.22%204.23zM11%2015a3%203%200%201%200%200-6a3%203%200%200%200%200%206m10%200a3%203%200%201%200%200-6a3%203%200%200%200%200%206%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%22currentColor%22%3E%3Cpath%20d%3D%22M6.235%206.778C4.105%209.089%203%2012.328%203%2015.998s1.106%206.91%203.235%209.222c1.628%201.768%203.908%203.052%206.89%203.55c.162.794.505%201.523.982%202.142c-3.993-.373-7.132-1.936-9.344-4.337C2.226%2023.82%201%2020.06%201%2015.999S2.226%208.178%204.763%205.423C7.313%202.654%2011.095%201%2016%201s8.686%201.654%2011.235%204.423c2.537%202.755%203.764%206.515%203.764%2010.576s-1.227%207.82-3.764%2010.576a12.8%2012.8%200%200%201-3.444%202.649a5.2%205.2%200%200%200%20.22-1.504v-.97a10.7%2010.7%200%200%200%201.753-1.53c2.129-2.311%203.235-5.55%203.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647%204.48%2020.43%203%2016%203S8.35%204.48%206.235%206.778%22%2F%3E%3Cpath%20d%3D%22M19.02%2021H20a1%201%200%201%200%200-2h-.98zm-6-2H12a1%201%200%201%200%200%202h1.02z%22%2F%3E%3Cpath%20d%3D%22M23.01%2027.72a4.23%204.23%200%200%201-4.23%204.23h-.53a4.234%204.234%200%200%201-4.23-4.23v-9.7c0-1.1.9-2%202-2s2%20.9%202%202v3.23s0%20.77.77.77c2.51%200%204.23%201.9%204.22%204.23zM11%2015a3%203%200%201%200%200-6a3%203%200%200%200%200%206m10%200a3%203%200%201%200%200-6a3%203%200%200%200%200%206%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-high-contrast/shushing-face.svg?color=%231a73e8&size=48