Icq Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Icq 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/327293.svg" alt="Icq icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327293.svg" alt="Icq icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327293.svg" alt="Icq icon" :width="24" :height="24" />
CSS background
.icon-icq {
background-image: url('https://proicons.com/icon/327293.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M27.0357,10.3029a5.8029,5.8029,0,1,0-11.6057,0c0,3.2048,3.0292,9.7079,5.8029,9.7079C24.2255,20.0108,27.0357,13.5077,27.0357,10.3029Z"/><path class="a" d="M37.9954,25.3164a6.5888,6.5888,0,1,0-3.5142-12.7c-3.5071.97-9.7064,6.2544-8.8665,9.29C26.5209,25.1807,34.4883,26.2868,37.9954,25.3164Z"/><path class="a" d="M26.64,39.44a5.8029,5.8029,0,0,0,9.2363-7.0274c-1.9406-2.55-8.289-5.8917-10.4964-4.2122C22.9982,30.0123,24.7,36.8893,26.64,39.44Z"/><path class="a" d="M8.52,33.597a6.4589,6.4589,0,0,0,10.929,6.8866c1.9017-3.018,2.9079-10.9394.2959-12.5852C16.9265,26.1226,10.4213,30.579,8.52,33.597Z"/><path class="a" d="M11.2994,16.4606A4.9023,4.9023,0,1,0,8.85,25.9543c2.6216.6764,8.5806-.429,9.166-2.698C18.6476,20.8083,13.921,17.137,11.2994,16.4606Z"/></svg>
Icq in other icon packs
Copied!