Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md mark email unread
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMarkEmailUnreadIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M22,8.98V18c0,1.1-0.9,2-2,2H4c-1.1,0-2-0.9-2-2L2.01,6C2.01,4.9,2.9,4,4,4h10.1C14.04,4.32,14,4.66,14,5s0.04,0.68,0.1,1 H4l8,5l3.67-2.29c0.47,0.43,1.02,0.76,1.63,0.98L12,13L4,8v10h16V9.9C20.74,9.75,21.42,9.42,22,8.98z M16,5c0,1.66,1.34,3,3,3 s3-1.34,3-3s-1.34-3-3-3S16,3.34,16,5z"/></g>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.47 KB
Tags
alertcheckcirclecommunicationcontactcorrespondencedotemailenvelopenvelopeiconinboxinterface elementletterlettersmailmarkmessagenewnotenotificationsendstatussymbolui elementunread
Compare Alternatives
See how other libraries approach this concept.