The Tabler wash temperature 3 icon depicts a washing machine setting for medium wash temperatures, commonly used in UIs to represent laundry or cleaning options.
Common uses
- Select medium wash temperature in laundry settings.
- Indicate a 'warm' wash cycle option.
- Represent a general cleaning or washing function.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWashTemperature3 } from '@tabler/icons-react';
<IconWashTemperature3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- laundrycleanclearclothesmediumwashtemperaturecleaningwashinggarment3warm wash iconlaundry setting iconmedium heat iconwashing cycle icon
FAQ
- What does the wash temperature 3 icon represent?
- This icon represents a medium wash temperature setting, often used for laundry or cleaning appliances.
- How do I use this icon in React?
- Import it using `import { IconWashTemperature3 } from '@tabler/icons-react'` and use it as a component: `<IconWashTemperature3 />`.
- What is the license for this icon?
- The Tabler icons, including wash-temperature-3, 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 →