Wg Gesucht Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wg Gesucht 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/349664.svg" alt="Wg Gesucht icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349664.svg" alt="Wg Gesucht icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349664.svg" alt="Wg Gesucht icon" :width="24" :height="24" />
CSS background
.icon-wg-gesucht {
background-image: url('https://proicons.com/icon/349664.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="37.6656" cy="31.8874" r="4.625"/><path class="a" d="M31.7825,42.1727l3.53-6.33"/><path class="a" d="M5.5,15.694,32.7361,5.8273,42.5,13.6384"/><path class="a" d="M33.25,13.844v5.3444l4.1111,2.8778V16.7218Z"/><path class="a" d="M27.39,33.0817a3.8279,3.8279,0,0,0-3.9537-3.8128,3.978,3.978,0,0,0-3.5309,3.954v3.5306a3.7971,3.7971,0,0,0,3.8129,3.8131h0A3.7969,3.7969,0,0,0,27.53,36.7535h-3.813"/><path class="a" d="M6.0139,29.2607,8.84,40.566l2.8264-11.3053L14.4931,40.566,17.32,29.2607"/></svg>
Copied!