The HugeIcons atom 01 icon depicts a stylized atom, commonly used to represent concepts like science, research, nuclear energy, or fundamental building blocks in user interfaces.
Common uses
- Science and research sections
- Nuclear energy or physics topics
- Representing basic elements or data structures
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Atom01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Atom01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sciencenuclearmoleculeresearch
FAQ
- What does the Atom01 icon represent?
- The Atom01 icon visually represents an atom, symbolizing concepts related to science, research, or fundamental components.
- How do I use the Atom01 icon in React?
- Import both HugeiconsIcon and Atom01Icon, then render the icon using <HugeiconsIcon icon={Atom01Icon} />.
- What is the license for this icon?
- The HugeIcons atom 01 icon is released 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 →