Circle Grid SVG element, flat

Free

Equal-sized circle outlines line up in straight rows and columns. Use the array for a classroom matching activity or as a background on a product information card.

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/-x1hRi45ILjz/amnt.svg" alt="Circle Grid" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none" stroke="currentColor" stroke-width="3"><circle cx="28" cy="28" r="14"/><circle cx="76" cy="28" r="14"/><circle cx="124" cy="28" r="14"/><circle cx="172" cy="28" r="14"/><circle cx="28" cy="76" r="14"/><circle cx="76" cy="76" r="14"/><circle cx="124" cy="76" r="14"/><circle cx="172" cy="76" r="14"/><circle cx="28" cy="124" r="14"/><circle cx="76" cy="124" r="14"/><circle cx="124" cy="124" r="14"/><circle cx="172" cy="124" r="14"/><circle cx="28" cy="172" r="14"/><circle cx="76" cy="172" r="14"/><circle cx="124" cy="172" r="14"/><circle cx="172" cy="172" r="14"/></svg>
CSS background-image
.circle-grid {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-x1hRi45ILjz/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.circle-grid {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-x1hRi45ILjz/amnt.svg") center / contain no-repeat;
}
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: Equal-sized circle outlines arranged in straight rows and columns. as part of the pack Dots and grids, flat. Want one like it? Make your own in the SVG studio.

Rest of Dots and grids, 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