The Tabler satellite off icon depicts a satellite that is no longer active or transmitting, commonly used to represent disabled satellite services, lost connections, or inactive tracking.
Common uses
- Disabling satellite tracking feature
- Indicating a failed satellite communication
- Representing an inactive orbital service
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSatelliteOff } from '@tabler/icons-react';
<IconSatelliteOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- orbitspacemoonearthplanetcommunicationinformationcelestialsatelliteoffmapsatellite disabledno signal satelliteoffline satelliteinactive orbit
FAQ
- What does the satellite off icon represent?
- It signifies a satellite that is inactive, disconnected, or has ceased operations. It's used in UIs to show a disabled or failed satellite-related function.
- How do I use the satellite off icon in React?
- You can import and use it directly with the following statement: import { IconSatelliteOff } from '@tabler/icons-react'. Then, render the component like <IconSatelliteOff />.
- What is the license for this icon?
- The Tabler icons, including satellite off, are distributed under the MIT license.
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 →