John KuehJohn Kueh

cursor move 02 icon

HugeIcons · CursorMove02Icon · MIT

Download SVG

The HugeIcons cursor move 02 icon depicts a hand cursor with a directional arrow, commonly used to indicate an action that involves dragging, moving, or reordering items within a user interface.

Common uses

  • Drag and drop functionality
  • Reordering list items
  • Moving elements on a canvas

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
move icondrag iconreorder iconhand cursor

FAQ

What does the cursor move 02 icon represent?
This icon represents the action of moving or dragging an element. It's often used to signify that an item can be repositioned.
How do I use the CursorMove02Icon in React?
Import both HugeiconsIcon and CursorMove02Icon, then render the icon using <HugeiconsIcon icon={CursorMove02Icon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

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 →