The Tabler world off icon depicts a globe with a line through it, commonly used to indicate that online or global features are disabled or unavailable.
Common uses
- Disabling global search functionality
- Showing a user's location is not set or unavailable
- Indicating that a feature requiring an internet connection is offline
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWorldOff } from '@tabler/icons-react';
<IconWorldOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- earthglobegloballanguageunionworldofflocationnavigationdisabledmapglobe disabledno locationoffline mapglobal off
FAQ
- What does the world off icon represent?
- It signifies the absence or disabling of global connectivity, location services, or online features.
- How do I use the world off icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconWorldOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including world 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 →