Smart Home Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smart Home 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/332916.svg" alt="Smart Home icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332916.svg" alt="Smart Home icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332916.svg" alt="Smart Home icon" :width="24" :height="24" />
CSS background
.icon-smart-home {
background-image: url('https://proicons.com/icon/332916.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M29.3994,5.5H9.5c-2.2092,0-4,1.7908-4,4v29c0,2.2091,1.7908,4,4,4h29c2.2092,0,4-1.7909,4-4v-19.8994"/><polygon class="c" points="24 15 15.6595 22.6907 15.6595 33 21.5659 33 21.5659 26.3208 26.4341 26.3208 26.4341 33 32.3405 33 32.3405 22.6907 24 15"/></svg>
Smart Home in other icon packs
Copied!