The Lucide music 4 icon, also known as music-4, depicts a sixteenth note and is commonly used to represent music-related actions or information in a user interface.
Common uses
- Play/pause music controls
- Audio settings menu
- Music library navigation
Use it in React
Install
npm i lucide-reactImport & render
import { Music4 } from 'lucide-react';
<Music4 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- semiquaversixteenth notenotemusic4musical note
FAQ
- What does the music 4 icon represent?
- The music 4 icon represents a sixteenth note, often used for music-related functions in UIs.
- How do I use the music 4 icon in React?
- You can import and use it in React with: import { Music4 } from 'lucide-react'.
- What is the license for the Lucide music 4 icon?
- The Lucide music 4 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 →