The Phosphor atom icon depicts a central nucleus with orbiting electrons, commonly used to represent concepts related to science, physics, nuclear energy, or technology.
Common uses
- Representing a 'science' or 'physics' section in a dashboard.
- Indicating a 'nuclear' or 'atomic' related setting.
- Symbolizing 'automation' or 'react' technology.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Atom } from '@phosphor-icons/react';
<Atom size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Atom size={24} />thin
<Atom size={24} weight="thin" />light
<Atom size={24} weight="light" />bold
<Atom size={24} weight="bold" />fill
<Atom size={24} weight="fill" />duotone
<Atom size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- technology & development
- Keywords
- atomicnucleusnuclearreactorsciencephysicselectronautomationreacttechnology & developmentnatureatom
FAQ
- What is the atom icon used for?
- It's typically used for science, physics, nuclear energy, or technology-related features and settings in a UI.
- How do I use the atom icon in React?
- You can import it using: import { Atom } from '@phosphor-icons/react' and then use it as a React component.
- What is the license for the Phosphor atom icon?
- The Phosphor icon library, including the atom 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 →