Add icons to this collection by clicking the heart icon.
Compact Disc icon - also known as cd, disk, dvd, compact disc, 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="M160.54 160.541c-52.635 52.637-52.635 138.282 0 190.919a135.153 135.153 0 0 0 190.92 0c52.636-52.637 52.636-138.282 0-190.919s-138.283-52.641-190.92 0zm14.143 14.143a114.536 114.536 0 0 1 29.278-21.238l26.548 65.6a45.375 45.375 0 0 0-6.255 5.212 44.787 44.787 0 0 0-7.371 9.729l-68.55-18.367a114.319 114.319 0 0 1 26.35-40.936zM273.6 273.6a24.9 24.9 0 0 1-35.2-35.2 24.9 24.9 0 0 1 35.2 35.2zm-98.921 63.713A114.958 114.958 0 0 1 143 234.892l68.226 18.28a44.828 44.828 0 0 0 52.07 47.1l26.457 65.643a115.284 115.284 0 0 1-115.069-28.6zm162.634 0a114.546 114.546 0 0 1-29.013 21.113l-26.482-65.7a44.548 44.548 0 0 0 14.4-16.776l68.238 18.284a114.307 114.307 0 0 1-27.139 43.083zM369.4 274.85l-68.537-18.364A44.848 44.848 0 0 0 256 211.1a45.4 45.4 0 0 0-6.912.532L222.525 146A114.93 114.93 0 0 1 369.4 274.85zM256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 492C125.869 492 20 386.131 20 256S125.869 20 256 20s236 105.869 236 236-105.869 236-236 236z"
    />
</svg>
More icons in the same style and category