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.

24 lines (23 loc) 2.4 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] = "8328d434-20c5-4f5e-a011-a4a74187a1cc", e._sentryDebugIdIdentifier = "sentry-dbid-8328d434-20c5-4f5e-a011-a4a74187a1cc"); } 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/location.svg?component var SvgLocation = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", role: "img", ...props, children: [/* @__PURE__ */ jsx("path", { fill: "#001222", d: "M8 3.25C9.51878 3.25 10.75 4.48122 10.75 6C10.75 7.51878 9.51878 8.75 8 8.75C6.48122 8.75 5.25 7.51878 5.25 6C5.25 4.48122 6.48122 3.25 8 3.25ZM8 4.75C7.30964 4.75 6.75 5.30964 6.75 6C6.75 6.69036 7.30964 7.25 8 7.25C8.69036 7.25 9.25 6.69036 9.25 6C9.25 5.30964 8.69036 4.75 8 4.75Z" }), /* @__PURE__ */ jsx("path", { fill: "#001222", d: "M8 0.25C11.1742 0.25 13.75 2.82579 13.75 6C13.75 8.74156 12.3862 11.1531 11.0947 12.832C10.4424 13.6801 9.79111 14.3638 9.30273 14.8359C9.05825 15.0723 8.85338 15.2571 8.70801 15.3838C8.63528 15.4472 8.57678 15.4964 8.53613 15.5303C8.51591 15.5471 8.49964 15.5601 8.48828 15.5693C8.48264 15.5739 8.47794 15.5774 8.47461 15.5801L8.46973 15.585C8.46676 15.5816 8.43092 15.5386 8 15L8.46875 15.5859L8 15.9609L7.53125 15.5859L8 15C7.56908 15.5386 7.53422 15.5826 7.53125 15.5859L7.52539 15.5801C7.52206 15.5774 7.51736 15.5739 7.51172 15.5693C7.50036 15.5601 7.48409 15.5471 7.46387 15.5303C7.42322 15.4964 7.36472 15.4472 7.29199 15.3838C7.14662 15.2571 6.94175 15.0723 6.69727 14.8359C6.20889 14.3638 5.5576 13.6801 4.90527 12.832C3.61382 11.1531 2.25 8.74156 2.25 6C2.25 2.82579 4.82579 0.25 8 0.25ZM8 1.75C5.65421 1.75 3.75 3.65421 3.75 6C3.75 8.25829 4.88624 10.3469 6.09473 11.918C6.69224 12.6947 7.29119 13.3237 7.74023 13.7578C7.83376 13.8482 7.92126 13.9293 8 14.002C8.07874 13.9293 8.16624 13.8482 8.25977 13.7578C8.70881 13.3237 9.30776 12.6947 9.90527 11.918C11.1138 10.3469 12.25 8.25829 12.25 6C12.25 3.65421 10.3458 1.75 8 1.75Z" })] }); //#endregion export { SvgLocation as default };