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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M241 196v60c0 8.284 6.716 15 15 15h30c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-45c0-8.284-6.716-15-15-15s-15 6.716-15 15zm257.468 27.332-209.8-209.8C279.942 4.806 268.34 0 256 0s-23.942 4.806-32.668 13.531l-209.8 209.8c-18.013 18.013-18.013 47.323 0 65.337l209.8 209.8C232.058 507.194 243.66 512 256 512s23.942-4.806 32.668-13.532l209.8-209.8c18.013-18.013 18.013-47.323 0-65.336zm-21.213 44.123-209.8 209.8c-6.316 6.316-16.594 6.316-22.91 0l-209.8-209.8c-6.316-6.316-6.316-16.594 0-22.91l209.801-209.8C247.605 31.685 251.673 30 256 30s8.395 1.685 11.455 4.745l209.8 209.8c6.316 6.316 6.316 16.594 0 22.91zM266.606 78.035c-5.857-5.858-15.355-5.858-21.213 0L78.035 245.393c-5.858 5.858-5.858 15.355 0 21.213l167.358 167.358c2.929 2.929 6.768 4.394 10.606 4.394s7.678-1.464 10.606-4.394l167.358-167.358c5.858-5.858 5.858-15.355 0-21.213zM256 402.145 109.855 256 256 109.855 402.145 256z"
    />
</svg>
More icons in the same style and category