Add icons to this collection by clicking the heart icon.
Compact Disc icon - also known as dvd, compact disc, bluray, music and multimedia, and cd rom. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 32 32"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="-.34"
        x2="31.39"
        y1="16"
        y2="16"
    >
        <stop offset="0" stop-color="#7738c8" />
        <stop offset="1" stop-color="#461d93" />
    </linearGradient>
    <linearGradient
        id="linear-gradient-2"
        x1="-.34"
        x2="31.39"
        y1="18.5"
        y2="18.5"
        href="#linear-gradient"
    />
    <linearGradient
        id="linear-gradient-3"
        x1="-.34"
        x2="31.39"
        y1="7.5"
        y2="7.5"
        href="#linear-gradient"
    />
    <path
        d="m18 3c-.33 0-.66 0-1 0v-1a1 1 0 0 0 -1-1h-14a1 1 0 0 0 -1 1v28a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-1c.34 0 .67.05 1 .05a13 13 0 0 0 0-26.05zm-1 10.21a2.72 2.72 0 0 1 1-.21 3 3 0 0 1 0 6 2.72 2.72 0 0 1 -1-.21zm-2 15.79h-12v-26h12zm3-2a8.78 8.78 0 0 1 -1-.06v-6.06a4.8 4.8 0 0 0 1 .12 5 5 0 0 0 0-10 4.8 4.8 0 0 0 -1 .12v-6.06a8.78 8.78 0 0 1 1-.06 11 11 0 0 1 0 22z"
        fill="url(#linear-gradient)"
    />
    <path d="m10.5 11h2v15h-2z" fill="url(#linear-gradient-2)" />
    <path d="m10.5 6h2v3h-2z" fill="url(#linear-gradient-3)" />
    <path d="m5.5 6h2v20h-2z" fill="url(#linear-gradient)" />
</svg>
More icons in the same style and category