A pointer mid-press, for taps, clicks and a recorded interaction. On a 24×24 grid in stroke, duotone and fill, free under MIT.

Pointersv0.1.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="M12.1748 5.76261L13.9549 3.98724M7.88236 4.69633L6.98121 2M4.70404 7.86707L2 6.96809M5.77258 12.14803L3.99248 13.9234M9.26992 9.88622L13.0143 21.6534C13.1515 22.0847 13.7482 22.1234 13.9403 21.7136L16.4099 16.4449C16.4625 16.3328 16.5551 16.2442 16.6697 16.1967L21.6933 14.1113C22.1184 13.9348 22.0964 13.3269 21.6597 13.1814L9.90251 9.26472C9.51618 9.13602 9.14671 9.49902 9.26992 9.88622Z"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • tap
  • press
  • select
  • interact
  • hit
  • pointer
  • mouse
  • click

Related icons

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

FAQ

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

What is the cursor-click icon for?
A pointer mid-press, for taps, clicks and a recorded interaction. 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 tap, press, select, interact, hit, pointer, mouse and click, and the browser's search matches all of those.
What styles does the cursor-click 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 cursor-click?
No. cursor-click is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with cursor-click?
circle-cursor, cursor, cursor-dashed-panel, cursor-off, cursor-panel and cursor-signal, and 3 more, all shown below. The cursor 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 cursor-click in React?
<CursorClick /> 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 <CursorClick size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the cursor-click SVG?
icons/stroke/cursor-click.svg, icons/duotone/cursor-click.svg and icons/fill/cursor-click.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 cursor-click added to the set?
Added 8 Aug 2026, and last redrawn 10 Aug 2026. It ships in v0.1.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.