The HugeIcons mouse right click 05 icon depicts a standard computer mouse with its right button highlighted, commonly used to indicate context menus or secondary actions.
Common uses
- Triggering context menus
- Indicating secondary click actions
- Illustrating 'right-click to save' prompts
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MouseRightClick05Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MouseRightClick05Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- context menusecondary clickmouse iconright click
FAQ
- What does this icon represent?
- This icon represents a computer mouse with the right button emphasized, typically used to signify context menus or alternative actions.
- How do I use this icon in React?
- Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { MouseRightClick05Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={MouseRightClick05Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.