Haze Night Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Haze Night 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/317882.svg" alt="Haze Night icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317882.svg" alt="Haze Night icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317882.svg" alt="Haze Night icon" :width="24" :height="24" />
CSS background
.icon-haze-night {
background-image: url('https://proicons.com/icon/317882.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>haze--night</title><path d="M29,22H13a1,1,0,0,0,0,2h9.6772a11.0991,11.0991,0,0,1-7.5561,2.9976c-.1384,0-.2783.0048-.4177,0a11.0945,11.0945,0,0,1-3.201-21.584,15.1528,15.1528,0,0,0-.0488,6.5869h2.0457a13.15,13.15,0,0,1,.39-7.6206A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0A13.04,13.04,0,0,0,25.3779,24H29a1,1,0,0,0,0-2Z"/><path d="M27,20H17a1,1,0,0,1,0-2H27a1,1,0,0,1,0,2Z"/><path d="M25,16H13a1,1,0,0,1,0-2H25a1,1,0,0,1,0,2Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Haze Night in other icon packs
Copied!