The Lucide lamp floor icon depicts a tall, standing lamp, commonly used to represent lighting fixtures, home furnishings, or specific areas within a living space.
Common uses
- Lighting control toggle
- Home decor settings
- Room or area designation
Use it in React
Install
npm i lucide-reactImport & render
import { LampFloor } from 'lucide-react';
<LampFloor size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- lightinghouseholdfloorhomefurniturelampstanding lamplight fixturehome lightingfurniture lamp
FAQ
- What does the lamp floor icon represent?
- It represents a floor-standing lamp, often used for household items, furniture, or lighting elements in a UI.
- How do I use this icon in React?
- Import it using `import { LampFloor } from 'lucide-react'` and then use it as a component: `<LampFloor />`.
- What is the license for this icon?
- The Lucide icon library, including the lamp-floor icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →