Fire Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Fire Alt 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/305679.svg" alt="Fire Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305679.svg" alt="Fire Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305679.svg" alt="Fire Alt icon" :width="24" :height="24" />
CSS background
.icon-fire-alt {
background-image: url('https://proicons.com/icon/305679.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="M578 344c-5 72 31 122 66 173 57 81 94 145 40 260-25 53-61 90-118 118 5-10 7-16 10-21 51-102 34-195-31-286-30-41-37-90-26-140 8-38 28-71 59-104zM325 565c13 49 44 83 76 116 25 26 51 51 74 78 51 58 17 148-34 179-2-49-36-73-69-100-39-33-79-67-82-123-3-52 11-102 35-150zm150 13c-28-52-38-105-18-159 13-36 39-67 58-101 49-87 30-188-52-255 9 66-15 118-49 167-6 9-12 17-19 26 0 0-214 242 77 406 0 0 36 20 57 51l-1-3-53-132z"/></svg>
Fire Alt in other icon packs
Copied!