The HugeIcons cleaning bucket icon visually represents cleaning or janitorial services, often used to indicate tasks related to hygiene, maintenance, or sanitation.
Common uses
- Cleaning service booking
- Janitorial supplies category
- Hygiene status indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CleaningBucketIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CleaningBucketIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mop bucketbucketcleaning suppliesjanitor
FAQ
- What is this icon used for?
- This icon depicts a bucket, commonly used to represent cleaning, janitorial services, or hygiene-related functions in a user interface.
- How do I use the CleaningBucketIcon in React?
- Import both HugeiconsIcon and CleaningBucketIcon, then render it using <HugeiconsIcon icon={CleaningBucketIcon} />.
- What is the license for this icon?
- The CleaningBucketIcon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →