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

7 lines (6 loc) • 415 B
JavaScript
import "../../external/preact/compat/dist/compat.module.js";
import { jsx as o } from "../../external/preact/jsx-runtime/dist/jsxRuntime.module.js";
const n = (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: "m3 4.44 5 5 5-5 1.06 1.06L8 11.56 1.94 5.5z" }) });
export {
n as default
};