disguised face emoji
disguised-face from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- disguised-face
- 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
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 disguised face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" 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="#212121" d="M9.879 9.121c-.829-.828-1.93-.828-2.758 0A3 3 0 0 1 2.88 4.88c3.171-3.172 8.07-3.172 11.242 0A3 3 0 1 1 9.88 9.12m12.241.001c.829-.828 1.93-.828 2.758 0A3 3 0 1 0 29.12 4.88c-3.171-3.172-8.07-3.172-11.242 0a3 3 0 1 0 4.242 4.24m-4.23 18.297a3.3 3.3 0 0 0 1.875.583a3.26 3.26 0 0 0 2.851-1.643c.813-1.442.282-3.266-1.095-4.22l-3.685-2.555a3.315 3.315 0 0 0-3.782.021l-3.707 2.64a3.145 3.145 0 0 0-.304 4.92c1.138 1.06 2.937 1.07 4.206.17l.227-.16a2.63 2.63 0 0 1 3.035-.021z"/><path fill="#fff" d="M27.5 13.5a5 5 0 1 1-10 0a5 5 0 0 1 10 0m-12.998.003a5 5 0 1 1-10 0a5 5 0 0 1 10 0"/><path fill="#ff822d" d="M17.972 22h-3.943c-1.467 0-2.445-1.485-1.854-2.8c0 0 2.272-2.618 2.781-6.2h2.12c.509 3.462 2.75 6.21 2.75 6.21c.591 1.315-.397 2.79-1.854 2.79"/><path fill="#402a32" d="M8 13.5a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0m11 0a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0"/><path fill="#402a32" d="M9.5 8a5.5 5.5 0 0 1 5.293 4h2.414a5.502 5.502 0 0 1 10.586 0h2.12c.598 0 1.087.45 1.087 1s-.49 1-1.087 1h-1.935a5.5 5.5 0 0 1-10.956 0h-2.044a5.5 5.5 0 0 1-10.956 0H2a1 1 0 1 1 0-2h2.207A5.5 5.5 0 0 1 9.5 8M5 13.5a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0m13.007 0a4.493 4.493 0 1 0 8.986 0a4.493 4.493 0 0 0-8.986 0"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatDisguisedFace(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="#ffb02e" 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="#212121" d="M9.879 9.121c-.829-.828-1.93-.828-2.758 0A3 3 0 0 1 2.88 4.88c3.171-3.172 8.07-3.172 11.242 0A3 3 0 1 1 9.88 9.12m12.241.001c.829-.828 1.93-.828 2.758 0A3 3 0 1 0 29.12 4.88c-3.171-3.172-8.07-3.172-11.242 0a3 3 0 1 0 4.242 4.24m-4.23 18.297a3.3 3.3 0 0 0 1.875.583a3.26 3.26 0 0 0 2.851-1.643c.813-1.442.282-3.266-1.095-4.22l-3.685-2.555a3.315 3.315 0 0 0-3.782.021l-3.707 2.64a3.145 3.145 0 0 0-.304 4.92c1.138 1.06 2.937 1.07 4.206.17l.227-.16a2.63 2.63 0 0 1 3.035-.021z"/><path fill="#fff" d="M27.5 13.5a5 5 0 1 1-10 0a5 5 0 0 1 10 0m-12.998.003a5 5 0 1 1-10 0a5 5 0 0 1 10 0"/><path fill="#ff822d" d="M17.972 22h-3.943c-1.467 0-2.445-1.485-1.854-2.8c0 0 2.272-2.618 2.781-6.2h2.12c.509 3.462 2.75 6.21 2.75 6.21c.591 1.315-.397 2.79-1.854 2.79"/><path fill="#402a32" d="M8 13.5a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0m11 0a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0"/><path fill="#402a32" d="M9.5 8a5.5 5.5 0 0 1 5.293 4h2.414a5.502 5.502 0 0 1 10.586 0h2.12c.598 0 1.087.45 1.087 1s-.49 1-1.087 1h-1.935a5.5 5.5 0 0 1-10.956 0h-2.044a5.5 5.5 0 0 1-10.956 0H2a1 1 0 1 1 0-2h2.207A5.5 5.5 0 0 1 9.5 8M5 13.5a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0m13.007 0a4.493 4.493 0 1 0 8.986 0a4.493 4.493 0 0 0-8.986 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="#ffb02e" 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="#212121" d="M9.879 9.121c-.829-.828-1.93-.828-2.758 0A3 3 0 0 1 2.88 4.88c3.171-3.172 8.07-3.172 11.242 0A3 3 0 1 1 9.88 9.12m12.241.001c.829-.828 1.93-.828 2.758 0A3 3 0 1 0 29.12 4.88c-3.171-3.172-8.07-3.172-11.242 0a3 3 0 1 0 4.242 4.24m-4.23 18.297a3.3 3.3 0 0 0 1.875.583a3.26 3.26 0 0 0 2.851-1.643c.813-1.442.282-3.266-1.095-4.22l-3.685-2.555a3.315 3.315 0 0 0-3.782.021l-3.707 2.64a3.145 3.145 0 0 0-.304 4.92c1.138 1.06 2.937 1.07 4.206.17l.227-.16a2.63 2.63 0 0 1 3.035-.021z"/><path fill="#fff" d="M27.5 13.5a5 5 0 1 1-10 0a5 5 0 0 1 10 0m-12.998.003a5 5 0 1 1-10 0a5 5 0 0 1 10 0"/><path fill="#ff822d" d="M17.972 22h-3.943c-1.467 0-2.445-1.485-1.854-2.8c0 0 2.272-2.618 2.781-6.2h2.12c.509 3.462 2.75 6.21 2.75 6.21c.591 1.315-.397 2.79-1.854 2.79"/><path fill="#402a32" d="M8 13.5a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0m11 0a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0"/><path fill="#402a32" d="M9.5 8a5.5 5.5 0 0 1 5.293 4h2.414a5.502 5.502 0 0 1 10.586 0h2.12c.598 0 1.087.45 1.087 1s-.49 1-1.087 1h-1.935a5.5 5.5 0 0 1-10.956 0h-2.044a5.5 5.5 0 0 1-10.956 0H2a1 1 0 1 1 0-2h2.207A5.5 5.5 0 0 1 9.5 8M5 13.5a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0m13.007 0a4.493 4.493 0 1 0 8.986 0a4.493 4.493 0 0 0-8.986 0"/></g></svg> </template>
CSS
.icon-disguised-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%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%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%23212121%22%20d%3D%22M9.879%209.121c-.829-.828-1.93-.828-2.758%200A3%203%200%200%201%202.88%204.88c3.171-3.172%208.07-3.172%2011.242%200A3%203%200%201%201%209.88%209.12m12.241.001c.829-.828%201.93-.828%202.758%200A3%203%200%201%200%2029.12%204.88c-3.171-3.172-8.07-3.172-11.242%200a3%203%200%201%200%204.242%204.24m-4.23%2018.297a3.3%203.3%200%200%200%201.875.583a3.26%203.26%200%200%200%202.851-1.643c.813-1.442.282-3.266-1.095-4.22l-3.685-2.555a3.315%203.315%200%200%200-3.782.021l-3.707%202.64a3.145%203.145%200%200%200-.304%204.92c1.138%201.06%202.937%201.07%204.206.17l.227-.16a2.63%202.63%200%200%201%203.035-.021z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.5%2013.5a5%205%200%201%201-10%200a5%205%200%200%201%2010%200m-12.998.003a5%205%200%201%201-10%200a5%205%200%200%201%2010%200%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M17.972%2022h-3.943c-1.467%200-2.445-1.485-1.854-2.8c0%200%202.272-2.618%202.781-6.2h2.12c.509%203.462%202.75%206.21%202.75%206.21c.591%201.315-.397%202.79-1.854%202.79%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M8%2013.5a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200m11%200a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M9.5%208a5.5%205.5%200%200%201%205.293%204h2.414a5.502%205.502%200%200%201%2010.586%200h2.12c.598%200%201.087.45%201.087%201s-.49%201-1.087%201h-1.935a5.5%205.5%200%200%201-10.956%200h-2.044a5.5%205.5%200%200%201-10.956%200H2a1%201%200%201%201%200-2h2.207A5.5%205.5%200%200%201%209.5%208M5%2013.5a4.5%204.5%200%201%200%209%200a4.5%204.5%200%200%200-9%200m13.007%200a4.493%204.493%200%201%200%208.986%200a4.493%204.493%200%200%200-8.986%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%23ffb02e%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%23212121%22%20d%3D%22M9.879%209.121c-.829-.828-1.93-.828-2.758%200A3%203%200%200%201%202.88%204.88c3.171-3.172%208.07-3.172%2011.242%200A3%203%200%201%201%209.88%209.12m12.241.001c.829-.828%201.93-.828%202.758%200A3%203%200%201%200%2029.12%204.88c-3.171-3.172-8.07-3.172-11.242%200a3%203%200%201%200%204.242%204.24m-4.23%2018.297a3.3%203.3%200%200%200%201.875.583a3.26%203.26%200%200%200%202.851-1.643c.813-1.442.282-3.266-1.095-4.22l-3.685-2.555a3.315%203.315%200%200%200-3.782.021l-3.707%202.64a3.145%203.145%200%200%200-.304%204.92c1.138%201.06%202.937%201.07%204.206.17l.227-.16a2.63%202.63%200%200%201%203.035-.021z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.5%2013.5a5%205%200%201%201-10%200a5%205%200%200%201%2010%200m-12.998.003a5%205%200%201%201-10%200a5%205%200%200%201%2010%200%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M17.972%2022h-3.943c-1.467%200-2.445-1.485-1.854-2.8c0%200%202.272-2.618%202.781-6.2h2.12c.509%203.462%202.75%206.21%202.75%206.21c.591%201.315-.397%202.79-1.854%202.79%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M8%2013.5a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200m11%200a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M9.5%208a5.5%205.5%200%200%201%205.293%204h2.414a5.502%205.502%200%200%201%2010.586%200h2.12c.598%200%201.087.45%201.087%201s-.49%201-1.087%201h-1.935a5.5%205.5%200%200%201-10.956%200h-2.044a5.5%205.5%200%200%201-10.956%200H2a1%201%200%201%201%200-2h2.207A5.5%205.5%200%200%201%209.5%208M5%2013.5a4.5%204.5%200%201%200%209%200a4.5%204.5%200%200%200-9%200m13.007%200a4.493%204.493%200%201%200%208.986%200a4.493%204.493%200%200%200-8.986%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/disguised-face.svg?color=%231a73e8&size=48