John KuehJohn Kueh

hand pointing right 02 icon

HugeIcons · HandPointingRight02Icon · MIT

Download SVG

The HugeIcons hand pointing right 02 icon depicts a hand with an extended index finger, commonly used to indicate direction, selection, or to draw attention to an element on the right side of the interface.

Common uses

  • Next/forward navigation button
  • Highlighting a call-to-action on the right
  • Indicating a swipe gesture to the right

Use it in React

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

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

Details

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

FAQ

What is the purpose of the HandPointingRight02Icon?
This icon is used to visually guide users' attention or indicate an action to the right. It's useful for navigation, highlighting, or showing directional cues.
How do I use the HandPointingRight02Icon in React?
Import both HugeiconsIcon and HandPointingRight02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={HandPointingRight02Icon} /> component.
What is the license for this icon?
The HandPointingRight02Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →