The Lucide umbrella off icon depicts a broken or closed umbrella, commonly used to signify a lack of protection, cancellation of a service, or a disabled feature.
Common uses
- Disabling a protective feature
- Canceling an insurance policy
- Indicating a service outage
Use it in React
Install
npm i lucide-reactImport & render
import { UmbrellaOff } from 'lucide-react';
<UmbrellaOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- rainweatheruncovereduninsuredantivirusunprotectedriskyumbrellaoffdisabledcanceledno protection
FAQ
- What does the umbrella off icon represent?
- It generally represents a lack of protection, a disabled state, or something being turned off or canceled.
- How do I use the umbrella off icon in React?
- You can import and use it like this: import { UmbrellaOff } from 'lucide-react';.
- What is the license for this icon?
- The Lucide icon library, including the umbrella off icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →