Add icons to this collection by clicking the heart icon.
Eclipse icon - also known as science, astronomy, sun, moon, eclipse, phase, and miscellaneous. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5357ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="411"
        y2="101"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#96dcff" />
        <stop offset=".503" stop-color="#e5f5ff" />
        <stop offset="1" stop-color="#e5f5ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m245.244 507.456-32.608-33.542-42.948 18.559c-7.771 3.358-16.78-.376-19.897-8.247l-17.223-43.495-46.771.675c-8.454.122-15.338-6.763-15.215-15.216l.679-46.769-43.492-17.22c-7.872-3.117-11.606-12.126-8.247-19.898l18.561-42.942-33.54-32.605c-6.059-5.89-6.059-15.621 0-21.511l33.542-32.607-18.56-42.949c-3.358-7.771.376-16.78 8.247-19.897l43.495-17.222-.675-46.771c-.122-8.453 6.763-15.337 15.216-15.215l46.768.678 17.22-43.491c3.117-7.872 12.126-11.606 19.898-8.247l42.943 18.561 32.605-33.541c5.89-6.059 15.621-6.059 21.511 0l32.608 33.542 42.948-18.559c7.771-3.358 16.78.376 19.897 8.247l17.223 43.495 46.771-.675c8.453-.122 15.338 6.763 15.215 15.216l-.679 46.769 43.492 17.22c7.872 3.117 11.606 12.126 8.247 19.898l-18.561 42.942 33.54 32.605c6.059 5.89 6.059 15.621 0 21.511l-33.542 32.607 18.56 42.949c3.358 7.771-.376 16.78-8.247 19.897L440.73 379.43l.675 46.771c.122 8.453-6.763 15.337-15.216 15.215l-46.768-.678-17.22 43.491c-3.117 7.872-12.126 11.606-19.898 8.247l-42.943-18.561-32.605 33.541c-5.89 6.059-15.62 6.059-21.511 0z"
    />
    <path
        fill="url(#b)"
        d="M336 388.713C312.631 402.853 285.25 411 256 411c-85.468 0-155-69.533-155-155s69.532-155 155-155c29.25 0 56.631 8.147 80 22.287-44.914 27.176-75 76.496-75 132.713s30.086 105.538 75 132.713zM291 256c0 49.668 29.12 92.659 71.182 112.807C392.216 340.521 411 300.415 411 256s-18.784-84.521-48.818-112.807C320.12 163.341 291 206.332 291 256z"
    />
</svg>
More icons in the same style and category