The Tabler droplet cancel icon visually represents the cancellation or rejection of a liquid-related action or process, often used to signify stopping or removing a fluid input or output.
Common uses
- Button to stop a water filling process.
- Icon to reject a liquid sample submission.
- UI element to remove a water-based data point.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDropletCancel } from '@tabler/icons-react';
<IconDropletCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- stoprejectclosedenyremoveterminatehaltabortceasecrossdesigndropletcancelstop liquidreject watercancel fluid
FAQ
- What does the droplet cancel icon represent?
- It signifies the cancellation or rejection of an action related to liquids, like stopping a process or denying a liquid-related input.
- How do I use the droplet cancel icon in React?
- You can import and use it like this: import { IconDropletCancel } from '@tabler/icons-react'; <IconDropletCancel />.
- What is the license for this icon?
- The Tabler icon library, including the droplet cancel 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 →