Triangle Row SVG element, flat

Pro
Triangle Row SVG element, flat

A sequence of small solid triangles sits along a horizontal baseline. Use it to separate activities on a classroom handout or frame a schedule in an event program.

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

How to use it

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

<TriangleRowSvg 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 Triangle Row: Small solid triangles repeat along a horizontal baseline. 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