Sonic Cd Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sonic Cd 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/333074.svg" alt="Sonic Cd icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333074.svg" alt="Sonic Cd icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333074.svg" alt="Sonic Cd icon" :width="24" :height="24" />
CSS background
.icon-sonic-cd {
background-image: url('https://proicons.com/icon/333074.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="c" d="M31.14,14.73c2.35,3.11,4.34,6.64,4.75,10.38.7,6.36-1.84,9.84-5.42,9.84-1.12,0-1.39-.03-1.39-.03"/><path class="c" d="M22.86,5.5c1.65,1.98,4.84,4.91,7.66,8.44"/><path class="c" d="M15.1589,5.5c-.4626,6.2771-2.229,14.1415-2.229,14.1415-3.0701.7991-7.4299,2.8178-7.4299,2.8178"/><path class="c" d="M5.5,28.7677c2.9299,2.4393,8.3131,4.1215,8.3131,4.1215"/><path class="c" d="M29.0794,35.7911c.0421-8.3692-3.6639-14.7391-5.7617-14.5935-3.028.2103-1.9138,11.1893-1.9138,11.1893"/><path class="c" d="M28.1949,28.7087c-2.1575.2342-2.7322,1.8324-2.2276,3.6688s3.0633,1.6117,3.0633,1.6117"/><path class="c" d="M34.6326,20.533c2.0099-.6251,4.6875-.3081,4.6875-.3081-.9533.5521-3.6869,3.3391-3.6869,3.3391"/><path class="c" d="M26.7313,20.4126c1.7103-3.6168,4.5421-6.6449,4.5421-6.6449-.1963,1.6402-.771,4.2336-.771,4.2336-1.1355.9813-3.771,2.4112-3.771,2.4112Z"/><path class="c" d="M31.2734,13.7677s-5.5654,1.1776-7.1215,3.0841c-.0981,1.2477.5888,3.1402,2.5794,3.5607"/><path class="c" d="M28.3119,35.5177c1.5666.5888,4.9521,3.3645,4.9521,3.3645-2.3341.0315-5.6881-.41-5.6881-.41-1.7243,1.1355-5.7477,2.7442-10.0654-1.4054s-4.739-6.3616-2.1308-8.6916c2.1028-1.8785,3.9813.3645,4.7664,1.5981s1.1752,3.3645,3.854,4.9766,4.3119.5678,4.3119.5678Z"/><path class="c" d="M19.9778,35.7911c2.0748,1.8645,2.8879,3.9384,2.8879,3.9384"/><path class="c" d="M22.0245,42.5c.3925-.9472-.496-3.0072-.496-3.0072"/><path class="c" d="M17.2862,42.5c.4722-1.2729,3.313-4.1122,3.3925,0"/><path class="c" d="M11.5859,32.0837c-1.5297.0497-3.3067.6022-3.9796,1.8035,1.9556.2706,5.4463,3.9926,5.4463,3.9926,1.2196-.6729,1.9542-1.9171,1.9654-3.5555"/><path class="c" d="M5.5599,39.1884c3.5604-1.4347,4.2433-1.7395,6.972-1.8394"/><path class="c" d="M9.3475,34.6677c-2.8977-.0051-3.8475,1.0042-3.8475,1.0042"/><line class="c" x1="28.721" y1="31.1877" x2="27.9895" y2="31.3533"/></svg>
Copied!