UNPKG

@adyen/kyc-components

Version:

This guide assumes that you have already an account with Adyen. A legalEntity needs to be created, and you need to have a `legalEntityId` to instatiate a Component.

33 lines (32 loc) 2.85 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] = "147f6cb0-41c4-43ce-bf83-a0dffd855d10", e._sentryDebugIdIdentifier = "sentry-dbid-147f6cb0-41c4-43ce-bf83-a0dffd855d10"); } catch (e) {} import { jsx, jsxs } from "preact/jsx-runtime"; //#region node_modules/.pnpm/@adyen+ui-assets-icons-16@7.9.2_vue@3.5.33_typescript@6.0.3_/node_modules/@adyen/ui-assets-icons-16/dist/svg/info.svg?component var SvgInfo = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", role: "img", ...props, children: [/* @__PURE__ */ jsxs("g", { fill: "#001222", clipPath: "url(#uia-ui-assets/icons-16-info__a)", children: [ /* @__PURE__ */ jsx("path", { d: "M8.75 10.2497H9.75V11.7497H6.25V10.2497H7.25V7.74967H6.25V6.24967H8.75V10.2497Z" }), /* @__PURE__ */ jsx("path", { d: "M7.75 3.49967C8.01514 3.49967 8.26951 3.60521 8.45703 3.79264C8.64449 3.9801 8.74991 4.23457 8.75 4.49967C8.75 4.69745 8.69094 4.89088 8.58105 5.05533C8.47122 5.2197 8.31542 5.3478 8.13281 5.4235C7.95009 5.49919 7.74867 5.5197 7.55469 5.48112C7.36077 5.44251 7.18279 5.34652 7.04297 5.2067C6.90321 5.06687 6.8081 4.88889 6.76953 4.69498C6.73096 4.50102 6.75049 4.29957 6.82617 4.11686C6.90187 3.93435 7.03006 3.77841 7.19434 3.66862C7.35879 3.55873 7.55222 3.49967 7.75 3.49967Z" }), /* @__PURE__ */ jsx("path", { d: "M5.03418 0.839514C6.45015 0.253028 8.00853 0.0991817 9.51172 0.398107C11.015 0.697128 12.3966 1.43543 13.4805 2.5192C14.5642 3.60298 15.3025 4.98472 15.6016 6.48795C15.9005 7.9911 15.7466 9.54954 15.1602 10.9655C14.5736 12.3816 13.5801 13.5924 12.3057 14.444C11.1109 15.2422 9.71925 15.6917 8.28711 15.7448L8 15.7497C5.94457 15.7497 3.97294 14.9335 2.51953 13.4801C1.06623 12.0267 0.25 10.055 0.25 7.99967C0.250066 6.46706 0.704234 4.96835 1.55566 3.69401C2.40724 2.41963 3.61814 1.42606 5.03418 0.839514ZM9.21973 1.86979C8.00748 1.62867 6.75033 1.75233 5.6084 2.22526C4.4666 2.6982 3.49045 3.49952 2.80371 4.52701C2.11701 5.55473 1.75007 6.76365 1.75 7.99967C1.75 9.6572 2.40906 11.2465 3.58105 12.4186C4.75316 13.5907 6.3424 14.2497 8 14.2497C9.23613 14.2497 10.4448 13.8827 11.4727 13.196C12.5002 12.5092 13.3015 11.5331 13.7744 10.3913C14.2473 9.24936 14.371 7.99215 14.1299 6.77994C13.8886 5.56784 13.2929 4.45463 12.4189 3.58072C11.545 2.70683 10.4319 2.11098 9.21973 1.86979Z" }) ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "uia-ui-assets/icons-16-info__a", children: /* @__PURE__ */ jsx("rect", { width: 16, height: 16, fill: "#fff" }) }) })] }); //#endregion export { SvgInfo as default };