Triangle Peaks SVG element, flat

Free

Three evenly spaced triangular peaks rise from the solid lower portion. This shape can divide chapters in a children’s ebook or mark a new section on a hiking page.

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/DAAiEzM09iud/amnt.svg" alt="Triangle Peaks" 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 120V100L200 20L400 100L600 20L800 100L1000 20L1200 100V120Z"/></svg>
CSS background-image
.triangle-peaks {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/DAAiEzM09iud/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.triangle-peaks {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/DAAiEzM09iud/amnt.svg") center / contain no-repeat;
}
React
import TrianglePeaksSvg from "./triangle-peaks.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Triangle Peaks: Three evenly spaced triangular peaks rise from the filled bottom. 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