The Lucide route off icon visually represents a route or path that has been cancelled, blocked, or turned off, commonly used to indicate a disabled or unavailable navigation option.
Common uses
- Disabling a navigation feature
- Clearing a planned route
- Indicating a blocked or closed path
Use it in React
Install
npm i lucide-reactImport & render
import { RouteOff } from 'lucide-react';
<RouteOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pathjourneyplannerpointsstopsstationsresetclearcancelledclosedblockedrouteoffpath blockedclear routejourney cancelled
FAQ
- What does the route off icon signify?
- This icon signifies that a route, path, or journey has been cancelled, blocked, or is otherwise unavailable. It's used to visually communicate a disabled or reset state for navigation or planning features.
- How do I use the route off icon in React?
- You can import and use the RouteOff component from the 'lucide-react' library. The import statement is: import { RouteOff } from 'lucide-react'.
- What is the license for the Lucide route off icon?
- The Lucide icon library, including the route off icon, is available under the ISC license. This is a permissive open-source 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 →