Add icons to this collection by clicking the heart icon.
Time icon - also known as time, wait, hourglass, watch, clocks, and time and date. Created in a clean flat 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 32 32"
>
    <path
        fill="#b5e3ff"
        d="M25 8V6a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v2a9 9 0 0 0 4.9 8A9 9 0 0 0 7 24v2a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-2a9 9 0 0 0-4.9-8A9 9 0 0 0 25 8z"
    />
    <path
        fill="#9ed4ef"
        d="M25 8V6a1 1 0 0 0-1-1h-2a1 1 0 0 1 1 1v2a9 9 0 0 1-4.9 8 9 9 0 0 1 4.9 8v2a1 1 0 0 1-1 1h2a1 1 0 0 0 1-1v-2a9 9 0 0 0-4.9-8A9 9 0 0 0 25 8z"
    />
    <rect width="22" height="6" x="5" y="1" fill="#798bc6" rx="1" />
    <path
        fill="#6b7eb5"
        d="M26 1H6a1 1 0 0 0-1 1h20a1 1 0 0 1 1 1v4a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"
    />
    <rect width="22" height="6" x="5" y="25" fill="#798bc6" rx="1" />
    <path
        fill="#6b7eb5"
        d="M6 31h20a1 1 0 0 0 1-1H7a1 1 0 0 1-1-1v-4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1z"
    />
</svg>
More icons in the same style and category