Add icons to this collection by clicking the heart icon.
Full Moon icon - also known as education, science, nature, weather, astronomy, moon, moon phase, full moon, moon craters, and meteorology. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="2"
            x2="62"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#5932e6" />
            <stop offset=".343" stop-color="#8632e6" />
            <stop offset=".646" stop-color="#b332e6" />
            <stop offset=".903" stop-color="#e032e6" />
        </linearGradient>
    </defs>
    <path
        d="M57.955 41.091a8.984 8.984 0 0 0-3.187-5.983A22.964 22.964 0 0 0 19.09 12.986a8.986 8.986 0 0 0-12.643 5.236A5.99 5.99 0 0 0 8 30h1.097A23.244 23.244 0 0 0 9 32a22.986 22.986 0 0 0 35.943 19H57a5 5 0 0 0 .955-9.909ZM4 24a3.968 3.968 0 0 1 3.394-3.936 1 1 0 0 0 .82-.748A6.996 6.996 0 0 1 22 21a1 1 0 0 0 1 1 3 3 0 0 1 0 6H8a4.005 4.005 0 0 1-4-4Zm7 8c0-.67.043-1.336.106-2H23a5 5 0 0 0 .955-9.909 8.983 8.983 0 0 0-3.076-5.89A20.983 20.983 0 0 1 53 32c0 .635-.037 1.268-.094 1.899a8.923 8.923 0 0 0-2.91-.839c0-.02.004-.04.004-.06a5 5 0 1 0-8.305 3.749 8.983 8.983 0 0 0-1.248 2.473 5.985 5.985 0 0 0 .642 11.701A20.986 20.986 0 0 1 11 32Zm32.035 3.265A3 3 0 1 1 48 33c0 .021-.006.041-.007.063a8.956 8.956 0 0 0-4.958 2.202ZM57 49H42a3.99 3.99 0 0 1-.606-7.936 1 1 0 0 0 .82-.748A6.996 6.996 0 0 1 56 42a1 1 0 0 0 1 1 3 3 0 0 1 0 6ZM24 32a8 8 0 1 0 8 8 8.01 8.01 0 0 0-8-8Zm0 14a6 6 0 1 1 6-6 6.007 6.007 0 0 1-6 6Zm17-27a6 6 0 1 0-6 6 6.007 6.007 0 0 0 6-6Zm-6 4a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Zm-15-2a1 1 0 0 1-2 0 3.003 3.003 0 0 0-3-3 1 1 0 0 1 0-2 5.006 5.006 0 0 1 5 5Zm34 21a1 1 0 0 1-2 0 3.003 3.003 0 0 0-3-3 1 1 0 0 1 0-2 5.006 5.006 0 0 1 5 5Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category