Add icons to this collection by clicking the heart icon.
Eclipse icon - also known as weather, astronomy, sun, moon, eclipse, lunar, partial, and astral. 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 32 32"
>
    <linearGradient
        id="a"
        x1="2"
        x2="30"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#29abe2" />
        <stop offset="1" stop-color="#2bb673" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M16 2a14 14 0 1 0 14 14A14.015 14.015 0 0 0 16 2zm0 26a11.995 11.995 0 0 1-.96-23.951 13.892 13.892 0 0 0 2.566 7.089 1 1 0 0 0 1.627-1.164 11.906 11.906 0 0 1-2.184-5.921 12.01 12.01 0 0 1 10.9 10.9 11.981 11.981 0 0 1-6.894-2.96 1 1 0 1 0-1.324 1.5 13.961 13.961 0 0 0 8.223 3.462A12.009 12.009 0 0 1 16 28z"
    />
</svg>
More icons in the same style and category