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

Name
mail-unread-12-regular
Set
Fluent UI System Icons
Style
12 Regular
Viewbox
12×12
License
MIT

14 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the mail unread icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M9.994 4.37a1 1 0 1 0-1.016-.017l.003.002a1 1 0 0 0 1.013.014M3.5 3h4.063a2 2 0 0 0 0 1H3.5a.5.5 0 0 0-.5.5v.17l3 1.286l2.194-.941A1.99 1.99 0 0 0 10 5.437V7.5A1.5 1.5 0 0 1 8.5 9h-5A1.5 1.5 0 0 1 2 7.5v-3A1.5 1.5 0 0 1 3.5 3M3 5.758V7.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V5.758L6.197 6.959a.5.5 0 0 1-.394 0z"/></svg>

React

import type { SVGProps } from "react";

export function FluentMailUnread12Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M9.994 4.37a1 1 0 1 0-1.016-.017l.003.002a1 1 0 0 0 1.013.014M3.5 3h4.063a2 2 0 0 0 0 1H3.5a.5.5 0 0 0-.5.5v.17l3 1.286l2.194-.941A1.99 1.99 0 0 0 10 5.437V7.5A1.5 1.5 0 0 1 8.5 9h-5A1.5 1.5 0 0 1 2 7.5v-3A1.5 1.5 0 0 1 3.5 3M3 5.758V7.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V5.758L6.197 6.959a.5.5 0 0 1-.394 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M9.994 4.37a1 1 0 1 0-1.016-.017l.003.002a1 1 0 0 0 1.013.014M3.5 3h4.063a2 2 0 0 0 0 1H3.5a.5.5 0 0 0-.5.5v.17l3 1.286l2.194-.941A1.99 1.99 0 0 0 10 5.437V7.5A1.5 1.5 0 0 1 8.5 9h-5A1.5 1.5 0 0 1 2 7.5v-3A1.5 1.5 0 0 1 3.5 3M3 5.758V7.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V5.758L6.197 6.959a.5.5 0 0 1-.394 0z"/></svg>
</template>

CSS

.icon-mail-unread-12-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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.994%204.37a1%201%200%201%200-1.016-.017l.003.002a1%201%200%200%200%201.013.014M3.5%203h4.063a2%202%200%200%200%200%201H3.5a.5.5%200%200%200-.5.5v.17l3%201.286l2.194-.941A1.99%201.99%200%200%200%2010%205.437V7.5A1.5%201.5%200%200%201%208.5%209h-5A1.5%201.5%200%200%201%202%207.5v-3A1.5%201.5%200%200%201%203.5%203M3%205.758V7.5a.5.5%200%200%200%20.5.5h5a.5.5%200%200%200%20.5-.5V5.758L6.197%206.959a.5.5%200%200%201-.394%200z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.994%204.37a1%201%200%201%200-1.016-.017l.003.002a1%201%200%200%200%201.013.014M3.5%203h4.063a2%202%200%200%200%200%201H3.5a.5.5%200%200%200-.5.5v.17l3%201.286l2.194-.941A1.99%201.99%200%200%200%2010%205.437V7.5A1.5%201.5%200%200%201%208.5%209h-5A1.5%201.5%200%200%201%202%207.5v-3A1.5%201.5%200%200%201%203.5%203M3%205.758V7.5a.5.5%200%200%200%20.5.5h5a.5.5%200%200%200%20.5-.5V5.758L6.197%206.959a.5.5%200%200%201-.394%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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