The Tabler droplets icon visually represents small drops of liquid, commonly used to signify water, moisture, or fluid-related actions in user interfaces.
Common uses
- Water usage indicator
- Humidity level display
- Liquid product feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDroplets } from '@tabler/icons-react';
<IconDroplets size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDroplets size={24} stroke={2} />filled
<IconDropletsFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- liquidfluidmoisturewatersprinkledripsplashparticlebeaddropnaturedropletswater drop
FAQ
- What does the droplets icon represent?
- It represents small drops of liquid, often used for water, moisture, or fluid concepts in UI design.
- How do I use the droplets icon in React?
- You can import and use it like this: import { IconDroplets } from '@tabler/icons-react'; <IconDroplets />
- What is the license for the Tabler droplets icon?
- The Tabler icon library, including the droplets 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 →