The HugeIcons satellite 01 icon depicts a classic satellite dish, commonly used to represent concepts related to communication, broadcasting, space, or data transmission in user interfaces.
Common uses
- Global communication features
- Space exploration dashboards
- Network status indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Satellite01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Satellite01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- satellite dishantennacommunicationspace
FAQ
- What does the Satellite01Icon represent?
- The Satellite01Icon visually represents a satellite, often used for themes of communication, space, or data transfer.
- How do I use the Satellite01Icon in a React project?
- Import the icon as `import { Satellite01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Satellite01Icon} />`.
- What is the license for this icon?
- The HugeIcons satellite 01 icon is distributed 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 →