The Tabler disc icon depicts a compact disc, commonly used in UIs to represent music, audio playback, or data storage.
Common uses
- Music player controls
- Audio settings
- Data backup or storage options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDisc } from '@tabler/icons-react';
<IconDisc size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDisc size={24} stroke={2} />filled
<IconDiscFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- cdmusicalbumdischardwaretechnologyelectronicgadgetequipmentdevicescd iconmusic iconalbum iconaudio icon
FAQ
- What does the disc icon represent?
- It represents a compact disc (CD), often used for music, albums, or data storage.
- How do I use the disc icon in React?
- You can import and use it like this: import { IconDisc } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the disc icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.