Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md line style
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLineStyleIcon = (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 0h24v24H0z" fill="none"/><path d="M3 16h5v-2H3v2zm6.5 0h5v-2h-5v2zm6.5 0h5v-2h-5v2zM3 20h2v-2H3v2zm4 0h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zM3 12h8v-2H3v2zm10 0h8v-2h-8v2zM3 4v4h18V4H3z"/>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.39 KB
Tags
adjustalignmentbullet pointscontentcustomizedashdocumentdocument editingdottededitorformattinghorizontal linesindentlayoutlinelistmenumodifynumberingoptionsparagraphparagraph stylerulesettingsspacingstructurestyletexttext stylethree linestypingword processingwriting
Compare Alternatives
See how other libraries approach this concept.