Add icons to this collection by clicking the heart icon.
Moon icon - also known as night, nature, stars, weather, moon, half moon, and haw weather. 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 100 100"
>
    <linearGradient
        id="a"
        x1="16.667"
        x2="83.331"
        y1="16.667"
        y2="82.783"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f2c72f" />
        <stop offset=".552" stop-color="#fb9e14" />
        <stop offset="1" stop-color="#e4680d" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            d="M82.751 56.234c.263-1.392-1.067-2.504-2.467-2.299-1.032.152-2.088.23-3.162.23-11.926 0-21.593-9.667-21.593-21.592 0-4.335 1.278-8.372 3.477-11.754.773-1.19.313-2.863-1.064-3.2A33.416 33.416 0 0 0 50 16.667c-18.41 0-33.333 14.924-33.333 33.333S31.591 83.333 50 83.333c16.279 0 29.832-11.67 32.751-27.1z"
        />
    </g>
</svg>
More icons in the same style and category