John KuehJohn Kueh

hand pointing left 01 icon

HugeIcons · HandPointingLeft01Icon · MIT

Download SVG

The HugeIcons hand pointing left 01 icon depicts a hand with an extended index finger, commonly used to indicate direction or draw attention to an element to the left of the icon.

Common uses

  • Navigating to a previous step or section
  • Highlighting a menu item or button on the left
  • Indicating a 'back' action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
back iconprevious iconleft arrow handdirection pointer

FAQ

What is the primary purpose of the HandPointingLeft01Icon?
This icon is used to visually guide users or indicate an action or element located to the left.
How do I use the HandPointingLeft01Icon in a React application?
Import it using `import { HandPointingLeft01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={HandPointingLeft01Icon} />` after importing `HugeiconsIcon` from '@hugeicons/react'.
What is the license for this icon?
The HugeIcons hand pointing left 01 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 →