The Tabler atom 2 icon depicts a stylized atom, commonly used to represent concepts related to science, particles, or fundamental units in a user interface.
Common uses
- Scientific or research-related sections
- Settings for fundamental configurations
- Educational content about physics or chemistry
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAtom2 } from '@tabler/icons-react';
<IconAtom2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconAtom2 size={24} stroke={2} />filled
<IconAtom2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- unitpartelectronsprotonsneutronsatom2particlemoleculesciencenaturescience symbol
FAQ
- What does the atom 2 icon represent?
- It represents a stylized atom, symbolizing fundamental particles like electrons, protons, and neutrons, and is often used for science or unit-related concepts.
- How do I use the atom 2 icon in React?
- You can import and use it in React with: import { IconAtom2 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler atom 2 icon is released 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 →