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.88 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] = "43c06897-197a-44a4-b9da-0ca0a3989dba", e._sentryDebugIdIdentifier = "sentry-dbid-43c06897-197a-44a4-b9da-0ca0a3989dba"); } catch (e) { } } ; import { jsxs, jsx } from "preact/compat/jsx-runtime"; const SvgRevenueAccelerate = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", role: "img", ...props, children: [ /* @__PURE__ */ jsx("g", { clipPath: "url(#uia-icons-16-revenue_accelerate__a)", children: /* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M6.47903 0.737818C7.31957 -0.103036 8.68625 -0.103036 9.52679 0.737818L15.2628 6.47598C16.1032 7.31668 16.1032 8.68339 15.2628 9.52409L9.52679 15.2623C8.68625 16.1031 7.31957 16.1031 6.47903 15.2623L0.74298 9.52409C-0.101939 8.67886 -0.107431 7.3179 0.744511 6.47445L6.47903 0.737818ZM8.46594 1.79828C8.21123 1.54348 7.7946 1.54348 7.53989 1.79828L6.69228 2.64621L11.5876 8.0017L6.69391 13.3555L7.53989 14.2018C7.7946 14.4566 8.21123 14.4566 8.46594 14.2018L14.202 8.46362C14.4569 8.20866 14.4569 7.79141 14.202 7.53645L8.46594 1.79828ZM4.17252 5.16689L6.72299 7.99969L4.17385 10.8345L5.63236 12.2936L9.55534 8.00171L5.63073 3.70814L4.17252 5.16689ZM3.11059 6.22921L1.80384 7.53645L1.80045 7.53982C1.54496 7.79216 1.54007 8.19976 1.80384 8.46362L3.11188 9.77215L4.70516 8.00031L3.11059 6.22921Z" }) }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "uia-icons-16-revenue_accelerate__a", children: /* @__PURE__ */ jsx("rect", { width: 16, height: 16, fill: "#fff" }) }) }) ] }); export { SvgRevenueAccelerate as default };