Huachiew Connect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Huachiew Connect 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/341720.svg" alt="Huachiew Connect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341720.svg" alt="Huachiew Connect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341720.svg" alt="Huachiew Connect icon" :width="24" :height="24" />
CSS background
.icon-huachiew-connect {
background-image: url('https://proicons.com/icon/341720.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;}</style></defs><polyline class="b" points="23.2834 36.4229 23.2834 31.9829 26.309 36.4229 26.309 31.9829"/><polyline class="b" points="18.342 36.4229 18.342 31.9829 21.3667 36.4229 21.3667 31.9829"/><path class="b" d="M15.0924,31.9829c.8379,0,1.5119.6561,1.5119,1.4706v1.4987c0,.8154-.6749,1.4706-1.5119,1.4706-.8379,0-1.5128-.6561-1.5128-1.4716v-1.4978c0-.8154.6749-1.4716,1.5128-1.4716"/><path class="b" d="M12.0256,34.9326v.0187c0,.8117-.6767,1.4706-1.5128,1.4706h0c-.8351,0-1.5128-.6589-1.5128-1.4716v-1.4978c0-.8126.6777-1.4716,1.5128-1.4716h0c.8361,0,1.5128.6589,1.5128,1.4716v.0187"/><polyline class="b" points="30.4575 36.422 28.1742 36.422 28.1742 31.982 30.4575 31.982"/><line class="b" x1="28.1742" y1="34.2015" x2="29.6627" y2="34.2015"/><line class="b" x1="37.4881" y1="36.422" x2="37.4881" y2="31.982"/><line class="b" x1="35.9753" y1="31.982" x2="39" y2="31.982"/><path class="b" d="M34.7053,34.9326v.0187c0,.8117-.6767,1.4706-1.5128,1.4706h0c-.8351,0-1.5128-.6589-1.5128-1.4716v-1.4978c0-.8126.6777-1.4716,1.5128-1.4716h0c.8361,0,1.5128.6589,1.5128,1.4716v.0187"/><polyline class="b" points="38.9981 21.2134 37.34 27.9235 35.6838 21.2134 34.0267 27.9235 32.3696 21.2134"/><polyline class="b" points="29.8642 27.9235 26.5499 27.9235 26.5499 21.2134 29.8642 21.2134"/><line class="b" x1="26.5499" y1="24.5689" x2="28.7104" y2="24.5689"/><line class="b" x1="23.3256" y1="21.2134" x2="23.3256" y2="27.9235"/><line class="b" x1="15.6492" y1="24.5558" x2="20.0404" y2="24.5558"/><line class="b" x1="20.0404" y1="21.2134" x2="20.0404" y2="27.9235"/><line class="b" x1="15.6492" y1="21.2134" x2="15.6492" y2="27.9235"/><path class="b" d="M13.395,25.674v.0272c0,1.2279-.9832,2.2214-2.1961,2.2214h0c-1.211.0019-2.1951-.9917-2.1951-2.2195v-2.2645c0-1.2279.9832-2.2233,2.1951-2.2233h0c1.2129,0,2.1961.9954,2.1961,2.2233v.0272"/><line class="b" x1="32.9198" y1="16.0686" x2="29.9757" y2="16.0686"/><line class="b" x1="14.3519" y1="14.9232" x2="18.7544" y2="14.9232"/><polyline class="b" points="29.2465 18.2928 31.4473 11.5771 33.6499 18.2928"/><path class="b" d="M21.7988,11.5771v4.4915c0,1.2279.986,2.2242,2.2017,2.2242s2.2017-.9954,2.2017-2.2242v-4.4915"/><line class="b" x1="18.7544" y1="11.5771" x2="18.7544" y2="18.2928"/><line class="b" x1="14.3519" y1="11.5771" x2="14.3519" y2="18.2928"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!