mail alert icon
mail-alert-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- mail-alert-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
10 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
mail-add-16-filledmail-all-20-filledmail-all-accounts-24-filledmail-all-read-16-filledmail-all-unread-20-filledmail-arrow-clockwise-16-filledmail-arrow-double-back-16-filledmail-arrow-down-16-filledmail-arrow-forward-16-filledmail-arrow-up-16-filledmail-attach-16-filledmail-briefcase-48-filledmail-checkmark-16-filledmail-clock-16-filledmail-copy-20-filledmail-data-bar-16-filledmail-dismiss-16-filledmail-edit-20-filledmail-error-16-filledmail-fish-hook-16-filledmail-inbox-16-filledmail-inbox-add-16-filledmail-inbox-all-20-filledmail-inbox-arrow-down-16-filled
Use the mail alert icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M20.498 1a4.5 4.5 0 0 0-4.5 4.5V8l-1.62 1.876c-.216.25-.325.376-.355.476a.5.5 0 0 0 .277.606c.096.042.262.042.593.042h11.21c.331 0 .497 0 .593-.042a.5.5 0 0 0 .277-.606c-.03-.1-.139-.225-.356-.476L24.998 8V5.5a4.5 4.5 0 0 0-4.5-4.5m0 13a2 2 0 0 0 2-2h-4a2 2 0 0 0 2 2m-7.426-3.945a1.6 1.6 0 0 1 .271-.496c.076-.097.173-.21.269-.32l1.39-1.611V5.5q0-.253.023-.5H6.25l-.184.005A3.25 3.25 0 0 0 3 8.25v.184l11 5.72l3.52-1.83a3 3 0 0 1-.018-.324h-2.626c-.147 0-.296 0-.418-.007a1.6 1.6 0 0 1-.553-.118a1.5 1.5 0 0 1-.833-1.82M20.502 15a3 3 0 0 1-2.446-1.264l-3.71 1.93a.75.75 0 0 1-.692 0L3 10.123v9.626l.005.184A3.25 3.25 0 0 0 6.25 23h15.5l.185-.005A3.25 3.25 0 0 0 25 19.75V12h-1.498a3 3 0 0 1-3 3"/></svg>
React
import type { SVGProps } from "react";
export function FluentMailAlert28Filled(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="M20.498 1a4.5 4.5 0 0 0-4.5 4.5V8l-1.62 1.876c-.216.25-.325.376-.355.476a.5.5 0 0 0 .277.606c.096.042.262.042.593.042h11.21c.331 0 .497 0 .593-.042a.5.5 0 0 0 .277-.606c-.03-.1-.139-.225-.356-.476L24.998 8V5.5a4.5 4.5 0 0 0-4.5-4.5m0 13a2 2 0 0 0 2-2h-4a2 2 0 0 0 2 2m-7.426-3.945a1.6 1.6 0 0 1 .271-.496c.076-.097.173-.21.269-.32l1.39-1.611V5.5q0-.253.023-.5H6.25l-.184.005A3.25 3.25 0 0 0 3 8.25v.184l11 5.72l3.52-1.83a3 3 0 0 1-.018-.324h-2.626c-.147 0-.296 0-.418-.007a1.6 1.6 0 0 1-.553-.118a1.5 1.5 0 0 1-.833-1.82M20.502 15a3 3 0 0 1-2.446-1.264l-3.71 1.93a.75.75 0 0 1-.692 0L3 10.123v9.626l.005.184A3.25 3.25 0 0 0 6.25 23h15.5l.185-.005A3.25 3.25 0 0 0 25 19.75V12h-1.498a3 3 0 0 1-3 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M20.498 1a4.5 4.5 0 0 0-4.5 4.5V8l-1.62 1.876c-.216.25-.325.376-.355.476a.5.5 0 0 0 .277.606c.096.042.262.042.593.042h11.21c.331 0 .497 0 .593-.042a.5.5 0 0 0 .277-.606c-.03-.1-.139-.225-.356-.476L24.998 8V5.5a4.5 4.5 0 0 0-4.5-4.5m0 13a2 2 0 0 0 2-2h-4a2 2 0 0 0 2 2m-7.426-3.945a1.6 1.6 0 0 1 .271-.496c.076-.097.173-.21.269-.32l1.39-1.611V5.5q0-.253.023-.5H6.25l-.184.005A3.25 3.25 0 0 0 3 8.25v.184l11 5.72l3.52-1.83a3 3 0 0 1-.018-.324h-2.626c-.147 0-.296 0-.418-.007a1.6 1.6 0 0 1-.553-.118a1.5 1.5 0 0 1-.833-1.82M20.502 15a3 3 0 0 1-2.446-1.264l-3.71 1.93a.75.75 0 0 1-.692 0L3 10.123v9.626l.005.184A3.25 3.25 0 0 0 6.25 23h15.5l.185-.005A3.25 3.25 0 0 0 25 19.75V12h-1.498a3 3 0 0 1-3 3"/></svg> </template>
CSS
.icon-mail-alert-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%22M20.498%201a4.5%204.5%200%200%200-4.5%204.5V8l-1.62%201.876c-.216.25-.325.376-.355.476a.5.5%200%200%200%20.277.606c.096.042.262.042.593.042h11.21c.331%200%20.497%200%20.593-.042a.5.5%200%200%200%20.277-.606c-.03-.1-.139-.225-.356-.476L24.998%208V5.5a4.5%204.5%200%200%200-4.5-4.5m0%2013a2%202%200%200%200%202-2h-4a2%202%200%200%200%202%202m-7.426-3.945a1.6%201.6%200%200%201%20.271-.496c.076-.097.173-.21.269-.32l1.39-1.611V5.5q0-.253.023-.5H6.25l-.184.005A3.25%203.25%200%200%200%203%208.25v.184l11%205.72l3.52-1.83a3%203%200%200%201-.018-.324h-2.626c-.147%200-.296%200-.418-.007a1.6%201.6%200%200%201-.553-.118a1.5%201.5%200%200%201-.833-1.82M20.502%2015a3%203%200%200%201-2.446-1.264l-3.71%201.93a.75.75%200%200%201-.692%200L3%2010.123v9.626l.005.184A3.25%203.25%200%200%200%206.25%2023h15.5l.185-.005A3.25%203.25%200%200%200%2025%2019.75V12h-1.498a3%203%200%200%201-3%203%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%22M20.498%201a4.5%204.5%200%200%200-4.5%204.5V8l-1.62%201.876c-.216.25-.325.376-.355.476a.5.5%200%200%200%20.277.606c.096.042.262.042.593.042h11.21c.331%200%20.497%200%20.593-.042a.5.5%200%200%200%20.277-.606c-.03-.1-.139-.225-.356-.476L24.998%208V5.5a4.5%204.5%200%200%200-4.5-4.5m0%2013a2%202%200%200%200%202-2h-4a2%202%200%200%200%202%202m-7.426-3.945a1.6%201.6%200%200%201%20.271-.496c.076-.097.173-.21.269-.32l1.39-1.611V5.5q0-.253.023-.5H6.25l-.184.005A3.25%203.25%200%200%200%203%208.25v.184l11%205.72l3.52-1.83a3%203%200%200%201-.018-.324h-2.626c-.147%200-.296%200-.418-.007a1.6%201.6%200%200%201-.553-.118a1.5%201.5%200%200%201-.833-1.82M20.502%2015a3%203%200%200%201-2.446-1.264l-3.71%201.93a.75.75%200%200%201-.692%200L3%2010.123v9.626l.005.184A3.25%203.25%200%200%200%206.25%2023h15.5l.185-.005A3.25%203.25%200%200%200%2025%2019.75V12h-1.498a3%203%200%200%201-3%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mail-alert-28-filled.svg?color=%231a73e8&size=48