The Tabler hand move icon depicts a hand in a grabbing or dragging pose, commonly used to indicate an action like moving, reordering, or transferring items within a user interface.
Common uses
- Drag and drop functionality
- Reordering list items
- Moving elements on a canvas
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandMove } from '@tabler/icons-react';
<IconHandMove size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- gestureswiperightleftupdownhandmovetransfershiftgesturesgrab icondrag iconmove cursorreorder icon
FAQ
- What is the hand move icon used for?
- It signifies actions like dragging, dropping, reordering, or transferring elements in a UI. It visually communicates that an item can be manipulated or moved.
- How do I use the hand move icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconHandMove } from '@tabler/icons-react'.
- What is the license for the Tabler hand move icon?
- The Tabler icons, including hand-move, are available under the MIT license, allowing 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 →