Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md align horizontal center
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAlignHorizontalCenterIcon = (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}
>
<polygon points="11,2 13,2 13,7 21,7 21,10 13,10 13,14 18,14 18,17 13,17 13,22 11,22 11,17 6,17 6,14 11,14 11,10 3,10 3,7 11,7"/>
</svg>
);SVG Optimizer
Before
0.31 KB
↓
After
0.31 KB
Tags
alignalignmentarrangebarscentercontentdatadesigndistributiondocumenteditorformatformattinggridhorizontallayoutlinesorganizeparagraphplacementpositioningrectanglerulerulesshapestructurestyletextword processor
Compare Alternatives
See how other libraries approach this concept.