Fire Extinguisher Pixel Art Icon
A fire extinguisher icon for safety equipment listings, emergency-plan diagrams, building-management systems and fire-safety training.
Tags
fireflamehotheatburnextinguisher
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fire Extinguisher icon
A cylindrical fire extinguisher with a handle and nozzle hose, the recognized symbol for fire-safety equipment. Use it in a building-management system's safety-equipment inventory, an office floor plan's emergency-resources overlay, a fire-safety training module, or a workplace health-and-safety compliance tool. Its red coloring (where color is available) reinforces urgency. For a general fire or flame concept, a flame icon is more universally read; the extinguisher specifically signals emergency response and suppression.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fire-extinguisher.svg" width="24" height="24" alt="Fire Extinguisher" />
<!-- React -->
import { FireExtinguisher } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fire-extinguisher.svg" width="48" height="48" style="image-rendering: pixelated" />