The Tabler road off icon visually represents a road that is closed, impassable, or no longer in use, commonly used in UIs to indicate a blocked route or a destination that is unavailable.
Common uses
- Indicate a closed road on a map interface.
- Show a disabled or unavailable navigation route.
- Represent a canceled or interrupted journey.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRoadOff } from '@tabler/icons-react';
<IconRoadOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- cartraveljourneytraffichighwayrouteracingroadofflocationmapblocked roadno routeroad closedtraffic off
FAQ
- What does the road off icon signify?
- It signifies a road that is closed, blocked, or no longer accessible, often used to denote an impassable route or an unavailable destination.
- How do I use the road off icon in React?
- You can import and use it in your React application with: import { IconRoadOff } from '@tabler/icons-react'.
- What is the license for the Tabler road off icon?
- The Tabler icons, including the road off icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.