The Tabler arrows move horizontal icon depicts two parallel arrows pointing left and right, commonly used to indicate horizontal movement, dragging, or alignment.
Common uses
- Drag and drop handles for reordering items.
- Indicate horizontal scrollable content.
- Align elements to the left or right.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsMoveHorizontal } from '@tabler/icons-react';
<IconArrowsMoveHorizontal size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionwesteastleftrightarrowsmovehorizontalnavigationflowmove horizontaldrag handleleft right arrowshorizontal arrows
FAQ
- What does the arrows-move-horizontal icon represent?
- It represents bidirectional horizontal movement or alignment, often used for drag-and-drop interfaces or indicating horizontal scrolling.
- How do I use this icon in React?
- You can import and use it like this: import { IconArrowsMoveHorizontal } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including arrows-move-horizontal, 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 →