John KuehJohn Kueh

music notes icon

Phosphor · music-notes · MIT

Download SVG

The Phosphor music notes icon depicts musical notation and is commonly used to represent audio playback, music-related features, or media content in user interfaces.

Common uses

  • Play music button
  • Music library section
  • Audio settings control

Use it in React

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

<MusicNotes size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
songsaudioplaylistalbumsmediamusicnotessongsound

FAQ

What is the music notes icon used for?
It represents music, audio, or media content. Use it for features related to songs, playlists, or albums.
How do I use the music notes icon in React?
Import it from the library like this: import { MusicNotes } from '@phosphor-icons/react'. Then use it as a component: <MusicNotes />.
What is the license for this icon?
The Phosphor icon library, including the music notes icon, is 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 →