Pixelarticons

Unlock 2 Pixel Art Icon

An alternate open padlock icon in a second style for unlocked states, accessible content and 'Public' indicators where a style variant is needed.

security Pro 4 variants

Tags

unlockopenpublic

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 2 icon

An open padlock drawn in a second geometric style, carrying the same meaning as the primary unlock icon: this resource is accessible and not restricted. Use it when the default unlock icon does not align with your set's visual language, or when you need a visual distinction between two related open-access states. Like the primary variant, it contrasts with its locked counterpart (lock-2) to form a clear secured/accessible icon pair for toggle controls and status indicators.

Usage

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

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

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

Related icons