John KuehJohn Kueh

list music icon

HugeIcons · ListMusicIcon · MIT

Download SVG

The HugeIcons list music icon visually represents a music playlist or a collection of songs, commonly used to indicate music-related features or content.

Common uses

  • Displaying a user's music library
  • Accessing a song queue
  • Navigating to a music playlist section

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
music listplaylistsong listqueue

FAQ

What does the ListMusicIcon represent?
The ListMusicIcon depicts a list of music items, typically used to signify music collections, playlists, or song queues within an application.
How do I use the ListMusicIcon in a React project?
Import both HugeiconsIcon and ListMusicIcon, then render the icon using the <HugeiconsIcon icon={ListMusicIcon} /> component.
What is the license for the ListMusicIcon?
The ListMusicIcon is part of the HugeIcons library and is available under the MIT license.

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 →