The Lucide pentagon icon depicts a five-sided polygon, commonly used to represent geometric shapes, data categories, or specific entities with a five-pointed structure.
Common uses
- Representing a five-star rating system.
- Indicating a specific type of geometric data point.
- As a visual element in a dashboard for a five-part metric.
Use it in React
Install
npm i lucide-reactImport & render
import { Pentagon } from 'lucide-react';
<Pentagon size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shapepentagonfive-sided shapepolygongeometry
FAQ
- What is the pentagon icon used for?
- It's used to visually represent a five-sided shape. This can be for geometric concepts, data categorization, or elements with a five-part structure.
- How do I use the pentagon icon in React?
- You can import and use it directly in your React components like this: import { Pentagon } from 'lucide-react'. Then render it as <Pentagon />.
- What is the license for the Lucide pentagon icon?
- The Lucide icon library, including the pentagon 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 →