John KuehJohn Kueh

pointing left 08 icon

HugeIcons · PointingLeft08Icon · MIT

Download SVG

The HugeIcons pointing left 08 icon depicts a hand gesture pointing to the left, commonly used to indicate navigation, selection, or direction towards content on the left side of an interface.

Common uses

  • Back button navigation
  • Selecting a previous item in a list
  • Indicating a left-aligned menu

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
arrow leftpreviousbackleft hand

FAQ

What is the primary purpose of the pointing left 08 icon?
This icon is used to visually guide users towards elements or actions located to the left, such as navigation controls or previous items.
How do I use the PointingLeft08Icon in a React application?
Import both HugeiconsIcon and PointingLeft08Icon from their respective packages and render it using <HugeiconsIcon icon={PointingLeft08Icon} />.
What is the license for the HugeIcons pointing left 08 icon?
The HugeIcons pointing left 08 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 →