John KuehJohn Kueh

mouse left click 01 icon

HugeIcons · MouseLeftClick01Icon · MIT

Download SVG

The HugeIcons mouse left click 01 icon depicts a standard computer mouse cursor indicating a left-click action, commonly used to signify selection, activation, or confirmation in user interfaces.

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 { MouseLeftClick01Icon } from '@hugeicons/core-free-icons';

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
click iconpointer iconselect iconmouse cursor

FAQ

What does the mouse left click 01 icon represent?
It represents a primary mouse click action, typically used for selecting items or activating functions within a software interface.
How do I use the MouseLeftClick01Icon in React?
Import both HugeiconsIcon and MouseLeftClick01Icon, then render the icon using <HugeiconsIcon icon={MouseLeftClick01Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →