The HugeIcons nuclear power icon depicts an atom with orbiting electrons, commonly used to represent nuclear energy, power plants, or atomic concepts in user interfaces.
Common uses
- Nuclear power plant status indicator
- Energy source selection
- Atomic or nuclear science topics
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NuclearPowerIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NuclearPowerIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- atom iconnuclear energy iconatomic iconpower icon
FAQ
- What does the nuclear power icon represent?
- It represents nuclear energy, often used for power plants or atomic-related themes.
- How do I use the NuclearPowerIcon in React?
- Import both HugeiconsIcon and NuclearPowerIcon, then render it using <HugeiconsIcon icon={NuclearPowerIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →