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

7 lines (6 loc) • 468 B
JavaScript
import "../../external/preact/compat/dist/compat.module.js";
import { jsx as t } from "../../external/preact/jsx-runtime/dist/jsxRuntime.module.js";
const i = (o) => /* @__PURE__ */ t("svg", { width: 12, height: 12, viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ t("path", { d: "M6.75 5.25V0.25H5.25V5.25H0.25V6.75H5.25V11.75H6.75V6.75H11.75V5.25H6.75Z", fill: "currentColor" }) });
export {
i as default
};