Pixelarticons

Unlock Pixel Art Icon

An open padlock icon for unlocked content, public access indicators, 'Unlock this feature' prompts and authentication success states.

security Free 4 variants

Tags

openpublic

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Unlock icon

A padlock with the shackle open, signaling that a resource is accessible, public, or no longer restricted. Use it to confirm a successful login, on an 'Unlock feature' upsell prompt, beside publicly visible content in a privacy settings list, or on a 'Make public' toggle. It is the positive companion to the closed lock, so positioning them as a toggle pair is natural. For a second visual style, unlock-2 offers a slightly different form.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/unlock.svg" width="24" height="24" alt="Unlock" />

<!-- React -->
import { Unlock } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="unlock.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons