Pixelarticons

Disc 2 Pixel Art Icon

An alternate disc icon with a different ring pattern for album art, optical media references, and music library sections.

media Pro 2 variants

Tags

disc

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Disc 2 icon

A second disc silhouette with a modified ring or groove pattern compared to the base disc icon. Use it when you need a visual distinction between two disc-related concepts in the same interface, such as separating vinyl and CD sections, or when disc-2's proportions simply fit your grid better. Like the base disc, it suits music apps, physical media libraries, and audio player album indicators.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/disc-2.svg" width="24" height="24" alt="Disc 2" />

<!-- React -->
import { Disc2 } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="disc-2.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons