The Tabler bleach off icon depicts a crossed-out bleach bottle, commonly used to indicate that bleaching is not allowed or is disabled for a particular item or setting.
Common uses
- Disabling bleach option in laundry settings
- Warning for delicate fabrics not suitable for bleach
- Indicating a 'no bleach' rule for cleaning products
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBleachOff } from '@tabler/icons-react';
<IconBleachOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- clothingwashingchemicallaundrybleachoffdisabledinactivecleaningclothesno bleachbleach disableddo not bleachbleach forbidden
FAQ
- What does the bleach off icon represent?
- It signifies that the action of bleaching is prohibited or unavailable, often used for items or processes where bleach should not be applied.
- How do I use this icon in React?
- You can import and use it like this: import { IconBleachOff } from '@tabler/icons-react'. Then render it as <IconBleachOff />.
- What is the license for this icon?
- The Tabler icon library, including the bleach 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 →