John KuehJohn Kueh

hand grip icon

HugeIcons · HandGripIcon · MIT

Download SVG

The HugeIcons hand grip icon visually represents a firm grasp or hold, commonly used to indicate actions like grabbing, holding, or applying force in user interfaces.

Common uses

  • Drag and drop handles
  • Grip strength indicators
  • Actionable hold elements

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HandGripIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={HandGripIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
graspholdgrabclench

FAQ

What does the HandGripIcon represent?
It depicts a hand in a gripping position, symbolizing holding, grasping, or applying force.
How do I use HandGripIcon in React?
Import both HugeiconsIcon and HandGripIcon, then render it using <HugeiconsIcon icon={HandGripIcon} />.
What is the license for this icon?
The HandGripIcon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →