John KuehJohn Kueh

mouse right click icon

Phosphor · mouse-right-click · MIT

Download SVG

The Phosphor mouse right click icon depicts the action of initiating a context menu or secondary action by clicking the right button of a mouse, commonly used to provide users with relevant options.

Common uses

  • Context menu trigger
  • Secondary action indicator
  • Tutorials for advanced features

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { MouseRightClick } from '@phosphor-icons/react';

<MouseRightClick size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<MouseRightClick size={24} />
thin
<MouseRightClick size={24} weight="thin" />
light
<MouseRightClick size={24} weight="light" />
bold
<MouseRightClick size={24} weight="bold" />
fill
<MouseRightClick size={24} weight="fill" />
duotone
<MouseRightClick size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
*new*clicksinputsystemmouserightclickcontext menusecondary clickmouse button 2

FAQ

What is this icon for?
This icon represents the action of a right mouse click, typically used to open context menus or access secondary functions in a user interface.
How do I use this icon in React?
You can import and use it in your React application with: import { MouseRightClick } from '@phosphor-icons/react'. Then render it as <MouseRightClick />.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →