Fountain Pixel Art Icon
A fountain icon for park maps, public-space venue guides, urban-design apps and landscape-architecture categories.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fountain icon
A tiered fountain with water arcs, evoking plazas, parks, and decorative public spaces. Use it in a city park map to mark fountain locations, a venue guide for outdoor event spaces, a landscape-architecture portfolio, or a real-estate listing that highlights a fountain as an amenity. It carries an aesthetic and leisure meaning, suggesting elegance or relaxation. For a drinking fountain or water-source marker, a simpler tap or water-drop icon may better communicate the functional (rather than decorative) meaning.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fountain.svg" width="24" height="24" alt="Fountain" />
<!-- React -->
import { Fountain } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fountain.svg" width="48" height="48" style="image-rendering: pixelated" />