Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md category
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCategoryIcon = (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="M12 2l-5.5 9h11L12 2zm0 3.84L13.93 9h-3.87L12 5.84zM17.5 13c-2.49 0-4.5 2.01-4.5 4.5s2.01 4.5 4.5 4.5 4.5-2.01 4.5-4.5-2.01-4.5-4.5-4.5zm0 7c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5zM3 21.5h8v-8H3v8zm2-6h4v4H5v-4z"/>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.47 KB
Tags
categoriescategorychainchainschartchartscirclecirclescollectionconceptconceptsconnectionconnectionsdiagramdiagramsflowhierarchicalhierarchyideaideasitemslinklinksnetworknetworksorborbsorganizationorganizeproductrelaterelatedrelationshiprelationshipsshapessortsquarestructurestructuresthree circlestreetreestriangle
Compare Alternatives
See how other libraries approach this concept.