Add icons to this collection by clicking the heart icon.
Clock icon - also known as clock, time, hour, idle, watch, and time and date. Created in a clean outline style with a black finish, 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 512 512"
>
    <circle
        cx="256"
        cy="256"
        r="236"
        fill="none"
        stroke="#000"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <path
        d="m256 256-40 40M256 176v80M256 96h0M256 416h0M369.137 142.863h0M142.863 369.137h0M416 256h0M96 256h0M369.137 369.137h0M142.863 142.863h0"
        fill="none"
        stroke="#000"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category