alert urgent icon
alert-urgent-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- alert-urgent-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- 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 alert urgent icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.429 19.924l3.562-1.512a1.999 1.999 0 0 1-3.562 1.512m5.432-17.83c2.086 1.14 3.652 2.603 4.682 4.387s1.515 3.872 1.459 6.248a.75.75 0 0 1-1.5-.035c.05-2.112-.372-3.928-1.258-5.463s-2.249-2.808-4.102-3.82a.75.75 0 1 1 .72-1.317m-9.15 4.421a5.824 5.824 0 0 1 7.6 2.746l.098.21l1.288 2.891l1.698 1.47c.093.08.173.174.266.325l.059.114a1.25 1.25 0 0 1-.637 1.65L6.756 20.49A1.25 1.25 0 0 1 5 19.347l-.001-2.343l-1.242-2.792A5.82 5.82 0 0 1 6.71 6.515m-1.584 7.088l1.372 3.083v2.277l9.616-4.255l-1.653-1.43l-1.417-3.183l-.085-.182a4.32 4.32 0 0 0-5.638-2.027a4.32 4.32 0 0 0-2.195 5.717m10.497-7.908c.967.527 1.742 1.294 2.316 2.289s.851 2.05.824 3.15a.75.75 0 1 1-1.5-.036c.02-.822-.185-1.605-.623-2.364c-.438-.76-1.014-1.33-1.735-1.722a.75.75 0 0 1 .718-1.317"/></svg>
React
import type { SVGProps } from "react";
export function FluentAlertUrgent24Regular(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="m10.429 19.924l3.562-1.512a1.999 1.999 0 0 1-3.562 1.512m5.432-17.83c2.086 1.14 3.652 2.603 4.682 4.387s1.515 3.872 1.459 6.248a.75.75 0 0 1-1.5-.035c.05-2.112-.372-3.928-1.258-5.463s-2.249-2.808-4.102-3.82a.75.75 0 1 1 .72-1.317m-9.15 4.421a5.824 5.824 0 0 1 7.6 2.746l.098.21l1.288 2.891l1.698 1.47c.093.08.173.174.266.325l.059.114a1.25 1.25 0 0 1-.637 1.65L6.756 20.49A1.25 1.25 0 0 1 5 19.347l-.001-2.343l-1.242-2.792A5.82 5.82 0 0 1 6.71 6.515m-1.584 7.088l1.372 3.083v2.277l9.616-4.255l-1.653-1.43l-1.417-3.183l-.085-.182a4.32 4.32 0 0 0-5.638-2.027a4.32 4.32 0 0 0-2.195 5.717m10.497-7.908c.967.527 1.742 1.294 2.316 2.289s.851 2.05.824 3.15a.75.75 0 1 1-1.5-.036c.02-.822-.185-1.605-.623-2.364c-.438-.76-1.014-1.33-1.735-1.722a.75.75 0 0 1 .718-1.317"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.429 19.924l3.562-1.512a1.999 1.999 0 0 1-3.562 1.512m5.432-17.83c2.086 1.14 3.652 2.603 4.682 4.387s1.515 3.872 1.459 6.248a.75.75 0 0 1-1.5-.035c.05-2.112-.372-3.928-1.258-5.463s-2.249-2.808-4.102-3.82a.75.75 0 1 1 .72-1.317m-9.15 4.421a5.824 5.824 0 0 1 7.6 2.746l.098.21l1.288 2.891l1.698 1.47c.093.08.173.174.266.325l.059.114a1.25 1.25 0 0 1-.637 1.65L6.756 20.49A1.25 1.25 0 0 1 5 19.347l-.001-2.343l-1.242-2.792A5.82 5.82 0 0 1 6.71 6.515m-1.584 7.088l1.372 3.083v2.277l9.616-4.255l-1.653-1.43l-1.417-3.183l-.085-.182a4.32 4.32 0 0 0-5.638-2.027a4.32 4.32 0 0 0-2.195 5.717m10.497-7.908c.967.527 1.742 1.294 2.316 2.289s.851 2.05.824 3.15a.75.75 0 1 1-1.5-.036c.02-.822-.185-1.605-.623-2.364c-.438-.76-1.014-1.33-1.735-1.722a.75.75 0 0 1 .718-1.317"/></svg> </template>
CSS
.icon-alert-urgent-24-regular {
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%22m10.429%2019.924l3.562-1.512a1.999%201.999%200%200%201-3.562%201.512m5.432-17.83c2.086%201.14%203.652%202.603%204.682%204.387s1.515%203.872%201.459%206.248a.75.75%200%200%201-1.5-.035c.05-2.112-.372-3.928-1.258-5.463s-2.249-2.808-4.102-3.82a.75.75%200%201%201%20.72-1.317m-9.15%204.421a5.824%205.824%200%200%201%207.6%202.746l.098.21l1.288%202.891l1.698%201.47c.093.08.173.174.266.325l.059.114a1.25%201.25%200%200%201-.637%201.65L6.756%2020.49A1.25%201.25%200%200%201%205%2019.347l-.001-2.343l-1.242-2.792A5.82%205.82%200%200%201%206.71%206.515m-1.584%207.088l1.372%203.083v2.277l9.616-4.255l-1.653-1.43l-1.417-3.183l-.085-.182a4.32%204.32%200%200%200-5.638-2.027a4.32%204.32%200%200%200-2.195%205.717m10.497-7.908c.967.527%201.742%201.294%202.316%202.289s.851%202.05.824%203.15a.75.75%200%201%201-1.5-.036c.02-.822-.185-1.605-.623-2.364c-.438-.76-1.014-1.33-1.735-1.722a.75.75%200%200%201%20.718-1.317%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%22m10.429%2019.924l3.562-1.512a1.999%201.999%200%200%201-3.562%201.512m5.432-17.83c2.086%201.14%203.652%202.603%204.682%204.387s1.515%203.872%201.459%206.248a.75.75%200%200%201-1.5-.035c.05-2.112-.372-3.928-1.258-5.463s-2.249-2.808-4.102-3.82a.75.75%200%201%201%20.72-1.317m-9.15%204.421a5.824%205.824%200%200%201%207.6%202.746l.098.21l1.288%202.891l1.698%201.47c.093.08.173.174.266.325l.059.114a1.25%201.25%200%200%201-.637%201.65L6.756%2020.49A1.25%201.25%200%200%201%205%2019.347l-.001-2.343l-1.242-2.792A5.82%205.82%200%200%201%206.71%206.515m-1.584%207.088l1.372%203.083v2.277l9.616-4.255l-1.653-1.43l-1.417-3.183l-.085-.182a4.32%204.32%200%200%200-5.638-2.027a4.32%204.32%200%200%200-2.195%205.717m10.497-7.908c.967.527%201.742%201.294%202.316%202.289s.851%202.05.824%203.15a.75.75%200%201%201-1.5-.036c.02-.822-.185-1.605-.623-2.364c-.438-.76-1.014-1.33-1.735-1.722a.75.75%200%200%201%20.718-1.317%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/alert-urgent-24-regular.svg?color=%231a73e8&size=48