Query Builder SVG icon, line

Free

A funnel sits beside adjustable filter lines to show query controls. Use it on a database search page or in a reporting tool.

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/6czDwsTJwgk-/amnt.svg" alt="Query Builder" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M2 5h9l-3.5 5v7l-2 2v-9L2 5Z"/><path d="M14 8h2m4 0h2M14 16h4m4 0h0"/><circle cx="18" cy="8" r="2"/><circle cx="20" cy="16" r="2"/></svg>
CSS background-image
.query-builder {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/6czDwsTJwgk-/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.query-builder {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/6czDwsTJwgk-/amnt.svg") center / contain no-repeat;
}
React
import QueryBuilderSvg from "./query-builder.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Query Builder: A funnel beside two horizontal filter lines with round adjustment points. as part of the pack Code and Developer Icons, Line. Want one like it? Make your own in the SVG studio.

Rest of Code and Developer Icons, Line

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