The Lucide atom icon depicts a stylized representation of an atom, commonly used in UI to signify concepts related to science, energy, or nuclear topics.
Common uses
- Science or research sections
- Energy consumption settings
- Nuclear power or physics topics
Use it in React
Install
npm i lucide-reactImport & render
import { Atom } from 'lucide-react';
<Atom size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- atomicnuclearphysicsparticleelementmoleculeelectricityenergychemistryatom
FAQ
- What is the atom icon used for?
- It's used to represent scientific concepts, particularly those related to physics, chemistry, or nuclear energy.
- How do I use the atom icon in React?
- You can import and use it directly with: import { Atom } from 'lucide-react'
- What is the license for the atom icon?
- The atom icon is provided under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →