The Lucide lamp wall up icon depicts a wall-mounted lamp, commonly used in UI to represent lighting fixtures, home decor, or specific room features.
Common uses
- Toggle wall light in a smart home app
- Indicate a reading lamp in a furniture catalog
- Represent a lighting setting in a room editor
Use it in React
Install
npm i lucide-reactImport & render
import { LampWallUp } from 'lucide-react';
<LampWallUp size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- lightinghouseholdwallhomefurniturelampupwall lampsconcelighting fixturehome light
FAQ
- What does the lamp wall up icon represent?
- It visually represents a lamp that is mounted on a wall. It's useful for indicating lighting elements within a home or furniture context.
- How do I use this icon in React?
- You can import and use it in your React application with: import { LampWallUp } from 'lucide-react'. Then, render it as <LampWallUp />.
- What is the license for this icon?
- The Lucide icon library, including the lamp-wall-up 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 →