Find In Page SVG icon, line

Pro
Find In Page SVG icon, line

A magnifying glass overlaps a document with two short lines. It works for search controls in document viewers and find-in-page buttons in help centers.

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

How to use it

HTML <img>
<img src="find-in-page.svg" alt="Find In Page" width="48" height="48">
CSS background-image
.find-in-page {
  background-image: url("find-in-page.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.find-in-page {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("find-in-page.svg") center / contain no-repeat;
}
React
import FindInPageSvg from "./find-in-page.jsx"; // from the React tab above

<FindInPageSvg 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 Find In Page: Document with two short lines, overlapped by a magnifying glass. as part of the pack Files and folders icons, line. Want one like it? Make your own in the SVG studio.

Rest of Files and folders icons, line

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