Add icons to this collection by clicking the heart icon.
Timer icon - also known as clock, time, timer, and time and date. Created in a clean basic outline 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 24 24"
>
    <g>
        <path
            d="M12 22a8 8 0 1 1 8-8 8 8 0 0 1-8 8zm0-14a6 6 0 1 0 6 6 6 6 0 0 0-6-6z"
        />
        <path
            d="M14 5h-4a1 1 0 0 1 0-2h4a1 1 0 0 1 0 2zM12 15a1 1 0 0 1-1-1v-3a1 1 0 0 1 2 0v3a1 1 0 0 1-1 1z"
        />
    </g>
</svg>
More icons in the same style and category