angry face with horns emoji

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

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

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="currentColor"><path d="m24.701 5.047l-.011.004a3.1 3.1 0 0 0-1.384.926C21.494 4.755 19.088 4 16 4c-3.086 0-5.49.754-7.302 1.974a3.1 3.1 0 0 0-1.38-.923l-.012-.004l-.01-.002l-.009-.003l-.056-.02a5 5 0 0 1-.398-.16C9.094 3.065 12.15 2 16 2c3.851 0 6.908 1.067 9.17 2.863a6 6 0 0 1-.449.179l-.01.003zm1.286.531c.795-.414 1.89-1.16 2.561-2.351c.28-.51.6 0 .6 0S31.156 7 29.006 11c-.26.69-1.51 1-2.5 1c-1.79 0-3.108-1.533-3.108-3.313c-.006-.816.232-1.58.713-2.105c.238-.261.537-.463.895-.582c0 0 .414-.127.98-.422"/><path d="M27.998 15.999c0-1.092-.104-2.135-.305-3.116q.343-.068.667-.18c.366-.128.83-.346 1.182-.718c.304 1.271.456 2.619.456 4.014c0 7.731-4.665 13.999-14 13.999C6.665 29.998 2 23.73 2 15.998c0-1.397.152-2.747.457-4.02c.353.376.821.596 1.19.725a5 5 0 0 0 .658.178A15.5 15.5 0 0 0 4 16c0 3.475 1.046 6.454 2.97 8.544c1.9 2.063 4.835 3.455 9.029 3.455s7.129-1.393 9.029-3.455c1.924-2.09 2.97-5.07 2.97-8.544"/><path d="M7.892 6.578A2.1 2.1 0 0 0 7 6s-.417-.128-.986-.425c-.795-.415-1.886-1.16-2.556-2.348c-.28-.51-.6 0-.6 0S.85 7 3 11c.26.69 1.51 1 2.5 1c1.79 0 3.108-1.533 3.108-3.313c.006-.818-.233-1.584-.716-2.11m5.002 18.87C13.066 25.104 13.995 24 16 24s2.934 1.104 3.105 1.447a1 1 0 0 0 1.79-.894C20.398 23.563 18.794 22 16 22s-4.4 1.563-4.895 2.553a1 1 0 0 0 1.79.894M14 18a2 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.367v.002l.001.001l.001.005l.004.012a3 3 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-.62-1.137l-.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.044-.146l.004-.014l.004-.012v-.005l.001-.002s.053-.287.003-.01l-.002.009a.75.75 0 0 0-1.455-.367"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastAngryFaceWithHorns(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="m24.701 5.047l-.011.004a3.1 3.1 0 0 0-1.384.926C21.494 4.755 19.088 4 16 4c-3.086 0-5.49.754-7.302 1.974a3.1 3.1 0 0 0-1.38-.923l-.012-.004l-.01-.002l-.009-.003l-.056-.02a5 5 0 0 1-.398-.16C9.094 3.065 12.15 2 16 2c3.851 0 6.908 1.067 9.17 2.863a6 6 0 0 1-.449.179l-.01.003zm1.286.531c.795-.414 1.89-1.16 2.561-2.351c.28-.51.6 0 .6 0S31.156 7 29.006 11c-.26.69-1.51 1-2.5 1c-1.79 0-3.108-1.533-3.108-3.313c-.006-.816.232-1.58.713-2.105c.238-.261.537-.463.895-.582c0 0 .414-.127.98-.422"/><path d="M27.998 15.999c0-1.092-.104-2.135-.305-3.116q.343-.068.667-.18c.366-.128.83-.346 1.182-.718c.304 1.271.456 2.619.456 4.014c0 7.731-4.665 13.999-14 13.999C6.665 29.998 2 23.73 2 15.998c0-1.397.152-2.747.457-4.02c.353.376.821.596 1.19.725a5 5 0 0 0 .658.178A15.5 15.5 0 0 0 4 16c0 3.475 1.046 6.454 2.97 8.544c1.9 2.063 4.835 3.455 9.029 3.455s7.129-1.393 9.029-3.455c1.924-2.09 2.97-5.07 2.97-8.544"/><path d="M7.892 6.578A2.1 2.1 0 0 0 7 6s-.417-.128-.986-.425c-.795-.415-1.886-1.16-2.556-2.348c-.28-.51-.6 0-.6 0S.85 7 3 11c.26.69 1.51 1 2.5 1c1.79 0 3.108-1.533 3.108-3.313c.006-.818-.233-1.584-.716-2.11m5.002 18.87C13.066 25.104 13.995 24 16 24s2.934 1.104 3.105 1.447a1 1 0 0 0 1.79-.894C20.398 23.563 18.794 22 16 22s-4.4 1.563-4.895 2.553a1 1 0 0 0 1.79.894M14 18a2 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.367v.002l.001.001l.001.005l.004.012a3 3 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-.62-1.137l-.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.044-.146l.004-.014l.004-.012v-.005l.001-.002s.053-.287.003-.01l-.002.009a.75.75 0 0 0-1.455-.367"/></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="m24.701 5.047l-.011.004a3.1 3.1 0 0 0-1.384.926C21.494 4.755 19.088 4 16 4c-3.086 0-5.49.754-7.302 1.974a3.1 3.1 0 0 0-1.38-.923l-.012-.004l-.01-.002l-.009-.003l-.056-.02a5 5 0 0 1-.398-.16C9.094 3.065 12.15 2 16 2c3.851 0 6.908 1.067 9.17 2.863a6 6 0 0 1-.449.179l-.01.003zm1.286.531c.795-.414 1.89-1.16 2.561-2.351c.28-.51.6 0 .6 0S31.156 7 29.006 11c-.26.69-1.51 1-2.5 1c-1.79 0-3.108-1.533-3.108-3.313c-.006-.816.232-1.58.713-2.105c.238-.261.537-.463.895-.582c0 0 .414-.127.98-.422"/><path d="M27.998 15.999c0-1.092-.104-2.135-.305-3.116q.343-.068.667-.18c.366-.128.83-.346 1.182-.718c.304 1.271.456 2.619.456 4.014c0 7.731-4.665 13.999-14 13.999C6.665 29.998 2 23.73 2 15.998c0-1.397.152-2.747.457-4.02c.353.376.821.596 1.19.725a5 5 0 0 0 .658.178A15.5 15.5 0 0 0 4 16c0 3.475 1.046 6.454 2.97 8.544c1.9 2.063 4.835 3.455 9.029 3.455s7.129-1.393 9.029-3.455c1.924-2.09 2.97-5.07 2.97-8.544"/><path d="M7.892 6.578A2.1 2.1 0 0 0 7 6s-.417-.128-.986-.425c-.795-.415-1.886-1.16-2.556-2.348c-.28-.51-.6 0-.6 0S.85 7 3 11c.26.69 1.51 1 2.5 1c1.79 0 3.108-1.533 3.108-3.313c.006-.818-.233-1.584-.716-2.11m5.002 18.87C13.066 25.104 13.995 24 16 24s2.934 1.104 3.105 1.447a1 1 0 0 0 1.79-.894C20.398 23.563 18.794 22 16 22s-4.4 1.563-4.895 2.553a1 1 0 0 0 1.79.894M14 18a2 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.367v.002l.001.001l.001.005l.004.012a3 3 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-.62-1.137l-.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.044-.146l.004-.014l.004-.012v-.005l.001-.002s.053-.287.003-.01l-.002.009a.75.75 0 0 0-1.455-.367"/></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%22currentColor%22%3E%3Cpath%20d%3D%22m24.701%205.047l-.011.004a3.1%203.1%200%200%200-1.384.926C21.494%204.755%2019.088%204%2016%204c-3.086%200-5.49.754-7.302%201.974a3.1%203.1%200%200%200-1.38-.923l-.012-.004l-.01-.002l-.009-.003l-.056-.02a5%205%200%200%201-.398-.16C9.094%203.065%2012.15%202%2016%202c3.851%200%206.908%201.067%209.17%202.863a6%206%200%200%201-.449.179l-.01.003zm1.286.531c.795-.414%201.89-1.16%202.561-2.351c.28-.51.6%200%20.6%200S31.156%207%2029.006%2011c-.26.69-1.51%201-2.5%201c-1.79%200-3.108-1.533-3.108-3.313c-.006-.816.232-1.58.713-2.105c.238-.261.537-.463.895-.582c0%200%20.414-.127.98-.422%22%2F%3E%3Cpath%20d%3D%22M27.998%2015.999c0-1.092-.104-2.135-.305-3.116q.343-.068.667-.18c.366-.128.83-.346%201.182-.718c.304%201.271.456%202.619.456%204.014c0%207.731-4.665%2013.999-14%2013.999C6.665%2029.998%202%2023.73%202%2015.998c0-1.397.152-2.747.457-4.02c.353.376.821.596%201.19.725a5%205%200%200%200%20.658.178A15.5%2015.5%200%200%200%204%2016c0%203.475%201.046%206.454%202.97%208.544c1.9%202.063%204.835%203.455%209.029%203.455s7.129-1.393%209.029-3.455c1.924-2.09%202.97-5.07%202.97-8.544%22%2F%3E%3Cpath%20d%3D%22M7.892%206.578A2.1%202.1%200%200%200%207%206s-.417-.128-.986-.425c-.795-.415-1.886-1.16-2.556-2.348c-.28-.51-.6%200-.6%200S.85%207%203%2011c.26.69%201.51%201%202.5%201c1.79%200%203.108-1.533%203.108-3.313c.006-.818-.233-1.584-.716-2.11m5.002%2018.87C13.066%2025.104%2013.995%2024%2016%2024s2.934%201.104%203.105%201.447a1%201%200%200%200%201.79-.894C20.398%2023.563%2018.794%2022%2016%2022s-4.4%201.563-4.895%202.553a1%201%200%200%200%201.79.894M14%2018a2%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.367v.002l.001.001l.001.005l.004.012a3%203%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-.62-1.137l-.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.044-.146l.004-.014l.004-.012v-.005l.001-.002s.053-.287.003-.01l-.002.009a.75.75%200%200%200-1.455-.367%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%22m24.701%205.047l-.011.004a3.1%203.1%200%200%200-1.384.926C21.494%204.755%2019.088%204%2016%204c-3.086%200-5.49.754-7.302%201.974a3.1%203.1%200%200%200-1.38-.923l-.012-.004l-.01-.002l-.009-.003l-.056-.02a5%205%200%200%201-.398-.16C9.094%203.065%2012.15%202%2016%202c3.851%200%206.908%201.067%209.17%202.863a6%206%200%200%201-.449.179l-.01.003zm1.286.531c.795-.414%201.89-1.16%202.561-2.351c.28-.51.6%200%20.6%200S31.156%207%2029.006%2011c-.26.69-1.51%201-2.5%201c-1.79%200-3.108-1.533-3.108-3.313c-.006-.816.232-1.58.713-2.105c.238-.261.537-.463.895-.582c0%200%20.414-.127.98-.422%22%2F%3E%3Cpath%20d%3D%22M27.998%2015.999c0-1.092-.104-2.135-.305-3.116q.343-.068.667-.18c.366-.128.83-.346%201.182-.718c.304%201.271.456%202.619.456%204.014c0%207.731-4.665%2013.999-14%2013.999C6.665%2029.998%202%2023.73%202%2015.998c0-1.397.152-2.747.457-4.02c.353.376.821.596%201.19.725a5%205%200%200%200%20.658.178A15.5%2015.5%200%200%200%204%2016c0%203.475%201.046%206.454%202.97%208.544c1.9%202.063%204.835%203.455%209.029%203.455s7.129-1.393%209.029-3.455c1.924-2.09%202.97-5.07%202.97-8.544%22%2F%3E%3Cpath%20d%3D%22M7.892%206.578A2.1%202.1%200%200%200%207%206s-.417-.128-.986-.425c-.795-.415-1.886-1.16-2.556-2.348c-.28-.51-.6%200-.6%200S.85%207%203%2011c.26.69%201.51%201%202.5%201c1.79%200%203.108-1.533%203.108-3.313c.006-.818-.233-1.584-.716-2.11m5.002%2018.87C13.066%2025.104%2013.995%2024%2016%2024s2.934%201.104%203.105%201.447a1%201%200%200%200%201.79-.894C20.398%2023.563%2018.794%2022%2016%2022s-4.4%201.563-4.895%202.553a1%201%200%200%200%201.79.894M14%2018a2%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.367v.002l.001.001l.001.005l.004.012a3%203%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-.62-1.137l-.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.044-.146l.004-.014l.004-.012v-.005l.001-.002s.053-.287.003-.01l-.002.009a.75.75%200%200%200-1.455-.367%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/angry-face-with-horns.svg?color=%231a73e8&size=48