Diagonal Dots SVG pattern, flat

Free
Diagonal Dots SVG pattern, flat

Parallel diagonal lines emerge from evenly spaced filled dots. Try the pattern on folder covers or as a divider in a printed newsletter.

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/Ay4yyVq5HTPR/amnt.svg" alt="Diagonal Dots" 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="diagonal-dots" width="50" height="50" patternUnits="userSpaceOnUse"><g fill="#243b46"><circle cx="0" cy="0" r="2"/><circle cx="10" cy="10" r="2"/><circle cx="20" cy="20" r="2"/><circle cx="30" cy="30" r="2"/><circle cx="40" cy="40" r="2"/></g></pattern></defs><rect width="200" height="200" fill="url(#diagonal-dots)"/></svg>
CSS background-image
.diagonal-dots {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Ay4yyVq5HTPR/amnt.svg");
  background-size: 200px 200px;
}
React
import DiagonalDotsSvg from "./diagonal-dots.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Diagonal Dots: Parallel diagonal lines made from evenly spaced filled dots. 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