The Tabler road icon depicts a winding road, commonly used in UI to represent navigation, travel, or route-related features.
Common uses
- Navigation settings
- Travel booking forms
- Route planning features
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRoad } from '@tabler/icons-react';
<IconRoad size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- cartraveljourneytraffichighwayrouteracingroadlocationnavigationmappathstreet
FAQ
- What is the road icon used for?
- It's typically used to signify concepts related to roads, travel, navigation, or routes within an application's interface.
- How do I use the road icon in React?
- You can import and use it in your React components like this: import { IconRoad } from '@tabler/icons-react'.
- What is the license for the Tabler road icon?
- The Tabler icons, including the road 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 →