UNPKG

@frontify/fondue

Version:
34 lines (33 loc) 1.4 kB
import { jsx as e, jsxs as t } from "react/jsx-runtime"; import { memo as a } from "react"; function n(l) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPuzzle12", "aria-hidden": "true", ...l, children: /* @__PURE__ */ t("g", { fill: "none", children: [ /* @__PURE__ */ e("g", { clipPath: "url(#Puzzle12)", children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M3.88 3.4H1.5a.5.5 0 0 0-.5.5v6.6a.5.5 0 0 0 .5.5h1.34v-.44a1.96 1.96 0 1 1 3.92 0V11H8.1a.5.5 0 0 0 .5-.5V8.12h1.48a.92.92 0 0 0 0-1.84H8.6V3.9a.5.5 0 0 0-.5-.5H5.72V1.92a.92.92 0 0 0-1.84 0zm5.72 6.72v-1h.48a1.92 1.92 0 1 0 0-3.84H9.6V3.9a1.5 1.5 0 0 0-1.5-1.5H6.72v-.48a1.92 1.92 0 0 0-3.84 0v.48H1.5A1.5 1.5 0 0 0 0 3.9v6.6A1.5 1.5 0 0 0 1.5 12h2.34v-1.44a.96.96 0 1 1 1.92 0V12H8.1a1.5 1.5 0 0 0 1.5-1.5z", clipRule: "evenodd" } ) }), /* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "Puzzle12", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h12v12H0z" }) }) }) ] }) } ); } const o = a(n); export { o as default }; //# sourceMappingURL=IconPuzzle12.es.js.map