Add icons to this collection by clicking the heart icon.
Clouds And Sun icon - also known as weather, sky, forecast, meteorology, and clouds and sun. 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="397.5"
        y2="114.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M328.759 294.764c.067-1.285.184-5.419-.122-6.658-1.717-27.064-24.418-48.26-51.672-48.26-14.92 0-28.651 6.164-38.322 16.861-8.948-6.274-21.037-10.646-34.159-10.646-29.301 0-54.023 21.04-59.167 49.075C122.201 300.424 105 321.352 105 345.659c0 28.582 23.273 51.841 51.872 51.841H319.6c28.599 0 51.871-23.259 51.871-51.841 0-25.201-18.095-46.266-42.712-50.895zm69.359-73.739h-17.765c-4.91 0-8.882 3.97-8.882 8.877s3.973 8.877 8.882 8.877h17.765c4.91 0 8.882-3.97 8.882-8.877s-3.973-8.877-8.882-8.877zm-115.471-71.017c4.91 0 8.882-3.97 8.882-8.877v-17.754c0-4.906-3.973-8.877-8.882-8.877s-8.882 3.97-8.882 8.877v17.754a8.874 8.874 0 0 0 8.882 8.877zm-75.37 25.999a8.882 8.882 0 0 0 12.56 0 8.87 8.87 0 0 0 0-12.553l-12.56-12.553c-3.47-3.468-9.09-3.468-12.56 0s-3.47 9.085 0 12.553zm150.74 0 12.56-12.553c3.47-3.468 3.47-9.085 0-12.553s-9.091-3.468-12.56 0l-12.56 12.553a8.87 8.87 0 0 0 0 12.553 8.884 8.884 0 0 0 12.56 0zm-121.681 59.096c11.693-8.383 25.91-13.012 40.63-13.012 32.109 0 59.244 22.031 67.051 51.969 6.099-10.587 9.689-22.542 9.689-35.281 0-39.158-31.877-71.017-71.059-71.017-35.887 0-65.337 26.821-70.086 61.404 8.208.867 16.306 2.603 23.775 5.937z"
    />
</svg>
More icons in the same style and category