John KuehJohn Kueh

mouse left click 03 icon

HugeIcons · MouseLeftClick03Icon · MIT

Download SVG

The HugeIcons mouse left click 03 icon depicts a standard left mouse button click, commonly used to indicate 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 { MouseLeftClick03Icon } from '@hugeicons/core-free-icons';

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
mouse clickpointer clickselect iconaction icon

FAQ

What does the mouse left click 03 icon represent?
It represents a standard left mouse button click, signifying an action like selecting an item or activating a function.
How do I use this icon in React?
Import it as `import { MouseLeftClick03Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={MouseLeftClick03Icon} />`.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →