Evolve For Kwgt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Evolve For Kwgt 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/340163.svg" alt="Evolve For Kwgt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340163.svg" alt="Evolve For Kwgt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340163.svg" alt="Evolve For Kwgt icon" :width="24" :height="24" />
CSS background
.icon-evolve-for-kwgt {
background-image: url('https://proicons.com/icon/340163.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><g><path class="b" d="m33.4309,43.3266c-2.8474,1.3921-6.0479,2.1734-9.4309,2.1734-11.8741,0-21.5-9.6259-21.5-21.5S12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5c0,3.3832-.7814,6.5839-2.1736,9.4314"/><circle class="b" cx="38.5" cy="38.5" r="7"/><g><line class="b" x1="36.6536" y1="34.4921" x2="36.6536" y2="42.5079"/><polyline class="b" points="40.3464 42.5079 40.3464 40.4552 38.2728 38.5 40.3464 36.5448 40.3464 34.4921"/></g></g><path class="b" d="m10.458,21.0058c5.052-3.603,10.3511-6.7903,11.8879-5.3832,2.533,2.319-7.1233,15.3124-5.2151,16.9346,1.1123.9456,6.064-2.0486,20.4111-15.6449"/></svg>
Copied!