The HugeIcons mouse 21 icon depicts a computer mouse, commonly used to represent actions related to navigation, selection, or device control in user interfaces.
Common uses
- Clickable element indicator
- Device settings
- User interaction tutorial
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mouse21Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mouse21Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- computer mousepointercursorclick
FAQ
- What is the Mouse21Icon used for?
- It represents a computer mouse, ideal for indicating clickable areas, device settings, or user interaction steps.
- How do I use Mouse21Icon in React?
- Import both HugeiconsIcon and Mouse21Icon, then render <HugeiconsIcon icon={Mouse21Icon} />.
- What is the license for this icon?
- The Mouse21Icon 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.