The HugeIcons mouse 09 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 section
- User interaction tutorial
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mouse09Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mouse09Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cursorpointerclickdevice
FAQ
- What is the mouse 09 icon typically used for?
- It's used to signify actions like clicking, selecting, or controlling elements within a user interface, or to represent a computer mouse in general.
- How do I use the Mouse09Icon in React?
- Import both HugeiconsIcon and Mouse09Icon, then render it using <HugeiconsIcon icon={Mouse09Icon} />.
- What is the license for this icon?
- The HugeIcons mouse 09 icon is released under the MIT license.
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 →