John KuehJohn Kueh

cursor off icon

Tabler · cursor-off · MIT

Download SVG

The Tabler cursor off icon depicts a disabled or inactive mouse pointer, commonly used to indicate that input is not currently possible or that a feature is unavailable.

Common uses

  • Disabling text input fields
  • Showing an unavailable action
  • Indicating a read-only state

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
editorindicatepositioninputmousetypecursoroffdisabledinactivesystemdisabled cursorinactive pointerno inputread-only

FAQ

What does the cursor-off icon represent?
It represents a disabled or inactive cursor, signifying that user input is not allowed or a feature is turned off.
How do I use the cursor-off icon in React?
You can import and use it like this: import { IconCursorOff } from '@tabler/icons-react'. Then render it as <IconCursorOff />.
What is the license for this icon?
The Tabler icon library, including this 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 →