zany face emoji
zany-face from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- zany-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 zany 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="M19.622 29.521c9.016-2.416 11.9-9.677 9.898-17.145c-2-7.468-8.128-12.315-17.145-9.899s-11.9 9.677-9.898 17.145c2 7.468 8.128 12.315 17.145 9.899"/><path fill="#bb1d80" d="M18.588 25.66C8.93 28.246 6.341 18.587 6.341 18.587l19.318-5.176s2.589 9.66-7.07 12.247"/><path fill="#fff" d="M23.633 15.508L9.143 19.39a1.5 1.5 0 0 1-1.836-1.06l17.386-4.66a1.5 1.5 0 0 1-1.06 1.838"/><path fill="#f70a8d" d="M19.38 28.553c4.057-1.087 4.244-6.78 4.098-7.827c-.34-2.336-4.096-1.884-6.526-1.233s-5.961 2.161-5.065 4.338c.397.981 3.436 5.809 7.493 4.722"/><path fill="#fff" d="M10.429 16.458a4.5 4.5 0 1 0-2.33-8.694a4.5 4.5 0 0 0 2.33 8.694m10.625-2.848a4.5 4.5 0 1 0-2.33-8.693a4.5 4.5 0 0 0 2.33 8.694"/><path fill="#402a32" d="M21.916 7.168a2 2 0 1 1-3.864 1.035a2 2 0 0 1 3.864-1.035m-10.815 6.004a2 2 0 1 1-3.864 1.035a2 2 0 0 1 3.864-1.035"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatZanyFace(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="M19.622 29.521c9.016-2.416 11.9-9.677 9.898-17.145c-2-7.468-8.128-12.315-17.145-9.899s-11.9 9.677-9.898 17.145c2 7.468 8.128 12.315 17.145 9.899"/><path fill="#bb1d80" d="M18.588 25.66C8.93 28.246 6.341 18.587 6.341 18.587l19.318-5.176s2.589 9.66-7.07 12.247"/><path fill="#fff" d="M23.633 15.508L9.143 19.39a1.5 1.5 0 0 1-1.836-1.06l17.386-4.66a1.5 1.5 0 0 1-1.06 1.838"/><path fill="#f70a8d" d="M19.38 28.553c4.057-1.087 4.244-6.78 4.098-7.827c-.34-2.336-4.096-1.884-6.526-1.233s-5.961 2.161-5.065 4.338c.397.981 3.436 5.809 7.493 4.722"/><path fill="#fff" d="M10.429 16.458a4.5 4.5 0 1 0-2.33-8.694a4.5 4.5 0 0 0 2.33 8.694m10.625-2.848a4.5 4.5 0 1 0-2.33-8.693a4.5 4.5 0 0 0 2.33 8.694"/><path fill="#402a32" d="M21.916 7.168a2 2 0 1 1-3.864 1.035a2 2 0 0 1 3.864-1.035m-10.815 6.004a2 2 0 1 1-3.864 1.035a2 2 0 0 1 3.864-1.035"/></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="M19.622 29.521c9.016-2.416 11.9-9.677 9.898-17.145c-2-7.468-8.128-12.315-17.145-9.899s-11.9 9.677-9.898 17.145c2 7.468 8.128 12.315 17.145 9.899"/><path fill="#bb1d80" d="M18.588 25.66C8.93 28.246 6.341 18.587 6.341 18.587l19.318-5.176s2.589 9.66-7.07 12.247"/><path fill="#fff" d="M23.633 15.508L9.143 19.39a1.5 1.5 0 0 1-1.836-1.06l17.386-4.66a1.5 1.5 0 0 1-1.06 1.838"/><path fill="#f70a8d" d="M19.38 28.553c4.057-1.087 4.244-6.78 4.098-7.827c-.34-2.336-4.096-1.884-6.526-1.233s-5.961 2.161-5.065 4.338c.397.981 3.436 5.809 7.493 4.722"/><path fill="#fff" d="M10.429 16.458a4.5 4.5 0 1 0-2.33-8.694a4.5 4.5 0 0 0 2.33 8.694m10.625-2.848a4.5 4.5 0 1 0-2.33-8.693a4.5 4.5 0 0 0 2.33 8.694"/><path fill="#402a32" d="M21.916 7.168a2 2 0 1 1-3.864 1.035a2 2 0 0 1 3.864-1.035m-10.815 6.004a2 2 0 1 1-3.864 1.035a2 2 0 0 1 3.864-1.035"/></g></svg> </template>
CSS
.icon-zany-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%22M19.622%2029.521c9.016-2.416%2011.9-9.677%209.898-17.145c-2-7.468-8.128-12.315-17.145-9.899s-11.9%209.677-9.898%2017.145c2%207.468%208.128%2012.315%2017.145%209.899%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M18.588%2025.66C8.93%2028.246%206.341%2018.587%206.341%2018.587l19.318-5.176s2.589%209.66-7.07%2012.247%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.633%2015.508L9.143%2019.39a1.5%201.5%200%200%201-1.836-1.06l17.386-4.66a1.5%201.5%200%200%201-1.06%201.838%22%2F%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M19.38%2028.553c4.057-1.087%204.244-6.78%204.098-7.827c-.34-2.336-4.096-1.884-6.526-1.233s-5.961%202.161-5.065%204.338c.397.981%203.436%205.809%207.493%204.722%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.429%2016.458a4.5%204.5%200%201%200-2.33-8.694a4.5%204.5%200%200%200%202.33%208.694m10.625-2.848a4.5%204.5%200%201%200-2.33-8.693a4.5%204.5%200%200%200%202.33%208.694%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M21.916%207.168a2%202%200%201%201-3.864%201.035a2%202%200%200%201%203.864-1.035m-10.815%206.004a2%202%200%201%201-3.864%201.035a2%202%200%200%201%203.864-1.035%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%22M19.622%2029.521c9.016-2.416%2011.9-9.677%209.898-17.145c-2-7.468-8.128-12.315-17.145-9.899s-11.9%209.677-9.898%2017.145c2%207.468%208.128%2012.315%2017.145%209.899%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M18.588%2025.66C8.93%2028.246%206.341%2018.587%206.341%2018.587l19.318-5.176s2.589%209.66-7.07%2012.247%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.633%2015.508L9.143%2019.39a1.5%201.5%200%200%201-1.836-1.06l17.386-4.66a1.5%201.5%200%200%201-1.06%201.838%22%2F%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M19.38%2028.553c4.057-1.087%204.244-6.78%204.098-7.827c-.34-2.336-4.096-1.884-6.526-1.233s-5.961%202.161-5.065%204.338c.397.981%203.436%205.809%207.493%204.722%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.429%2016.458a4.5%204.5%200%201%200-2.33-8.694a4.5%204.5%200%200%200%202.33%208.694m10.625-2.848a4.5%204.5%200%201%200-2.33-8.693a4.5%204.5%200%200%200%202.33%208.694%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M21.916%207.168a2%202%200%201%201-3.864%201.035a2%202%200%200%201%203.864-1.035m-10.815%206.004a2%202%200%201%201-3.864%201.035a2%202%200%200%201%203.864-1.035%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/zany-face.svg?color=%231a73e8&size=48