mail shield icon
mail-shield-outline-sharp from Material Symbols Light by Google · Outline Sharp · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- mail-shield-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the mail shield icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 11l7.692-5H4.308zm1.17 8H3V5h18v7.121l-1-.519V6.885l-8 5.23l-8-5.23V18h9.006l.058.503q.027.247.105.497m5.523 3q-1.494-.367-2.4-1.68t-.908-2.904v-2.127l3.308-1.673L22 15.288v2.127q0 1.593-.907 2.905t-2.4 1.68m0-1.004q1.086-.367 1.706-1.379t.62-2.202v-1.53l-2.327-1.154zM4 18v-7.052v.654V6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMailShieldOutlineSharp(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="m12 11l7.692-5H4.308zm1.17 8H3V5h18v7.121l-1-.519V6.885l-8 5.23l-8-5.23V18h9.006l.058.503q.027.247.105.497m5.523 3q-1.494-.367-2.4-1.68t-.908-2.904v-2.127l3.308-1.673L22 15.288v2.127q0 1.593-.907 2.905t-2.4 1.68m0-1.004q1.086-.367 1.706-1.379t.62-2.202v-1.53l-2.327-1.154zM4 18v-7.052v.654V6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 11l7.692-5H4.308zm1.17 8H3V5h18v7.121l-1-.519V6.885l-8 5.23l-8-5.23V18h9.006l.058.503q.027.247.105.497m5.523 3q-1.494-.367-2.4-1.68t-.908-2.904v-2.127l3.308-1.673L22 15.288v2.127q0 1.593-.907 2.905t-2.4 1.68m0-1.004q1.086-.367 1.706-1.379t.62-2.202v-1.53l-2.327-1.154zM4 18v-7.052v.654V6z"/></svg> </template>
CSS
.icon-mail-shield-outline-sharp {
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%22m12%2011l7.692-5H4.308zm1.17%208H3V5h18v7.121l-1-.519V6.885l-8%205.23l-8-5.23V18h9.006l.058.503q.027.247.105.497m5.523%203q-1.494-.367-2.4-1.68t-.908-2.904v-2.127l3.308-1.673L22%2015.288v2.127q0%201.593-.907%202.905t-2.4%201.68m0-1.004q1.086-.367%201.706-1.379t.62-2.202v-1.53l-2.327-1.154zM4%2018v-7.052v.654V6z%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%22m12%2011l7.692-5H4.308zm1.17%208H3V5h18v7.121l-1-.519V6.885l-8%205.23l-8-5.23V18h9.006l.058.503q.027.247.105.497m5.523%203q-1.494-.367-2.4-1.68t-.908-2.904v-2.127l3.308-1.673L22%2015.288v2.127q0%201.593-.907%202.905t-2.4%201.68m0-1.004q1.086-.367%201.706-1.379t.62-2.202v-1.53l-2.327-1.154zM4%2018v-7.052v.654V6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mail-shield-outline-sharp.svg?color=%231a73e8&size=48