Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md mark chat read
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMarkChatReadIcon = (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="M12,18l-6,0l-4,4V4c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v7l-2,0V4H4v12l8,0V18z M23,14.34l-1.41-1.41l-4.24,4.24l-2.12-2.12 l-1.41,1.41L17.34,20L23,14.34z"/></g>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.35 KB
Tags
approvebubblechatchat bubblechat iconcheckcheckedcheckmarkcheckmark iconcommentcommunicatecommunicationcommunication iconcompletecomplete iconconfirmedconversationconversation icondonedone checkdone iconemailemail iconinboxmailmail iconmarkmark readmark read iconmessagemessage iconokreadread messageselectsentsmsspeechspeech bubbletickverifiedyes
Compare Alternatives
See how other libraries approach this concept.