Checkerboard SVG pattern, flat

Free
Checkerboard SVG pattern, flat

Alternating light and dark parallelograms create a continuous isometric checkerboard. Use it on game instruction sheets or behind puzzle page headings.

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/qRi0rsfI-_44/amnt.svg" alt="Checkerboard" 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="checker" width="100" height="200" patternUnits="userSpaceOnUse"><path fill="#315b63" stroke="#233e45" stroke-width="1.5" stroke-linejoin="round" d="
        M0 0h50l25 50H25z M100 0h50l25 50h-50z
        M-25 50h50l25 50H0z M75 50h50l25 50h-50z
        M-50 100H0l25 50h-50z M50 100h50l25 50H75z
        M25 150h50l25 50H50z M125 150h50l25 50h-50z"/></pattern></defs><rect width="200" height="200" fill="url(#checker)"/></svg>
CSS background-image
.checkerboard {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/qRi0rsfI-_44/amnt.svg");
  background-size: 200px 200px;
}
React
import CheckerboardSvg from "./checkerboard.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Checkerboard: Alternating light and dark parallelograms form a continuous isometric checkerboard. as part of the pack Isometric Patterns, Flat. Want one like it? Make your own in the SVG studio.

Rest of Isometric 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