Add icons to this collection by clicking the heart icon.
Clock icon - also known as clock, time, hour, decor, and time and date. Created in a clean circular 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="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M291.529 158.294h-26.647v8.882a8.877 8.877 0 0 1-8.882 8.882 8.877 8.877 0 0 1-8.882-8.882v-8.882h-26.647c-34.28 0-62.176 27.896-62.176 62.177v26.647h8.882c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882h-8.882v26.647c0 34.28 27.896 62.177 62.176 62.177h26.647v-8.883a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882v8.883h26.647c34.28 0 62.176-27.896 62.176-62.177v-26.647h-8.882c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h8.882v-26.647c.001-34.281-27.895-62.177-62.176-62.177zm17.765 106.588H256a8.877 8.877 0 0 1-8.882-8.882v-53.294a8.878 8.878 0 0 1 8.882-8.883 8.877 8.877 0 0 1 8.882 8.883v44.412h44.412c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zM291.529 105H220.47C156.802 105 105 156.802 105 220.471v71.059C105 355.198 156.802 407 220.471 407h71.059C355.198 407 407 355.198 407 291.529V220.47C407 156.802 355.198 105 291.529 105zm79.942 186.529c0 44.082-35.859 79.941-79.941 79.941h-71.059c-44.082 0-79.941-35.859-79.941-79.941V220.47c0-44.082 35.859-79.941 79.941-79.941h71.059c44.082 0 79.941 35.859 79.941 79.941z"
/>
</svg>
More icons in the same style and category