John KuehJohn Kueh

nuclear plant icon

Phosphor · nuclear-plant · MIT

Download SVG

The Phosphor nuclear plant icon depicts a stylized representation of a nuclear power facility, commonly used in UIs to signify energy, power generation, or related commercial services.

Common uses

  • Button for managing energy sources
  • Label for a section on power infrastructure
  • Indicator for a commercial product related to energy

Use it in React

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

<NuclearPlant size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*renewableenergypowerelectricitycommerceobjectsnuclearplantpower plantenergy facilityatomic energy

FAQ

What does the nuclear plant icon represent?
It represents a nuclear power plant, often used for themes of energy, power, or commerce.
How do I use the nuclear plant icon in React?
You can import and use it like this: import { NuclearPlant } from '@phosphor-icons/react'; <NuclearPlant />.
What is the license for this icon?
The Phosphor icon library, including the nuclear plant 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 →