Hubitat Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hubitat 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/327203.svg" alt="Hubitat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327203.svg" alt="Hubitat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327203.svg" alt="Hubitat icon" :width="24" :height="24" />
CSS background
.icon-hubitat {
background-image: url('https://proicons.com/icon/327203.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="f" class="h" d="M41.3498,11.3006c5.3972,7.3743,5.5431,17.3546.3638,24.8835-5.1793,7.5289-14.552,10.9611-23.3686,8.5575-8.8166-2.4037-15.1504-10.118-15.7918-19.2338C1.9117,16.3919,7.1028,7.8667,15.4959,4.252"/><path id="g" class="h" d="M13.0002,18.8736l11-9.0227,10.875,9.0227v13.6875H15.9377"/></svg>
Hubitat in other icon packs
Copied!