Add icons to this collection by clicking the heart icon.
45 Seconds icon - also known as time, speedometer, stopwatch, time and date, and 45 seconds. 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="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#2af598" />
        <stop offset="1" stop-color="#009efd" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M422.877 109.123a241.185 241.185 0 0 0-5.094-4.931l16.569-19.87 27.153 22.643 25.618-30.72-85.025-70.904-25.618 30.72 27.152 22.643-17.15 20.566C353.601 57.363 315.814 44.167 276 40.847V0h-40v40.847c-39.814 3.32-77.601 16.516-110.482 38.422l-17.15-20.566L135.52 36.06 109.902 5.34 24.877 76.246l25.618 30.72 27.153-22.643 16.569 19.87a243.624 243.624 0 0 0-5.094 4.931C44.548 153.697 20 212.962 20 276s24.548 122.303 69.123 166.877C133.697 487.452 192.962 512 256 512s122.303-24.548 166.877-69.123C467.452 398.303 492 339.038 492 276s-24.548-122.303-69.123-166.877zM256 472c-108.075 0-196-87.925-196-196S147.925 80 256 80s196 87.925 196 196-87.925 196-196 196zm0-352h-20v121.381A40.284 40.284 0 0 0 221.381 256H100v20c0 86.019 69.981 156 156 156s156-69.981 156-156-69.981-156-156-156zm0 272c-57.143 0-104.768-41.537-114.274-96h79.656c6.927 11.944 19.846 20 34.619 20 22.056 0 40-17.944 40-40 0-14.773-8.056-27.691-20-34.619v-79.656c54.463 9.506 96 57.132 96 114.274C372 339.962 319.963 392 256 392z"
    />
</svg>
More icons in the same style and category