A hand pointing down, for pointing at what sits below, scroll hints and drop targets. 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 14L4.4194 12.9139C3.5764 12.6582 3 11.881 3 11L3 6C3 3.7909 4.7909 2 7 2L17 2C19.2091 2 21 3.7909 21 6L21 10.8038C21 11.9084 20.1046 12.8038 19 12.8038C18.6489 12.8038 18.304 12.7114 18 12.5359C18 13.6405 17.1046 14.5359 16 14.5359C15.6489 14.5359 15.304 14.4435 15 14.2679C15 15.3725 14.1046 16.2679 13 16.2679C12.6489 16.2679 12.304 16.1755 12 16L12 20C12 21.1046 11.1046 22 10 22C8.8954 22 8 21.1046 8 20L8 14ZM12 16L12 14M15 14.2679L15 12.7679M18 12.5359L18 11.2859M8 14L8 11" 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 down
  • below
  • scroll down
  • finger
  • touch

Related icons

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

FAQ

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

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