Lamp Ceiling Pixel Art Icon
A ceiling lamp icon for overhead lighting controls, smart-home room setups, lighting stores and interior-design apps.
Tags
lampceiling
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Lamp Ceiling icon
A lamp hanging from a ceiling fixture, representing overhead or ambient room lighting. Smart-home apps use it to control ceiling lights in a specific room; lighting retailers categorize pendant lamps and chandeliers under this shape. Interior-design tools show it when placing overhead fixtures in a floor-plan editor. For floor-standing lamps, lamp-floor is more accurate; for wall-mounted sconces, lamp-wall is the clearest option. Lamp-ceiling is most precise when the fixture is specifically mounted above.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/lamp-ceiling.svg" width="24" height="24" alt="Lamp Ceiling" />
<!-- React -->
import { LampCeiling } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="lamp-ceiling.svg" width="48" height="48" style="image-rendering: pixelated" />