UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1 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: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconContextSearch16", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M2 4.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 0-1h-10a.5.5 0 0 0-.5.5m0 8a.5.5 0 0 0 .5.5H6a.5.5 0 0 0 0-1H2.5a.5.5 0 0 0-.5.5m10.256-2.872a1.628 1.628 0 1 1-3.256 0 1.628 1.628 0 0 1 3.256 0m1 0c0 .547-.167 1.054-.452 1.475l.05.043 1 1a.5.5 0 0 1-.708.708l-1-1-.043-.05a2.628 2.628 0 1 1 1.153-2.176M2.5 9a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1z", clipRule: "evenodd" } ) } ); } const l = a(o); export { l as default }; //# sourceMappingURL=IconContextSearch16.es.js.map