Colours and style

Every picture in the library follows these, and so does every download.

Colour of single-colour icons
Palette for colourful pictures
As drawn
100%
Dot Spiral SVG pattern, flat
Pro

Edit it, recolour it and download it with Pro or Max.

Dot Spiral SVG pattern, flat

Small dots trace spirals around evenly spaced centres. This swirling repeat can decorate journal covers or serve as a background for event tickets.

Similar SVGs

More from Dots patterns, flat

How to use it

HTML <img>
<img src="dot-spiral.svg" alt="Dot Spiral" width="48" height="48">
CSS background-image
.dot-spiral {
  background-image: url("dot-spiral.svg");
  background-size: 200px 200px;
}
React
import DotSpiralSvg from "./dot-spiral.jsx"; // from the React tab above

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

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

Tags

Made with AMNT

AMNT SVG 1.1 drew this from the words Dot Spiral: Small dots trace repeating spiral paths around evenly spaced centres. as part of the pack Dots patterns, flat. Want one like it? Make your own in the SVG studio.

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

Settings