Add icons to this collection by clicking the heart icon.
Compact Disc icon - also known as cd, disk, dvd, compact disc, bluray, cd burning, vcd, 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="256"
        x2="256"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M437.02 74.98A256 256 0 0 0 74.98 437.02 256 256 0 0 0 437.02 74.98zm-22.627 22.627c53.907 53.913 74.528 128.693 61.882 198.58L338.88 259.371a82.88 82.88 0 0 0-98.134-84.917L187.455 42.778c77.38-24.735 165.645-6.462 226.938 54.829zm-122.33 194.456a50.977 50.977 0 1 1 0-72.125 51.06 51.06 0 0 1 0 72.125zM97.607 97.607a223.067 223.067 0 0 1 60.148-42.919l53.25 131.575a82.97 82.97 0 0 0-28.523 31.2l-137.4-36.817a222.654 222.654 0 0 1 52.525-83.039zm0 316.786C42.583 359.367 22.239 282.6 36.549 211.491l136.861 36.672a83.006 83.006 0 0 0 98.6 89.249l53.062 131.65a224.626 224.626 0 0 1-227.465-54.669zm316.786 0a223.133 223.133 0 0 1-59.65 42.685l-53.1-131.745a83.1 83.1 0 0 0 29.832-34.817l136.872 36.675a222.63 222.63 0 0 1-53.954 87.202z"
    />
</svg>
More icons in the same style and category