Two Way Arrow SVG element, flat

Pro
Two Way Arrow SVG element, flat

Arrowheads at both ends of one horizontal line show movement in two directions. Add it to a two-way street diagram or between paired terms in a worksheet.

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

How to use it

HTML <img>
<img src="two-way-arrow.svg" alt="Two Way Arrow" width="48" height="48">
CSS background-image
.two-way-arrow {
  background-image: url("two-way-arrow.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.two-way-arrow {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("two-way-arrow.svg") center / contain no-repeat;
}
React
import TwoWayArrowSvg from "./two-way-arrow.jsx"; // from the React tab above

<TwoWayArrowSvg 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 Two Way Arrow: One horizontal shaft has arrowheads at both its left and right ends. as part of the pack Hand-Drawn Arrows, Flat. Want one like it? Make your own in the SVG studio.

Rest of Hand-Drawn Arrows, 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