Circle Grid SVG pattern, flat

Free
Circle Grid SVG pattern, flat

Hollow circles sit in evenly spaced rows and columns. The open shapes work well on notebook covers and behind text in event programmes.

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/8NelECXl26f_/amnt.svg" alt="Circle 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="#f7f3e8"/><defs><pattern id="circles" width="40" height="40" patternUnits="userSpaceOnUse"><circle cx="20" cy="20" r="12" fill="none" stroke="#243b46" stroke-width="2"/></pattern></defs><rect width="200" height="200" fill="url(#circles)"/></svg>
CSS background-image
.circle-grid {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/8NelECXl26f_/amnt.svg");
  background-size: 200px 200px;
}
React
import CircleGridSvg from "./circle-grid.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Circle Grid: Evenly spaced hollow circles in straight rows and columns. as part of the pack Dots patterns, flat. Want one like it? Make your own in the SVG studio.

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