clock

Preview Sizes

clock
16px
clock
24px
clock
32px
clock
48px

clock SVG Icon

High-quality clock SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" encoding="utf-8"?>
<svg width="800px" height="800px" viewBox="0 0 26 26" xmlns="http://www.w3.org/2000/svg">
    <g fill="none" fill-rule="evenodd">
        <g>
            <g stroke="#474747" stroke-width="2" transform="translate(1 1)">
                <circle cx="12" cy="12" r="12"/>
            </g>
            <path fill="#575757" d="M12 7h1v6h-1zM11.88 13.454l.644-.766 4.596 3.858-.643.766z"/>
        </g>
    </g>
</svg>