The HugeIcons mouse 19 icon depicts a computer mouse and is typically used to represent actions related to input devices, navigation, or selection.
Common uses
- Clickable element indicator
- User input settings
- Navigation menu item
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mouse19Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mouse19Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- computer mousepointercursorinput device
FAQ
- What is this icon for?
- This icon represents a computer mouse, commonly used for indicating user interaction, selection, or navigation.
- How do I use this icon in React?
- Import the icon and use it with the HugeiconsIcon component: import { Mouse19Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Mouse19Icon} />.
- What is the license for this icon?
- This icon 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.