Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md hexagon
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdHexagonIcon = (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="M17.2,3H6.8l-5.2,9l5.2,9h10.4l5.2-9L17.2,3z M16.05,19H7.95l-4.04-7l4.04-7h8.09l4.04,7L16.05,19z"/></g>
</svg>
);SVG Optimizer
Before
0.30 KB
↓
After
0.30 KB
Tags
adjustconfigurationdefensefilledfuturisticgearsgeometryhexagonmodernoutlinepolygonprotectionsecuresecuritysettingsshapeshieldsix sidessix-sidedsolidtechnology
Compare Alternatives
See how other libraries approach this concept.