The Tabler droplet down icon visually represents a downward movement or reduction, often used to indicate actions like downloading, decreasing a value, or signifying a lower state in UI elements.
Common uses
- Download button
- Decrease quantity control
- Status indicator for 'low'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDropletDown } from '@tabler/icons-react';
<IconDropletDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- descendlowerdecreasedropfallsinksubsidediminishreducedeclinedesigndropletdowndownload
FAQ
- What does the droplet down icon represent?
- It signifies a downward motion or a reduction. It's commonly used for actions like downloading or indicating a decrease.
- How do I use this icon in React?
- You can import and use it like this: import { IconDropletDown } from '@tabler/icons-react'. Then render it as <IconDropletDown />.
- What is the license for this icon?
- The Tabler icon library, including the droplet down 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 →