fire extinguisher icon
fire-extinguisher-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- fire-extinguisher-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
fire-extinguisherFont Awesome 6 Solidfire-extinguisherFont Awesome Solidfire-extinguisherFluent Emojifire-extinguisherFluent Emoji Flatfire-extinguisherFluent Emoji High Contrastfire-extinguisherHuge Iconsfire-extinguisherIconParkfire-extinguisherIconPark Outlinefire-extinguisherIconPark Solidfire-extinguisherIconPark TwoTonefire-extinguisherLine Awesomefire-extinguisherLucidefire-extinguisherMaterial Symbolsfire-extinguisherMaterial Symbols Lightfire-extinguisherMaterial Design Iconsfire-extinguisherMyna UI Iconsfire-extinguisherNoto Emojifire-extinguisherOpenMojifire-extinguisherTabler Iconsfire-extinguisherTwitter Emoji
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"><g fill="currentColor"><path d="M176 168v64a8 8 0 0 1-8 8h-64a8 8 0 0 1-8-8v-64Z" opacity=".2"/><path 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.32M88 104v56H72v-56a64.07 64.07 0 0 1 56-63.48v16.16A48.07 48.07 0 0 0 88 104m80 128h-64v-56h64Zm0-128v56h-64v-56a32 32 0 0 1 64 0"/></g></svg>
React
import type { SVGProps } from "react";
export function PhFireExtinguisherDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M176 168v64a8 8 0 0 1-8 8h-64a8 8 0 0 1-8-8v-64Z" opacity=".2"/><path 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.32M88 104v56H72v-56a64.07 64.07 0 0 1 56-63.48v16.16A48.07 48.07 0 0 0 88 104m80 128h-64v-56h64Zm0-128v56h-64v-56a32 32 0 0 1 64 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M176 168v64a8 8 0 0 1-8 8h-64a8 8 0 0 1-8-8v-64Z" opacity=".2"/><path 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.32M88 104v56H72v-56a64.07 64.07 0 0 1 56-63.48v16.16A48.07 48.07 0 0 0 88 104m80 128h-64v-56h64Zm0-128v56h-64v-56a32 32 0 0 1 64 0"/></g></svg> </template>
CSS
.icon-fire-extinguisher-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%20168v64a8%208%200%200%201-8%208h-64a8%208%200%200%201-8-8v-64Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%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.32M88%20104v56H72v-56a64.07%2064.07%200%200%201%2056-63.48v16.16A48.07%2048.07%200%200%200%2088%20104m80%20128h-64v-56h64Zm0-128v56h-64v-56a32%2032%200%200%201%2064%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%20168v64a8%208%200%200%201-8%208h-64a8%208%200%200%201-8-8v-64Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%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.32M88%20104v56H72v-56a64.07%2064.07%200%200%201%2056-63.48v16.16A48.07%2048.07%200%200%200%2088%20104m80%20128h-64v-56h64Zm0-128v56h-64v-56a32%2032%200%200%201%2064%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/fire-extinguisher-duotone.svg?color=%231a73e8&size=48