Add icons to this collection by clicking the heart icon.
Wall Clock icon - also known as clock, hour, watch, wall clock, and time and date. Created in a clean lineal color 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 61C148.589 61 61 148.401 61 256c0 107.392 87.393 195 195 195 107.411 0 195-87.401 195-195 0-107.406-87.395-195-195-195zm126.74 300.527-10.067-10.068c-5.856-5.858-15.354-5.858-21.213 0s-5.858 15.355 0 21.213l10.067 10.068c-25.015 20.864-56.277 34.469-90.527 37.571V406c0-8.284-6.716-15-15-15s-15 6.716-15 15v14.311c-34.25-3.102-65.512-16.707-90.527-37.571l10.068-10.068c5.858-5.858 5.858-15.355 0-21.213-5.857-5.858-15.355-5.858-21.213 0l-10.068 10.068C108.396 336.512 94.791 305.25 91.689 271H106c8.284 0 15-6.716 15-15s-6.716-15-15-15H91.689c3.102-34.25 16.707-65.512 37.571-90.527l10.068 10.068c5.857 5.857 15.355 5.858 21.213 0s5.858-15.355 0-21.213l-10.068-10.068C175.488 108.396 206.75 94.791 241 91.689V106c0 8.284 6.716 15 15 15s15-6.716 15-15V91.689c34.25 3.102 65.512 16.707 90.527 37.571l-10.067 10.068c-5.858 5.858-5.858 15.355 0 21.213 5.857 5.858 15.355 5.858 21.213 0l10.067-10.068c20.864 25.015 34.469 56.277 37.571 90.527H406c-8.284 0-15 6.716-15 15s6.716 15 15 15h14.311c-3.102 34.25-16.707 65.512-37.571 90.527zM316 241h-45v-75c0-8.284-6.716-15-15-15s-15 6.716-15 15v90c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15s-6.716-15-15-15zM256 0C115.041 0 0 115.049 0 256c0 140.959 115.05 256 256 256 140.96 0 256-115.049 256-256C512 115.04 396.951 0 256 0zm0 482C131.383 482 30 380.617 30 256S131.383 30 256 30s226 101.383 226 226-101.383 226-226 226z"
    />
</svg>
More icons in the same style and category