John KuehJohn Kueh

mouse left click 05 icon

HugeIcons · MouseLeftClick05Icon · MIT

Download SVG

The HugeIcons mouse left click 05 icon depicts a standard computer mouse cursor indicating a left-click action, commonly used to signify selection, activation, or interaction with UI elements.

Common uses

  • Button click confirmation
  • Link activation indicator
  • Form submission trigger

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cursor clickpointer clickselect iconclick action

FAQ

What does the MouseLeftClick05Icon represent?
It represents a mouse cursor performing a left-click action. This is typically used to show that an element can be clicked or has been clicked.
How do I use this icon in a React application?
Import both HugeiconsIcon and MouseLeftClick05Icon, then render the icon using <HugeiconsIcon icon={MouseLeftClick05Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, which allows 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 →