Add icons to this collection by clicking the heart icon.
Moon icon - also known as science, nature, astronomy, moon, full moon, craters, and miscellaneous. Created in a clean lineal color 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M226 361c-8.284 0-15 6.716-15 15 0 8.271-6.729 15-15 15s-15-6.729-15-15 6.729-15 15-15c8.284 0 15-6.716 15-15s-6.716-15-15-15c-24.813 0-45 20.187-45 45s20.187 45 45 45 45-20.187 45-45c0-8.284-6.716-15-15-15zm30-150c-24.813 0-45 20.187-45 45 0 8.284 6.716 15 15 15s15-6.716 15-15c0-8.271 6.729-15 15-15s15 6.729 15 15-6.729 15-15 15c-8.284 0-15 6.716-15 15s6.716 15 15 15c24.813 0 45-20.187 45-45s-20.187-45-45-45zm-120 30c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15c0 8.284 6.716 15 15 15s15-6.716 15-15c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45c8.284 0 15-6.716 15-15s-6.716-15-15-15zm354.968-82.315a36.938 36.938 0 0 1 8.207-39.794c.192-.275 5.171-4.291 5.171-11.382a15 15 0 0 0-4.394-10.608L415.1 12.048c-5.856-5.858-15.353-5.858-21.211-.002-12.377 12.365-28.027 13.974-40.572 8.987C321.173 8.256 282.974 0 256 0s-65.173 8.256-97.316 21.033c-24.056 9.563-40.472-8.933-40.572-8.987-5.857-5.856-15.354-5.856-21.211.002L12.048 96.9c-5.858 5.858-5.854 15.362.002 21.215 12.441 12.437 13.923 28.14 8.982 40.569C8.256 190.828 0 229.027 0 256s8.256 65.171 21.032 97.314a36.937 36.937 0 0 1-8.207 39.793c-.192.275-5.171 4.291-5.171 11.382a15 15 0 0 0 4.394 10.608L96.9 499.951c5.856 5.857 15.36 5.854 21.213 0l11.172-11.172c4.449-4.449 11.267-5.644 16.973-2.975C180.779 501.962 222.83 512 256 512c68.113 0 132.326-26.702 180.812-75.188C485.298 388.327 512 324.113 512 256c0-26.973-8.256-65.172-21.032-97.315zM256 482c-29.054 0-66.231-8.954-97.024-23.366a44.81 44.81 0 0 0-19.022-4.224c-20.709 0-32.011 13.433-32.446 13.721L42.84 403.464a66.917 66.917 0 0 0 6.071-61.231C37.6 313.777 30 279.123 30 256s7.6-57.778 18.911-86.234a66.911 66.911 0 0 0-6.071-61.231l65.694-65.695a66.91 66.91 0 0 0 61.231 6.071C198.222 37.6 232.877 30 256 30s57.778 7.6 86.234 18.911a66.913 66.913 0 0 0 61.231-6.071l65.694 65.695a66.913 66.913 0 0 0-6.071 61.231C474.4 198.222 482 232.877 482 256c0 124.617-101.383 226-226 226zm120-361c-8.284 0-15 6.716-15 15s6.716 15 15 15c8.271 0 15 6.729 15 15s-6.729 15-15 15-15-6.729-15-15c0-8.284-6.716-15-15-15s-15 6.716-15 15c0 24.813 20.187 45 45 45s45-20.187 45-45-20.187-45-45-45zM256 61c-24.813 0-45 20.187-45 45 0 8.284 6.716 15 15 15s15-6.716 15-15c0-8.271 6.729-15 15-15s15 6.729 15 15-6.729 15-15 15c-8.284 0-15 6.716-15 15s6.716 15 15 15c24.813 0 45-20.187 45-45s-20.187-45-45-45zm120 210c-24.813 0-45 20.187-45 45s20.187 45 45 45c8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15c0 8.284 6.716 15 15 15s15-6.716 15-15c0-24.813-20.187-45-45-45z"
    />
</svg>
More icons in the same style and category