Aiwu Emulators Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aiwu Emulators 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/321529.svg" alt="Aiwu Emulators icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321529.svg" alt="Aiwu Emulators icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321529.svg" alt="Aiwu Emulators icon" :width="24" :height="24" />
CSS background
.icon-aiwu-emulators {
background-image: url('https://proicons.com/icon/321529.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m26.312 38.255a4.625 4.625 0 01-4.625 0"/><circle class="d" cx="32.25" cy="33.25" r="4"/><path class="d" d="m10.243 5.5h4.7426c5.1245 0 9.25 4.1255 9.25 9.25s-4.1255 9.25-9.3676 9.25c-5.2421 0-9.3676 4.1255-9.3676 9.25s4.1255 9.25 9.25 9.25h18.5c5.1245 0 9.25-4.1255 9.25-9.25s-4.1255-9.25-9.1324-9.25c-5.0069 0-9.1324-4.1255-9.1324-9.25s4.1255-9.25 9.25-9.25h4.5074"/><path class="d" d="m15.75 29.05v8.4m-4.2-4.2h8.375"/></svg>
Copied!