Return Arrow SVG element, flat

Free

This arrow travels right, makes a U-turn, and points back left. Use it to mark a return route on a map or a revision step in a workflow.

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/nX75CbspF3lT/amnt.svg" alt="Return Arrow" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor"><path d="M19 43h116c28 0 46 19 46 46v23c0 27-18 45-45 45H67v27l-48-40 48-40v27h69c12 0 19-7 19-19V89c0-13-7-20-20-20H19z"/></svg>
CSS background-image
.return-arrow {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/nX75CbspF3lT/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.return-arrow {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/nX75CbspF3lT/amnt.svg") center / contain no-repeat;
}
React
import ReturnArrowSvg from "./return-arrow.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Return Arrow: A shaft travels right, bends into a U-turn, and ends with a left-pointing arrowhead. as part of the pack Hand-Drawn Arrows, Flat. Want one like it? Make your own in the SVG studio.

Rest of Hand-Drawn Arrows, 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