Add icons to this collection by clicking the heart icon.
Weather App icon - also known as weather, sun, cloudy, clouds, ios, weather app, and ios14. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#8df49b" />
        <stop offset="1" stop-color="#589cf9" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M264.82 512H84.693C37.993 512 0 473.978 0 427.243c0-21.443 8.16-41.896 22.976-57.59 10.903-11.549 24.651-19.741 39.734-23.85C74.567 297.094 117.896 262 169.049 262c29.402 0 56.992 11.269 77.689 31.729 18.687 18.474 29.833 42.555 31.908 68.567 34.877 6.587 61.354 37.471 61.354 74.46 0 41.49-33.726 75.244-75.18 75.244zm-95.771-210c-35.736 0-65.465 27.102-69.153 63.042l-1.7 16.566-16.6 1.329C58.271 384.803 40 404.265 40 427.243 40 451.922 60.049 472 84.693 472H264.82c19.398 0 35.18-15.81 35.18-35.243C300 417.041 284.181 401 264.737 401H239v-29.79c0-38.809-30.726-69.21-69.951-69.21zM512 236h-60v40h60zM276 0h-40v60h40zM60 236H0v40h60zm424.637 136.881-51.135-31.389-20.926 34.09 51.135 31.389zm3.065-227.561-20-34.641-51.961 30 20 34.641zm-80.984-97.215L372.603 27.22l-31.327 51.173 34.115 20.885zm-231.41 28.16-30.003-51.959-34.64 20.002 30.003 51.959zm-76.159 60.514-51.207-31.271-20.848 34.138 51.207 31.271zm45.332 87.255C158.395 175.567 203.121 140 256 140c63.962 0 116 52.038 116 116 0 34.68-15.303 65.85-39.505 87.125a115.968 115.968 0 0 1 27.73 28.843C391.99 343.391 412 301.991 412 256c0-86.019-69.981-156-156-156-80.054 0-146.206 60.617-154.997 138.36a148.657 148.657 0 0 1 43.478-14.326z"
    />
</svg>
More icons in the same style and category