Imo Hd Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Imo Hd 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/341927.svg" alt="Imo Hd icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341927.svg" alt="Imo Hd icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341927.svg" alt="Imo Hd icon" :width="24" :height="24" />
CSS background
.icon-imo-hd {
background-image: url('https://proicons.com/icon/341927.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;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M43.3266,33.431c1.3921-2.8474,2.1734-6.0479,2.1734-9.4309,0-11.874-9.6259-21.5-21.5-21.5S2.5,12.1259,2.5,24c0,5.4902,2.0752,10.484,5.4617,14.283-.971,2.8007-2.9933,3.6747-5.4617,4.5671,2.2605,2.1812,6.6677,2.7591,10.623-.3278,3.1938,1.8799,6.9033,2.9773,10.877,2.9773,3.3848,0,6.5869-.7822,9.4355-2.1756"/><rect class="b" x="31.6396" y="19.888" width="5.8181" height="7.709" rx="2.909" ry="2.909"/><path class="b" d="M16.9176,22.797c0-1.6066,1.3024-2.909,2.909-2.909s2.909,1.3024,2.909,2.909v4.7999"/><line class="b" x1="16.9176" y1="19.888" x2="16.9176" y2="27.597"/><path class="b" d="M22.7356,22.797c0-1.6066,1.3024-2.909,2.909-2.909s2.909,1.3024,2.909,2.909v4.7999"/><circle class="c" cx="13.5596" cy="17.179" r=".75"/><line class="b" x1="13.5596" y1="19.888" x2="13.5596" y2="27.597"/><circle class="b" cx="38.4996" cy="38.5" r="7"/><line class="b" x1="36.2356" y1="34.5" x2="36.2356" y2="42.5"/><line class="b" x1="41.5356" y1="34.5" x2="41.5356" y2="42.5"/><line class="b" x1="36.2356" y1="38.485" x2="41.5356" y2="38.485"/></svg>
Copied!