John KuehJohn Kueh

detergent icon

HugeIcons · DetergentIcon · MIT

Download SVG

The HugeIcons detergent icon depicts a bottle or container of cleaning fluid, commonly used to represent laundry, cleaning supplies, or washing-related actions in a user interface.

Common uses

  • Laundry service booking
  • Cleaning product catalog
  • Washing machine status

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DetergentIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DetergentIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cleaninglaundrysoapbleach

FAQ

What does the DetergentIcon represent?
The DetergentIcon visually represents cleaning products, specifically liquids like detergent, often used for laundry or general cleaning contexts.
How do I use the DetergentIcon in React?
Import both HugeiconsIcon and DetergentIcon from their respective packages and render it using <HugeiconsIcon icon={DetergentIcon} />.
What is the license for this icon?
The DetergentIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Looking for something else? Search HugeIcons 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 →