Haze Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Haze 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/317883.svg" alt="Haze icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317883.svg" alt="Haze icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317883.svg" alt="Haze icon" :width="24" :height="24" />
CSS background
.icon-haze {
background-image: url('https://proicons.com/icon/317883.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</title><path d="M19,28H3a1,1,0,0,1,0-2H19a1,1,0,0,1,0,2Z"/><path d="M15,20H3a1,1,0,0,1,0-2H15a1,1,0,0,1,0,2Z"/><rect x="24.5" y="23.5" width="4" height="2" transform="translate(25.0858 -11.5624) rotate(45)"/><rect x="28" y="15" width="4" height="2"/><rect x="24.5" y="6.5" width="4" height="2" transform="translate(2.4584 20.935) rotate(-45)"/><rect x="17" y="2" width="2" height="4"/><rect x="7.5" y="6.5" width="4" height="2" transform="translate(10.9142 19.5208) rotate(-135)"/><path d="M18,8a8.0092,8.0092,0,0,0-8,8h2a6,6,0,1,1,6,6H7a1,1,0,0,0,0,2H18A8,8,0,0,0,18,8Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Haze in other icon packs
Copied!