The Tabler route x icon depicts a stylized intersection or crossing of two paths, commonly used in UI to represent a route choice, a junction, or a point where a route crosses another.
Common uses
- Displaying a route choice on a map interface.
- Indicating a point where a trail or road crosses another.
- Representing a navigation junction or intersection.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRouteX } from '@tabler/icons-react';
<IconRouteX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- pathjourneydirectiontrailnavigatetravelwaycrossx-crosscross-pathmaproutexroute junctionpath crossingmap intersection
FAQ
- What does the route x icon represent?
- It visually signifies an intersection or crossing of two routes or paths, useful for indicating choices or junctions in navigation.
- How do I use the route x icon in React?
- Import it using `import { IconRouteX } from '@tabler/icons-react'` and then use it as a component: `<IconRouteX />`.
- What is the license for the Tabler route x icon?
- The Tabler icon library, including the route x 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 →