The HugeIcons cloud little rain icon depicts a cloud with a few raindrops, commonly used to represent light rain, drizzle, or mild weather conditions in user interfaces.
Common uses
- Weather widgets
- Status indicators for precipitation
- Notifications about light rain
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CloudLittleRainIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CloudLittleRainIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- light raindrizzleweathercloudy rain
FAQ
- What does the CloudLittleRainIcon represent?
- It represents light rain or drizzle. It's suitable for indicating mild wet weather conditions.
- How do I use the CloudLittleRainIcon in React?
- Import it using `import { CloudLittleRainIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={CloudLittleRainIcon} />`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.