UNPKG

@adyen/kyc-components

Version:

`adyen-kyc-components` provides the required pieces to build an onboarding flow based on a legal entity. To onboard and verify users, you need to create a user interface (UI) to collect user data. To speed up building your integration, Adyen offers onboar

18 lines (17 loc) 1.98 kB
; { try { let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack; n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "0a72c004-ff4b-494a-904a-c441f1a767b5", e._sentryDebugIdIdentifier = "sentry-dbid-0a72c004-ff4b-494a-904a-c441f1a767b5"); } catch (e) { } } ; import { jsxs, jsx } from "preact/compat/jsx-runtime"; const SvgPlaidLogo = (props) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 130 50", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", role: "img", ...props, children: [ /* @__PURE__ */ jsx("path", { d: "m66.25 16.27q-1.59-1.34-5.41-1.33h-5.76v17.78h4.3v-5.57h1.93q3.51 0 5.15-1.55a6 6 0 0 0 1.84-4.6q0-3-2.06-4.72m-5.05 6.85h-1.82v-4.16h1.64q2.98 0 2.98 2.1 0 2.06-2.8 2.06m14.47-8.19h-4.49v17.8h9.7v-4.04h-5.2zm14 0-7.05 17.8h4.83l.92-2.6h6.13l.85 2.6h4.88l-7-17.8zm-.05 11.6 1.84-6.08 1.82 6.08z" }), /* @__PURE__ */ jsx("path", { d: "m102.47 32.72h4.5v-17.79h-4.5zm21.92-14.45a7 7 0 0 0 -2.14-2.05q-2.03-1.28-5.54-1.28h-5.92v17.78h6.92q3.75 0 6.02-2.45t2.27-6.5q0-3.24-1.61-5.5m-7.19 10.43h-1.93v-9.74h1.95q2.06 0 3.17 1.29 1.11 1.28 1.11 3.64 0 4.8-4.3 4.8m-98.56-28.69-14.55 3.81-4 14.63 5 5.15-5.09 5.06 3.77 14.7 14.49 4.04 5.1-5.06 5 5.14 14.55-3.8 4.01-14.64-5.01-5.14 5.1-5.07-3.78-14.69-14.48-4.05-5.1 5.07zm-8.94 6.62 7.66-2 3.35 3.44-4.88 4.85zm16.83 1.48 3.4-3.38 7.64 2.13-6.23 6.19zm-21.86 9.14 2.11-7.7 6.13 6.28-4.89 4.86zm29.55-1.24 6.23-6.2 1.98 7.75-3.4 3.38zm-15.5-.13 4.88-4.87 4.81 4.94-4.88 4.85zm-7.82 7.76 4.89-4.85 4.8 4.93-4.88 4.86zm15.5.13 4.9-4.86 4.8 4.94-4.89 4.86zm-21.82 6.17 3.4-3.39 4.81 4.94-6.22 6.19zm14.02 1.6 4.89-4.86 4.8 4.93-4.88 4.86zm15.5.12 4.89-4.85 3.35 3.44-2.1 7.7zm-24.66 8.97 6.22-6.19 4.81 4.94-3.4 3.39zm16.84-1.2 4.89-4.86 6.12 6.29-7.66 2z" }) ] }); export { SvgPlaidLogo as default };