The Lucide list music icon depicts a musical note overlaid on a list, commonly used to represent music playlists, song queues, or audio playback controls in user interfaces.
Common uses
- Music player playlist view
- Audio queue management
- Song selection in a media app
Use it in React
Install
npm i lucide-reactImport & render
import { ListMusic } from 'lucide-react';
<ListMusic size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- playlistqueuemusicaudioplaybacklistmusic listaudio playlistsong queueplayback list
FAQ
- What does the list music icon represent?
- It visually represents a list of music or audio tracks, such as a playlist or playback queue.
- How do I use the list music icon in React?
- You can import and use it like this: import { ListMusic } from 'lucide-react'. Then render it as <ListMusic />.
- What is the license for this icon?
- The Lucide icon library, including the list 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 →