The Tabler navigation off icon depicts a map or navigation symbol with a diagonal line through it, commonly used to indicate that navigation features or location services are disabled or unavailable.
Common uses
- Disabling GPS or location tracking in a mobile app.
- Showing that a route is not currently being displayed.
- Indicating an inactive or unavailable navigation setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationOff } from '@tabler/icons-react';
<IconNavigationOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- maplocationdirectionpingpsnavigationoffdisabledinactivegeographymap disabledlocation unavailableno gpsroute off
FAQ
- What is the purpose of the navigation off icon?
- This icon signifies that navigation, location services, or map-related features are turned off or not currently active.
- How do I use the navigation off icon in React?
- You can import and use it in React with: import { IconNavigationOff } from '@tabler/icons-react'
- What is the license for the Tabler navigation off icon?
- The Tabler icons, including navigation 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 →