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) 416 B
import "../../external/preact/compat/dist/compat.module.js"; import { jsx as o } from "../../external/preact/jsx-runtime/dist/jsxRuntime.module.js"; const e = (r) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...r, children: /* @__PURE__ */ o("path", { fill: "currentColor", d: "m4.44 13 5-5-5-5L5.5 1.94 11.56 8 5.5 14.06z" }) }); export { e as default };