UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

7 lines (6 loc) 527 B
import "../../external/preact/compat/dist/compat.module.js"; import { jsx as l } from "../../external/preact/jsx-runtime/dist/jsxRuntime.module.js"; const c = (r) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...r, children: /* @__PURE__ */ l("path", { fill: "currentColor", d: "M1.25 3.5c0-1.24 1-2.25 2.25-2.25h9c1.24 0 2.25 1 2.25 2.25v9c0 1.24-1 2.25-2.25 2.25h-9c-1.24 0-2.25-1-2.25-2.25zM12.06 6 11 4.94l-4 4-2-2L3.94 8 7 11.06z" }) }); export { c as default };