Wave Divider SVG element, flat

Pro
Wave Divider SVG element, flat

Two broad wave contours run side by side with a narrow gap between them. Add it between sections of a swim lesson flyer or beneath a heading in a coastal travel guide.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="wave-divider.svg" alt="Wave Divider" width="48" height="48">
CSS background-image
.wave-divider {
  background-image: url("wave-divider.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.wave-divider {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("wave-divider.svg") center / contain no-repeat;
}
React
import WaveDividerSvg from "./wave-divider.jsx"; // from the React tab above

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

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Wave Divider: Two broad, parallel wave contours run horizontally with a narrow space between them. as part of the pack Horizontal Rules, Flat. Want one like it? Make your own in the SVG studio.

Rest of Horizontal Rules, Flat

Similar SVGs

Licence: premium, for Pro and Max. 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