Waiting Clock SVG element, flat

Pro
Waiting Clock SVG element, flat

Clock hands point upward and right inside a round face, with an incomplete ring outside. Use it on an appointment booking page or an order queue screen.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="waiting-clock.svg" alt="Waiting Clock" width="48" height="48">
CSS background-image
.waiting-clock {
  background-image: url("waiting-clock.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.waiting-clock {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("waiting-clock.svg") center / contain no-repeat;
}
React
import WaitingClockSvg from "./waiting-clock.jsx"; // from the React tab above

<WaitingClockSvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Waiting Clock: Round clock face with hands pointing upward and right, surrounded by an incomplete outer ring. as part of the pack Loaders elements, flat. Want one like it? Make your own in the SVG studio.

Rest of Loaders elements, flat

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence