John KuehJohn Kueh

mouse scroll icon

Phosphor · mouse-scroll · MIT

Download SVG

The Phosphor mouse scroll icon visually represents the action of scrolling with a computer mouse, often used to indicate navigation through content or settings.

Common uses

  • Scroll down button
  • Content pagination indicator
  • Settings for scroll speed

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { MouseScroll } from '@phosphor-icons/react';

<MouseScroll size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<MouseScroll size={24} />
thin
<MouseScroll size={24} weight="thin" />
light
<MouseScroll size={24} weight="light" />
bold
<MouseScroll size={24} weight="bold" />
fill
<MouseScroll size={24} weight="fill" />
duotone
<MouseScroll size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
*new*clicksinputsystemmousescrollmouse wheelscroll wheelscrollingmouse pointer

FAQ

What is the mouse scroll icon used for?
It's typically used to represent scrolling actions or navigation, especially when a mouse is involved.
How do I use the mouse scroll icon in React?
Import it as MouseScroll from '@phosphor-icons/react' and use it as a component: `<MouseScroll />`.
What is the license for this icon?
The Phosphor icons, including mouse-scroll, are available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →