The Tabler droplet half 2 icon depicts a partially filled droplet, commonly used to represent concepts like water, liquid levels, or partially completed states in user interfaces.
Common uses
- Indicating a low battery level
- Showing a water-related setting
- Representing a draft or incomplete status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDropletHalf2 } from '@tabler/icons-react';
<IconDropletHalf2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDropletHalf2 size={24} stroke={2} />filled
<IconDropletHalf2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- waterrainliquidfilldroplethalfcreativeartisticvisualaestheticdesign2half water dropliquid fillpartial dropletwater level
FAQ
- What is the droplet half 2 icon used for?
- This icon is typically used to visually represent water, liquids, or a state that is half-full or partially complete.
- How do I use the droplet half 2 icon in React?
- You can import and use it in your React application with: import { IconDropletHalf2 } from '@tabler/icons-react'
- What is the license for the droplet half 2 icon?
- The Tabler icon library, including the droplet half 2 icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.