The HugeIcons pentagon 01 icon depicts a five-sided polygon and is typically used to represent geometric shapes, security, or areas of focus in UI design.
Common uses
- Geometric shape representation
- Security or shield icon
- Highlighting a specific area or focus
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Pentagon01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Pentagon01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- five sided shapepolygongeometricshield
FAQ
- What is the pentagon 01 icon used for?
- It represents a five-sided shape and can be used for geometric elements, security concepts, or to draw attention to a specific UI area.
- How do I use the Pentagon01Icon in React?
- Import both HugeiconsIcon and Pentagon01Icon, then render it using <HugeiconsIcon icon={Pentagon01Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.