Home Network Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Home Network icon is commonly used in navigation bars, dashboards and breadcrumbs. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/327091.svg" alt="Home Network icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327091.svg" alt="Home Network icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327091.svg" alt="Home Network icon" :width="24" :height="24" />
CSS background
.icon-home-network {
background-image: url('https://proicons.com/icon/327091.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m24,32.8925c1.3627,0,2.5844.5521,3.4654,1.4331l-3.4654,3.4654-3.4654-3.4654c.881-.881,2.1028-1.4331,3.4654-1.4331Z"/><path class="b" d="m15.4482,29.2392c2.1967-2.1849,5.2157-3.5358,8.5518-3.5358s6.3551,1.3509,8.5518,3.5358"/><path class="b" d="m4.5,18.291c4.9807-4.9925,11.888-8.0819,19.5-8.0819s14.5193,3.0895,19.5,8.0819"/><polyline class="b" points="20.5346 34.3256 24 37.791 27.4654 34.3256"/><path class="b" d="m24,32.8925c1.3627,0,2.5844.5521,3.4654,1.4331l-3.4654,3.4654-3.4654-3.4654c.881-.881,2.1028-1.4331,3.4654-1.4331Z"/><path class="b" d="m15.4482,29.2392c2.1967-2.1849,5.2157-3.5358,8.5518-3.5358s6.3551,1.3509,8.5518,3.5358"/><path class="b" d="m10.1033,23.8943c3.5593-3.5593,8.4696-5.756,13.8967-5.756s10.3373,2.1967,13.8967,5.756"/><path class="b" d="m27.4654,34.3256l-3.4654,3.4654-3.4654-3.4654c.881-.881,2.1028-1.4331,3.4654-1.4331s2.5844.5521,3.4654,1.4331Z"/><path class="b" d="m27.4654,34.3256l-3.4654,3.4654-3.4654-3.4654c.881-.881,2.1028-1.4331,3.4654-1.4331s2.5844.5521,3.4654,1.4331Z"/></svg>
Home Network in other icon packs
Copied!