@adyen/adyen-platform-experience-web
Version:

7 lines (6 loc) • 599 B
JavaScript
import "../../external/.pnpm/preact@10.28.2/node_modules/preact/compat/dist/compat.module.js";
import { jsx as l } from "../../external/.pnpm/preact@10.28.2/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
const e = (o) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...o, children: /* @__PURE__ */ l("path", { fill: "currentColor", d: "M10 3.25C11.5188 3.25 12.75 4.48122 12.75 6V10C12.75 11.5188 11.5188 12.75 10 12.75H6C4.48122 12.75 3.25 11.5188 3.25 10V6C3.25 4.48122 4.48122 3.25 6 3.25H10Z" }) });
export {
e as default
};