The Tabler fountain icon depicts a decorative water feature and is commonly used to represent parks, public spaces, or water sources on maps and location-based interfaces.
Common uses
- Map marker for a park or public garden.
- Indicate a water feature in a city planning UI.
- Icon for a 'water features' filter in a location search.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFountain } from '@tabler/icons-react';
<IconFountain size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFountain size={24} stroke={2} />filled
<IconFountainFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- parkdecorationwaterspringpublicfountainlocationnavigationgeographyplacemapwater featurepark iconpublic water
FAQ
- What does the fountain icon represent?
- It represents a fountain, often found in parks or public areas, and is used to denote water features or specific locations.
- How do I use the fountain icon in React?
- You can import and use it directly in your React components like this: import { IconFountain } from '@tabler/icons-react'.
- What is the license for the Tabler fountain icon?
- The Tabler icons, including the fountain icon, 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 →