@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: "m11.56 3-5 5 5 5-1.06 1.06L4.44 8l6.06-6.06z" }) });
export {
e as default
};