The Lucide disc 2 icon depicts a vinyl record or CD, commonly used to represent music playback, media, or storage functionalities in user interfaces.
Common uses
- Music player controls
- Media library section
- Audio settings
Use it in React
Install
npm i lucide-reactImport & render
import { Disc2 } from 'lucide-react';
<Disc2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- albummusicvinylrecordcddvdformatdjspinrotaterpmdisc2vinyl recordcd iconmusic disc
FAQ
- What is the disc 2 icon used for?
- It's typically used for music-related features, media playback, or anything involving a rotating disc format like CDs or vinyl records.
- How do I use the disc 2 icon in React?
- You can import and use it like this: import { Disc2 } from 'lucide-react'. Then render it as <Disc2 />.
- What is the license for Lucide icons?
- Lucide icons, including disc 2, are available under the ISC license, which is a permissive open-source 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 →