The HugeIcons solar system 01 icon depicts a central star with orbiting planets, commonly used to represent space, astronomy, or a central hub with connected elements.
Common uses
- Space or astronomy-related content
- Representing a central system or network
- Illustrating concepts of orbits or celestial bodies
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SolarSystem01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SolarSystem01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- spacegalaxyorbitcelestial
FAQ
- What does the SolarSystem01Icon represent?
- It visually represents a solar system, with a star at the center and planets in orbit. It's often used for themes related to space, astronomy, or interconnected systems.
- How do I use the SolarSystem01Icon in a React project?
- Import both HugeiconsIcon and SolarSystem01Icon, then render the icon using the <HugeiconsIcon icon={SolarSystem01Icon} /> component.
- What is the license for this icon?
- The HugeIcons solar system 01 icon is available 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 →