emoji angry icon
emoji-angry-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- emoji-angry-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the emoji angry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2.004c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10s4.477-10 10-10m0 11.493A6 6 0 0 0 7.712 15.3a.75.75 0 1 0 1.071 1.05A4.5 4.5 0 0 1 12 14.997c1.225 0 2.37.49 3.211 1.347a.75.75 0 1 0 1.07-1.051A5.98 5.98 0 0 0 12 13.497M8.219 6.664L8.127 6.6A.75.75 0 0 0 7.2 7.759l.081.076l1.257 1.004a1.25 1.25 0 1 0 1.712 1.16a.749.749 0 0 0 .55-1.26l-.082-.075zL8.128 6.6zm8.617.117a.75.75 0 0 0-.963-.18l-.092.063l-2.498 2l-.082.075a.75.75 0 0 0 .44 1.251l.11.008a1.25 1.25 0 1 0 1.825-1.108l-.113-.051l1.256-1.004l.081-.076a.75.75 0 0 0 .035-.978"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiAngry24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2.004c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10s4.477-10 10-10m0 11.493A6 6 0 0 0 7.712 15.3a.75.75 0 1 0 1.071 1.05A4.5 4.5 0 0 1 12 14.997c1.225 0 2.37.49 3.211 1.347a.75.75 0 1 0 1.07-1.051A5.98 5.98 0 0 0 12 13.497M8.219 6.664L8.127 6.6A.75.75 0 0 0 7.2 7.759l.081.076l1.257 1.004a1.25 1.25 0 1 0 1.712 1.16a.749.749 0 0 0 .55-1.26l-.082-.075zL8.128 6.6zm8.617.117a.75.75 0 0 0-.963-.18l-.092.063l-2.498 2l-.082.075a.75.75 0 0 0 .44 1.251l.11.008a1.25 1.25 0 1 0 1.825-1.108l-.113-.051l1.256-1.004l.081-.076a.75.75 0 0 0 .035-.978"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2.004c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10s4.477-10 10-10m0 11.493A6 6 0 0 0 7.712 15.3a.75.75 0 1 0 1.071 1.05A4.5 4.5 0 0 1 12 14.997c1.225 0 2.37.49 3.211 1.347a.75.75 0 1 0 1.07-1.051A5.98 5.98 0 0 0 12 13.497M8.219 6.664L8.127 6.6A.75.75 0 0 0 7.2 7.759l.081.076l1.257 1.004a1.25 1.25 0 1 0 1.712 1.16a.749.749 0 0 0 .55-1.26l-.082-.075zL8.128 6.6zm8.617.117a.75.75 0 0 0-.963-.18l-.092.063l-2.498 2l-.082.075a.75.75 0 0 0 .44 1.251l.11.008a1.25 1.25 0 1 0 1.825-1.108l-.113-.051l1.256-1.004l.081-.076a.75.75 0 0 0 .035-.978"/></svg> </template>
CSS
.icon-emoji-angry-24-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202.004c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010s-10-4.477-10-10s4.477-10%2010-10m0%2011.493A6%206%200%200%200%207.712%2015.3a.75.75%200%201%200%201.071%201.05A4.5%204.5%200%200%201%2012%2014.997c1.225%200%202.37.49%203.211%201.347a.75.75%200%201%200%201.07-1.051A5.98%205.98%200%200%200%2012%2013.497M8.219%206.664L8.127%206.6A.75.75%200%200%200%207.2%207.759l.081.076l1.257%201.004a1.25%201.25%200%201%200%201.712%201.16a.749.749%200%200%200%20.55-1.26l-.082-.075zL8.128%206.6zm8.617.117a.75.75%200%200%200-.963-.18l-.092.063l-2.498%202l-.082.075a.75.75%200%200%200%20.44%201.251l.11.008a1.25%201.25%200%201%200%201.825-1.108l-.113-.051l1.256-1.004l.081-.076a.75.75%200%200%200%20.035-.978%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202.004c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010s-10-4.477-10-10s4.477-10%2010-10m0%2011.493A6%206%200%200%200%207.712%2015.3a.75.75%200%201%200%201.071%201.05A4.5%204.5%200%200%201%2012%2014.997c1.225%200%202.37.49%203.211%201.347a.75.75%200%201%200%201.07-1.051A5.98%205.98%200%200%200%2012%2013.497M8.219%206.664L8.127%206.6A.75.75%200%200%200%207.2%207.759l.081.076l1.257%201.004a1.25%201.25%200%201%200%201.712%201.16a.749.749%200%200%200%20.55-1.26l-.082-.075zL8.128%206.6zm8.617.117a.75.75%200%200%200-.963-.18l-.092.063l-2.498%202l-.082.075a.75.75%200%200%200%20.44%201.251l.11.008a1.25%201.25%200%201%200%201.825-1.108l-.113-.051l1.256-1.004l.081-.076a.75.75%200%200%200%20.035-.978%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/emoji-angry-24-filled.svg?color=%231a73e8&size=48