Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md account tree
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAccountTreeIcon = (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="M22,11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3H22z M7,9H4V5h3V9z M17,15h3v4h-3V15z M17,5h3v4h-3V5z"/>
</svg>
);SVG Optimizer
Before
0.30 KB
↓
After
0.30 KB
Tags
accountaccount structureanalyticsbrancheschartconnectconnectedconnectionscorporate structuredatadiagramflowgraphgroupedhierarchyinfographiclayerslevelslinkedmanagementmappingmeasuremetricsnestednetworknodesorganizationorganizational chartoutlineprocessproject structurerelationshipssquarestatisticsstructuresystemteam structuretrackingtreetree structurevisual hierarchy
Compare Alternatives
See how other libraries approach this concept.