Whatsapp Cleaner Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Whatsapp Cleaner 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/349673.svg" alt="Whatsapp Cleaner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349673.svg" alt="Whatsapp Cleaner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349673.svg" alt="Whatsapp Cleaner icon" :width="24" :height="24" />
CSS background
.icon-whatsapp-cleaner {
background-image: url('https://proicons.com/icon/349673.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m24,2.502c-11.8841.0128-21.5076,9.657-21.4949,21.5411.0039,3.6061.914,7.1534,2.6466,10.3159l-1.6498,10.139,10.139-1.6498c10.4096,5.7104,23.4774,1.9009,29.1878-8.5087,5.7104-10.4096,1.9009-23.4774-8.5087-29.1878-3.1632-1.7352-6.7123-2.6465-10.3202-2.6497Z"/><path class="c" d="m17.0035,32.1221c2.3122,2.1871,4.4856,2.4286,4.4856,2.4286,1.8124-1.6191,2.8002-3.0656,3.9021-6.1634,0,0-4.305-4.1754-5.185-5.4893,0,0-2.0009,1.0262-3.549,1.1679-1.1666.1068-3.1572-.4904-3.1572-.4904.0162,1.6644,1.1536,6.3237,3.5035,8.5465Z"/><path class="c" d="m20.2063,22.8979c1.0852-.6131,3.0701-2.0264,3.989-1.2263.7202.5874,1.384,1.2408,1.9828,1.9515.6264.8178-.2387,2.8951-.7868,4.764"/><path class="c" d="m25.172,22.5445c1.9202-1.7227,9.328-9.0952,9.328-9.0952"/><path class="c" d="m14.3222,27.4821c2.4159.1811,4.0085-.3487,4.0085-.3487"/><path class="c" d="m16.5392,31.6345c3.5298-.4945,4.7521-2.2644,4.7521-2.2644"/></svg>
Copied!