The Tabler key off icon depicts a key with a diagonal line through it, commonly used to represent disabled access, a revoked password, or an inactive login state.
Common uses
- Indicate a disabled login field.
- Show a revoked or expired access key.
- Represent an inactive user account.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconKeyOff } from '@tabler/icons-react';
<IconKeyOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- passwordloginauthenticationsecurekeyoffdisabledinactivedesignaccess deniedno entrydisabled keyinactive login
FAQ
- What does the key-off icon signify?
- It signifies a state of inaccessibility or deactivation, such as a disabled login, an expired key, or an inactive account.
- How do I use this icon in React?
- You can import and use it directly with: import { IconKeyOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.