Clicker For Whatsapp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Clicker For Whatsapp 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/338362.svg" alt="Clicker For Whatsapp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338362.svg" alt="Clicker For Whatsapp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338362.svg" alt="Clicker For Whatsapp icon" :width="24" :height="24" />
CSS background
.icon-clicker-for-whatsapp {
background-image: url('https://proicons.com/icon/338362.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" 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.6497h.0002Z"/><path class="b" d="M17.5564,22.5842l10.5795-10.5795c.759-.759,1.9897-.759,2.7487,0h0c.759.759.759,1.9897,0,2.7487l-9.2321,9.2321"/><path class="b" d="M21.6525,23.9854l3.5033-3.5033c.759-.759,1.9897-.759,2.7487,0h0c.759.759.759,1.9897,0,2.7487l-3.5033,3.5033"/><path class="b" d="M24.4012,26.7341l2.5331-2.5331c.759-.759,1.9897-.759,2.7487,0h0c.759.759.759,1.9897,0,2.7487l-2.5331,2.5331"/><path class="b" d="M27.1499,29.4828l1.4731-1.4731c.759-.759,1.9897-.759,2.7487,0h0c.759.759.759,1.9897,0,2.7487l-2.8207,2.8206c-1.8595,1.8595-4.5004,2.9374-6.5484,4.9855l-9.9438-9.9439c2.3714-2.1558,2.8693-6.9688,3.2338-9.6475.2066-1.5181.9432-1.9133,2.3444-1.6977,1.4012.2156,1.6168,2.3714,1.0779,4.1501"/></svg>
Copied!