John KuehJohn Kueh

lightbulb icon

Phosphor · lightbulb · MIT

Download SVG

The Phosphor lightbulb icon depicts a classic incandescent lightbulb, commonly used to represent ideas, suggestions, or system status like 'on' or 'active'.

Common uses

  • Suggesting a new feature
  • Indicating an active setting
  • Representing a 'tip' or 'idea' section

Use it in React

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

<Lightbulb size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
flashlightbulbslightingledenergyideasystemobjectslightbulbbulb

FAQ

What does the lightbulb icon represent?
It typically symbolizes an idea, a suggestion, or an active state or setting within a system.
How do I use the lightbulb icon in React?
You can import and use it like this: import { Lightbulb } from '@phosphor-icons/react'.
What is the license for the Phosphor lightbulb icon?
The Phosphor icon library, including the lightbulb 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 →