The Tabler hand grab icon depicts a closed fist, commonly used to represent actions like holding, grabbing, or indicating a selection or drag-and-drop operation.
Common uses
- Drag and drop handles
- Indicate item selection
- Representing a "hold" action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandGrab } from '@tabler/icons-react';
<IconHandGrab size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- holdfistdropcatchhandgrabtouchactionmotioninteractiongestureshold iconfist icongrab icondrag icon
FAQ
- What is the hand grab icon used for?
- It's typically used to signify actions such as holding, grabbing, selecting, or dragging items in a user interface.
- How do I use the hand grab icon in React?
- You can import and use it in your React application with: import { IconHandGrab } from '@tabler/icons-react'
- What is the license for the hand grab icon?
- The Tabler icon library, including the hand grab icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.