Floral Kwgt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Floral 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/340562.svg" alt="Floral Kwgt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340562.svg" alt="Floral Kwgt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340562.svg" alt="Floral Kwgt icon" :width="24" :height="24" />
CSS background
.icon-floral-kwgt {
background-image: url('https://proicons.com/icon/340562.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><path class="b" d="m20.5097,12.4846h15.9903c0,4.9726-4.0371,9.0097-9.0097,9.0097h-15.9903c0-4.9726,4.0371-9.0097,9.0097-9.0097Z"/><path class="b" d="m17.5471,21.4943h10.7322c0,3.3375-2.7096,6.0471-6.0471,6.0471h-10.7322c0-3.3375,2.7096-6.0471,6.0471-6.0471Z"/><path class="b" d="m15.487,27.5414c2.202,0,3.987,1.7851,3.987,3.987s-1.7851,3.987-3.987,3.987-3.987-1.7851-3.987-3.987v-3.987h3.987Z"/></g></svg>
Copied!