fire extinguisher icon

fire-extinguisher-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
fire-extinguisher-rounded
Set
Material Symbols Light
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

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-.78L6.76 6.07q-.137-.044-.218-.14t-.08-.239v-.136q0-.143.08-.239q.081-.096.218-.146l2.798-.532q.298-.737.956-1.19t1.475-.453q.561 0 1.045.222t.845.592l2.075-.396q.379-.075.674.167t.295.621v2.844q0 .379-.295.622q-.295.242-.674.161l-2.075-.41q-.146.166-.318.277t-.376.22q1.136.334 1.872 1.249t.895 2.068zM9.61 21q-.69 0-1.153-.462t-.463-1.153V17.23h8v2.154q0 .69-.462 1.153T14.379 21z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFireExtinguisherRounded(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-.78L6.76 6.07q-.137-.044-.218-.14t-.08-.239v-.136q0-.143.08-.239q.081-.096.218-.146l2.798-.532q.298-.737.956-1.19t1.475-.453q.561 0 1.045.222t.845.592l2.075-.396q.379-.075.674.167t.295.621v2.844q0 .379-.295.622q-.295.242-.674.161l-2.075-.41q-.146.166-.318.277t-.376.22q1.136.334 1.872 1.249t.895 2.068zM9.61 21q-.69 0-1.153-.462t-.463-1.153V17.23h8v2.154q0 .69-.462 1.153T14.379 21z"/></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-.78L6.76 6.07q-.137-.044-.218-.14t-.08-.239v-.136q0-.143.08-.239q.081-.096.218-.146l2.798-.532q.298-.737.956-1.19t1.475-.453q.561 0 1.045.222t.845.592l2.075-.396q.379-.075.674.167t.295.621v2.844q0 .379-.295.622q-.295.242-.674.161l-2.075-.41q-.146.166-.318.277t-.376.22q1.136.334 1.872 1.249t.895 2.068zM9.61 21q-.69 0-1.153-.462t-.463-1.153V17.23h8v2.154q0 .69-.462 1.153T14.379 21z"/></svg>
</template>

CSS

.icon-fire-extinguisher-rounded {
  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-.78L6.76%206.07q-.137-.044-.218-.14t-.08-.239v-.136q0-.143.08-.239q.081-.096.218-.146l2.798-.532q.298-.737.956-1.19t1.475-.453q.561%200%201.045.222t.845.592l2.075-.396q.379-.075.674.167t.295.621v2.844q0%20.379-.295.622q-.295.242-.674.161l-2.075-.41q-.146.166-.318.277t-.376.22q1.136.334%201.872%201.249t.895%202.068zM9.61%2021q-.69%200-1.153-.462t-.463-1.153V17.23h8v2.154q0%20.69-.462%201.153T14.379%2021z%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-.78L6.76%206.07q-.137-.044-.218-.14t-.08-.239v-.136q0-.143.08-.239q.081-.096.218-.146l2.798-.532q.298-.737.956-1.19t1.475-.453q.561%200%201.045.222t.845.592l2.075-.396q.379-.075.674.167t.295.621v2.844q0%20.379-.295.622q-.295.242-.674.161l-2.075-.41q-.146.166-.318.277t-.376.22q1.136.334%201.872%201.249t.895%202.068zM9.61%2021q-.69%200-1.153-.462t-.463-1.153V17.23h8v2.154q0%20.69-.462%201.153T14.379%2021z%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-rounded.svg?color=%231a73e8&size=48