John KuehJohn Kueh

pentagon x icon

Tabler · pentagon-x · MIT

Download SVG

The Tabler pentagon x icon depicts a pentagon shape with a cross overlay, commonly used to signify cancellation, removal, or rejection of an action or item.

Common uses

  • Cancel form submission
  • Remove item from list
  • Reject pending request

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconPentagonX } from '@tabler/icons-react';

<IconPentagonX size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
cancelremovedeletecrossnegaterejectdiscardterminatecloseeraseshapespentagonxcancel shapedelete pentagonclose shape

FAQ

What is the pentagon x icon used for?
It's used to represent actions like canceling, removing, deleting, or rejecting. It visually communicates a negative or dismissive state.
How do I use the pentagon x icon in React?
You can import and use it directly with the provided React component: `import { IconPentagonX } from '@tabler/icons-react'`. Then render it as `<IconPentagonX />`.
What is the license for this icon?
The Tabler icon library, including the pentagon x icon, is 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 →