inbox text asterisk icon
inbox-text-asterisk-outline from Material Symbols by Google · Outline · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- inbox-text-asterisk-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More communicate icons from Material Symbols
Use the inbox text asterisk icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.45 20.825l-1.6-1.175l1.525-2.125l-2.475-.8l.6-1.925l2.5.825V13h2v2.625l2.5-.825l.6 1.925l-2.475.8l1.525 2.125l-1.6 1.175L18 18.7zM5 21q-.825 0-1.413-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v5.65q-.475-.225-.975-.363T19 10.076V5H5v9h4.2q.225.675.75 1.175t1.175.7q-.075.5-.1 1.013t.05 1.012q-.9-.175-1.687-.663T8 16H5v3h6.325q.175.55.4 1.05t.55.95zm0-2h6.325zM7 8.75h10v-2H7zm0 3.5h5.925q.675-.725 1.512-1.225t1.813-.775H7z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsInboxTextAsteriskOutline(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="m16.45 20.825l-1.6-1.175l1.525-2.125l-2.475-.8l.6-1.925l2.5.825V13h2v2.625l2.5-.825l.6 1.925l-2.475.8l1.525 2.125l-1.6 1.175L18 18.7zM5 21q-.825 0-1.413-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v5.65q-.475-.225-.975-.363T19 10.076V5H5v9h4.2q.225.675.75 1.175t1.175.7q-.075.5-.1 1.013t.05 1.012q-.9-.175-1.687-.663T8 16H5v3h6.325q.175.55.4 1.05t.55.95zm0-2h6.325zM7 8.75h10v-2H7zm0 3.5h5.925q.675-.725 1.512-1.225t1.813-.775H7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.45 20.825l-1.6-1.175l1.525-2.125l-2.475-.8l.6-1.925l2.5.825V13h2v2.625l2.5-.825l.6 1.925l-2.475.8l1.525 2.125l-1.6 1.175L18 18.7zM5 21q-.825 0-1.413-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v5.65q-.475-.225-.975-.363T19 10.076V5H5v9h4.2q.225.675.75 1.175t1.175.7q-.075.5-.1 1.013t.05 1.012q-.9-.175-1.687-.663T8 16H5v3h6.325q.175.55.4 1.05t.55.95zm0-2h6.325zM7 8.75h10v-2H7zm0 3.5h5.925q.675-.725 1.512-1.225t1.813-.775H7z"/></svg> </template>
CSS
.icon-inbox-text-asterisk-outline {
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%22m16.45%2020.825l-1.6-1.175l1.525-2.125l-2.475-.8l.6-1.925l2.5.825V13h2v2.625l2.5-.825l.6%201.925l-2.475.8l1.525%202.125l-1.6%201.175L18%2018.7zM5%2021q-.825%200-1.413-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v5.65q-.475-.225-.975-.363T19%2010.076V5H5v9h4.2q.225.675.75%201.175t1.175.7q-.075.5-.1%201.013t.05%201.012q-.9-.175-1.687-.663T8%2016H5v3h6.325q.175.55.4%201.05t.55.95zm0-2h6.325zM7%208.75h10v-2H7zm0%203.5h5.925q.675-.725%201.512-1.225t1.813-.775H7z%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%22m16.45%2020.825l-1.6-1.175l1.525-2.125l-2.475-.8l.6-1.925l2.5.825V13h2v2.625l2.5-.825l.6%201.925l-2.475.8l1.525%202.125l-1.6%201.175L18%2018.7zM5%2021q-.825%200-1.413-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v5.65q-.475-.225-.975-.363T19%2010.076V5H5v9h4.2q.225.675.75%201.175t1.175.7q-.075.5-.1%201.013t.05%201.012q-.9-.175-1.687-.663T8%2016H5v3h6.325q.175.55.4%201.05t.55.95zm0-2h6.325zM7%208.75h10v-2H7zm0%203.5h5.925q.675-.725%201.512-1.225t1.813-.775H7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/inbox-text-asterisk-outline.svg?color=%231a73e8&size=48