Fog Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Fog 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/317807.svg" alt="Fog icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317807.svg" alt="Fog icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317807.svg" alt="Fog icon" :width="24" :height="24" />
CSS background
.icon-fog {
background-image: url('https://proicons.com/icon/317807.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>fog</title><path d="M24.8008,11.1382a8.9938,8.9938,0,0,0-17.6006,0A6.533,6.533,0,0,0,2,17.5H2V19a1,1,0,0,0,1,1H15a1,1,0,0,0,0-2H4v-.4966H4a4.5176,4.5176,0,0,1,4.144-4.4819l.8155-.064.0991-.812a6.9936,6.9936,0,0,1,13.8838,0l.0986.812.8154.064A4.4962,4.4962,0,0,1,23.5,22H7a1,1,0,0,0,0,2H23.5a6.4963,6.4963,0,0,0,1.3008-12.8618Z"/><rect x="2" y="26" width="18" height="2" rx="1"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Fog in other icon packs
Copied!