The Tabler umbrella off icon depicts a disabled or inactive umbrella, commonly used to signify that a feature related to protection, coverage, or weather-related services is turned off or unavailable.
Common uses
- Disabling weather alerts
- Indicating no rain protection available
- Toggling off a 'stay dry' feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUmbrellaOff } from '@tabler/icons-react';
<IconUmbrellaOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- rainweatherstormwetautumnfallumbrellaoffdisabledinactivesystemno umbrellaumbrella disabledweather off
FAQ
- What does the umbrella-off icon represent?
- It represents something that is turned off or unavailable, specifically related to an umbrella's function of protection or coverage.
- How do I use the umbrella-off icon in React?
- You can import and use it in React with: import { IconUmbrellaOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the umbrella-off icon, is distributed 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 →