A hand pointing left, for pointing back, previous steps and callouts on the left. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<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.7081 11.3411L3.2808 10.0066C2.432 9.8541 1.8711 9.0731 2.0256 8.2588C2.1807 7.4413 2.9979 6.8991 3.851 7.0478L13.0124 8.6441C13.4989 8.7288 13.8007 8.1321 13.4442 7.7905L11.7985 6.2134C11.3308 5.7652 11.2698 5.0587 11.6542 4.543C12.0676 3.9884 12.8584 3.8353 13.4641 4.1924L16.0291 5.7051C22.1904 8.9257 22.1904 12.6831 21.9102 14.8301C20.7899 20.7345 11.8283 20.4661 10.428 19.3926C9.0278 18.3191 10.453 17.1966 11.0129 17.1966M7.9076 10.8379L7.7687 12.2681C7.689 13.1075 8.2983 13.8637 9.1659 14.0023L10.9881 14.2934M11.2682 17.2456L9.5188 16.9103C8.8953 16.7908 8.4282 16.2925 8.3706 15.6857C8.2811 14.7425 9.2245 13.9351 10.1834 14.1648" 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.
- [ FAQ #01 ]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 Flux 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.
- [ FAQ #02 ]What styles does the hand-pointer-left icon come in?
- All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
- [ FAQ #03 ]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.
- [ FAQ #04 ]What other icons go with hand-pointer-left?
- hand-closed, hand-heart, hand-open, hand-pointer, hand-pointer-down and hand-pointer-right, and 10 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.
- [ FAQ #05 ]How do I import hand-pointer-left in React?
- <HandPointerLeft /> is the component, and the weight decides the module: stroke from "@flux-icons/react", two-tone from "@flux-icons/react/two-tone", duotone from "@flux-icons/react/duotone" and fill from "@flux-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.
- [ FAQ #06 ]Where is the hand-pointer-left SVG?
- icons/stroke/hand-pointer-left.svg, icons/two-tone/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.
- [ FAQ #07 ]When was hand-pointer-left added to the set?
- Added 13 Sept 2026, and last redrawn 18 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.