Wa Enhancer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wa Enhancer 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/349490.svg" alt="Wa Enhancer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349490.svg" alt="Wa Enhancer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349490.svg" alt="Wa Enhancer icon" :width="24" :height="24" />
CSS background
.icon-wa-enhancer {
background-image: url('https://proicons.com/icon/349490.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="h" d="M23.99999999,2.5c-11.87357044-.00055194-21.49944782,9.62443161-21.49999976,21.4980011,0,.00066566,0,.00133324-.00000024.0019989.01924992,3.49306107.88934565,6.92882347,2.53499985,10.01000214l-1.41669542,9.48999789,9.20969564-1.16899874c3.36280346,2.06114197,7.22781277,3.1574707,11.17199993,3.16899872,11.87356949.00055313,21.49944687-9.62443161,21.5-21.4980011v-.0019989c.00055313-11.87357044-9.62443161-21.49944782-21.4980011-21.49999976-.00066566,0-.00133324,0-.0019989-.00000024Z"/><path id="f" class="h" d="M23.99799918,27.10300064c-1.71208191.00221062-3.10178757-1.38525581-3.10399628-3.0989933-.00220871-1.7137394,1.38391685-3.10478973,3.09599686-3.10700226,1.71208191-.00221062,3.10178947,1.38525772,3.10399818,3.09899521.00000191.00133324.00000191.00266647.00000191.00399971.0022068,1.71152878-1.38212776,3.10078812-3.09200096,3.10299873-.00133324.00000191-.00266647.00000191-.00399971.00000191Z"/><path id="g" class="h" d="M32.95800017,25.17700005c.05110168-.39031029.0784874-.78336716.08200073-1.17700005-.00351334-.39363289-.03089905-.78668976-.08200073-1.17700005l2.54600143-1.99600029c.2377243-.18208504.3010025-.51397324.14699936-.77099991l-2.4109993-4.18599987c-.14421844-.26025391-.45960999-.37182236-.73500061-.26000023l-3.00600052,1.21399975c-.62535286-.47795486-1.30924034-.87383652-2.03499985-1.1779995l-.45299911-3.1970005c-.04155159-.2925272-.29304123-.50894547-.58799934-.50599957h-4.83300209c-.29533577-.00345325-.54739952.21308994-.5890007.50599957l-.45199966,3.1970005c-.72669411.30226994-1.4108181.69828796-2.03499985,1.1779995l-3.01799965-1.2130003c-.27513981-.11198711-.59045219-.00087643-.73499966.25899982l-2.41100025,4.18600082c-.15339756.25680351-.09016705.5880127.14700031.77000046l2.53999996,1.99699974c-.05090618.39033127-.07828999.78337479-.08200073,1.17700005.00384521.39365387.03156281.78670883.08300018,1.17700005l-2.54100037,1.99600029c-.2377243.18208504-.30100346.51397324-.14700031.77099991l2.41100025,4.18600082c.14421844.26025391.45961094.37181854.73499966.25999832l3.00599957-1.2140007c.62535286.47795486,1.30924034.87383652,2.03499985,1.1780014l.45299911,3.1969986c.04155159.29252625.29304123.50894547.58799934.50600052h4.82200241c.29495811.00294495.54644775-.21347427.58799934-.50600052l.45299911-3.1969986c.72669411-.30226898,1.4108181-.69828796,2.03499985-1.1779995l3.00500107,1.21299934c.27513885.11198807.5904541.00087738.73500061-.25899887l2.41199875-4.18600082c.15339661-.25680351.090168-.5880127-.14699936-.77000046l-2.52299881-1.99699974Z"/></svg>
Copied!