Lamp Wall Pixel Art Icon
A wall-sconce lamp icon for wall-lighting products, room-ambiance controls, smart-home fixtures and interior-design tools.
Tags
lampwall
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Lamp Wall icon
A lamp mounted on a wall bracket, representing a sconce or wall-fixed light source. Lighting retailers use it for their wall-lights category; smart-home dashboards show it when a wall light is part of a room's device list. Interior-design tools reach for it to place wall fixtures in a floor-plan or elevation view. For overhead ceiling fixtures, lamp-ceiling is the more accurate shape; for freestanding floor lamps, lamp-floor is clearest.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/lamp-wall.svg" width="24" height="24" alt="Lamp Wall" />
<!-- React -->
import { LampWall } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="lamp-wall.svg" width="48" height="48" style="image-rendering: pixelated" />