The Lucide brush cleaning icon depicts a brush with bristles and a handle, typically used to represent actions related to cleaning, scrubbing, or maintenance in a user interface.
Common uses
- Cleaning or maintenance section in settings
- Action button for scrubbing or sanitizing data
- Illustrating housekeeping or janitorial services
Use it in React
Install
npm i lucide-reactImport & render
import { BrushCleaning } from 'lucide-react';
<BrushCleaning size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cleaningutensilhousekeepingtoolsweepingscrubbinghygienemaintenancehouseholdcleanerchoresequipmentsanitationbristleshandlehome care
FAQ
- What does the brush cleaning icon represent?
- It represents a cleaning utensil, commonly used for actions like scrubbing, sweeping, or general maintenance and hygiene tasks.
- How do I use the brush cleaning icon in React?
- You can import and use it in your React application with the following statement: `import { BrushCleaning } from 'lucide-react'`.
- What is the license for this icon?
- The brush cleaning icon is provided under the ISC license, which allows for free use.
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 →