Dotted Arrow SVG element, flat

Free

A horizontal trail of dots ends in a two-sided dotted arrowhead. It points to the next step in an instruction sheet or directs attention across a flowchart.

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/U2p0NWMR8LoT/amnt.svg" alt="Dotted Arrow" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor"><circle cx="18" cy="100" r="3.5"/><circle cx="30" cy="100" r="3.5"/><circle cx="42" cy="100" r="3.5"/><circle cx="54" cy="100" r="3.5"/><circle cx="66" cy="100" r="3.5"/><circle cx="78" cy="100" r="3.5"/><circle cx="90" cy="100" r="3.5"/><circle cx="102" cy="100" r="3.5"/><circle cx="114" cy="100" r="3.5"/><circle cx="126" cy="100" r="3.5"/><circle cx="138" cy="100" r="3.5"/><circle cx="150" cy="100" r="3.5"/><circle cx="162" cy="100" r="3.5"/><circle cx="142" cy="64" r="3.5"/><circle cx="154" cy="76" r="3.5"/><circle cx="166" cy="88" r="3.5"/><circle cx="178" cy="100" r="3.5"/><circle cx="166" cy="112" r="3.5"/><circle cx="154" cy="124" r="3.5"/><circle cx="142" cy="136" r="3.5"/></svg>
CSS background-image
.dotted-arrow {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/U2p0NWMR8LoT/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.dotted-arrow {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/U2p0NWMR8LoT/amnt.svg") center / contain no-repeat;
}
React
import DottedArrowSvg from "./dotted-arrow.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Dotted Arrow: A horizontal trail of dots ending in a two-sided dotted arrowhead. 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