The Lucide mouse right icon depicts a computer mouse with the right button highlighted, commonly used to indicate a right-click action or context menu.
Common uses
- Context menu trigger
- Right-click action indicator
- Secondary action button
Use it in React
Install
npm i lucide-reactImport & render
import { MouseRight } from 'lucide-react';
<MouseRight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- devicescrollclickmouserightcontext menuright clickmouse buttonpointer
FAQ
- What does the mouse-right icon represent?
- It represents a computer mouse, specifically highlighting the right button to signify a right-click or context menu operation.
- How do I use the mouse-right icon in React?
- You can import it as MouseRight from 'lucide-react' and use it within your JSX components like <MouseRight />.
- What is the license for this icon?
- The Lucide icons, including mouse-right, are available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.