The Tabler wash tumble dry icon visually represents the action of drying clothes in a tumble dryer, commonly used in UIs to indicate laundry facilities or drying options.
Common uses
- Laundry room status indicator
- Drying cycle selection button
- Appliance control panel for dryers
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWashTumbleDry } from '@tabler/icons-react';
<IconWashTumbleDry size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- laundrycleanclearclotheswashtumbledrycleaningwashinggarmenttumble dryerclothes dryerlaundry dryerdrying machine
FAQ
- What does the wash tumble dry icon represent?
- It signifies the process of drying clothes in a tumble dryer, often used for laundry-related features or information.
- How do I use the wash tumble dry icon in React?
- You can import and use it like this: import { IconWashTumbleDry } from '@tabler/icons-react'; <IconWashTumbleDry />
- What is the license for the Tabler wash tumble dry icon?
- The Tabler icons, including wash tumble dry, 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 →