Loading Arrow SVG element, flat

Free

One curved arrow sweeps clockwise around an empty centre. Add it to a report page while figures update or a travel search page while fares are retrieved.

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/xVf5UjSEtKRg/amnt.svg" alt="Loading Arrow" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="currentColor" aria-hidden="true"><path d="M38.4 17.5A15.5 15.5 0 1 0 39.5 24a2 2 0 0 1 4 0A19.5 19.5 0 1 1 42 16.2l2.2-3.8a1.5 1.5 0 0 1 2.8.8l-.5 10a1.5 1.5 0 0 1-2.2 1.2l-8.5-5.3a1.5 1.5 0 0 1 .6-2.8l2-.2Z"/></svg>
CSS background-image
.loading-arrow {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/xVf5UjSEtKRg/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.loading-arrow {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/xVf5UjSEtKRg/amnt.svg") center / contain no-repeat;
}
React
import LoadingArrowSvg from "./loading-arrow.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Loading Arrow: Single curved arrow sweeping clockwise around an empty centre. 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