mail attach icon
mail-attach-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- mail-attach-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
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-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 attach icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><g fill="currentColor"><path d="m20.408 15.067l4.585-4.593v9.27a3.25 3.25 0 0 1-3.064 3.243l-.185.005H6.25a3.25 3.25 0 0 1-3.244-3.064L3 19.743v-9.622l10.65 5.54a.75.75 0 0 0 .692 0l1.436-.747q.069.08.144.154a3.17 3.17 0 0 0 4.485 0M6.248 5H17.52l-3.011 3.01a1.75 1.75 0 0 0 1.07 2.979a3.17 3.17 0 0 0-.494 2.595l-1.088.566L3 8.432v-.184a3.25 3.25 0 0 1 3.065-3.244zm15.706-.9l-5.678 5.677Z"/><path d="M21.954 4.1a2.077 2.077 0 0 1 2.938 2.938L18.64 13.3a.672.672 0 0 1-.95-.95l5.084-5.072a.75.75 0 1 0-1.06-1.062L16.63 11.29a2.172 2.172 0 0 0 3.07 3.071l6.253-6.263a3.577 3.577 0 0 0-5.06-5.058l-5.677 5.677a.75.75 0 1 0 1.06 1.06z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentMailAttach28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><g fill="currentColor"><path d="m20.408 15.067l4.585-4.593v9.27a3.25 3.25 0 0 1-3.064 3.243l-.185.005H6.25a3.25 3.25 0 0 1-3.244-3.064L3 19.743v-9.622l10.65 5.54a.75.75 0 0 0 .692 0l1.436-.747q.069.08.144.154a3.17 3.17 0 0 0 4.485 0M6.248 5H17.52l-3.011 3.01a1.75 1.75 0 0 0 1.07 2.979a3.17 3.17 0 0 0-.494 2.595l-1.088.566L3 8.432v-.184a3.25 3.25 0 0 1 3.065-3.244zm15.706-.9l-5.678 5.677Z"/><path d="M21.954 4.1a2.077 2.077 0 0 1 2.938 2.938L18.64 13.3a.672.672 0 0 1-.95-.95l5.084-5.072a.75.75 0 1 0-1.06-1.062L16.63 11.29a2.172 2.172 0 0 0 3.07 3.071l6.253-6.263a3.577 3.577 0 0 0-5.06-5.058l-5.677 5.677a.75.75 0 1 0 1.06 1.06z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><g fill="currentColor"><path d="m20.408 15.067l4.585-4.593v9.27a3.25 3.25 0 0 1-3.064 3.243l-.185.005H6.25a3.25 3.25 0 0 1-3.244-3.064L3 19.743v-9.622l10.65 5.54a.75.75 0 0 0 .692 0l1.436-.747q.069.08.144.154a3.17 3.17 0 0 0 4.485 0M6.248 5H17.52l-3.011 3.01a1.75 1.75 0 0 0 1.07 2.979a3.17 3.17 0 0 0-.494 2.595l-1.088.566L3 8.432v-.184a3.25 3.25 0 0 1 3.065-3.244zm15.706-.9l-5.678 5.677Z"/><path d="M21.954 4.1a2.077 2.077 0 0 1 2.938 2.938L18.64 13.3a.672.672 0 0 1-.95-.95l5.084-5.072a.75.75 0 1 0-1.06-1.062L16.63 11.29a2.172 2.172 0 0 0 3.07 3.071l6.253-6.263a3.577 3.577 0 0 0-5.06-5.058l-5.677 5.677a.75.75 0 1 0 1.06 1.06z"/></g></svg> </template>
CSS
.icon-mail-attach-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m20.408%2015.067l4.585-4.593v9.27a3.25%203.25%200%200%201-3.064%203.243l-.185.005H6.25a3.25%203.25%200%200%201-3.244-3.064L3%2019.743v-9.622l10.65%205.54a.75.75%200%200%200%20.692%200l1.436-.747q.069.08.144.154a3.17%203.17%200%200%200%204.485%200M6.248%205H17.52l-3.011%203.01a1.75%201.75%200%200%200%201.07%202.979a3.17%203.17%200%200%200-.494%202.595l-1.088.566L3%208.432v-.184a3.25%203.25%200%200%201%203.065-3.244zm15.706-.9l-5.678%205.677Z%22%2F%3E%3Cpath%20d%3D%22M21.954%204.1a2.077%202.077%200%200%201%202.938%202.938L18.64%2013.3a.672.672%200%200%201-.95-.95l5.084-5.072a.75.75%200%201%200-1.06-1.062L16.63%2011.29a2.172%202.172%200%200%200%203.07%203.071l6.253-6.263a3.577%203.577%200%200%200-5.06-5.058l-5.677%205.677a.75.75%200%201%200%201.06%201.06z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m20.408%2015.067l4.585-4.593v9.27a3.25%203.25%200%200%201-3.064%203.243l-.185.005H6.25a3.25%203.25%200%200%201-3.244-3.064L3%2019.743v-9.622l10.65%205.54a.75.75%200%200%200%20.692%200l1.436-.747q.069.08.144.154a3.17%203.17%200%200%200%204.485%200M6.248%205H17.52l-3.011%203.01a1.75%201.75%200%200%200%201.07%202.979a3.17%203.17%200%200%200-.494%202.595l-1.088.566L3%208.432v-.184a3.25%203.25%200%200%201%203.065-3.244zm15.706-.9l-5.678%205.677Z%22%2F%3E%3Cpath%20d%3D%22M21.954%204.1a2.077%202.077%200%200%201%202.938%202.938L18.64%2013.3a.672.672%200%200%201-.95-.95l5.084-5.072a.75.75%200%201%200-1.06-1.062L16.63%2011.29a2.172%202.172%200%200%200%203.07%203.071l6.253-6.263a3.577%203.577%200%200%200-5.06-5.058l-5.677%205.677a.75.75%200%201%200%201.06%201.06z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mail-attach-28-filled.svg?color=%231a73e8&size=48