The HugeIcons atomic power icon depicts an atom with orbiting electrons, commonly used to represent nuclear energy, science, or powerful processes.
Common uses
- Nuclear power plant status
- Scientific research section
- Energy efficiency settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AtomicPowerIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AtomicPowerIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- atomnuclearscienceenergy
FAQ
- What does the Atomic Power icon represent?
- It represents an atom, symbolizing nuclear energy, scientific concepts, or powerful processes.
- How do I use the Atomic Power icon in React?
- Import both HugeiconsIcon and AtomicPowerIcon, then render <HugeiconsIcon icon={AtomicPowerIcon} />.
- What is the license for this icon?
- The HugeIcons library, including 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 →