The Tabler lock open off icon depicts an unlocked padlock with a line through it, typically used to indicate a disabled or inactive security feature, such as a deactivated login or an unprotected setting.
Common uses
- Deactivated two-factor authentication toggle
- Unprotected Wi-Fi network status
- Disabled password protection for a file
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockOpenOff } from '@tabler/icons-react';
<IconLockOpenOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- securitypasswordsecureunprotectedlockopenoffprivatecontroloperationsystemunlocked offdisabled securityno accessopen lock disabled
FAQ
- What does the lock open off icon represent?
- It signifies a security feature that is turned off, disabled, or not currently active. It visually communicates that something is unprotected or inaccessible.
- How do I use the lock open off icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the following import statement: import { IconLockOpenOff } from '@tabler/icons-react'.
- What is the license for the Tabler lock open off icon?
- The Tabler icon library, including the lock open off icon, is available 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 →