The Tabler fire extinguisher icon visually represents safety equipment used to put out fires, commonly employed in UIs to signify emergency procedures, safety protocols, or fire-related alerts.
Common uses
- Emergency exit or safety equipment signage
- Status indicator for fire suppression systems
- Button for reporting fire emergencies
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFireExtinguisher } from '@tabler/icons-react';
<IconFireExtinguisher size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- safetyemergencyprotectcontrolsuppressfightputoutalarmequipmentfixedsystemfireextinguisherfire safetyemergency equipmentfire suppression
FAQ
- What does the fire extinguisher icon represent?
- It symbolizes equipment used for extinguishing fires, often indicating safety, emergency preparedness, or fire-related actions in a user interface.
- How do I use the fire extinguisher icon in React?
- You can import and use it like this: import { IconFireExtinguisher } from '@tabler/icons-react'; <IconFireExtinguisher />.
- What is the license for this icon?
- The Tabler icons, including the fire extinguisher, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →