Zigzag Arrow SVG element, flat

Free

Two sharp turns interrupt this arrow before it points right. It can trace a changing route on a map or mark an unexpected step in a presentation.

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/VhtKHDKuliPt/amnt.svg" alt="Zigzag Arrow" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor"><path d="M16 111h35l29-48 31 74 27-37h17" fill="none" stroke="currentColor" stroke-width="16" stroke-linejoin="miter" stroke-miterlimit="5"/><path d="M140 66l48 34-48 34v-26h-10V92h10z"/></svg>
CSS background-image
.zigzag-arrow {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/VhtKHDKuliPt/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.zigzag-arrow {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/VhtKHDKuliPt/amnt.svg") center / contain no-repeat;
}
React
import ZigzagArrowSvg from "./zigzag-arrow.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Zigzag Arrow: A shaft makes two sharp alternating turns before a right-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