inbox text asterisk icon
inbox-text-asterisk from Material Symbols Light by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- inbox-text-asterisk
- Set
- Material Symbols Light
- Style
- Regular
- 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 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="m15.892 19.19l-.792-.598l1.64-2.26l-2.667-.876l.312-.964l2.673.883v-2.817h1v2.817l2.673-.883l.311.964l-2.667.877l1.64 2.26l-.811.598l-1.646-2.28zM5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v5.226q-.244-.148-.484-.247q-.241-.099-.516-.174V5.616q0-.27-.173-.443T18.385 5H5.615q-.269 0-.442.173T5 5.616v9h4.2q.244.713.77 1.203q.524.49 1.232.69q.089.985.47 1.868q.38.883 1.045 1.623zM7.5 8.827h9v-1h-9zm0 3.077h5.214q.309-.321.656-.571t.726-.43H7.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightInboxTextAsterisk(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="m15.892 19.19l-.792-.598l1.64-2.26l-2.667-.876l.312-.964l2.673.883v-2.817h1v2.817l2.673-.883l.311.964l-2.667.877l1.64 2.26l-.811.598l-1.646-2.28zM5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v5.226q-.244-.148-.484-.247q-.241-.099-.516-.174V5.616q0-.27-.173-.443T18.385 5H5.615q-.269 0-.442.173T5 5.616v9h4.2q.244.713.77 1.203q.524.49 1.232.69q.089.985.47 1.868q.38.883 1.045 1.623zM7.5 8.827h9v-1h-9zm0 3.077h5.214q.309-.321.656-.571t.726-.43H7.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.892 19.19l-.792-.598l1.64-2.26l-2.667-.876l.312-.964l2.673.883v-2.817h1v2.817l2.673-.883l.311.964l-2.667.877l1.64 2.26l-.811.598l-1.646-2.28zM5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v5.226q-.244-.148-.484-.247q-.241-.099-.516-.174V5.616q0-.27-.173-.443T18.385 5H5.615q-.269 0-.442.173T5 5.616v9h4.2q.244.713.77 1.203q.524.49 1.232.69q.089.985.47 1.868q.38.883 1.045 1.623zM7.5 8.827h9v-1h-9zm0 3.077h5.214q.309-.321.656-.571t.726-.43H7.5z"/></svg> </template>
CSS
.icon-inbox-text-asterisk {
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%22m15.892%2019.19l-.792-.598l1.64-2.26l-2.667-.876l.312-.964l2.673.883v-2.817h1v2.817l2.673-.883l.311.964l-2.667.877l1.64%202.26l-.811.598l-1.646-2.28zM5.616%2020q-.691%200-1.153-.462T4%2018.384V5.616q0-.691.463-1.153T5.616%204h12.769q.69%200%201.153.463T20%205.616v5.226q-.244-.148-.484-.247q-.241-.099-.516-.174V5.616q0-.27-.173-.443T18.385%205H5.615q-.269%200-.442.173T5%205.616v9h4.2q.244.713.77%201.203q.524.49%201.232.69q.089.985.47%201.868q.38.883%201.045%201.623zM7.5%208.827h9v-1h-9zm0%203.077h5.214q.309-.321.656-.571t.726-.43H7.5z%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%22m15.892%2019.19l-.792-.598l1.64-2.26l-2.667-.876l.312-.964l2.673.883v-2.817h1v2.817l2.673-.883l.311.964l-2.667.877l1.64%202.26l-.811.598l-1.646-2.28zM5.616%2020q-.691%200-1.153-.462T4%2018.384V5.616q0-.691.463-1.153T5.616%204h12.769q.69%200%201.153.463T20%205.616v5.226q-.244-.148-.484-.247q-.241-.099-.516-.174V5.616q0-.27-.173-.443T18.385%205H5.615q-.269%200-.442.173T5%205.616v9h4.2q.244.713.77%201.203q.524.49%201.232.69q.089.985.47%201.868q.38.883%201.045%201.623zM7.5%208.827h9v-1h-9zm0%203.077h5.214q.309-.321.656-.571t.726-.43H7.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/inbox-text-asterisk.svg?color=%231a73e8&size=48