The Tabler route square icon visually represents a defined path or journey within a square boundary, commonly used to indicate navigation options, travel planning, or route selection in user interfaces.
Common uses
- Select a travel route on a map.
- Indicate a predefined path for a delivery or service.
- Button to start or manage a journey.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRouteSquare } from '@tabler/icons-react';
<IconRouteSquare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- pathjourneydirectiontrailnavigatetravelwaysquaregeometric-routesquare-pathmaproutepath squarejourney icondirection squaremap route
FAQ
- What does the route square icon represent?
- It signifies a path, journey, or route, often within a defined or geometric area like a square.
- How do I use the route square icon in React?
- Import it from '@tabler/icons-react' like this: import { IconRouteSquare } from '@tabler/icons-react'.
- What is the license for the Tabler route square icon?
- The Tabler icon library, including the route square 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 →