John KuehJohn Kueh

hand pointing left 03 icon

HugeIcons · HandPointingLeft03Icon · MIT

Download SVG

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

Common uses

  • Navigating to a previous step or item
  • Highlighting a menu option 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 { HandPointingLeft03Icon } from '@hugeicons/core-free-icons';

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
left arrow handpoint leftdirection leftindex finger left

FAQ

What is this icon used for?
This icon is used to indicate direction towards the left, often for navigation, selection, or drawing attention to elements on the left side of a UI.
How do I use HandPointingLeft03Icon in React?
Import it using `import { HandPointingLeft03Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={HandPointingLeft03Icon} />`.
What is the license for this icon?
This 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 →