A hand pointing left, for pointing back, previous steps and callouts on the left. On a 24×24 grid in stroke, duotone and fill, free under MIT.

PointersNewv0.9.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M10 8L11.0861 4.4194C11.3418 3.5764 12.119 3 13 3L18 3C20.2091 3 22 4.7909 22 7L22 17C22 19.2091 20.2091 21 18 21L13.1962 21C12.0916 21 11.1962 20.1046 11.1962 19C11.1962 18.6489 11.2886 18.304 11.4641 18C10.3595 18 9.4641 17.1046 9.4641 16C9.4641 15.6489 9.5565 15.304 9.7321 15C8.6275 15 7.7321 14.1046 7.7321 13C7.7321 12.6489 7.8245 12.304 8 12L4 12C2.8954 12 2 11.1046 2 10C2 8.8954 2.8954 8 4 8L10 8ZM8 12L10 12M9.7321 15L11.2321 15M11.4641 18L12.7141 18M10 8L13 8" fill="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • point left
  • back
  • previous
  • direction
  • finger

Related icons

The rest of the hand family first, then the Pointers shelf.

FAQ

Answered from hand-pointer-left's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the hand-pointer-left icon for?
A hand pointing left, for pointing back, previous steps and callouts on the left. It is filed under Pointers in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as point left, back, previous, direction and finger, and the browser's search matches all of those.
What styles does the hand-pointer-left icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of hand-pointer-left?
No. hand-pointer-left is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with hand-pointer-left?
hand-heart, hand-pointer, hand-pointer-down, hand-pointer-right, circle-cursor and cursor, and 8 more, all shown below. The hand family is listed first, then the rest of the Pointers shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import hand-pointer-left in React?
<HandPointerLeft /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <HandPointerLeft size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the hand-pointer-left SVG?
icons/stroke/hand-pointer-left.svg, icons/duotone/hand-pointer-left.svg and icons/fill/hand-pointer-left.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was hand-pointer-left added to the set?
Added 13 Sept 2026. It ships in v0.9.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.