Concentric Dots SVG element, flat

Pro
Concentric Dots SVG element, flat

Dots follow three circular rings around a centre dot. The arrangement can mark a location on a map or frame a central number in an infographic.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="concentric-dots.svg" alt="Concentric Dots" width="48" height="48">
CSS background-image
.concentric-dots {
  background-image: url("concentric-dots.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.concentric-dots {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("concentric-dots.svg") center / contain no-repeat;
}
React
import ConcentricDotsSvg from "./concentric-dots.jsx"; // from the React tab above

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

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Concentric Dots: Dots arranged on three concentric circular rings around a centre dot. 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: premium, for Pro and Max. 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