The HugeIcons pyramid structure 01 icon depicts a three-dimensional pyramid, often used to represent concepts like hierarchy, stages, data structures, or foundational elements in UI design.
Common uses
- Representing organizational hierarchy
- Illustrating data layers or tiers
- Indicating a foundational or core concept
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PyramidStructure01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PyramidStructure01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pyramidtriangle structurehierarchy icon3d pyramid
FAQ
- What is the Pyramid Structure 01 icon used for?
- This icon is typically used to visually represent concepts such as hierarchy, stages, data structures, or foundational elements in user interfaces.
- How do I use the Pyramid Structure 01 icon in React?
- Import the icon component and then render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { PyramidStructure01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={PyramidStructure01Icon} />.
- What is the license for this icon?
- The Pyramid Structure 01 icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.