The HugeIcons play list favourite 01 icon depicts a music note or playlist with a star, commonly used to indicate a favorite song, playlist, or item within a media or content list.
Common uses
- Marking a song as a favorite
- Adding a playlist to user's favorites
- Indicating a liked or saved video
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PlayListFavourite01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PlayListFavourite01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- favorite playlistliked songstar playlistmusic favorite
FAQ
- What does the play list favourite 01 icon represent?
- This icon represents a favorite item within a list, typically a song or playlist, indicated by a music note/playlist symbol combined with a star.
- How do I use the PlayListFavourite01Icon in React?
- Import it using `import { PlayListFavourite01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={PlayListFavourite01Icon} />`.
- What is the license for this icon?
- The PlayListFavourite01Icon 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 →