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

11 lines (10 loc) • 1.31 kB
JavaScript
import "../../external/.pnpm/preact@10.28.2/node_modules/preact/compat/dist/compat.module.js";
import { jsx as H } from "../../external/.pnpm/preact@10.28.2/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
const l = (V) => /* @__PURE__ */ H("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", ...V, children: [
/* @__PURE__ */ H("mask", { id: "path-1-inside-1_26965_17349", fill: "#ECEDEF", children: /* @__PURE__ */ H("path", { d: "M0 4C0 1.79086 1.79086 0 4 0H12C14.2091 0 16 1.79086 16 4V12C16 14.2091 14.2091 16 12 16H4C1.79086 16 0 14.2091 0 12V4Z" }) }),
/* @__PURE__ */ H("path", { d: "M0 4C0 1.79086 1.79086 0 4 0H12C14.2091 0 16 1.79086 16 4V12C16 14.2091 14.2091 16 12 16H4C1.79086 16 0 14.2091 0 12V4Z", fill: "#ECEDEF" }),
/* @__PURE__ */ H("path", { d: "M4 0V1H12V0V-1H4V0ZM16 4H15V12H16H17V4H16ZM12 16V15H4V16V17H12V16ZM0 12H1V4H0H-1V12H0ZM4 16V15C2.34315 15 1 13.6569 1 12H0H-1C-1 14.7614 1.23858 17 4 17V16ZM16 12H15C15 13.6569 13.6569 15 12 15V16V17C14.7614 17 17 14.7614 17 12H16ZM12 0V1C13.6569 1 15 2.34315 15 4H16H17C17 1.23858 14.7614 -1 12 -1V0ZM4 0V-1C1.23858 -1 -1 1.23858 -1 4H0H1C1 2.34315 2.34315 1 4 1V0Z", fill: "#DADDDF", mask: "url(#path-1-inside-1_26965_17349)" })
] });
export {
l as default
};