Add icons to this collection by clicking the heart icon.
Cloud icon - also known as cloud, nature, weather, sky, cloudy, and haw weather. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="5"
        y2="19"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M17 19H7c-2.757 0-5-2.243-5-5a5.007 5.007 0 0 1 4.328-4.955C7.15 6.66 9.422 5 12 5s4.85 1.66 5.672 4.045A5.007 5.007 0 0 1 22 14c0 2.757-2.243 5-5 5zM6.905 10.994C5.345 11 4 12.346 4 14s1.346 3 3 3h10c1.654 0 3-1.346 3-3s-1.346-3-3-3c.04.002-.015.008-.07.01a.988.988 0 0 1-1.01-.802C15.546 8.349 13.897 7 12 7s-3.546 1.35-3.92 3.208a1.017 1.017 0 0 1-1.175.786z"
    />
</svg>
More icons in the same style and category