The Tabler wash dry p icon depicts a washing machine with a 'P' symbol, commonly used to indicate a specific wash cycle or setting, such as a permanent press cycle, in laundry-related user interfaces.
Common uses
- Laundry machine cycle selection
- Appliance control panel
- Washing instructions
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWashDryP } from '@tabler/icons-react';
<IconWashDryP size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- laundrycleanclearclotheswashdrycleaningwashinggarmenttextileppermanent presslaundry cyclewashing machine
FAQ
- What does the 'P' mean on the wash dry p icon?
- The 'P' typically signifies a 'permanent press' cycle, a common setting on washing machines designed for synthetic fabrics.
- How do I use the wash dry p icon in a React application?
- You can import and use it directly in your React components like this: import { IconWashDryP } from '@tabler/icons-react'; <IconWashDryP />.
- What is the license for the Tabler wash dry p icon?
- The Tabler icons, including wash dry p, are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →