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

7 lines (6 loc) • 416 B
JavaScript
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
};