The Tabler mouse off icon depicts a mouse cursor that is crossed out or disabled, commonly used to indicate that a mouse function or device is inactive or unavailable.
Common uses
- Disabling mouse input in a specific application section.
- Showing a disabled or unavailable device status.
- Representing a 'no mouse' or 'mouse not detected' state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMouseOff } from '@tabler/icons-react';
<IconMouseOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- pointercursordevicemouseoffhardwaretechnologydisabledinactiveelectronicdevicescursor disabledpointer inactivemouse unavailableno mouse
FAQ
- What does the mouse off icon represent?
- It signifies a disabled, inactive, or unavailable mouse cursor or device, often used to show that mouse functionality is currently not in use or not detected.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconMouseOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including the mouse off icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.