The Lucide mouse left icon depicts a computer mouse with the left button highlighted, commonly used to represent actions related to clicking or selecting with the primary mouse button.
Common uses
- Primary click action
- Select item
- Confirm action
Use it in React
Install
npm i lucide-reactImport & render
import { MouseLeft } from 'lucide-react';
<MouseLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- devicescrollclickmouseleftmouse buttonprimary clickselectpointer
FAQ
- What does the mouse left icon represent?
- It represents the primary left button of a computer mouse, typically used for clicking, selecting, and interacting with UI elements.
- How do I use the mouse left icon in React?
- You can import and use it in React with: import { MouseLeft } from 'lucide-react'.
- What is the license for the Lucide mouse left icon?
- The Lucide icon library, including the mouse left 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 →