face with symbols on mouth emoji

face-with-symbols-on-mouth from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
face-with-symbols-on-mouth
Set
Fluent Emoji Flat
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji Flat

Use the face with symbols on mouth emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f8312f" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M10.5 19a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m11 0a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9"/><path fill="#402a32" d="M14.999 11.29a.75.75 0 0 0-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75 0 1 0-1.422.476c.394 1.18 1.019 2.049 1.854 2.63c.828.577 1.8.827 2.817.881a.75.75 0 0 0 .789-.71m2.002.001a.75.75 0 0 1 .709-.789c.83-.044 1.505-.241 2.04-.613c.526-.367.978-.948 1.289-1.876a.75.75 0 1 1 1.422.476c-.394 1.18-1.019 2.049-1.854 2.63c-.828.577-1.8.827-2.817.881a.75.75 0 0 1-.789-.71M14 15a2 2 0 1 1-4 0a2 2 0 0 1 4 0m8 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="#533566" d="M7 21.5A1.5 1.5 0 0 1 8.5 20h15a1.5 1.5 0 0 1 1.5 1.5v6a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 7 27.5z"/><path fill="#fff" d="M12.176 22.032a.5.5 0 0 1 .292.644l-.121.324h1.431l.254-.675a.5.5 0 0 1 .936.35l-.121.325H15a.5.5 0 0 1 0 1h-.528l-.375 1h.403a.5.5 0 0 1 0 1h-.778l-.254.676a.5.5 0 0 1-.936-.351l.121-.325h-1.431l-.254.676a.5.5 0 0 1-.936-.351l.121-.325H10a.5.5 0 1 1 0-1h.528l.375-1H10.5a.5.5 0 1 1 0-1h.778l.254-.675a.5.5 0 0 1 .644-.293M13.403 24h-1.431l-.375 1h1.431zm5.565-1.324a.5.5 0 0 0-.936-.351l-1.5 4a.5.5 0 0 0 .936.35zM19 27a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3-4.5a.5.5 0 0 0-1 0v2a.5.5 0 1 0 1 0zm-5.5.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m5.5 3.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatFaceWithSymbolsOnMouth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f8312f" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M10.5 19a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m11 0a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9"/><path fill="#402a32" d="M14.999 11.29a.75.75 0 0 0-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75 0 1 0-1.422.476c.394 1.18 1.019 2.049 1.854 2.63c.828.577 1.8.827 2.817.881a.75.75 0 0 0 .789-.71m2.002.001a.75.75 0 0 1 .709-.789c.83-.044 1.505-.241 2.04-.613c.526-.367.978-.948 1.289-1.876a.75.75 0 1 1 1.422.476c-.394 1.18-1.019 2.049-1.854 2.63c-.828.577-1.8.827-2.817.881a.75.75 0 0 1-.789-.71M14 15a2 2 0 1 1-4 0a2 2 0 0 1 4 0m8 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="#533566" d="M7 21.5A1.5 1.5 0 0 1 8.5 20h15a1.5 1.5 0 0 1 1.5 1.5v6a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 7 27.5z"/><path fill="#fff" d="M12.176 22.032a.5.5 0 0 1 .292.644l-.121.324h1.431l.254-.675a.5.5 0 0 1 .936.35l-.121.325H15a.5.5 0 0 1 0 1h-.528l-.375 1h.403a.5.5 0 0 1 0 1h-.778l-.254.676a.5.5 0 0 1-.936-.351l.121-.325h-1.431l-.254.676a.5.5 0 0 1-.936-.351l.121-.325H10a.5.5 0 1 1 0-1h.528l.375-1H10.5a.5.5 0 1 1 0-1h.778l.254-.675a.5.5 0 0 1 .644-.293M13.403 24h-1.431l-.375 1h1.431zm5.565-1.324a.5.5 0 0 0-.936-.351l-1.5 4a.5.5 0 0 0 .936.35zM19 27a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3-4.5a.5.5 0 0 0-1 0v2a.5.5 0 1 0 1 0zm-5.5.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m5.5 3.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f8312f" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M10.5 19a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m11 0a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9"/><path fill="#402a32" d="M14.999 11.29a.75.75 0 0 0-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75 0 1 0-1.422.476c.394 1.18 1.019 2.049 1.854 2.63c.828.577 1.8.827 2.817.881a.75.75 0 0 0 .789-.71m2.002.001a.75.75 0 0 1 .709-.789c.83-.044 1.505-.241 2.04-.613c.526-.367.978-.948 1.289-1.876a.75.75 0 1 1 1.422.476c-.394 1.18-1.019 2.049-1.854 2.63c-.828.577-1.8.827-2.817.881a.75.75 0 0 1-.789-.71M14 15a2 2 0 1 1-4 0a2 2 0 0 1 4 0m8 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="#533566" d="M7 21.5A1.5 1.5 0 0 1 8.5 20h15a1.5 1.5 0 0 1 1.5 1.5v6a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 7 27.5z"/><path fill="#fff" d="M12.176 22.032a.5.5 0 0 1 .292.644l-.121.324h1.431l.254-.675a.5.5 0 0 1 .936.35l-.121.325H15a.5.5 0 0 1 0 1h-.528l-.375 1h.403a.5.5 0 0 1 0 1h-.778l-.254.676a.5.5 0 0 1-.936-.351l.121-.325h-1.431l-.254.676a.5.5 0 0 1-.936-.351l.121-.325H10a.5.5 0 1 1 0-1h.528l.375-1H10.5a.5.5 0 1 1 0-1h.778l.254-.675a.5.5 0 0 1 .644-.293M13.403 24h-1.431l-.375 1h1.431zm5.565-1.324a.5.5 0 0 0-.936-.351l-1.5 4a.5.5 0 0 0 .936.35zM19 27a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3-4.5a.5.5 0 0 0-1 0v2a.5.5 0 1 0 1 0zm-5.5.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m5.5 3.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.5%2019a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m11%200a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M14.999%2011.29a.75.75%200%200%200-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75%200%201%200-1.422.476c.394%201.18%201.019%202.049%201.854%202.63c.828.577%201.8.827%202.817.881a.75.75%200%200%200%20.789-.71m2.002.001a.75.75%200%200%201%20.709-.789c.83-.044%201.505-.241%202.04-.613c.526-.367.978-.948%201.289-1.876a.75.75%200%201%201%201.422.476c-.394%201.18-1.019%202.049-1.854%202.63c-.828.577-1.8.827-2.817.881a.75.75%200%200%201-.789-.71M14%2015a2%202%200%201%201-4%200a2%202%200%200%201%204%200m8%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M7%2021.5A1.5%201.5%200%200%201%208.5%2020h15a1.5%201.5%200%200%201%201.5%201.5v6a1.5%201.5%200%200%201-1.5%201.5h-15A1.5%201.5%200%200%201%207%2027.5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.176%2022.032a.5.5%200%200%201%20.292.644l-.121.324h1.431l.254-.675a.5.5%200%200%201%20.936.35l-.121.325H15a.5.5%200%200%201%200%201h-.528l-.375%201h.403a.5.5%200%200%201%200%201h-.778l-.254.676a.5.5%200%200%201-.936-.351l.121-.325h-1.431l-.254.676a.5.5%200%200%201-.936-.351l.121-.325H10a.5.5%200%201%201%200-1h.528l.375-1H10.5a.5.5%200%201%201%200-1h.778l.254-.675a.5.5%200%200%201%20.644-.293M13.403%2024h-1.431l-.375%201h1.431zm5.565-1.324a.5.5%200%200%200-.936-.351l-1.5%204a.5.5%200%200%200%20.936.35zM19%2027a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3-4.5a.5.5%200%200%200-1%200v2a.5.5%200%201%200%201%200zm-5.5.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m5.5%203.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%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%22none%22%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.5%2019a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m11%200a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M14.999%2011.29a.75.75%200%200%200-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75%200%201%200-1.422.476c.394%201.18%201.019%202.049%201.854%202.63c.828.577%201.8.827%202.817.881a.75.75%200%200%200%20.789-.71m2.002.001a.75.75%200%200%201%20.709-.789c.83-.044%201.505-.241%202.04-.613c.526-.367.978-.948%201.289-1.876a.75.75%200%201%201%201.422.476c-.394%201.18-1.019%202.049-1.854%202.63c-.828.577-1.8.827-2.817.881a.75.75%200%200%201-.789-.71M14%2015a2%202%200%201%201-4%200a2%202%200%200%201%204%200m8%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M7%2021.5A1.5%201.5%200%200%201%208.5%2020h15a1.5%201.5%200%200%201%201.5%201.5v6a1.5%201.5%200%200%201-1.5%201.5h-15A1.5%201.5%200%200%201%207%2027.5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.176%2022.032a.5.5%200%200%201%20.292.644l-.121.324h1.431l.254-.675a.5.5%200%200%201%20.936.35l-.121.325H15a.5.5%200%200%201%200%201h-.528l-.375%201h.403a.5.5%200%200%201%200%201h-.778l-.254.676a.5.5%200%200%201-.936-.351l.121-.325h-1.431l-.254.676a.5.5%200%200%201-.936-.351l.121-.325H10a.5.5%200%201%201%200-1h.528l.375-1H10.5a.5.5%200%201%201%200-1h.778l.254-.675a.5.5%200%200%201%20.644-.293M13.403%2024h-1.431l-.375%201h1.431zm5.565-1.324a.5.5%200%200%200-.936-.351l-1.5%204a.5.5%200%200%200%20.936.35zM19%2027a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3-4.5a.5.5%200%200%200-1%200v2a.5.5%200%201%200%201%200zm-5.5.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m5.5%203.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%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-flat/face-with-symbols-on-mouth.svg?color=%231a73e8&size=48