The Tabler ironing off icon depicts a crossed-out iron, commonly used to represent a disabled or unavailable ironing function or setting.
Common uses
- Disabling an 'Iron Clothes' feature in a smart home app.
- Indicating that ironing is not permitted in a specific area.
- Representing an 'off' state for an ironing-related setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconIroningOff } from '@tabler/icons-react';
<IconIroningOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- clotcheshouseworkironsmoothironingoffdisabledinactivecleaningwashinglaundryno ironingiron disabledlaundry offno steam
FAQ
- What does the ironing off icon represent?
- It visually signifies that the action or feature related to ironing is currently disabled, unavailable, or not applicable.
- How do I use this icon in React?
- You can import and use it with: `import { IconIroningOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the ironing-off icon, is 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 →