The Tabler disc off icon depicts a CD or record with a diagonal line through it, commonly used to indicate that a media playback function is disabled or unavailable.
Common uses
- Disable music playback button
- Indicate no CD/DVD drive detected
- Show inactive media settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDiscOff } from '@tabler/icons-react';
<IconDiscOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- cdmusicalbumdiscoffhardwaretechnologydisabledinactiveelectronicdevicescd offmusic disabledno albuminactive disc
FAQ
- What does the disc off icon represent?
- It represents a disabled or inactive state for a media disc, like a CD or record.
- How do I use the disc off icon in React?
- You can import it using `import { IconDiscOff } from '@tabler/icons-react'` and then use it as a component: `<IconDiscOff />`.
- What is the license for this icon?
- The Tabler icon library, including the disc off icon, is available 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 →