The Lucide soap dispenser droplet icon visually represents a drop of liquid, often used to signify actions related to washing, cleaning, or dispensing fluids in a user interface.
Common uses
- Washing or cleaning actions
- Dispensing or liquid-related settings
- Hygiene or sanitation status indicators
Use it in React
Install
npm i lucide-reactImport & render
import { SoapDispenserDroplet } from 'lucide-react';
<SoapDispenserDroplet size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- washbathwaterliquidfluidwetmoisturedampbeadglobulesoapdispenserdropletliquid dropwash iconcleaning droplet
FAQ
- What is the soap dispenser droplet icon used for?
- It's typically used to represent actions or states related to washing, cleaning, or dispensing liquids. This can include buttons for washing hands, settings for liquid dispensers, or indicating a wet state.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { SoapDispenserDroplet } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the soap dispenser droplet icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →