Stepped Edge SVG element, flat

Pro
Stepped Edge SVG element, flat

The horizontal top edge drops through three square steps toward the right. Use this divider on a project timeline page or between topics in a technical presentation.

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

How to use it

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

<SteppedEdgeSvg 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 Stepped Edge: A horizontal top edge drops through three square steps toward the right. 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: 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