alert off icon
alert-off-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- alert-off-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the alert off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l4.257 4.258A8.46 8.46 0 0 0 5.5 11.5l-.001 4.111l-1.416 3.644l-.042.125A1.28 1.28 0 0 0 5.275 21h14.664l4.78 4.78a.75.75 0 0 0 1.061-1.061zm5.06 2.938l15.372 15.373c.181-.22.29-.503.29-.81l-.01-.158a1.3 1.3 0 0 0-.077-.306l-1.414-3.644v-4.112h-.004v-.255A8.501 8.501 0 0 0 8.34 5.158m9.126 16.844a3.502 3.502 0 0 1-6.932 0z"/></svg>
React
import type { SVGProps } from "react";
export function FluentAlertOff28Filled(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="M3.28 2.22a.75.75 0 1 0-1.06 1.06l4.257 4.258A8.46 8.46 0 0 0 5.5 11.5l-.001 4.111l-1.416 3.644l-.042.125A1.28 1.28 0 0 0 5.275 21h14.664l4.78 4.78a.75.75 0 0 0 1.061-1.061zm5.06 2.938l15.372 15.373c.181-.22.29-.503.29-.81l-.01-.158a1.3 1.3 0 0 0-.077-.306l-1.414-3.644v-4.112h-.004v-.255A8.501 8.501 0 0 0 8.34 5.158m9.126 16.844a3.502 3.502 0 0 1-6.932 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l4.257 4.258A8.46 8.46 0 0 0 5.5 11.5l-.001 4.111l-1.416 3.644l-.042.125A1.28 1.28 0 0 0 5.275 21h14.664l4.78 4.78a.75.75 0 0 0 1.061-1.061zm5.06 2.938l15.372 15.373c.181-.22.29-.503.29-.81l-.01-.158a1.3 1.3 0 0 0-.077-.306l-1.414-3.644v-4.112h-.004v-.255A8.501 8.501 0 0 0 8.34 5.158m9.126 16.844a3.502 3.502 0 0 1-6.932 0z"/></svg> </template>
CSS
.icon-alert-off-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l4.257%204.258A8.46%208.46%200%200%200%205.5%2011.5l-.001%204.111l-1.416%203.644l-.042.125A1.28%201.28%200%200%200%205.275%2021h14.664l4.78%204.78a.75.75%200%200%200%201.061-1.061zm5.06%202.938l15.372%2015.373c.181-.22.29-.503.29-.81l-.01-.158a1.3%201.3%200%200%200-.077-.306l-1.414-3.644v-4.112h-.004v-.255A8.501%208.501%200%200%200%208.34%205.158m9.126%2016.844a3.502%203.502%200%200%201-6.932%200z%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%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l4.257%204.258A8.46%208.46%200%200%200%205.5%2011.5l-.001%204.111l-1.416%203.644l-.042.125A1.28%201.28%200%200%200%205.275%2021h14.664l4.78%204.78a.75.75%200%200%200%201.061-1.061zm5.06%202.938l15.372%2015.373c.181-.22.29-.503.29-.81l-.01-.158a1.3%201.3%200%200%200-.077-.306l-1.414-3.644v-4.112h-.004v-.255A8.501%208.501%200%200%200%208.34%205.158m9.126%2016.844a3.502%203.502%200%200%201-6.932%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/alert-off-28-filled.svg?color=%231a73e8&size=48