John KuehJohn Kueh

pointer icon

Lucide · pointer · ISC

Download SVG

The Lucide pointer icon depicts a standard mouse cursor, commonly used to indicate selectable elements or the current position of the mouse.

Common uses

  • Selectable item indicator
  • Cursor position
  • Clickable element highlight

Use it in React

Install
npm i lucide-react
Import & render
import { Pointer } from 'lucide-react';

<Pointer size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
mousepointercursorarrowselect

FAQ

What does the pointer icon represent?
It represents a mouse cursor, often used to show where the user's pointer is on the screen or to highlight interactive elements.
How do I use the pointer icon in React?
You can import and use it like this: import { Pointer } from 'lucide-react'. Then, render it as <Pointer />.
What is the license for the Lucide pointer icon?
The Lucide pointer icon is available under the ISC license, which is a permissive open-source license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →