Add icons to this collection by clicking the heart icon.
Time icon - also known as clock, time, watch, ui, and wall clock. 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 46 46"
>
    <linearGradient
        id="a"
        x1="1.6"
        x2="40.835"
        y1="44.4"
        y2="5.165"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="1.704"
        x2="40.939"
        y1="44.503"
        y2="5.268"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M23 10a13 13 0 1 0 13 13 13.015 13.015 0 0 0-13-13zm0 24a11 11 0 1 1 11-11 11.013 11.013 0 0 1-11 11z"
    />
    <path
        fill="url(#b)"
        d="M24 15h-2v8a1 1 0 0 0 .293.707L27 28.414 28.414 27 24 22.586z"
    />
    <path
        fill="url(#a)"
        d="M23 1a22 22 0 1 0 22 22A22.025 22.025 0 0 0 23 1zm0 42a20 20 0 1 1 20-20 20.023 20.023 0 0 1-20 20z"
    />
</svg>
More icons in the same style and category