The HugeIcons music three icon depicts a musical note, commonly used to represent audio-related features, music playback controls, or sound settings in a user interface.
Common uses
- Play/pause music button
- Volume control slider
- Sound effects toggle
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MusicThreeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MusicThreeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- musical noteaudio iconsound iconmelody icon
FAQ
- What does the MusicThreeIcon represent?
- The MusicThreeIcon represents a musical note, often used for audio-related functions in UI design.
- How do I use MusicThreeIcon in a React project?
- Import both HugeiconsIcon and MusicThreeIcon, then render <HugeiconsIcon icon={MusicThreeIcon} />.
- What is the license for HugeIcons?
- HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.