Pixelarticons

Hand Grab Pixel Art Icon

A closed-fist grabbing hand icon for drag handles, 'Grab to move' interactions, drag-and-drop affordances and canvas panning tools.

people Pro 2 variants

Tags

handgrab

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Hand Grab icon

A hand with fingers curled as if gripping something, the familiar cursor shape shown when dragging items in design tools, map panning, and canvas editors. Place it as the grab handle on draggable list items, the cursor icon for a 'Pan' or 'Move' tool, or the icon on a drag-to-reorder button in settings. Its closed fist clearly signals 'click and drag here.' When the hand should appear open and unthreatening rather than gripping, the plain hand icon is more appropriate.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/hand-grab.svg" width="24" height="24" alt="Hand Grab" />

<!-- React -->
import { HandGrab } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="hand-grab.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons