Add icons to this collection by clicking the heart icon.
Clock icon - also known as clock, time, hour, tool, clock time, watch, ui, and time and date. Created in a clean 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M210.143 181.858c-7.811-7.811-20.475-7.811-28.285 0s-7.81 20.474 0 28.284l60 60A19.996 19.996 0 0 0 256 276h40c11.046 0 20-8.954 20-20s-8.954-20-20-20h-31.716zM412 0H100C44.859 0 0 44.86 0 100v312c0 55.14 44.859 100 100 100h312c55.141 0 100-44.86 100-100V100C512 44.86 467.141 0 412 0zm60 412c0 33.084-26.916 60-60 60H100c-33.084 0-60-26.916-60-60V100c0-33.084 26.916-60 60-60h312c33.084 0 60 26.916 60 60zM416 76H96c-11.046 0-20 8.954-20 20v320c0 11.046 8.954 20 20 20h320c11.046 0 20-8.954 20-20V96c0-11.046-8.954-20-20-20zm-20 160h-20c-11.046 0-20 8.954-20 20s8.954 20 20 20h20v120H276v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v20H116V276h20c11.046 0 20-8.954 20-20s-8.954-20-20-20h-20V116h120v20c0 11.046 8.954 20 20 20s20-8.954 20-20v-20h120z"
    />
</svg>
More icons in the same style and category