Add icons to this collection by clicking the heart icon.
Rainbow icon - also known as cloud, nature, weather, weather forecast, rainbow, forecast, meteorology, and climate. Created in a clean lineal color 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M481 62c-70.764 0-140.484 17.323-202.732 50.212a45.207 45.207 0 0 0-15.507-14.022c-3.553-20.935-19.543-37.693-40.075-42.379C213.609 24.354 185.056 0 151 0c-34.042 0-62.605 24.342-71.686 55.811-20.531 4.686-36.522 21.444-40.075 42.379C25.145 105.928 16 120.632 16 137c0 24.813 20.187 45 45 45h120.33c-36.828 35.118-67.622 76.706-90.153 122.048C61.2 364.375 46 429.293 46 497c0 8.284 6.716 15 15 15h330c24.813 0 45-20.187 45-45 0-16.369-9.145-31.072-23.239-38.81-3.555-20.945-19.556-37.708-40.102-42.385-6.996-23.805-25.336-42.439-48.4-50.059C364.807 296.322 420.113 272 481 272c8.284 0 15-6.716 15-15V77c0-8.284-6.716-15-15-15zM61 152c-8.271 0-15-6.729-15-15 0-7.661 5.769-12.556 11.487-14.007 7.367-1.871 12.509-9.101 11.055-17.369.686-11.313 9.994-21.266 22.864-20.978a14.989 14.989 0 0 0 15.223-13.156C109.504 48.225 128.995 30 151 30s41.496 18.225 44.372 41.49c.989 8.001 8.215 14.109 16.807 13.04 11.405.592 20.59 9.715 21.28 21.094-1.46 8.305 3.723 15.507 11.055 17.369C250.231 124.444 256 129.339 256 137c0 8.271-6.729 15-15 15zm284.372 249.49a15.005 15.005 0 0 0 16.807 13.04c11.404.592 20.59 9.715 21.279 21.094-1.445 8.288 3.694 15.5 11.056 17.369C400.231 454.444 406 459.339 406 467c0 8.271-6.729 15-15 15H256.512c2.966-44.831 19.109-86.116 44.6-119.998 22.465.057 41.482 17.013 44.26 39.488zM466 242.436C336.609 249.982 233.901 353.997 226.436 482h-30.042C203.962 336.764 320.764 219.962 466 212.394zm0-60.071C304.219 189.988 173.989 320.22 166.365 482h-30.02C144.015 303.676 287.676 160.015 466 152.346zm0-60.066C271.126 130.003 114.003 287.126 106.299 482H76.272c4.271-117.28 58.503-225.675 150.448-300H241c23.018 0 42.042-17.375 44.677-39.696C340.902 111.786 402.789 94.626 466 92.278z"
    />
</svg>
More icons in the same style and category