Lamp Floor Pixel Art Icon
A floor lamp icon for standing-lamp product listings, room-lighting selectors, home-decor categories and smart-light controls.
Tags
lampfloor
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Lamp Floor icon
A tall floor-standing lamp with an arching or straight pole and a shade, representing freestanding ambient lighting. Home-decor stores use it in the floor-lamps category; smart-home apps show it when a room contains a connected standing lamp. Interior-design tools reach for it when placing a freestanding light source in a room layout. When the fixture is ceiling-mounted, lamp-ceiling reads more precisely; when it is wall-mounted, lamp-wall is the better choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/lamp-floor.svg" width="24" height="24" alt="Lamp Floor" />
<!-- React -->
import { LampFloor } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="lamp-floor.svg" width="48" height="48" style="image-rendering: pixelated" />