The Lucide disc icon depicts a vinyl record or CD, commonly used to represent music, audio playback, or storage media in user interfaces.
Common uses
- Music player controls
- Audio file management
- Album or playlist display
Use it in React
Install
npm i lucide-reactImport & render
import { Disc } from 'lucide-react';
<Disc size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- albummusicsongsformatcddvdvinylsleevecoverplatinumcompilationeprecordingplaybackspinrotate
FAQ
- What is the disc icon used for?
- It's used to signify music, audio playback, or storage formats like CDs and vinyl records within an application's UI.
- How do I use the disc icon in React?
- You can import it directly from the 'lucide-react' library like this: import { Disc } from 'lucide-react'.
- What is the license for the Lucide disc icon?
- The Lucide icon library, including the disc icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →