Add icons to this collection by clicking the heart icon.
Clock icon - also known as clock, hour, electronics, device, 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5558ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="452"
y2="60"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<path
fill="url(#a)"
d="M437 0H75C33.633 0 0 33.647 0 75v362c0 41.353 33.633 75 75 75h362c41.367 0 75-33.647 75-75V75c0-41.353-33.633-75-75-75z"
/>
<path
fill="url(#b)"
d="M407 241h45V75c0-8.291-6.709-15-15-15H271v45c0 8.291-6.709 15-15 15s-15-6.709-15-15V60H75c-8.291 0-15 6.709-15 15v166h45c8.291 0 15 6.709 15 15s-6.709 15-15 15H60v166c0 8.291 6.709 15 15 15h166v-45c0-8.291 6.709-15 15-15s15 6.709 15 15v45h166c8.291 0 15-6.709 15-15V271h-45c-8.291 0-15-6.709-15-15s6.709-15 15-15zm-91 30h-60c-8.291 0-15-6.709-15-15v-90c0-8.291 6.709-15 15-15s15 6.709 15 15v75h45c8.291 0 15 6.709 15 15s-6.709 15-15 15z"
/>
</svg>
More icons in the same style and category