UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.06 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconContextSearch20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M1.979 4.75c0 .414.335.75.75.75H16.25a.75.75 0 1 0 0-1.5H2.73a.75.75 0 0 0-.75.75m0 10c0 .414.335.75.75.75h5.107a.75.75 0 0 0 0-1.5H2.729a.75.75 0 0 0-.75.75m12.884-3.569a1.681 1.681 0 1 1-3.363 0 1.681 1.681 0 0 1 3.363 0m1.5 0c0 .606-.17 1.173-.463 1.655l1.31 1.319a.75.75 0 0 1-1.064 1.057l-1.306-1.315a3.181 3.181 0 1 1 1.523-2.716M2.73 10.5a.75.75 0 0 1 0-1.5h4.376a.75.75 0 1 1 0 1.5z", clipRule: "evenodd" } ) } ); } const l = a(o); export { l as default }; //# sourceMappingURL=IconContextSearch20.es.js.map