The Tabler direction sign off icon depicts a directional sign with an arrow pointing to the right, often used to indicate a path or direction that is currently inactive or unavailable.
Common uses
- Disabling a navigation link
- Indicating an unavailable route
- Showing a completed or past step in a process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDirectionSignOff } from '@tabler/icons-react';
<IconDirectionSignOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- arrownavigationforwardrightdirectionsignoffdisabledinactivewaysystemnavigation offinactive arrowdisabled directionway off
FAQ
- What does the direction sign off icon represent?
- It represents a directional sign that is turned off or inactive, typically used to show that a path, direction, or option is not currently available or selected.
- How do I use the direction sign off icon in React?
- You can import and use it in your React application like this: import { IconDirectionSignOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including direction sign off, are 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 →