The Tabler wash gentle icon depicts a washing machine with a water droplet, commonly used to represent delicate wash cycles or gentle cleaning options in user interfaces.
Common uses
- Button for delicate laundry setting
- Icon in a cleaning service app menu
- Indicator for gentle wash mode on an appliance
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWashGentle } from '@tabler/icons-react';
<IconWashGentle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- laundrycleanclearclothesmachinedelicatewashgentlecleaningwashingdelicate washgentle cyclelow impact washfabric care
FAQ
- What does the wash gentle icon represent?
- It signifies a gentle or delicate washing cycle, suitable for fragile fabrics.
- How do I use the wash gentle icon in React?
- Import it using `import { IconWashGentle } from '@tabler/icons-react';` and then use it as a component: `<IconWashGentle />`.
- What is the license for the wash gentle icon?
- The Tabler icons, including wash gentle, are available 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 →