anger symbol emoji

anger-symbol from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
anger-symbol
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the anger symbol emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M36 16.54c-8.293 0-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0 0 5.914 10.214 17.438 10.126c11.524.088 17.438-10.126 17.438-10.126c.55-.952.202-1.319-.776-.815c0 0-8.369 4.314-16.662 4.314m0 38.92c8.293 0 16.662 4.314 16.662 4.314c.978.504 1.327.137.776-.815c0 0-5.914-10.214-17.438-10.126c-11.524-.088-17.438 10.126-17.438 10.126c-.55.952-.202 1.319.776.815c0 0 8.369-4.314 16.662-4.314M55.46 36c0-8.293 4.314-16.662 4.314-16.662c.504-.978.137-1.327-.815-.776c0 0-10.214 5.914-10.126 17.438c-.088 11.524 10.126 17.438 10.126 17.438c.952.55 1.319.202.815-.776c0 0-4.314-8.369-4.314-16.662m-33.293 0c.097-12.677-8.135-16.285-10.126-17.438c-.952-.55-1.319-.202-.815.776c0 0 5.064 8.369 5.064 16.662s-5.064 16.662-5.064 16.662c-.504.978-.137 1.327.815.776C14.032 52.285 22.264 48.677 22.167 36"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M36 16.54c-8.293 0-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0 0 5.914 10.214 17.438 10.126c11.524.088 17.438-10.126 17.438-10.126c.55-.952.202-1.319-.776-.815c0 0-8.369 4.314-16.662 4.314Zm0 38.92c8.293 0 16.662 4.314 16.662 4.314c.978.504 1.327.137.776-.815c0 0-5.914-10.214-17.438-10.126c-11.524-.088-17.438 10.126-17.438 10.126c-.55.952-.202 1.319.776.815c0 0 8.369-4.314 16.662-4.314ZM55.46 36c0-8.293 4.314-16.662 4.314-16.662c.504-.978.137-1.327-.815-.776c0 0-10.214 5.914-10.126 17.438c-.088 11.524 10.126 17.438 10.126 17.438c.952.55 1.319.202.815-.776c0 0-4.314-8.369-4.314-16.662ZM11.226 52.662c-.504.978.613 1.327 1.565.776c0 0 9.964-5.914 9.876-17.438c.088-11.524-9.876-17.438-9.876-17.438c-.952-.55-1.319-.202-.815.776c0 0 4.314 8.369 4.314 16.662s-5.064 16.662-5.064 16.662Z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiAngerSymbol(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M36 16.54c-8.293 0-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0 0 5.914 10.214 17.438 10.126c11.524.088 17.438-10.126 17.438-10.126c.55-.952.202-1.319-.776-.815c0 0-8.369 4.314-16.662 4.314m0 38.92c8.293 0 16.662 4.314 16.662 4.314c.978.504 1.327.137.776-.815c0 0-5.914-10.214-17.438-10.126c-11.524-.088-17.438 10.126-17.438 10.126c-.55.952-.202 1.319.776.815c0 0 8.369-4.314 16.662-4.314M55.46 36c0-8.293 4.314-16.662 4.314-16.662c.504-.978.137-1.327-.815-.776c0 0-10.214 5.914-10.126 17.438c-.088 11.524 10.126 17.438 10.126 17.438c.952.55 1.319.202.815-.776c0 0-4.314-8.369-4.314-16.662m-33.293 0c.097-12.677-8.135-16.285-10.126-17.438c-.952-.55-1.319-.202-.815.776c0 0 5.064 8.369 5.064 16.662s-5.064 16.662-5.064 16.662c-.504.978-.137 1.327.815.776C14.032 52.285 22.264 48.677 22.167 36"/><path fill="none" stroke="#000" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="M36 16.54c-8.293 0-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0 0 5.914 10.214 17.438 10.126c11.524.088 17.438-10.126 17.438-10.126c.55-.952.202-1.319-.776-.815c0 0-8.369 4.314-16.662 4.314Zm0 38.92c8.293 0 16.662 4.314 16.662 4.314c.978.504 1.327.137.776-.815c0 0-5.914-10.214-17.438-10.126c-11.524-.088-17.438 10.126-17.438 10.126c-.55.952-.202 1.319.776.815c0 0 8.369-4.314 16.662-4.314ZM55.46 36c0-8.293 4.314-16.662 4.314-16.662c.504-.978.137-1.327-.815-.776c0 0-10.214 5.914-10.126 17.438c-.088 11.524 10.126 17.438 10.126 17.438c.952.55 1.319.202.815-.776c0 0-4.314-8.369-4.314-16.662ZM11.226 52.662c-.504.978.613 1.327 1.565.776c0 0 9.964-5.914 9.876-17.438c.088-11.524-9.876-17.438-9.876-17.438c-.952-.55-1.319-.202-.815.776c0 0 4.314 8.369 4.314 16.662s-5.064 16.662-5.064 16.662Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M36 16.54c-8.293 0-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0 0 5.914 10.214 17.438 10.126c11.524.088 17.438-10.126 17.438-10.126c.55-.952.202-1.319-.776-.815c0 0-8.369 4.314-16.662 4.314m0 38.92c8.293 0 16.662 4.314 16.662 4.314c.978.504 1.327.137.776-.815c0 0-5.914-10.214-17.438-10.126c-11.524-.088-17.438 10.126-17.438 10.126c-.55.952-.202 1.319.776.815c0 0 8.369-4.314 16.662-4.314M55.46 36c0-8.293 4.314-16.662 4.314-16.662c.504-.978.137-1.327-.815-.776c0 0-10.214 5.914-10.126 17.438c-.088 11.524 10.126 17.438 10.126 17.438c.952.55 1.319.202.815-.776c0 0-4.314-8.369-4.314-16.662m-33.293 0c.097-12.677-8.135-16.285-10.126-17.438c-.952-.55-1.319-.202-.815.776c0 0 5.064 8.369 5.064 16.662s-5.064 16.662-5.064 16.662c-.504.978-.137 1.327.815.776C14.032 52.285 22.264 48.677 22.167 36"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M36 16.54c-8.293 0-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0 0 5.914 10.214 17.438 10.126c11.524.088 17.438-10.126 17.438-10.126c.55-.952.202-1.319-.776-.815c0 0-8.369 4.314-16.662 4.314Zm0 38.92c8.293 0 16.662 4.314 16.662 4.314c.978.504 1.327.137.776-.815c0 0-5.914-10.214-17.438-10.126c-11.524-.088-17.438 10.126-17.438 10.126c-.55.952-.202 1.319.776.815c0 0 8.369-4.314 16.662-4.314ZM55.46 36c0-8.293 4.314-16.662 4.314-16.662c.504-.978.137-1.327-.815-.776c0 0-10.214 5.914-10.126 17.438c-.088 11.524 10.126 17.438 10.126 17.438c.952.55 1.319.202.815-.776c0 0-4.314-8.369-4.314-16.662ZM11.226 52.662c-.504.978.613 1.327 1.565.776c0 0 9.964-5.914 9.876-17.438c.088-11.524-9.876-17.438-9.876-17.438c-.952-.55-1.319-.202-.815.776c0 0 4.314 8.369 4.314 16.662s-5.064 16.662-5.064 16.662Z"/></svg>
</template>

