John KuehJohn Kueh

lamp pendant icon

Phosphor · lamp-pendant · MIT

Download SVG

The Phosphor lamp pendant icon depicts a hanging light fixture and is commonly used to represent lighting, home decor, or electrical appliances in user interfaces.

Common uses

  • Product listing for lighting fixtures
  • Settings for room illumination
  • E-commerce category for home goods

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { LampPendant } from '@phosphor-icons/react';

<LampPendant size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<LampPendant size={24} />
thin
<LampPendant size={24} weight="thin" />
light
<LampPendant size={24} weight="light" />
bold
<LampPendant size={24} weight="bold" />
fill
<LampPendant size={24} weight="fill" />
duotone
<LampPendant size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*lightfurnitureappliancescommerceobjectslamppendanthanging lampceiling lightpendant lightchandelier

FAQ

What does the lamp pendant icon represent?
It represents a pendant lamp, a type of light fixture that hangs from the ceiling. It's often used for commerce, furniture, or lighting-related features.
How do I use the lamp pendant icon in React?
You can import it directly from the '@phosphor-icons/react' library using: import { LampPendant } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the lamp pendant icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →