Iobroker Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Iobroker 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/314790.svg" alt="Iobroker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314790.svg" alt="Iobroker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314790.svg" alt="Iobroker icon" :width="24" :height="24" />
CSS background
.icon-iobroker {
background-image: url('https://proicons.com/icon/314790.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ioBroker</title><path d="M12 0c-.61 0-1.201.044-1.787.133v3.285a8.943 8.943 0 013.574.004V.139A11.83 11.83 0 0012 0zM9.38.295C4.084 1.5.13 6.283.13 12 .129 18.628 5.44 24 12 24s11.871-5.372 11.871-12c0-5.717-3.953-10.499-9.246-11.705v3.34c3.575 1.113 6.18 4.44 6.18 8.365 0 4.83-3.949 8.76-8.8 8.76-4.85 0-8.804-3.93-8.804-8.76 0-3.924 2.605-7.247 6.18-8.365V.295zM12 4.137c-.616 0-1.212.068-1.783.2V19.53A7.887 7.887 0 0012 19.73c.616 0 1.211-.068 1.787-.2V4.343A7.65 7.65 0 0012 4.137Z"/></svg>
Iobroker in other icon packs
Copied!