The HugeIcons mouse 12 icon depicts a computer mouse and is typically used to represent actions related to clicking, selecting, or navigation.
Common uses
- Clickable element indicator
- Navigation control
- Input device representation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mouse12Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mouse12Icon} 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 mouse 12 icon used for?
- It represents a computer mouse and is commonly used for actions like clicking, selecting, or indicating navigation controls in a user interface.
- How do I use the Mouse12Icon in React?
- Import it as `import { Mouse12Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Mouse12Icon} />`.
- 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.