The Lucide mouse off icon visually represents a disabled or inactive mouse, commonly used to indicate that mouse-related functionality is unavailable or turned off.
Common uses
- Disabling a 'drag to reorder' feature.
- Showing a disabled input field that requires a mouse click.
- Indicating a feature that is not currently selectable via mouse.
Use it in React
Install
npm i lucide-reactImport & render
import { MouseOff } from 'lucide-react';
<MouseOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- devicescrollclickdisabledmouseoffdisabled mouseno mouseinactive cursorpointer off
FAQ
- What does the mouse off icon signify?
- It signifies that a mouse is not active, disabled, or its functionality is turned off.
- How do I use the mouse off icon in React?
- You can import and use it like this: import { MouseOff } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library is distributed under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.