inbox text asterisk icon
inbox-text-asterisk-outline-rounded from Material Symbols by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- inbox-text-asterisk-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- 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="m18 18.7l-.95 1.325q-.25.35-.65.4t-.75-.2t-.412-.638t.187-.737l.95-1.325l-1.55-.5q-.4-.125-.575-.487t-.05-.763t.488-.587t.762-.063l1.55.5V14q0-.425.288-.712T18 13t.713.288T19 14v1.625l1.55-.5q.4-.125.763.063t.487.587t-.062.763t-.588.487l-1.525.5l.95 1.325q.25.35.188.738t-.413.637t-.75.2t-.65-.4zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v4.025q0 .425-.288.7T20 10t-.712-.288T19 9V5H5v9h3.55q.3 0 .525.138t.35.362q.275.425.613.713t.762.487q.275.125.438.375t.162.55q0 .525-.425.838t-.925.137q-.65-.2-1.138-.65T8 16H5v3h5.4q.425 0 .713.288T11.4 20t-.288.713T10.4 21zm0-2h6.325zM8 8.75h8q.425 0 .713-.288T17 7.75t-.288-.712T16 6.75H8q-.425 0-.712.288T7 7.75t.288.713T8 8.75m0 3.5h5.6q.425 0 .713-.288t.287-.712t-.287-.712t-.713-.288H8q-.425 0-.712.288T7 11.25t.288.713t.712.287"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsInboxTextAsteriskOutlineRounded(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="m18 18.7l-.95 1.325q-.25.35-.65.4t-.75-.2t-.412-.638t.187-.737l.95-1.325l-1.55-.5q-.4-.125-.575-.487t-.05-.763t.488-.587t.762-.063l1.55.5V14q0-.425.288-.712T18 13t.713.288T19 14v1.625l1.55-.5q.4-.125.763.063t.487.587t-.062.763t-.588.487l-1.525.5l.95 1.325q.25.35.188.738t-.413.637t-.75.2t-.65-.4zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v4.025q0 .425-.288.7T20 10t-.712-.288T19 9V5H5v9h3.55q.3 0 .525.138t.35.362q.275.425.613.713t.762.487q.275.125.438.375t.162.55q0 .525-.425.838t-.925.137q-.65-.2-1.138-.65T8 16H5v3h5.4q.425 0 .713.288T11.4 20t-.288.713T10.4 21zm0-2h6.325zM8 8.75h8q.425 0 .713-.288T17 7.75t-.288-.712T16 6.75H8q-.425 0-.712.288T7 7.75t.288.713T8 8.75m0 3.5h5.6q.425 0 .713-.288t.287-.712t-.287-.712t-.713-.288H8q-.425 0-.712.288T7 11.25t.288.713t.712.287"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 18.7l-.95 1.325q-.25.35-.65.4t-.75-.2t-.412-.638t.187-.737l.95-1.325l-1.55-.5q-.4-.125-.575-.487t-.05-.763t.488-.587t.762-.063l1.55.5V14q0-.425.288-.712T18 13t.713.288T19 14v1.625l1.55-.5q.4-.125.763.063t.487.587t-.062.763t-.588.487l-1.525.5l.95 1.325q.25.35.188.738t-.413.637t-.75.2t-.65-.4zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v4.025q0 .425-.288.7T20 10t-.712-.288T19 9V5H5v9h3.55q.3 0 .525.138t.35.362q.275.425.613.713t.762.487q.275.125.438.375t.162.55q0 .525-.425.838t-.925.137q-.65-.2-1.138-.65T8 16H5v3h5.4q.425 0 .713.288T11.4 20t-.288.713T10.4 21zm0-2h6.325zM8 8.75h8q.425 0 .713-.288T17 7.75t-.288-.712T16 6.75H8q-.425 0-.712.288T7 7.75t.288.713T8 8.75m0 3.5h5.6q.425 0 .713-.288t.287-.712t-.287-.712t-.713-.288H8q-.425 0-.712.288T7 11.25t.288.713t.712.287"/></svg> </template>
CSS
.icon-inbox-text-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%22m18%2018.7l-.95%201.325q-.25.35-.65.4t-.75-.2t-.412-.638t.187-.737l.95-1.325l-1.55-.5q-.4-.125-.575-.487t-.05-.763t.488-.587t.762-.063l1.55.5V14q0-.425.288-.712T18%2013t.713.288T19%2014v1.625l1.55-.5q.4-.125.763.063t.487.587t-.062.763t-.588.487l-1.525.5l.95%201.325q.25.35.188.738t-.413.637t-.75.2t-.65-.4zM5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v4.025q0%20.425-.288.7T20%2010t-.712-.288T19%209V5H5v9h3.55q.3%200%20.525.138t.35.362q.275.425.613.713t.762.487q.275.125.438.375t.162.55q0%20.525-.425.838t-.925.137q-.65-.2-1.138-.65T8%2016H5v3h5.4q.425%200%20.713.288T11.4%2020t-.288.713T10.4%2021zm0-2h6.325zM8%208.75h8q.425%200%20.713-.288T17%207.75t-.288-.712T16%206.75H8q-.425%200-.712.288T7%207.75t.288.713T8%208.75m0%203.5h5.6q.425%200%20.713-.288t.287-.712t-.287-.712t-.713-.288H8q-.425%200-.712.288T7%2011.25t.288.713t.712.287%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%22m18%2018.7l-.95%201.325q-.25.35-.65.4t-.75-.2t-.412-.638t.187-.737l.95-1.325l-1.55-.5q-.4-.125-.575-.487t-.05-.763t.488-.587t.762-.063l1.55.5V14q0-.425.288-.712T18%2013t.713.288T19%2014v1.625l1.55-.5q.4-.125.763.063t.487.587t-.062.763t-.588.487l-1.525.5l.95%201.325q.25.35.188.738t-.413.637t-.75.2t-.65-.4zM5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v4.025q0%20.425-.288.7T20%2010t-.712-.288T19%209V5H5v9h3.55q.3%200%20.525.138t.35.362q.275.425.613.713t.762.487q.275.125.438.375t.162.55q0%20.525-.425.838t-.925.137q-.65-.2-1.138-.65T8%2016H5v3h5.4q.425%200%20.713.288T11.4%2020t-.288.713T10.4%2021zm0-2h6.325zM8%208.75h8q.425%200%20.713-.288T17%207.75t-.288-.712T16%206.75H8q-.425%200-.712.288T7%207.75t.288.713T8%208.75m0%203.5h5.6q.425%200%20.713-.288t.287-.712t-.287-.712t-.713-.288H8q-.425%200-.712.288T7%2011.25t.288.713t.712.287%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-rounded.svg?color=%231a73e8&size=48