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

Name
mail-list-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

10 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the mail list icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.297 9.5h.953c.268 0 .523-.06.75-.168v7.418a3.25 3.25 0 0 1-3.066 3.245L18.75 20H5.25a3.25 3.25 0 0 1-3.245-3.066L2 16.75V8.608l9.652 5.056a.75.75 0 0 0 .696 0zM12.525 4H5.25l-.186.005a3.25 3.25 0 0 0-3.048 2.919L12 12.154L17.065 9.5H13.75a1.75 1.75 0 0 1-1.225-3A1.74 1.74 0 0 1 12 5.25c0-.49.201-.932.525-1.25m8.725-2a.75.75 0 1 1 0 1.5h-7.5a.747.747 0 0 1-.75-.75a.75.75 0 0 1 .75-.75zm0 2.5a.75.75 0 1 1 0 1.5h-7.5a.75.75 0 0 1 0-1.5zM13 7.75a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75"/></svg>

React

import type { SVGProps } from "react";

export function FluentMailList24Filled(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="M20.297 9.5h.953c.268 0 .523-.06.75-.168v7.418a3.25 3.25 0 0 1-3.066 3.245L18.75 20H5.25a3.25 3.25 0 0 1-3.245-3.066L2 16.75V8.608l9.652 5.056a.75.75 0 0 0 .696 0zM12.525 4H5.25l-.186.005a3.25 3.25 0 0 0-3.048 2.919L12 12.154L17.065 9.5H13.75a1.75 1.75 0 0 1-1.225-3A1.74 1.74 0 0 1 12 5.25c0-.49.201-.932.525-1.25m8.725-2a.75.75 0 1 1 0 1.5h-7.5a.747.747 0 0 1-.75-.75a.75.75 0 0 1 .75-.75zm0 2.5a.75.75 0 1 1 0 1.5h-7.5a.75.75 0 0 1 0-1.5zM13 7.75a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.297 9.5h.953c.268 0 .523-.06.75-.168v7.418a3.25 3.25 0 0 1-3.066 3.245L18.75 20H5.25a3.25 3.25 0 0 1-3.245-3.066L2 16.75V8.608l9.652 5.056a.75.75 0 0 0 .696 0zM12.525 4H5.25l-.186.005a3.25 3.25 0 0 0-3.048 2.919L12 12.154L17.065 9.5H13.75a1.75 1.75 0 0 1-1.225-3A1.74 1.74 0 0 1 12 5.25c0-.49.201-.932.525-1.25m8.725-2a.75.75 0 1 1 0 1.5h-7.5a.747.747 0 0 1-.75-.75a.75.75 0 0 1 .75-.75zm0 2.5a.75.75 0 1 1 0 1.5h-7.5a.75.75 0 0 1 0-1.5zM13 7.75a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75"/></svg>
</template>

CSS

.icon-mail-list-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%22M20.297%209.5h.953c.268%200%20.523-.06.75-.168v7.418a3.25%203.25%200%200%201-3.066%203.245L18.75%2020H5.25a3.25%203.25%200%200%201-3.245-3.066L2%2016.75V8.608l9.652%205.056a.75.75%200%200%200%20.696%200zM12.525%204H5.25l-.186.005a3.25%203.25%200%200%200-3.048%202.919L12%2012.154L17.065%209.5H13.75a1.75%201.75%200%200%201-1.225-3A1.74%201.74%200%200%201%2012%205.25c0-.49.201-.932.525-1.25m8.725-2a.75.75%200%201%201%200%201.5h-7.5a.747.747%200%200%201-.75-.75a.75.75%200%200%201%20.75-.75zm0%202.5a.75.75%200%201%201%200%201.5h-7.5a.75.75%200%200%201%200-1.5zM13%207.75a.75.75%200%200%201%20.75-.75h7.5a.75.75%200%200%201%200%201.5h-7.5a.75.75%200%200%201-.75-.75%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%22M20.297%209.5h.953c.268%200%20.523-.06.75-.168v7.418a3.25%203.25%200%200%201-3.066%203.245L18.75%2020H5.25a3.25%203.25%200%200%201-3.245-3.066L2%2016.75V8.608l9.652%205.056a.75.75%200%200%200%20.696%200zM12.525%204H5.25l-.186.005a3.25%203.25%200%200%200-3.048%202.919L12%2012.154L17.065%209.5H13.75a1.75%201.75%200%200%201-1.225-3A1.74%201.74%200%200%201%2012%205.25c0-.49.201-.932.525-1.25m8.725-2a.75.75%200%201%201%200%201.5h-7.5a.747.747%200%200%201-.75-.75a.75.75%200%200%201%20.75-.75zm0%202.5a.75.75%200%201%201%200%201.5h-7.5a.75.75%200%200%201%200-1.5zM13%207.75a.75.75%200%200%201%20.75-.75h7.5a.75.75%200%200%201%200%201.5h-7.5a.75.75%200%200%201-.75-.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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