The HugeIcons pyramid structure 02 icon depicts a three-tiered pyramid, often used to represent hierarchy, levels, or stages in a process or data structure.
Common uses
- Illustrating organizational hierarchy
- Representing data tiers or levels
- Showing progress through distinct stages
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PyramidStructure02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PyramidStructure02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- hierarchy iconlevels iconpyramid iconstages icon
FAQ
- What does the Pyramid Structure 02 icon represent?
- This icon represents a hierarchical structure, like an organization chart or different levels of data.
- How do I use the Pyramid Structure 02 icon in React?
- Import it using `import { PyramidStructure02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={PyramidStructure02Icon} />`.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
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 →