The Lucide navigation 2 off icon depicts a disabled or inactive navigation route, commonly used to indicate that navigation features are turned off or unavailable.
Common uses
- Disabling navigation features in a settings menu.
- Showing an inactive route on a map.
- Indicating that location services are turned off.
Use it in React
Install
npm i lucide-reactImport & render
import { Navigation2Off } from 'lucide-react';
<Navigation2Off size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationtravelnavigation2offdisabled locationroute offno navigationinactive map
FAQ
- What does the navigation 2 off icon represent?
- This icon represents a disabled or inactive navigation path. It's used when navigation functionality is not currently active or available.
- How do I use the navigation 2 off icon in React?
- You can import and use it in React like this: import { Navigation2Off } from 'lucide-react'. Then, render it as <Navigation2Off />.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →