Huk Kwgt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Huk 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/327217.svg" alt="Huk Kwgt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327217.svg" alt="Huk Kwgt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327217.svg" alt="Huk Kwgt icon" :width="24" :height="24" />
CSS background
.icon-huk-kwgt {
background-image: url('https://proicons.com/icon/327217.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><circle class="f" cx="38.5" cy="38.5" r="7"/><g><line class="f" x1="36.6536" y1="34.4921" x2="36.6536" y2="42.5079"/><polyline class="f" points="40.3464 42.5079 40.3464 40.4552 38.2728 38.5 40.3464 36.5448 40.3464 34.4921"/></g></g><g><g><circle id="b" class="f" cx="15.8846" cy="18.1096" r="5.625"/><line class="f" x1="10.2674" y1="18.3661" x2="21.3815" y2="16.9241"/><path id="c" class="f" d="m19.6532,17.3856c.1581.4525.176.9582.0193,1.4501-.3843,1.2061-1.6736,1.8723-2.8797,1.488-1.0336-.3294-1.6707-1.3234-1.5899-2.3601"/></g><g><circle id="d" class="f" cx="32.1154" cy="18.1096" r="5.625"/><line class="f" x1="37.7326" y1="18.3661" x2="26.6185" y2="16.9241"/><path id="e" class="f" d="m28.3468,17.3856c-.1581.4525-.176.9582-.0193,1.4501.3843,1.2061,1.6736,1.8723,2.8797,1.488,1.0336-.3294,1.6707-1.3234,1.5899-2.3601"/></g></g><path class="f" 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.5,0-4.9095,1.6456-9.4347,4.4152-13.054h.0001c.3604-4.2237-.691-8.446-.691-8.446,0,0,4.6952-.1652,7.0018,2.8917l-.0007-.0011c3.1679-1.8381,6.8483-2.8906,10.7746-2.8906,3.9262,0,7.6067,1.0524,10.7746,2.8906l-.0007.0011c2.3066-3.0569,7.0018-2.8917,7.0018-2.8917,0,0-1.0514,4.2222-.691,8.4461h0c2.7697,3.6192,4.4152,8.1444,4.4152,13.0539,0,3.3832-.7814,6.5839-2.1736,9.4314"/><path class="f" d="m25.2591,30.0207l2.2999-4.4132c-.4724-.3138-1.7654-1.0827-3.5867-1.0749-1.7883.0077-3.0571.7599-3.5315,1.0749.7666,1.4711,1.5333,2.9421,2.3,4.4132.5307,1.0182,1.9876,1.0182,2.5183,0Z"/></svg>
Copied!