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 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="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff81ff" />
<stop offset="1" stop-color="#a93aff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 229.353c-24.436 0-44.318 19.925-44.318 44.412s19.883 44.412 44.318 44.412 44.318-19.925 44.318-44.412-19.882-44.412-44.318-44.412zm17.727 53.294H256c-4.899 0-8.864-3.973-8.864-8.882V256c0-4.91 3.965-8.882 8.864-8.882s8.864 3.973 8.864 8.882v8.882h8.864c4.899 0 8.864 3.973 8.864 8.882-.001 4.91-3.966 8.883-8.865 8.883zm70.909-106.588H167.364c-4.899 0-8.864 3.973-8.864 8.882v177.647c0 4.91 3.964 8.882 8.864 8.882h177.272c4.899 0 8.864-3.973 8.864-8.882V184.941c0-4.91-3.964-8.882-8.864-8.882zM256 335.941c-34.208 0-62.045-27.896-62.045-62.177 0-34.28 27.837-62.177 62.045-62.177s62.045 27.896 62.045 62.177-27.837 62.177-62.045 62.177zm-62.045 62.177c0 4.91 3.964 8.882 8.864 8.882h106.364c4.899 0 8.864-3.973 8.864-8.882v-8.882H193.955zm141.818-248.706c0-4.91-3.964-8.882-8.864-8.882-4.899 0-8.864 3.973-8.864 8.882v3.392l-53.182-26.647v-12.274c0-4.91-3.965-8.882-8.864-8.882s-8.864 3.973-8.864 8.882v12.274l-53.182 26.647v-3.392c0-4.91-3.964-8.882-8.864-8.882-4.899 0-8.864 3.973-8.864 8.882v8.882H335.77v-8.882z"
/>
</svg>
More icons in the same style and category