face with symbols on mouth emoji
face-with-symbols-on-mouth from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- face-with-symbols-on-mouth
- 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
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
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="currentColor"><path d="M14 16a2 2 0 1 1-4 0a2 2 0 0 1 4 0m6 2a2 2 0 1 0 0-4a2 2 0 0 0 0 4m-9.023-8.935a.75.75 0 0 0-1.455.367l.728-.182l-.728.182v.001l.001.002l.001.005l.004.012a2 2 0 0 0 .048.16a5.4 5.4 0 0 0 .867 1.603c.708.895 1.91 1.785 3.807 1.785a.75.75 0 0 0 0-1.5c-1.354 0-2.151-.61-2.63-1.216A3.9 3.9 0 0 1 11 9.147l-.02-.069zm10.046 0l-.003.012l-.021.069a3.9 3.9 0 0 1-.618 1.139c-.48.605-1.277 1.215-2.631 1.215a.75.75 0 0 0 0 1.5c1.896 0 3.099-.89 3.807-1.784a5.4 5.4 0 0 0 .867-1.604l.048-.16l.004-.012v-.005l.001-.002l-.727-.183l.728.182a.75.75 0 0 0-1.455-.367M13.029 26l.374-1h-1.431l-.375 1z"/><path d="M2 15.999c0 4.62 1.666 8.719 5 11.268V28.5A1.5 1.5 0 0 0 8.5 30h15a1.5 1.5 0 0 0 1.5-1.5v-1.235c3.332-2.549 4.998-6.646 4.998-11.266c0-7.731-4.665-13.999-14-13.999C6.665 2 2 8.268 2 15.999m23.028 8.544l-.028.03V22.5a1.5 1.5 0 0 0-1.5-1.5h-15A1.5 1.5 0 0 0 7 22.5v2.075l-.03-.032C5.046 22.453 4 19.473 4 15.999s1.046-6.454 2.97-8.544C8.87 5.392 11.805 4 16 4s7.129 1.392 9.029 3.455c1.924 2.09 2.97 5.07 2.97 8.544s-1.046 6.454-2.97 8.544m-12.56-.867l-.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 .936.35m6.208-.644a.5.5 0 0 1 .292.644l-1.5 4a.5.5 0 0 1-.936-.351l1.5-4a.5.5 0 0 1 .644-.293M19.5 27.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5-4a.5.5 0 0 1 1 0v2a.5.5 0 1 1-1 0zm-4 0a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m4 4a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastFaceWithSymbolsOnMouth(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="M14 16a2 2 0 1 1-4 0a2 2 0 0 1 4 0m6 2a2 2 0 1 0 0-4a2 2 0 0 0 0 4m-9.023-8.935a.75.75 0 0 0-1.455.367l.728-.182l-.728.182v.001l.001.002l.001.005l.004.012a2 2 0 0 0 .048.16a5.4 5.4 0 0 0 .867 1.603c.708.895 1.91 1.785 3.807 1.785a.75.75 0 0 0 0-1.5c-1.354 0-2.151-.61-2.63-1.216A3.9 3.9 0 0 1 11 9.147l-.02-.069zm10.046 0l-.003.012l-.021.069a3.9 3.9 0 0 1-.618 1.139c-.48.605-1.277 1.215-2.631 1.215a.75.75 0 0 0 0 1.5c1.896 0 3.099-.89 3.807-1.784a5.4 5.4 0 0 0 .867-1.604l.048-.16l.004-.012v-.005l.001-.002l-.727-.183l.728.182a.75.75 0 0 0-1.455-.367M13.029 26l.374-1h-1.431l-.375 1z"/><path d="M2 15.999c0 4.62 1.666 8.719 5 11.268V28.5A1.5 1.5 0 0 0 8.5 30h15a1.5 1.5 0 0 0 1.5-1.5v-1.235c3.332-2.549 4.998-6.646 4.998-11.266c0-7.731-4.665-13.999-14-13.999C6.665 2 2 8.268 2 15.999m23.028 8.544l-.028.03V22.5a1.5 1.5 0 0 0-1.5-1.5h-15A1.5 1.5 0 0 0 7 22.5v2.075l-.03-.032C5.046 22.453 4 19.473 4 15.999s1.046-6.454 2.97-8.544C8.87 5.392 11.805 4 16 4s7.129 1.392 9.029 3.455c1.924 2.09 2.97 5.07 2.97 8.544s-1.046 6.454-2.97 8.544m-12.56-.867l-.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 .936.35m6.208-.644a.5.5 0 0 1 .292.644l-1.5 4a.5.5 0 0 1-.936-.351l1.5-4a.5.5 0 0 1 .644-.293M19.5 27.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5-4a.5.5 0 0 1 1 0v2a.5.5 0 1 1-1 0zm-4 0a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m4 4a.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="currentColor"><path d="M14 16a2 2 0 1 1-4 0a2 2 0 0 1 4 0m6 2a2 2 0 1 0 0-4a2 2 0 0 0 0 4m-9.023-8.935a.75.75 0 0 0-1.455.367l.728-.182l-.728.182v.001l.001.002l.001.005l.004.012a2 2 0 0 0 .048.16a5.4 5.4 0 0 0 .867 1.603c.708.895 1.91 1.785 3.807 1.785a.75.75 0 0 0 0-1.5c-1.354 0-2.151-.61-2.63-1.216A3.9 3.9 0 0 1 11 9.147l-.02-.069zm10.046 0l-.003.012l-.021.069a3.9 3.9 0 0 1-.618 1.139c-.48.605-1.277 1.215-2.631 1.215a.75.75 0 0 0 0 1.5c1.896 0 3.099-.89 3.807-1.784a5.4 5.4 0 0 0 .867-1.604l.048-.16l.004-.012v-.005l.001-.002l-.727-.183l.728.182a.75.75 0 0 0-1.455-.367M13.029 26l.374-1h-1.431l-.375 1z"/><path d="M2 15.999c0 4.62 1.666 8.719 5 11.268V28.5A1.5 1.5 0 0 0 8.5 30h15a1.5 1.5 0 0 0 1.5-1.5v-1.235c3.332-2.549 4.998-6.646 4.998-11.266c0-7.731-4.665-13.999-14-13.999C6.665 2 2 8.268 2 15.999m23.028 8.544l-.028.03V22.5a1.5 1.5 0 0 0-1.5-1.5h-15A1.5 1.5 0 0 0 7 22.5v2.075l-.03-.032C5.046 22.453 4 19.473 4 15.999s1.046-6.454 2.97-8.544C8.87 5.392 11.805 4 16 4s7.129 1.392 9.029 3.455c1.924 2.09 2.97 5.07 2.97 8.544s-1.046 6.454-2.97 8.544m-12.56-.867l-.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 .936.35m6.208-.644a.5.5 0 0 1 .292.644l-1.5 4a.5.5 0 0 1-.936-.351l1.5-4a.5.5 0 0 1 .644-.293M19.5 27.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5-4a.5.5 0 0 1 1 0v2a.5.5 0 1 1-1 0zm-4 0a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m4 4a.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%22currentColor%22%3E%3Cpath%20d%3D%22M14%2016a2%202%200%201%201-4%200a2%202%200%200%201%204%200m6%202a2%202%200%201%200%200-4a2%202%200%200%200%200%204m-9.023-8.935a.75.75%200%200%200-1.455.367l.728-.182l-.728.182v.001l.001.002l.001.005l.004.012a2%202%200%200%200%20.048.16a5.4%205.4%200%200%200%20.867%201.603c.708.895%201.91%201.785%203.807%201.785a.75.75%200%200%200%200-1.5c-1.354%200-2.151-.61-2.63-1.216A3.9%203.9%200%200%201%2011%209.147l-.02-.069zm10.046%200l-.003.012l-.021.069a3.9%203.9%200%200%201-.618%201.139c-.48.605-1.277%201.215-2.631%201.215a.75.75%200%200%200%200%201.5c1.896%200%203.099-.89%203.807-1.784a5.4%205.4%200%200%200%20.867-1.604l.048-.16l.004-.012v-.005l.001-.002l-.727-.183l.728.182a.75.75%200%200%200-1.455-.367M13.029%2026l.374-1h-1.431l-.375%201z%22%2F%3E%3Cpath%20d%3D%22M2%2015.999c0%204.62%201.666%208.719%205%2011.268V28.5A1.5%201.5%200%200%200%208.5%2030h15a1.5%201.5%200%200%200%201.5-1.5v-1.235c3.332-2.549%204.998-6.646%204.998-11.266c0-7.731-4.665-13.999-14-13.999C6.665%202%202%208.268%202%2015.999m23.028%208.544l-.028.03V22.5a1.5%201.5%200%200%200-1.5-1.5h-15A1.5%201.5%200%200%200%207%2022.5v2.075l-.03-.032C5.046%2022.453%204%2019.473%204%2015.999s1.046-6.454%202.97-8.544C8.87%205.392%2011.805%204%2016%204s7.129%201.392%209.029%203.455c1.924%202.09%202.97%205.07%202.97%208.544s-1.046%206.454-2.97%208.544m-12.56-.867l-.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.936.35m6.208-.644a.5.5%200%200%201%20.292.644l-1.5%204a.5.5%200%200%201-.936-.351l1.5-4a.5.5%200%200%201%20.644-.293M19.5%2027.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.5-4a.5.5%200%200%201%201%200v2a.5.5%200%201%201-1%200zm-4%200a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m4%204a.5.5%200%201%201%201%200a.5.5%200%200%201-1%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%22currentColor%22%3E%3Cpath%20d%3D%22M14%2016a2%202%200%201%201-4%200a2%202%200%200%201%204%200m6%202a2%202%200%201%200%200-4a2%202%200%200%200%200%204m-9.023-8.935a.75.75%200%200%200-1.455.367l.728-.182l-.728.182v.001l.001.002l.001.005l.004.012a2%202%200%200%200%20.048.16a5.4%205.4%200%200%200%20.867%201.603c.708.895%201.91%201.785%203.807%201.785a.75.75%200%200%200%200-1.5c-1.354%200-2.151-.61-2.63-1.216A3.9%203.9%200%200%201%2011%209.147l-.02-.069zm10.046%200l-.003.012l-.021.069a3.9%203.9%200%200%201-.618%201.139c-.48.605-1.277%201.215-2.631%201.215a.75.75%200%200%200%200%201.5c1.896%200%203.099-.89%203.807-1.784a5.4%205.4%200%200%200%20.867-1.604l.048-.16l.004-.012v-.005l.001-.002l-.727-.183l.728.182a.75.75%200%200%200-1.455-.367M13.029%2026l.374-1h-1.431l-.375%201z%22%2F%3E%3Cpath%20d%3D%22M2%2015.999c0%204.62%201.666%208.719%205%2011.268V28.5A1.5%201.5%200%200%200%208.5%2030h15a1.5%201.5%200%200%200%201.5-1.5v-1.235c3.332-2.549%204.998-6.646%204.998-11.266c0-7.731-4.665-13.999-14-13.999C6.665%202%202%208.268%202%2015.999m23.028%208.544l-.028.03V22.5a1.5%201.5%200%200%200-1.5-1.5h-15A1.5%201.5%200%200%200%207%2022.5v2.075l-.03-.032C5.046%2022.453%204%2019.473%204%2015.999s1.046-6.454%202.97-8.544C8.87%205.392%2011.805%204%2016%204s7.129%201.392%209.029%203.455c1.924%202.09%202.97%205.07%202.97%208.544s-1.046%206.454-2.97%208.544m-12.56-.867l-.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.936.35m6.208-.644a.5.5%200%200%201%20.292.644l-1.5%204a.5.5%200%200%201-.936-.351l1.5-4a.5.5%200%200%201%20.644-.293M19.5%2027.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.5-4a.5.5%200%200%201%201%200v2a.5.5%200%201%201-1%200zm-4%200a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m4%204a.5.5%200%201%201%201%200a.5.5%200%200%201-1%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-high-contrast/face-with-symbols-on-mouth.svg?color=%231a73e8&size=48