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)

10 lines (9 loc) 779 B
import "../../external/preact/compat/dist/compat.module.js"; import { jsx as l } from "../../external/preact/jsx-runtime/dist/jsxRuntime.module.js"; const o = (i) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...i, children: [ /* @__PURE__ */ l("g", { clipPath: "url(#info-filled_svg__a)", children: /* @__PURE__ */ l("path", { fill: "currentColor", d: "M5.03.84a7.75 7.75 0 1 1 5.94 14.32A7.75 7.75 0 0 1 5.03.84M8.75 4.5a1 1 0 1 0-2 0 1 1 0 0 0 2 0m0 1.75h-2.5v1.5h1v2.5h-1v1.5h3.5v-1.5h-1z" }) }), /* @__PURE__ */ l("defs", { children: /* @__PURE__ */ l("clipPath", { id: "info-filled_svg__a", children: /* @__PURE__ */ l("path", { fill: "currentColor", d: "M0 0h16v16H0z" }) }) }) ] }); export { o as default };