The Lucide lamp wall down icon depicts a wall-mounted lamp pointing downwards, commonly used to represent lighting fixtures, specific room areas, or downward-facing illumination in a user interface.
Common uses
- Toggle for a wall light in a smart home app.
- Indicator for a reading nook or desk area.
- Section header for 'Home Lighting' settings.
Use it in React
Install
npm i lucide-reactImport & render
import { LampWallDown } from 'lucide-react';
<LampWallDown size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- lightinghouseholdwallhomefurniturelampdownwall lightdownlightsconcefixture
FAQ
- What does the lamp wall down icon represent?
- It visually represents a lamp attached to a wall, designed to cast light downwards. It's useful for indicating lighting, home fixtures, or specific areas.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library with the following code: import { LampWallDown } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the lamp-wall-down 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 →