The HugeIcons physics icon depicts a stylized atom, commonly used to represent scientific concepts, research, or educational content related to physics and science.
Common uses
- Scientific research section
- Educational app feature
- Lab or experiment page
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PhysicsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PhysicsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- atom iconscience iconresearch iconnucleus icon
FAQ
- What is the physics icon used for?
- It's typically used to signify topics related to physics, science, research, or education within a user interface.
- How do I use the PhysicsIcon in React?
- Import both HugeiconsIcon and PhysicsIcon, then render it using <HugeiconsIcon icon={PhysicsIcon} />.
- What is the license for this icon?
- The HugeIcons physics icon is released under the MIT license, allowing for free commercial and non-commercial use.
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 →