Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md text format
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTextFormatIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M5 17v2h14v-2H5zm4.5-4.2h5l.9 2.2h2.1L12.75 4h-1.5L6.5 15h2.1l.9-2.2zM12 5.98L13.87 11h-3.74L12 5.98z"/>
</svg>
);SVG Optimizer
Before
0.33 KB
↓
After
0.33 KB
Tags
alignalignmentalphabetarticlecharactercharacterscontentdocumentediteditingfilefontformatformattingletterletterslinesparagraphplain textrich textsquare Astylesymboltexttext editortypetypefacetypographyword processorwritingwriting tools
Compare Alternatives
See how other libraries approach this concept.