Add icons to this collection by clicking the heart icon.
Cloud icon - also known as cloud, weather, sky, cloudy, and haw weather. 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 64 64"
>
    <linearGradient
        id="a"
        x1="4.056"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M51.76 31.05a9.279 9.279 0 0 0-4.99-8.1 12.422 12.422 0 0 0-11.71-8.44 12.264 12.264 0 0 0-12.11 9.99 9.296 9.296 0 0 0-10.67 6.54c-11.496 1.6-10.725 18.057.97 18.45h37.51a9.248 9.248 0 0 0 1-18.44zm-6.9-2.64c-1.217 1.993-4.263-1.757-4.46-3.13a5.596 5.596 0 0 0-5.34-3.99 1 1 0 0 1 0-2 7.6 7.6 0 0 1 7.26 5.43 3.776 3.776 0 0 0 2.05 2.37.995.995 0 0 1 .49 1.32z"
    />
</svg>
More icons in the same style and category