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

7 lines (6 loc) • 574 B
JavaScript
import "../../external/.pnpm/preact@10.28.2/node_modules/preact/compat/dist/compat.module.js";
import { jsx as l } from "../../external/.pnpm/preact@10.28.2/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
const t = (o) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...o, children: /* @__PURE__ */ l("path", { fill: "currentColor", d: "M6.75 2.25a4.5 4.5 0 0 1 3.57 7.23l3.6 3.6a.75.75 0 0 1-1.06 1.06l-3.6-3.6a4.5 4.5 0 1 1-2.51-8.29Zm0 1.5a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z" }) });
export {
t as default
};