Add icons to this collection by clicking the heart icon.
Sunrise icon - also known as water, weather, sun, sunset, sunrise, and meteorology. Created in a clean grey 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 24 24"
>
    <g fill="none">
        <g stroke="#28303f" stroke-linejoin="round" stroke-width="1.5">
            <path
                fill="#28303f"
                d="M12 10a6 6 0 0 0-6 6h12a6 6 0 0 0-6-6z"
                opacity=".4"
            />
            <path
                stroke-linecap="round"
                d="m19.778 8.222-1.414 1.414M4.222 8.222l1.414 1.414"
                opacity=".4"
            />
        </g>
        <path
            fill="#28303f"
            d="M9.47 3.47a.75.75 0 0 0 1.06 1.06zm4 1.06a.75.75 0 1 0 1.06-1.06zM11.25 7a.75.75 0 0 0 1.5 0zm1.5-4a.75.75 0 0 0-1.5 0zm-1.987-.823L9.47 3.47l1.06 1.06 1.293-1.293zm1.414 1.06L13.47 4.53l1.06-1.06-1.293-1.293zM12.75 7V3h-1.5v4zm-.927-3.763a.25.25 0 0 1 .354 0l1.06-1.06a1.75 1.75 0 0 0-2.474 0z"
        />
        <path
            stroke="#28303f"
            stroke-linecap="round"
            stroke-linejoin="round"
            stroke-width="1.5"
            d="M4 16h16"
        />
        <path
            stroke="#28303f"
            stroke-linecap="round"
            stroke-linejoin="round"
            stroke-width="1.5"
            d="M6 19h12"
            opacity=".4"
        />
        <path
            stroke="#28303f"
            stroke-linecap="round"
            stroke-width="1.5"
            d="M9 22h6"
        />
    </g>
</svg>
More icons in the same style and category