The HugeIcons mouse left click 06 icon depicts a standard computer mouse with the left button highlighted, typically used to represent actions like selecting, activating, or confirming an option in a user interface.
Common uses
- Button to confirm an action
- Link or selectable item indicator
- Tutorial step for clicking
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MouseLeftClick06Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MouseLeftClick06Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- select iconclick iconpointer iconaction icon
FAQ
- What does this icon represent?
- This icon represents a left mouse click, commonly used for selecting or activating elements within a user interface.
- How do I use this icon in React?
- Import the icon and then render it using the HugeiconsIcon component: `import { MouseLeftClick06Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={MouseLeftClick06Icon} />`.
- What is the license for this icon?
- This icon is provided 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.