John KuehJohn Kueh

cursor hold 02 icon

HugeIcons · CursorHold02Icon · MIT

Download SVG

The HugeIcons cursor hold 02 icon depicts a mouse cursor with a hand underneath, commonly used to indicate an action that requires holding or pressing down, such as dragging or selecting.

Common uses

  • Drag and drop functionality
  • Click and hold actions
  • Selection indicators

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
mouse holddrag iconpress icongrab icon

FAQ

What does the cursor hold 02 icon represent?
It represents a mouse cursor interacting with a 'hold' action, often used for dragging or pressing down.
How do I use the CursorHold02Icon in React?
Import both HugeiconsIcon and CursorHold02Icon, then render <HugeiconsIcon icon={CursorHold02Icon} />.
What is the license for this icon?
This icon is available 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 →