UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

7 lines (6 loc) 625 B
import "../../external/preact/compat/dist/compat.module.js"; import { jsx as e } from "../../external/preact/jsx-runtime/dist/jsxRuntime.module.js"; const r = (l) => /* @__PURE__ */ e("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...l, children: /* @__PURE__ */ e("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.25 3.5c0-1.24 1-2.25 2.25-2.25h9c1.24 0 2.25 1 2.25 2.25v9c0 1.24-1 2.25-2.25 2.25h-9c-1.24 0-2.25-1-2.25-2.25zm2.25-.75a.75.75 0 0 0-.75.75v9c0 .41.34.75.75.75h9c.41 0 .75-.34.75-.75v-9a.75.75 0 0 0-.75-.75z", clipRule: "evenodd" }) }); export { r as default };