fire extinguisher emoji
fire-extinguisher from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- fire-extinguisher
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
fire-extinguisherFont Awesome 6 Solidfire-extinguisherFont Awesome Solidfire-extinguisherFluent Emojifire-extinguisherFluent Emoji Flatfire-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-extinguisherPhosphorfire-extinguisherTabler Iconsfire-extinguisherTwitter Emoji
More objects icons from Fluent Emoji High Contrast
Use the fire extinguisher emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.07 16h-4.13a.95.95 0 0 1-.94-.951V12.95a.95.95 0 0 1 .94-.951h4.12c.516 0 .94.43.94.951v2.098a.935.935 0 0 1-.93.951"/><path d="M23.001 4H18v.156l4.7 1.949a.453.453 0 0 1 .256.616a.52.52 0 0 1-.676.234L18 5.18v1.863c3.38.382 6 3.247 6 6.73v14.246A2.977 2.977 0 0 1 21.02 31H6.5c-.43 0-.6-.41-.5-.83L8 23V11c0-4.943 4.032-9 9-9h5.991a1 1 0 1 1 .01 2M22 13.773A4.767 4.767 0 0 0 17.23 9h-2.46A4.767 4.767 0 0 0 10 13.773V21h12zM10 23s1.107 3.957 1.675 6h9.345c.544 0 .98-.439.98-.98V22H10zm3.014-17.736a7.1 7.1 0 0 0-2.567 3.294a6.74 6.74 0 0 1 3.319-1.484a2 2 0 0 1-.752-1.81m1.98 1.136a1.005 1.005 0 0 0 .681-1.747l-.67.757V4.4A1 1 0 0 0 14 5.4c0 .556.437 1 .995 1"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastFireExtinguisher(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.07 16h-4.13a.95.95 0 0 1-.94-.951V12.95a.95.95 0 0 1 .94-.951h4.12c.516 0 .94.43.94.951v2.098a.935.935 0 0 1-.93.951"/><path d="M23.001 4H18v.156l4.7 1.949a.453.453 0 0 1 .256.616a.52.52 0 0 1-.676.234L18 5.18v1.863c3.38.382 6 3.247 6 6.73v14.246A2.977 2.977 0 0 1 21.02 31H6.5c-.43 0-.6-.41-.5-.83L8 23V11c0-4.943 4.032-9 9-9h5.991a1 1 0 1 1 .01 2M22 13.773A4.767 4.767 0 0 0 17.23 9h-2.46A4.767 4.767 0 0 0 10 13.773V21h12zM10 23s1.107 3.957 1.675 6h9.345c.544 0 .98-.439.98-.98V22H10zm3.014-17.736a7.1 7.1 0 0 0-2.567 3.294a6.74 6.74 0 0 1 3.319-1.484a2 2 0 0 1-.752-1.81m1.98 1.136a1.005 1.005 0 0 0 .681-1.747l-.67.757V4.4A1 1 0 0 0 14 5.4c0 .556.437 1 .995 1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.07 16h-4.13a.95.95 0 0 1-.94-.951V12.95a.95.95 0 0 1 .94-.951h4.12c.516 0 .94.43.94.951v2.098a.935.935 0 0 1-.93.951"/><path d="M23.001 4H18v.156l4.7 1.949a.453.453 0 0 1 .256.616a.52.52 0 0 1-.676.234L18 5.18v1.863c3.38.382 6 3.247 6 6.73v14.246A2.977 2.977 0 0 1 21.02 31H6.5c-.43 0-.6-.41-.5-.83L8 23V11c0-4.943 4.032-9 9-9h5.991a1 1 0 1 1 .01 2M22 13.773A4.767 4.767 0 0 0 17.23 9h-2.46A4.767 4.767 0 0 0 10 13.773V21h12zM10 23s1.107 3.957 1.675 6h9.345c.544 0 .98-.439.98-.98V22H10zm3.014-17.736a7.1 7.1 0 0 0-2.567 3.294a6.74 6.74 0 0 1 3.319-1.484a2 2 0 0 1-.752-1.81m1.98 1.136a1.005 1.005 0 0 0 .681-1.747l-.67.757V4.4A1 1 0 0 0 14 5.4c0 .556.437 1 .995 1"/></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.07%2016h-4.13a.95.95%200%200%201-.94-.951V12.95a.95.95%200%200%201%20.94-.951h4.12c.516%200%20.94.43.94.951v2.098a.935.935%200%200%201-.93.951%22%2F%3E%3Cpath%20d%3D%22M23.001%204H18v.156l4.7%201.949a.453.453%200%200%201%20.256.616a.52.52%200%200%201-.676.234L18%205.18v1.863c3.38.382%206%203.247%206%206.73v14.246A2.977%202.977%200%200%201%2021.02%2031H6.5c-.43%200-.6-.41-.5-.83L8%2023V11c0-4.943%204.032-9%209-9h5.991a1%201%200%201%201%20.01%202M22%2013.773A4.767%204.767%200%200%200%2017.23%209h-2.46A4.767%204.767%200%200%200%2010%2013.773V21h12zM10%2023s1.107%203.957%201.675%206h9.345c.544%200%20.98-.439.98-.98V22H10zm3.014-17.736a7.1%207.1%200%200%200-2.567%203.294a6.74%206.74%200%200%201%203.319-1.484a2%202%200%200%201-.752-1.81m1.98%201.136a1.005%201.005%200%200%200%20.681-1.747l-.67.757V4.4A1%201%200%200%200%2014%205.4c0%20.556.437%201%20.995%201%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.07%2016h-4.13a.95.95%200%200%201-.94-.951V12.95a.95.95%200%200%201%20.94-.951h4.12c.516%200%20.94.43.94.951v2.098a.935.935%200%200%201-.93.951%22%2F%3E%3Cpath%20d%3D%22M23.001%204H18v.156l4.7%201.949a.453.453%200%200%201%20.256.616a.52.52%200%200%201-.676.234L18%205.18v1.863c3.38.382%206%203.247%206%206.73v14.246A2.977%202.977%200%200%201%2021.02%2031H6.5c-.43%200-.6-.41-.5-.83L8%2023V11c0-4.943%204.032-9%209-9h5.991a1%201%200%201%201%20.01%202M22%2013.773A4.767%204.767%200%200%200%2017.23%209h-2.46A4.767%204.767%200%200%200%2010%2013.773V21h12zM10%2023s1.107%203.957%201.675%206h9.345c.544%200%20.98-.439.98-.98V22H10zm3.014-17.736a7.1%207.1%200%200%200-2.567%203.294a6.74%206.74%200%200%201%203.319-1.484a2%202%200%200%201-.752-1.81m1.98%201.136a1.005%201.005%200%200%200%20.681-1.747l-.67.757V4.4A1%201%200%200%200%2014%205.4c0%20.556.437%201%20.995%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/fire-extinguisher.svg?color=%231a73e8&size=48