John KuehJohn Kueh

pointer off icon

Tabler · pointer-off · MIT

Download SVG

The Tabler pointer off icon depicts a cursor or mouse pointer with a diagonal line through it, commonly used to indicate that an action is disabled or unavailable.

Common uses

  • Disabling a button or link.
  • Showing an unavailable selection option.
  • Indicating a feature is not yet implemented.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
cursormousepointclickarrowpointeroffcontroloperationdisabledsystemno cursordisabled mouseunavailable pointerforbidden click

FAQ

What does the pointer-off icon represent?
It visually signifies that a pointer-based action, like clicking or selecting, is currently disabled or not permitted.
How do I use this icon in React?
Import it using `import { IconPointerOff } from '@tabler/icons-react';` and then use it as a component: `<IconPointerOff />`.
What is the license for this icon?
The Tabler icons, including pointer-off, are 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 →