The Phosphor mouse icon depicts a computer mouse, commonly used to represent input devices, user interaction, or system controls.
Common uses
- Click action button
- User input settings
- System device indicator
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Mouse } from '@phosphor-icons/react';
<Mouse size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Mouse size={24} />thin
<Mouse size={24} weight="thin" />light
<Mouse size={24} weight="light" />bold
<Mouse size={24} weight="bold" />fill
<Mouse size={24} weight="fill" />duotone
<Mouse size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- system
- Keywords
- *updated*clicksinputsystemmousecursorpointerclickerinput device
FAQ
- What is the mouse icon used for?
- It represents a computer mouse, typically for actions involving clicking, user input, or system devices.
- How do I use the mouse icon in React?
- Import it using `import { Mouse } from '@phosphor-icons/react'` and then use it as a component: `<Mouse />`.
- What is the license for the Phosphor mouse icon?
- The Phosphor icon library, including the mouse icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.