Pixelarticons

Door Closed Locked Pixel Art Icon

A locked door icon for secure-room access, restricted-content gates, account-lockout states and security settings.

commerce Pro 4 variants

Tags

doorclosedlocked

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 Door Closed Locked icon

A closed door with a visible padlock or lock indicator, combining the inaccessibility of a closed door with the security meaning of a lock. Use it on a restricted-access room in a building-management system, a paywalled content gate, a temporarily locked user account screen, or a security-settings section for physical-access control. It is stronger than door-closed alone when you need to communicate 'you cannot enter this here, and this is intentional security rather than simple vacancy'.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/door-closed-locked.svg" width="24" height="24" alt="Door Closed Locked" />

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

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

Related icons