The Tabler direction icon visually represents a compass or directional indicator, commonly used in user interfaces to signify navigation, routing, or setting a course.
Common uses
- Navigation menu item
- Map or location feature
- Setting user preferences for direction
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDirection } from '@tabler/icons-react';
<IconDirection size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- travelnavigation discoverdirectiondesignwayroutepathcourseheadingsystemcompassnavigation
FAQ
- What is the Tabler direction icon used for?
- It's used to represent concepts related to navigation, travel, or indicating a specific path or route within an application.
- How do I use the direction icon in React?
- You can import and use it directly with: import { IconDirection } from '@tabler/icons-react'. Then render it as <IconDirection />.
- What is the license for the Tabler direction icon?
- The Tabler icons, including the direction icon, 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 →