The Lucide lamp ceiling icon depicts a light fixture mounted on the ceiling, commonly used to represent lighting, home, or household-related features in a user interface.
Common uses
- Toggle room lighting
- Settings for ambient light
- Indicate a light source
Use it in React
Install
npm i lucide-reactImport & render
import { LampCeiling } from 'lucide-react';
<LampCeiling size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- lightinghouseholdhomefurniturelampceilingceiling lightoverhead lightlight fixtureillumination
FAQ
- What does the lamp ceiling icon represent?
- This icon represents a ceiling-mounted light fixture. It's useful for indicating lighting controls or features in a UI.
- How do I use the lamp ceiling icon in React?
- You can import and use it in React with: import { LampCeiling } from 'lucide-react'. Then, render it as <LampCeiling />.
- What is the license for the lamp ceiling icon?
- The lamp ceiling icon is part of the Lucide library, which 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 →