fire alt icon
fire-alt from Font Awesome Solid by Dave Gandy · Solid · Camping · CC-BY-4.0 Attribution required.
- Name
- fire-alt
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Camping
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More camping icons from Font Awesome Solid
Use the fire alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m281.6 93.9l16-21.3c4-5.4 10.4-8.6 17.1-8.6c11.7 0 21.3 9.6 21.3 21.3v22.1c0 13.1 5.4 25.7 14.9 34.7l84.7 80.9c48.8 46.6 76.4 111.2 76.4 178.7C512 498 434 576 337.7 576H320c-106 0-192-86-192-192v-3.8c0-48.8 19.4-95.6 53.9-130.1l3.5-3.5c4.2-4.2 10-6.6 16-6.6c12.5 0 22.6 10.1 22.6 22.6V352c0 35.3 28.7 64 64 64s64-28.7 64-64v-3.9c0-18-7.2-35.3-19.9-48l-38.6-38.6c-24-24-37.5-56.7-37.5-90.7c0-27.7 9-54.8 25.6-76.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidFireAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m281.6 93.9l16-21.3c4-5.4 10.4-8.6 17.1-8.6c11.7 0 21.3 9.6 21.3 21.3v22.1c0 13.1 5.4 25.7 14.9 34.7l84.7 80.9c48.8 46.6 76.4 111.2 76.4 178.7C512 498 434 576 337.7 576H320c-106 0-192-86-192-192v-3.8c0-48.8 19.4-95.6 53.9-130.1l3.5-3.5c4.2-4.2 10-6.6 16-6.6c12.5 0 22.6 10.1 22.6 22.6V352c0 35.3 28.7 64 64 64s64-28.7 64-64v-3.9c0-18-7.2-35.3-19.9-48l-38.6-38.6c-24-24-37.5-56.7-37.5-90.7c0-27.7 9-54.8 25.6-76.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m281.6 93.9l16-21.3c4-5.4 10.4-8.6 17.1-8.6c11.7 0 21.3 9.6 21.3 21.3v22.1c0 13.1 5.4 25.7 14.9 34.7l84.7 80.9c48.8 46.6 76.4 111.2 76.4 178.7C512 498 434 576 337.7 576H320c-106 0-192-86-192-192v-3.8c0-48.8 19.4-95.6 53.9-130.1l3.5-3.5c4.2-4.2 10-6.6 16-6.6c12.5 0 22.6 10.1 22.6 22.6V352c0 35.3 28.7 64 64 64s64-28.7 64-64v-3.9c0-18-7.2-35.3-19.9-48l-38.6-38.6c-24-24-37.5-56.7-37.5-90.7c0-27.7 9-54.8 25.6-76.9"/></svg> </template>
CSS
.icon-fire-alt {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m281.6%2093.9l16-21.3c4-5.4%2010.4-8.6%2017.1-8.6c11.7%200%2021.3%209.6%2021.3%2021.3v22.1c0%2013.1%205.4%2025.7%2014.9%2034.7l84.7%2080.9c48.8%2046.6%2076.4%20111.2%2076.4%20178.7C512%20498%20434%20576%20337.7%20576H320c-106%200-192-86-192-192v-3.8c0-48.8%2019.4-95.6%2053.9-130.1l3.5-3.5c4.2-4.2%2010-6.6%2016-6.6c12.5%200%2022.6%2010.1%2022.6%2022.6V352c0%2035.3%2028.7%2064%2064%2064s64-28.7%2064-64v-3.9c0-18-7.2-35.3-19.9-48l-38.6-38.6c-24-24-37.5-56.7-37.5-90.7c0-27.7%209-54.8%2025.6-76.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m281.6%2093.9l16-21.3c4-5.4%2010.4-8.6%2017.1-8.6c11.7%200%2021.3%209.6%2021.3%2021.3v22.1c0%2013.1%205.4%2025.7%2014.9%2034.7l84.7%2080.9c48.8%2046.6%2076.4%20111.2%2076.4%20178.7C512%20498%20434%20576%20337.7%20576H320c-106%200-192-86-192-192v-3.8c0-48.8%2019.4-95.6%2053.9-130.1l3.5-3.5c4.2-4.2%2010-6.6%2016-6.6c12.5%200%2022.6%2010.1%2022.6%2022.6V352c0%2035.3%2028.7%2064%2064%2064s64-28.7%2064-64v-3.9c0-18-7.2-35.3-19.9-48l-38.6-38.6c-24-24-37.5-56.7-37.5-90.7c0-27.7%209-54.8%2025.6-76.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/fire-alt.svg?color=%231a73e8&size=48