The Tabler keyboard off icon visually represents a disabled or inactive keyboard, commonly used to indicate that keyboard input is not currently available or has been intentionally turned off.
Common uses
- Disabling keyboard input in a form field.
- Showing a device without a functional keyboard.
- Indicating a 'keyboard lock' feature is active.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconKeyboardOff } from '@tabler/icons-react';
<IconKeyboardOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- computerlaptopdevicetypekeyboardoffhardwaretechnologydisabledinactivedeviceskeyboard disabledno keyboardinput disabledkeyboard unavailable
FAQ
- What does the keyboard-off icon signify?
- It signifies that a keyboard is disabled, inactive, or not functioning. This is useful for indicating a lack of keyboard input capability.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconKeyboardOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the keyboard-off 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 →