Niagara Widgets For Kwgt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Niagara Widgets 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/344756.svg" alt="Niagara Widgets For Kwgt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344756.svg" alt="Niagara Widgets For Kwgt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344756.svg" alt="Niagara Widgets For Kwgt icon" :width="24" :height="24" />
CSS background
.icon-niagara-widgets-for-kwgt {
background-image: url('https://proicons.com/icon/344756.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><g><line class="b" x1="18.979" y1="18" x2="35.979" y2="18"/><circle class="b" cx="14.021" cy="18" r="2"/><line class="b" x1="18.979" y1="24" x2="35.979" y2="24"/><circle class="b" cx="14.021" cy="24" r="2"/><line class="b" x1="18.979" y1="30" x2="35.979" y2="30"/><circle class="b" cx="14.021" cy="30" r="2"/></g></svg>
Copied!