fire extinguisher icon
fire-extinguisher-sharp from Material Symbols Light by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- fire-extinguisher-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
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 Design Iconsfire-extinguisherMyna UI Iconsfire-extinguisherNoto Emojifire-extinguisherOpenMojifire-extinguisherPhosphorfire-extinguisherTabler Iconsfire-extinguisherTwitter Emoji
More household icons from Material Symbols Light
Use the fire extinguisher icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.994 16.23v-4h8v4zm3.995-9.005q.694 0 1.154-.46q.46-.461.46-1.155t-.46-1.155t-1.154-.46t-1.155.46t-.461 1.155t.46 1.155t1.156.46M8.03 11.231q.14-1.154.885-2.059q.746-.905 1.882-1.259q-.41-.205-.74-.545t-.5-.78l-3.096-.594v-.769l3.096-.588q.298-.737.956-1.19t1.475-.453q.561 0 1.045.222q.483.223.845.592l3.044-.602v4.808l-3.044-.597q-.146.166-.318.277t-.376.22q1.136.334 1.872 1.249t.895 2.068zM7.994 21v-3.77h8V21z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFireExtinguisherSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.994 16.23v-4h8v4zm3.995-9.005q.694 0 1.154-.46q.46-.461.46-1.155t-.46-1.155t-1.154-.46t-1.155.46t-.461 1.155t.46 1.155t1.156.46M8.03 11.231q.14-1.154.885-2.059q.746-.905 1.882-1.259q-.41-.205-.74-.545t-.5-.78l-3.096-.594v-.769l3.096-.588q.298-.737.956-1.19t1.475-.453q.561 0 1.045.222q.483.223.845.592l3.044-.602v4.808l-3.044-.597q-.146.166-.318.277t-.376.22q1.136.334 1.872 1.249t.895 2.068zM7.994 21v-3.77h8V21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.994 16.23v-4h8v4zm3.995-9.005q.694 0 1.154-.46q.46-.461.46-1.155t-.46-1.155t-1.154-.46t-1.155.46t-.461 1.155t.46 1.155t1.156.46M8.03 11.231q.14-1.154.885-2.059q.746-.905 1.882-1.259q-.41-.205-.74-.545t-.5-.78l-3.096-.594v-.769l3.096-.588q.298-.737.956-1.19t1.475-.453q.561 0 1.045.222q.483.223.845.592l3.044-.602v4.808l-3.044-.597q-.146.166-.318.277t-.376.22q1.136.334 1.872 1.249t.895 2.068zM7.994 21v-3.77h8V21z"/></svg> </template>
CSS
.icon-fire-extinguisher-sharp {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.994%2016.23v-4h8v4zm3.995-9.005q.694%200%201.154-.46q.46-.461.46-1.155t-.46-1.155t-1.154-.46t-1.155.46t-.461%201.155t.46%201.155t1.156.46M8.03%2011.231q.14-1.154.885-2.059q.746-.905%201.882-1.259q-.41-.205-.74-.545t-.5-.78l-3.096-.594v-.769l3.096-.588q.298-.737.956-1.19t1.475-.453q.561%200%201.045.222q.483.223.845.592l3.044-.602v4.808l-3.044-.597q-.146.166-.318.277t-.376.22q1.136.334%201.872%201.249t.895%202.068zM7.994%2021v-3.77h8V21z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.994%2016.23v-4h8v4zm3.995-9.005q.694%200%201.154-.46q.46-.461.46-1.155t-.46-1.155t-1.154-.46t-1.155.46t-.461%201.155t.46%201.155t1.156.46M8.03%2011.231q.14-1.154.885-2.059q.746-.905%201.882-1.259q-.41-.205-.74-.545t-.5-.78l-3.096-.594v-.769l3.096-.588q.298-.737.956-1.19t1.475-.453q.561%200%201.045.222q.483.223.845.592l3.044-.602v4.808l-3.044-.597q-.146.166-.318.277t-.376.22q1.136.334%201.872%201.249t.895%202.068zM7.994%2021v-3.77h8V21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fire-extinguisher-sharp.svg?color=%231a73e8&size=48