Notched Edge SVG element, flat

Pro
Notched Edge SVG element, flat

A single rectangular notch cuts down into the centre of an otherwise straight top edge. Use it to divide dashboard panels or separate sections of a printable form.

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

How to use it

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

<NotchedEdgeSvg 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 Notched Edge: A straight top edge has one rectangular notch cut downward at its centre. 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