The pointer struck through, for pointer events disabled or a control that cannot be clicked. On a 24×24 grid in stroke, 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="M7.2925 7.2925L3.4803 8.5617C2.8639 8.7669 2.8329 9.6243 3.4328 9.8732L10.5226 12.8146C10.6843 12.8817 10.8152 13.0065 10.8893 13.1647L14.3746 20.596C14.6459 21.174 15.4879 21.1195 15.6816 20.5112L16.8479 16.8479ZM18.214 12.5572L20.9659 3.9139C21.1398 3.3677 20.6184 2.8558 20.0732 3.0373L11.5364 5.8795ZM2 2L22 22"/>
</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
- select
- click
Related icons
The rest of the cursor family first, then the Pointers shelf.
FAQ
Answered from cursor-off's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the cursor-off icon for?
- The pointer struck through, for pointer events disabled or a control that cannot be clicked. 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, select and click, and the browser's search matches all of those.
- What styles does the cursor-off 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-off?
- No. cursor-off is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with cursor-off?
- circle-cursor, cursor, cursor-click, cursor-dashed-panel, 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-off in React?
- <CursorOff /> 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 <CursorOff size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the cursor-off SVG?
- icons/stroke/cursor-off.svg, icons/duotone/cursor-off.svg and icons/fill/cursor-off.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-off added to the set?
- Added 27 Aug 2026. It ships in v0.2.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.