John KuehJohn Kueh

droplet icon

Tabler · droplet · MIT

Download SVG

The Tabler droplet icon visually represents a drop of liquid, commonly used in UIs to signify water, moisture, or fluid-related actions and information.

Common uses

  • Water level indicator
  • Humidity sensor status
  • Liquid fill level

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconDroplet } from '@tabler/icons-react';

<IconDroplet size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconDroplet size={24} stroke={2} />
filled
<IconDropletFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
waterrainliquiddropletcreativeartisticvisualaestheticstyledesignwater dropmoisture

FAQ

What is the droplet icon used for?
It's used to represent water, rain, liquid, or anything fluid-related in a user interface.
How do I use the droplet icon in React?
Import it using `import { IconDroplet } from '@tabler/icons-react'` and then use it as a component: `<IconDroplet />`.
What is the license for the Tabler droplet icon?
The Tabler icon library, including the droplet 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 →