mail off icon
mail-off-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- mail-off-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
- Aliases
- mail-unsubscribe-24-filled
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
mail-add-16-filledmail-alert-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-filled
Use the mail off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l1.25 1.25a3.25 3.25 0 0 0-1.454 2.394l8.078 4.231l2.422 2.422l-.168.087a.75.75 0 0 1-.696 0L2 8.608v8.142l.005.184A3.25 3.25 0 0 0 5.25 20h13.5l.184-.005l1.785 1.785a.75.75 0 0 0 1.061-1.06zm12.02 9.898l6.262 6.262A3.24 3.24 0 0 0 22 16.75V8.608zM7.182 4l7.007 7.007l7.795-4.083A3.25 3.25 0 0 0 18.75 4z"/></svg>
React
import type { SVGProps } from "react";
export function FluentMailOff24Filled(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="M3.28 2.22a.75.75 0 1 0-1.06 1.06l1.25 1.25a3.25 3.25 0 0 0-1.454 2.394l8.078 4.231l2.422 2.422l-.168.087a.75.75 0 0 1-.696 0L2 8.608v8.142l.005.184A3.25 3.25 0 0 0 5.25 20h13.5l.184-.005l1.785 1.785a.75.75 0 0 0 1.061-1.06zm12.02 9.898l6.262 6.262A3.24 3.24 0 0 0 22 16.75V8.608zM7.182 4l7.007 7.007l7.795-4.083A3.25 3.25 0 0 0 18.75 4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l1.25 1.25a3.25 3.25 0 0 0-1.454 2.394l8.078 4.231l2.422 2.422l-.168.087a.75.75 0 0 1-.696 0L2 8.608v8.142l.005.184A3.25 3.25 0 0 0 5.25 20h13.5l.184-.005l1.785 1.785a.75.75 0 0 0 1.061-1.06zm12.02 9.898l6.262 6.262A3.24 3.24 0 0 0 22 16.75V8.608zM7.182 4l7.007 7.007l7.795-4.083A3.25 3.25 0 0 0 18.75 4z"/></svg> </template>
CSS
.icon-mail-off-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%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l1.25%201.25a3.25%203.25%200%200%200-1.454%202.394l8.078%204.231l2.422%202.422l-.168.087a.75.75%200%200%201-.696%200L2%208.608v8.142l.005.184A3.25%203.25%200%200%200%205.25%2020h13.5l.184-.005l1.785%201.785a.75.75%200%200%200%201.061-1.06zm12.02%209.898l6.262%206.262A3.24%203.24%200%200%200%2022%2016.75V8.608zM7.182%204l7.007%207.007l7.795-4.083A3.25%203.25%200%200%200%2018.75%204z%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%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l1.25%201.25a3.25%203.25%200%200%200-1.454%202.394l8.078%204.231l2.422%202.422l-.168.087a.75.75%200%200%201-.696%200L2%208.608v8.142l.005.184A3.25%203.25%200%200%200%205.25%2020h13.5l.184-.005l1.785%201.785a.75.75%200%200%200%201.061-1.06zm12.02%209.898l6.262%206.262A3.24%203.24%200%200%200%2022%2016.75V8.608zM7.182%204l7.007%207.007l7.795-4.083A3.25%203.25%200%200%200%2018.75%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mail-off-24-filled.svg?color=%231a73e8&size=48