alert icon
alert-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- alert-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
14 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the alert icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 3a8.5 8.5 0 0 1 8.497 8.246l.004.255v4.612l1.414 3.644q.057.148.077.305l.01.158a1.28 1.28 0 0 1-1.15 1.273l-.13.007l-5.22.001a3.502 3.502 0 0 1-6.998.192l-.006-.194l-5.223.001a1.28 1.28 0 0 1-1.235-1.62l.042-.124l1.416-3.644v-4.61A8.5 8.5 0 0 1 14 3m1.996 18.65L16 21.5l-4 .001a2.001 2.001 0 0 0 3.997.15M14 4.5a7 7 0 0 0-6.997 6.76l-.004.241v4.752a.8.8 0 0 1-.023.184l-.028.088L5.596 20H22.4l-1.348-3.474a.8.8 0 0 1-.045-.18L21 16.254v-4.752A7 7 0 0 0 14 4.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentAlert28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 3a8.5 8.5 0 0 1 8.497 8.246l.004.255v4.612l1.414 3.644q.057.148.077.305l.01.158a1.28 1.28 0 0 1-1.15 1.273l-.13.007l-5.22.001a3.502 3.502 0 0 1-6.998.192l-.006-.194l-5.223.001a1.28 1.28 0 0 1-1.235-1.62l.042-.124l1.416-3.644v-4.61A8.5 8.5 0 0 1 14 3m1.996 18.65L16 21.5l-4 .001a2.001 2.001 0 0 0 3.997.15M14 4.5a7 7 0 0 0-6.997 6.76l-.004.241v4.752a.8.8 0 0 1-.023.184l-.028.088L5.596 20H22.4l-1.348-3.474a.8.8 0 0 1-.045-.18L21 16.254v-4.752A7 7 0 0 0 14 4.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 3a8.5 8.5 0 0 1 8.497 8.246l.004.255v4.612l1.414 3.644q.057.148.077.305l.01.158a1.28 1.28 0 0 1-1.15 1.273l-.13.007l-5.22.001a3.502 3.502 0 0 1-6.998.192l-.006-.194l-5.223.001a1.28 1.28 0 0 1-1.235-1.62l.042-.124l1.416-3.644v-4.61A8.5 8.5 0 0 1 14 3m1.996 18.65L16 21.5l-4 .001a2.001 2.001 0 0 0 3.997.15M14 4.5a7 7 0 0 0-6.997 6.76l-.004.241v4.752a.8.8 0 0 1-.023.184l-.028.088L5.596 20H22.4l-1.348-3.474a.8.8 0 0 1-.045-.18L21 16.254v-4.752A7 7 0 0 0 14 4.5"/></svg> </template>
CSS
.icon-alert-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203a8.5%208.5%200%200%201%208.497%208.246l.004.255v4.612l1.414%203.644q.057.148.077.305l.01.158a1.28%201.28%200%200%201-1.15%201.273l-.13.007l-5.22.001a3.502%203.502%200%200%201-6.998.192l-.006-.194l-5.223.001a1.28%201.28%200%200%201-1.235-1.62l.042-.124l1.416-3.644v-4.61A8.5%208.5%200%200%201%2014%203m1.996%2018.65L16%2021.5l-4%20.001a2.001%202.001%200%200%200%203.997.15M14%204.5a7%207%200%200%200-6.997%206.76l-.004.241v4.752a.8.8%200%200%201-.023.184l-.028.088L5.596%2020H22.4l-1.348-3.474a.8.8%200%200%201-.045-.18L21%2016.254v-4.752A7%207%200%200%200%2014%204.5%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203a8.5%208.5%200%200%201%208.497%208.246l.004.255v4.612l1.414%203.644q.057.148.077.305l.01.158a1.28%201.28%200%200%201-1.15%201.273l-.13.007l-5.22.001a3.502%203.502%200%200%201-6.998.192l-.006-.194l-5.223.001a1.28%201.28%200%200%201-1.235-1.62l.042-.124l1.416-3.644v-4.61A8.5%208.5%200%200%201%2014%203m1.996%2018.65L16%2021.5l-4%20.001a2.001%202.001%200%200%200%203.997.15M14%204.5a7%207%200%200%200-6.997%206.76l-.004.241v4.752a.8.8%200%200%201-.023.184l-.028.088L5.596%2020H22.4l-1.348-3.474a.8.8%200%200%201-.045-.18L21%2016.254v-4.752A7%207%200%200%200%2014%204.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/alert-28-regular.svg?color=%231a73e8&size=48