The Lucide mouse pointer 2 icon depicts a standard cursor, commonly used to indicate selection, clicking, or interaction with UI elements.
Common uses
- Selectable item indicator
- Clickable link/button
- Active tool in a toolbar
Use it in React
Install
npm i lucide-reactImport & render
import { MousePointer2 } from 'lucide-react';
<MousePointer2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- clickselectmousepointer2cursorselect iconarrow pointerclick icon
FAQ
- What is the mouse pointer 2 icon used for?
- It's used to represent actions like clicking, selecting, or hovering over interactive elements in a user interface.
- How do I use the mouse pointer 2 icon in React?
- Import it from 'lucide-react' and use it as a component: import { MousePointer2 } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed 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 →