The Tabler map off icon depicts a map with a diagonal line through it, commonly used to indicate that map functionality or location services are disabled or unavailable.
Common uses
- Disabling map view in settings
- Indicating unavailable location data
- Showing a feature that does not use maps
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapOff } from '@tabler/icons-react';
<IconMapOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- navigationlocationtravelmapoffdisabledinactivegeographyplacepositionno mapmap disabledlocation offmap unavailable
FAQ
- What is the map off icon used for?
- It signifies that map-related features or location services are turned off, unavailable, or not applicable in a given context.
- How do I use the map off icon in React?
- Import it using `import { IconMapOff } from '@tabler/icons-react';` and then use it as a React component: `<IconMapOff />`.
- What is the license for this icon?
- The Tabler icons, including map-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.