The HugeIcons mouse 18 icon depicts a computer mouse, commonly used to represent actions related to navigation, selection, or input control in a user interface.
Common uses
- Clickable element indicator
- Navigation menu item
- User input prompt
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mouse18Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mouse18Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- computer mousecursorpointerclick
FAQ
- What is the Mouse18Icon used for?
- This icon represents a computer mouse and is typically used for actions involving clicking, selecting, or navigating within a user interface.
- How do I use the Mouse18Icon in React?
- Import both HugeiconsIcon and Mouse18Icon, then render the icon using the prop: <HugeiconsIcon icon={Mouse18Icon} />.
- What is the license for this icon?
- The Mouse18Icon 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.