John KuehJohn Kueh

droplet half icon

Tabler · droplet-half · MIT

Download SVG

The Tabler droplet half icon depicts a partially filled droplet, commonly used to represent concepts like water, liquid, or a state of being half-full in UI elements.

Common uses

  • Representing water or liquid levels
  • Indicating a 'half' or partial state
  • Visual element in creative or artistic contexts

Use it in React

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

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

Styles

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

outline
<IconDropletHalf size={24} stroke={2} />
filled
<IconDropletHalfFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
waterrainliquidfilldroplethalfcreativeartisticvisualaestheticdesignwater drophalf full

FAQ

What is the droplet half icon used for?
It's used to visually represent water, rain, liquids, or a state of being partially filled. It can also be used in design contexts for aesthetic purposes.
How do I use the droplet half icon in React?
You can import and use it directly in your React components like this: import { IconDropletHalf } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the droplet half 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 →