The Tabler arrows move icon depicts four arrows pointing in cardinal directions, commonly used to indicate draggable elements or directional controls in a user interface.
Common uses
- Indicate a draggable area for resizing or repositioning.
- Show available directions for movement or navigation.
- Represent a four-way directional control pad.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsMove } from '@tabler/icons-react';
<IconArrowsMove size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionnavigationleftrightupdownnorthsouthwesteasthigherlowerarrowsmovemove alldirectional arrows
FAQ
- What is the arrows move icon used for?
- It's typically used to signify elements that can be moved or dragged, or to represent directional choices in a UI.
- How do I use the arrows move icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconArrowsMove } from '@tabler/icons-react'`.
- What is the license for the Tabler icons?
- The Tabler icons, including the arrows move icon, are released 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 →