UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 777 B
import { jsx as e } from "react/jsx-runtime"; import { memo as n } from "react"; function r(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMagnifier24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M18.5 11a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0m-1.688 6.872a9 9 0 1 1 1.06-1.06l2.898 2.898a.75.75 0 1 1-1.06 1.06z", clipRule: "evenodd" } ) } ); } const l = n(r); export { l as default }; //# sourceMappingURL=IconMagnifier24.es.js.map