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

7 lines (6 loc) • 417 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: "m13 11.56-5-5-5 5-1.06-1.06L8 4.44l6.06 6.06z" }) });
export {
e as default
};