The HugeIcons orbit 02 icon depicts a celestial body in orbit around another, often used to represent concepts like satellites, data synchronization, or interconnected systems.
Common uses
- Satellite tracking interface
- Data sync status indicator
- Network connection visualization
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Orbit02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Orbit02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- satellitecelestialcycleconnection
FAQ
- What does the orbit 02 icon represent?
- It visually represents a smaller object revolving around a larger one, commonly used for themes of orbiting, connection, or cyclical processes.
- How do I use the Orbit02Icon in React?
- Import both HugeiconsIcon and Orbit02Icon, then render the icon using the prop: <HugeiconsIcon icon={Orbit02Icon} />.
- What is the license for this icon?
- The Orbit02Icon is released under the MIT license, allowing for free use in both personal and commercial projects.
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 →