John KuehJohn Kueh

pointing left 01 icon

HugeIcons · PointingLeft01Icon · MIT

Download SVG

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

Common uses

  • Navigate to the previous page or step
  • Select an item from a list or menu
  • Indicate a 'back' button or link

Use it in React

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

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

Details

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

FAQ

What is the pointing left 01 icon used for?
It's typically used to signify going backward, selecting something, or directing attention to the left.
How do I use the PointingLeft01Icon in React?
Import both HugeiconsIcon and PointingLeft01Icon, then render it using <HugeiconsIcon icon={PointingLeft01Icon} />.
What is the license for this icon?
This icon is distributed 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 →