The Lucide washing machine icon visually represents a laundry appliance used for washing clothes, often found in interfaces related to home appliances, services, or amenities.
Common uses
- Labeling a laundry room or washing service.
- Indicating a washing cycle option in a smart home app.
- Representing a 'wash' function in a device control panel.
Use it in React
Install
npm i lucide-reactImport & render
import { WashingMachine } from 'lucide-react';
<WashingMachine size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tumble dryeramenitieselectronicscycleclothesrinsespindrumwashingmachinelaundry applianceclothes washer
FAQ
- What does the washing machine icon represent?
- It depicts a washing machine, a common household appliance used for cleaning clothes.
- How do I use this icon in React?
- Import it from 'lucide-react' and use it as a component: import { WashingMachine } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the washing machine 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 →