The Tabler direction horizontal icon depicts a horizontal arrow, commonly used to indicate a direction, orientation, or flow in a user interface, often related to navigation or movement.
Common uses
- Indicating horizontal scrollable content
- Representing a forward or backward movement option
- Showing the direction of a process or workflow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDirectionHorizontal } from '@tabler/icons-react';
<IconDirectionHorizontal size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- travelnavigation discoverplanedirectionhorizontalwayroutepathcourseheadingsystemhorizontal arrownavigation
FAQ
- What is the direction horizontal icon used for?
- It's used to signify horizontal direction, orientation, or movement within a UI. This can apply to navigation, scrolling, or indicating a specific path.
- How do I use the direction horizontal icon in React?
- You can import and use it directly in your React components like this: import { IconDirectionHorizontal } from '@tabler/icons-react'.
- What is the license for the Tabler direction horizontal icon?
- The Tabler direction horizontal icon is released under the MIT license, which allows for free use in both personal and commercial projects.
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 →