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) 500 B
import "../../external/preact/compat/dist/compat.module.js"; import { jsx as l } from "../../external/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", { d: "M3.75 7.5V3.25h-1.5V7.5c0 1.24 1 2.25 2.25 2.25h6.69L8.94 12 10 13.06 14.06 9 10 4.94 8.94 6l2.25 2.25H4.5a.75.75 0 0 1-.75-.75Z", fill: "currentColor" }) }); export { e as default };