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

Name
mail-shield-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

3 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the mail shield icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7 5H3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-2.545q-.47.256-1 .448V13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8.876l4.763 2.564a.5.5 0 0 0 .474 0l2.32-1.249a6 6 0 0 1-.853-.677L7 10.432L2 7.74V7a1 1 0 0 1 1-1h4.047a8 8 0 0 1-.043-.603V5.39L7 5.134zm7.001-2.559a3.5 3.5 0 0 1-1-.347a4.7 4.7 0 0 1-1.253-.984a.334.334 0 0 0-.495 0c-.87.932-1.833 1.39-2.903 1.39c-.193 0-.35.168-.35.375v2.25l.004.24Q8.054 6.907 8.75 8q.356.56.878 1q.724.608 1.761.98c.072.025.15.025.222 0C13.85 9.18 15 7.54 15 5.126V2.875l-.007-.076a.36.36 0 0 0-.343-.299q-.33 0-.649-.059"/></svg>

React

import type { SVGProps } from "react";

export function FluentMailShield16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7 5H3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-2.545q-.47.256-1 .448V13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8.876l4.763 2.564a.5.5 0 0 0 .474 0l2.32-1.249a6 6 0 0 1-.853-.677L7 10.432L2 7.74V7a1 1 0 0 1 1-1h4.047a8 8 0 0 1-.043-.603V5.39L7 5.134zm7.001-2.559a3.5 3.5 0 0 1-1-.347a4.7 4.7 0 0 1-1.253-.984a.334.334 0 0 0-.495 0c-.87.932-1.833 1.39-2.903 1.39c-.193 0-.35.168-.35.375v2.25l.004.24Q8.054 6.907 8.75 8q.356.56.878 1q.724.608 1.761.98c.072.025.15.025.222 0C13.85 9.18 15 7.54 15 5.126V2.875l-.007-.076a.36.36 0 0 0-.343-.299q-.33 0-.649-.059"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7 5H3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-2.545q-.47.256-1 .448V13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8.876l4.763 2.564a.5.5 0 0 0 .474 0l2.32-1.249a6 6 0 0 1-.853-.677L7 10.432L2 7.74V7a1 1 0 0 1 1-1h4.047a8 8 0 0 1-.043-.603V5.39L7 5.134zm7.001-2.559a3.5 3.5 0 0 1-1-.347a4.7 4.7 0 0 1-1.253-.984a.334.334 0 0 0-.495 0c-.87.932-1.833 1.39-2.903 1.39c-.193 0-.35.168-.35.375v2.25l.004.24Q8.054 6.907 8.75 8q.356.56.878 1q.724.608 1.761.98c.072.025.15.025.222 0C13.85 9.18 15 7.54 15 5.126V2.875l-.007-.076a.36.36 0 0 0-.343-.299q-.33 0-.649-.059"/></svg>
</template>

CSS

.icon-mail-shield-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%205H3a2%202%200%200%200-2%202v6a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2v-2.545q-.47.256-1%20.448V13a1%201%200%200%201-1%201H3a1%201%200%200%201-1-1V8.876l4.763%202.564a.5.5%200%200%200%20.474%200l2.32-1.249a6%206%200%200%201-.853-.677L7%2010.432L2%207.74V7a1%201%200%200%201%201-1h4.047a8%208%200%200%201-.043-.603V5.39L7%205.134zm7.001-2.559a3.5%203.5%200%200%201-1-.347a4.7%204.7%200%200%201-1.253-.984a.334.334%200%200%200-.495%200c-.87.932-1.833%201.39-2.903%201.39c-.193%200-.35.168-.35.375v2.25l.004.24Q8.054%206.907%208.75%208q.356.56.878%201q.724.608%201.761.98c.072.025.15.025.222%200C13.85%209.18%2015%207.54%2015%205.126V2.875l-.007-.076a.36.36%200%200%200-.343-.299q-.33%200-.649-.059%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%205H3a2%202%200%200%200-2%202v6a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2v-2.545q-.47.256-1%20.448V13a1%201%200%200%201-1%201H3a1%201%200%200%201-1-1V8.876l4.763%202.564a.5.5%200%200%200%20.474%200l2.32-1.249a6%206%200%200%201-.853-.677L7%2010.432L2%207.74V7a1%201%200%200%201%201-1h4.047a8%208%200%200%201-.043-.603V5.39L7%205.134zm7.001-2.559a3.5%203.5%200%200%201-1-.347a4.7%204.7%200%200%201-1.253-.984a.334.334%200%200%200-.495%200c-.87.932-1.833%201.39-2.903%201.39c-.193%200-.35.168-.35.375v2.25l.004.24Q8.054%206.907%208.75%208q.356.56.878%201q.724.608%201.761.98c.072.025.15.025.222%200C13.85%209.18%2015%207.54%2015%205.126V2.875l-.007-.076a.36.36%200%200%200-.343-.299q-.33%200-.649-.059%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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