Add icons to this collection by clicking the heart icon.
24 Hours icon - also known as clock, time, 24 hours, and time and date. Created in a clean blue style with a white, silver, and blue finish, 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 64 64"
>
    <g>
        <circle cx="32" cy="32" r="29" fill="#82b1ff" />
        <circle cx="32" cy="32" r="24" fill="#eceff1" />
        <path
            fill="#448aff"
            d="M32 31a1 1 0 0 1-1-1V18a1 1 0 0 1 2 0v12a1 1 0 0 1-1 1zM30 33h-8a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2z"
        />
        <g fill="#2979ff">
            <path
                d="M32 7a25 25 0 0 0 0 50 1 1 0 0 0 1-1v-4a1 1 0 0 0-2 0v3A23 23 0 0 1 9 33h3a1 1 0 0 0 0-2H9A23 23 0 0 1 31 9v3a1 1 0 0 0 2 0V9a23 23 0 0 1 22 22h-3a1 1 0 0 0 0 2h4a1 1 0 0 0 1-1A25 25 0 0 0 32 7z"
            />
            <path
                d="M61 36a1 1 0 0 0-1 1v11h-8V37a1 1 0 0 0-2 0v12a1 1 0 0 0 1 1h9v11a1 1 0 0 0 2 0V37a1 1 0 0 0-1-1zM42 36a6 6 0 0 0-6 6v3a1 1 0 0 0 2 0v-3a4 4 0 0 1 8 0v3.38a9 9 0 0 1-2.09 5.76l-7.68 9.22A1 1 0 0 0 37 62h10a1 1 0 0 0 0-2h-7.86l6.31-7.58a11 11 0 0 0 2.55-7V42a6 6 0 0 0-6-6z"
            />
            <circle cx="32" cy="32" r="3" />
        </g>
    </g>
</svg>
More icons in the same style and category