John KuehJohn Kueh

hand pointing left 02 icon

HugeIcons · HandPointingLeft02Icon · MIT

Download SVG

The HugeIcons hand pointing left 02 icon depicts a hand gesturing to the left, commonly used to indicate direction, selection, or to draw attention to an element on the left side of the interface.

Common uses

  • Navigating to a previous item or section
  • Indicating a 'back' action
  • Highlighting a left-aligned menu or option

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
left arrow handpointing leftdirection handselect left

FAQ

What is the purpose of the HandPointingLeft02Icon?
This icon is used to visually guide users or indicate actions related to the left side of an interface, such as navigation or selection.
How do I use HandPointingLeft02Icon in a React project?
Import the icon and use it with the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { HandPointingLeft02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={HandPointingLeft02Icon} />.
What is the license for this icon?
The HandPointingLeft02Icon 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 →