The HugeIcons mouse 22 icon depicts a computer mouse, commonly used to represent actions related to clicking, selecting, or controlling a cursor in a user interface.
Common uses
- Click action button
- Select item indicator
- Navigation control
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mouse22Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mouse22Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cursorpointerclickdevice
FAQ
- What does the Mouse22Icon represent?
- The Mouse22Icon represents a computer mouse. It's typically used for actions involving clicking, selecting, or controlling a cursor.
- How do I use the Mouse22Icon in React?
- Import both HugeiconsIcon and Mouse22Icon, then render the icon using <HugeiconsIcon icon={Mouse22Icon} />.
- What is the license for this icon?
- This icon is distributed 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.