dumpster-fire from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
dumpster-fire
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Use the dumpster fire icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m164.3 128l-25.6 128H56c-13.3 0-24-10.7-24-24v-4.1c0-2.6.4-5.1 1.2-7.6l25.3-75.9C61.8 134.6 71 128 81.3 128zm23.4 128l25.6-128H296v128zM344 128h82.7l16 80c-14.7.2-29.3 5.5-40.9 15.9c-11.5 10.3-22.5 21-32.8 32.1h-24.9V128zM96 304h233.2c-6.4 8.8-12.3 17.6-17.7 26.3C290.1 365 272 406.4 272 446.1c0 17.1 2.1 33.8 6 49.9H157.6l1.9 10.3c3.2 17.4-8.4 34-25.8 37.2s-34-8.4-37.2-25.8C71 377.3 58 306.1 57.7 304zm512-72c0 11-7.4 20.3-17.5 23.1c-.9-.8-1.7-1.6-2.6-2.4c-21.8-20-54.3-21.8-78-5.5q-6.3-6.45-12.9-12.6L475.7 128h83c10.3 0 19.5 6.6 22.8 16.4l25.3 75.9c.8 2.4 1.2 5 1.2 7.6zm-102.3 72.3l12.3-13.8c5.4-6.1 13.3-8.8 20.9-8.9c7.2 0 14.3 2.6 19.9 7.8c19.7 18.3 39.8 43.2 55 70.6c15.1 27.2 26.2 58.1 26.2 88.1c0 88.7-71.3 159.8-160 159.8c-89.6 0-160-71.3-160-159.8c0-37.3 16-73.4 36.8-104.5c20.9-31.3 47.5-59 70.9-80.2c5.7-5.2 13.1-7.7 20.3-7.5s13.4 3.2 18.8 7.5c14.4 11.4 38.9 40.7 38.9 40.7zM544 496.2c0-36.5-37-73-54.8-88.4c-5.4-4.7-13.1-4.7-18.5 0c-17.7 15.4-54.8 51.9-54.8 88.4c0 35.3 28.7 64 64 64s64-28.7 64-64z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidDumpsterFire(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="m164.3 128l-25.6 128H56c-13.3 0-24-10.7-24-24v-4.1c0-2.6.4-5.1 1.2-7.6l25.3-75.9C61.8 134.6 71 128 81.3 128zm23.4 128l25.6-128H296v128zM344 128h82.7l16 80c-14.7.2-29.3 5.5-40.9 15.9c-11.5 10.3-22.5 21-32.8 32.1h-24.9V128zM96 304h233.2c-6.4 8.8-12.3 17.6-17.7 26.3C290.1 365 272 406.4 272 446.1c0 17.1 2.1 33.8 6 49.9H157.6l1.9 10.3c3.2 17.4-8.4 34-25.8 37.2s-34-8.4-37.2-25.8C71 377.3 58 306.1 57.7 304zm512-72c0 11-7.4 20.3-17.5 23.1c-.9-.8-1.7-1.6-2.6-2.4c-21.8-20-54.3-21.8-78-5.5q-6.3-6.45-12.9-12.6L475.7 128h83c10.3 0 19.5 6.6 22.8 16.4l25.3 75.9c.8 2.4 1.2 5 1.2 7.6zm-102.3 72.3l12.3-13.8c5.4-6.1 13.3-8.8 20.9-8.9c7.2 0 14.3 2.6 19.9 7.8c19.7 18.3 39.8 43.2 55 70.6c15.1 27.2 26.2 58.1 26.2 88.1c0 88.7-71.3 159.8-160 159.8c-89.6 0-160-71.3-160-159.8c0-37.3 16-73.4 36.8-104.5c20.9-31.3 47.5-59 70.9-80.2c5.7-5.2 13.1-7.7 20.3-7.5s13.4 3.2 18.8 7.5c14.4 11.4 38.9 40.7 38.9 40.7zM544 496.2c0-36.5-37-73-54.8-88.4c-5.4-4.7-13.1-4.7-18.5 0c-17.7 15.4-54.8 51.9-54.8 88.4c0 35.3 28.7 64 64 64s64-28.7 64-64z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m164.3 128l-25.6 128H56c-13.3 0-24-10.7-24-24v-4.1c0-2.6.4-5.1 1.2-7.6l25.3-75.9C61.8 134.6 71 128 81.3 128zm23.4 128l25.6-128H296v128zM344 128h82.7l16 80c-14.7.2-29.3 5.5-40.9 15.9c-11.5 10.3-22.5 21-32.8 32.1h-24.9V128zM96 304h233.2c-6.4 8.8-12.3 17.6-17.7 26.3C290.1 365 272 406.4 272 446.1c0 17.1 2.1 33.8 6 49.9H157.6l1.9 10.3c3.2 17.4-8.4 34-25.8 37.2s-34-8.4-37.2-25.8C71 377.3 58 306.1 57.7 304zm512-72c0 11-7.4 20.3-17.5 23.1c-.9-.8-1.7-1.6-2.6-2.4c-21.8-20-54.3-21.8-78-5.5q-6.3-6.45-12.9-12.6L475.7 128h83c10.3 0 19.5 6.6 22.8 16.4l25.3 75.9c.8 2.4 1.2 5 1.2 7.6zm-102.3 72.3l12.3-13.8c5.4-6.1 13.3-8.8 20.9-8.9c7.2 0 14.3 2.6 19.9 7.8c19.7 18.3 39.8 43.2 55 70.6c15.1 27.2 26.2 58.1 26.2 88.1c0 88.7-71.3 159.8-160 159.8c-89.6 0-160-71.3-160-159.8c0-37.3 16-73.4 36.8-104.5c20.9-31.3 47.5-59 70.9-80.2c5.7-5.2 13.1-7.7 20.3-7.5s13.4 3.2 18.8 7.5c14.4 11.4 38.9 40.7 38.9 40.7zM544 496.2c0-36.5-37-73-54.8-88.4c-5.4-4.7-13.1-4.7-18.5 0c-17.7 15.4-54.8 51.9-54.8 88.4c0 35.3 28.7 64 64 64s64-28.7 64-64z"/></svg>
</template>

CSS

.icon-dumpster-fire {
  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%22m164.3%20128l-25.6%20128H56c-13.3%200-24-10.7-24-24v-4.1c0-2.6.4-5.1%201.2-7.6l25.3-75.9C61.8%20134.6%2071%20128%2081.3%20128zm23.4%20128l25.6-128H296v128zM344%20128h82.7l16%2080c-14.7.2-29.3%205.5-40.9%2015.9c-11.5%2010.3-22.5%2021-32.8%2032.1h-24.9V128zM96%20304h233.2c-6.4%208.8-12.3%2017.6-17.7%2026.3C290.1%20365%20272%20406.4%20272%20446.1c0%2017.1%202.1%2033.8%206%2049.9H157.6l1.9%2010.3c3.2%2017.4-8.4%2034-25.8%2037.2s-34-8.4-37.2-25.8C71%20377.3%2058%20306.1%2057.7%20304zm512-72c0%2011-7.4%2020.3-17.5%2023.1c-.9-.8-1.7-1.6-2.6-2.4c-21.8-20-54.3-21.8-78-5.5q-6.3-6.45-12.9-12.6L475.7%20128h83c10.3%200%2019.5%206.6%2022.8%2016.4l25.3%2075.9c.8%202.4%201.2%205%201.2%207.6zm-102.3%2072.3l12.3-13.8c5.4-6.1%2013.3-8.8%2020.9-8.9c7.2%200%2014.3%202.6%2019.9%207.8c19.7%2018.3%2039.8%2043.2%2055%2070.6c15.1%2027.2%2026.2%2058.1%2026.2%2088.1c0%2088.7-71.3%20159.8-160%20159.8c-89.6%200-160-71.3-160-159.8c0-37.3%2016-73.4%2036.8-104.5c20.9-31.3%2047.5-59%2070.9-80.2c5.7-5.2%2013.1-7.7%2020.3-7.5s13.4%203.2%2018.8%207.5c14.4%2011.4%2038.9%2040.7%2038.9%2040.7zM544%20496.2c0-36.5-37-73-54.8-88.4c-5.4-4.7-13.1-4.7-18.5%200c-17.7%2015.4-54.8%2051.9-54.8%2088.4c0%2035.3%2028.7%2064%2064%2064s64-28.7%2064-64z%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%22m164.3%20128l-25.6%20128H56c-13.3%200-24-10.7-24-24v-4.1c0-2.6.4-5.1%201.2-7.6l25.3-75.9C61.8%20134.6%2071%20128%2081.3%20128zm23.4%20128l25.6-128H296v128zM344%20128h82.7l16%2080c-14.7.2-29.3%205.5-40.9%2015.9c-11.5%2010.3-22.5%2021-32.8%2032.1h-24.9V128zM96%20304h233.2c-6.4%208.8-12.3%2017.6-17.7%2026.3C290.1%20365%20272%20406.4%20272%20446.1c0%2017.1%202.1%2033.8%206%2049.9H157.6l1.9%2010.3c3.2%2017.4-8.4%2034-25.8%2037.2s-34-8.4-37.2-25.8C71%20377.3%2058%20306.1%2057.7%20304zm512-72c0%2011-7.4%2020.3-17.5%2023.1c-.9-.8-1.7-1.6-2.6-2.4c-21.8-20-54.3-21.8-78-5.5q-6.3-6.45-12.9-12.6L475.7%20128h83c10.3%200%2019.5%206.6%2022.8%2016.4l25.3%2075.9c.8%202.4%201.2%205%201.2%207.6zm-102.3%2072.3l12.3-13.8c5.4-6.1%2013.3-8.8%2020.9-8.9c7.2%200%2014.3%202.6%2019.9%207.8c19.7%2018.3%2039.8%2043.2%2055%2070.6c15.1%2027.2%2026.2%2058.1%2026.2%2088.1c0%2088.7-71.3%20159.8-160%20159.8c-89.6%200-160-71.3-160-159.8c0-37.3%2016-73.4%2036.8-104.5c20.9-31.3%2047.5-59%2070.9-80.2c5.7-5.2%2013.1-7.7%2020.3-7.5s13.4%203.2%2018.8%207.5c14.4%2011.4%2038.9%2040.7%2038.9%2040.7zM544%20496.2c0-36.5-37-73-54.8-88.4c-5.4-4.7-13.1-4.7-18.5%200c-17.7%2015.4-54.8%2051.9-54.8%2088.4c0%2035.3%2028.7%2064%2064%2064s64-28.7%2064-64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/dumpster-fire.svg?color=%231a73e8&size=48