The Tabler route off icon depicts a road or path with a line through it, commonly used to indicate that a route, navigation, or travel is disabled, cancelled, or unavailable.
Common uses
- Disabling navigation features
- Showing a cancelled trip or route
- Indicating no active path or direction
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRouteOff } from '@tabler/icons-react';
<IconRouteOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- pathjourneydirectiontrailnavigatetravelwayroadtravel-routeroute-waymaprouteoffno routepath disabledcancel navigation
FAQ
- What does the route off icon represent?
- It signifies the absence or cancellation of a route, path, or navigation. It's used when a journey or direction is not active or has been turned off.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconRouteOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the route off icon, is available 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 →