The Tabler droplet off icon visually represents the absence or cessation of liquid, commonly used in UIs to indicate a disabled or inactive state related to water or fluid functionality.
Common uses
- Disabling a 'download water' feature.
- Showing a 'no rain' status.
- Indicating a disabled liquid cooling system.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDropletOff } from '@tabler/icons-react';
<IconDropletOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- waterrainliquiddropletoffcreativeartisticdisabledinactivevisualdesignno waterrain offliquid disabledinactive droplet
FAQ
- What does the droplet off icon represent?
- It signifies the absence or stopping of something related to liquid, like water or rain. It's often used to show a disabled or inactive state.
- How do I use the droplet off icon in React?
- You can import and use it directly with the following statement: import { IconDropletOff } from '@tabler/icons-react'
- What is the license for the Tabler droplet off icon?
- The Tabler icon library, including the droplet 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 →