John KuehJohn Kueh

disc icon

Phosphor · disc · MIT

Download SVG

The Phosphor disc icon visually represents a compact disc or record, commonly used in interfaces to signify media playback, storage, or audio-related functions.

Common uses

  • Media player controls (play/pause album)
  • CD/DVD drive status indicator
  • Audio settings or configuration

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Disc } from '@phosphor-icons/react';

<Disc size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Disc size={24} />
thin
<Disc size={24} weight="thin" />
light
<Disc size={24} weight="light" />
bold
<Disc size={24} weight="bold" />
fill
<Disc size={24} weight="fill" />
duotone
<Disc size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
cd-romcompact diskalbumrecordtechnology & developmentmediaobjectsdisc

FAQ

What is the Phosphor disc icon used for?
It's typically used to represent physical media like CDs or records, often related to audio playback, storage, or media management features in an application.
How do I use the disc icon in React?
You can import and use it directly in your React components like this: import { Disc } from '@phosphor-icons/react'.
What is the license for the Phosphor disc icon?
The Phosphor disc icon is available under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →