A hand pointing right, for pointing ahead, next steps and callouts on the right. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

PointersNewv0.9.0Added Updated
Drawn byFlux 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="M13.2919 11.3411L20.7192 10.0066C21.568 9.8541 22.1289 9.0731 21.9744 8.2588C21.8193 7.4413 21.0021 6.8991 20.149 7.0478L10.9876 8.6441C10.5011 8.7288 10.1993 8.1321 10.5558 7.7905L12.2015 6.2134C12.6692 5.7652 12.7302 5.0587 12.3458 4.543C11.9324 3.9884 11.1416 3.8353 10.5359 4.1924L7.9709 5.7051C1.8096 8.9257 1.8096 12.6831 2.0898 14.8301C3.2101 20.7345 12.1717 20.4661 13.572 19.3926C14.9722 18.3191 13.547 17.1966 12.9871 17.1966M16.0924 10.8379L16.2313 12.2681C16.311 13.1075 15.7017 13.8637 14.8341 14.0023L13.0119 14.2934M12.7318 17.2456L14.4812 16.9103C15.1047 16.7908 15.5718 16.2925 15.6294 15.6857C15.7189 14.7425 14.7755 13.9351 13.8166 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 right
  • next
  • direction
  • finger
  • touch

Related icons

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

FAQ

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

[ FAQ #01 ]What is the hand-pointer-right icon for?
A hand pointing right, for pointing ahead, next steps and callouts on the right. 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 right, next, direction, finger and touch, and the browser's search matches all of those.
[ FAQ #02 ]What styles does the hand-pointer-right 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-right?
No. hand-pointer-right is drawn as a bare glyph, and the set has no boxed variant of it.
[ FAQ #04 ]What other icons go with hand-pointer-right?
hand-closed, hand-heart, hand-open, hand-pointer, hand-pointer-down and hand-pointer-left, 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-right in React?
<HandPointerRight /> 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 <HandPointerRight 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-right SVG?
icons/stroke/hand-pointer-right.svg, icons/two-tone/hand-pointer-right.svg, icons/duotone/hand-pointer-right.svg and icons/fill/hand-pointer-right.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-right 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.