John KuehJohn Kueh

mouse right click 02 icon

HugeIcons · MouseRightClick02Icon · MIT

Download SVG

The HugeIcons mouse right click 02 icon visually represents the action of initiating a context menu or secondary options through a right mouse button click, commonly used to provide quick access to relevant actions within a user interface.

Common uses

  • Context menu trigger
  • Secondary action indicator
  • Options access point

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MouseRightClick02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MouseRightClick02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
context menusecondary clickoptions iconright click

FAQ

What does the mouse right click 02 icon signify?
This icon signifies the action of a right mouse click, which typically opens a contextual menu or a set of secondary options related to the item being clicked.
How do I use the MouseRightClick02Icon in React?
Import both HugeiconsIcon and MouseRightClick02Icon, then render the icon using the prop: <HugeiconsIcon icon={MouseRightClick02Icon} />.
What is the license for this icon?
The MouseRightClick02Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

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