A hand pointing right, for pointing ahead, next steps and callouts on the right. 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="M14 8L20 8C21.1046 8 22 8.8954 22 10C22 11.1046 21.1046 12 20 12L16 12C16.1755 12.304 16.2679 12.6489 16.2679 13C16.2679 14.1046 15.3725 15 14.2679 15C14.4435 15.304 14.5359 15.6489 14.5359 16C14.5359 17.1046 13.6405 18 12.5359 18C12.7114 18.304 12.8038 18.6489 12.8038 19C12.8038 20.1046 11.9084 21 10.8038 21L6 21C3.7909 21 2 19.2091 2 17L2 7C2 4.7909 3.7909 3 6 3L11 3C11.881 3 12.6582 3.5764 12.9139 4.4194L14 8ZM16 12L14 12M14.2679 15L12.7679 15M12.5359 18L11.2859 18M14 8L11 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 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.

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 Keyline 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.
What styles does the hand-pointer-right 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-right?
No. hand-pointer-right is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with hand-pointer-right?
hand-heart, hand-pointer, hand-pointer-down, hand-pointer-left, 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-right in React?
<HandPointerRight /> 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 <HandPointerRight size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the hand-pointer-right SVG?
icons/stroke/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.
When was hand-pointer-right 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.