The Tabler pyramid icon depicts a three-dimensional pyramid, often used to represent concepts like structure, hierarchy, or 3D geometry in user interfaces.
Common uses
- Illustrating data structures or organizational charts.
- Representing 3D modeling or geometric concepts.
- As a visual element in abstract or geometric design themes.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPyramid } from '@tabler/icons-react';
<IconPyramid size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapepyramidgeometryformfigureoutlineshapes3d shapegeometric formtriangle pyramidabstract geometry
FAQ
- What is the pyramid icon typically used for?
- It's used for representing structures, hierarchies, 3D geometry, or abstract geometric concepts in UI design.
- How do I use the pyramid icon in React?
- You can import and use it like this: import { IconPyramid } from '@tabler/icons-react'. Then render it as <IconPyramid />.
- What is the license for the Tabler pyramid icon?
- The Tabler icons, including the pyramid icon, are distributed 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 →