The HugeIcons mouse 20 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 examples
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mouse20Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mouse20Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- computer mousepointercursorclick
FAQ
- What is this icon typically used for?
- This icon represents a computer mouse and is often used for actions like clicking, selecting, or indicating device control within a UI.
- How do I use this icon in a React project?
- Import the icon as `Mouse20Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={Mouse20Icon} />` from '@hugeicons/react'.
- 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.