John KuehJohn Kueh

washing machine icon

Phosphor · washing-machine · MIT

Download SVG

The Phosphor washing machine icon depicts a front-loading washing machine, commonly used to represent laundry services, appliance stores, or cleaning-related functions in user interfaces.

Common uses

  • Laundry service booking
  • Appliance store product listing
  • Cleaning task management

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { WashingMachine } from '@phosphor-icons/react';

<WashingMachine size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<WashingMachine size={24} />
thin
<WashingMachine size={24} weight="thin" />
light
<WashingMachine size={24} weight="light" />
bold
<WashingMachine size={24} weight="bold" />
fill
<WashingMachine size={24} weight="fill" />
duotone
<WashingMachine size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*clothinglaundrycleaningcommercemaps & travelobjectswashingmachinecleanerappliance

FAQ

What does the washing machine icon represent?
It visually represents a washing machine, suitable for contexts related to laundry, cleaning, or appliance commerce.
How do I use the washing machine icon in React?
You can import and use it in your React application with: import { WashingMachine } from '@phosphor-icons/react'.
What is the license for the washing machine icon?
The Phosphor washing machine icon 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 Phosphor.

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