CSS

.icon-anger-symbol {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%2016.54c-8.293%200-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0%200%205.914%2010.214%2017.438%2010.126c11.524.088%2017.438-10.126%2017.438-10.126c.55-.952.202-1.319-.776-.815c0%200-8.369%204.314-16.662%204.314m0%2038.92c8.293%200%2016.662%204.314%2016.662%204.314c.978.504%201.327.137.776-.815c0%200-5.914-10.214-17.438-10.126c-11.524-.088-17.438%2010.126-17.438%2010.126c-.55.952-.202%201.319.776.815c0%200%208.369-4.314%2016.662-4.314M55.46%2036c0-8.293%204.314-16.662%204.314-16.662c.504-.978.137-1.327-.815-.776c0%200-10.214%205.914-10.126%2017.438c-.088%2011.524%2010.126%2017.438%2010.126%2017.438c.952.55%201.319.202.815-.776c0%200-4.314-8.369-4.314-16.662m-33.293%200c.097-12.677-8.135-16.285-10.126-17.438c-.952-.55-1.319-.202-.815.776c0%200%205.064%208.369%205.064%2016.662s-5.064%2016.662-5.064%2016.662c-.504.978-.137%201.327.815.776C14.032%2052.285%2022.264%2048.677%2022.167%2036%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36%2016.54c-8.293%200-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0%200%205.914%2010.214%2017.438%2010.126c11.524.088%2017.438-10.126%2017.438-10.126c.55-.952.202-1.319-.776-.815c0%200-8.369%204.314-16.662%204.314Zm0%2038.92c8.293%200%2016.662%204.314%2016.662%204.314c.978.504%201.327.137.776-.815c0%200-5.914-10.214-17.438-10.126c-11.524-.088-17.438%2010.126-17.438%2010.126c-.55.952-.202%201.319.776.815c0%200%208.369-4.314%2016.662-4.314ZM55.46%2036c0-8.293%204.314-16.662%204.314-16.662c.504-.978.137-1.327-.815-.776c0%200-10.214%205.914-10.126%2017.438c-.088%2011.524%2010.126%2017.438%2010.126%2017.438c.952.55%201.319.202.815-.776c0%200-4.314-8.369-4.314-16.662ZM11.226%2052.662c-.504.978.613%201.327%201.565.776c0%200%209.964-5.914%209.876-17.438c.088-11.524-9.876-17.438-9.876-17.438c-.952-.55-1.319-.202-.815.776c0%200%204.314%208.369%204.314%2016.662s-5.064%2016.662-5.064%2016.662Z%22%2F%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%2016.54c-8.293%200-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0%200%205.914%2010.214%2017.438%2010.126c11.524.088%2017.438-10.126%2017.438-10.126c.55-.952.202-1.319-.776-.815c0%200-8.369%204.314-16.662%204.314m0%2038.92c8.293%200%2016.662%204.314%2016.662%204.314c.978.504%201.327.137.776-.815c0%200-5.914-10.214-17.438-10.126c-11.524-.088-17.438%2010.126-17.438%2010.126c-.55.952-.202%201.319.776.815c0%200%208.369-4.314%2016.662-4.314M55.46%2036c0-8.293%204.314-16.662%204.314-16.662c.504-.978.137-1.327-.815-.776c0%200-10.214%205.914-10.126%2017.438c-.088%2011.524%2010.126%2017.438%2010.126%2017.438c.952.55%201.319.202.815-.776c0%200-4.314-8.369-4.314-16.662m-33.293%200c.097-12.677-8.135-16.285-10.126-17.438c-.952-.55-1.319-.202-.815.776c0%200%205.064%208.369%205.064%2016.662s-5.064%2016.662-5.064%2016.662c-.504.978-.137%201.327.815.776C14.032%2052.285%2022.264%2048.677%2022.167%2036%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36%2016.54c-8.293%200-16.662-4.314-16.662-4.314c-.978-.504-1.327-.137-.776.815c0%200%205.914%2010.214%2017.438%2010.126c11.524.088%2017.438-10.126%2017.438-10.126c.55-.952.202-1.319-.776-.815c0%200-8.369%204.314-16.662%204.314Zm0%2038.92c8.293%200%2016.662%204.314%2016.662%204.314c.978.504%201.327.137.776-.815c0%200-5.914-10.214-17.438-10.126c-11.524-.088-17.438%2010.126-17.438%2010.126c-.55.952-.202%201.319.776.815c0%200%208.369-4.314%2016.662-4.314ZM55.46%2036c0-8.293%204.314-16.662%204.314-16.662c.504-.978.137-1.327-.815-.776c0%200-10.214%205.914-10.126%2017.438c-.088%2011.524%2010.126%2017.438%2010.126%2017.438c.952.55%201.319.202.815-.776c0%200-4.314-8.369-4.314-16.662ZM11.226%2052.662c-.504.978.613%201.327%201.565.776c0%200%209.964-5.914%209.876-17.438c.088-11.524-9.876-17.438-9.876-17.438c-.952-.55-1.319-.202-.815.776c0%200%204.314%208.369%204.314%2016.662s-5.064%2016.662-5.064%2016.662Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/anger-symbol.svg?color=%231a73e8&size=48