Robot Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Robot 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/306362.svg" alt="Robot icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306362.svg" alt="Robot icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306362.svg" alt="Robot icon" :width="24" :height="24" />
CSS background
.icon-robot {
background-image: url('https://proicons.com/icon/306362.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M806 392h-23v-32c0-52-43-93-95-93H534v-78c20-11 34-33 34-59 0-37-30-68-68-68s-68 31-68 68c0 26 14 47 34 59v77H312c-52 0-94 42-94 94v32h-24c-29 0-53 24-53 54v114c0 29 24 53 53 53h24v33c0 52 42 93 94 93h44v50c0 29 24 53 53 53h182c29 0 53-24 53-53v-50h44c52 0 95-41 95-93v-33h23c29 0 53-24 53-53V446c0-29-24-54-53-54zm-512 36c0-34 28-62 62-62s62 28 62 62-28 62-62 62-62-27-62-62zm291 227H415c-28 0-50-23-50-51s22-51 50-51h170c28 0 51 23 51 51s-23 51-51 51zm59-165c-34 0-62-27-62-62 0-34 28-62 62-62s62 28 62 62c0 35-27 62-62 62zm-30 379H388c-18 0-32 15-32 33v3c0 18 14 33 32 33h225c18 0 33-15 33-33v-3c0-18-15-33-32-33z"/></svg>
Robot in other icon packs
Copied!