The pointer, for selection tools, click targets and interaction docs. 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="M8.3184 20.5112L3.0341 3.9139C2.8602 3.3677 3.3816 2.8558 3.9268 3.0373L20.5197 8.5617C21.1361 8.7669 21.1671 9.6243 20.5672 9.8732L13.4774 12.8146C13.3157 12.8817 13.1848 13.0065 13.1107 13.1647L9.6254 20.596C9.3541 21.174 8.5121 21.1195 8.3184 20.5112Z"/>
</svg>

Also called

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

  • pointer
  • mouse
  • arrow
  • select
  • click

Containers

The same drawing boxed differently. Each is its own icon, with its own name.

Related icons

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

FAQ

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

What is the cursor icon for?
The pointer, for selection tools, click targets and interaction docs. 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 pointer, mouse, arrow, select and click, and the browser's search matches all of those.
What styles does the cursor 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?
Yes. The same drawing is also boxed, as square-cursor and circle-cursor. Each is its own icon with its own name.
What other icons go with cursor?
cursor-click, cursor-dashed-panel, cursor-off, cursor-panel, cursor-signal and cursor-text, and 1 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 in React?
<Cursor /> 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 <Cursor size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the cursor SVG?
icons/stroke/cursor.svg, icons/duotone/cursor.svg and icons/fill/cursor.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 added to the set?
Added 8 Aug 2026, and last redrawn 16 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.