The Lucide fire extinguisher icon visually represents a device used to put out fires, commonly employed in UIs to signify safety, emergency procedures, or fire prevention.
Common uses
- Safety equipment status
- Emergency response actions
- Fire prevention guidelines
Use it in React
Install
npm i lucide-reactImport & render
import { FireExtinguisher } from 'lucide-react';
<FireExtinguisher size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- flamessmokefoamwatersprayhosefirefighterfiremandepartmentbrigadestationemergencysuppresscompressedtankcylinder
FAQ
- What does the fire extinguisher icon represent?
- It depicts a fire extinguisher, a device used to suppress or extinguish fires. In UI, it often relates to safety or emergency functions.
- How do I use the fire extinguisher icon in React?
- You can import and use it directly from the 'lucide-react' library with the following code: import { FireExtinguisher } from 'lucide-react'
- What is the license for the fire extinguisher icon?
- The Lucide icon library, including the fire extinguisher icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →