Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md format shapes
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFormatShapesIcon = (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="M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7h2zM3 3h2v2H3V3zm2 18H3v-2h2v2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2v2zm4 2h-2v-2h2v2zM19 5V3h2v2h-2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63l-.74-2zm-3.04-1.26h2.61L12 8.91l-1.31 3.83z"/>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.46 KB
Tags
alignalphabetarrangecharactercirclecolorcustomizedesigndocediteditingeditorelementfillfontformformatformat shapesgeometricgeometrygraphicinsertlayoutlettersmodifyorganizepaintpatternpolygonsettingsshapeshapessheetspreadsheetsquarestructurestylesymboltexttoolstriangletypeuiuxvectorvisualwriting
Compare Alternatives
See how other libraries approach this concept.