The Tabler directions off icon visually represents the disabling or unavailability of navigation or travel routes, commonly used to indicate that directions are not currently available or have been turned off.
Common uses
- Disabling navigation features in a travel app.
- Indicating that route planning is temporarily unavailable.
- Showing a location where directions cannot be provided.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDirectionsOff } from '@tabler/icons-react';
<IconDirectionsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- travelnavigationdiscoverdirectionsofflocationdisabledinactivegeographyplacemapno directionsnavigation disabledroute unavailablemap off
FAQ
- What is the purpose of the directions off icon?
- This icon signifies that navigation or directions are turned off or unavailable. It's used in UIs to communicate the absence of routing capabilities.
- How do I use the directions off icon in React?
- You can import and use it in your React application with the following statement: import { IconDirectionsOff } from '@tabler/icons-react'.
- What is the license for the Tabler directions off icon?
- The Tabler icons, including the directions off icon, 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 →