John KuehJohn Kueh

play list icon

HugeIcons · PlayListIcon · MIT

Download SVG

The HugeIcons play list icon visually represents a list of media items, commonly used to indicate playback queues or collections of content.

Common uses

  • Displaying a queue of songs or videos
  • Accessing a saved list of items
  • Navigating through a series of steps or tasks

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
queuelistplaylistcollection

FAQ

What does the play list icon represent?
It represents a list of items, typically used for media playback queues, saved collections, or sequential tasks.
How do I use the PlayListIcon in React?
Import both HugeiconsIcon and PlayListIcon, then render <HugeiconsIcon icon={PlayListIcon} />.
What is the license for this icon?
This icon is distributed 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 →