108 new icons just landed: the full A to Z alphabet. See what's new →
Pixelarticons
Hand pixel art icon

Hand Pixel Art Icon

A hand pixel art icon for gestures, waves, taps, drag interactions and 'raise your hand' or greeting cues.

People Free 2 variants

Tags

handgesturewavepalmtouchtap

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

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

About the Hand icon

An open flat hand facing forward, a universal human gesture. In interfaces it is used for a 'Stop' or 'Pause' signal, a 'Raise hand' button in video conferencing tools, a 'Do not disturb' indicator, or a touch or drag mode cursor in design software. Its open posture reads as friendly or cautionary depending on context. If the intent is dragging or grabbing an object on screen, the hand-grab icon with its closed-fist pose communicates that action more precisely.

Usage

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

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

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

Related icons