Triangle Grid SVG pattern, flat

Free
Triangle Grid SVG pattern, flat

Horizontal lines and opposing diagonals divide the area into equal triangles. Place it behind geometry exercises or use it to plan quilt blocks.

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

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/xk9kGA68BgfO/amnt.svg" alt="Triangle Grid" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><rect width="200" height="200" fill="#F4EBDD"/><defs><pattern id="triangles" width="50" height="50" patternUnits="userSpaceOnUse"><path d="M0 0H50 M0 25H50 M0 50H50 M0 0L50 50 M50 0L0 50" fill="none" stroke="#315F70" stroke-width="2"/></pattern></defs><rect width="200" height="200" fill="url(#triangles)"/></svg>
CSS background-image
.triangle-grid {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/xk9kGA68BgfO/amnt.svg");
  background-size: 200px 200px;
}
React
import TriangleGridSvg from "./triangle-grid.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Triangle Grid: Horizontal lines and opposing diagonals divide the tile into equal triangles. as part of the pack Grid Patterns, Flat. Want one like it? Make your own in the SVG studio.

Rest of Grid Patterns, Flat

Similar SVGs

Licence: free. 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