The HugeIcons structure 04 icon depicts a hierarchical or organizational layout, commonly used to represent data structures, organizational charts, or nested elements in a user interface.
Common uses
- Displaying organizational hierarchy
- Representing nested data lists
- Illustrating system architecture diagrams
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Structure04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Structure04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- hierarchy iconorganization chart iconnested structure icontree diagram icon
FAQ
- What does the Structure 04 icon represent?
- It represents a hierarchical or organizational structure, suitable for illustrating relationships, nesting, or order in data or systems.
- How do I use the Structure04Icon in React?
- Import it as `import { Structure04Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Structure04Icon} />`.
- What is the license for this icon?
- The HugeIcons library, including this icon, is released under the MIT license, allowing for free commercial and non-commercial use.
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 →