The HugeIcons sun cloud 01 icon depicts a sun partially obscured by a cloud, commonly used to represent partly cloudy weather conditions or a transition between sunny and overcast states in UI elements.
Common uses
- Weather widgets
- Forecast indicators
- Status updates
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SunCloud01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SunCloud01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- partly cloudyweathercloudy sunsun behind cloud
FAQ
- What does the SunCloud01Icon represent?
- It represents a partly cloudy sky, indicating a mix of sun and clouds.
- How do I use the SunCloud01Icon in React?
- Import both HugeiconsIcon and SunCloud01Icon, then render <HugeiconsIcon icon={SunCloud01Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →