The Tabler route icon depicts a stylized line representing a path or journey, commonly used in UI to indicate navigation, directions, or travel-related features.
Common uses
- Displaying a selected travel route on a map.
- Indicating a navigation or directions feature in a menu.
- Representing a user's path or progress in a multi-step process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRoute } from '@tabler/icons-react';
<IconRoute size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- pathjourneydirectiontrailnavigatetravelwayroadtravel-routeroute-waymaproute
FAQ
- What does the route icon represent?
- It visually represents a path, journey, or direction, often used for navigation or travel-related functions in user interfaces.
- How do I use the route icon in React?
- You can import and use it with: `import { IconRoute } from '@tabler/icons-react'`.
- What is the license for the Tabler route icon?
- The Tabler icons, including the route 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 →