mail read multiple icon

mail-read-multiple-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
mail-read-multiple-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

10 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the mail read multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.36 1.842a.75.75 0 0 0-.72 0l-7.81 4.26C2.318 6.382 2 6.917 2 7.5v8.25A3.25 3.25 0 0 0 5.25 19h11.5A3.25 3.25 0 0 0 20 15.75V7.5c0-.583-.318-1.119-.83-1.398zM11 11.146L3.858 7.25L11 3.354l7.142 3.896zm.36 1.512l7.14-3.895v6.987a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V8.763l7.14 3.895a.75.75 0 0 0 .72 0M21 7.511a3.25 3.25 0 0 1 1.5 2.739v6a5.25 5.25 0 0 1-5.25 5.25h-9A3.25 3.25 0 0 1 5.51 20h11.74A3.75 3.75 0 0 0 21 16.25z"/></svg>

React

import type { SVGProps } from "react";

export function FluentMailReadMultiple24Regular(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="M11.36 1.842a.75.75 0 0 0-.72 0l-7.81 4.26C2.318 6.382 2 6.917 2 7.5v8.25A3.25 3.25 0 0 0 5.25 19h11.5A3.25 3.25 0 0 0 20 15.75V7.5c0-.583-.318-1.119-.83-1.398zM11 11.146L3.858 7.25L11 3.354l7.142 3.896zm.36 1.512l7.14-3.895v6.987a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V8.763l7.14 3.895a.75.75 0 0 0 .72 0M21 7.511a3.25 3.25 0 0 1 1.5 2.739v6a5.25 5.25 0 0 1-5.25 5.25h-9A3.25 3.25 0 0 1 5.51 20h11.74A3.75 3.75 0 0 0 21 16.25z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.36 1.842a.75.75 0 0 0-.72 0l-7.81 4.26C2.318 6.382 2 6.917 2 7.5v8.25A3.25 3.25 0 0 0 5.25 19h11.5A3.25 3.25 0 0 0 20 15.75V7.5c0-.583-.318-1.119-.83-1.398zM11 11.146L3.858 7.25L11 3.354l7.142 3.896zm.36 1.512l7.14-3.895v6.987a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V8.763l7.14 3.895a.75.75 0 0 0 .72 0M21 7.511a3.25 3.25 0 0 1 1.5 2.739v6a5.25 5.25 0 0 1-5.25 5.25h-9A3.25 3.25 0 0 1 5.51 20h11.74A3.75 3.75 0 0 0 21 16.25z"/></svg>
</template>

CSS

.icon-mail-read-multiple-24-regular {
  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%22M11.36%201.842a.75.75%200%200%200-.72%200l-7.81%204.26C2.318%206.382%202%206.917%202%207.5v8.25A3.25%203.25%200%200%200%205.25%2019h11.5A3.25%203.25%200%200%200%2020%2015.75V7.5c0-.583-.318-1.119-.83-1.398zM11%2011.146L3.858%207.25L11%203.354l7.142%203.896zm.36%201.512l7.14-3.895v6.987a1.75%201.75%200%200%201-1.75%201.75H5.25a1.75%201.75%200%200%201-1.75-1.75V8.763l7.14%203.895a.75.75%200%200%200%20.72%200M21%207.511a3.25%203.25%200%200%201%201.5%202.739v6a5.25%205.25%200%200%201-5.25%205.25h-9A3.25%203.25%200%200%201%205.51%2020h11.74A3.75%203.75%200%200%200%2021%2016.25z%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%22M11.36%201.842a.75.75%200%200%200-.72%200l-7.81%204.26C2.318%206.382%202%206.917%202%207.5v8.25A3.25%203.25%200%200%200%205.25%2019h11.5A3.25%203.25%200%200%200%2020%2015.75V7.5c0-.583-.318-1.119-.83-1.398zM11%2011.146L3.858%207.25L11%203.354l7.142%203.896zm.36%201.512l7.14-3.895v6.987a1.75%201.75%200%200%201-1.75%201.75H5.25a1.75%201.75%200%200%201-1.75-1.75V8.763l7.14%203.895a.75.75%200%200%200%20.72%200M21%207.511a3.25%203.25%200%200%201%201.5%202.739v6a5.25%205.25%200%200%201-5.25%205.25h-9A3.25%203.25%200%200%201%205.51%2020h11.74A3.75%203.75%200%200%200%2021%2016.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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