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.

21 lines (20 loc) 2.06 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] = "c2bd0ad1-7e46-4af0-a5c3-3e2980836829", e._sentryDebugIdIdentifier = "sentry-dbid-c2bd0ad1-7e46-4af0-a5c3-3e2980836829"); } catch (e) {} import { jsx } 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/store.svg?component var SvgStore = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "#001222", d: "M11.5596 1.25C12.666 1.25 13.6671 1.91298 14.0947 2.92773L14.1729 3.13574L14.1855 3.17676L14.1943 3.21875L14.7344 5.84961L14.75 5.92383V6.87988C14.75 7.71477 14.3808 8.54208 13.75 9.09277V13.25H14.75V14.75H1.25V13.25H2.25V9.10449C1.61449 8.55344 1.25 7.71835 1.25 6.87988V5.92285L1.26562 5.84668L1.8252 3.16016L1.84082 3.11523C2.22379 2.00737 3.26584 1.25 4.4502 1.25H11.5596ZM9.99707 8.88086C9.49495 9.41361 8.78659 9.75 8 9.75C7.21317 9.75 6.5041 9.41389 6.00195 8.88086C5.44704 9.47132 4.63596 9.81723 3.75 9.73633V13.25H12.25V9.73633C11.3637 9.81732 10.552 9.47162 9.99707 8.88086ZM6.75 6.75V7C6.75 7.68579 7.31421 8.25 8 8.25C8.68579 8.25 9.25 7.68579 9.25 7V6.75H6.75ZM2.75 6.75V6.87988C2.75 7.5767 3.21341 8.13782 3.7793 8.22949L3.78418 8.23047C4.56692 8.36197 5.25 7.75617 5.25 7V6.75H2.75ZM10.75 6.75V7C10.75 7.75617 11.4331 8.36197 12.2158 8.23047C12.784 8.12963 13.25 7.55748 13.25 6.87988V6.75H10.75ZM4.4502 2.75C3.92615 2.75 3.45735 3.07847 3.27148 3.57227L2.92188 5.25H5.41504L6.04004 2.75H4.4502ZM6.95996 5.25H9.03906L8.41406 2.75H7.58496L6.95996 5.25ZM10.585 5.25H13.0811L12.7363 3.57324C12.5596 3.08154 12.0881 2.75 11.5596 2.75H9.95996L10.585 5.25Z" }) }); //#endregion export { SvgStore as default };