Add icons to this collection by clicking the heart icon.
Time icon - also known as time, speedometer, stopwatch, timer, 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="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 512c-68.38 0-132.667-26.629-181.02-74.98C26.629 388.667 0 324.38 0 256S26.629 123.333 74.98 74.98C123.333 26.629 187.62 0 256 0s132.667 26.629 181.02 74.98C485.371 123.333 512 187.62 512 256c0 14.168-1.194 28.412-3.549 42.335-1.841 10.892-12.17 18.225-23.055 16.385-10.891-1.842-18.227-12.164-16.385-23.055A214.519 214.519 0 0 0 472 256c0-119.103-96.897-216-216-216S40 136.897 40 256s96.897 216 216 216c.92 0 1.838-.006 2.756-.017 11.022-.149 20.107 8.708 20.243 19.754.135 11.045-8.71 20.108-19.755 20.243-1.08.013-2.161.02-3.244.02zm-65.947-162.769 80-79A20.002 20.002 0 0 0 276 256V96c0-11.046-8.954-20-20-20s-20 8.954-20 20v151.642l-74.053 73.127c-7.859 7.761-7.939 20.424-.178 28.284A19.936 19.936 0 0 0 176 355a19.939 19.939 0 0 0 14.053-5.769zm277.793 156.215c11.87-8.645 16.79-23.829 12.242-37.781l-11.057-33.933 28.967-20.985c11.956-8.661 16.895-24.026 12.289-38.234-4.575-14.112-17.5-23.594-32.162-23.594h-36.069l-10.869-33.575C426.636 303.381 413.701 294 399 294s-27.636 9.381-32.198 23.381l-10.857 33.537h-36.069c-14.662 0-27.587 9.481-32.162 23.594-4.605 14.208.333 29.573 12.289 38.234l28.967 20.985-11.057 33.932a33.707 33.707 0 0 0 12.242 37.782 33.794 33.794 0 0 0 39.819.049L399 484.461l29.028 21.035a33.813 33.813 0 0 0 19.873 6.462 33.828 33.828 0 0 0 19.945-6.512zM360.198 390.918c15.06 0 27.693-8.907 32.198-22.73L399 347.792l6.615 20.435c4.493 13.785 17.127 22.692 32.187 22.692h22.146l-18.039 13.069c-11.925 8.639-16.872 23.842-12.313 37.831L436.173 462l-17.299-12.535c-5.816-4.214-12.688-6.441-19.874-6.441s-14.058 2.228-19.875 6.442L361.827 462l6.576-20.18c4.56-13.991-.388-29.194-12.313-37.833l-18.039-13.069zm117.927 0h.01z"
    />
</svg>
More icons in the same style and category