The Lucide music icon depicts a musical eighth note, commonly used to represent audio playback, music-related features, or sound settings in user interfaces.
Common uses
- Play/pause audio controls
- Link to music player
- Sound settings menu item
Use it in React
Install
npm i lucide-reactImport & render
import { Music } from 'lucide-react';
<Music size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- notequavereighth notemusicaudio
FAQ
- What does the music icon represent?
- It represents a musical eighth note, symbolizing music, sound, or audio.
- How do I use the music icon in React?
- Import it from 'lucide-react' and use it as a component: import { Music } from 'lucide-react'.
- What is the license for the Lucide music icon?
- The Lucide icon library, including the music icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →