John KuehJohn Kueh

pointing left 07 icon

HugeIcons · PointingLeft07Icon · MIT

Download SVG

The HugeIcons pointing left 07 icon depicts a hand with the index finger extended to the left, commonly used to indicate navigation, selection, or a call to action in that direction.

Common uses

  • Previous button in a carousel
  • Back navigation link
  • Highlighting a menu item to the left

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
back arrowpreviousleft arrownavigate left

FAQ

What is the pointing left 07 icon used for?
This icon is typically used to signify going back, selecting an item to the left, or indicating a direction towards the left side of the interface.
How do I use the PointingLeft07Icon in React?
Import both HugeiconsIcon and PointingLeft07Icon, then render the icon using <HugeiconsIcon icon={PointingLeft07Icon} />.
What is the license for this icon?
The HugeIcons pointing left 07 icon is released 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 →