fire extinguisher icon
fire-extinguisher-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- fire-extinguisher-bold
- Set
- Phosphor
- Style
- Bold
- 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"><path fill="currentColor" d="M219.45 44.51L170.07 29.7L185 22.93a12 12 0 1 0-10-21.85l-41.78 19A84.09 84.09 0 0 0 52 104v104a12 12 0 0 0 24 0v-28h16v52a20 20 0 0 0 20 20h48a20 20 0 0 0 20-20V104a44.08 44.08 0 0 0-32-42.32V48.13l64.55 19.37a11.8 11.8 0 0 0 3.45.5a12 12 0 0 0 3.45-23.49M76 156v-52a60.1 60.1 0 0 1 48-58.79v16.47A44.06 44.06 0 0 0 92 104v52Zm40 72v-48h40v48Zm40-124v52h-40v-52a20 20 0 0 1 40 0"/></svg>
React
import type { SVGProps } from "react";
export function PhFireExtinguisherBold(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="M219.45 44.51L170.07 29.7L185 22.93a12 12 0 1 0-10-21.85l-41.78 19A84.09 84.09 0 0 0 52 104v104a12 12 0 0 0 24 0v-28h16v52a20 20 0 0 0 20 20h48a20 20 0 0 0 20-20V104a44.08 44.08 0 0 0-32-42.32V48.13l64.55 19.37a11.8 11.8 0 0 0 3.45.5a12 12 0 0 0 3.45-23.49M76 156v-52a60.1 60.1 0 0 1 48-58.79v16.47A44.06 44.06 0 0 0 92 104v52Zm40 72v-48h40v48Zm40-124v52h-40v-52a20 20 0 0 1 40 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="M219.45 44.51L170.07 29.7L185 22.93a12 12 0 1 0-10-21.85l-41.78 19A84.09 84.09 0 0 0 52 104v104a12 12 0 0 0 24 0v-28h16v52a20 20 0 0 0 20 20h48a20 20 0 0 0 20-20V104a44.08 44.08 0 0 0-32-42.32V48.13l64.55 19.37a11.8 11.8 0 0 0 3.45.5a12 12 0 0 0 3.45-23.49M76 156v-52a60.1 60.1 0 0 1 48-58.79v16.47A44.06 44.06 0 0 0 92 104v52Zm40 72v-48h40v48Zm40-124v52h-40v-52a20 20 0 0 1 40 0"/></svg> </template>
CSS
.icon-fire-extinguisher-bold {
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%22M219.45%2044.51L170.07%2029.7L185%2022.93a12%2012%200%201%200-10-21.85l-41.78%2019A84.09%2084.09%200%200%200%2052%20104v104a12%2012%200%200%200%2024%200v-28h16v52a20%2020%200%200%200%2020%2020h48a20%2020%200%200%200%2020-20V104a44.08%2044.08%200%200%200-32-42.32V48.13l64.55%2019.37a11.8%2011.8%200%200%200%203.45.5a12%2012%200%200%200%203.45-23.49M76%20156v-52a60.1%2060.1%200%200%201%2048-58.79v16.47A44.06%2044.06%200%200%200%2092%20104v52Zm40%2072v-48h40v48Zm40-124v52h-40v-52a20%2020%200%200%201%2040%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%22M219.45%2044.51L170.07%2029.7L185%2022.93a12%2012%200%201%200-10-21.85l-41.78%2019A84.09%2084.09%200%200%200%2052%20104v104a12%2012%200%200%200%2024%200v-28h16v52a20%2020%200%200%200%2020%2020h48a20%2020%200%200%200%2020-20V104a44.08%2044.08%200%200%200-32-42.32V48.13l64.55%2019.37a11.8%2011.8%200%200%200%203.45.5a12%2012%200%200%200%203.45-23.49M76%20156v-52a60.1%2060.1%200%200%201%2048-58.79v16.47A44.06%2044.06%200%200%200%2092%20104v52Zm40%2072v-48h40v48Zm40-124v52h-40v-52a20%2020%200%200%201%2040%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-bold.svg?color=%231a73e8&size=48