The Tabler wash icon depicts a washing machine or a general symbol for washing, commonly used in UIs to represent laundry services, cleaning functions, or hygiene-related actions.
Common uses
- Laundry service booking
- Appliance control panel
- Hygiene checklist item
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWash } from '@tabler/icons-react';
<IconWash size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- cleancleaninghygienelaundryclotheswashwashinggarmenttextilewashing machineclean clothes
FAQ
- What does the wash icon represent?
- It symbolizes washing, cleaning, or laundry, often used for washing machines or related services.
- How do I use the wash icon in React?
- Import it using `import { IconWash } from '@tabler/icons-react';` and then use it as a component: `<IconWash />`.
- What is the license for the Tabler wash icon?
- The Tabler icons, including the wash icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →