Pixelarticons

Prison Pixel Art Icon

A prison or jail icon for detention-related apps, restricted-access metaphors, legal-case management and game jail spaces.

commerce Pro 2 variants

Style variants

base

Outline · rounded 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 Prison icon

A building with vertical bars, representing a jail or prison. Criminal-justice case-management tools use it for detention status; board-game digital versions use it for the 'go to jail' space; content-filtering tools sometimes use it metaphorically for blocked or quarantined items. It carries a strong and specific connotation, so use it deliberately. For a gentler 'restricted access' metaphor, a lock icon works without the criminal overtone. Prison is best when the literal detention meaning is intended.

Usage

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

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

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

Related icons