John KuehJohn Kueh

pointing left 06 icon

HugeIcons · PointingLeft06Icon · MIT

Download SVG

The HugeIcons pointing left 06 icon depicts a hand gesture indicating a direction to the left, commonly used in user interfaces to navigate back, select a previous option, or highlight content on the left side.

Common uses

  • Back button in navigation
  • Previous item in a carousel
  • Indicate a collapsed menu

Use it in React

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

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

Details

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

FAQ

What is the pointing left 06 icon used for?
It's used to signify direction to the left, often for navigation like going back or selecting a previous item.
How do I use the PointingLeft06Icon in React?
Import it as `import { PointingLeft06Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={PointingLeft06Icon} />`.
What is the license for HugeIcons?
HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →