The Lucide hand grab icon visually represents the action of grasping or holding something, commonly used to indicate selection, picking up an item, or a drag-and-drop interaction.
Common uses
- Selecting an item for action
- Indicating a draggable element
- Representing a 'pick up' or 'take' action
Use it in React
Install
npm i lucide-reactImport & render
import { HandGrab } from 'lucide-react';
<HandGrab size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- handgrabgraspholdpick updragging
FAQ
- What does the hand grab icon signify?
- It signifies the act of grabbing or holding, often used for selection or drag operations in user interfaces.
- How do I use the hand grab icon in React?
- You can import and use it like this: import { HandGrab } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons, including the hand grab icon, are available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →