The Lucide pyramid icon depicts a triangular pyramid, commonly used to represent concepts of structure, hierarchy, or ancient landmarks in UI design.
Common uses
- Representing data structures or organizational charts.
- Indicating historical or travel-related content.
- Symbolizing a foundational or layered element.
Use it in React
Install
npm i lucide-reactImport & render
import { Pyramid } from 'lucide-react';
<Pyramid size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- prismtriangletriangularhierarchystructuregeometryancientegyptianlandmarktourismpyramid
FAQ
- What is the pyramid icon used for?
- It's used to visually represent concepts like structure, hierarchy, ancient landmarks, or geometric shapes in user interfaces.
- How do I use the pyramid icon in React?
- You can import and use it directly from the 'lucide-react' library with the following code: import { Pyramid } from 'lucide-react'.
- What is the license for the Lucide pyramid icon?
- The Lucide icon library, including the pyramid icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →