The Tabler playlist off icon visually represents a disabled or unavailable music playlist, commonly used to indicate that playlist functionality is currently inactive or cannot be accessed.
Common uses
- Disabling playlist creation button
- Showing unavailable playlist content
- Toggling playlist playback off
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlaylistOff } from '@tabler/icons-react';
<IconPlaylistOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- musicsongartistspotifytrackplayrecordplaylistoffcontentmediano playlistplaylist disabledplaylist unavailablestop playlist
FAQ
- What does the playlist off icon signify?
- This icon signifies that a playlist is currently unavailable, disabled, or not functioning. It's used to communicate a lack of access or active state for playlist features.
- How do I use the playlist off icon in React?
- You can import and use it in your React components like this: import { IconPlaylistOff } from '@tabler/icons-react'; <IconPlaylistOff />
- What is the license for the Tabler playlist off icon?
- The Tabler icons, including the playlist off icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →