The Tabler location off icon depicts a map marker with a diagonal line through it, commonly used to indicate that location services are disabled or unavailable.
Common uses
- Disabling location sharing in a profile settings.
- Showing a disabled map search input.
- Indicating a feature that requires location is not currently active.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationOff } from '@tabler/icons-react';
<IconLocationOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- navigationmapdirectiondiscovertravellocationoffdisabledinactivegeographymap marker disabledno locationlocation disabledgps off
FAQ
- What does the location off icon represent?
- It visually communicates that a location-related function or service is turned off, disabled, or not currently active.
- How do I use this icon in React?
- Import it using `import { IconLocationOff } from '@tabler/icons-react'` and then render it as a component: `<IconLocationOff />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.