Split Arrow SVG element, flat

Free

A single line divides into two arrowheaded branches pointing upper right and lower right. Use it at a decision point in a flowchart or on a branching trail map.

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/CbchXtmJf1w0/amnt.svg" alt="Split Arrow" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor"><path d="M18 91h62c18 0 27-9 38-23l23-29-13-10 51-9-10 51-13-10-23 29c-10 13-20 22-32 28 12 6 22 15 32 28l23 29 13-10 10 51-51-9 13-10-23-29c-11-14-20-23-38-23H18z"/></svg>
CSS background-image
.split-arrow {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/CbchXtmJf1w0/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.split-arrow {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/CbchXtmJf1w0/amnt.svg") center / contain no-repeat;
}
React
import SplitArrowSvg from "./split-arrow.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Split Arrow: One shaft forks into two branches with arrowheads pointing upper right and lower right. 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: 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