Compact Disk Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Compact Disk icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310633.svg" alt="Compact Disk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310633.svg" alt="Compact Disk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310633.svg" alt="Compact Disk icon" :width="24" :height="24" />
CSS background
.icon-compact-disk {
background-image: url('https://proicons.com/icon/310633.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.25 2.75C14.7696 2.75 17.1859 3.75089 18.9675 5.53249C20.7491 7.31408 21.75 9.73044 21.75 12.25C21.75 14.7696 20.7491 17.1859 18.9675 18.9675C17.1859 20.7491 14.7696 21.75 12.25 21.75C9.73044 21.75 7.31408 20.7491 5.53249 18.9675C3.75089 17.1859 2.75 14.7696 2.75 12.25C2.75 9.73044 3.75089 7.31408 5.53249 5.53249C7.31408 3.75089 9.73044 2.75 12.25 2.75Z" stroke="black" stroke-width="1.5"/> <path d="M14.62 12.25C14.62 10.9411 13.5589 9.88 12.25 9.88C10.9411 9.88 9.88 10.9411 9.88 12.25C9.88 13.5589 10.9411 14.62 12.25 14.62C13.5589 14.62 14.62 13.5589 14.62 12.25Z" stroke="black" stroke-width="1.5"/> <path d="M12.25 18.93C11.2424 18.9301 10.2479 18.7026 9.34053 18.2646C8.43319 17.8265 7.63653 17.1891 7.01 16.4" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.25 5.87C15.294 6.1997 16.2411 6.78059 17.0083 7.56169C17.7754 8.34279 18.3392 9.30023 18.65 10.35" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Compact Disk in other icon packs
Copied!