John KuehJohn Kueh

pentagon icon

HugeIcons · PentagonIcon · MIT

Download SVG

The HugeIcons pentagon icon depicts a five-sided polygon, often used to represent geometric shapes, security, or distinct categories.

Common uses

  • Geometric shape representation
  • Security or protection indicator
  • Badge or achievement marker

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PentagonIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PentagonIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
five-sidedpolygonshapegeometry

FAQ

What is the PentagonIcon used for?
It represents a five-sided shape and can be used for geometric elements, security symbols, or distinct markers in a UI.
How do I use the PentagonIcon in React?
Import both HugeiconsIcon and PentagonIcon, then render it using <HugeiconsIcon icon={PentagonIcon} />.
What is the license for this icon?
The PentagonIcon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →