The HugeIcons disc album icon visually represents a vinyl record or CD, commonly used to signify music, audio playback, or media-related features in user interfaces.
Common uses
- Music player controls
- Album art display
- Audio library navigation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiscAlbumIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DiscAlbumIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- recordvinylcdaudio
FAQ
- What does the DiscAlbumIcon represent?
- The DiscAlbumIcon represents a vinyl record or CD, typically used for music or audio-related functions.
- How do I use DiscAlbumIcon in React?
- Import both HugeiconsIcon and DiscAlbumIcon, then render it using <HugeiconsIcon icon={DiscAlbumIcon} />.
- What is the license for this icon?
- The DiscAlbumIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →