Add icons to this collection by clicking the heart icon.
Rain icon - also known as cloud, weather, rainy, and rain. Created in a clean 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M80 140h16c0-66.274 53.726-120 120-120 37.737 0 70.989 17.769 92.988 45.005C317.462 61.948 326.474 60 336 60c44.182 0 80 35.815 80 80h16c33.137 0 60 26.863 60 60s-26.863 60-60 60H80c-33.137 0-60-26.863-60-60s26.863-60 60-60zM24 492l40-80m40-80 32-72m8 232 40-80m40-80 32-72m8 232 40-80m40-80 32-72"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category