Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md format line spacing
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFormatLineSpacingIcon = (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="M6 7h2.5L5 3.5 1.5 7H4v10H1.5L5 20.5 8.5 17H6V7zm4-2v2h12V5H10zm0 14h12v-2H10v2zm0-6h12v-2H10v2z"/>
</svg>
);SVG Optimizer
Before
0.33 KB
↓
After
0.33 KB
Tags
adjust spacingalignalignmentarrowsdecrease spacingdocdocumentdocument editingdown arrowediteditingeditorformatformattingincrease spacinglayoutlineline spacinglinesparagraph spacingsheetspacingspreadsheettexttext blocktext spacingtypetypographytypography controlup arrowvertical spacingword processingwriting
Compare Alternatives
See how other libraries approach this concept.