fire extinguisher icon

fire-extinguisher-outline-sharp from Material Symbols Light by Google · Outline Sharp · Household · Apache-2.0 Free for personal and commercial use.

Name
fire-extinguisher-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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 17.23v-5.524l.25-.475h7.5l.25.475v5.525zm1.025-5v4h6v-4zm4.13-5.466q.46-.46.46-1.155q0-.694-.46-1.154t-1.155-.46t-1.154.46t-.461 1.154t.46 1.155t1.155.461t1.155-.46m2.774.035V4.42l-1.492.296q.102.215.14.437t.038.457t-.038.456t-.14.438zm-7.929 4.906q0-1.306.779-2.354t2.025-1.444q-.41-.2-.737-.54q-.328-.34-.498-.78l-3.102-.594v-.769l3.103-.594q.298-.731.952-1.187q.655-.455 1.478-.455q.556 0 1.043.225t.847.594l3.039-.602v4.808l-3.038-.602q-.146.165-.319.277q-.172.111-.376.219q1.247.396 2.026 1.434q.778 1.039.778 2.364h-.975q0-1.212-.865-2.103T12 8.712q-1.27 0-2.125.891q-.856.891-.856 2.103zm0 9.294v-3.77H9.02V20h6v-2.77h.975V21z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFireExtinguisherOutlineSharp(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 17.23v-5.524l.25-.475h7.5l.25.475v5.525zm1.025-5v4h6v-4zm4.13-5.466q.46-.46.46-1.155q0-.694-.46-1.154t-1.155-.46t-1.154.46t-.461 1.154t.46 1.155t1.155.461t1.155-.46m2.774.035V4.42l-1.492.296q.102.215.14.437t.038.457t-.038.456t-.14.438zm-7.929 4.906q0-1.306.779-2.354t2.025-1.444q-.41-.2-.737-.54q-.328-.34-.498-.78l-3.102-.594v-.769l3.103-.594q.298-.731.952-1.187q.655-.455 1.478-.455q.556 0 1.043.225t.847.594l3.039-.602v4.808l-3.038-.602q-.146.165-.319.277q-.172.111-.376.219q1.247.396 2.026 1.434q.778 1.039.778 2.364h-.975q0-1.212-.865-2.103T12 8.712q-1.27 0-2.125.891q-.856.891-.856 2.103zm0 9.294v-3.77H9.02V20h6v-2.77h.975V21z"/></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 17.23v-5.524l.25-.475h7.5l.25.475v5.525zm1.025-5v4h6v-4zm4.13-5.466q.46-.46.46-1.155q0-.694-.46-1.154t-1.155-.46t-1.154.46t-.461 1.154t.46 1.155t1.155.461t1.155-.46m2.774.035V4.42l-1.492.296q.102.215.14.437t.038.457t-.038.456t-.14.438zm-7.929 4.906q0-1.306.779-2.354t2.025-1.444q-.41-.2-.737-.54q-.328-.34-.498-.78l-3.102-.594v-.769l3.103-.594q.298-.731.952-1.187q.655-.455 1.478-.455q.556 0 1.043.225t.847.594l3.039-.602v4.808l-3.038-.602q-.146.165-.319.277q-.172.111-.376.219q1.247.396 2.026 1.434q.778 1.039.778 2.364h-.975q0-1.212-.865-2.103T12 8.712q-1.27 0-2.125.891q-.856.891-.856 2.103zm0 9.294v-3.77H9.02V20h6v-2.77h.975V21z"/></svg>
</template>

CSS

.icon-fire-extinguisher-outline-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%2017.23v-5.524l.25-.475h7.5l.25.475v5.525zm1.025-5v4h6v-4zm4.13-5.466q.46-.46.46-1.155q0-.694-.46-1.154t-1.155-.46t-1.154.46t-.461%201.154t.46%201.155t1.155.461t1.155-.46m2.774.035V4.42l-1.492.296q.102.215.14.437t.038.457t-.038.456t-.14.438zm-7.929%204.906q0-1.306.779-2.354t2.025-1.444q-.41-.2-.737-.54q-.328-.34-.498-.78l-3.102-.594v-.769l3.103-.594q.298-.731.952-1.187q.655-.455%201.478-.455q.556%200%201.043.225t.847.594l3.039-.602v4.808l-3.038-.602q-.146.165-.319.277q-.172.111-.376.219q1.247.396%202.026%201.434q.778%201.039.778%202.364h-.975q0-1.212-.865-2.103T12%208.712q-1.27%200-2.125.891q-.856.891-.856%202.103zm0%209.294v-3.77H9.02V20h6v-2.77h.975V21z%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%2017.23v-5.524l.25-.475h7.5l.25.475v5.525zm1.025-5v4h6v-4zm4.13-5.466q.46-.46.46-1.155q0-.694-.46-1.154t-1.155-.46t-1.154.46t-.461%201.154t.46%201.155t1.155.461t1.155-.46m2.774.035V4.42l-1.492.296q.102.215.14.437t.038.457t-.038.456t-.14.438zm-7.929%204.906q0-1.306.779-2.354t2.025-1.444q-.41-.2-.737-.54q-.328-.34-.498-.78l-3.102-.594v-.769l3.103-.594q.298-.731.952-1.187q.655-.455%201.478-.455q.556%200%201.043.225t.847.594l3.039-.602v4.808l-3.038-.602q-.146.165-.319.277q-.172.111-.376.219q1.247.396%202.026%201.434q.778%201.039.778%202.364h-.975q0-1.212-.865-2.103T12%208.712q-1.27%200-2.125.891q-.856.891-.856%202.103zm0%209.294v-3.77H9.02V20h6v-2.77h.975V21z%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-outline-sharp.svg?color=%231a73e8&size=48