Add icons to this collection by clicking the heart icon.
Time icon - also known as clock, time, alarm, watch, alert, ui, circular clock, 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="7.181"
        x2="24.819"
        y1="26.217"
        y2="5.783"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".01" stop-color="#fff33b" />
        <stop offset=".01" stop-color="#fee72e" />
        <stop offset=".04" stop-color="#fed51b" />
        <stop offset=".07" stop-color="#fdca10" />
        <stop offset=".1" stop-color="#fdc70c" />
        <stop offset=".4" stop-color="#f3903f" />
        <stop offset=".8" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M16 2.5A13.5 13.5 0 1 0 29.5 16 13.507 13.507 0 0 0 16 2.5zm0 3A10.5 10.5 0 1 1 5.5 16 10.504 10.504 0 0 1 16 5.5zM14.301 11a1.5 1.5 0 1 1 3 0v3.5h3.5a1.5 1.5 0 1 1 0 3h-5a1.5 1.5 0 0 1-1.5-1.5z"
    />
</svg>
More icons in the same style and category