The Tabler planet off icon depicts a planet with a line through it, commonly used to indicate that a location, service, or feature related to a planet or celestial body is unavailable or disabled.
Common uses
- Disabling a planet-based service.
- Showing a planet is offline.
- Indicating a location is not accessible.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlanetOff } from '@tabler/icons-react';
<IconPlanetOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- earthuranusuniversespacegalaxyorbitatmosphereplanetofflocationmapplanet disabledno orbitspace unavailablegalaxy off
FAQ
- What does the planet-off icon represent?
- It visually signifies that something related to a planet, such as a service or location, is turned off, unavailable, or inaccessible.
- How do I use the planet-off icon in React?
- You can import and use it directly with: import { IconPlanetOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including planet-off, are available 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 →