The Tabler globe off icon depicts a globe with a diagonal line through it, commonly used to indicate that location services or internet connectivity related to a global scope are disabled or unavailable.
Common uses
- Disabling location services for a global map feature.
- Indicating no internet connection for a worldwide application.
- Representing a 'no-fly zone' or restricted global access.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGlobeOff } from '@tabler/icons-react';
<IconGlobeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- worldtraveljourneytripplanetearthglobeofflocationnavigationmapworld offglobe disabledno internetlocation disabled
FAQ
- What does the globe off icon represent?
- It signifies the deactivation or unavailability of global features, such as location tracking or internet access.
- How do I use the globe off icon in React?
- You can import and use it like this: import { IconGlobeOff } from '@tabler/icons-react'; <IconGlobeOff />.
- What is the license for this icon?
- The Tabler icons, including globe 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 →