John KuehJohn Kueh

mouse pointer ban icon

Lucide · mouse-pointer-ban · ISC

Download SVG

The Lucide mouse pointer ban icon visually represents a blocked or unavailable cursor, commonly used to indicate that an action is not permitted or the system is temporarily unresponsive.

Common uses

  • Disabling a button or link
  • Indicating a frozen or unresponsive UI state
  • Signifying that an element cannot be interacted with

Use it in React

Install
npm i lucide-react
Import & render
import { MousePointerBan } from 'lucide-react';

<MousePointerBan size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
waitbusyloadingblockedfrozenfreezemousepointerbancursor not allowedno entry cursordisabled pointerforbidden cursor

FAQ

What does the mouse pointer ban icon signify?
It signifies that an action is blocked, an element is unavailable for interaction, or the system is in a frozen state.
How do I use this icon in React?
You can import and use it like this: import { MousePointerBan } from 'lucide-react';.
What is the license for this icon?
The Lucide icon library, including this icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →