Zoom Out Cursor SVG element, flat

Free

The magnifying glass contains a minus sign to indicate a wider view. Use it in document viewer controls and map navigation diagrams.

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/Q05Rl2w0QVBn/amnt.svg" alt="Zoom Out 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.5 21.4l6.6 6.6a2 2 0 0 0 2.8-2.8l-6.6-6.6A12 12 0 0 0 14 2Zm0 4a8 8 0 1 1 0 16 8 8 0 0 1 0-16Z"/><path d="M9 13h10v2H9z"/></svg>
CSS background-image
.zoom-out-cursor {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Q05Rl2w0QVBn/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.zoom-out-cursor {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Q05Rl2w0QVBn/amnt.svg") center / contain no-repeat;
}
React
import ZoomOutCursorSvg from "./zoom-out-cursor.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Zoom Out Cursor: A magnifying glass with a minus 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