fire extinguisher icon

fire-extinguisher from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
fire-extinguisher
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the fire extinguisher icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m218.3 48.34l-60.68-18.2l30-15a8 8 0 0 0-7.2-14.29L134 24.05a80.08 80.08 0 0 0-78 80V208a8 8 0 0 0 16 0v-32h16v56a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16V104a48.07 48.07 0 0 0-40-47.32V42.75l69.7 20.91a8 8 0 1 0 4.6-15.32M72 160v-56a64.07 64.07 0 0 1 56-63.48v16.16A48.07 48.07 0 0 0 88 104v56Zm96 72h-64v-56h64zm0-128v56h-64v-56a32 32 0 0 1 64 0"/></svg>

React

import type { SVGProps } from "react";

export function PhFireExtinguisher(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m218.3 48.34l-60.68-18.2l30-15a8 8 0 0 0-7.2-14.29L134 24.05a80.08 80.08 0 0 0-78 80V208a8 8 0 0 0 16 0v-32h16v56a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16V104a48.07 48.07 0 0 0-40-47.32V42.75l69.7 20.91a8 8 0 1 0 4.6-15.32M72 160v-56a64.07 64.07 0 0 1 56-63.48v16.16A48.07 48.07 0 0 0 88 104v56Zm96 72h-64v-56h64zm0-128v56h-64v-56a32 32 0 0 1 64 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m218.3 48.34l-60.68-18.2l30-15a8 8 0 0 0-7.2-14.29L134 24.05a80.08 80.08 0 0 0-78 80V208a8 8 0 0 0 16 0v-32h16v56a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16V104a48.07 48.07 0 0 0-40-47.32V42.75l69.7 20.91a8 8 0 1 0 4.6-15.32M72 160v-56a64.07 64.07 0 0 1 56-63.48v16.16A48.07 48.07 0 0 0 88 104v56Zm96 72h-64v-56h64zm0-128v56h-64v-56a32 32 0 0 1 64 0"/></svg>
</template>

CSS

.icon-fire-extinguisher {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m218.3%2048.34l-60.68-18.2l30-15a8%208%200%200%200-7.2-14.29L134%2024.05a80.08%2080.08%200%200%200-78%2080V208a8%208%200%200%200%2016%200v-32h16v56a16%2016%200%200%200%2016%2016h64a16%2016%200%200%200%2016-16V104a48.07%2048.07%200%200%200-40-47.32V42.75l69.7%2020.91a8%208%200%201%200%204.6-15.32M72%20160v-56a64.07%2064.07%200%200%201%2056-63.48v16.16A48.07%2048.07%200%200%200%2088%20104v56Zm96%2072h-64v-56h64zm0-128v56h-64v-56a32%2032%200%200%201%2064%200%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m218.3%2048.34l-60.68-18.2l30-15a8%208%200%200%200-7.2-14.29L134%2024.05a80.08%2080.08%200%200%200-78%2080V208a8%208%200%200%200%2016%200v-32h16v56a16%2016%200%200%200%2016%2016h64a16%2016%200%200%200%2016-16V104a48.07%2048.07%200%200%200-40-47.32V42.75l69.7%2020.91a8%208%200%201%200%204.6-15.32M72%20160v-56a64.07%2064.07%200%200%201%2056-63.48v16.16A48.07%2048.07%200%200%200%2088%20104v56Zm96%2072h-64v-56h64zm0-128v56h-64v-56a32%2032%200%200%201%2064%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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