Diamond Grid SVG pattern, flat

Free
Diamond Grid SVG pattern, flat

Crossing diagonal lines form a regular field of diamond-shaped cells. Use it for textile sketches or decorative borders on menus.

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/P3-Bk7pxpqpC/amnt.svg" alt="Diamond 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="#F5F1E8"/><defs><pattern id="diamond" width="50" height="50" patternUnits="userSpaceOnUse"><path d="M0 0L50 50M50 0L0 50" fill="none" stroke="#32647A" stroke-width="2"/></pattern></defs><rect width="200" height="200" fill="url(#diamond)"/></svg>
CSS background-image
.diamond-grid {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/P3-Bk7pxpqpC/amnt.svg");
  background-size: 200px 200px;
}
React
import DiamondGridSvg from "./diamond-grid.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Diamond Grid: Two sets of crossing diagonal lines form equal diamond-shaped cells. 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