Add icons to this collection by clicking the heart icon.
Cloud icon - also known as cloud, weather, sky, cloudy, and clouds. Created in a clean circular 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="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="105"
y2="407"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5558ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M327.059 282.647c34.28 0 62.177-27.896 62.177-62.176 0-32.901-25.684-59.913-58.056-62.038C320.024 126.642 290.055 105 256 105s-64.024 21.642-75.179 53.433c-32.372 2.125-58.056 29.136-58.056 62.038 0 34.28 27.896 62.176 62.177 62.176zm-53.294 71.059c-14.694 0-26.647 11.953-26.647 26.647S259.071 407 273.765 407s26.647-11.953 26.647-26.647-11.953-26.647-26.647-26.647zm-88.824-53.294c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647 26.647-11.953 26.647-26.647-11.953-26.647-26.647-26.647zm142.118 0c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647 26.647-11.953 26.647-26.647-11.953-26.647-26.647-26.647zm-159.882 71.059a8.882 8.882 0 1 0 8.882 8.882 8.882 8.882 0 0 0-8.882-8.882zm195.411 0a8.882 8.882 0 1 0 8.882 8.882 8.881 8.881 0 0 0-8.882-8.882zm-115.47-44.412c0 4.905 3.977 8.883 8.882 8.883a8.883 8.883 0 0 0 0-17.765 8.881 8.881 0 0 0-8.882 8.882z"
/>
</svg>
More icons in the same style and category