The Tabler fountain off icon depicts a disabled or non-operational water fountain, commonly used to indicate that a fountain feature is unavailable or turned off in a UI.
Common uses
- Show a park amenity that is currently closed.
- Indicate a water feature is out of service.
- Represent a disabled location marker on a map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFountainOff } from '@tabler/icons-react';
<IconFountainOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- parkdecorationwaterspringpublicfountainofflocationnavigationdisabledmapwater feature offpark amenity disabledno fountainspring off
FAQ
- What does the fountain off icon represent?
- It signifies a water fountain that is not currently working or is turned off. This is useful for indicating the status of amenities.
- How do I use this icon in React?
- You can import and use it directly with the following statement: import { IconFountainOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the fountain off icon, is 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 →