The Tabler wash off icon depicts a washing symbol with a diagonal line through it, commonly used to indicate that an item is not washable or that a washing function is disabled.
Common uses
- Indicate 'do not wash' on clothing care labels.
- Show a disabled washing cycle in a machine interface.
- Represent an inactive or unavailable laundry option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWashOff } from '@tabler/icons-react';
<IconWashOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- cleancleaninghygienelaundryclotheswashoffdisabledinactivewashingdo not washnon-washablewashing disabledinactive wash
FAQ
- What does the wash off icon represent?
- It signifies that something is not washable or that a washing feature is turned off or unavailable.
- How do I use the wash off icon in React?
- Import it using `import { IconWashOff } from '@tabler/icons-react';` and then use it as a component: `<IconWashOff />`.
- What is the license for this icon?
- The Tabler icons, including the wash off 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 →