The Tabler hexagonal pyramid icon depicts a three-dimensional hexagonal pyramid, often used to represent abstract geometric concepts, 3D structures, or complex data arrangements in UI design.
Common uses
- Representing 3D modeling or CAD software features.
- Illustrating abstract geometric principles in educational content.
- Indicating complex or layered data structures.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonalPyramid } from '@tabler/icons-react';
<IconHexagonalPyramid size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapehexagonalpyramidgeometryformfigureshapes3d pyramidgeometric shapefaceted pyramidhexagonal prism
FAQ
- What is the hexagonal pyramid icon used for?
- It's typically used to visually represent 3D geometric shapes, abstract concepts, or complex data structures in user interfaces.
- How do I use the hexagonal pyramid icon in React?
- You can import it using `import { IconHexagonalPyramid } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including the hexagonal pyramid icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →