The Tabler lock off icon depicts an unlocked padlock, commonly used to indicate a disabled or inactive security state, such as a deactivated account or disabled security feature.
Common uses
- Indicate a disabled user account.
- Show that a security feature is turned off.
- Represent an inactive or unsecured connection.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockOff } from '@tabler/icons-react';
<IconLockOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- securitypasswordsecurelockoffprivatecontroloperationdisabledinactivesystemunlockeddisabled securityinactive lockopen padlock
FAQ
- What does the lock off icon represent?
- It signifies a state where security is off, disabled, or inactive, like an unlocked padlock.
- How do I use the lock off icon in React?
- Import it from '@tabler/icons-react' using: import { IconLockOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including lock-off, are 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 →