fire extinguisher icon
fire-extinguisher from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- fire-extinguisher
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
fire-extinguisherFont Awesome 6 Solidfire-extinguisherFont Awesome Solidfire-extinguisherFluent Emojifire-extinguisherFluent Emoji Flatfire-extinguisherFluent Emoji High Contrastfire-extinguisherIconParkfire-extinguisherIconPark Outlinefire-extinguisherIconPark Solidfire-extinguisherIconPark TwoTonefire-extinguisherLine Awesomefire-extinguisherLucidefire-extinguisherMaterial Symbolsfire-extinguisherMaterial Symbols Lightfire-extinguisherMaterial Design Iconsfire-extinguisherMyna UI Iconsfire-extinguisherNoto Emojifire-extinguisherOpenMojifire-extinguisherPhosphorfire-extinguisherTabler Iconsfire-extinguisherTwitter Emoji
Related icons in Huge Icons
Use the fire extinguisher icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M10 18v-8a4 4 0 0 1 8 0v8c0 1.886 0 2.828-.586 3.414S15.886 22 14 22s-2.828 0-3.414-.586S10 19.886 10 18Zm0-5h8"/><path d="M12 6V4c0-.748 0-1.122.16-1.4a1.2 1.2 0 0 1 .44-.44C12.879 2 13.252 2 14 2s1.121 0 1.4.16a1.2 1.2 0 0 1 .44.44c.16.278.16.652.16 1.4v2m-4-3h-1a5 5 0 0 0-5 5v6a2 2 0 0 1-2 2M16 3h4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFireExtinguisher(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M10 18v-8a4 4 0 0 1 8 0v8c0 1.886 0 2.828-.586 3.414S15.886 22 14 22s-2.828 0-3.414-.586S10 19.886 10 18Zm0-5h8"/><path d="M12 6V4c0-.748 0-1.122.16-1.4a1.2 1.2 0 0 1 .44-.44C12.879 2 13.252 2 14 2s1.121 0 1.4.16a1.2 1.2 0 0 1 .44.44c.16.278.16.652.16 1.4v2m-4-3h-1a5 5 0 0 0-5 5v6a2 2 0 0 1-2 2M16 3h4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M10 18v-8a4 4 0 0 1 8 0v8c0 1.886 0 2.828-.586 3.414S15.886 22 14 22s-2.828 0-3.414-.586S10 19.886 10 18Zm0-5h8"/><path d="M12 6V4c0-.748 0-1.122.16-1.4a1.2 1.2 0 0 1 .44-.44C12.879 2 13.252 2 14 2s1.121 0 1.4.16a1.2 1.2 0 0 1 .44.44c.16.278.16.652.16 1.4v2m-4-3h-1a5 5 0 0 0-5 5v6a2 2 0 0 1-2 2M16 3h4"/></g></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%2018v-8a4%204%200%200%201%208%200v8c0%201.886%200%202.828-.586%203.414S15.886%2022%2014%2022s-2.828%200-3.414-.586S10%2019.886%2010%2018Zm0-5h8%22%2F%3E%3Cpath%20d%3D%22M12%206V4c0-.748%200-1.122.16-1.4a1.2%201.2%200%200%201%20.44-.44C12.879%202%2013.252%202%2014%202s1.121%200%201.4.16a1.2%201.2%200%200%201%20.44.44c.16.278.16.652.16%201.4v2m-4-3h-1a5%205%200%200%200-5%205v6a2%202%200%200%201-2%202M16%203h4%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%2018v-8a4%204%200%200%201%208%200v8c0%201.886%200%202.828-.586%203.414S15.886%2022%2014%2022s-2.828%200-3.414-.586S10%2019.886%2010%2018Zm0-5h8%22%2F%3E%3Cpath%20d%3D%22M12%206V4c0-.748%200-1.122.16-1.4a1.2%201.2%200%200%201%20.44-.44C12.879%202%2013.252%202%2014%202s1.121%200%201.4.16a1.2%201.2%200%200%201%20.44.44c.16.278.16.652.16%201.4v2m-4-3h-1a5%205%200%200%200-5%205v6a2%202%200%200%201-2%202M16%203h4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/fire-extinguisher.svg?color=%231a73e8&size=48