Loading Cursor SVG element, flat

Free

An incomplete circular ring appears beside a pointer arrow to signal a busy state. It belongs in progress-state examples and software troubleshooting guides.

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/phEJ_SnoJ2La/amnt.svg" alt="Loading Cursor" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor"><path d="M3 2v20l5.4-5.1 4.1 9 3.2-1.5-4.1-9L19 14 3 2Z"/><path d="M23 16a8 8 0 1 1-7.8 9.8l2.9-.7A5 5 0 1 0 23 19v-3Z"/></svg>
CSS background-image
.loading-cursor {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/phEJ_SnoJ2La/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.loading-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/phEJ_SnoJ2La/amnt.svg") center / contain no-repeat;
}
React
import LoadingCursorSvg from "./loading-cursor.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Loading Cursor: An angled pointer arrow beside an incomplete circular loading ring. as part of the pack Cursors, flat. Want one like it? Make your own in the SVG studio.

Rest of Cursors, 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