Zoom In Cursor SVG element, flat

Free

A plus sign inside a magnifying glass indicates a closer view. It works on map controls and photo viewer help pages.

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/T9B87JmmA6xT/amnt.svg" alt="Zoom In Cursor" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor"><path d="M14 2a12 12 0 1 0 7.55 21.32l6.56 6.56a2 2 0 0 0 2.83-2.83l-6.56-6.56A12 12 0 0 0 14 2Zm0 4a8 8 0 1 1 0 16 8 8 0 0 1 0-16Z"/><path d="M12.5 9h3v3.5H19v3h-3.5V19h-3v-3.5H9v-3h3.5V9Z"/></svg>
CSS background-image
.zoom-in-cursor {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/T9B87JmmA6xT/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.zoom-in-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/T9B87JmmA6xT/amnt.svg") center / contain no-repeat;
}
React
import ZoomInCursorSvg from "./zoom-in-cursor.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Zoom In Cursor: A magnifying glass with a plus sign inside its lens. 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