Fire Hydrant Pixel Art Icon
A fire hydrant icon for urban maps, emergency-services apps, public-safety features and infrastructure category pages.
Tags
fireflamehotheatburnhydrant
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fire Hydrant icon
A squat hydrant with a top nut and side outlets, the universal symbol of municipal water supply for firefighting. Use it in a city infrastructure map, an emergency-services dispatch app's resource layer, a neighborhood safety feature in a real-estate listing, or a public-works management system. It is specific to firefighting water supply, so it differs from a fire extinguisher (portable suppression) or a flame icon (fire itself). For a pet-friendly map layer, the hydrant also carries a playful secondary meaning.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fire-hydrant.svg" width="24" height="24" alt="Fire Hydrant" />
<!-- React -->
import { FireHydrant } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fire-hydrant.svg" width="48" height="48" style="image-rendering: pixelated" />