Add icons to this collection by clicking the heart icon.
Time icon - also known as clock, time, watch, ui, circular clock, 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 50 50"
>
    <g fill="#ea2d3f">
        <circle cx="25" cy="25" r="1" />
        <path
            d="M25 12a13 13 0 1 0 13 13 13.015 13.015 0 0 0-13-13zm7 14h-4.184A2.993 2.993 0 1 1 24 22.184V15a1 1 0 0 1 2 0v7.184A3 3 0 0 1 27.816 24H32a1 1 0 0 1 0 2z"
        />
        <path
            d="M25 1a24 24 0 1 0 24 24A24.028 24.028 0 0 0 25 1zm0 39a15 15 0 1 1 15-15 15.017 15.017 0 0 1-15 15z"
        />
    </g>
</svg>
More icons in the same style and category