Fire Extinguisher Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Fire Extinguisher 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/305682.svg" alt="Fire Extinguisher icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305682.svg" alt="Fire Extinguisher icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305682.svg" alt="Fire Extinguisher icon" :width="24" :height="24" />
CSS background
.icon-fire-extinguisher {
background-image: url('https://proicons.com/icon/305682.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M458 223c-74 0-134 61-134 136v494h268V359c0-75-60-136-134-136zm285 375l-10-198c0-16-11-31-26-36-2-118-83-220-195-246V97h-14V71c0-5-4-9-9-9h-96c-5 0-12 3-15 7L249 200c-4 5 7 23 26 44l100-102c17-18 43-10 43 20v42h80v-41h14v-22c100 25 172 118 173 223-15 5-26 20-26 36l-10 198-9 171c0 1 1 2 1 3 1 1 2 1 3 1h104c1 0 3 0 3-1 1-1 1-2 1-3l-9-171zM324 865h268v73H324v-73z"/></svg>
Fire Extinguisher in other icon packs
Copied!