John KuehJohn Kueh

satellite icon

Tabler · satellite · MIT

Download SVG

The Tabler satellite icon depicts an artificial satellite orbiting a celestial body, commonly used in UI to represent features related to space, communication, or location services.

Common uses

  • Indicate a satellite internet or communication service.
  • Represent a GPS or location tracking feature.
  • Symbolize data transmission or orbital mechanics.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSatellite } from '@tabler/icons-react';

<IconSatellite size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSatellite size={24} stroke={2} />
filled
<IconSatelliteFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
orbitspacemoonearthplanetcommunicationinformationcelestialsatellitelocationmap

FAQ

What does the satellite icon represent?
It visually represents an artificial satellite, often used for communication, navigation, or observation, orbiting a planet or moon.
How do I use the satellite icon in React?
You can import and use it directly in your React components like this: import { IconSatellite } from '@tabler/icons-react'.
What is the license for the Tabler satellite icon?
The Tabler satellite icon is distributed 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 Tabler.

Looking for something else? Search Tabler 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 →