Arrow Cursor SVG element, flat

Free

A solid angled arrow has a sharp tip and notched tail. It works in desktop interface mockups and tutorials explaining where to point.

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/0hqczGy4Qvke/amnt.svg" alt="Arrow Cursor" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor"><path d="M4 2 27 17l-10 2 5 10-5 2-5-10-8 7V2Z"/></svg>
CSS background-image
.arrow-cursor {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/0hqczGy4Qvke/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.arrow-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/0hqczGy4Qvke/amnt.svg") center / contain no-repeat;
}
React
import ArrowCursorSvg from "./arrow-cursor.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Arrow Cursor: A solid angled pointer arrow with a sharp tip and notched tail. as part of the pack Cursors, flat. Want one like it? Make your own in the SVG studio.

Rest of Cursors, 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