Polka Dots SVG element, flat

Free

Large filled circles sit far apart in staggered rows. This pattern can cover a gift tag or add a decorative band to a party invitation.

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/RF34idJbcVoU/amnt.svg" alt="Polka Dots" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor"><circle cx="35" cy="35" r="13"/><circle cx="100" cy="35" r="13"/><circle cx="165" cy="35" r="13"/><circle cx="67.5" cy="100" r="13"/><circle cx="132.5" cy="100" r="13"/><circle cx="35" cy="165" r="13"/><circle cx="100" cy="165" r="13"/><circle cx="165" cy="165" r="13"/></svg>
CSS background-image
.polka-dots {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/RF34idJbcVoU/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.polka-dots {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/RF34idJbcVoU/amnt.svg") center / contain no-repeat;
}
React
import PolkaDotsSvg from "./polka-dots.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Polka Dots: Large filled circles spaced widely in staggered rows. 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