John KuehJohn Kueh

keyboard off icon

Lucide · keyboard-off · ISC

Download SVG

The Lucide keyboard off icon visually represents a disabled or inactive keyboard, commonly used to indicate that keyboard input is currently unavailable or has been intentionally turned off.

Common uses

  • Disabling keyboard input in a form field.
  • Indicating a virtual keyboard is hidden or inactive.
  • Signifying a system-wide keyboard lock or restriction.

Use it in React

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

<KeyboardOff size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
unkeyslayoutspellsettingsmousekeyboardoffkeyboard disabledinput disabledkeyboard lockno keyboard

FAQ

What does the keyboard-off icon signify?
It signifies that keyboard input is disabled or unavailable. This is useful for indicating a locked state or when alternative input methods are active.
How do I use the keyboard-off icon in React?
You can import and use it in your React application like this: import { KeyboardOff } from 'lucide-react'. Then, render it as a component: <KeyboardOff />.
What is the license for the Lucide keyboard-off icon?
The Lucide icon library, including the keyboard-off icon, is available under the ISC license, which is a permissive open-source 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 →