Add icons to this collection by clicking the heart icon.
Rain icon - also known as cloud, weather, sun, cloudy, rain, rain drops, and clouds and sun. Created in a clean grey 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"
>
    <g fill="none">
        <g fill="#28303f">
            <path
                d="M17 10c-.545 0-1.07.087-1.562.249a7.026 7.026 0 0 0-3.628-3.662 4 4 0 0 1 6.966 3.738A4.99 4.99 0 0 0 17 10z"
            />
            <g fill-rule="evenodd" clip-rule="evenodd">
                <path
                    d="M15 1.25a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0V2a.75.75 0 0 1 .75-.75zM20.48 3.52a.75.75 0 0 1 0 1.061l-.707.707a.75.75 0 1 1-1.06-1.06l.706-.707a.75.75 0 0 1 1.061 0zM22.75 9a.75.75 0 0 1-.75.75h-1a.75.75 0 0 1 0-1.5h1a.75.75 0 0 1 .75.75z"
                />
            </g>
            <path
                d="M2 13a7 7 0 0 0 7 7h8a5 5 0 1 0-1.561-9.751 7.026 7.026 0 0 0-3.63-3.662A7 7 0 0 0 2 13z"
                opacity=".4"
            />
            <path
                d="M13.5 20.5c0 1.105-.672 1.5-1.5 1.5s-1.5-.395-1.5-1.5S12 18 12 18s1.5 1.395 1.5 2.5zM19 18.5c0 1.105-.672 1.5-1.5 1.5s-1.5-.395-1.5-1.5 1.5-2.5 1.5-2.5 1.5 1.395 1.5 2.5zM8 18.5c0 1.105-.672 1.5-1.5 1.5S5 19.605 5 18.5 6.5 16 6.5 16 8 17.395 8 18.5z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category