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

10 lines (9 loc) • 732 B
JavaScript
import "../../external/.pnpm/preact@10.28.2/node_modules/preact/compat/dist/compat.module.js";
import { jsx as o } from "../../external/.pnpm/preact@10.28.2/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
const t = (r) => /* @__PURE__ */ o("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...r, children: [
/* @__PURE__ */ o("path", { d: "M8.00011 4.06077L11.0001 7.06077L12.0608 6.00011L8.00011 1.93945L3.93945 6.00011L5.00011 7.06077L8.00011 4.06077Z", fill: "currentColor" }),
/* @__PURE__ */ o("path", { d: "M8.00034 11.9397L5.00034 8.93968L3.93968 10.0003L8.00034 14.061L12.061 10.0003L11.0003 8.93968L8.00034 11.9397Z", fill: "currentColor" })
] });
export {
t as default
};