Pixelarticons

Wall Pixel Art Icon

A brick or panel wall icon for construction apps, home-renovation planners, building materials stores and structural features.

commerce Free 4 variants

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

A section of wall showing brickwork or paneling, representing building materials, construction, and structural boundaries. Home-renovation apps use it in the walls-and-surfaces category for paint, cladding, or tiling selections; construction-management tools show it in the materials list; real-estate apps sometimes use it for structural-survey sections. For outdoor boundary walls, a fence icon may read more precisely. In UI metaphors, wall can also suggest a 'content paywall,' though a lock icon is more conventional for that purpose.

Usage

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

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

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

Related icons