Resize Cursor SVG element, flat

Free

A small rectangle has arrows extending from opposite corners, indicating a change in size. Use it in layout editor mockups and image resizing instructions.

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/Szq8SOK3AC__/amnt.svg" alt="Resize Cursor" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="11" y="11" width="10" height="10" rx="1"/><path d="M11 11 3 3m0 6V3h6M21 21l8 8m-6 0h6v-6"/></svg>
CSS background-image
.resize-cursor {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Szq8SOK3AC__/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.resize-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Szq8SOK3AC__/amnt.svg") center / contain no-repeat;
}
React
import ResizeCursorSvg from "./resize-cursor.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Resize Cursor: A small rectangle with arrows extending outward from two opposite corners. 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