A hand pointing up, for pointing, tapping, selecting and touch input. 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="M8 10L8 4C8 2.8954 8.8954 2 10 2C11.1046 2 12 2.8954 12 4L12 8C12.304 7.8245 12.6489 7.7321 13 7.7321C14.1046 7.7321 15 8.6275 15 9.7321C15.304 9.5565 15.6489 9.4641 16 9.4641C17.1046 9.4641 18 10.3595 18 11.4641C18.304 11.2886 18.6489 11.1962 19 11.1962C20.1046 11.1962 21 12.0916 21 13.1962L21 18C21 20.2091 19.2091 22 17 22L7 22C4.7909 22 3 20.2091 3 18L3 13C3 12.119 3.5764 11.3418 4.4194 11.0861L8 10ZM12 8L12 10M15 9.7321L15 11.2321M18 11.4641L18 12.7141M8 10L8 13" 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
  • tap
  • click
  • touch
  • select
  • finger

Related icons

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

FAQ

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

What is the hand-pointer icon for?
A hand pointing up, for pointing, tapping, selecting and touch input. 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, tap, click, touch, select and finger, and the browser's search matches all of those.
What styles does the hand-pointer 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?
No. hand-pointer is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with hand-pointer?
hand-heart, hand-pointer-down, hand-pointer-left, 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 in React?
<HandPointer /> 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 <HandPointer size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the hand-pointer SVG?
icons/stroke/hand-pointer.svg, icons/duotone/hand-pointer.svg and icons/fill/hand-pointer.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 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.