angry face with horns emoji

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

Name
angry-face-with-horns
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 angry face with horns emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8c42b3" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-2.385-.445-4.632-1.333-6.598c.985-3.35-.517-6.173-.517-6.173s-.32-.51-.6 0c-.51.906-1.267 1.555-1.95 1.995C23.3 3.21 20.1 2 15.999 2C11.9 2 8.702 3.209 6.404 5.22c-.682-.442-1.435-1.09-1.945-1.993c-.28-.51-.6 0-.6 0s-1.499 2.816-.52 6.162C2.446 11.358 2 13.61 2 16c0 7.731 4.664 13.999 13.999 13.999"/><path fill="#fff" d="M10.5 22a4.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.29 13.501a.75.75 0 0 1-.08 1.498c-1.017-.054-1.989-.304-2.817-.88c-.835-.582-1.46-1.452-1.854-2.631a.75.75 0 1 1 1.422-.476c.31.928.762 1.509 1.29 1.876c.534.372 1.21.569 2.039.613m3.42 0a.75.75 0 0 0 .08 1.498c1.017-.054 1.989-.304 2.817-.88c.835-.582 1.46-1.452 1.854-2.631a.75.75 0 1 0-1.422-.476c-.31.928-.763 1.509-1.29 1.876c-.534.372-1.21.569-2.039.613M12 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m-7.106 5.447C13.066 25.104 13.995 24 16 24s2.934 1.104 3.106 1.447a1 1 0 1 0 1.788-.894C20.4 23.563 18.795 22 16 22s-4.4 1.562-4.894 2.553a1 1 0 0 0 1.788.894"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatAngryFaceWithHorns(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="#8c42b3" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-2.385-.445-4.632-1.333-6.598c.985-3.35-.517-6.173-.517-6.173s-.32-.51-.6 0c-.51.906-1.267 1.555-1.95 1.995C23.3 3.21 20.1 2 15.999 2C11.9 2 8.702 3.209 6.404 5.22c-.682-.442-1.435-1.09-1.945-1.993c-.28-.51-.6 0-.6 0s-1.499 2.816-.52 6.162C2.446 11.358 2 13.61 2 16c0 7.731 4.664 13.999 13.999 13.999"/><path fill="#fff" d="M10.5 22a4.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.29 13.501a.75.75 0 0 1-.08 1.498c-1.017-.054-1.989-.304-2.817-.88c-.835-.582-1.46-1.452-1.854-2.631a.75.75 0 1 1 1.422-.476c.31.928.762 1.509 1.29 1.876c.534.372 1.21.569 2.039.613m3.42 0a.75.75 0 0 0 .08 1.498c1.017-.054 1.989-.304 2.817-.88c.835-.582 1.46-1.452 1.854-2.631a.75.75 0 1 0-1.422-.476c-.31.928-.763 1.509-1.29 1.876c-.534.372-1.21.569-2.039.613M12 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m-7.106 5.447C13.066 25.104 13.995 24 16 24s2.934 1.104 3.106 1.447a1 1 0 1 0 1.788-.894C20.4 23.563 18.795 22 16 22s-4.4 1.562-4.894 2.553a1 1 0 0 0 1.788.894"/></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="#8c42b3" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-2.385-.445-4.632-1.333-6.598c.985-3.35-.517-6.173-.517-6.173s-.32-.51-.6 0c-.51.906-1.267 1.555-1.95 1.995C23.3 3.21 20.1 2 15.999 2C11.9 2 8.702 3.209 6.404 5.22c-.682-.442-1.435-1.09-1.945-1.993c-.28-.51-.6 0-.6 0s-1.499 2.816-.52 6.162C2.446 11.358 2 13.61 2 16c0 7.731 4.664 13.999 13.999 13.999"/><path fill="#fff" d="M10.5 22a4.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.29 13.501a.75.75 0 0 1-.08 1.498c-1.017-.054-1.989-.304-2.817-.88c-.835-.582-1.46-1.452-1.854-2.631a.75.75 0 1 1 1.422-.476c.31.928.762 1.509 1.29 1.876c.534.372 1.21.569 2.039.613m3.42 0a.75.75 0 0 0 .08 1.498c1.017-.054 1.989-.304 2.817-.88c.835-.582 1.46-1.452 1.854-2.631a.75.75 0 1 0-1.422-.476c-.31.928-.763 1.509-1.29 1.876c-.534.372-1.21.569-2.039.613M12 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m-7.106 5.447C13.066 25.104 13.995 24 16 24s2.934 1.104 3.106 1.447a1 1 0 1 0 1.788-.894C20.4 23.563 18.795 22 16 22s-4.4 1.562-4.894 2.553a1 1 0 0 0 1.788.894"/></g></svg>
</template>

CSS

.icon-angry-face-with-horns {
  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%238c42b3%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-2.385-.445-4.632-1.333-6.598c.985-3.35-.517-6.173-.517-6.173s-.32-.51-.6%200c-.51.906-1.267%201.555-1.95%201.995C23.3%203.21%2020.1%202%2015.999%202C11.9%202%208.702%203.209%206.404%205.22c-.682-.442-1.435-1.09-1.945-1.993c-.28-.51-.6%200-.6%200s-1.499%202.816-.52%206.162C2.446%2011.358%202%2013.61%202%2016c0%207.731%204.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.5%2022a4.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.29%2013.501a.75.75%200%200%201-.08%201.498c-1.017-.054-1.989-.304-2.817-.88c-.835-.582-1.46-1.452-1.854-2.631a.75.75%200%201%201%201.422-.476c.31.928.762%201.509%201.29%201.876c.534.372%201.21.569%202.039.613m3.42%200a.75.75%200%200%200%20.08%201.498c1.017-.054%201.989-.304%202.817-.88c.835-.582%201.46-1.452%201.854-2.631a.75.75%200%201%200-1.422-.476c-.31.928-.763%201.509-1.29%201.876c-.534.372-1.21.569-2.039.613M12%2020a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204m-7.106%205.447C13.066%2025.104%2013.995%2024%2016%2024s2.934%201.104%203.106%201.447a1%201%200%201%200%201.788-.894C20.4%2023.563%2018.795%2022%2016%2022s-4.4%201.562-4.894%202.553a1%201%200%200%200%201.788.894%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%238c42b3%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-2.385-.445-4.632-1.333-6.598c.985-3.35-.517-6.173-.517-6.173s-.32-.51-.6%200c-.51.906-1.267%201.555-1.95%201.995C23.3%203.21%2020.1%202%2015.999%202C11.9%202%208.702%203.209%206.404%205.22c-.682-.442-1.435-1.09-1.945-1.993c-.28-.51-.6%200-.6%200s-1.499%202.816-.52%206.162C2.446%2011.358%202%2013.61%202%2016c0%207.731%204.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.5%2022a4.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.29%2013.501a.75.75%200%200%201-.08%201.498c-1.017-.054-1.989-.304-2.817-.88c-.835-.582-1.46-1.452-1.854-2.631a.75.75%200%201%201%201.422-.476c.31.928.762%201.509%201.29%201.876c.534.372%201.21.569%202.039.613m3.42%200a.75.75%200%200%200%20.08%201.498c1.017-.054%201.989-.304%202.817-.88c.835-.582%201.46-1.452%201.854-2.631a.75.75%200%201%200-1.422-.476c-.31.928-.763%201.509-1.29%201.876c-.534.372-1.21.569-2.039.613M12%2020a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204m-7.106%205.447C13.066%2025.104%2013.995%2024%2016%2024s2.934%201.104%203.106%201.447a1%201%200%201%200%201.788-.894C20.4%2023.563%2018.795%2022%2016%2022s-4.4%201.562-4.894%202.553a1%201%200%200%200%201.788.894%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/angry-face-with-horns.svg?color=%231a73e8&size=48