The Tabler ironing steam icon visually represents the process of ironing clothes with steam, commonly used in UIs to indicate laundry services, garment care options, or related household tasks.
Common uses
- Laundry service selection
- Appliance control for steam ironing
- Household chore tracking
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconIroningSteam } from '@tabler/icons-react';
<IconIroningSteam size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconIroningSteam size={24} stroke={2} />filled
<IconIroningSteamFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- clotcheshouseworkironsmoothwaterironingsteamcleaningwashingclotheslaundrysteam irongarment careappliancehousehold
FAQ
- What does the ironing steam icon represent?
- It depicts an iron emitting steam, symbolizing the action of ironing clothes to remove wrinkles.
- How do I use this icon in React?
- Import it using: import { IconIroningSteam } from '@tabler/icons-react'; and then use it as a component: <IconIroningSteam />.
- What is the license for this icon?
- The Tabler icon set, including ironing-steam, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.