Move Cursor SVG element, flat

Free

Arrowheads point in four directions to indicate movement across a surface. It fits diagram editor toolbars and guides for repositioning objects.

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/v3n6sNe8vrgw/amnt.svg" alt="Move Cursor" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor"><path d="m16 2 6 7h-4v5h5v-4l7 6-7 6v-4h-5v5h4l-6 7-6-7h4v-5H9v4l-7-6 7-6v4h5V9h-4l6-7Z"/></svg>
CSS background-image
.move-cursor {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/v3n6sNe8vrgw/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.move-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/v3n6sNe8vrgw/amnt.svg") center / contain no-repeat;
}
React
import MoveCursorSvg from "./move-cursor.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Move Cursor: A four-way arrow with arrowheads pointing up, down, left, and right. 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