Add icons to this collection by clicking the heart icon.
Moon icon - also known as interface, button, moon, ui, darkness, essential, sleep mode, and night mode. Created in a clean flat 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"
>
    <linearGradient
        id="a"
        x1="18.264"
        x2="50.27"
        y1="60.951"
        y2="5.516"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#006bfc" />
        <stop offset="1" stop-color="#97e6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M0 35.4c-.2-2 1.4-3.6 3.4-3.6 1 0 1.9.4 2.7 1.1 3.4 3.1 7.8 4.9 12.7 4.9 10.5 0 19-8.5 19-19 0-4.9-1.9-9.4-4.9-12.7-.7-.7-1.1-1.7-1.1-2.7 0-2 1.6-3.6 3.6-3.4 16 1.8 28.4 15.3 28.4 31.8 0 17.7-14.3 32-32 32-16.4 0-30-12.4-31.8-28.4z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category