The Tabler fire hydrant off icon depicts a disabled or non-operational fire hydrant, commonly used in UI to indicate a lack of water supply, a closed facility, or an inactive emergency point.
Common uses
- Show a closed water source for fire suppression.
- Indicate an inactive emergency service point on a map.
- Represent a 'no water' status in a utility dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFireHydrantOff } from '@tabler/icons-react';
<IconFireHydrantOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- wateremergencyfiremansafetyurbanfirehydrantofflocationnavigationmapno water hydrantinactive hydrantwater supply offdisabled hydrant
FAQ
- What does the fire hydrant off icon represent?
- It signifies a fire hydrant that is not functional or available, often used to show a lack of water or an inactive emergency resource.
- How do I use this icon in React?
- You can import and use it directly with: `import { IconFireHydrantOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including this one, are available 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 →