Zigzag SVG element, flat

Free

Sharp, evenly sized points alternate along the top of this filled shape. Place it between activities on a classroom worksheet or above the contact section of a website.

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/MRUWJ_Z5a0Fd/amnt.svg" alt="Zigzag" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none" fill="currentColor"><path d="M0 80 L100 20 L200 80 L300 20 L400 80 L500 20 L600 80 L700 20 L800 80 L900 20 L1000 80 L1100 20 L1200 80 L1200 120 L0 120 Z"/></svg>
CSS background-image
.zigzag {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/MRUWJ_Z5a0Fd/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.zigzag {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/MRUWJ_Z5a0Fd/amnt.svg") center / contain no-repeat;
}
React
import ZigzagSvg from "./zigzag.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Zigzag: Equal-size sharp points alternate up and down along the filled shape’s top edge. as part of the pack Shape dividers, flat. Want one like it? Make your own in the SVG studio.

Rest of Shape dividers, 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