Add icons to this collection by clicking the heart icon.
Sun icon - also known as summer, nature, weather, sunny, warm, summertime, sun, meteorology, and haw weather. 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="#ffe398" />
        <stop offset="1" stop-color="#fdfdd3" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffdc03" />
        <stop offset="1" stop-color="#fb5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 176.059c-44.082 0-79.941 35.859-79.941 79.941s35.859 79.941 79.941 79.941 79.941-35.859 79.941-79.941-35.859-79.941-79.941-79.941zm0-17.765a8.877 8.877 0 0 0 8.882-8.883v-35.529c0-4.91-3.973-8.882-8.882-8.882s-8.882 3.973-8.882 8.882v35.529a8.877 8.877 0 0 0 8.882 8.883zm0 195.412a8.877 8.877 0 0 0-8.882 8.882v35.53c0 4.91 3.973 8.882 8.882 8.882s8.882-3.973 8.882-8.882v-35.53a8.877 8.877 0 0 0-8.882-8.882zM158.294 256a8.877 8.877 0 0 0-8.883-8.882h-35.529c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h35.529a8.877 8.877 0 0 0 8.883-8.882zm239.824-8.882h-35.529c-4.91 0-8.883 3.973-8.883 8.882s3.973 8.882 8.883 8.882h35.529c4.91 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882zM159.248 301.6l-15.362 8.874c-4.25 2.455-5.708 7.885-3.253 12.135 2.457 4.254 7.899 5.7 12.135 3.253l15.362-8.874c4.25-2.455 5.708-7.885 3.253-12.135-2.463-4.259-7.902-5.716-12.135-3.253zm193.504-91.2 15.362-8.874c4.25-2.455 5.708-7.885 3.253-12.135-2.472-4.268-7.919-5.725-12.135-3.253l-15.362 8.874c-4.25 2.455-5.708 7.885-3.253 12.135 2.456 4.254 7.899 5.7 12.135 3.253zM207.147 340.616a8.859 8.859 0 0 0-12.135 3.253l-8.874 15.362c-2.455 4.25-.998 9.68 3.253 12.135 4.227 2.442 9.674 1.009 12.135-3.253l8.874-15.362c2.455-4.25.997-9.68-3.253-12.135zm97.706-169.233c4.227 2.442 9.674 1.009 12.135-3.253l8.874-15.362c2.455-4.25.998-9.68-3.253-12.135-4.25-2.446-9.68-.998-12.135 3.253l-8.874 15.362a8.881 8.881 0 0 0 3.253 12.135zm12.135 172.486c-2.463-4.268-7.919-5.716-12.135-3.253-4.25 2.455-5.708 7.885-3.253 12.135l8.874 15.362c2.457 4.254 7.899 5.699 12.135 3.253 4.25-2.455 5.708-7.885 3.253-12.135zM195.012 168.131c2.457 4.254 7.899 5.699 12.135 3.253 4.25-2.455 5.708-7.885 3.253-12.135l-8.874-15.362c-2.463-4.25-7.902-5.699-12.135-3.253-4.25 2.455-5.708 7.885-3.253 12.135zm173.102 142.343-15.362-8.874c-4.25-2.463-9.68-1.006-12.135 3.253-2.455 4.25-.998 9.68 3.253 12.135l15.362 8.874c4.227 2.442 9.674 1.009 12.135-3.253 2.454-4.25.997-9.68-3.253-12.135zM168.131 195.012l-15.362-8.874a8.847 8.847 0 0 0-12.135 3.253c-2.455 4.25-.998 9.68 3.253 12.135l15.362 8.874c4.228 2.442 9.674 1.009 12.135-3.253 2.454-4.25.997-9.68-3.253-12.135z"
    />
</svg>
More icons in the same style and category