John KuehJohn Kueh

pointer cancel icon

Tabler · pointer-cancel · MIT

Download SVG

The Tabler pointer cancel icon depicts a mouse cursor with a diagonal line through it, commonly used to signify an action that will be stopped or canceled.

Common uses

  • Cancel button in a form
  • Stop process indicator
  • Deny or forbid action

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
stopcrosscloseendterminatehaltbanforbideraseoffsystempointercancelstop cursorno entryforbidden

FAQ

What is the purpose of the pointer cancel icon?
It visually represents the cancellation or termination of an action, often used for buttons or indicators that stop a process.
How do I use the pointer cancel icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconPointerCancel } from '@tabler/icons-react'
What is the license for the Tabler pointer cancel icon?
The Tabler icon library, including the pointer cancel 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 →