The Tabler current location off icon depicts a disabled or inactive current location marker, typically used to indicate that location services are turned off or unavailable in a map or navigation interface.
Common uses
- Disabling location tracking in a map app.
- Showing that the user's current position is not being displayed.
- Indicating an error or inability to fetch the user's location.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrentLocationOff } from '@tabler/icons-react';
<IconCurrentLocationOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- localizationmapsnavigationpintargetcurrentlocationoffdisabledinactivemaplocation disabledno current positionmap pin offinactive location
FAQ
- What is the purpose of the current location off icon?
- It visually communicates that the feature for showing the user's current geographical position is currently disabled or not functioning.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconCurrentLocationOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including this one, 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 →