The Lucide disc album icon visually represents a vinyl record or CD, commonly used to signify music-related actions, media playback, or storage.
Common uses
- Music player controls
- Album art display
- Media library section
Use it in React
Install
npm i lucide-reactImport & render
import { DiscAlbum } from 'lucide-react';
<DiscAlbum size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- albummusicsongsformatcddvdvinylsleevecoverplatinumcompilationeprecordingplaybackspinrotate
FAQ
- What is the disc album icon used for?
- It's typically used for music-related features, such as playing music, displaying album information, or navigating music libraries.
- How do I use the disc album icon in React?
- You can import and use it directly in your React components like this: import { DiscAlbum } from 'lucide-react'. Then render it as <DiscAlbum />.
- What is the license for the disc album icon?
- The Lucide icon library, including the disc album 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 →