Vertical Resize Cursor SVG element, flat

Pro
Vertical Resize Cursor SVG element, flat

A double-headed vertical arrow crosses a short horizontal line to indicate height adjustment. It fits row-height controls and panel resizing instructions.

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

How to use it

HTML <img>
<img src="vertical-resize-cursor.svg" alt="Vertical Resize Cursor" width="48" height="48">
CSS background-image
.vertical-resize-cursor {
  background-image: url("vertical-resize-cursor.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.vertical-resize-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("vertical-resize-cursor.svg") center / contain no-repeat;
}
React
import VerticalResizeCursorSvg from "./vertical-resize-cursor.jsx"; // from the React tab above

<VerticalResizeCursorSvg 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 Vertical Resize Cursor: A vertical double-headed arrow with a short horizontal line at its centre. 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: 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