The Lucide square mouse pointer icon depicts a cursor shaped like a square, commonly used to represent selection, targeting, or an inspector tool in user interfaces.
Common uses
- Element inspector tool
- Selection mode indicator
- Targeting reticle
Use it in React
Install
npm i lucide-reactImport & render
import { SquareMousePointer } from 'lucide-react';
<SquareMousePointer size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- inspectorelementmouseclickpointerboxbrowserselectortargetdomnodesquarecursor
FAQ
- What is the square mouse pointer icon used for?
- It's typically used to indicate an element selection tool, an inspector, or a targeting mechanism within a UI.
- How do I use the square mouse pointer icon in React?
- You can import and use it like this: import { SquareMousePointer } from 'lucide-react'.
- What is the license for the Lucide square mouse pointer icon?
- The Lucide icon library, including the square mouse pointer icon, is available under the ISC 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 →