Add icons to this collection by clicking the heart icon.
Clock icon - also known as clock, time, watch, and time and date. Created in a clean mixed 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 850 850"
>
    <linearGradient
        id="a"
        x1="425"
        x2="425"
        y1="850"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1aa8dc" />
        <stop offset=".49" stop-color="#ae3b89" />
        <stop offset="1" stop-color="#f26270" />
    </linearGradient>
    <g fill-rule="evenodd">
        <circle cx="425" cy="425" r="425" fill="url(#a)" />
        <g fill="#fefefe">
            <path
                d="M425 524c-98 0-177-79-177-177s79-178 177-178 177 80 177 177c0 98-79 178-177 178zm0-280c-4 0-7-3-7-7v-22c-31 2-59 14-80 33l15 16c3 2 3 7 0 10-2 2-4 2-5 2-2 0-4-1-5-2l-16-15c-19 21-32 49-33 80h22c4 0 7 3 7 7 0 5-4 8-7 8h-22c1 31 14 59 33 80l16-15c3-3 7-3 10 0s3 7 0 10l-15 16c21 19 49 31 80 33v-22c0-4 3-7 7-7s7 3 7 7v22c31-2 59-14 81-34l-15-15c-3-3-3-7 0-10s7-3 10 0l15 15c20-22 32-49 34-80h-22c-4 0-8-3-8-8 0-4 4-7 8-7h22c-2-31-14-59-34-80l-15 15c-1 2-3 2-5 2s-4-1-5-2c-3-3-3-8 0-10l15-16c-22-19-50-31-81-33v22c0 4-3 7-7 7zm0-44c39 0 75 16 101 41 1 0 2 1 3 2s1 2 2 3c24 25 40 60 40 98 1 1 1 1 1 2s0 2-1 3c0 38-16 73-41 99 0 1 0 1-1 2l-1 1c-27 26-63 42-103 42-81 0-146-66-146-146v-1c0-40 16-77 43-103s0 0 0-1c27-26 63-42 103-42zm51 154h-52c-4 0-7-3-7-8v-70c0-4 3-7 7-7s8 3 8 7v63h45c4 0 7 4 7 8s-4 7-8 7z"
            />
            <path
                d="M348 577c-5 0-8-3-8-7v-72c0-4 3-8 8-8 4 0 7 4 7 8v72c0 4-3 7-7 7z"
            />
            <path
                d="M348 642c-13 0-24-11-24-24v-32c0-12 11-23 24-23s24 11 24 23v32c0 13-11 24-24 24zM425 609c-4 0-7-3-7-8v-84c0-5 3-8 7-8s7 3 7 8v84c0 5-3 8-7 8z"
            />
            <path
                d="M425 681c-13 0-24-11-24-24v-39c0-13 11-24 24-24s24 11 24 24v39c0 13-11 24-24 24zM516 570c-4 0-8-4-8-8v-72c0-4 4-7 8-7s7 3 7 7v72c0 5-4 8-7 8z"
            />
            <path
                d="M516 642c-13 0-24-11-24-24v-39c0-13 11-24 24-24s23 11 23 24v39c0 13-10 24-23 24z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category