The Tabler route square 2 icon depicts a stylized square with a route or path indicated within it, commonly used to represent navigation, travel, or directional information in user interfaces.
Common uses
- Displaying a selected route on a map.
- Indicating a user's current travel path.
- Representing a navigation or directions feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRouteSquare2 } from '@tabler/icons-react';
<IconRouteSquare2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- square-routeroute-squarepathjourneydirectiontrailnavigatetravelwaysquare-directionmaproutesquare2square routepath icon
FAQ
- What does the route square 2 icon represent?
- It visually signifies a route, path, or directional guidance, often within a defined area like a square.
- How do I use this icon in React?
- You can import and use it like this: import { IconRouteSquare2 } from '@tabler/icons-react'; <IconRouteSquare2 />
- What is the license for this icon?
- The Tabler icon library, including route-square-2, is 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 →