inbox text asterisk icon
inbox-text-asterisk-outline-sharp from Material Symbols Light by Google · Outline Sharp · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- inbox-text-asterisk-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 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="M4 20V4h16v6.842q-.244-.148-.484-.247q-.241-.099-.516-.174V5H5v9.616h4.2q.244.713.77 1.203q.524.49 1.232.69q.021.27.054.523q.032.252.088.522q-.861-.137-1.582-.644t-1.185-1.295H5V19h7.037q.155.28.313.521q.158.24.367.479zm1-1h7.037zM7.5 8.827h9v-1h-9zm0 3.077h5.214q.309-.321.656-.571t.726-.43H7.5zm8.392 7.287l-.792-.599l1.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.28z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightInboxTextAsteriskOutlineSharp(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="M4 20V4h16v6.842q-.244-.148-.484-.247q-.241-.099-.516-.174V5H5v9.616h4.2q.244.713.77 1.203q.524.49 1.232.69q.021.27.054.523q.032.252.088.522q-.861-.137-1.582-.644t-1.185-1.295H5V19h7.037q.155.28.313.521q.158.24.367.479zm1-1h7.037zM7.5 8.827h9v-1h-9zm0 3.077h5.214q.309-.321.656-.571t.726-.43H7.5zm8.392 7.287l-.792-.599l1.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.28z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20V4h16v6.842q-.244-.148-.484-.247q-.241-.099-.516-.174V5H5v9.616h4.2q.244.713.77 1.203q.524.49 1.232.69q.021.27.054.523q.032.252.088.522q-.861-.137-1.582-.644t-1.185-1.295H5V19h7.037q.155.28.313.521q.158.24.367.479zm1-1h7.037zM7.5 8.827h9v-1h-9zm0 3.077h5.214q.309-.321.656-.571t.726-.43H7.5zm8.392 7.287l-.792-.599l1.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.28z"/></svg> </template>
CSS
.icon-inbox-text-asterisk-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%22M4%2020V4h16v6.842q-.244-.148-.484-.247q-.241-.099-.516-.174V5H5v9.616h4.2q.244.713.77%201.203q.524.49%201.232.69q.021.27.054.523q.032.252.088.522q-.861-.137-1.582-.644t-1.185-1.295H5V19h7.037q.155.28.313.521q.158.24.367.479zm1-1h7.037zM7.5%208.827h9v-1h-9zm0%203.077h5.214q.309-.321.656-.571t.726-.43H7.5zm8.392%207.287l-.792-.599l1.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.28z%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%22M4%2020V4h16v6.842q-.244-.148-.484-.247q-.241-.099-.516-.174V5H5v9.616h4.2q.244.713.77%201.203q.524.49%201.232.69q.021.27.054.523q.032.252.088.522q-.861-.137-1.582-.644t-1.185-1.295H5V19h7.037q.155.28.313.521q.158.24.367.479zm1-1h7.037zM7.5%208.827h9v-1h-9zm0%203.077h5.214q.309-.321.656-.571t.726-.43H7.5zm8.392%207.287l-.792-.599l1.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.28z%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-outline-sharp.svg?color=%231a73e8&size=48