John KuehJohn Kueh

sun cloud little rain 01 icon

HugeIcons · SunCloudLittleRain01Icon · MIT

Download SVG

The HugeIcons sun cloud little rain 01 icon depicts a sun partially obscured by a cloud with a few raindrops, commonly used to represent light rain, variable weather, or a brief shower in weather-related UIs.

Common uses

  • Weather forecast widgets
  • Outdoor activity advisories
  • App status indicators for precipitation

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SunCloudLittleRain01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SunCloudLittleRain01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
light rainpartly cloudy rainshowers iconweather icon

FAQ

What does the sun cloud little rain 01 icon represent?
It represents a weather condition with sun, clouds, and light rain, suitable for indicating variable or mild rainy weather.
How do I use this icon in React?
Import both HugeiconsIcon and SunCloudLittleRain01Icon, then render it using <HugeiconsIcon icon={SunCloudLittleRain01Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →