John KuehJohn Kueh

lock laminated open icon

Phosphor · lock-laminated-open · MIT

Download SVG

The Phosphor lock laminated open icon depicts an unlocked padlock, commonly used to signify security is off, an account is logged out, or data is unencrypted.

Common uses

  • Indicate a logged-out state
  • Show an unsecured connection
  • Represent unencrypted data

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { LockLaminatedOpen } from '@phosphor-icons/react';

<LockLaminatedOpen size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<LockLaminatedOpen size={24} />
thin
<LockLaminatedOpen size={24} weight="thin" />
light
<LockLaminatedOpen size={24} weight="light" />
bold
<LockLaminatedOpen size={24} weight="bold" />
fill
<LockLaminatedOpen size={24} weight="fill" />
duotone
<LockLaminatedOpen size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
padlocksecurityunsecuredauthenticationunauthenticatedloginunlockedunencryptedencryptionprivacyprivateobjectssystemlocklaminatedopen

FAQ

What does the lock laminated open icon represent?
This icon represents an unlocked padlock, symbolizing a lack of security, an unauthenticated state, or unencrypted information.
How do I use the lock laminated open icon in React?
You can import and use it in your React application with: import { LockLaminatedOpen } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the lock laminated open icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →