John KuehJohn Kueh

music note 01 icon

HugeIcons · MusicNote01Icon · MIT

Download SVG

The HugeIcons music note 01 icon is a simple representation of a musical note, commonly used to indicate audio-related features, music playback controls, or sound settings.

Common uses

  • Play/pause music button
  • Link to music library
  • Sound settings toggle

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
musical noteaudio iconsound symbolmelody icon

FAQ

What is the music note 01 icon used for?
This icon represents a musical note and is typically used for features related to music, audio playback, or sound settings in a user interface.
How do I use the MusicNote01Icon in React?
Import both HugeiconsIcon and MusicNote01Icon, then render the icon using the <HugeiconsIcon icon={MusicNote01Icon} /> component.
What is the license for this icon?
The HugeIcons music note 01 icon is released under the MIT license, allowing for free usage 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 →

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