John KuehJohn Kueh

hand pointing left 04 icon

HugeIcons · HandPointingLeft04Icon · MIT

Download SVG

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

Common uses

  • Navigating to previous items or sections
  • Indicating a 'back' action
  • Highlighting a specific element to the left

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
left arrowback iconprevious icondirection pointer

FAQ

What is this icon used for?
This icon represents a hand pointing left. It's typically used to guide users' attention or indicate a directional action towards the left side of the screen or content.
How do I use this icon in React?
Import the icon component and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { HandPointingLeft04Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={HandPointingLeft04Icon} />.
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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →