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 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="438.358"
        y2="73.817"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M498.465 223.334 288.666 13.096c-17.461-17.461-47.871-17.461-65.332 0L13.535 223.334C4.805 232.064 0 243.666 0 256s4.805 23.936 13.535 32.666l209.799 209.799C232.064 507.195 243.666 512 256 512s23.936-4.805 32.666-13.535l209.799-209.799C507.195 279.936 512 268.334 512 256s-4.805-23.936-13.535-32.666z"
    />
    <path
        fill="url(#b)"
        d="M433.949 245.394 266.605 78.036c-5.625-5.625-15.586-5.625-21.211 0L78.051 245.394c-5.859 5.859-5.859 15.352 0 21.211l167.344 167.358a14.99 14.99 0 0 0 21.21 0l167.344-167.358c5.86-5.859 5.86-15.351 0-21.211zM286 271h-30c-8.291 0-15-6.709-15-15v-60c0-8.291 6.709-15 15-15s15 6.709 15 15v45h15c8.291 0 15 6.709 15 15s-6.709 15-15 15z"
    />
</svg>
More icons in the same style and category