mail-edit-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.

Name
mail-edit-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
License
MIT

6 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the mail edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.5 4a4.5 4.5 0 0 0-4.496 4.303l1.476.82L16 15.864l12.52-6.741l1.476-.82A4.5 4.5 0 0 0 25.5 4zM2 21.5V10.588l.514.286l13.012 7.007a1 1 0 0 0 .948 0l13-7l.526-.293v4.332a4.38 4.38 0 0 0-4.988.873l-8.567 8.64c-.44.444-.773.98-.976 1.567H6.5A4.5 4.5 0 0 1 2 21.5m28.144-.576l-8.61 8.543a2.8 2.8 0 0 1-1.269.721l-3.02.778a1 1 0 0 1-1.216-1.22l.79-3.05a2.66 2.66 0 0 1 .686-1.206l8.567-8.64a2.88 2.88 0 0 1 4.144.057a2.88 2.88 0 0 1-.072 4.017"/></svg>

React

import type { SVGProps } from "react";

export function FluentMailEdit32Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.5 4a4.5 4.5 0 0 0-4.496 4.303l1.476.82L16 15.864l12.52-6.741l1.476-.82A4.5 4.5 0 0 0 25.5 4zM2 21.5V10.588l.514.286l13.012 7.007a1 1 0 0 0 .948 0l13-7l.526-.293v4.332a4.38 4.38 0 0 0-4.988.873l-8.567 8.64c-.44.444-.773.98-.976 1.567H6.5A4.5 4.5 0 0 1 2 21.5m28.144-.576l-8.61 8.543a2.8 2.8 0 0 1-1.269.721l-3.02.778a1 1 0 0 1-1.216-1.22l.79-3.05a2.66 2.66 0 0 1 .686-1.206l8.567-8.64a2.88 2.88 0 0 1 4.144.057a2.88 2.88 0 0 1-.072 4.017"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.5 4a4.5 4.5 0 0 0-4.496 4.303l1.476.82L16 15.864l12.52-6.741l1.476-.82A4.5 4.5 0 0 0 25.5 4zM2 21.5V10.588l.514.286l13.012 7.007a1 1 0 0 0 .948 0l13-7l.526-.293v4.332a4.38 4.38 0 0 0-4.988.873l-8.567 8.64c-.44.444-.773.98-.976 1.567H6.5A4.5 4.5 0 0 1 2 21.5m28.144-.576l-8.61 8.543a2.8 2.8 0 0 1-1.269.721l-3.02.778a1 1 0 0 1-1.216-1.22l.79-3.05a2.66 2.66 0 0 1 .686-1.206l8.567-8.64a2.88 2.88 0 0 1 4.144.057a2.88 2.88 0 0 1-.072 4.017"/></svg>
</template>

CSS

.icon-mail-edit-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.5%204a4.5%204.5%200%200%200-4.496%204.303l1.476.82L16%2015.864l12.52-6.741l1.476-.82A4.5%204.5%200%200%200%2025.5%204zM2%2021.5V10.588l.514.286l13.012%207.007a1%201%200%200%200%20.948%200l13-7l.526-.293v4.332a4.38%204.38%200%200%200-4.988.873l-8.567%208.64c-.44.444-.773.98-.976%201.567H6.5A4.5%204.5%200%200%201%202%2021.5m28.144-.576l-8.61%208.543a2.8%202.8%200%200%201-1.269.721l-3.02.778a1%201%200%200%201-1.216-1.22l.79-3.05a2.66%202.66%200%200%201%20.686-1.206l8.567-8.64a2.88%202.88%200%200%201%204.144.057a2.88%202.88%200%200%201-.072%204.017%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.5%204a4.5%204.5%200%200%200-4.496%204.303l1.476.82L16%2015.864l12.52-6.741l1.476-.82A4.5%204.5%200%200%200%2025.5%204zM2%2021.5V10.588l.514.286l13.012%207.007a1%201%200%200%200%20.948%200l13-7l.526-.293v4.332a4.38%204.38%200%200%200-4.988.873l-8.567%208.64c-.44.444-.773.98-.976%201.567H6.5A4.5%204.5%200%200%201%202%2021.5m28.144-.576l-8.61%208.543a2.8%202.8%200%200%201-1.269.721l-3.02.778a1%201%200%200%201-1.216-1.22l.79-3.05a2.66%202.66%200%200%201%20.686-1.206l8.567-8.64a2.88%202.88%200%200%201%204.144.057a2.88%202.88%200%200%201-.072%204.017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mail-edit-32-filled.svg?color=%231a73e8&size=48