Ccleaner Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ccleaner 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/323530.svg" alt="Ccleaner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323530.svg" alt="Ccleaner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323530.svg" alt="Ccleaner icon" :width="24" :height="24" />
CSS background
.icon-ccleaner {
background-image: url('https://proicons.com/icon/323530.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><line class="d" x1="22.2332" y1="25.7668" x2="13.4396" y2="34.5604"/><path class="d" d="m13.4396,34.5606c1.2551,1.2551,1.745,2.8622.9757,4.6384-.7238,1.6709-2.7005,6.3009-2.7005,6.3009,0,0-3.193-.2132-6.0972-3.1175s-3.1176-6.0973-3.1176-6.0973c0,0,4.6301-1.9767,6.3011-2.7007,1.776-.7691,3.3834-.279,4.6384.9761Z"/><line class="d" x1="8.1577" y1="33.8625" x2="14.0998" y2="39.8046"/></g><path id="c" class="d" d="m13.0083,42.4817c3.2164,1.917,6.9755,3.0183,10.9917,3.0183,6.6896,0,12.6656-3.0552,16.6089-7.8463l-7.8542-7.8545c-1.8805,2.8331-5.0994,4.7008-8.7546,4.7008-5.799,0-10.5-4.701-10.5-10.5s4.701-10.5,10.5-10.5c3.6244,0,6.8198,1.8363,8.7068,4.6293l7.8837-7.8053c-3.9434-4.7783-9.9112-7.824-16.5904-7.824C12.1259,2.5,2.5,12.1259,2.5,24c0,4.0173,1.1018,7.7773,3.0198,10.9943"/></svg>
Ccleaner in other icon packs
Copied!