Triangle Grid SVG element, flat

Pro
Triangle Grid SVG element, flat

Interlocking diagonal lines form a repeating grid of small triangles. Use it as a geometry worksheet background or beneath a diagram of triangular shapes.

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

How to use it

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

<TriangleGridSvg 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 Grid: Interlocking diagonal lines forming repeated small triangles. as part of the pack Dots and grids, flat. Want one like it? Make your own in the SVG studio.

Rest of Dots and grids, 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