Add icons to this collection by clicking the heart icon.
Compact Disc icon - also known as compact disc, music player, electronics, cd player, bluray, cd burning, dvd player, and music and multimedia. 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 512 512"
>
    <linearGradient
        id="a"
        x1="233.5"
        x2="233.5"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="286"
        x2="286"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M286 76c-99.258 0-180 80.742-180 180s80.742 180 180 180 181-80.742 181-180S385.258 76 286 76zM60 31H45C20.147 31 0 51.147 0 76v360c0 24.853 20.147 45 45 45h15c16.569 0 31-13.431 31-30V61c0-16.569-14.431-30-31-30z"
    />
    <path
        fill="url(#b)"
        d="M467 31H60v450h422c16.501 0 30-13.5 30-30V76c0-24.9-20.098-45-45-45zM286 421c-90.901 0-165-74.101-165-165 0-90.901 74.099-165 165-165s165 74.099 165 165c0 90.899-74.099 165-165 165zm45-165c0-24.9-20.099-45-45-45s-45 20.1-45 45c0 24.899 20.099 45 45 45s45-20.101 45-45zm45-15c-8.401 0-15 6.599-15 15 0 41.4-33.6 75-75 75-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15 57.9 0 105-47.1 105-105 0-8.401-6.599-15-15-15z"
    />
</svg>
More icons in the same style and category