The Tabler lock open 2 icon depicts an unlocked padlock, commonly used to signify that a feature, account, or resource is accessible or no longer restricted.
Common uses
- Indicate a successfully unlocked account.
- Show a feature that is now available to the user.
- Represent an open or unsecured connection.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockOpen2 } from '@tabler/icons-react';
<IconLockOpen2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- unlockaccessfreeunlockedavailableentryopenreleaseunsealpermitsystemlock2unlocked padlockopen access
FAQ
- What does the lock open 2 icon represent?
- It visually represents something that is unlocked, open, or accessible, often indicating a state of freedom from restriction or security.
- How do I use the lock open 2 icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the following import statement: import { IconLockOpen2 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon set, including the lock open 2 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 →