mail asterisk icon
mail-asterisk-outline-rounded from Material Symbols Light by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- mail-asterisk-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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 asterisk 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.308zm-7.384 8q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.557q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357v-5.27l-7.43 4.85q-.27.166-.57.166t-.57-.165L4 6.904v10.48q0 .27.173.443t.443.173h7.98q.214 0 .357.143t.143.357t-.143.357t-.357.143zM19 19.5l-1.067 1.85q-.104.177-.305.229t-.378-.052t-.232-.302t.05-.375L18.14 19H16q-.213 0-.357-.143T15.5 18.5t.143-.357T16 18h2.14l-1.073-1.85q-.104-.177-.049-.375t.232-.302t.378-.052q.2.052.305.229L19 17.5l1.067-1.85q.104-.177.305-.229t.378.052t.232.302t-.05.375L19.86 18H22q.214 0 .357.143t.143.357t-.143.357T22 19h-2.14l1.073 1.85q.104.177.049.375t-.232.302t-.378.052q-.2-.052-.305-.229z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMailAsteriskOutlineRounded(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.308zm-7.384 8q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.557q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357v-5.27l-7.43 4.85q-.27.166-.57.166t-.57-.165L4 6.904v10.48q0 .27.173.443t.443.173h7.98q.214 0 .357.143t.143.357t-.143.357t-.357.143zM19 19.5l-1.067 1.85q-.104.177-.305.229t-.378-.052t-.232-.302t.05-.375L18.14 19H16q-.213 0-.357-.143T15.5 18.5t.143-.357T16 18h2.14l-1.073-1.85q-.104-.177-.049-.375t.232-.302t.378-.052q.2.052.305.229L19 17.5l1.067-1.85q.104-.177.305-.229t.378.052t.232.302t-.05.375L19.86 18H22q.214 0 .357.143t.143.357t-.143.357T22 19h-2.14l1.073 1.85q.104.177.049.375t-.232.302t-.378.052q-.2-.052-.305-.229z"/></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.308zm-7.384 8q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.557q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357v-5.27l-7.43 4.85q-.27.166-.57.166t-.57-.165L4 6.904v10.48q0 .27.173.443t.443.173h7.98q.214 0 .357.143t.143.357t-.143.357t-.357.143zM19 19.5l-1.067 1.85q-.104.177-.305.229t-.378-.052t-.232-.302t.05-.375L18.14 19H16q-.213 0-.357-.143T15.5 18.5t.143-.357T16 18h2.14l-1.073-1.85q-.104-.177-.049-.375t.232-.302t.378-.052q.2.052.305.229L19 17.5l1.067-1.85q.104-.177.305-.229t.378.052t.232.302t-.05.375L19.86 18H22q.214 0 .357.143t.143.357t-.143.357T22 19h-2.14l1.073 1.85q.104.177.049.375t-.232.302t-.378.052q-.2-.052-.305-.229z"/></svg> </template>
CSS
.icon-mail-asterisk-outline-rounded {
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.308zm-7.384%208q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v5.557q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357v-5.27l-7.43%204.85q-.27.166-.57.166t-.57-.165L4%206.904v10.48q0%20.27.173.443t.443.173h7.98q.214%200%20.357.143t.143.357t-.143.357t-.357.143zM19%2019.5l-1.067%201.85q-.104.177-.305.229t-.378-.052t-.232-.302t.05-.375L18.14%2019H16q-.213%200-.357-.143T15.5%2018.5t.143-.357T16%2018h2.14l-1.073-1.85q-.104-.177-.049-.375t.232-.302t.378-.052q.2.052.305.229L19%2017.5l1.067-1.85q.104-.177.305-.229t.378.052t.232.302t-.05.375L19.86%2018H22q.214%200%20.357.143t.143.357t-.143.357T22%2019h-2.14l1.073%201.85q.104.177.049.375t-.232.302t-.378.052q-.2-.052-.305-.229z%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.308zm-7.384%208q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v5.557q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357v-5.27l-7.43%204.85q-.27.166-.57.166t-.57-.165L4%206.904v10.48q0%20.27.173.443t.443.173h7.98q.214%200%20.357.143t.143.357t-.143.357t-.357.143zM19%2019.5l-1.067%201.85q-.104.177-.305.229t-.378-.052t-.232-.302t.05-.375L18.14%2019H16q-.213%200-.357-.143T15.5%2018.5t.143-.357T16%2018h2.14l-1.073-1.85q-.104-.177-.049-.375t.232-.302t.378-.052q.2.052.305.229L19%2017.5l1.067-1.85q.104-.177.305-.229t.378.052t.232.302t-.05.375L19.86%2018H22q.214%200%20.357.143t.143.357t-.143.357T22%2019h-2.14l1.073%201.85q.104.177.049.375t-.232.302t-.378.052q-.2-.052-.305-.229z%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-asterisk-outline-rounded.svg?color=%231a73e8&size=48