Divergence Kwgt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Divergence 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/339154.svg" alt="Divergence Kwgt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339154.svg" alt="Divergence Kwgt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339154.svg" alt="Divergence Kwgt icon" :width="24" :height="24" />
CSS background
.icon-divergence-kwgt {
background-image: url('https://proicons.com/icon/339154.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:#fff;}.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" 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="c" cx="38.5" cy="38.5" r="7"/><g><line class="c" x1="36.6536" y1="34.4921" x2="36.6536" y2="42.5079"/><polyline class="c" points="40.3464 42.5079 40.3464 40.4552 38.2728 38.5 40.3464 36.5448 40.3464 34.4921"/></g><g><g><circle class="b" cx="29.8109" cy="18.0122" r=".75"/><line class="c" x1="29.8109" y1="22.1739" x2="29.8109" y2="31.1768"/></g><path class="c" d="m17,31.1768v-13.5892h3.0576c3.2835,0,5.9453,2.6618,5.9453,5.9453v1.6987c0,3.2835-2.6618,5.9453-5.9453,5.9453h-3.0576Z"/></g></svg>
Copied!