Add icons to this collection by clicking the heart icon.
Rain icon - also known as cloud, nature, weather, rainy, and rain. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="2.168"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd6700" />
        <stop offset="1" stop-color="#ffce00" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            fill-rule="evenodd"
            d="M21.021 9.893a6.478 6.478 0 0 0-4.781-1.349 8.53 8.53 0 0 0-3.925-3.373 5.014 5.014 0 0 1 3.054-2.978c.34-.118.65.202.634.562a4 4 0 0 0 5.502 3.873c.227-.092.495.047.495.293a4.978 4.978 0 0 1-.979 2.972zM9 20a7 7 0 1 1 6.439-9.751A4.994 4.994 0 0 1 17 10c1.102 0 2.12.357 2.947.96A5 5 0 0 1 17 20h-2.045a3.828 3.828 0 0 0-.343-1.018c-.2-.405-.45-.77-.674-1.061a9.28 9.28 0 0 0-.822-.928l-.094-.09a1.5 1.5 0 0 0-2.044 0l-.094.09a9.28 9.28 0 0 0-.823.928c-.223.29-.474.656-.673 1.061A3.826 3.826 0 0 0 9.045 20zm3 2c.828 0 1.5-.395 1.5-1.5 0-1.104-1.5-2.5-1.5-2.5s-1.5 1.396-1.5 2.5c0 1.105.672 1.5 1.5 1.5z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category