John KuehJohn Kueh

cancel icon

Tabler · cancel · MIT

Download SVG

The Tabler cancel icon depicts a cross shape, commonly used in user interfaces to indicate closing, dismissing, or aborting an action.

Common uses

  • Closing a modal or dialog box
  • Canceling a form submission
  • Dismissing a notification

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
cancelnostopabortclosedismissrejectdeclinegeometryformshapescross

FAQ

What is the purpose of the cancel icon?
It signifies an action that can be stopped, closed, or rejected. It's a universal symbol for cancellation.
How do I use the cancel icon in React?
Import it from '@tabler/icons-react' and use it as a component: import { IconCancel } from '@tabler/icons-react'; <IconCancel />.
What is the license for the Tabler cancel icon?
The Tabler icon library, including the cancel icon, is available 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 →