Add icons to this collection by clicking the heart icon.
Time icon - also known as update, reload, time, rotate, circular arrow, 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 32 32"
>
    <linearGradient
        id="Orange_Yellow"
        gradientUnits="userSpaceOnUse"
        x1="2.084"
        x2="28.171"
        y1="30.521"
        y2="3.299"
    >
        <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="Orange_Yellow-2"
        x1="1.878"
        x2="27.965"
        y1="30.323"
        y2="3.102"
        href="#Orange_Yellow"
    />
    <g id="Layer_2">
        <path
            d="m16 1a14.975 14.975 0 0 0 -11.4 24.715l-2.452-.283a1 1 0 1 0 -.23 1.986l4.967.575a.914.914 0 0 0 .115.007 1 1 0 0 0 .992-.885l.575-4.967a1 1 0 1 0 -1.986-.23l-.309 2.682a12.984 12.984 0 1 1 9.728 4.4 1 1 0 0 0 0 2 15 15 0 0 0 0-30z"
            fill="url(#Orange_Yellow)"
        />
        <path
            d="m16 6a1 1 0 0 0 -1 1v9a1 1 0 0 0 .293.707l4 4a1 1 0 0 0 1.414-1.414l-3.707-3.707v-8.586a1 1 0 0 0 -1-1z"
            fill="url(#Orange_Yellow-2)"
        />
    </g>
</svg>
More icons in the same style and category