Halftone Dots SVG element, flat

Free

Dots gradually increase in size across a square field. The pattern adds texture to a poster corner or provides a shaded area on a magazine page.

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/AyyZFigoa9_w/amnt.svg" alt="Halftone Dots" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor"><defs><g id="dots"><circle cx="23" r="1.5"/><circle cx="45" r="2.5"/><circle cx="67" r="3.5"/><circle cx="89" r="4.5"/><circle cx="111" r="5.5"/><circle cx="133" r="6.5"/><circle cx="155" r="7.5"/><circle cx="177" r="8.5"/></g></defs><use href="#dots" y="23"/><use href="#dots" y="45"/><use href="#dots" y="67"/><use href="#dots" y="89"/><use href="#dots" y="111"/><use href="#dots" y="133"/><use href="#dots" y="155"/><use href="#dots" y="177"/></svg>
CSS background-image
.halftone-dots {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/AyyZFigoa9_w/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.halftone-dots {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/AyyZFigoa9_w/amnt.svg") center / contain no-repeat;
}
React
import HalftoneDotsSvg from "./halftone-dots.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Halftone Dots: A square field of dots that gradually grow from tiny to large. 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