The Lucide mouse pointer icon depicts a standard cursor, commonly used to indicate selection, clicking, or the active pointer in a user interface.
Common uses
- Select button
- Active cursor indicator
- Clickable element highlight
Use it in React
Install
npm i lucide-reactImport & render
import { MousePointer } from 'lucide-react';
<MousePointer size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- clickselectmousepointercursorarrowselect iconclick icon
FAQ
- What is the mouse pointer icon used for?
- It's typically used to represent actions like clicking, selecting items, or indicating the active cursor position.
- How do I use the mouse pointer icon in React?
- You can import it from 'lucide-react' and use it as a component: import { MousePointer } from 'lucide-react'.
- What is the license for the Lucide mouse pointer icon?
- The Lucide icon library, including the mouse pointer icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.