Spinner SVG element, flat

Free

Eight short radial bars alternate in length around an empty centre. Use it beside a search field awaiting results or on a checkout page while payment is processed.

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

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/QvvJHxQa2-47/amnt.svg" alt="Spinner" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="currentColor" aria-hidden="true"><rect x="22" y="3" width="4" height="12" rx="2"/><rect x="22" y="7" width="4" height="9" rx="2" transform="rotate(45 24 24)"/><rect x="22" y="3" width="4" height="12" rx="2" transform="rotate(90 24 24)"/><rect x="22" y="7" width="4" height="9" rx="2" transform="rotate(135 24 24)"/><rect x="22" y="3" width="4" height="12" rx="2" transform="rotate(180 24 24)"/><rect x="22" y="7" width="4" height="9" rx="2" transform="rotate(225 24 24)"/><rect x="22" y="3" width="4" height="12" rx="2" transform="rotate(270 24 24)"/><rect x="22" y="7" width="4" height="9" rx="2" transform="rotate(315 24 24)"/></svg>
CSS background-image
.spinner {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/QvvJHxQa2-47/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.spinner {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/QvvJHxQa2-47/amnt.svg") center / contain no-repeat;
}
React
import SpinnerSvg from "./spinner.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Spinner: Eight short radial bars around an empty centre, with alternating bar lengths. 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: free. 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