Add icons to this collection by clicking the heart icon.
Time icon - also known as target, clock, time, aim, shot, 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="a"
        x1="2.613"
        x2="24.541"
        y1="34.696"
        y2="4.072"
        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="2.894"
        x2="24.823"
        y1="34.897"
        y2="4.273"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M30 15h-2.051A12.006 12.006 0 0 0 17 4.051V2a1 1 0 0 0-2 0v2.051A12.006 12.006 0 0 0 4.051 15H2a1 1 0 0 0 0 2h2.051A12.006 12.006 0 0 0 15 27.949V30a1 1 0 0 0 2 0v-2.051A12.006 12.006 0 0 0 27.949 17H30a1 1 0 0 0 0-2zM16 26a10 10 0 1 1 10-10 10.011 10.011 0 0 1-10 10z"
        />
        <path
            fill="url(#b)"
            d="M17 15.586V10a1 1 0 0 0-2 0v6a1 1 0 0 0 .293.707l3 3a1 1 0 0 0 1.414-1.414z"
        />
    </g>
</svg>
More icons in the same style and category