Home Assistant Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Home Assistant 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/327086.svg" alt="Home Assistant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327086.svg" alt="Home Assistant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327086.svg" alt="Home Assistant icon" :width="24" :height="24" />
CSS background
.icon-home-assistant {
background-image: url('https://proicons.com/icon/327086.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="m41.5299,21.3705l-15.5-14.2432c-1.1478-1.0547-2.912-1.0547-4.0598,0l-15.5,14.2432c-.6183.5681-.9701,1.3693-.9701,2.209v16.0842c0,1.1046.8954,2,2,2h33c1.1046,0,2-.8954,2-2v-16.0842c0-.8396-.3519-1.6409-.9701-2.209Z"/><circle class="b" cx="24" cy="22.8224" r="2.944"/><circle class="b" cx="33.1472" cy="28.9838" r="2.944"/><circle class="b" cx="14.8528" cy="32.5166" r="2.944"/><line class="b" x1="24" y1="25.7664" x2="24" y2="41.6637"/><line class="b" x1="16.9345" y1="34.5982" x2="24" y2="41.6637"/><line class="b" x1="24" y1="38.131" x2="31.0655" y2="31.0655"/></svg>
Home Assistant in other icon packs
Copied!