John KuehJohn Kueh

cursor pointer 02 icon

HugeIcons · CursorPointer02Icon · MIT

Download SVG

The HugeIcons cursor pointer 02 icon depicts a hand with an extended index finger, commonly used to indicate clickable elements or interactive areas in a user interface.

Common uses

  • Link or button hover state
  • Interactive element indicator
  • Tutorial or onboarding step

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
hand cursorpointerclick iconselect icon

FAQ

What does the cursor pointer 02 icon represent?
It represents a hand with an extended index finger, signifying an interactive or clickable element.
How do I use the CursorPointer02Icon in React?
Import both HugeiconsIcon and CursorPointer02Icon, then render <HugeiconsIcon icon={CursorPointer02Icon} />.
What is the license for this icon?
This icon 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 →