A hand pointing down, for pointing at what sits below, scroll hints and drop targets. 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="M11.3411 13.2919L10.0066 20.7192C9.8541 21.568 9.0731 22.1289 8.2588 21.9744C7.4413 21.8193 6.8991 21.0021 7.0478 20.149L8.6441 10.9876C8.7288 10.5011 8.1321 10.1993 7.7905 10.5558L6.2134 12.2015C5.7652 12.6692 5.0587 12.7302 4.543 12.3458C3.9884 11.9324 3.8353 11.1416 4.1924 10.5359L5.7051 7.9709C8.9257 1.8096 12.6831 1.8096 14.8301 2.0898C20.7345 3.2101 20.4661 12.1717 19.3926 13.572C18.3191 14.9722 17.1966 13.547 17.1966 12.9871M10.8379 16.0924L12.2681 16.2313C13.1075 16.311 13.8637 15.7017 14.0023 14.8341L14.2934 13.0119M17.2456 12.7318L16.9103 14.4812C16.7908 15.1047 16.2925 15.5718 15.6857 15.6294C14.7425 15.7189 13.9351 14.7755 14.1648 13.8166" 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.
- [ FAQ #01 ]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 Flux 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.
- [ FAQ #02 ]What styles does the hand-pointer-down 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-down?
- No. hand-pointer-down is drawn as a bare glyph, and the set has no boxed variant of it.
- [ FAQ #04 ]What other icons go with hand-pointer-down?
- hand-closed, hand-heart, hand-open, hand-pointer, hand-pointer-left 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-down in React?
- <HandPointerDown /> 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 <HandPointerDown 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-down SVG?
- icons/stroke/hand-pointer-down.svg, icons/two-tone/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.
- [ FAQ #07 ]When was hand-pointer-down 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.