John KuehJohn Kueh

mouse 10 icon

HugeIcons · Mouse10Icon · MIT

Download SVG

The HugeIcons mouse 10 icon depicts a computer mouse, commonly used to represent actions related to navigation, control, or input devices in a user interface.

Common uses

  • Clickable element indicator
  • Input device settings
  • Navigation control

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mouse10Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Mouse10Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
computer mousepointerclickcursor

FAQ

What does the Mouse10Icon represent?
The Mouse10Icon represents a computer mouse, a common input device used for pointing and clicking on digital interfaces.
How do I use the Mouse10Icon in React?
To use it in React, import both HugeiconsIcon and Mouse10Icon, then render <HugeiconsIcon icon={Mouse10Icon} />.
What is the license for this icon?
This icon is released under the MIT license, which allows for free use in both personal and commercial projects.

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 →