A closed hand, for grabbing, dragging, a held item and the grabbing cursor. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

PointersNewv1.0.0Added Updated
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="M9.8958 7.2985L9.8958 5.7317C9.8958 4.7753 10.6647 4 11.6131 4C12.5615 4 13.3303 4.7753 13.3303 5.7317L13.3303 7.2985M13.3303 7.4634L13.3303 6.6762C13.3303 5.7199 14.0991 4.9445 15.0475 4.9445C15.9959 4.9445 16.7648 5.7199 16.7648 6.6762L16.7648 8.093M7.0858 11.8712L6.6116 6.8501C6.5285 5.9704 7.1661 5.1883 8.0381 5.1004C8.8978 5.0137 9.6691 5.6342 9.7763 6.4988L9.8958 7.4634M16.7648 7.4633C16.9409 7.0193 17.5343 6.3348 18.6207 6.5925C19.052 6.6948 19.3651 7.0557 19.497 7.4823C20.277 10.005 20.5255 15.0056 17.3892 18.1682C15.1118 20.4648 6.7736 21.9464 4.2758 14.0752C4.0677 13.3405 3.7763 11.6194 4.2758 10.6118C4.9003 9.3524 6.1492 9.6673 6.7736 10.297" 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.

  • grab
  • grabbing
  • fist
  • drag
  • hold
  • closed hand
  • move
  • cursor

Related icons

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

FAQ

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

What is the hand-closed icon for?
A closed hand, for grabbing, dragging, a held item and the grabbing cursor. 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 grab, grabbing, fist, drag, hold, closed hand, move and cursor, and the browser's search matches all of those.
What styles does the hand-closed icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of hand-closed?
No. hand-closed is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with hand-closed?
hand-heart, hand-open, hand-pointer, hand-pointer-down, 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.
How do I import hand-closed in React?
<HandClosed /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <HandClosed size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the hand-closed SVG?
icons/stroke/hand-closed.svg, icons/two-tone/hand-closed.svg, icons/duotone/hand-closed.svg and icons/fill/hand-closed.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-closed added to the set?
Added 16 Sept 2026, and last redrawn 18 Sept 2026. It ships in v1.0.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.