The Tabler atom icon depicts a stylized atom with orbiting electrons, commonly used to represent concepts related to science, physics, chemistry, or fundamental units in UI.
Common uses
- Science or research section
- Settings for physics/chemistry simulations
- Loading indicator for scientific data
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAtom } from '@tabler/icons-react';
<IconAtom size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- unitpartelectronsatomparticlemoleculesciencephysicschemistrynature
FAQ
- What does the atom icon represent?
- It symbolizes a basic unit of matter, often used for science, physics, or chemistry related topics in a UI.
- How do I use the atom icon in React?
- Import it using `import { IconAtom } from '@tabler/icons-react'` and then use it as a component: `<IconAtom />`.
- What is the license for the Tabler atom icon?
- The Tabler icon library, including the atom icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →