Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md pentagon
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPentagonIcon = (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}
>
<g></g><g><path d="M19.63,9.78L16.56,19H7.44L4.37,9.78L12,4.44L19.63,9.78z M2,9l4,12h12l4-12L12,2L2,9z"/></g>
</svg>
);SVG Optimizer
Before
0.29 KB
↓
After
0.29 KB
Tags
abstractangledbasiccleanconceptelementfacetfilledfive pointfive sidesfive-sidedformgeometricgraphiciconillustrationline artminimalmodernobjectoutlinepentagonpolygonshapesharpsimplesolidstructuresymbolsymmetricalvector
Compare Alternatives
See how other libraries approach this concept.