Perspective Grid SVG pattern, flat

Free
Perspective Grid SVG pattern, flat

Rows of trapezoids narrow toward their top edges, giving the pattern a sense of depth. It can guide drawing exercises or fill architecture presentation slides.

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/erDDPuE5uWMZ/amnt.svg" alt="Perspective 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="#F3EAD8"/><defs><pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M10 2H30L40 38H0Z" fill="#D6A56B" stroke="#304F59" stroke-width="2"/></pattern></defs><rect width="200" height="200" fill="url(#grid)"/></svg>
CSS background-image
.perspective-grid {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/erDDPuE5uWMZ/amnt.svg");
  background-size: 200px 200px;
}
React
import PerspectiveGridSvg from "./perspective-grid.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Perspective Grid: Repeating rows of trapezoids narrow toward each row’s top edge. 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