The HugeIcons hierarchy circle 03 icon depicts a circular organizational structure, commonly used to represent levels, relationships, or a hierarchical breakdown within a system.
Common uses
- Displaying organizational charts
- Illustrating reporting structures
- Representing nested categories or levels
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HierarchyCircle03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HierarchyCircle03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- organizational chartstructurelevelstree diagram
FAQ
- What does the hierarchy circle 03 icon represent?
- This icon visually represents a hierarchical or circular organizational structure, often used for displaying relationships or levels within a system.
- How do I use the HierarchyCircle03Icon in React?
- Import both HugeiconsIcon and HierarchyCircle03Icon, then render it using <HugeiconsIcon icon={HierarchyCircle03Icon} />.
- What is the license for this icon?
- The HierarchyCircle03Icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →