The Lucide route icon visually represents a path or journey, commonly used in UI to indicate navigation, trip planning, or a sequence of points.
Common uses
- Map or navigation apps
- Trip itinerary display
- Step-by-step process indicators
Use it in React
Install
npm i lucide-reactImport & render
import { Route } from 'lucide-react';
<Route size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pathjourneyplannerpointsstopsstationsroute
FAQ
- What does the route icon represent?
- It symbolizes a path, journey, or a series of points or stops, often used for navigation or planning.
- How do I use the route icon in React?
- You can import and use it directly from the 'lucide-react' library: import { Route } from 'lucide-react'.
- What is the license for the Lucide route icon?
- The Lucide icon library, including the route icon, is available under the ISC 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 →