The Lucide cloudy icon depicts a cloud, commonly used to represent overcast weather conditions or a general sense of cloudiness in UI elements.
Common uses
- Weather widgets
- Status indicators
- Background imagery
Use it in React
Install
npm i lucide-reactImport & render
import { Cloudy } from 'lucide-react';
<Cloudy size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- weathercloudscloudycloudovercastsky
FAQ
- What does the cloudy icon represent?
- It represents a cloud, typically used for weather-related information or indicating a cloudy state.
- How do I use the cloudy icon in React?
- You can import and use it like this: import { Cloudy } from 'lucide-react'.
- What is the license for the Lucide cloudy icon?
- The Lucide icon library, including the cloudy icon, is available under the ISC license.
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 →