Add icons to this collection by clicking the heart icon.
Moon icon - also known as night, stars, weather, sky, moon, full moon, and miscellaneous. Created in a clean lineal style with a black 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="M176 376h0M416 296h0"
        fill="none"
        stroke="#000"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <circle
        cx="256"
        cy="256"
        r="236"
        fill="none"
        stroke="#000"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <path
        d="M336 376c0-22.091-17.909-40-40-40s-40 17.909-40 40 17.909 40 40 40M336 216c22.091 0 40-17.909 40-40s-17.909-40-40-40-40 17.909-40 40"
        fill="none"
        stroke="#000"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <circle
        cx="156"
        cy="236"
        r="60"
        fill="none"
        stroke="#000"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category