Add icons to this collection by clicking the heart icon.
Tower Clock icon - also known as clock, hour, landmark, monument, time and date, and tower clock. 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="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="450"
y2="120"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<path
fill="url(#a)"
d="M256 165c-66.182 0-120 53.833-120 120s53.818 120 120 120 120-53.833 120-120-53.818-120-120-120zM376 60c-8.291 0-15 6.709-15 15v5.728l-90-45V15c0-8.291-6.709-15-15-15s-15 6.709-15 15v20.728l-90 45V75c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15h240c8.291 0 15-6.709 15-15V75c0-8.291-6.709-15-15-15zm-30 360H166c-8.291 0-15 6.709-15 15v62c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15v-62c0-8.291-6.709-15-15-15z"
/>
<path
fill="url(#b)"
d="M406 120H106c-8.401 0-15 6.599-15 15v300c0 8.399 6.599 15 15 15h300c8.401 0 15-6.601 15-15V135c0-8.401-6.599-15-15-15zM256 390c-57.898 0-105-47.1-105-105s47.102-105 105-105 105 47.1 105 105-47.102 105-105 105zm30-120h-15v-15c0-8.291-6.709-15-15-15s-15 6.709-15 15v30c0 8.291 6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
/>
</svg>
More icons in the same style and category