Dot Rows SVG element, flat

Free

Three widely separated horizontal rows contain evenly spaced dots. They can separate entries on a menu or provide writing guides in a printable activity.

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/9mjHvZOnyj8E/amnt.svg" alt="Dot Rows" 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="16" cy="0" r="3.5"/><circle cx="28" cy="0" r="3.5"/><circle cx="40" cy="0" r="3.5"/><circle cx="52" cy="0" r="3.5"/><circle cx="64" cy="0" r="3.5"/><circle cx="76" cy="0" r="3.5"/><circle cx="88" cy="0" r="3.5"/><circle cx="100" cy="0" r="3.5"/><circle cx="112" cy="0" r="3.5"/><circle cx="124" cy="0" r="3.5"/><circle cx="136" cy="0" r="3.5"/><circle cx="148" cy="0" r="3.5"/><circle cx="160" cy="0" r="3.5"/><circle cx="172" cy="0" r="3.5"/><circle cx="184" cy="0" r="3.5"/></g></defs><use href="#dots" y="30"/><use href="#dots" y="100"/><use href="#dots" y="170"/></svg>
CSS background-image
.dot-rows {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/9mjHvZOnyj8E/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.dot-rows {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/9mjHvZOnyj8E/amnt.svg") center / contain no-repeat;
}
React
import DotRowsSvg from "./dot-rows.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Dot Rows: Three widely separated horizontal rows of evenly spaced dots. 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