Add icons to this collection by clicking the heart icon.
Full Moon icon - also known as nature, astronomy, moon, moon phase, full moon, and meteorology. Created in a clean flat style with a yellow and orange finish, 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"
>
    <path
        d="M256 0C115.3 0 0 115.3 0 256s115.3 256 256 256 256-115.3 256-256S396.7 0 256 0z"
        fill="#ffda2d"
    />
    <path
        d="M512 256c0 140.7-115.3 256-256 256V0c140.7 0 256 115.3 256 256z"
        fill="#fdbf00"
    />
    <circle cx="166" cy="376" r="15" fill="#fdbf00" />
    <circle cx="346" cy="406" r="15" fill="#ff9100" />
    <circle cx="106" cy="226" r="15" fill="#fdbf00" />
    <path
        d="M256 61c-24.901 0-45 20.099-45 45 0 24.899 20.099 45 45 45s45-20.101 45-45c0-24.901-20.099-45-45-45zM271 211c-5.099 0-10.201.599-15 2.1-25.8 6.599-45 30-45 57.9s19.2 51.299 45 57.9c4.799 1.5 9.901 2.1 15 2.1 32.999 0 60-27.001 60-60 0-33.001-27.001-60-60-60z"
        fill="#fdbf00"
    />
    <path
        d="M406 241c-24.814 0-45-20.186-45-45s20.186-45 45-45 45 20.186 45 45-20.186 45-45 45zM256 151V61c24.901 0 45 20.099 45 45 0 24.899-20.099 45-45 45zM331 271c0 32.999-27.001 60-60 60-5.099 0-10.201-.601-15-2.1V213.1c4.799-1.501 9.901-2.1 15-2.1 32.999 0 60 26.999 60 60z"
        fill="#ff9100"
    />
</svg>
More icons in the same style and category