John KuehJohn Kueh

sun cloud angled rain 01 icon

HugeIcons · SunCloudAngledRain01Icon · MIT

Download SVG

The HugeIcons sun cloud angled rain 01 icon depicts a cloud with rain falling at an angle from behind a sun, commonly used to represent weather forecasts, precipitation, or rainy conditions in user interfaces.

Common uses

  • Weather widgets
  • Rainfall alerts
  • Outdoor activity advisories

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
weather iconrainy daycloudy with rainsun and rain

FAQ

What does the SunCloudAngledRain01Icon represent?
This icon represents a combination of sun and rain, specifically showing angled rain falling from a cloud behind a sun. It's often used for weather-related information.
How do I use the SunCloudAngledRain01Icon in a React project?
Import both HugeiconsIcon and SunCloudAngledRain01Icon from their respective packages and render the icon using the <HugeiconsIcon icon={SunCloudAngledRain01Icon} /> component.
What is the license for this icon?
The SunCloudAngledRain01Icon is part of the HugeIcons library and is available under the MIT license.

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 →