Add icons to this collection by clicking the heart icon.
Moon icon - also known as interface, weather, moon, crescent, ui, phase, and night mode. 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 40 40"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="2.121"
        x2="36.273"
        y1="34.629"
        y2="6.686"
    >
        <stop offset="0" stop-color="#54bf9a" />
        <stop offset="1" stop-color="#00add7" />
    </linearGradient>
    <linearGradient
        id="linear-gradient-2"
        x1="2.121"
        x2="36.272"
        y1="34.629"
        y2="6.686"
        href="#linear-gradient"
    />
    <path
        d="m30.5 20.11a1 1 0 0 0 -1.038-.028 6.992 6.992 0 0 1 -9.538-9.539 1 1 0 0 0 -.963-1.491 11 11 0 1 0 11.986 11.992 1 1 0 0 0 -.447-.934zm-10.5 8.89a9 9 0 0 1 -2.608-17.617 8.991 8.991 0 0 0 11.225 11.225 8.953 8.953 0 0 1 -8.617 6.392z"
        fill="url(#linear-gradient)"
    />
    <path
        d="m20 2a18 18 0 1 0 18 18 18.021 18.021 0 0 0 -18-18zm0 34a16 16 0 1 1 16-16 16.019 16.019 0 0 1 -16 16z"
        fill="url(#linear-gradient-2)"
    />
</svg>
More icons in the same style and category