@magiclabs/ui-components 1.9.0 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/dist/cjs/components/icons/ico-bank.js +2 -0
  2. package/dist/cjs/components/icons/ico-bank.js.map +1 -0
  3. package/dist/cjs/components/icons/ico-caret-down.js +1 -1
  4. package/dist/cjs/components/icons/ico-caret-down.js.map +1 -1
  5. package/dist/cjs/components/icons/ico-warning-fill.js +1 -1
  6. package/dist/cjs/components/icons/ico-warning-fill.js.map +1 -1
  7. package/dist/cjs/components/logos/logo-link-by-stripe-mono.js +2 -0
  8. package/dist/cjs/components/logos/logo-link-by-stripe-mono.js.map +1 -0
  9. package/dist/cjs/components/logos/logo-link-by-stripe.js +2 -0
  10. package/dist/cjs/components/logos/logo-link-by-stripe.js.map +1 -0
  11. package/dist/cjs/components/logos/logo-onramper-mono.js +2 -0
  12. package/dist/cjs/components/logos/logo-onramper-mono.js.map +1 -0
  13. package/dist/cjs/components/logos/logo-onramper.js +2 -0
  14. package/dist/cjs/components/logos/logo-onramper.js.map +1 -0
  15. package/dist/cjs/components/logos/logo-sardine-mono.js +2 -0
  16. package/dist/cjs/components/logos/logo-sardine-mono.js.map +1 -0
  17. package/dist/cjs/components/logos/logo-sardine.js +2 -0
  18. package/dist/cjs/components/logos/logo-sardine.js.map +1 -0
  19. package/dist/cjs/components/logos/size-small-16px.js +2 -0
  20. package/dist/cjs/components/logos/size-small-16px.js.map +1 -0
  21. package/dist/cjs/components/logos/size-standard-24px.js +2 -0
  22. package/dist/cjs/components/logos/size-standard-24px.js.map +1 -0
  23. package/dist/cjs/components/utils/animate.js +1 -1
  24. package/dist/cjs/components/utils/animate.js.map +1 -1
  25. package/dist/cjs/index.js +1 -1
  26. package/dist/es/components/icons/ico-bank.js +2 -0
  27. package/dist/es/components/icons/ico-bank.js.map +1 -0
  28. package/dist/es/components/icons/ico-caret-down.js +1 -1
  29. package/dist/es/components/icons/ico-caret-down.js.map +1 -1
  30. package/dist/es/components/icons/ico-warning-fill.js +1 -1
  31. package/dist/es/components/icons/ico-warning-fill.js.map +1 -1
  32. package/dist/es/components/logos/logo-link-by-stripe-mono.js +2 -0
  33. package/dist/es/components/logos/logo-link-by-stripe-mono.js.map +1 -0
  34. package/dist/es/components/logos/logo-link-by-stripe.js +2 -0
  35. package/dist/es/components/logos/logo-link-by-stripe.js.map +1 -0
  36. package/dist/es/components/logos/logo-onramper-mono.js +2 -0
  37. package/dist/es/components/logos/logo-onramper-mono.js.map +1 -0
  38. package/dist/es/components/logos/logo-onramper.js +2 -0
  39. package/dist/es/components/logos/logo-onramper.js.map +1 -0
  40. package/dist/es/components/logos/logo-sardine-mono.js +2 -0
  41. package/dist/es/components/logos/logo-sardine-mono.js.map +1 -0
  42. package/dist/es/components/logos/logo-sardine.js +2 -0
  43. package/dist/es/components/logos/logo-sardine.js.map +1 -0
  44. package/dist/es/components/logos/size-small-16px.js +2 -0
  45. package/dist/es/components/logos/size-small-16px.js.map +1 -0
  46. package/dist/es/components/logos/size-standard-24px.js +2 -0
  47. package/dist/es/components/logos/size-standard-24px.js.map +1 -0
  48. package/dist/es/components/utils/animate.js +1 -1
  49. package/dist/es/components/utils/animate.js.map +1 -1
  50. package/dist/es/index.js +1 -1
  51. package/dist/types/components/icons/ico-bank.d.ts +14 -0
  52. package/dist/types/components/icons/ico-bank.d.ts.map +1 -0
  53. package/dist/types/components/icons/index.d.ts +1 -0
  54. package/dist/types/components/icons/index.d.ts.map +1 -1
  55. package/dist/types/components/logos/index.d.ts +8 -0
  56. package/dist/types/components/logos/index.d.ts.map +1 -1
  57. package/dist/types/components/logos/logo-link-by-stripe-mono.d.ts +14 -0
  58. package/dist/types/components/logos/logo-link-by-stripe-mono.d.ts.map +1 -0
  59. package/dist/types/components/logos/logo-link-by-stripe.d.ts +10 -0
  60. package/dist/types/components/logos/logo-link-by-stripe.d.ts.map +1 -0
  61. package/dist/types/components/logos/logo-onramper-mono.d.ts +14 -0
  62. package/dist/types/components/logos/logo-onramper-mono.d.ts.map +1 -0
  63. package/dist/types/components/logos/logo-onramper.d.ts +10 -0
  64. package/dist/types/components/logos/logo-onramper.d.ts.map +1 -0
  65. package/dist/types/components/logos/logo-sardine-mono.d.ts +14 -0
  66. package/dist/types/components/logos/logo-sardine-mono.d.ts.map +1 -0
  67. package/dist/types/components/logos/logo-sardine.d.ts +10 -0
  68. package/dist/types/components/logos/logo-sardine.d.ts.map +1 -0
  69. package/dist/types/components/logos/size-small-16px.d.ts +10 -0
  70. package/dist/types/components/logos/size-small-16px.d.ts.map +1 -0
  71. package/dist/types/components/logos/size-standard-24px.d.ts +10 -0
  72. package/dist/types/components/logos/size-standard-24px.d.ts.map +1 -0
  73. package/dist/types/components/utils/animate.d.ts.map +1 -1
  74. package/package.json +1 -1
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),o=require("@styled/tokens");const n=({color:r,title:l,titleId:t,...i})=>{const C=r||o.token("colors.text.primary");return e.jsxs("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:C,"aria-labelledby":t,...i,children:[l?e.jsx("title",{id:t,children:l}):null,e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.5895 3.43414C12.6188 2.8219 11.3811 2.8219 10.4105 3.43414L3.57325 7.74681H20.4267L13.5895 3.43414ZM20.6901 9.72177H21.1007C21.9101 9.72177 22.6007 9.2659 22.876 8.57519C23.1637 7.85358 22.9339 7.01043 22.2003 6.52849L22.1849 6.51857L14.6491 1.7653C13.0314 0.744902 10.9686 0.744899 9.35083 1.7653L1.81508 6.51857L1.79968 6.52849C1.06602 7.01043 0.836204 7.85358 1.12389 8.57519C1.39925 9.2659 2.08983 9.72177 2.89926 9.72177H3.30979V16.1881H2.76067C2.29371 16.1881 1.84586 16.373 1.51567 16.7021C1.18547 17.0312 0.999969 17.4775 0.999969 17.943V20.2451C0.999969 20.7106 1.18547 21.1569 1.51567 21.486C1.84587 21.8151 2.29371 22 2.76067 22H21.2393C21.7062 22 22.1541 21.8151 22.4843 21.486C22.8145 21.1569 23 20.7106 23 20.2451V17.943C23 17.4775 22.8145 17.0312 22.4843 16.7021C22.1541 16.373 21.7062 16.1881 21.2393 16.1881H20.6901V9.72177ZM18.7086 9.72177H15.5577V16.1881H18.7086V9.72177ZM3.91249 18.1631C3.39832 18.1631 2.9815 18.5799 2.9815 19.094C2.9815 19.6082 3.39832 20.025 3.91249 20.025H20.0875C20.6016 20.025 21.0184 19.6082 21.0184 19.094C21.0184 18.5799 20.6016 18.1631 20.0875 18.1631H3.91249ZM5.29132 16.1881H8.44222V9.72177H5.29132V16.1881ZM10.4237 9.72177V16.1881H13.5762V9.72177H10.4237Z",fill:"currentColor"})]})};exports.default=n;
2
+ //# sourceMappingURL=ico-bank.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ico-bank.js","sources":["../../../../src/components/icons/ico-bank.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\nimport { token } from '@styled/tokens';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {\n /**\n * Configures icon color on monochrome svgs.\n */\n color?: string;\n}\nconst IcoBank = ({ color: customColor, title, titleId, ...props }: Props) => {\n // Utilize dynamic primary text color by default\n const color = customColor || token('colors.text.primary');\n return (\n <svg\n width={24}\n height={24}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.5895 3.43414C12.6188 2.8219 11.3811 2.8219 10.4105 3.43414L3.57325 7.74681H20.4267L13.5895 3.43414ZM20.6901 9.72177H21.1007C21.9101 9.72177 22.6007 9.2659 22.876 8.57519C23.1637 7.85358 22.9339 7.01043 22.2003 6.52849L22.1849 6.51857L14.6491 1.7653C13.0314 0.744902 10.9686 0.744899 9.35083 1.7653L1.81508 6.51857L1.79968 6.52849C1.06602 7.01043 0.836204 7.85358 1.12389 8.57519C1.39925 9.2659 2.08983 9.72177 2.89926 9.72177H3.30979V16.1881H2.76067C2.29371 16.1881 1.84586 16.373 1.51567 16.7021C1.18547 17.0312 0.999969 17.4775 0.999969 17.943V20.2451C0.999969 20.7106 1.18547 21.1569 1.51567 21.486C1.84587 21.8151 2.29371 22 2.76067 22H21.2393C21.7062 22 22.1541 21.8151 22.4843 21.486C22.8145 21.1569 23 20.7106 23 20.2451V17.943C23 17.4775 22.8145 17.0312 22.4843 16.7021C22.1541 16.373 21.7062 16.1881 21.2393 16.1881H20.6901V9.72177ZM18.7086 9.72177H15.5577V16.1881H18.7086V9.72177ZM3.91249 18.1631C3.39832 18.1631 2.9815 18.5799 2.9815 19.094C2.9815 19.6082 3.39832 20.025 3.91249 20.025H20.0875C20.6016 20.025 21.0184 19.6082 21.0184 19.094C21.0184 18.5799 20.6016 18.1631 20.0875 18.1631H3.91249ZM5.29132 16.1881H8.44222V9.72177H5.29132V16.1881ZM10.4237 9.72177V16.1881H13.5762V9.72177H10.4237Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\nexport default IcoBank;\n"],"names":["IcoBank","customColor","title","titleId","props","color","token","_jsxs","_jsx"],"mappings":"mIAYA,MAAMA,EAAU,CAAC,CAAE,MAAOC,EAAa,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAK,IAAa,CAE1E,MAAMC,EAAQJ,GAAeK,EAAAA,MAAM,qBAAqB,EACxD,OACEC,OAAA,MAAA,CACE,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAOF,EACU,kBAAAF,EACb,GAAAC,YAEHF,EAAQM,EAAAA,IAAO,QAAA,CAAA,GAAIL,EAAU,SAAAD,CAAc,CAAA,EAAG,KAC/CM,EAAAA,YACE,SAAS,UACT,SAAS,UACT,EAAE,4rCACF,KAAK,cACL,CAAA,CAAA,CAAA,CAAA,CAGR"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),n=require("@styled/tokens");const s=({color:r,title:l,titleId:t,...i})=>{const o=r||n.token("colors.text.primary");return e.jsxs("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:o,"aria-labelledby":t,...i,children:[l?e.jsx("title",{id:t,children:l}):null,e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.84114 16.0164C11.0164 17.3279 12.9836 17.3279 14.1589 16.0164L20.7447 8.66738C21.1133 8.25608 21.0787 7.62386 20.6674 7.25528C20.2561 6.8867 19.6239 6.92132 19.2553 7.33262L12.6694 14.6817C12.2891 15.1061 11.7109 15.1061 11.3306 14.6817L4.74472 7.33262C4.37614 6.92132 3.74392 6.8867 3.33262 7.25528C2.92132 7.62386 2.8867 8.25608 3.25528 8.66738L9.84114 16.0164Z",fill:"currentColor"})]})};exports.default=s;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),n=require("@styled/tokens");const s=({color:r,title:l,titleId:t,...i})=>{const o=r||n.token("colors.text.primary");return e.jsxs("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:o,"aria-labelledby":t,...i,children:[l?e.jsx("title",{id:t,children:l}):null,e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.84114 16.0164C11.0164 17.3279 12.9836 17.3279 14.1589 16.0164L20.7447 8.66738C21.1133 8.25608 21.0787 7.62386 20.6674 7.25528C20.2561 6.8867 19.6239 6.92132 19.2553 7.33262L12.6694 14.6817C12.2891 15.1061 11.7109 15.1061 11.3306 14.6817L4.74472 7.33262C4.37614 6.92132 3.74392 6.8867 3.33262 7.25528C2.92133 7.62386 2.8867 8.25608 3.25528 8.66738L9.84114 16.0164Z",fill:"currentColor"})]})};exports.default=s;
2
2
  //# sourceMappingURL=ico-caret-down.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ico-caret-down.js","sources":["../../../../src/components/icons/ico-caret-down.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\nimport { token } from '@styled/tokens';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {\n /**\n * Configures icon color on monochrome svgs.\n */\n color?: string;\n}\nconst IcoCaretDown = ({ color: customColor, title, titleId, ...props }: Props) => {\n // Utilize dynamic primary text color by default\n const color = customColor || token('colors.text.primary');\n return (\n <svg\n width={24}\n height={24}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.84114 16.0164C11.0164 17.3279 12.9836 17.3279 14.1589 16.0164L20.7447 8.66738C21.1133 8.25608 21.0787 7.62386 20.6674 7.25528C20.2561 6.8867 19.6239 6.92132 19.2553 7.33262L12.6694 14.6817C12.2891 15.1061 11.7109 15.1061 11.3306 14.6817L4.74472 7.33262C4.37614 6.92132 3.74392 6.8867 3.33262 7.25528C2.92132 7.62386 2.8867 8.25608 3.25528 8.66738L9.84114 16.0164Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\nexport default IcoCaretDown;\n"],"names":["IcoCaretDown","customColor","title","titleId","props","color","token","_jsxs","_jsx"],"mappings":"mIAYA,MAAMA,EAAe,CAAC,CAAE,MAAOC,EAAa,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAK,IAAa,CAE/E,MAAMC,EAAQJ,GAAeK,EAAAA,MAAM,qBAAqB,EACxD,OACEC,OAAA,MAAA,CACE,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAOF,EACU,kBAAAF,EACb,GAAAC,YAEHF,EAAQM,EAAAA,IAAO,QAAA,CAAA,GAAIL,EAAU,SAAAD,CAAc,CAAA,EAAG,KAC/CM,EAAAA,YACE,SAAS,UACT,SAAS,UACT,EAAE,iXACF,KAAK,cACL,CAAA,CAAA,CAAA,CAAA,CAGR"}
1
+ {"version":3,"file":"ico-caret-down.js","sources":["../../../../src/components/icons/ico-caret-down.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\nimport { token } from '@styled/tokens';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {\n /**\n * Configures icon color on monochrome svgs.\n */\n color?: string;\n}\nconst IcoCaretDown = ({ color: customColor, title, titleId, ...props }: Props) => {\n // Utilize dynamic primary text color by default\n const color = customColor || token('colors.text.primary');\n return (\n <svg\n width={24}\n height={24}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.84114 16.0164C11.0164 17.3279 12.9836 17.3279 14.1589 16.0164L20.7447 8.66738C21.1133 8.25608 21.0787 7.62386 20.6674 7.25528C20.2561 6.8867 19.6239 6.92132 19.2553 7.33262L12.6694 14.6817C12.2891 15.1061 11.7109 15.1061 11.3306 14.6817L4.74472 7.33262C4.37614 6.92132 3.74392 6.8867 3.33262 7.25528C2.92133 7.62386 2.8867 8.25608 3.25528 8.66738L9.84114 16.0164Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\nexport default IcoCaretDown;\n"],"names":["IcoCaretDown","customColor","title","titleId","props","color","token","_jsxs","_jsx"],"mappings":"mIAYA,MAAMA,EAAe,CAAC,CAAE,MAAOC,EAAa,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAK,IAAa,CAE/E,MAAMC,EAAQJ,GAAeK,EAAAA,MAAM,qBAAqB,EACxD,OACEC,OAAA,MAAA,CACE,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAOF,EACU,kBAAAF,EACb,GAAAC,YAEHF,EAAQM,EAAAA,IAAO,QAAA,CAAA,GAAIL,EAAU,SAAAD,CAAc,CAAA,EAAG,KAC/CM,EAAAA,YACE,SAAS,UACT,SAAS,UACT,EAAE,iXACF,KAAK,cACL,CAAA,CAAA,CAAA,CAAA,CAGR"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),n=require("@styled/tokens");const s=({color:r,title:l,titleId:t,...i})=>{const o=r||n.token("colors.text.primary");return e.jsxs("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:o,"aria-labelledby":t,...i,children:[l?e.jsx("title",{id:t,children:l}):null,e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.36635 3.74008C10.5034 1.65549 13.4967 1.65548 14.6337 3.74008L23.2646 19.5634C24.355 21.5626 22.9081 24 20.6309 24H3.36909C1.09191 24 -0.355028 21.5625 0.735407 19.5634L9.36635 3.74008L10.2442 4.21893L9.36635 3.74008ZM12 9C12.5523 9 13 9.44772 13 10V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V10C11 9.44772 11.4477 9 12 9ZM10.4946 19C10.4946 18.1716 11.1662 17.5 11.9946 17.5H12.0036C12.832 17.5 13.5036 18.1716 13.5036 19C13.5036 19.8284 12.832 20.5 12.0036 20.5H11.9946C11.1662 20.5 10.4946 19.8284 10.4946 19Z",fill:"currentColor"})]})};exports.default=s;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),n=require("@styled/tokens");const s=({color:r,title:l,titleId:t,...i})=>{const o=r||n.token("colors.text.primary");return e.jsxs("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:o,"aria-labelledby":t,...i,children:[l?e.jsx("title",{id:t,children:l}):null,e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.36637 3.74008C10.5034 1.65549 13.4967 1.65548 14.6337 3.74008L23.2646 19.5634C24.3551 21.5626 22.9081 24 20.6309 24H3.36911C1.09193 24 -0.355013 21.5625 0.735422 19.5634L9.36637 3.74008L10.2443 4.21893L9.36637 3.74008ZM12 9C12.5523 9 13 9.44772 13 10V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V10C11 9.44772 11.4477 9 12 9ZM10.4946 19C10.4946 18.1716 11.1662 17.5 11.9946 17.5H12.0036C12.8321 17.5 13.5036 18.1716 13.5036 19C13.5036 19.8284 12.8321 20.5 12.0036 20.5H11.9946C11.1662 20.5 10.4946 19.8284 10.4946 19Z",fill:"currentColor"})]})};exports.default=s;
2
2
  //# sourceMappingURL=ico-warning-fill.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ico-warning-fill.js","sources":["../../../../src/components/icons/ico-warning-fill.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\nimport { token } from '@styled/tokens';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {\n /**\n * Configures icon color on monochrome svgs.\n */\n color?: string;\n}\nconst IcoWarningFill = ({ color: customColor, title, titleId, ...props }: Props) => {\n // Utilize dynamic primary text color by default\n const color = customColor || token('colors.text.primary');\n return (\n <svg\n width={24}\n height={24}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.36635 3.74008C10.5034 1.65549 13.4967 1.65548 14.6337 3.74008L23.2646 19.5634C24.355 21.5626 22.9081 24 20.6309 24H3.36909C1.09191 24 -0.355028 21.5625 0.735407 19.5634L9.36635 3.74008L10.2442 4.21893L9.36635 3.74008ZM12 9C12.5523 9 13 9.44772 13 10V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V10C11 9.44772 11.4477 9 12 9ZM10.4946 19C10.4946 18.1716 11.1662 17.5 11.9946 17.5H12.0036C12.832 17.5 13.5036 18.1716 13.5036 19C13.5036 19.8284 12.832 20.5 12.0036 20.5H11.9946C11.1662 20.5 10.4946 19.8284 10.4946 19Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\nexport default IcoWarningFill;\n"],"names":["IcoWarningFill","customColor","title","titleId","props","color","token","_jsxs","_jsx"],"mappings":"mIAYA,MAAMA,EAAiB,CAAC,CAAE,MAAOC,EAAa,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAK,IAAa,CAEjF,MAAMC,EAAQJ,GAAeK,EAAAA,MAAM,qBAAqB,EACxD,OACEC,OAAA,MAAA,CACE,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAOF,EACU,kBAAAF,EACb,GAAAC,YAEHF,EAAQM,EAAAA,IAAO,QAAA,CAAA,GAAIL,EAAU,SAAAD,CAAc,CAAA,EAAG,KAC/CM,EAAAA,YACE,SAAS,UACT,SAAS,UACT,EAAE,shBACF,KAAK,cACL,CAAA,CAAA,CAAA,CAAA,CAGR"}
1
+ {"version":3,"file":"ico-warning-fill.js","sources":["../../../../src/components/icons/ico-warning-fill.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\nimport { token } from '@styled/tokens';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {\n /**\n * Configures icon color on monochrome svgs.\n */\n color?: string;\n}\nconst IcoWarningFill = ({ color: customColor, title, titleId, ...props }: Props) => {\n // Utilize dynamic primary text color by default\n const color = customColor || token('colors.text.primary');\n return (\n <svg\n width={24}\n height={24}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.36637 3.74008C10.5034 1.65549 13.4967 1.65548 14.6337 3.74008L23.2646 19.5634C24.3551 21.5626 22.9081 24 20.6309 24H3.36911C1.09193 24 -0.355013 21.5625 0.735422 19.5634L9.36637 3.74008L10.2443 4.21893L9.36637 3.74008ZM12 9C12.5523 9 13 9.44772 13 10V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V10C11 9.44772 11.4477 9 12 9ZM10.4946 19C10.4946 18.1716 11.1662 17.5 11.9946 17.5H12.0036C12.8321 17.5 13.5036 18.1716 13.5036 19C13.5036 19.8284 12.8321 20.5 12.0036 20.5H11.9946C11.1662 20.5 10.4946 19.8284 10.4946 19Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\nexport default IcoWarningFill;\n"],"names":["IcoWarningFill","customColor","title","titleId","props","color","token","_jsxs","_jsx"],"mappings":"mIAYA,MAAMA,EAAiB,CAAC,CAAE,MAAOC,EAAa,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAK,IAAa,CAEjF,MAAMC,EAAQJ,GAAeK,EAAAA,MAAM,qBAAqB,EACxD,OACEC,OAAA,MAAA,CACE,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAOF,EACU,kBAAAF,EACb,GAAAC,YAEHF,EAAQM,EAAAA,IAAO,QAAA,CAAA,GAAIL,EAAU,SAAAD,CAAc,CAAA,EAAG,KAC/CM,EAAAA,YACE,SAAS,UACT,SAAS,UACT,EAAE,yhBACF,KAAK,cACL,CAAA,CAAA,CAAA,CAAA,CAGR"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime"),d=require("@styled/tokens");const i=({color:r,title:l,titleId:e,...t})=>{const o=r||d.token("colors.text.primary");return C.jsxs("svg",{width:108,height:24,viewBox:"0 0 108 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:o,"aria-labelledby":e,...t,children:[l?C.jsx("title",{id:e,children:l}):null,C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.198711 3.1733C0 3.81922 0 4.61386 0 6.20313V17.7703C0 19.3596 0 20.1542 0.198711 20.8001C0.636465 22.2231 1.75036 23.337 3.1733 23.7747C3.81922 23.9734 4.61386 23.9734 6.20313 23.9734H33.8774C35.4667 23.9734 36.2613 23.9734 36.9073 23.7747C38.3302 23.337 39.4441 22.2231 39.8819 20.8001C40.0806 20.1542 40.0806 19.3596 40.0806 17.7703V6.20313C40.0806 4.61386 40.0806 3.81922 39.8819 3.1733C39.4441 1.75036 38.3302 0.636465 36.9073 0.198711C36.2613 0 35.4667 0 33.8774 0H6.20313C4.61386 0 3.81922 0 3.1733 0.198711C1.75036 0.636465 0.636465 1.75036 0.198711 3.1733ZM9.84192 6.13366C9.84192 5.43689 10.403 4.86961 11.106 4.86961C11.8027 4.86961 12.3638 5.43689 12.37 6.13366C12.37 6.83042 11.8027 7.39769 11.106 7.39769C10.4092 7.39769 9.84192 6.83042 9.84192 6.13366ZM5.49475 5.00514H7.75147V18.6505H5.49475V5.00514ZM33.236 13.7116C33.236 13.7116 34.6912 11.6953 35.9923 8.91437H33.4765C31.4109 12.9901 29.4501 14.7783 29.4501 14.7783V5.00514H27.1995V16.3999C27.1995 16.3999 26.7371 16.6959 26.1328 16.6343C25.51 16.5726 25.2572 16.1718 25.2572 15.253C25.2572 15.0605 25.2588 14.8743 25.2604 14.6943L25.2605 14.68C25.262 14.508 25.2634 14.3407 25.2634 14.1802C25.2881 11.6583 25.2881 9.77148 23.5431 9.00072C23.0621 8.78492 22.1311 8.6061 21.0273 9.02538C19.1282 9.74681 17.9567 11.6028 16.668 13.7732V8.91437H14.4113V18.6505H16.5323C18.0615 14.9386 20.4107 11.424 21.9523 11.2143C22.7539 11.1033 23.0066 11.7816 23.0066 14.1678C23.0066 14.3313 23.0052 14.5465 23.0037 14.769V14.7702C23.0021 15.0086 23.0005 15.2559 23.0005 15.4565C23.0005 17.2632 23.9069 18.854 26.1328 18.854C27.9579 18.854 29.8509 17.7873 31.7624 15.6107L33.6615 18.6505H36.3252L33.236 13.7116ZM12.2346 8.91437H9.97791V18.6505H12.2346V8.91437Z",fill:"currentColor"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M50.1171 8.89338C48.9854 8.89338 47.9355 9.4797 47.3356 10.4887V6.75269H45.8085V16.8562H47.3356V15.5881C47.8673 16.5153 48.8627 17.0198 49.9535 17.0198C51.9989 17.0198 53.444 15.37 53.444 12.9429C53.444 10.3251 51.8897 8.89338 50.1171 8.89338ZM49.6126 15.6835C48.29 15.6835 47.3356 14.5928 47.3356 12.9566C47.3356 11.3204 48.29 10.2296 49.6262 10.2296C50.9624 10.2296 51.8897 11.334 51.8897 12.9429C51.8897 14.5928 50.9488 15.6835 49.6126 15.6835Z",fill:"currentColor"}),C.jsx("path",{d:"M58.6217 17.9198C58.0355 19.3651 57.3808 20.0196 56.1946 20.0196C55.4174 20.0196 54.7628 19.706 54.3267 19.2015L55.1039 18.0425C55.3628 18.4243 55.7718 18.6697 56.1808 18.6697C56.6036 18.6697 56.9172 18.4106 57.1357 17.8925L57.5172 16.8563L53.9994 9.05713H55.7448L56.74 11.4023C57.3808 12.9022 58.0079 14.5247 58.2535 15.1792H58.2806C58.3252 15.0533 58.3819 14.891 58.4485 14.7005L58.4491 14.6987C58.7288 13.8987 59.1821 12.6017 59.6445 11.4023L60.558 9.05713H62.1941L58.6217 17.9198Z",fill:"currentColor"}),C.jsx("path",{d:"M70.5626 17.0199C72.8395 17.0199 74.3531 15.8745 74.3531 14.0747C74.3531 12.1522 72.6894 11.5114 71.1218 11.0341C70.9907 10.9922 70.8603 10.9515 70.7318 10.9114C69.5233 10.5343 68.4761 10.2075 68.4761 9.35703C68.4761 8.64806 69.2263 8.15719 70.3032 8.15719C71.4894 8.15719 72.5122 8.7435 72.7303 9.86154L74.2438 9.09799C73.6714 7.47543 72.0761 6.72551 70.3032 6.72551C68.2172 6.72551 66.7583 7.73448 66.7583 9.45252C66.7583 11.2796 68.422 11.8932 69.9626 12.3704L70.164 12.4325C71.4496 12.8285 72.6077 13.1851 72.6077 14.1702C72.6077 14.961 71.8167 15.5473 70.5897 15.5473C69.0899 15.5473 68.0263 14.6883 67.9175 13.3793L66.3223 14.0884C66.5812 15.8609 68.3127 17.0199 70.5626 17.0199Z",fill:"currentColor"}),C.jsx("path",{d:"M78.7248 15.6836C79.0659 15.6836 79.3795 15.52 79.5567 15.2882L79.8702 16.5563C79.5975 16.8426 79.093 17.0199 78.5068 17.0199C77.2113 17.0199 76.475 16.1745 76.475 14.7292V10.3388H75.2208V9.05707H76.475V7.95266L78.0023 6.78003V9.05707H79.5567V10.3388H78.0023V14.661C78.0023 15.3564 78.2341 15.6836 78.7248 15.6836Z",fill:"currentColor"}),C.jsx("path",{d:"M85.0908 8.89348C84.1497 8.89348 83.3454 9.46616 82.8271 10.3797V9.05709H81.3003V16.8563H82.8271V13.5975C82.8271 11.3341 83.7544 10.3388 84.8451 10.3388C85.3497 10.3388 85.7587 10.5706 85.9767 10.8842L86.6722 9.6025C86.3857 9.19343 85.7725 8.89348 85.0908 8.89348Z",fill:"currentColor"}),C.jsx("path",{d:"M89.4115 6.41165V8.22508H87.8842V6.41165H89.4115Z",fill:"currentColor"}),C.jsx("path",{d:"M89.4115 9.05681V16.856H87.8842V9.05681H89.4115Z",fill:"currentColor"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M95.7139 8.89355C94.5686 8.89355 93.532 9.4935 92.9325 10.5025V9.05716H91.4052V20.0196H92.9325V15.5746C93.4778 16.5154 94.5139 17.02 95.6046 17.02C97.5272 17.02 99.0407 15.4247 99.0407 12.9431C99.0407 10.4752 97.5543 8.89355 95.7139 8.89355ZM95.2094 15.6837C93.8868 15.6837 92.9325 14.5929 92.9325 12.9568C92.9325 11.3206 93.8869 10.2298 95.2232 10.2298C96.559 10.2298 97.4863 11.3342 97.4863 12.9431C97.4863 14.5929 96.5457 15.6837 95.2094 15.6837Z",fill:"currentColor"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M100.217 12.9567C100.217 10.516 101.745 8.89348 104.063 8.89348C106.476 8.89348 107.908 10.6251 107.73 13.3521H101.826C101.826 14.7292 102.781 15.6973 104.13 15.6973C105.18 15.6973 105.93 15.111 106.189 14.102L107.539 14.7019C106.994 16.1745 105.753 17.0199 104.117 17.0199C101.813 17.0199 100.217 15.3973 100.217 12.9567ZM104.063 10.2024C102.863 10.2024 102.004 10.966 101.881 12.1113H106.148C106.026 10.9387 105.221 10.2024 104.063 10.2024Z",fill:"currentColor"})]})};exports.default=i;
2
+ //# sourceMappingURL=logo-link-by-stripe-mono.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logo-link-by-stripe-mono.js","sources":["../../../../src/components/logos/logo-link-by-stripe-mono.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\nimport { token } from '@styled/tokens';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {\n /**\n * Configures icon color on monochrome svgs.\n */\n color?: string;\n}\nconst LogoLinkByStripeMono = ({ color: customColor, title, titleId, ...props }: Props) => {\n // Utilize dynamic primary text color by default\n const color = customColor || token('colors.text.primary');\n return (\n <svg\n width={108}\n height={24}\n viewBox=\"0 0 108 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M0.198711 3.1733C0 3.81922 0 4.61386 0 6.20313V17.7703C0 19.3596 0 20.1542 0.198711 20.8001C0.636465 22.2231 1.75036 23.337 3.1733 23.7747C3.81922 23.9734 4.61386 23.9734 6.20313 23.9734H33.8774C35.4667 23.9734 36.2613 23.9734 36.9073 23.7747C38.3302 23.337 39.4441 22.2231 39.8819 20.8001C40.0806 20.1542 40.0806 19.3596 40.0806 17.7703V6.20313C40.0806 4.61386 40.0806 3.81922 39.8819 3.1733C39.4441 1.75036 38.3302 0.636465 36.9073 0.198711C36.2613 0 35.4667 0 33.8774 0H6.20313C4.61386 0 3.81922 0 3.1733 0.198711C1.75036 0.636465 0.636465 1.75036 0.198711 3.1733ZM9.84192 6.13366C9.84192 5.43689 10.403 4.86961 11.106 4.86961C11.8027 4.86961 12.3638 5.43689 12.37 6.13366C12.37 6.83042 11.8027 7.39769 11.106 7.39769C10.4092 7.39769 9.84192 6.83042 9.84192 6.13366ZM5.49475 5.00514H7.75147V18.6505H5.49475V5.00514ZM33.236 13.7116C33.236 13.7116 34.6912 11.6953 35.9923 8.91437H33.4765C31.4109 12.9901 29.4501 14.7783 29.4501 14.7783V5.00514H27.1995V16.3999C27.1995 16.3999 26.7371 16.6959 26.1328 16.6343C25.51 16.5726 25.2572 16.1718 25.2572 15.253C25.2572 15.0605 25.2588 14.8743 25.2604 14.6943L25.2605 14.68C25.262 14.508 25.2634 14.3407 25.2634 14.1802C25.2881 11.6583 25.2881 9.77148 23.5431 9.00072C23.0621 8.78492 22.1311 8.6061 21.0273 9.02538C19.1282 9.74681 17.9567 11.6028 16.668 13.7732V8.91437H14.4113V18.6505H16.5323C18.0615 14.9386 20.4107 11.424 21.9523 11.2143C22.7539 11.1033 23.0066 11.7816 23.0066 14.1678C23.0066 14.3313 23.0052 14.5465 23.0037 14.769V14.7702C23.0021 15.0086 23.0005 15.2559 23.0005 15.4565C23.0005 17.2632 23.9069 18.854 26.1328 18.854C27.9579 18.854 29.8509 17.7873 31.7624 15.6107L33.6615 18.6505H36.3252L33.236 13.7116ZM12.2346 8.91437H9.97791V18.6505H12.2346V8.91437Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M50.1171 8.89338C48.9854 8.89338 47.9355 9.4797 47.3356 10.4887V6.75269H45.8085V16.8562H47.3356V15.5881C47.8673 16.5153 48.8627 17.0198 49.9535 17.0198C51.9989 17.0198 53.444 15.37 53.444 12.9429C53.444 10.3251 51.8897 8.89338 50.1171 8.89338ZM49.6126 15.6835C48.29 15.6835 47.3356 14.5928 47.3356 12.9566C47.3356 11.3204 48.29 10.2296 49.6262 10.2296C50.9624 10.2296 51.8897 11.334 51.8897 12.9429C51.8897 14.5928 50.9488 15.6835 49.6126 15.6835Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M58.6217 17.9198C58.0355 19.3651 57.3808 20.0196 56.1946 20.0196C55.4174 20.0196 54.7628 19.706 54.3267 19.2015L55.1039 18.0425C55.3628 18.4243 55.7718 18.6697 56.1808 18.6697C56.6036 18.6697 56.9172 18.4106 57.1357 17.8925L57.5172 16.8563L53.9994 9.05713H55.7448L56.74 11.4023C57.3808 12.9022 58.0079 14.5247 58.2535 15.1792H58.2806C58.3252 15.0533 58.3819 14.891 58.4485 14.7005L58.4491 14.6987C58.7288 13.8987 59.1821 12.6017 59.6445 11.4023L60.558 9.05713H62.1941L58.6217 17.9198Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M70.5626 17.0199C72.8395 17.0199 74.3531 15.8745 74.3531 14.0747C74.3531 12.1522 72.6894 11.5114 71.1218 11.0341C70.9907 10.9922 70.8603 10.9515 70.7318 10.9114C69.5233 10.5343 68.4761 10.2075 68.4761 9.35703C68.4761 8.64806 69.2263 8.15719 70.3032 8.15719C71.4894 8.15719 72.5122 8.7435 72.7303 9.86154L74.2438 9.09799C73.6714 7.47543 72.0761 6.72551 70.3032 6.72551C68.2172 6.72551 66.7583 7.73448 66.7583 9.45252C66.7583 11.2796 68.422 11.8932 69.9626 12.3704L70.164 12.4325C71.4496 12.8285 72.6077 13.1851 72.6077 14.1702C72.6077 14.961 71.8167 15.5473 70.5897 15.5473C69.0899 15.5473 68.0263 14.6883 67.9175 13.3793L66.3223 14.0884C66.5812 15.8609 68.3127 17.0199 70.5626 17.0199Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M78.7248 15.6836C79.0659 15.6836 79.3795 15.52 79.5567 15.2882L79.8702 16.5563C79.5975 16.8426 79.093 17.0199 78.5068 17.0199C77.2113 17.0199 76.475 16.1745 76.475 14.7292V10.3388H75.2208V9.05707H76.475V7.95266L78.0023 6.78003V9.05707H79.5567V10.3388H78.0023V14.661C78.0023 15.3564 78.2341 15.6836 78.7248 15.6836Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M85.0908 8.89348C84.1497 8.89348 83.3454 9.46616 82.8271 10.3797V9.05709H81.3003V16.8563H82.8271V13.5975C82.8271 11.3341 83.7544 10.3388 84.8451 10.3388C85.3497 10.3388 85.7587 10.5706 85.9767 10.8842L86.6722 9.6025C86.3857 9.19343 85.7725 8.89348 85.0908 8.89348Z\"\n fill=\"currentColor\"\n />\n <path d=\"M89.4115 6.41165V8.22508H87.8842V6.41165H89.4115Z\" fill=\"currentColor\" />\n <path d=\"M89.4115 9.05681V16.856H87.8842V9.05681H89.4115Z\" fill=\"currentColor\" />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M95.7139 8.89355C94.5686 8.89355 93.532 9.4935 92.9325 10.5025V9.05716H91.4052V20.0196H92.9325V15.5746C93.4778 16.5154 94.5139 17.02 95.6046 17.02C97.5272 17.02 99.0407 15.4247 99.0407 12.9431C99.0407 10.4752 97.5543 8.89355 95.7139 8.89355ZM95.2094 15.6837C93.8868 15.6837 92.9325 14.5929 92.9325 12.9568C92.9325 11.3206 93.8869 10.2298 95.2232 10.2298C96.559 10.2298 97.4863 11.3342 97.4863 12.9431C97.4863 14.5929 96.5457 15.6837 95.2094 15.6837Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M100.217 12.9567C100.217 10.516 101.745 8.89348 104.063 8.89348C106.476 8.89348 107.908 10.6251 107.73 13.3521H101.826C101.826 14.7292 102.781 15.6973 104.13 15.6973C105.18 15.6973 105.93 15.111 106.189 14.102L107.539 14.7019C106.994 16.1745 105.753 17.0199 104.117 17.0199C101.813 17.0199 100.217 15.3973 100.217 12.9567ZM104.063 10.2024C102.863 10.2024 102.004 10.966 101.881 12.1113H106.148C106.026 10.9387 105.221 10.2024 104.063 10.2024Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\nexport default LogoLinkByStripeMono;\n"],"names":["LogoLinkByStripeMono","customColor","title","titleId","props","color","token","_jsxs","_jsx"],"mappings":"mIAYMA,MAAAA,EAAuB,CAAC,CAAE,MAAOC,EAAa,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAK,IAAa,CAEvF,MAAMC,EAAQJ,GAAeK,EAAAA,MAAM,qBAAqB,EACxD,OACEC,EAAAA,KACE,MAAA,CAAA,MAAO,IACP,OAAQ,GACR,QAAQ,aACR,KAAK,OACL,MAAM,6BACN,MAAOF,oBACUF,EAAO,GACpBC,EAEH,SAAA,CAAAF,EAAQM,EAAAA,aAAO,GAAIL,EAAU,SAAAD,IAAiB,KAC/CM,EACE,IAAA,OAAA,CAAA,SAAS,UACT,SAAS,UACT,EAAE,srDACF,KAAK,cAAc,CAAA,EAErBA,EACE,IAAA,OAAA,CAAA,SAAS,UACT,SAAS,UACT,EAAE,kcACF,KAAK,iBAEPA,MAAA,OAAA,CACE,EAAE,ueACF,KAAK,cAAc,CAAA,EAErBA,EACE,IAAA,OAAA,CAAA,EAAE,grBACF,KAAK,iBAEPA,EAAAA,IAAA,OAAA,CACE,EAAE,6TACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,2QACF,KAAK,iBAEPA,MAAA,OAAA,CAAM,EAAE,oDAAoD,KAAK,cAAiB,CAAA,EAClFA,cAAM,EAAE,mDAAmD,KAAK,iBAChEA,EAAAA,IAAA,OAAA,CACE,SAAS,UACT,SAAS,UACT,EAAE,ocACF,KAAK,cACL,CAAA,EACFA,EAAAA,YACE,SAAS,UACT,SAAS,UACT,EAAE,6bACF,KAAK,cACL,CAAA,CAAA,CAAA,CAAA,CAGR"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime");const i=({title:l,titleId:t,...V})=>C.jsxs("svg",{width:108,height:24,viewBox:"0 0 108 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...V,children:[l?C.jsx("title",{id:t,children:l}):null,C.jsx("path",{d:"M0 6.20313C0 4.61386 0 3.81922 0.198711 3.1733C0.636465 1.75036 1.75036 0.636465 3.1733 0.198711C3.81922 0 4.61386 0 6.20313 0H33.8774C35.4667 0 36.2613 0 36.9073 0.198711C38.3302 0.636465 39.4441 1.75036 39.8819 3.1733C40.0806 3.81922 40.0806 4.61386 40.0806 6.20313V17.7703C40.0806 19.3596 40.0806 20.1542 39.8819 20.8001C39.4441 22.2231 38.3302 23.337 36.9073 23.7747C36.2613 23.9734 35.4667 23.9734 33.8774 23.9734H6.20313C4.61386 23.9734 3.81922 23.9734 3.1733 23.7747C1.75036 23.337 0.636465 22.2231 0.198711 20.8001C0 20.1542 0 19.3596 0 17.7703V6.20313Z",fill:"#1D3944"}),C.jsx("path",{d:"M9.84192 6.13366C9.84192 5.43689 10.403 4.86961 11.106 4.86961C11.8027 4.86961 12.3638 5.43689 12.37 6.13366C12.37 6.83042 11.8027 7.39769 11.106 7.39769C10.4092 7.39769 9.84192 6.83042 9.84192 6.13366Z",fill:"white"}),C.jsx("path",{d:"M5.49475 5.00514H7.75147V18.6505H5.49475V5.00514Z",fill:"white"}),C.jsx("path",{d:"M35.9923 8.91437C34.6912 11.6953 33.236 13.7116 33.236 13.7116L36.3252 18.6505H33.6615L31.7624 15.6107C29.8509 17.7873 27.9579 18.854 26.1328 18.854C23.9069 18.854 23.0005 17.2632 23.0005 15.4565C23.0005 15.2559 23.0021 15.0092 23.0037 14.7708V14.7702V14.7691V14.769C23.0052 14.5465 23.0066 14.3313 23.0066 14.1678C23.0066 11.7816 22.7539 11.1033 21.9523 11.2143C20.4107 11.424 18.0615 14.9386 16.5323 18.6505H14.4113V8.91437H16.668V13.7732C17.9567 11.6028 19.1282 9.74681 21.0273 9.02538C22.1311 8.6061 23.0621 8.78492 23.5431 9.00072C25.2881 9.77148 25.2881 11.6583 25.2634 14.1802C25.2634 14.3407 25.262 14.507 25.2605 14.6791V14.6796V14.68C25.2589 14.8645 25.2572 15.0555 25.2572 15.253C25.2572 16.1718 25.51 16.5726 26.1328 16.6343C26.7371 16.6959 27.1995 16.3999 27.1995 16.3999V5.00514H29.4501V14.7783C29.4501 14.7783 31.4109 12.9901 33.4765 8.91437H35.9923Z",fill:"white"}),C.jsx("path",{d:"M12.2346 8.91437H9.97791V18.6505H12.2346V8.91437Z",fill:"white"}),C.jsx("path",{d:"M50.1171 8.89338C48.9854 8.89338 47.9355 9.4797 47.3356 10.4887V6.75269H45.8085V16.8562H47.3356V15.5881C47.8673 16.5153 48.8627 17.0198 49.9535 17.0198C51.9989 17.0198 53.444 15.37 53.444 12.9429C53.444 10.3251 51.8897 8.89338 50.1171 8.89338ZM49.6126 15.6835C48.29 15.6835 47.3356 14.5928 47.3356 12.9566C47.3356 11.3204 48.29 10.2296 49.6262 10.2296C50.9624 10.2296 51.8897 11.334 51.8897 12.9429C51.8897 14.5928 50.9488 15.6835 49.6126 15.6835Z",fill:"#1D3944"}),C.jsx("path",{d:"M56.1946 20.0196C57.3808 20.0196 58.0355 19.3651 58.6217 17.9198L62.1941 9.05713H60.558L59.6445 11.4023C59.0716 12.8886 58.5124 14.5247 58.2806 15.1792H58.2535C58.0079 14.5247 57.3808 12.9022 56.74 11.4023L55.7448 9.05713H53.9994L57.5172 16.8563L57.1357 17.8926C56.9172 18.4106 56.6036 18.6697 56.1808 18.6697C55.7718 18.6697 55.3628 18.4243 55.1039 18.0425L54.3267 19.2015C54.7628 19.706 55.4174 20.0196 56.1946 20.0196Z",fill:"#1D3944"}),C.jsx("path",{d:"M70.5626 17.0199C72.8395 17.0199 74.3531 15.8745 74.3531 14.0747C74.3531 12.1522 72.6894 11.5114 71.1218 11.0341C69.7578 10.5978 68.4761 10.2979 68.4761 9.35703C68.4761 8.64806 69.2263 8.15719 70.3032 8.15719C71.4894 8.15719 72.5122 8.7435 72.7303 9.86154L74.2438 9.09799C73.6714 7.47543 72.0761 6.72551 70.3032 6.72551C68.2172 6.72551 66.7583 7.73448 66.7583 9.45252C66.7583 11.2796 68.422 11.8932 69.9626 12.3704C71.326 12.7931 72.6077 13.1339 72.6077 14.1702C72.6077 14.961 71.8167 15.5473 70.5897 15.5473C69.0899 15.5473 68.0263 14.6883 67.9175 13.3793L66.3223 14.0884C66.5812 15.8609 68.3127 17.0199 70.5626 17.0199Z",fill:"#1D3944"}),C.jsx("path",{d:"M79.5567 15.2882C79.3795 15.52 79.0659 15.6836 78.7248 15.6836C78.2341 15.6836 78.0023 15.3564 78.0023 14.661V10.3388H79.5567V9.05707H78.0023V6.78003L76.4749 7.95266V9.05707H75.2208V10.3388H76.4749V14.7292C76.4749 16.1745 77.2113 17.0199 78.5068 17.0199C79.093 17.0199 79.5975 16.8426 79.8702 16.5563L79.5567 15.2882Z",fill:"#1D3944"}),C.jsx("path",{d:"M85.0908 8.89348C84.1496 8.89348 83.3454 9.46616 82.8271 10.3797V9.05709H81.3003V16.8563H82.8271V13.5975C82.8271 11.3341 83.7544 10.3388 84.8451 10.3388C85.3497 10.3388 85.7587 10.5706 85.9767 10.8842L86.6722 9.6025C86.3857 9.19343 85.7725 8.89348 85.0908 8.89348Z",fill:"#1D3944"}),C.jsx("path",{d:"M89.4115 8.22508V6.41165H87.8842V8.22508H89.4115ZM89.4115 16.856V9.05681H87.8842V16.856H89.4115Z",fill:"#1D3944"}),C.jsx("path",{d:"M95.7139 8.89355C94.5686 8.89355 93.532 9.4935 92.9325 10.5025V9.05716H91.4052V20.0196H92.9325V15.5746C93.4778 16.5154 94.5139 17.02 95.6046 17.02C97.5272 17.02 99.0407 15.4247 99.0407 12.9431C99.0407 10.4752 97.5543 8.89355 95.7139 8.89355ZM95.2094 15.6837C93.8869 15.6837 92.9325 14.5929 92.9325 12.9568C92.9325 11.3206 93.8869 10.2298 95.2232 10.2298C96.559 10.2298 97.4863 11.3342 97.4863 12.9431C97.4863 14.5929 96.5457 15.6837 95.2094 15.6837Z",fill:"#1D3944"}),C.jsx("path",{d:"M104.063 8.89348C101.745 8.89348 100.217 10.516 100.217 12.9567C100.217 15.3973 101.813 17.0199 104.117 17.0199C105.753 17.0199 106.994 16.1745 107.539 14.7019L106.189 14.102C105.93 15.111 105.18 15.6973 104.13 15.6973C102.781 15.6973 101.826 14.7292 101.826 13.3521H107.73C107.908 10.6251 106.476 8.89348 104.063 8.89348ZM101.881 12.1113C102.004 10.966 102.863 10.2024 104.063 10.2024C105.221 10.2024 106.026 10.9387 106.148 12.1113H101.881Z",fill:"#1D3944"})]});exports.default=i;
2
+ //# sourceMappingURL=logo-link-by-stripe.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logo-link-by-stripe.js","sources":["../../../../src/components/logos/logo-link-by-stripe.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {}\nconst LogoLinkByStripe = ({ title, titleId, ...props }: Props) => (\n <svg\n width={108}\n height={24}\n viewBox=\"0 0 108 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n d=\"M0 6.20313C0 4.61386 0 3.81922 0.198711 3.1733C0.636465 1.75036 1.75036 0.636465 3.1733 0.198711C3.81922 0 4.61386 0 6.20313 0H33.8774C35.4667 0 36.2613 0 36.9073 0.198711C38.3302 0.636465 39.4441 1.75036 39.8819 3.1733C40.0806 3.81922 40.0806 4.61386 40.0806 6.20313V17.7703C40.0806 19.3596 40.0806 20.1542 39.8819 20.8001C39.4441 22.2231 38.3302 23.337 36.9073 23.7747C36.2613 23.9734 35.4667 23.9734 33.8774 23.9734H6.20313C4.61386 23.9734 3.81922 23.9734 3.1733 23.7747C1.75036 23.337 0.636465 22.2231 0.198711 20.8001C0 20.1542 0 19.3596 0 17.7703V6.20313Z\"\n fill=\"#1D3944\"\n />\n <path\n d=\"M9.84192 6.13366C9.84192 5.43689 10.403 4.86961 11.106 4.86961C11.8027 4.86961 12.3638 5.43689 12.37 6.13366C12.37 6.83042 11.8027 7.39769 11.106 7.39769C10.4092 7.39769 9.84192 6.83042 9.84192 6.13366Z\"\n fill=\"white\"\n />\n <path d=\"M5.49475 5.00514H7.75147V18.6505H5.49475V5.00514Z\" fill=\"white\" />\n <path\n d=\"M35.9923 8.91437C34.6912 11.6953 33.236 13.7116 33.236 13.7116L36.3252 18.6505H33.6615L31.7624 15.6107C29.8509 17.7873 27.9579 18.854 26.1328 18.854C23.9069 18.854 23.0005 17.2632 23.0005 15.4565C23.0005 15.2559 23.0021 15.0092 23.0037 14.7708V14.7702V14.7691V14.769C23.0052 14.5465 23.0066 14.3313 23.0066 14.1678C23.0066 11.7816 22.7539 11.1033 21.9523 11.2143C20.4107 11.424 18.0615 14.9386 16.5323 18.6505H14.4113V8.91437H16.668V13.7732C17.9567 11.6028 19.1282 9.74681 21.0273 9.02538C22.1311 8.6061 23.0621 8.78492 23.5431 9.00072C25.2881 9.77148 25.2881 11.6583 25.2634 14.1802C25.2634 14.3407 25.262 14.507 25.2605 14.6791V14.6796V14.68C25.2589 14.8645 25.2572 15.0555 25.2572 15.253C25.2572 16.1718 25.51 16.5726 26.1328 16.6343C26.7371 16.6959 27.1995 16.3999 27.1995 16.3999V5.00514H29.4501V14.7783C29.4501 14.7783 31.4109 12.9901 33.4765 8.91437H35.9923Z\"\n fill=\"white\"\n />\n <path d=\"M12.2346 8.91437H9.97791V18.6505H12.2346V8.91437Z\" fill=\"white\" />\n <path\n d=\"M50.1171 8.89338C48.9854 8.89338 47.9355 9.4797 47.3356 10.4887V6.75269H45.8085V16.8562H47.3356V15.5881C47.8673 16.5153 48.8627 17.0198 49.9535 17.0198C51.9989 17.0198 53.444 15.37 53.444 12.9429C53.444 10.3251 51.8897 8.89338 50.1171 8.89338ZM49.6126 15.6835C48.29 15.6835 47.3356 14.5928 47.3356 12.9566C47.3356 11.3204 48.29 10.2296 49.6262 10.2296C50.9624 10.2296 51.8897 11.334 51.8897 12.9429C51.8897 14.5928 50.9488 15.6835 49.6126 15.6835Z\"\n fill=\"#1D3944\"\n />\n <path\n d=\"M56.1946 20.0196C57.3808 20.0196 58.0355 19.3651 58.6217 17.9198L62.1941 9.05713H60.558L59.6445 11.4023C59.0716 12.8886 58.5124 14.5247 58.2806 15.1792H58.2535C58.0079 14.5247 57.3808 12.9022 56.74 11.4023L55.7448 9.05713H53.9994L57.5172 16.8563L57.1357 17.8926C56.9172 18.4106 56.6036 18.6697 56.1808 18.6697C55.7718 18.6697 55.3628 18.4243 55.1039 18.0425L54.3267 19.2015C54.7628 19.706 55.4174 20.0196 56.1946 20.0196Z\"\n fill=\"#1D3944\"\n />\n <path\n d=\"M70.5626 17.0199C72.8395 17.0199 74.3531 15.8745 74.3531 14.0747C74.3531 12.1522 72.6894 11.5114 71.1218 11.0341C69.7578 10.5978 68.4761 10.2979 68.4761 9.35703C68.4761 8.64806 69.2263 8.15719 70.3032 8.15719C71.4894 8.15719 72.5122 8.7435 72.7303 9.86154L74.2438 9.09799C73.6714 7.47543 72.0761 6.72551 70.3032 6.72551C68.2172 6.72551 66.7583 7.73448 66.7583 9.45252C66.7583 11.2796 68.422 11.8932 69.9626 12.3704C71.326 12.7931 72.6077 13.1339 72.6077 14.1702C72.6077 14.961 71.8167 15.5473 70.5897 15.5473C69.0899 15.5473 68.0263 14.6883 67.9175 13.3793L66.3223 14.0884C66.5812 15.8609 68.3127 17.0199 70.5626 17.0199Z\"\n fill=\"#1D3944\"\n />\n <path\n d=\"M79.5567 15.2882C79.3795 15.52 79.0659 15.6836 78.7248 15.6836C78.2341 15.6836 78.0023 15.3564 78.0023 14.661V10.3388H79.5567V9.05707H78.0023V6.78003L76.4749 7.95266V9.05707H75.2208V10.3388H76.4749V14.7292C76.4749 16.1745 77.2113 17.0199 78.5068 17.0199C79.093 17.0199 79.5975 16.8426 79.8702 16.5563L79.5567 15.2882Z\"\n fill=\"#1D3944\"\n />\n <path\n d=\"M85.0908 8.89348C84.1496 8.89348 83.3454 9.46616 82.8271 10.3797V9.05709H81.3003V16.8563H82.8271V13.5975C82.8271 11.3341 83.7544 10.3388 84.8451 10.3388C85.3497 10.3388 85.7587 10.5706 85.9767 10.8842L86.6722 9.6025C86.3857 9.19343 85.7725 8.89348 85.0908 8.89348Z\"\n fill=\"#1D3944\"\n />\n <path\n d=\"M89.4115 8.22508V6.41165H87.8842V8.22508H89.4115ZM89.4115 16.856V9.05681H87.8842V16.856H89.4115Z\"\n fill=\"#1D3944\"\n />\n <path\n d=\"M95.7139 8.89355C94.5686 8.89355 93.532 9.4935 92.9325 10.5025V9.05716H91.4052V20.0196H92.9325V15.5746C93.4778 16.5154 94.5139 17.02 95.6046 17.02C97.5272 17.02 99.0407 15.4247 99.0407 12.9431C99.0407 10.4752 97.5543 8.89355 95.7139 8.89355ZM95.2094 15.6837C93.8869 15.6837 92.9325 14.5929 92.9325 12.9568C92.9325 11.3206 93.8869 10.2298 95.2232 10.2298C96.559 10.2298 97.4863 11.3342 97.4863 12.9431C97.4863 14.5929 96.5457 15.6837 95.2094 15.6837Z\"\n fill=\"#1D3944\"\n />\n <path\n d=\"M104.063 8.89348C101.745 8.89348 100.217 10.516 100.217 12.9567C100.217 15.3973 101.813 17.0199 104.117 17.0199C105.753 17.0199 106.994 16.1745 107.539 14.7019L106.189 14.102C105.93 15.111 105.18 15.6973 104.13 15.6973C102.781 15.6973 101.826 14.7292 101.826 13.3521H107.73C107.908 10.6251 106.476 8.89348 104.063 8.89348ZM101.881 12.1113C102.004 10.966 102.863 10.2024 104.063 10.2024C105.221 10.2024 106.026 10.9387 106.148 12.1113H101.881Z\"\n fill=\"#1D3944\"\n />\n </svg>\n);\nexport default LogoLinkByStripe;\n"],"names":["LogoLinkByStripe","title","titleId","props","_jsxs","_jsx"],"mappings":"6GAMMA,EAAmB,CAAC,CAAE,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAc,IAC3DC,cACE,MAAO,IACP,OAAQ,GACR,QAAQ,aACR,KAAK,OACL,MAAM,6BAA4B,kBACjBF,EACb,GAAAC,YAEHF,EAAQI,EAAAA,IAAA,QAAA,CAAO,GAAIH,WAAUD,CAAK,CAAA,EAAY,KAC/CI,EAAAA,IAAA,OAAA,CACE,EAAE,ojBACF,KAAK,SACL,CAAA,EACFA,cACE,EAAE,6MACF,KAAK,OAAO,CAAA,EAEdA,EAAM,IAAA,OAAA,CAAA,EAAE,oDAAoD,KAAK,UACjEA,EAAAA,IAAA,OAAA,CACE,EAAE,o2BACF,KAAK,OACL,CAAA,EACFA,EAAAA,YAAM,EAAE,oDAAoD,KAAK,OAAO,CAAA,EACxEA,EAAAA,IACE,OAAA,CAAA,EAAE,kcACF,KAAK,YAEPA,EAAAA,IAAA,OAAA,CACE,EAAE,waACF,KAAK,SACL,CAAA,EACFA,cACE,EAAE,gnBACF,KAAK,SAAS,CAAA,EAEhBA,EAAAA,IACE,OAAA,CAAA,EAAE,gUACF,KAAK,YAEPA,MAAA,OAAA,CACE,EAAE,2QACF,KAAK,SACL,CAAA,EACFA,EAAAA,YACE,EAAE,mGACF,KAAK,SAAS,CAAA,EAEhBA,EAAAA,IACE,OAAA,CAAA,EAAE,ocACF,KAAK,YAEPA,MAAA,OAAA,CACE,EAAE,6bACF,KAAK,SACL,CAAA,CAAA,CAAA,CAAA"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime"),i=require("@styled/tokens");const d=({color:e,title:l,titleId:r,...t})=>{const o=e||i.token("colors.text.primary");return C.jsxs("svg",{width:99,height:24,viewBox:"0 0 99 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:o,"aria-labelledby":r,...t,children:[l?C.jsx("title",{id:r,children:l}):null,C.jsx("path",{d:"M2.91842 4.03119C3.1855 3.99105 3.57664 3.95748 3.79702 4.14649C4.08454 4.34789 4.10424 4.85433 3.86635 5.09661C3.7061 5.27011 3.42744 5.25826 3.17833 5.24767C3.09846 5.24427 3.02163 5.241 2.95271 5.24401C2.72285 5.26955 2.5353 5.03969 2.44774 4.85287C2.31201 4.49165 2.53895 4.10343 2.91842 4.03119Z",fill:"currentColor"}),C.jsx("path",{d:"M8.86337 4.04931C8.16843 4.05114 7.47368 4.05296 6.78056 4.05625C6.51202 4.04676 6.24639 4.2292 6.16831 4.48679C6.14496 4.67798 6.12599 4.9115 6.25004 5.0735C6.35367 5.22748 6.52807 5.31067 6.7127 5.30556C7.08318 5.31019 7.45392 5.31051 7.82465 5.31083C8.33019 5.31127 8.8357 5.31171 9.34048 5.32307C9.64754 5.35141 9.95563 5.34877 10.2634 5.34614C10.5343 5.34382 10.8049 5.3415 11.0743 5.36029C11.4443 5.40772 11.6625 5.65875 11.8654 5.94481C11.9606 6.08429 12.0627 6.21953 12.1648 6.35473C12.3303 6.5739 12.4958 6.79299 12.6316 7.02993C11.8398 7.03358 11.047 7.0354 10.2542 7.03723C9.46128 7.03905 8.66841 7.04088 7.87663 7.04453C7.61538 7.05109 7.36289 7.14085 7.24614 7.39042C7.06735 7.73267 7.24176 8.17635 7.60809 8.29092C7.89877 8.31047 8.19216 8.3081 8.48528 8.30573C8.67342 8.30421 8.86145 8.30269 9.04859 8.30697C9.86969 8.34672 10.6927 8.34343 11.5154 8.34015C12.0519 8.338 12.5884 8.33586 13.1242 8.34565C13.4555 8.36024 13.732 8.50035 13.932 8.76525C14.2458 9.1885 14.5588 9.6132 14.8646 10.0423C13.825 10.0362 12.7852 10.0389 11.7453 10.0417C10.9189 10.0438 10.0924 10.046 9.26605 10.0438L9.25377 10.0438C9.05432 10.0452 8.87373 10.0464 8.70926 10.178C8.3765 10.4218 8.3962 11.026 8.75669 11.2376C8.93876 11.3501 9.18923 11.348 9.41278 11.3462C9.4634 11.3458 9.51265 11.3454 9.55941 11.3463C10.0715 11.3472 10.5836 11.3476 11.0957 11.348H11.096C12.3398 11.349 13.5836 11.35 14.8267 11.3573C14.6818 11.6107 14.5048 11.8452 14.3279 12.0795C14.2241 12.2171 14.1204 12.3545 14.0232 12.4957C13.8211 12.7817 13.5671 13.0065 13.2008 13.0269C12.6967 13.0355 12.1916 13.0347 11.6866 13.0339C11.2925 13.0332 10.8981 13.0326 10.5044 13.0364C10.3147 13.0415 10.1344 13.0751 9.99141 13.2086C9.73089 13.4392 9.72068 13.88 9.95127 14.1339C10.0746 14.2682 10.249 14.339 10.4307 14.3383C10.766 14.3423 11.1015 14.3415 11.4369 14.3408H11.4374C11.8376 14.34 12.2377 14.3391 12.6374 14.3463C12.4815 14.6051 12.3001 14.8476 12.1186 15.0901L12.1182 15.0906C12.0103 15.2349 11.9023 15.3792 11.7997 15.527C11.61 15.8028 11.3465 16.0043 11.0036 16.0327C10.7642 16.0494 10.5235 16.0468 10.2831 16.0441H10.2827C10.1143 16.0422 9.94599 16.0403 9.77833 16.0451C9.15861 16.0819 8.53715 16.0808 7.91588 16.0797C7.63668 16.0792 7.35725 16.0787 7.0783 16.0816C7.01604 16.0851 6.95177 16.0835 6.8872 16.0819C6.69371 16.077 6.49757 16.0722 6.34491 16.2035C6.07418 16.4341 6.07418 16.9843 6.37629 17.1923C6.52515 17.3134 6.74627 17.3368 6.93089 17.3368C8.12328 17.3382 9.31567 17.3419 10.5081 17.347C10.9481 17.3543 11.3633 17.3521 11.7778 17.1813C12.2091 17.0142 12.563 16.7128 12.833 16.3407C13.2644 15.7543 13.6963 15.1681 14.1281 14.5819L14.1301 14.5792C14.8123 13.6531 15.4946 12.7269 16.1752 11.8002C16.3525 11.5507 16.6167 11.3814 16.9261 11.3617C17.1572 11.3492 17.3896 11.3529 17.6221 11.3566C17.8925 11.361 18.1628 11.3653 18.4308 11.3441C18.7702 11.3033 19.0139 10.9982 18.9942 10.6596C18.9862 10.3495 18.7548 10.0788 18.4447 10.0423C18.2033 10.0256 17.9597 10.0298 17.7162 10.0341C17.4281 10.0392 17.14 10.0442 16.8553 10.0146C16.4781 9.96348 16.262 9.71026 16.0541 9.41763C15.4489 8.59242 14.8416 7.76834 14.2343 6.94426L14.2341 6.94393L14.2335 6.94317L14.2305 6.93917C13.7554 6.29436 13.2802 5.64955 12.806 5.00418C12.3798 4.41017 11.68 4.03727 10.9459 4.04238C10.2525 4.04567 9.55785 4.04749 8.86337 4.04931Z",fill:"currentColor"}),C.jsx("path",{d:"M4.94636 7.21139C4.72598 7.02238 4.33484 7.05595 4.06775 7.09609C3.68829 7.16833 3.46134 7.55655 3.59707 7.91777C3.68464 8.10459 3.87218 8.33445 4.10205 8.30891C4.17097 8.3059 4.2478 8.30917 4.32767 8.31257C4.57678 8.32316 4.85544 8.33501 5.01568 8.16151C5.25358 7.91923 5.23388 7.41279 4.94636 7.21139Z",fill:"currentColor"}),C.jsx("path",{d:"M1.38889 7.21139C1.16851 7.02238 0.777366 7.05595 0.510281 7.09609C0.130818 7.16833 -0.0961307 7.55655 0.0396006 7.91777C0.127169 8.10459 0.314712 8.33445 0.544579 8.30891C0.613496 8.3059 0.690327 8.30917 0.770195 8.31257C1.0193 8.32316 1.29796 8.33501 1.45821 8.16151C1.69611 7.91923 1.6764 7.41279 1.38889 7.21139Z",fill:"currentColor"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.9741 5.71561C29.0642 5.33542 28.079 5.25734 27.1063 5.37701C26.0102 5.53318 24.974 6.04837 24.1691 6.80584C23.2861 7.65234 22.6906 8.78635 22.5396 10.0036C22.3841 11.1821 22.6067 12.4029 23.2044 13.4333C24.1268 15.076 25.989 16.1655 27.8761 16.1348C29.332 16.1801 30.7966 15.5591 31.8138 14.5228C32.4947 13.8558 32.9719 12.9772 33.2062 12.0556C33.4951 10.8479 33.3893 9.51755 32.8391 8.39667C32.2611 7.18385 31.2183 6.2184 29.9741 5.71561ZM29.7981 7.86111C29.1406 7.4364 28.386 7.262 27.6074 7.32694C26.3333 7.42327 25.1803 8.27925 24.7154 9.46945C24.3542 10.3685 24.4016 11.4361 24.8534 12.295C25.4167 13.4115 26.6222 14.1566 27.8745 14.1463C29.2033 14.1894 30.5161 13.3779 31.0642 12.1644C31.3575 11.5492 31.4436 10.8516 31.3371 10.1802C31.1838 9.23375 30.6154 8.36609 29.7981 7.86111Z",fill:"currentColor"}),C.jsx("path",{d:"M40.3984 7.76911C39.7394 7.45167 39.0425 7.40935 38.323 7.46189C37.7392 7.52392 37.1766 7.75014 36.7176 8.11719C36.6057 8.20653 36.5016 8.30314 36.3974 8.39995C36.3433 8.45022 36.2891 8.50055 36.2338 8.54993C36.2322 8.42645 36.2323 8.30296 36.2324 8.17948C36.2327 7.95999 36.2329 7.74049 36.2235 7.521C36.0083 7.52124 35.793 7.521 35.5777 7.52075C35.1472 7.52027 34.7166 7.51978 34.2861 7.52319C34.2751 10.367 34.2751 13.213 34.2861 16.0567C34.3638 16.0571 34.4416 16.0575 34.5194 16.0579L34.5212 16.0579C35.0977 16.0607 35.675 16.0635 36.2513 16.0538C36.2509 15.2772 36.2509 14.5007 36.2509 13.7242V13.7033C36.2509 12.9319 36.2509 12.1604 36.2505 11.3886C36.2556 10.9281 36.3301 10.4815 36.5614 10.0773C36.8708 9.53945 37.4663 9.16364 38.0902 9.14467C38.5456 9.12277 38.9929 9.18407 39.376 9.44751C39.7555 9.71459 39.9737 10.1393 40.0707 10.5844C40.1404 10.8971 40.1383 11.1938 40.1361 11.5026V11.5036C40.1355 11.5859 40.1349 11.669 40.1357 11.7535C40.1363 12.3273 40.1359 12.9012 40.1355 13.4751V13.4778C40.135 14.3377 40.1345 15.1976 40.1371 16.0575C40.6211 16.0601 41.1051 16.0597 41.589 16.0593C41.7706 16.0591 41.9521 16.0589 42.1337 16.0589C42.1466 15.0803 42.1448 14.1011 42.1429 13.1221V13.1216C42.1416 12.4466 42.1403 11.7715 42.1439 11.0967C42.1505 10.5224 42.0833 9.95978 41.8848 9.41832C41.6229 8.70317 41.0938 8.09092 40.3984 7.76911Z",fill:"currentColor"}),C.jsx("path",{d:"M63.4128 7.44723C64.2178 7.41366 65.0117 7.54282 65.6648 8.04342C65.9258 8.23182 66.1079 8.47406 66.2959 8.72416C66.3235 8.7608 66.3512 8.79762 66.3792 8.83446C66.92 8.05875 67.7964 7.54282 68.7392 7.45963C69.5215 7.41001 70.2877 7.46109 70.9985 7.81793C71.6385 8.13902 72.1091 8.71113 72.3594 9.37665C72.5908 9.98379 72.6302 10.599 72.628 11.2426C72.6256 11.8845 72.6266 12.5266 72.6275 13.1686C72.6289 14.1315 72.6303 15.0943 72.6207 16.0567C72.4434 16.0569 72.266 16.0578 72.0886 16.0587H72.0867C71.5907 16.0612 71.0942 16.0637 70.5986 16.0508C70.6023 15.0156 70.6019 13.9806 70.6014 12.9456C70.6012 12.3537 70.601 11.7617 70.6015 11.1696C70.5942 10.596 70.484 10.0436 70.0768 9.61528C69.7025 9.22779 69.1887 9.1227 68.6677 9.14241C68.0708 9.14751 67.5067 9.48684 67.2017 9.99474C66.9586 10.4187 66.8995 10.9076 66.8988 11.3885C66.9 12.2368 66.8999 13.085 66.8998 13.9332V13.9518C66.8997 14.6525 66.8996 15.3531 66.9003 16.0538C66.2318 16.0625 65.559 16.0625 64.8898 16.0538C64.8896 15.4663 64.8901 14.8785 64.8906 14.2905V14.2836C64.8917 13.1719 64.8927 12.0598 64.8884 10.9492C64.8672 10.2757 64.6125 9.6036 63.9682 9.30295C63.2822 9.00886 62.3555 9.09059 61.8125 9.64155C61.3484 10.0743 61.22 10.7048 61.2083 11.3156C61.2076 12.894 61.2076 14.4753 61.2083 16.0538C60.6321 16.0634 60.0547 16.0606 59.4782 16.0578L59.2431 16.0567C59.2322 13.2129 59.2322 10.3669 59.2431 7.52312C59.6735 7.51971 60.1038 7.5202 60.534 7.52068H60.5346C60.7498 7.52093 60.9649 7.52117 61.1798 7.52093C61.1944 7.85515 61.193 8.18937 61.182 8.52359C61.7512 7.87266 62.5394 7.45963 63.4128 7.44723Z",fill:"currentColor"}),C.jsx("path",{d:"M44.5526 7.52065C44.1224 7.52016 43.6923 7.51968 43.2619 7.52308C43.2509 10.3669 43.2509 13.2129 43.2619 16.0566C43.3 16.0568 43.3382 16.057 43.3764 16.0572L43.497 16.0578C44.0735 16.0606 44.6508 16.0634 45.227 16.0537C45.227 15.61 45.2269 15.1661 45.2268 14.7221C45.2265 13.6108 45.2262 12.4991 45.2278 11.3885C45.2416 10.8573 45.3336 10.2253 45.7408 9.84219C46.1633 9.44813 46.7288 9.39997 47.2791 9.44594C47.5819 9.47415 47.8236 9.60368 48.0814 9.74188C48.1037 9.75383 48.1263 9.76595 48.1489 9.77797C48.249 9.52128 48.3499 9.26472 48.4508 9.00807L48.452 9.00489L48.4533 9.00159C48.5994 8.63001 48.7455 8.25827 48.8896 7.88576C48.2474 7.51578 47.5184 7.45595 46.796 7.55811C46.3859 7.6267 45.9772 7.80914 45.6758 8.09885C45.5372 8.23209 45.4303 8.38102 45.3211 8.53309C45.2832 8.5859 45.245 8.63908 45.2052 8.69212C45.2053 8.5906 45.2062 8.48923 45.2071 8.38792C45.2096 8.09893 45.2121 7.81051 45.1986 7.52089C44.985 7.52114 44.7715 7.52089 44.5581 7.52065H44.5526Z",fill:"currentColor"}),C.jsx("path",{d:"M92.8839 7.52323C93.3145 7.51982 93.7447 7.52031 94.175 7.52079H94.1776C94.3919 7.52104 94.6062 7.52128 94.8206 7.52104C94.8342 7.81072 94.8316 8.0992 94.8291 8.38826C94.8283 8.4895 94.8274 8.59081 94.8272 8.69227C94.8671 8.63922 94.9053 8.58602 94.9432 8.5332C95.0523 8.38114 95.1592 8.23223 95.2979 8.09899C95.6036 7.80564 96.0138 7.62466 96.4297 7.55607C97.1485 7.45682 97.8731 7.51812 98.5117 7.88591C98.3678 8.2579 98.2218 8.62914 98.076 9.00021L98.0754 9.00163L98.0724 9.00921L98.0714 9.01196C97.971 9.26735 97.8706 9.52268 97.771 9.77812L97.7601 9.77232L97.7035 9.74203C97.4456 9.60383 97.204 9.47429 96.9011 9.44609C96.3509 9.40012 95.7854 9.44828 95.3628 9.84234C94.9556 10.2254 94.8637 10.8574 94.8498 11.3887C94.8483 12.4987 94.8486 13.6098 94.8489 14.7205V14.721C94.849 15.1654 94.8491 15.6097 94.8491 16.0539C94.2729 16.0635 93.6955 16.0607 93.119 16.0579L93.118 16.0579C93.04 16.0575 92.9619 16.0571 92.8839 16.0568C92.873 13.213 92.873 10.367 92.8839 7.52323Z",fill:"currentColor"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M87.5685 7.44514C88.4756 7.4196 89.3826 7.66114 90.1445 8.15591C90.9508 8.68351 91.5485 9.50592 91.8127 10.432C92.0082 11.0895 91.998 11.7324 91.9747 12.4103C91.0828 12.4117 90.1909 12.411 89.299 12.4104C87.8908 12.4093 86.4825 12.4082 85.0743 12.4154C85.2735 13.3181 85.9711 14.0602 86.8752 14.2762C87.5729 14.4411 88.4077 14.4039 89.0324 14.0215C89.487 13.7632 89.784 13.3677 90.0387 12.9218C90.3162 13.0741 90.5921 13.229 90.8681 13.384L90.8687 13.3843C91.1296 13.5308 91.3905 13.6773 91.6528 13.8216C91.0552 15.0089 89.8679 15.8962 88.5442 16.0787C87.5743 16.2049 86.5943 16.1502 85.6931 15.7459C84.7802 15.3504 84.0351 14.6426 83.6089 13.7428C83.209 12.9153 83.0959 11.9746 83.236 11.0698C83.4039 10.0306 83.9709 9.05203 84.8013 8.40329C85.5858 7.78666 86.5666 7.4269 87.5685 7.44514ZM89.1812 9.62992C89.5767 9.88898 89.8343 10.2808 89.9766 10.7274C88.3748 10.734 86.7716 10.7355 85.1698 10.7267C85.4975 9.91743 86.2469 9.37232 87.1029 9.24681C87.8188 9.1607 88.5653 9.22418 89.1812 9.62992Z",fill:"currentColor"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M56.1883 8.55937C55.8417 8.24923 55.498 7.95442 55.0638 7.77052C54.3523 7.43922 53.5795 7.38741 52.8096 7.48739C51.6136 7.66398 50.5161 8.35286 49.8885 9.39346C49.2864 10.3516 49.15 11.4776 49.3032 12.5839C49.4229 13.4063 49.8089 14.1893 50.3679 14.8023C51.5289 16.0589 53.4781 16.5259 55.047 15.7933C55.4943 15.5977 55.8475 15.289 56.189 14.9482C56.19 15.1068 56.1897 15.2652 56.1894 15.4236C56.1891 15.6348 56.1887 15.846 56.1912 16.0574C56.8465 16.0604 57.5033 16.0604 58.1586 16.0574C58.1608 13.2122 58.1608 10.3677 58.1586 7.52241C57.5033 7.5195 56.8465 7.5195 56.1912 7.52241C56.1893 7.70447 56.1894 7.88632 56.1895 8.06819V8.0704C56.1896 8.23333 56.1897 8.39627 56.1883 8.55937ZM54.9018 9.53872C54.4033 9.29061 53.8495 9.24245 53.3036 9.3198C52.5775 9.44677 51.9011 9.88024 51.5296 10.5231C50.9867 11.447 51.1195 12.6846 51.8442 13.472C52.6133 14.3207 53.9385 14.5367 54.9499 14.0164C55.7665 13.5975 56.3145 12.6708 56.2832 11.7527C56.2934 10.8377 55.7315 9.92986 54.9018 9.53872Z",fill:"currentColor"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M79.8919 7.6807C80.8668 8.01054 81.69 8.73298 82.1585 9.64808C82.5978 10.4537 82.7218 11.4337 82.6299 12.3379C82.5328 13.4113 82.0016 14.4439 81.1821 15.1445C79.9568 16.2026 78.1077 16.45 76.6533 15.7363C76.301 15.5675 76.0259 15.3155 75.742 15.0554L75.7134 15.0292C75.708 15.7494 75.7095 16.4699 75.711 17.1903C75.713 18.127 75.7149 19.0635 75.7017 19.9994C75.4865 19.9992 75.2712 19.9994 75.0561 19.9997C74.6258 20.0001 74.1955 20.0006 73.765 19.9972C73.7584 19.779 73.7562 19.5608 73.757 19.3426C73.76 17.6953 73.7591 16.0474 73.7582 14.3995V14.3912C73.757 12.1015 73.7557 9.81165 73.765 7.52308C74.1954 7.51967 74.6259 7.52016 75.0561 7.52065H75.0565C75.2717 7.52089 75.4867 7.52113 75.7017 7.52089C75.7137 7.78785 75.7124 8.05378 75.711 8.31986V8.3203C75.7104 8.4432 75.7098 8.56613 75.7105 8.6892C75.7618 8.64009 75.8121 8.59064 75.8622 8.54143C76.0776 8.32963 76.2886 8.12221 76.5563 7.9653C77.5246 7.33991 78.8257 7.30708 79.8919 7.6807ZM77.7483 9.31253C78.235 9.25196 78.7262 9.28991 79.1786 9.4884C79.8777 9.77883 80.425 10.3801 80.6169 11.1157C80.8869 12.0782 80.5366 13.1685 79.731 13.7683C78.7532 14.5345 77.2149 14.4696 76.3516 13.5567C75.5467 12.7321 75.411 11.4018 76.0269 10.4283C76.3961 9.81751 77.0478 9.41688 77.7483 9.31253Z",fill:"currentColor"}),C.jsx("path",{d:"M5.84275 10.0986C6.13319 10.065 6.44625 10.0716 6.73814 10.092C7.23728 10.2533 7.23874 11.0998 6.7272 11.256C6.52109 11.2848 6.30657 11.2775 6.09627 11.2704C6.05119 11.2689 6.00627 11.2673 5.9617 11.2662C5.72673 11.2655 5.58662 11.0743 5.50708 10.8765C5.40126 10.6036 5.55013 10.1891 5.84275 10.0986Z",fill:"currentColor"}),C.jsx("path",{d:"M3.56378 10.092C3.27189 10.0716 2.95883 10.065 2.66839 10.0986C2.37577 10.1891 2.2269 10.6036 2.33272 10.8765C2.41226 11.0743 2.55237 11.2655 2.78734 11.2662C2.83191 11.2673 2.8768 11.2689 2.92188 11.2704C3.13218 11.2775 3.34673 11.2848 3.55284 11.256C4.06438 11.0998 4.06292 10.2533 3.56378 10.092Z",fill:"currentColor"}),C.jsx("path",{d:"M3.91364 13.1122C4.18875 13.0764 4.52078 13.0786 4.79735 13.1049C5.30087 13.2552 5.29722 14.101 4.80903 14.2557C4.5164 14.2747 4.20407 14.2805 3.91291 14.2469C3.42763 14.047 3.45026 13.3216 3.91364 13.1122Z",fill:"currentColor"}),C.jsx("path",{d:"M3.64801 16.1698C3.37144 16.1435 3.03941 16.1413 2.7643 16.1771C2.30092 16.3865 2.2783 17.1119 2.76357 17.3118C3.05474 17.3454 3.36707 17.3396 3.65969 17.3206C4.14789 17.1659 4.15153 16.3201 3.64801 16.1698Z",fill:"currentColor"}),C.jsx("path",{d:"M0.90347 13.1122C1.17858 13.0764 1.51061 13.0786 1.78718 13.1049C2.2907 13.2552 2.28705 14.101 1.79886 14.2557C1.50623 14.2747 1.19391 14.2805 0.90274 14.2469C0.417464 14.047 0.440086 13.3216 0.90347 13.1122Z",fill:"currentColor"}),C.jsx("path",{d:"M7.97676 13.058C7.72792 13.0171 7.44697 13.0135 7.20834 13.1054C6.85661 13.2506 6.73839 13.7199 6.93834 14.0336C7.09816 14.3438 7.53454 14.3438 7.83373 14.3307C8.09644 14.327 8.31609 14.2051 8.43941 13.9723C8.48685 13.8089 8.48028 13.6199 8.45474 13.4535C8.38395 13.2433 8.19422 13.0937 7.97676 13.058Z",fill:"currentColor"})]})};exports.default=d;
2
+ //# sourceMappingURL=logo-onramper-mono.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logo-onramper-mono.js","sources":["../../../../src/components/logos/logo-onramper-mono.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\nimport { token } from '@styled/tokens';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {\n /**\n * Configures icon color on monochrome svgs.\n */\n color?: string;\n}\nconst LogoOnramperMono = ({ color: customColor, title, titleId, ...props }: Props) => {\n // Utilize dynamic primary text color by default\n const color = customColor || token('colors.text.primary');\n return (\n <svg\n width={99}\n height={24}\n viewBox=\"0 0 99 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n d=\"M2.91842 4.03119C3.1855 3.99105 3.57664 3.95748 3.79702 4.14649C4.08454 4.34789 4.10424 4.85433 3.86635 5.09661C3.7061 5.27011 3.42744 5.25826 3.17833 5.24767C3.09846 5.24427 3.02163 5.241 2.95271 5.24401C2.72285 5.26955 2.5353 5.03969 2.44774 4.85287C2.31201 4.49165 2.53895 4.10343 2.91842 4.03119Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.86337 4.04931C8.16843 4.05114 7.47368 4.05296 6.78056 4.05625C6.51202 4.04676 6.24639 4.2292 6.16831 4.48679C6.14496 4.67798 6.12599 4.9115 6.25004 5.0735C6.35367 5.22748 6.52807 5.31067 6.7127 5.30556C7.08318 5.31019 7.45392 5.31051 7.82465 5.31083C8.33019 5.31127 8.8357 5.31171 9.34048 5.32307C9.64754 5.35141 9.95563 5.34877 10.2634 5.34614C10.5343 5.34382 10.8049 5.3415 11.0743 5.36029C11.4443 5.40772 11.6625 5.65875 11.8654 5.94481C11.9606 6.08429 12.0627 6.21953 12.1648 6.35473C12.3303 6.5739 12.4958 6.79299 12.6316 7.02993C11.8398 7.03358 11.047 7.0354 10.2542 7.03723C9.46128 7.03905 8.66841 7.04088 7.87663 7.04453C7.61538 7.05109 7.36289 7.14085 7.24614 7.39042C7.06735 7.73267 7.24176 8.17635 7.60809 8.29092C7.89877 8.31047 8.19216 8.3081 8.48528 8.30573C8.67342 8.30421 8.86145 8.30269 9.04859 8.30697C9.86969 8.34672 10.6927 8.34343 11.5154 8.34015C12.0519 8.338 12.5884 8.33586 13.1242 8.34565C13.4555 8.36024 13.732 8.50035 13.932 8.76525C14.2458 9.1885 14.5588 9.6132 14.8646 10.0423C13.825 10.0362 12.7852 10.0389 11.7453 10.0417C10.9189 10.0438 10.0924 10.046 9.26605 10.0438L9.25377 10.0438C9.05432 10.0452 8.87373 10.0464 8.70926 10.178C8.3765 10.4218 8.3962 11.026 8.75669 11.2376C8.93876 11.3501 9.18923 11.348 9.41278 11.3462C9.4634 11.3458 9.51265 11.3454 9.55941 11.3463C10.0715 11.3472 10.5836 11.3476 11.0957 11.348H11.096C12.3398 11.349 13.5836 11.35 14.8267 11.3573C14.6818 11.6107 14.5048 11.8452 14.3279 12.0795C14.2241 12.2171 14.1204 12.3545 14.0232 12.4957C13.8211 12.7817 13.5671 13.0065 13.2008 13.0269C12.6967 13.0355 12.1916 13.0347 11.6866 13.0339C11.2925 13.0332 10.8981 13.0326 10.5044 13.0364C10.3147 13.0415 10.1344 13.0751 9.99141 13.2086C9.73089 13.4392 9.72068 13.88 9.95127 14.1339C10.0746 14.2682 10.249 14.339 10.4307 14.3383C10.766 14.3423 11.1015 14.3415 11.4369 14.3408H11.4374C11.8376 14.34 12.2377 14.3391 12.6374 14.3463C12.4815 14.6051 12.3001 14.8476 12.1186 15.0901L12.1182 15.0906C12.0103 15.2349 11.9023 15.3792 11.7997 15.527C11.61 15.8028 11.3465 16.0043 11.0036 16.0327C10.7642 16.0494 10.5235 16.0468 10.2831 16.0441H10.2827C10.1143 16.0422 9.94599 16.0403 9.77833 16.0451C9.15861 16.0819 8.53715 16.0808 7.91588 16.0797C7.63668 16.0792 7.35725 16.0787 7.0783 16.0816C7.01604 16.0851 6.95177 16.0835 6.8872 16.0819C6.69371 16.077 6.49757 16.0722 6.34491 16.2035C6.07418 16.4341 6.07418 16.9843 6.37629 17.1923C6.52515 17.3134 6.74627 17.3368 6.93089 17.3368C8.12328 17.3382 9.31567 17.3419 10.5081 17.347C10.9481 17.3543 11.3633 17.3521 11.7778 17.1813C12.2091 17.0142 12.563 16.7128 12.833 16.3407C13.2644 15.7543 13.6963 15.1681 14.1281 14.5819L14.1301 14.5792C14.8123 13.6531 15.4946 12.7269 16.1752 11.8002C16.3525 11.5507 16.6167 11.3814 16.9261 11.3617C17.1572 11.3492 17.3896 11.3529 17.6221 11.3566C17.8925 11.361 18.1628 11.3653 18.4308 11.3441C18.7702 11.3033 19.0139 10.9982 18.9942 10.6596C18.9862 10.3495 18.7548 10.0788 18.4447 10.0423C18.2033 10.0256 17.9597 10.0298 17.7162 10.0341C17.4281 10.0392 17.14 10.0442 16.8553 10.0146C16.4781 9.96348 16.262 9.71026 16.0541 9.41763C15.4489 8.59242 14.8416 7.76834 14.2343 6.94426L14.2341 6.94393L14.2335 6.94317L14.2305 6.93917C13.7554 6.29436 13.2802 5.64955 12.806 5.00418C12.3798 4.41017 11.68 4.03727 10.9459 4.04238C10.2525 4.04567 9.55785 4.04749 8.86337 4.04931Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.94636 7.21139C4.72598 7.02238 4.33484 7.05595 4.06775 7.09609C3.68829 7.16833 3.46134 7.55655 3.59707 7.91777C3.68464 8.10459 3.87218 8.33445 4.10205 8.30891C4.17097 8.3059 4.2478 8.30917 4.32767 8.31257C4.57678 8.32316 4.85544 8.33501 5.01568 8.16151C5.25358 7.91923 5.23388 7.41279 4.94636 7.21139Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M1.38889 7.21139C1.16851 7.02238 0.777366 7.05595 0.510281 7.09609C0.130818 7.16833 -0.0961307 7.55655 0.0396006 7.91777C0.127169 8.10459 0.314712 8.33445 0.544579 8.30891C0.613496 8.3059 0.690327 8.30917 0.770195 8.31257C1.0193 8.32316 1.29796 8.33501 1.45821 8.16151C1.69611 7.91923 1.6764 7.41279 1.38889 7.21139Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M29.9741 5.71561C29.0642 5.33542 28.079 5.25734 27.1063 5.37701C26.0102 5.53318 24.974 6.04837 24.1691 6.80584C23.2861 7.65234 22.6906 8.78635 22.5396 10.0036C22.3841 11.1821 22.6067 12.4029 23.2044 13.4333C24.1268 15.076 25.989 16.1655 27.8761 16.1348C29.332 16.1801 30.7966 15.5591 31.8138 14.5228C32.4947 13.8558 32.9719 12.9772 33.2062 12.0556C33.4951 10.8479 33.3893 9.51755 32.8391 8.39667C32.2611 7.18385 31.2183 6.2184 29.9741 5.71561ZM29.7981 7.86111C29.1406 7.4364 28.386 7.262 27.6074 7.32694C26.3333 7.42327 25.1803 8.27925 24.7154 9.46945C24.3542 10.3685 24.4016 11.4361 24.8534 12.295C25.4167 13.4115 26.6222 14.1566 27.8745 14.1463C29.2033 14.1894 30.5161 13.3779 31.0642 12.1644C31.3575 11.5492 31.4436 10.8516 31.3371 10.1802C31.1838 9.23375 30.6154 8.36609 29.7981 7.86111Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M40.3984 7.76911C39.7394 7.45167 39.0425 7.40935 38.323 7.46189C37.7392 7.52392 37.1766 7.75014 36.7176 8.11719C36.6057 8.20653 36.5016 8.30314 36.3974 8.39995C36.3433 8.45022 36.2891 8.50055 36.2338 8.54993C36.2322 8.42645 36.2323 8.30296 36.2324 8.17948C36.2327 7.95999 36.2329 7.74049 36.2235 7.521C36.0083 7.52124 35.793 7.521 35.5777 7.52075C35.1472 7.52027 34.7166 7.51978 34.2861 7.52319C34.2751 10.367 34.2751 13.213 34.2861 16.0567C34.3638 16.0571 34.4416 16.0575 34.5194 16.0579L34.5212 16.0579C35.0977 16.0607 35.675 16.0635 36.2513 16.0538C36.2509 15.2772 36.2509 14.5007 36.2509 13.7242V13.7033C36.2509 12.9319 36.2509 12.1604 36.2505 11.3886C36.2556 10.9281 36.3301 10.4815 36.5614 10.0773C36.8708 9.53945 37.4663 9.16364 38.0902 9.14467C38.5456 9.12277 38.9929 9.18407 39.376 9.44751C39.7555 9.71459 39.9737 10.1393 40.0707 10.5844C40.1404 10.8971 40.1383 11.1938 40.1361 11.5026V11.5036C40.1355 11.5859 40.1349 11.669 40.1357 11.7535C40.1363 12.3273 40.1359 12.9012 40.1355 13.4751V13.4778C40.135 14.3377 40.1345 15.1976 40.1371 16.0575C40.6211 16.0601 41.1051 16.0597 41.589 16.0593C41.7706 16.0591 41.9521 16.0589 42.1337 16.0589C42.1466 15.0803 42.1448 14.1011 42.1429 13.1221V13.1216C42.1416 12.4466 42.1403 11.7715 42.1439 11.0967C42.1505 10.5224 42.0833 9.95978 41.8848 9.41832C41.6229 8.70317 41.0938 8.09092 40.3984 7.76911Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M63.4128 7.44723C64.2178 7.41366 65.0117 7.54282 65.6648 8.04342C65.9258 8.23182 66.1079 8.47406 66.2959 8.72416C66.3235 8.7608 66.3512 8.79762 66.3792 8.83446C66.92 8.05875 67.7964 7.54282 68.7392 7.45963C69.5215 7.41001 70.2877 7.46109 70.9985 7.81793C71.6385 8.13902 72.1091 8.71113 72.3594 9.37665C72.5908 9.98379 72.6302 10.599 72.628 11.2426C72.6256 11.8845 72.6266 12.5266 72.6275 13.1686C72.6289 14.1315 72.6303 15.0943 72.6207 16.0567C72.4434 16.0569 72.266 16.0578 72.0886 16.0587H72.0867C71.5907 16.0612 71.0942 16.0637 70.5986 16.0508C70.6023 15.0156 70.6019 13.9806 70.6014 12.9456C70.6012 12.3537 70.601 11.7617 70.6015 11.1696C70.5942 10.596 70.484 10.0436 70.0768 9.61528C69.7025 9.22779 69.1887 9.1227 68.6677 9.14241C68.0708 9.14751 67.5067 9.48684 67.2017 9.99474C66.9586 10.4187 66.8995 10.9076 66.8988 11.3885C66.9 12.2368 66.8999 13.085 66.8998 13.9332V13.9518C66.8997 14.6525 66.8996 15.3531 66.9003 16.0538C66.2318 16.0625 65.559 16.0625 64.8898 16.0538C64.8896 15.4663 64.8901 14.8785 64.8906 14.2905V14.2836C64.8917 13.1719 64.8927 12.0598 64.8884 10.9492C64.8672 10.2757 64.6125 9.6036 63.9682 9.30295C63.2822 9.00886 62.3555 9.09059 61.8125 9.64155C61.3484 10.0743 61.22 10.7048 61.2083 11.3156C61.2076 12.894 61.2076 14.4753 61.2083 16.0538C60.6321 16.0634 60.0547 16.0606 59.4782 16.0578L59.2431 16.0567C59.2322 13.2129 59.2322 10.3669 59.2431 7.52312C59.6735 7.51971 60.1038 7.5202 60.534 7.52068H60.5346C60.7498 7.52093 60.9649 7.52117 61.1798 7.52093C61.1944 7.85515 61.193 8.18937 61.182 8.52359C61.7512 7.87266 62.5394 7.45963 63.4128 7.44723Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M44.5526 7.52065C44.1224 7.52016 43.6923 7.51968 43.2619 7.52308C43.2509 10.3669 43.2509 13.2129 43.2619 16.0566C43.3 16.0568 43.3382 16.057 43.3764 16.0572L43.497 16.0578C44.0735 16.0606 44.6508 16.0634 45.227 16.0537C45.227 15.61 45.2269 15.1661 45.2268 14.7221C45.2265 13.6108 45.2262 12.4991 45.2278 11.3885C45.2416 10.8573 45.3336 10.2253 45.7408 9.84219C46.1633 9.44813 46.7288 9.39997 47.2791 9.44594C47.5819 9.47415 47.8236 9.60368 48.0814 9.74188C48.1037 9.75383 48.1263 9.76595 48.1489 9.77797C48.249 9.52128 48.3499 9.26472 48.4508 9.00807L48.452 9.00489L48.4533 9.00159C48.5994 8.63001 48.7455 8.25827 48.8896 7.88576C48.2474 7.51578 47.5184 7.45595 46.796 7.55811C46.3859 7.6267 45.9772 7.80914 45.6758 8.09885C45.5372 8.23209 45.4303 8.38102 45.3211 8.53309C45.2832 8.5859 45.245 8.63908 45.2052 8.69212C45.2053 8.5906 45.2062 8.48923 45.2071 8.38792C45.2096 8.09893 45.2121 7.81051 45.1986 7.52089C44.985 7.52114 44.7715 7.52089 44.5581 7.52065H44.5526Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M92.8839 7.52323C93.3145 7.51982 93.7447 7.52031 94.175 7.52079H94.1776C94.3919 7.52104 94.6062 7.52128 94.8206 7.52104C94.8342 7.81072 94.8316 8.0992 94.8291 8.38826C94.8283 8.4895 94.8274 8.59081 94.8272 8.69227C94.8671 8.63922 94.9053 8.58602 94.9432 8.5332C95.0523 8.38114 95.1592 8.23223 95.2979 8.09899C95.6036 7.80564 96.0138 7.62466 96.4297 7.55607C97.1485 7.45682 97.8731 7.51812 98.5117 7.88591C98.3678 8.2579 98.2218 8.62914 98.076 9.00021L98.0754 9.00163L98.0724 9.00921L98.0714 9.01196C97.971 9.26735 97.8706 9.52268 97.771 9.77812L97.7601 9.77232L97.7035 9.74203C97.4456 9.60383 97.204 9.47429 96.9011 9.44609C96.3509 9.40012 95.7854 9.44828 95.3628 9.84234C94.9556 10.2254 94.8637 10.8574 94.8498 11.3887C94.8483 12.4987 94.8486 13.6098 94.8489 14.7205V14.721C94.849 15.1654 94.8491 15.6097 94.8491 16.0539C94.2729 16.0635 93.6955 16.0607 93.119 16.0579L93.118 16.0579C93.04 16.0575 92.9619 16.0571 92.8839 16.0568C92.873 13.213 92.873 10.367 92.8839 7.52323Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M87.5685 7.44514C88.4756 7.4196 89.3826 7.66114 90.1445 8.15591C90.9508 8.68351 91.5485 9.50592 91.8127 10.432C92.0082 11.0895 91.998 11.7324 91.9747 12.4103C91.0828 12.4117 90.1909 12.411 89.299 12.4104C87.8908 12.4093 86.4825 12.4082 85.0743 12.4154C85.2735 13.3181 85.9711 14.0602 86.8752 14.2762C87.5729 14.4411 88.4077 14.4039 89.0324 14.0215C89.487 13.7632 89.784 13.3677 90.0387 12.9218C90.3162 13.0741 90.5921 13.229 90.8681 13.384L90.8687 13.3843C91.1296 13.5308 91.3905 13.6773 91.6528 13.8216C91.0552 15.0089 89.8679 15.8962 88.5442 16.0787C87.5743 16.2049 86.5943 16.1502 85.6931 15.7459C84.7802 15.3504 84.0351 14.6426 83.6089 13.7428C83.209 12.9153 83.0959 11.9746 83.236 11.0698C83.4039 10.0306 83.9709 9.05203 84.8013 8.40329C85.5858 7.78666 86.5666 7.4269 87.5685 7.44514ZM89.1812 9.62992C89.5767 9.88898 89.8343 10.2808 89.9766 10.7274C88.3748 10.734 86.7716 10.7355 85.1698 10.7267C85.4975 9.91743 86.2469 9.37232 87.1029 9.24681C87.8188 9.1607 88.5653 9.22418 89.1812 9.62992Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M56.1883 8.55937C55.8417 8.24923 55.498 7.95442 55.0638 7.77052C54.3523 7.43922 53.5795 7.38741 52.8096 7.48739C51.6136 7.66398 50.5161 8.35286 49.8885 9.39346C49.2864 10.3516 49.15 11.4776 49.3032 12.5839C49.4229 13.4063 49.8089 14.1893 50.3679 14.8023C51.5289 16.0589 53.4781 16.5259 55.047 15.7933C55.4943 15.5977 55.8475 15.289 56.189 14.9482C56.19 15.1068 56.1897 15.2652 56.1894 15.4236C56.1891 15.6348 56.1887 15.846 56.1912 16.0574C56.8465 16.0604 57.5033 16.0604 58.1586 16.0574C58.1608 13.2122 58.1608 10.3677 58.1586 7.52241C57.5033 7.5195 56.8465 7.5195 56.1912 7.52241C56.1893 7.70447 56.1894 7.88632 56.1895 8.06819V8.0704C56.1896 8.23333 56.1897 8.39627 56.1883 8.55937ZM54.9018 9.53872C54.4033 9.29061 53.8495 9.24245 53.3036 9.3198C52.5775 9.44677 51.9011 9.88024 51.5296 10.5231C50.9867 11.447 51.1195 12.6846 51.8442 13.472C52.6133 14.3207 53.9385 14.5367 54.9499 14.0164C55.7665 13.5975 56.3145 12.6708 56.2832 11.7527C56.2934 10.8377 55.7315 9.92986 54.9018 9.53872Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M79.8919 7.6807C80.8668 8.01054 81.69 8.73298 82.1585 9.64808C82.5978 10.4537 82.7218 11.4337 82.6299 12.3379C82.5328 13.4113 82.0016 14.4439 81.1821 15.1445C79.9568 16.2026 78.1077 16.45 76.6533 15.7363C76.301 15.5675 76.0259 15.3155 75.742 15.0554L75.7134 15.0292C75.708 15.7494 75.7095 16.4699 75.711 17.1903C75.713 18.127 75.7149 19.0635 75.7017 19.9994C75.4865 19.9992 75.2712 19.9994 75.0561 19.9997C74.6258 20.0001 74.1955 20.0006 73.765 19.9972C73.7584 19.779 73.7562 19.5608 73.757 19.3426C73.76 17.6953 73.7591 16.0474 73.7582 14.3995V14.3912C73.757 12.1015 73.7557 9.81165 73.765 7.52308C74.1954 7.51967 74.6259 7.52016 75.0561 7.52065H75.0565C75.2717 7.52089 75.4867 7.52113 75.7017 7.52089C75.7137 7.78785 75.7124 8.05378 75.711 8.31986V8.3203C75.7104 8.4432 75.7098 8.56613 75.7105 8.6892C75.7618 8.64009 75.8121 8.59064 75.8622 8.54143C76.0776 8.32963 76.2886 8.12221 76.5563 7.9653C77.5246 7.33991 78.8257 7.30708 79.8919 7.6807ZM77.7483 9.31253C78.235 9.25196 78.7262 9.28991 79.1786 9.4884C79.8777 9.77883 80.425 10.3801 80.6169 11.1157C80.8869 12.0782 80.5366 13.1685 79.731 13.7683C78.7532 14.5345 77.2149 14.4696 76.3516 13.5567C75.5467 12.7321 75.411 11.4018 76.0269 10.4283C76.3961 9.81751 77.0478 9.41688 77.7483 9.31253Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M5.84275 10.0986C6.13319 10.065 6.44625 10.0716 6.73814 10.092C7.23728 10.2533 7.23874 11.0998 6.7272 11.256C6.52109 11.2848 6.30657 11.2775 6.09627 11.2704C6.05119 11.2689 6.00627 11.2673 5.9617 11.2662C5.72673 11.2655 5.58662 11.0743 5.50708 10.8765C5.40126 10.6036 5.55013 10.1891 5.84275 10.0986Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M3.56378 10.092C3.27189 10.0716 2.95883 10.065 2.66839 10.0986C2.37577 10.1891 2.2269 10.6036 2.33272 10.8765C2.41226 11.0743 2.55237 11.2655 2.78734 11.2662C2.83191 11.2673 2.8768 11.2689 2.92188 11.2704C3.13218 11.2775 3.34673 11.2848 3.55284 11.256C4.06438 11.0998 4.06292 10.2533 3.56378 10.092Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M3.91364 13.1122C4.18875 13.0764 4.52078 13.0786 4.79735 13.1049C5.30087 13.2552 5.29722 14.101 4.80903 14.2557C4.5164 14.2747 4.20407 14.2805 3.91291 14.2469C3.42763 14.047 3.45026 13.3216 3.91364 13.1122Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M3.64801 16.1698C3.37144 16.1435 3.03941 16.1413 2.7643 16.1771C2.30092 16.3865 2.2783 17.1119 2.76357 17.3118C3.05474 17.3454 3.36707 17.3396 3.65969 17.3206C4.14789 17.1659 4.15153 16.3201 3.64801 16.1698Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M0.90347 13.1122C1.17858 13.0764 1.51061 13.0786 1.78718 13.1049C2.2907 13.2552 2.28705 14.101 1.79886 14.2557C1.50623 14.2747 1.19391 14.2805 0.90274 14.2469C0.417464 14.047 0.440086 13.3216 0.90347 13.1122Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.97676 13.058C7.72792 13.0171 7.44697 13.0135 7.20834 13.1054C6.85661 13.2506 6.73839 13.7199 6.93834 14.0336C7.09816 14.3438 7.53454 14.3438 7.83373 14.3307C8.09644 14.327 8.31609 14.2051 8.43941 13.9723C8.48685 13.8089 8.48028 13.6199 8.45474 13.4535C8.38395 13.2433 8.19422 13.0937 7.97676 13.058Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\nexport default LogoOnramperMono;\n"],"names":["LogoOnramperMono","customColor","title","titleId","props","color","token","_jsxs","_jsx"],"mappings":"mIAYMA,MAAAA,EAAmB,CAAC,CAAE,MAAOC,EAAa,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAK,IAAa,CAEnF,MAAMC,EAAQJ,GAAeK,EAAAA,MAAM,qBAAqB,EACxD,OACEC,EAAA,KAAA,MAAA,CACE,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAOF,EAAK,kBACKF,EAAO,GACpBC,EAAK,SAAA,CAERF,EAAQM,EAAO,IAAA,QAAA,CAAA,GAAIL,EAAU,SAAAD,CAAc,CAAA,EAAG,KAC/CM,MACE,OAAA,CAAA,EAAE,+SACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,wuGACF,KAAK,cAAc,CAAA,EAErBA,EAAAA,IAAA,OAAA,CACE,EAAE,kTACF,KAAK,cAAc,CAAA,EAErBA,EAAAA,IAAA,OAAA,CACE,EAAE,+TACF,KAAK,cAAc,CAAA,EAErBA,EAAA,IAAA,OAAA,CACE,SAAS,UACT,SAAS,UACT,EAAE,0xBACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,u0CACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,6iDACF,KAAK,cACL,CAAA,EACFA,EACE,IAAA,OAAA,CAAA,EAAE,28BACF,KAAK,cAAc,CAAA,EAErBA,EAAAA,IAAA,OAAA,CACE,EAAE,i9BACF,KAAK,cAAc,CAAA,EAErBA,EAAA,IAAA,OAAA,CACE,SAAS,UACT,SAAS,UACT,EAAE,u+BACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,SAAS,UACT,SAAS,UACT,EAAE,89BACF,KAAK,cACL,CAAA,EACFA,MACE,OAAA,CAAA,SAAS,UACT,SAAS,UACT,EAAE,guCACF,KAAK,cAAc,CAAA,EAErBA,EAAAA,IAAA,OAAA,CACE,EAAE,+SACF,KAAK,cAAc,CAAA,EAErBA,EAAAA,IAAA,OAAA,CACE,EAAE,8SACF,KAAK,cAAc,CAAA,EAErBA,MAAA,OAAA,CACE,EAAE,iNACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,kNACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,mNACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,iTACF,KAAK,cACL,CAAA,CAAA,CAAA,CAAA,CAGR"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime");const a=({title:l,titleId:e,...d})=>C.jsxs("svg",{width:99,height:24,viewBox:"0 0 99 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":e,...d,children:[l?C.jsx("title",{id:e,children:l}):null,C.jsx("path",{d:"M2.91842 4.03119C3.1855 3.99105 3.57664 3.95748 3.79702 4.14649C4.08454 4.34789 4.10424 4.85433 3.86635 5.09661C3.7061 5.27011 3.42744 5.25826 3.17833 5.24767C3.09846 5.24427 3.02163 5.241 2.95271 5.24401C2.72285 5.26955 2.5353 5.03969 2.44774 4.85287C2.31201 4.49165 2.53895 4.10343 2.91842 4.03119Z",fill:"black"}),C.jsx("path",{d:"M8.86337 4.04931C8.16843 4.05114 7.47368 4.05296 6.78056 4.05625C6.51202 4.04676 6.24639 4.2292 6.16831 4.48679C6.14496 4.67798 6.12599 4.9115 6.25004 5.0735C6.35367 5.22748 6.52807 5.31067 6.7127 5.30556C7.08318 5.31019 7.45392 5.31051 7.82465 5.31083C8.33019 5.31127 8.8357 5.31171 9.34048 5.32307C9.64754 5.35141 9.95563 5.34877 10.2634 5.34614C10.5343 5.34382 10.8049 5.3415 11.0743 5.36029C11.4443 5.40772 11.6625 5.65875 11.8654 5.94481C11.9606 6.08429 12.0627 6.21953 12.1648 6.35473C12.3303 6.5739 12.4958 6.79299 12.6316 7.02993C11.8398 7.03358 11.047 7.0354 10.2542 7.03723C9.46128 7.03905 8.66841 7.04088 7.87663 7.04453C7.61538 7.05109 7.36289 7.14085 7.24614 7.39042C7.06735 7.73267 7.24176 8.17635 7.60809 8.29092C7.89877 8.31047 8.19216 8.3081 8.48528 8.30573C8.67342 8.30421 8.86145 8.30269 9.04859 8.30697C9.86969 8.34672 10.6927 8.34343 11.5154 8.34015C12.0519 8.338 12.5884 8.33586 13.1242 8.34565C13.4555 8.36024 13.732 8.50035 13.932 8.76525C14.2458 9.1885 14.5588 9.6132 14.8646 10.0423C13.825 10.0362 12.7852 10.0389 11.7453 10.0417C10.9189 10.0438 10.0924 10.046 9.26605 10.0438L9.25377 10.0438C9.05432 10.0452 8.87373 10.0464 8.70926 10.178C8.3765 10.4218 8.3962 11.026 8.75669 11.2376C8.93876 11.3501 9.18923 11.348 9.41278 11.3462C9.4634 11.3458 9.51265 11.3454 9.55941 11.3463C10.0715 11.3472 10.5836 11.3476 11.0957 11.348H11.096C12.3398 11.349 13.5836 11.35 14.8267 11.3573C14.6818 11.6107 14.5048 11.8452 14.3279 12.0795C14.2241 12.2171 14.1204 12.3545 14.0232 12.4957C13.8211 12.7817 13.5671 13.0065 13.2008 13.0269C12.6967 13.0355 12.1916 13.0347 11.6866 13.0339C11.2925 13.0332 10.8981 13.0326 10.5044 13.0364C10.3147 13.0415 10.1344 13.0751 9.99141 13.2086C9.73089 13.4392 9.72068 13.88 9.95127 14.1339C10.0746 14.2682 10.249 14.339 10.4307 14.3383C10.766 14.3423 11.1015 14.3415 11.4369 14.3408H11.4374C11.8376 14.34 12.2377 14.3391 12.6374 14.3463C12.4815 14.6051 12.3001 14.8476 12.1186 15.0901L12.1182 15.0906C12.0103 15.2349 11.9023 15.3792 11.7997 15.527C11.61 15.8028 11.3465 16.0043 11.0036 16.0327C10.7642 16.0494 10.5235 16.0468 10.2831 16.0441H10.2827C10.1143 16.0422 9.94599 16.0403 9.77833 16.0451C9.15861 16.0819 8.53715 16.0808 7.91588 16.0797C7.63668 16.0792 7.35725 16.0787 7.0783 16.0816C7.01604 16.0851 6.95177 16.0835 6.8872 16.0819C6.69371 16.077 6.49757 16.0722 6.34491 16.2035C6.07418 16.4341 6.07418 16.9843 6.37629 17.1923C6.52515 17.3134 6.74627 17.3368 6.93089 17.3368C8.12328 17.3382 9.31567 17.3419 10.5081 17.347C10.9481 17.3543 11.3633 17.3521 11.7778 17.1813C12.2091 17.0142 12.563 16.7128 12.833 16.3407C13.2644 15.7543 13.6963 15.1681 14.1281 14.5819L14.1301 14.5792C14.8123 13.6531 15.4946 12.7269 16.1752 11.8002C16.3525 11.5507 16.6167 11.3814 16.9261 11.3617C17.1572 11.3492 17.3896 11.3529 17.6221 11.3566C17.8925 11.361 18.1628 11.3653 18.4308 11.3441C18.7702 11.3033 19.0139 10.9982 18.9942 10.6596C18.9862 10.3495 18.7548 10.0788 18.4447 10.0423C18.2033 10.0256 17.9597 10.0298 17.7162 10.0341C17.4281 10.0392 17.14 10.0442 16.8553 10.0146C16.4781 9.96348 16.262 9.71026 16.0541 9.41763C15.4489 8.59242 14.8416 7.76834 14.2343 6.94426L14.2341 6.94393L14.2335 6.94317L14.2305 6.93917C13.7554 6.29436 13.2802 5.64955 12.806 5.00418C12.3798 4.41017 11.68 4.03727 10.9459 4.04238C10.2525 4.04567 9.55785 4.04749 8.86337 4.04931Z",fill:"black"}),C.jsx("path",{d:"M4.94636 7.21139C4.72598 7.02238 4.33484 7.05595 4.06775 7.09609C3.68829 7.16833 3.46134 7.55655 3.59707 7.91777C3.68464 8.10459 3.87218 8.33445 4.10205 8.30891C4.17097 8.3059 4.2478 8.30917 4.32767 8.31257C4.57678 8.32316 4.85544 8.33501 5.01568 8.16151C5.25358 7.91923 5.23388 7.41279 4.94636 7.21139Z",fill:"black"}),C.jsx("path",{d:"M1.38889 7.21139C1.16851 7.02238 0.777366 7.05595 0.510281 7.09609C0.130818 7.16833 -0.0961307 7.55655 0.0396006 7.91777C0.127169 8.10459 0.314712 8.33445 0.544579 8.30891C0.613496 8.3059 0.690327 8.30917 0.770195 8.31257C1.0193 8.32316 1.29796 8.33501 1.45821 8.16151C1.69611 7.91923 1.6764 7.41279 1.38889 7.21139Z",fill:"black"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.9741 5.71561C29.0642 5.33542 28.079 5.25734 27.1063 5.37701C26.0102 5.53318 24.974 6.04837 24.1691 6.80584C23.2861 7.65234 22.6906 8.78635 22.5396 10.0036C22.3841 11.1821 22.6067 12.4029 23.2044 13.4333C24.1268 15.076 25.989 16.1655 27.8761 16.1348C29.332 16.1801 30.7966 15.5591 31.8138 14.5228C32.4947 13.8558 32.9719 12.9772 33.2062 12.0556C33.4951 10.8479 33.3893 9.51755 32.8391 8.39667C32.2611 7.18385 31.2183 6.2184 29.9741 5.71561ZM29.7981 7.86111C29.1406 7.4364 28.386 7.262 27.6074 7.32694C26.3333 7.42327 25.1803 8.27925 24.7154 9.46945C24.3542 10.3685 24.4016 11.4361 24.8534 12.295C25.4167 13.4115 26.6222 14.1566 27.8745 14.1463C29.2033 14.1894 30.5161 13.3779 31.0642 12.1644C31.3575 11.5492 31.4436 10.8516 31.3371 10.1802C31.1838 9.23375 30.6154 8.36609 29.7981 7.86111Z",fill:"black"}),C.jsx("path",{d:"M40.3984 7.76911C39.7394 7.45167 39.0425 7.40935 38.323 7.46189C37.7392 7.52392 37.1766 7.75014 36.7176 8.11719C36.6057 8.20653 36.5016 8.30314 36.3974 8.39995C36.3433 8.45022 36.2891 8.50055 36.2338 8.54993C36.2322 8.42645 36.2323 8.30296 36.2324 8.17948C36.2327 7.95999 36.2329 7.74049 36.2235 7.521C36.0083 7.52124 35.793 7.521 35.5777 7.52075C35.1472 7.52027 34.7166 7.51978 34.2861 7.52319C34.2751 10.367 34.2751 13.213 34.2861 16.0567C34.3638 16.0571 34.4416 16.0575 34.5194 16.0579L34.5212 16.0579C35.0977 16.0607 35.675 16.0635 36.2513 16.0538C36.2509 15.2772 36.2509 14.5007 36.2509 13.7242V13.7033C36.2509 12.9319 36.2509 12.1604 36.2505 11.3886C36.2556 10.9281 36.3301 10.4815 36.5614 10.0773C36.8708 9.53945 37.4663 9.16364 38.0902 9.14467C38.5456 9.12277 38.9929 9.18407 39.376 9.44751C39.7555 9.71459 39.9737 10.1393 40.0707 10.5844C40.1404 10.8971 40.1383 11.1938 40.1361 11.5026V11.5036C40.1355 11.5859 40.1349 11.669 40.1357 11.7535C40.1363 12.3273 40.1359 12.9012 40.1355 13.4751V13.4778C40.135 14.3377 40.1345 15.1976 40.1371 16.0575C40.6211 16.0601 41.1051 16.0597 41.589 16.0593C41.7706 16.0591 41.9521 16.0589 42.1337 16.0589C42.1466 15.0803 42.1448 14.1011 42.1429 13.1221V13.1216C42.1416 12.4466 42.1403 11.7715 42.1439 11.0967C42.1505 10.5224 42.0833 9.95978 41.8848 9.41832C41.6229 8.70317 41.0938 8.09092 40.3984 7.76911Z",fill:"black"}),C.jsx("path",{d:"M63.4128 7.44723C64.2178 7.41366 65.0117 7.54282 65.6648 8.04342C65.9258 8.23182 66.1079 8.47406 66.2959 8.72416C66.3235 8.7608 66.3512 8.79762 66.3792 8.83446C66.92 8.05875 67.7964 7.54282 68.7392 7.45963C69.5215 7.41001 70.2877 7.46109 70.9985 7.81793C71.6385 8.13902 72.1091 8.71113 72.3594 9.37665C72.5908 9.98379 72.6302 10.599 72.628 11.2426C72.6256 11.8845 72.6266 12.5266 72.6275 13.1686C72.6289 14.1315 72.6303 15.0943 72.6207 16.0567C72.4434 16.0569 72.266 16.0578 72.0886 16.0587H72.0867C71.5907 16.0612 71.0942 16.0637 70.5986 16.0508C70.6023 15.0156 70.6019 13.9806 70.6014 12.9456C70.6012 12.3537 70.601 11.7617 70.6015 11.1696C70.5942 10.596 70.484 10.0436 70.0768 9.61528C69.7025 9.22779 69.1887 9.1227 68.6677 9.14241C68.0708 9.14751 67.5067 9.48684 67.2017 9.99474C66.9586 10.4187 66.8995 10.9076 66.8988 11.3885C66.9 12.2368 66.8999 13.085 66.8998 13.9332V13.9518C66.8997 14.6525 66.8996 15.3531 66.9003 16.0538C66.2318 16.0625 65.559 16.0625 64.8898 16.0538C64.8896 15.4663 64.8901 14.8785 64.8906 14.2905V14.2836C64.8917 13.1719 64.8927 12.0598 64.8884 10.9492C64.8672 10.2757 64.6125 9.6036 63.9682 9.30295C63.2822 9.00886 62.3555 9.09059 61.8125 9.64155C61.3484 10.0743 61.22 10.7048 61.2083 11.3156C61.2076 12.894 61.2076 14.4753 61.2083 16.0538C60.6321 16.0634 60.0547 16.0606 59.4782 16.0578L59.2431 16.0567C59.2322 13.2129 59.2322 10.3669 59.2431 7.52312C59.6735 7.51971 60.1038 7.5202 60.534 7.52068H60.5346C60.7498 7.52093 60.9649 7.52117 61.1798 7.52093C61.1944 7.85515 61.193 8.18937 61.182 8.52359C61.7512 7.87266 62.5394 7.45963 63.4128 7.44723Z",fill:"black"}),C.jsx("path",{d:"M44.5526 7.52065C44.1224 7.52016 43.6923 7.51968 43.2619 7.52308C43.2509 10.3669 43.2509 13.2129 43.2619 16.0566C43.3 16.0568 43.3382 16.057 43.3764 16.0572L43.497 16.0578C44.0735 16.0606 44.6508 16.0634 45.227 16.0537C45.227 15.61 45.2269 15.1661 45.2268 14.7221C45.2265 13.6108 45.2262 12.4991 45.2278 11.3885C45.2416 10.8573 45.3336 10.2253 45.7408 9.84219C46.1633 9.44813 46.7288 9.39997 47.2791 9.44594C47.5819 9.47415 47.8236 9.60368 48.0814 9.74188C48.1037 9.75383 48.1263 9.76595 48.1489 9.77797C48.249 9.52128 48.3499 9.26472 48.4508 9.00807L48.452 9.00489L48.4533 9.00159C48.5994 8.63001 48.7455 8.25827 48.8896 7.88576C48.2474 7.51578 47.5184 7.45595 46.796 7.55811C46.3859 7.6267 45.9772 7.80914 45.6758 8.09885C45.5372 8.23209 45.4303 8.38102 45.3211 8.53309C45.2832 8.5859 45.245 8.63908 45.2052 8.69212C45.2053 8.5906 45.2062 8.48923 45.2071 8.38792C45.2096 8.09893 45.2121 7.81051 45.1986 7.52089C44.985 7.52114 44.7715 7.52089 44.5581 7.52065H44.5526Z",fill:"black"}),C.jsx("path",{d:"M92.8839 7.52323C93.3145 7.51982 93.7447 7.52031 94.175 7.52079H94.1776C94.3919 7.52104 94.6062 7.52128 94.8206 7.52104C94.8342 7.81072 94.8316 8.0992 94.8291 8.38826C94.8283 8.4895 94.8274 8.59081 94.8272 8.69227C94.8671 8.63922 94.9053 8.58602 94.9432 8.5332C95.0523 8.38114 95.1592 8.23223 95.2979 8.09899C95.6036 7.80564 96.0138 7.62466 96.4297 7.55607C97.1485 7.45682 97.8731 7.51812 98.5117 7.88591C98.3678 8.2579 98.2218 8.62914 98.076 9.00021L98.0754 9.00163L98.0724 9.00921L98.0714 9.01196C97.971 9.26735 97.8706 9.52268 97.771 9.77812L97.7601 9.77232L97.7035 9.74203C97.4456 9.60383 97.204 9.47429 96.9011 9.44609C96.3509 9.40012 95.7854 9.44828 95.3628 9.84234C94.9556 10.2254 94.8637 10.8574 94.8498 11.3887C94.8483 12.4987 94.8486 13.6098 94.8489 14.7205V14.721C94.849 15.1654 94.8491 15.6097 94.8491 16.0539C94.2729 16.0635 93.6955 16.0607 93.119 16.0579L93.118 16.0579C93.04 16.0575 92.9619 16.0571 92.8839 16.0568C92.873 13.213 92.873 10.367 92.8839 7.52323Z",fill:"black"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M87.5685 7.44514C88.4756 7.4196 89.3826 7.66114 90.1445 8.15591C90.9508 8.68351 91.5485 9.50592 91.8127 10.432C92.0082 11.0895 91.998 11.7324 91.9747 12.4103C91.0828 12.4117 90.1909 12.411 89.299 12.4104C87.8908 12.4093 86.4825 12.4082 85.0743 12.4154C85.2735 13.3181 85.9711 14.0602 86.8752 14.2762C87.5729 14.4411 88.4077 14.4039 89.0324 14.0215C89.487 13.7632 89.784 13.3677 90.0387 12.9218C90.3162 13.0741 90.5921 13.229 90.8681 13.384L90.8687 13.3843C91.1296 13.5308 91.3905 13.6773 91.6528 13.8216C91.0552 15.0089 89.8679 15.8962 88.5442 16.0787C87.5743 16.2049 86.5943 16.1502 85.6931 15.7459C84.7802 15.3504 84.0351 14.6426 83.6089 13.7428C83.209 12.9153 83.0959 11.9746 83.236 11.0698C83.4039 10.0306 83.9709 9.05203 84.8013 8.40329C85.5858 7.78666 86.5666 7.4269 87.5685 7.44514ZM89.1812 9.62992C89.5767 9.88898 89.8343 10.2808 89.9766 10.7274C88.3748 10.734 86.7716 10.7355 85.1698 10.7267C85.4975 9.91743 86.2469 9.37232 87.1029 9.24681C87.8188 9.1607 88.5653 9.22418 89.1812 9.62992Z",fill:"black"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M56.1883 8.55937C55.8417 8.24923 55.498 7.95442 55.0638 7.77052C54.3523 7.43922 53.5795 7.38741 52.8096 7.48739C51.6136 7.66398 50.5161 8.35286 49.8885 9.39346C49.2864 10.3516 49.15 11.4776 49.3032 12.5839C49.4229 13.4063 49.8089 14.1893 50.3679 14.8023C51.5289 16.0589 53.4781 16.5259 55.047 15.7933C55.4943 15.5977 55.8475 15.289 56.189 14.9482C56.19 15.1068 56.1897 15.2652 56.1894 15.4236C56.1891 15.6348 56.1887 15.846 56.1912 16.0574C56.8465 16.0604 57.5033 16.0604 58.1586 16.0574C58.1608 13.2122 58.1608 10.3677 58.1586 7.52241C57.5033 7.5195 56.8465 7.5195 56.1912 7.52241C56.1893 7.70447 56.1894 7.88632 56.1895 8.06819V8.0704C56.1896 8.23333 56.1897 8.39627 56.1883 8.55937ZM54.9018 9.53872C54.4033 9.29061 53.8495 9.24245 53.3036 9.3198C52.5775 9.44677 51.9011 9.88024 51.5296 10.5231C50.9867 11.447 51.1195 12.6846 51.8442 13.472C52.6133 14.3207 53.9385 14.5367 54.9499 14.0164C55.7665 13.5975 56.3145 12.6708 56.2832 11.7527C56.2934 10.8377 55.7315 9.92986 54.9018 9.53872Z",fill:"black"}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M79.8919 7.6807C80.8668 8.01054 81.69 8.73298 82.1585 9.64808C82.5978 10.4537 82.7218 11.4337 82.6299 12.3379C82.5328 13.4113 82.0016 14.4439 81.1821 15.1445C79.9568 16.2026 78.1077 16.45 76.6533 15.7363C76.301 15.5675 76.0259 15.3155 75.742 15.0554L75.7134 15.0292C75.708 15.7494 75.7095 16.4699 75.711 17.1903C75.713 18.127 75.7149 19.0635 75.7017 19.9994C75.4865 19.9992 75.2712 19.9994 75.0561 19.9997C74.6258 20.0001 74.1955 20.0006 73.765 19.9972C73.7584 19.779 73.7562 19.5608 73.757 19.3426C73.76 17.6953 73.7591 16.0474 73.7582 14.3995V14.3912C73.757 12.1015 73.7557 9.81165 73.765 7.52308C74.1954 7.51967 74.6259 7.52016 75.0561 7.52065H75.0565C75.2717 7.52089 75.4867 7.52113 75.7017 7.52089C75.7137 7.78785 75.7124 8.05378 75.711 8.31986V8.3203C75.7104 8.4432 75.7098 8.56613 75.7105 8.6892C75.7618 8.64009 75.8121 8.59064 75.8622 8.54143C76.0776 8.32963 76.2886 8.12221 76.5563 7.9653C77.5246 7.33991 78.8257 7.30708 79.8919 7.6807ZM77.7483 9.31253C78.235 9.25196 78.7262 9.28991 79.1786 9.4884C79.8777 9.77883 80.425 10.3801 80.6169 11.1157C80.8869 12.0782 80.5366 13.1685 79.731 13.7683C78.7532 14.5345 77.2149 14.4696 76.3516 13.5567C75.5467 12.7321 75.411 11.4018 76.0269 10.4283C76.3961 9.81751 77.0478 9.41688 77.7483 9.31253Z",fill:"black"}),C.jsx("path",{d:"M5.84275 10.0986C6.13319 10.065 6.44625 10.0716 6.73814 10.092C7.23728 10.2533 7.23874 11.0998 6.7272 11.256C6.52109 11.2848 6.30657 11.2775 6.09627 11.2704C6.05119 11.2689 6.00627 11.2673 5.9617 11.2662C5.72673 11.2655 5.58662 11.0743 5.50708 10.8765C5.40126 10.6036 5.55013 10.1891 5.84275 10.0986Z",fill:"black"}),C.jsx("path",{d:"M3.56378 10.092C3.27189 10.0716 2.95883 10.065 2.66839 10.0986C2.37577 10.1891 2.2269 10.6036 2.33272 10.8765C2.41226 11.0743 2.55237 11.2655 2.78734 11.2662C2.83191 11.2673 2.8768 11.2689 2.92188 11.2704C3.13218 11.2775 3.34673 11.2848 3.55284 11.256C4.06438 11.0998 4.06292 10.2533 3.56378 10.092Z",fill:"black"}),C.jsx("path",{d:"M3.91364 13.1122C4.18875 13.0764 4.52078 13.0786 4.79735 13.1049C5.30087 13.2552 5.29722 14.101 4.80903 14.2557C4.5164 14.2747 4.20407 14.2805 3.91291 14.2469C3.42763 14.047 3.45026 13.3216 3.91364 13.1122Z",fill:"black"}),C.jsx("path",{d:"M3.64801 16.1698C3.37144 16.1435 3.03941 16.1413 2.7643 16.1771C2.30092 16.3865 2.2783 17.1119 2.76357 17.3118C3.05474 17.3454 3.36707 17.3396 3.65969 17.3206C4.14789 17.1659 4.15153 16.3201 3.64801 16.1698Z",fill:"black"}),C.jsx("path",{d:"M0.90347 13.1122C1.17858 13.0764 1.51061 13.0786 1.78718 13.1049C2.2907 13.2552 2.28705 14.101 1.79886 14.2557C1.50623 14.2747 1.19391 14.2805 0.90274 14.2469C0.417464 14.047 0.440086 13.3216 0.90347 13.1122Z",fill:"black"}),C.jsx("path",{d:"M7.97676 13.058C7.72792 13.0171 7.44697 13.0135 7.20834 13.1054C6.85661 13.2506 6.73839 13.7199 6.93834 14.0336C7.09816 14.3438 7.53454 14.3438 7.83373 14.3307C8.09644 14.327 8.31609 14.2051 8.43941 13.9723C8.48685 13.8089 8.48028 13.6199 8.45474 13.4535C8.38395 13.2433 8.19422 13.0937 7.97676 13.058Z",fill:"black"})]});exports.default=a;
2
+ //# sourceMappingURL=logo-onramper.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logo-onramper.js","sources":["../../../../src/components/logos/logo-onramper.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {}\nconst LogoOnramper = ({ title, titleId, ...props }: Props) => (\n <svg\n width={99}\n height={24}\n viewBox=\"0 0 99 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n d=\"M2.91842 4.03119C3.1855 3.99105 3.57664 3.95748 3.79702 4.14649C4.08454 4.34789 4.10424 4.85433 3.86635 5.09661C3.7061 5.27011 3.42744 5.25826 3.17833 5.24767C3.09846 5.24427 3.02163 5.241 2.95271 5.24401C2.72285 5.26955 2.5353 5.03969 2.44774 4.85287C2.31201 4.49165 2.53895 4.10343 2.91842 4.03119Z\"\n fill=\"black\"\n />\n <path\n d=\"M8.86337 4.04931C8.16843 4.05114 7.47368 4.05296 6.78056 4.05625C6.51202 4.04676 6.24639 4.2292 6.16831 4.48679C6.14496 4.67798 6.12599 4.9115 6.25004 5.0735C6.35367 5.22748 6.52807 5.31067 6.7127 5.30556C7.08318 5.31019 7.45392 5.31051 7.82465 5.31083C8.33019 5.31127 8.8357 5.31171 9.34048 5.32307C9.64754 5.35141 9.95563 5.34877 10.2634 5.34614C10.5343 5.34382 10.8049 5.3415 11.0743 5.36029C11.4443 5.40772 11.6625 5.65875 11.8654 5.94481C11.9606 6.08429 12.0627 6.21953 12.1648 6.35473C12.3303 6.5739 12.4958 6.79299 12.6316 7.02993C11.8398 7.03358 11.047 7.0354 10.2542 7.03723C9.46128 7.03905 8.66841 7.04088 7.87663 7.04453C7.61538 7.05109 7.36289 7.14085 7.24614 7.39042C7.06735 7.73267 7.24176 8.17635 7.60809 8.29092C7.89877 8.31047 8.19216 8.3081 8.48528 8.30573C8.67342 8.30421 8.86145 8.30269 9.04859 8.30697C9.86969 8.34672 10.6927 8.34343 11.5154 8.34015C12.0519 8.338 12.5884 8.33586 13.1242 8.34565C13.4555 8.36024 13.732 8.50035 13.932 8.76525C14.2458 9.1885 14.5588 9.6132 14.8646 10.0423C13.825 10.0362 12.7852 10.0389 11.7453 10.0417C10.9189 10.0438 10.0924 10.046 9.26605 10.0438L9.25377 10.0438C9.05432 10.0452 8.87373 10.0464 8.70926 10.178C8.3765 10.4218 8.3962 11.026 8.75669 11.2376C8.93876 11.3501 9.18923 11.348 9.41278 11.3462C9.4634 11.3458 9.51265 11.3454 9.55941 11.3463C10.0715 11.3472 10.5836 11.3476 11.0957 11.348H11.096C12.3398 11.349 13.5836 11.35 14.8267 11.3573C14.6818 11.6107 14.5048 11.8452 14.3279 12.0795C14.2241 12.2171 14.1204 12.3545 14.0232 12.4957C13.8211 12.7817 13.5671 13.0065 13.2008 13.0269C12.6967 13.0355 12.1916 13.0347 11.6866 13.0339C11.2925 13.0332 10.8981 13.0326 10.5044 13.0364C10.3147 13.0415 10.1344 13.0751 9.99141 13.2086C9.73089 13.4392 9.72068 13.88 9.95127 14.1339C10.0746 14.2682 10.249 14.339 10.4307 14.3383C10.766 14.3423 11.1015 14.3415 11.4369 14.3408H11.4374C11.8376 14.34 12.2377 14.3391 12.6374 14.3463C12.4815 14.6051 12.3001 14.8476 12.1186 15.0901L12.1182 15.0906C12.0103 15.2349 11.9023 15.3792 11.7997 15.527C11.61 15.8028 11.3465 16.0043 11.0036 16.0327C10.7642 16.0494 10.5235 16.0468 10.2831 16.0441H10.2827C10.1143 16.0422 9.94599 16.0403 9.77833 16.0451C9.15861 16.0819 8.53715 16.0808 7.91588 16.0797C7.63668 16.0792 7.35725 16.0787 7.0783 16.0816C7.01604 16.0851 6.95177 16.0835 6.8872 16.0819C6.69371 16.077 6.49757 16.0722 6.34491 16.2035C6.07418 16.4341 6.07418 16.9843 6.37629 17.1923C6.52515 17.3134 6.74627 17.3368 6.93089 17.3368C8.12328 17.3382 9.31567 17.3419 10.5081 17.347C10.9481 17.3543 11.3633 17.3521 11.7778 17.1813C12.2091 17.0142 12.563 16.7128 12.833 16.3407C13.2644 15.7543 13.6963 15.1681 14.1281 14.5819L14.1301 14.5792C14.8123 13.6531 15.4946 12.7269 16.1752 11.8002C16.3525 11.5507 16.6167 11.3814 16.9261 11.3617C17.1572 11.3492 17.3896 11.3529 17.6221 11.3566C17.8925 11.361 18.1628 11.3653 18.4308 11.3441C18.7702 11.3033 19.0139 10.9982 18.9942 10.6596C18.9862 10.3495 18.7548 10.0788 18.4447 10.0423C18.2033 10.0256 17.9597 10.0298 17.7162 10.0341C17.4281 10.0392 17.14 10.0442 16.8553 10.0146C16.4781 9.96348 16.262 9.71026 16.0541 9.41763C15.4489 8.59242 14.8416 7.76834 14.2343 6.94426L14.2341 6.94393L14.2335 6.94317L14.2305 6.93917C13.7554 6.29436 13.2802 5.64955 12.806 5.00418C12.3798 4.41017 11.68 4.03727 10.9459 4.04238C10.2525 4.04567 9.55785 4.04749 8.86337 4.04931Z\"\n fill=\"black\"\n />\n <path\n d=\"M4.94636 7.21139C4.72598 7.02238 4.33484 7.05595 4.06775 7.09609C3.68829 7.16833 3.46134 7.55655 3.59707 7.91777C3.68464 8.10459 3.87218 8.33445 4.10205 8.30891C4.17097 8.3059 4.2478 8.30917 4.32767 8.31257C4.57678 8.32316 4.85544 8.33501 5.01568 8.16151C5.25358 7.91923 5.23388 7.41279 4.94636 7.21139Z\"\n fill=\"black\"\n />\n <path\n d=\"M1.38889 7.21139C1.16851 7.02238 0.777366 7.05595 0.510281 7.09609C0.130818 7.16833 -0.0961307 7.55655 0.0396006 7.91777C0.127169 8.10459 0.314712 8.33445 0.544579 8.30891C0.613496 8.3059 0.690327 8.30917 0.770195 8.31257C1.0193 8.32316 1.29796 8.33501 1.45821 8.16151C1.69611 7.91923 1.6764 7.41279 1.38889 7.21139Z\"\n fill=\"black\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M29.9741 5.71561C29.0642 5.33542 28.079 5.25734 27.1063 5.37701C26.0102 5.53318 24.974 6.04837 24.1691 6.80584C23.2861 7.65234 22.6906 8.78635 22.5396 10.0036C22.3841 11.1821 22.6067 12.4029 23.2044 13.4333C24.1268 15.076 25.989 16.1655 27.8761 16.1348C29.332 16.1801 30.7966 15.5591 31.8138 14.5228C32.4947 13.8558 32.9719 12.9772 33.2062 12.0556C33.4951 10.8479 33.3893 9.51755 32.8391 8.39667C32.2611 7.18385 31.2183 6.2184 29.9741 5.71561ZM29.7981 7.86111C29.1406 7.4364 28.386 7.262 27.6074 7.32694C26.3333 7.42327 25.1803 8.27925 24.7154 9.46945C24.3542 10.3685 24.4016 11.4361 24.8534 12.295C25.4167 13.4115 26.6222 14.1566 27.8745 14.1463C29.2033 14.1894 30.5161 13.3779 31.0642 12.1644C31.3575 11.5492 31.4436 10.8516 31.3371 10.1802C31.1838 9.23375 30.6154 8.36609 29.7981 7.86111Z\"\n fill=\"black\"\n />\n <path\n d=\"M40.3984 7.76911C39.7394 7.45167 39.0425 7.40935 38.323 7.46189C37.7392 7.52392 37.1766 7.75014 36.7176 8.11719C36.6057 8.20653 36.5016 8.30314 36.3974 8.39995C36.3433 8.45022 36.2891 8.50055 36.2338 8.54993C36.2322 8.42645 36.2323 8.30296 36.2324 8.17948C36.2327 7.95999 36.2329 7.74049 36.2235 7.521C36.0083 7.52124 35.793 7.521 35.5777 7.52075C35.1472 7.52027 34.7166 7.51978 34.2861 7.52319C34.2751 10.367 34.2751 13.213 34.2861 16.0567C34.3638 16.0571 34.4416 16.0575 34.5194 16.0579L34.5212 16.0579C35.0977 16.0607 35.675 16.0635 36.2513 16.0538C36.2509 15.2772 36.2509 14.5007 36.2509 13.7242V13.7033C36.2509 12.9319 36.2509 12.1604 36.2505 11.3886C36.2556 10.9281 36.3301 10.4815 36.5614 10.0773C36.8708 9.53945 37.4663 9.16364 38.0902 9.14467C38.5456 9.12277 38.9929 9.18407 39.376 9.44751C39.7555 9.71459 39.9737 10.1393 40.0707 10.5844C40.1404 10.8971 40.1383 11.1938 40.1361 11.5026V11.5036C40.1355 11.5859 40.1349 11.669 40.1357 11.7535C40.1363 12.3273 40.1359 12.9012 40.1355 13.4751V13.4778C40.135 14.3377 40.1345 15.1976 40.1371 16.0575C40.6211 16.0601 41.1051 16.0597 41.589 16.0593C41.7706 16.0591 41.9521 16.0589 42.1337 16.0589C42.1466 15.0803 42.1448 14.1011 42.1429 13.1221V13.1216C42.1416 12.4466 42.1403 11.7715 42.1439 11.0967C42.1505 10.5224 42.0833 9.95978 41.8848 9.41832C41.6229 8.70317 41.0938 8.09092 40.3984 7.76911Z\"\n fill=\"black\"\n />\n <path\n d=\"M63.4128 7.44723C64.2178 7.41366 65.0117 7.54282 65.6648 8.04342C65.9258 8.23182 66.1079 8.47406 66.2959 8.72416C66.3235 8.7608 66.3512 8.79762 66.3792 8.83446C66.92 8.05875 67.7964 7.54282 68.7392 7.45963C69.5215 7.41001 70.2877 7.46109 70.9985 7.81793C71.6385 8.13902 72.1091 8.71113 72.3594 9.37665C72.5908 9.98379 72.6302 10.599 72.628 11.2426C72.6256 11.8845 72.6266 12.5266 72.6275 13.1686C72.6289 14.1315 72.6303 15.0943 72.6207 16.0567C72.4434 16.0569 72.266 16.0578 72.0886 16.0587H72.0867C71.5907 16.0612 71.0942 16.0637 70.5986 16.0508C70.6023 15.0156 70.6019 13.9806 70.6014 12.9456C70.6012 12.3537 70.601 11.7617 70.6015 11.1696C70.5942 10.596 70.484 10.0436 70.0768 9.61528C69.7025 9.22779 69.1887 9.1227 68.6677 9.14241C68.0708 9.14751 67.5067 9.48684 67.2017 9.99474C66.9586 10.4187 66.8995 10.9076 66.8988 11.3885C66.9 12.2368 66.8999 13.085 66.8998 13.9332V13.9518C66.8997 14.6525 66.8996 15.3531 66.9003 16.0538C66.2318 16.0625 65.559 16.0625 64.8898 16.0538C64.8896 15.4663 64.8901 14.8785 64.8906 14.2905V14.2836C64.8917 13.1719 64.8927 12.0598 64.8884 10.9492C64.8672 10.2757 64.6125 9.6036 63.9682 9.30295C63.2822 9.00886 62.3555 9.09059 61.8125 9.64155C61.3484 10.0743 61.22 10.7048 61.2083 11.3156C61.2076 12.894 61.2076 14.4753 61.2083 16.0538C60.6321 16.0634 60.0547 16.0606 59.4782 16.0578L59.2431 16.0567C59.2322 13.2129 59.2322 10.3669 59.2431 7.52312C59.6735 7.51971 60.1038 7.5202 60.534 7.52068H60.5346C60.7498 7.52093 60.9649 7.52117 61.1798 7.52093C61.1944 7.85515 61.193 8.18937 61.182 8.52359C61.7512 7.87266 62.5394 7.45963 63.4128 7.44723Z\"\n fill=\"black\"\n />\n <path\n d=\"M44.5526 7.52065C44.1224 7.52016 43.6923 7.51968 43.2619 7.52308C43.2509 10.3669 43.2509 13.2129 43.2619 16.0566C43.3 16.0568 43.3382 16.057 43.3764 16.0572L43.497 16.0578C44.0735 16.0606 44.6508 16.0634 45.227 16.0537C45.227 15.61 45.2269 15.1661 45.2268 14.7221C45.2265 13.6108 45.2262 12.4991 45.2278 11.3885C45.2416 10.8573 45.3336 10.2253 45.7408 9.84219C46.1633 9.44813 46.7288 9.39997 47.2791 9.44594C47.5819 9.47415 47.8236 9.60368 48.0814 9.74188C48.1037 9.75383 48.1263 9.76595 48.1489 9.77797C48.249 9.52128 48.3499 9.26472 48.4508 9.00807L48.452 9.00489L48.4533 9.00159C48.5994 8.63001 48.7455 8.25827 48.8896 7.88576C48.2474 7.51578 47.5184 7.45595 46.796 7.55811C46.3859 7.6267 45.9772 7.80914 45.6758 8.09885C45.5372 8.23209 45.4303 8.38102 45.3211 8.53309C45.2832 8.5859 45.245 8.63908 45.2052 8.69212C45.2053 8.5906 45.2062 8.48923 45.2071 8.38792C45.2096 8.09893 45.2121 7.81051 45.1986 7.52089C44.985 7.52114 44.7715 7.52089 44.5581 7.52065H44.5526Z\"\n fill=\"black\"\n />\n <path\n d=\"M92.8839 7.52323C93.3145 7.51982 93.7447 7.52031 94.175 7.52079H94.1776C94.3919 7.52104 94.6062 7.52128 94.8206 7.52104C94.8342 7.81072 94.8316 8.0992 94.8291 8.38826C94.8283 8.4895 94.8274 8.59081 94.8272 8.69227C94.8671 8.63922 94.9053 8.58602 94.9432 8.5332C95.0523 8.38114 95.1592 8.23223 95.2979 8.09899C95.6036 7.80564 96.0138 7.62466 96.4297 7.55607C97.1485 7.45682 97.8731 7.51812 98.5117 7.88591C98.3678 8.2579 98.2218 8.62914 98.076 9.00021L98.0754 9.00163L98.0724 9.00921L98.0714 9.01196C97.971 9.26735 97.8706 9.52268 97.771 9.77812L97.7601 9.77232L97.7035 9.74203C97.4456 9.60383 97.204 9.47429 96.9011 9.44609C96.3509 9.40012 95.7854 9.44828 95.3628 9.84234C94.9556 10.2254 94.8637 10.8574 94.8498 11.3887C94.8483 12.4987 94.8486 13.6098 94.8489 14.7205V14.721C94.849 15.1654 94.8491 15.6097 94.8491 16.0539C94.2729 16.0635 93.6955 16.0607 93.119 16.0579L93.118 16.0579C93.04 16.0575 92.9619 16.0571 92.8839 16.0568C92.873 13.213 92.873 10.367 92.8839 7.52323Z\"\n fill=\"black\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M87.5685 7.44514C88.4756 7.4196 89.3826 7.66114 90.1445 8.15591C90.9508 8.68351 91.5485 9.50592 91.8127 10.432C92.0082 11.0895 91.998 11.7324 91.9747 12.4103C91.0828 12.4117 90.1909 12.411 89.299 12.4104C87.8908 12.4093 86.4825 12.4082 85.0743 12.4154C85.2735 13.3181 85.9711 14.0602 86.8752 14.2762C87.5729 14.4411 88.4077 14.4039 89.0324 14.0215C89.487 13.7632 89.784 13.3677 90.0387 12.9218C90.3162 13.0741 90.5921 13.229 90.8681 13.384L90.8687 13.3843C91.1296 13.5308 91.3905 13.6773 91.6528 13.8216C91.0552 15.0089 89.8679 15.8962 88.5442 16.0787C87.5743 16.2049 86.5943 16.1502 85.6931 15.7459C84.7802 15.3504 84.0351 14.6426 83.6089 13.7428C83.209 12.9153 83.0959 11.9746 83.236 11.0698C83.4039 10.0306 83.9709 9.05203 84.8013 8.40329C85.5858 7.78666 86.5666 7.4269 87.5685 7.44514ZM89.1812 9.62992C89.5767 9.88898 89.8343 10.2808 89.9766 10.7274C88.3748 10.734 86.7716 10.7355 85.1698 10.7267C85.4975 9.91743 86.2469 9.37232 87.1029 9.24681C87.8188 9.1607 88.5653 9.22418 89.1812 9.62992Z\"\n fill=\"black\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M56.1883 8.55937C55.8417 8.24923 55.498 7.95442 55.0638 7.77052C54.3523 7.43922 53.5795 7.38741 52.8096 7.48739C51.6136 7.66398 50.5161 8.35286 49.8885 9.39346C49.2864 10.3516 49.15 11.4776 49.3032 12.5839C49.4229 13.4063 49.8089 14.1893 50.3679 14.8023C51.5289 16.0589 53.4781 16.5259 55.047 15.7933C55.4943 15.5977 55.8475 15.289 56.189 14.9482C56.19 15.1068 56.1897 15.2652 56.1894 15.4236C56.1891 15.6348 56.1887 15.846 56.1912 16.0574C56.8465 16.0604 57.5033 16.0604 58.1586 16.0574C58.1608 13.2122 58.1608 10.3677 58.1586 7.52241C57.5033 7.5195 56.8465 7.5195 56.1912 7.52241C56.1893 7.70447 56.1894 7.88632 56.1895 8.06819V8.0704C56.1896 8.23333 56.1897 8.39627 56.1883 8.55937ZM54.9018 9.53872C54.4033 9.29061 53.8495 9.24245 53.3036 9.3198C52.5775 9.44677 51.9011 9.88024 51.5296 10.5231C50.9867 11.447 51.1195 12.6846 51.8442 13.472C52.6133 14.3207 53.9385 14.5367 54.9499 14.0164C55.7665 13.5975 56.3145 12.6708 56.2832 11.7527C56.2934 10.8377 55.7315 9.92986 54.9018 9.53872Z\"\n fill=\"black\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M79.8919 7.6807C80.8668 8.01054 81.69 8.73298 82.1585 9.64808C82.5978 10.4537 82.7218 11.4337 82.6299 12.3379C82.5328 13.4113 82.0016 14.4439 81.1821 15.1445C79.9568 16.2026 78.1077 16.45 76.6533 15.7363C76.301 15.5675 76.0259 15.3155 75.742 15.0554L75.7134 15.0292C75.708 15.7494 75.7095 16.4699 75.711 17.1903C75.713 18.127 75.7149 19.0635 75.7017 19.9994C75.4865 19.9992 75.2712 19.9994 75.0561 19.9997C74.6258 20.0001 74.1955 20.0006 73.765 19.9972C73.7584 19.779 73.7562 19.5608 73.757 19.3426C73.76 17.6953 73.7591 16.0474 73.7582 14.3995V14.3912C73.757 12.1015 73.7557 9.81165 73.765 7.52308C74.1954 7.51967 74.6259 7.52016 75.0561 7.52065H75.0565C75.2717 7.52089 75.4867 7.52113 75.7017 7.52089C75.7137 7.78785 75.7124 8.05378 75.711 8.31986V8.3203C75.7104 8.4432 75.7098 8.56613 75.7105 8.6892C75.7618 8.64009 75.8121 8.59064 75.8622 8.54143C76.0776 8.32963 76.2886 8.12221 76.5563 7.9653C77.5246 7.33991 78.8257 7.30708 79.8919 7.6807ZM77.7483 9.31253C78.235 9.25196 78.7262 9.28991 79.1786 9.4884C79.8777 9.77883 80.425 10.3801 80.6169 11.1157C80.8869 12.0782 80.5366 13.1685 79.731 13.7683C78.7532 14.5345 77.2149 14.4696 76.3516 13.5567C75.5467 12.7321 75.411 11.4018 76.0269 10.4283C76.3961 9.81751 77.0478 9.41688 77.7483 9.31253Z\"\n fill=\"black\"\n />\n <path\n d=\"M5.84275 10.0986C6.13319 10.065 6.44625 10.0716 6.73814 10.092C7.23728 10.2533 7.23874 11.0998 6.7272 11.256C6.52109 11.2848 6.30657 11.2775 6.09627 11.2704C6.05119 11.2689 6.00627 11.2673 5.9617 11.2662C5.72673 11.2655 5.58662 11.0743 5.50708 10.8765C5.40126 10.6036 5.55013 10.1891 5.84275 10.0986Z\"\n fill=\"black\"\n />\n <path\n d=\"M3.56378 10.092C3.27189 10.0716 2.95883 10.065 2.66839 10.0986C2.37577 10.1891 2.2269 10.6036 2.33272 10.8765C2.41226 11.0743 2.55237 11.2655 2.78734 11.2662C2.83191 11.2673 2.8768 11.2689 2.92188 11.2704C3.13218 11.2775 3.34673 11.2848 3.55284 11.256C4.06438 11.0998 4.06292 10.2533 3.56378 10.092Z\"\n fill=\"black\"\n />\n <path\n d=\"M3.91364 13.1122C4.18875 13.0764 4.52078 13.0786 4.79735 13.1049C5.30087 13.2552 5.29722 14.101 4.80903 14.2557C4.5164 14.2747 4.20407 14.2805 3.91291 14.2469C3.42763 14.047 3.45026 13.3216 3.91364 13.1122Z\"\n fill=\"black\"\n />\n <path\n d=\"M3.64801 16.1698C3.37144 16.1435 3.03941 16.1413 2.7643 16.1771C2.30092 16.3865 2.2783 17.1119 2.76357 17.3118C3.05474 17.3454 3.36707 17.3396 3.65969 17.3206C4.14789 17.1659 4.15153 16.3201 3.64801 16.1698Z\"\n fill=\"black\"\n />\n <path\n d=\"M0.90347 13.1122C1.17858 13.0764 1.51061 13.0786 1.78718 13.1049C2.2907 13.2552 2.28705 14.101 1.79886 14.2557C1.50623 14.2747 1.19391 14.2805 0.90274 14.2469C0.417464 14.047 0.440086 13.3216 0.90347 13.1122Z\"\n fill=\"black\"\n />\n <path\n d=\"M7.97676 13.058C7.72792 13.0171 7.44697 13.0135 7.20834 13.1054C6.85661 13.2506 6.73839 13.7199 6.93834 14.0336C7.09816 14.3438 7.53454 14.3438 7.83373 14.3307C8.09644 14.327 8.31609 14.2051 8.43941 13.9723C8.48685 13.8089 8.48028 13.6199 8.45474 13.4535C8.38395 13.2433 8.19422 13.0937 7.97676 13.058Z\"\n fill=\"black\"\n />\n </svg>\n);\nexport default LogoOnramper;\n"],"names":["LogoOnramper","title","titleId","props","_jsxs","_jsx"],"mappings":"6GAMMA,EAAe,CAAC,CAAE,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAc,IACvDC,EAAAA,KACE,MAAA,CAAA,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BAA4B,kBACjBF,EAAO,GACpBC,EAAK,SAAA,CAERF,EAAQI,MAAO,QAAA,CAAA,GAAIH,EAAO,SAAGD,CAAK,CAAA,EAAY,KAC/CI,EAAAA,IAAA,OAAA,CACE,EAAE,+SACF,KAAK,OACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,wuGACF,KAAK,OACL,CAAA,EACFA,MACE,OAAA,CAAA,EAAE,kTACF,KAAK,OAAO,CAAA,EAEdA,MAAA,OAAA,CACE,EAAE,+TACF,KAAK,OAAO,CAAA,EAEdA,MAAA,OAAA,CACE,SAAS,UACT,SAAS,UACT,EAAE,0xBACF,KAAK,OACL,CAAA,EACFA,cACE,EAAE,u0CACF,KAAK,OAAO,CAAA,EAEdA,MAAA,OAAA,CACE,EAAE,6iDACF,KAAK,OACL,CAAA,EACFA,MACE,OAAA,CAAA,EAAE,28BACF,KAAK,OACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,i9BACF,KAAK,OAAO,CAAA,EAEdA,EAAAA,IAAA,OAAA,CACE,SAAS,UACT,SAAS,UACT,EAAE,u+BACF,KAAK,OACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,SAAS,UACT,SAAS,UACT,EAAE,89BACF,KAAK,OAAO,CAAA,EAEdA,MAAA,OAAA,CACE,SAAS,UACT,SAAS,UACT,EAAE,guCACF,KAAK,OACL,CAAA,EACFA,MACE,OAAA,CAAA,EAAE,+SACF,KAAK,UAEPA,MAAA,OAAA,CACE,EAAE,8SACF,KAAK,OAAO,CAAA,EAEdA,MAAA,OAAA,CACE,EAAE,iNACF,KAAK,OACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,kNACF,KAAK,OACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,mNACF,KAAK,OAAO,CAAA,EAEdA,EAAA,IAAA,OAAA,CACE,EAAE,iTACF,KAAK,OACL,CAAA,CAAA,CAAA,CAAA"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime"),V=require("@styled/tokens");const H=({color:t,title:r,titleId:l,...e})=>{const o=t||V.token("colors.text.primary");return C.jsxs("svg",{width:90,height:24,viewBox:"0 0 90 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:o,"aria-labelledby":l,...e,children:[r?C.jsx("title",{id:l,children:r}):null,C.jsx("path",{d:"M36.1919 17.0403C35.0844 17.0403 34.1662 16.7931 33.4371 16.2987C32.7081 15.8042 32.2591 15.0575 32.0951 14.056L33.7903 13.6499C33.8837 14.1317 34.0426 14.5152 34.2671 14.7977C34.4916 15.0802 34.7716 15.2795 35.1071 15.3981C35.4427 15.5167 35.8034 15.5747 36.1919 15.5747C36.7696 15.5747 37.2135 15.4637 37.5238 15.2391C37.8367 15.0147 37.9905 14.7271 37.9905 14.3739C37.9905 14.0207 37.8442 13.7609 37.5491 13.5969C37.2539 13.433 36.82 13.2967 36.2424 13.1908L35.642 13.0848C35.0542 12.9789 34.5169 12.825 34.035 12.6257C33.5532 12.4264 33.1698 12.1489 32.8872 11.7957C32.6047 11.4426 32.4634 10.9885 32.4634 10.436C32.4634 9.61112 32.7686 8.97288 33.3816 8.52133C33.9947 8.06725 34.8044 7.84277 35.8185 7.84277C36.8326 7.84277 37.5995 8.06225 38.2276 8.50621C38.8583 8.94769 39.267 9.54555 39.4537 10.2973L37.7584 10.7741C37.6525 10.2443 37.428 9.87097 37.0874 9.65402C36.7469 9.43708 36.323 9.32607 35.816 9.32607C35.3089 9.32607 34.9331 9.41689 34.6505 9.59852C34.368 9.78015 34.2268 10.0375 34.2268 10.3654C34.2268 10.7186 34.3655 10.9784 34.6405 11.1424C34.918 11.3064 35.2913 11.43 35.7605 11.5132L36.3785 11.6192C37.0017 11.7251 37.5743 11.8714 38.0914 12.0606C38.6086 12.2498 39.0173 12.5197 39.3174 12.8729C39.6177 13.2261 39.7665 13.6978 39.7665 14.2856C39.7665 15.1559 39.4436 15.8345 38.7953 16.3163C38.1469 16.7981 37.2766 17.0403 36.1818 17.0403H36.1919Z",fill:"currentColor"}),C.jsx("path",{d:"M43.8181 17.0401C43.195 17.0401 42.6375 16.9342 42.1507 16.7223C41.6613 16.5103 41.2728 16.1976 40.9852 15.7863C40.6976 15.3752 40.5538 14.8732 40.5538 14.2854C40.5538 13.6976 40.6976 13.188 40.9852 12.7945C41.2728 12.401 41.6688 12.1033 42.1683 11.904C42.6678 11.7047 43.2354 11.6038 43.8711 11.6038H46.5199V11.0387C46.5199 10.5317 46.366 10.1255 46.0607 9.8203C45.7555 9.51507 45.2838 9.36116 44.6481 9.36116C44.0124 9.36116 43.5482 9.50748 43.2177 9.80264C42.8873 10.0978 42.6703 10.4787 42.5644 10.9505L40.8691 10.403C41.0104 9.9313 41.2375 9.50495 41.5477 9.12403C41.8606 8.74058 42.2743 8.43282 42.7914 8.19822C43.3086 7.96362 43.9342 7.84508 44.6632 7.84508C45.7934 7.84508 46.6813 8.13265 47.3296 8.71033C47.978 9.288 48.3009 10.1053 48.3009 11.1649V14.7495C48.3009 15.1027 48.4648 15.2793 48.7953 15.2793H49.537V16.798H48.1773C47.766 16.798 47.4306 16.692 47.1707 16.4801C46.9109 16.2682 46.7823 15.9806 46.7823 15.6148V15.5619H46.5173C46.424 15.7384 46.2827 15.9453 46.0936 16.1799C45.9044 16.4145 45.6294 16.6188 45.2636 16.7878C44.8978 16.9594 44.416 17.0426 43.8156 17.0426L43.8181 17.0401ZM44.083 15.5391C44.812 15.5391 45.4024 15.3297 45.8489 14.911C46.2953 14.4923 46.5199 13.9196 46.5199 13.1905V13.014H43.977C43.4952 13.014 43.1067 13.1174 42.8116 13.3217C42.5165 13.5286 42.3701 13.8313 42.3701 14.2299C42.3701 14.6285 42.524 14.9488 42.8292 15.1834C43.1345 15.4181 43.5532 15.5366 44.083 15.5366V15.5391Z",fill:"currentColor"}),C.jsx("path",{d:"M50.5992 16.7928V8.0896H52.3827V9.11382H52.6653C52.8065 8.74803 53.0336 8.48065 53.3438 8.31161C53.6566 8.1401 54.0401 8.05429 54.4992 8.05429H55.541V9.69656H54.4286C53.8408 9.69656 53.3565 9.858 52.9805 10.1809C52.6047 10.5038 52.4155 11.0008 52.4155 11.6718V16.7928H50.5967H50.5992Z",fill:"currentColor"}),C.jsx("path",{d:"M60.0089 17.0401C59.29 17.0401 58.6266 16.8635 58.0133 16.5104C57.4005 16.1572 56.911 15.6476 56.5402 14.9842C56.1695 14.3182 55.9852 13.5159 55.9852 12.575V12.3101C55.9852 11.3793 56.1668 10.5796 56.5325 9.90857C56.8983 9.23755 57.3851 8.72544 57.9985 8.3723C58.6112 8.0191 59.2823 7.84253 60.0117 7.84253C60.5766 7.84253 61.0508 7.91316 61.432 8.05442C61.8154 8.19573 62.1278 8.37483 62.3753 8.59177C62.6223 8.80872 62.8115 9.03573 62.9402 9.27033H63.223V4.43443H65.0415V16.7929H63.2582V15.5568H62.9754C62.751 15.9326 62.4133 16.2757 61.9617 16.581C61.5073 16.8862 60.8593 17.0401 60.0117 17.0401H60.0089ZM60.5211 15.4508C61.3104 15.4508 61.9589 15.1986 62.471 14.6915C62.9831 14.1845 63.2378 13.4605 63.2378 12.5195V12.3606C63.2378 11.4322 62.9859 10.7133 62.4787 10.2063C61.9716 9.69922 61.3181 9.44696 60.5183 9.44696C59.7191 9.44696 59.098 9.69922 58.5859 10.2063C58.0738 10.7133 57.8191 11.4297 57.8191 12.3606V12.5195C57.8191 13.4605 58.0738 14.1845 58.5859 14.6915C59.098 15.1986 59.7416 15.4508 60.5183 15.4508H60.5211Z",fill:"currentColor"}),C.jsx("path",{d:"M67.9373 6.90672C67.5842 6.90672 67.2866 6.79065 67.0468 6.56359C66.8047 6.33405 66.6859 6.03638 66.6859 5.67312C66.6859 5.30986 66.8069 5.01218 67.0468 4.78262C67.2888 4.55306 67.5842 4.43954 67.9373 4.43954C68.2904 4.43954 68.6034 4.55306 68.8378 4.78262C69.0726 5.01218 69.1909 5.30986 69.1909 5.67312C69.1909 6.03638 69.0726 6.33658 68.8378 6.56359C68.6034 6.79318 68.3031 6.90672 67.9373 6.90672ZM67.0193 16.793V8.08979H68.8378V16.793H67.0193Z",fill:"currentColor"}),C.jsx("path",{d:"M70.8304 16.7931V8.08997H72.6143V9.3967H72.8965C73.061 9.0435 73.3558 8.71302 73.7799 8.40779C74.2034 8.10256 74.8344 7.94865 75.6694 7.94865C76.3278 7.94865 76.913 8.09497 77.4252 8.39014C77.9367 8.6853 78.3405 9.099 78.6331 9.63383C78.9285 10.1686 79.0748 10.8144 79.0748 11.5661V16.7931H77.2557V11.7074C77.2557 10.9532 77.0665 10.3981 76.6908 10.0399C76.3151 9.68174 75.7953 9.50264 75.1369 9.50264C74.3828 9.50264 73.7799 9.74984 73.3283 10.2443C72.8739 10.7387 72.6495 11.4577 72.6495 12.3986V16.7956H70.8304V16.7931Z",fill:"currentColor"}),C.jsx("path",{d:"M84.9724 17.0401C84.0895 17.0401 83.3178 16.8559 82.6593 16.4851C82.0009 16.1143 81.4861 15.5896 81.1153 14.9135C80.7446 14.2375 80.5603 13.4504 80.5603 12.5574V12.3455C80.5603 11.4399 80.7418 10.6477 81.1076 9.97168C81.4734 9.2956 81.9806 8.77089 82.634 8.40004C83.287 8.02924 84.0439 7.84508 84.9019 7.84508C85.7595 7.84508 86.4707 8.02924 87.0989 8.40004C87.7298 8.77089 88.2188 9.28547 88.572 9.9439C88.9251 10.6023 89.1017 11.3742 89.1017 12.2572V12.9459H82.4096C82.4322 13.7102 82.6896 14.3207 83.1764 14.7722C83.6654 15.2263 84.2738 15.4509 85.0026 15.4509C85.6863 15.4509 86.2007 15.297 86.5466 14.9917C86.8948 14.6865 87.1622 14.3333 87.3486 13.9322L88.8498 14.7092C88.6858 15.0396 88.446 15.3852 88.1358 15.751C87.8228 16.1168 87.4141 16.4221 86.9097 16.6693C86.4025 16.9165 85.7568 17.0401 84.9674 17.0401H84.9724ZM82.4294 11.5483H87.2502C87.2023 10.8899 86.968 10.3753 86.5439 10.0045C86.1203 9.63361 85.5675 9.44945 84.8838 9.44945C84.2006 9.44945 83.6456 9.63361 83.2166 10.0045C82.7875 10.3753 82.5251 10.8899 82.4322 11.5483H82.4294Z",fill:"currentColor"}),C.jsx("path",{d:"M27.8072 12.4011L17.371 22.8373C17.154 23.0542 16.7731 23.0542 16.5562 22.8373L9.58102 15.8597C9.2556 15.5367 9.07903 15.1054 9.07903 14.6488C9.07903 14.1922 9.25813 13.7608 9.58102 13.4379L9.88124 13.1377C9.9039 13.1125 9.93669 13.0999 9.967 13.0999C9.99978 13.0999 10.03 13.1125 10.0528 13.1352L16.6444 19.7294C16.816 19.8984 17.1111 19.8984 17.2827 19.7294L24.6967 12.3128C24.8708 12.1388 24.8708 11.8511 24.6967 11.6771L17.2827 4.26052C17.1111 4.09151 16.816 4.08898 16.647 4.26052L0.716434 20.186C0.592824 20.3096 0.421282 20.3424 0.259833 20.2768C0.0983834 20.2087 0 20.0599 0 19.8858V4.09908C0 3.92501 0.0983834 3.77618 0.259833 3.71059C0.41876 3.64247 0.595343 3.67779 0.718954 3.8014L5.04278 8.12524C5.36568 8.44813 5.54476 8.87949 5.54476 9.33609C5.54476 9.7927 5.36568 10.2266 5.04278 10.5495L4.7451 10.8472C4.70222 10.89 4.61897 10.89 4.57356 10.8472L2.67401 8.94758C2.59076 8.86436 2.48229 8.86436 2.41165 8.89461C2.33849 8.92492 2.26029 9.00055 2.26029 9.11915V14.8632C2.26029 14.9818 2.33849 15.0575 2.41165 15.0877C2.48229 15.1155 2.59076 15.118 2.67401 15.0348L16.5562 1.15514C16.763 0.948286 17.1641 0.948286 17.371 1.15514L27.8072 11.5914C28.0317 11.8134 28.0317 12.1791 27.8072 12.4036V12.4011Z",fill:"currentColor"})]})};exports.default=H;
2
+ //# sourceMappingURL=logo-sardine-mono.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logo-sardine-mono.js","sources":["../../../../src/components/logos/logo-sardine-mono.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\nimport { token } from '@styled/tokens';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {\n /**\n * Configures icon color on monochrome svgs.\n */\n color?: string;\n}\nconst LogoSardineMono = ({ color: customColor, title, titleId, ...props }: Props) => {\n // Utilize dynamic primary text color by default\n const color = customColor || token('colors.text.primary');\n return (\n <svg\n width={90}\n height={24}\n viewBox=\"0 0 90 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n d=\"M36.1919 17.0403C35.0844 17.0403 34.1662 16.7931 33.4371 16.2987C32.7081 15.8042 32.2591 15.0575 32.0951 14.056L33.7903 13.6499C33.8837 14.1317 34.0426 14.5152 34.2671 14.7977C34.4916 15.0802 34.7716 15.2795 35.1071 15.3981C35.4427 15.5167 35.8034 15.5747 36.1919 15.5747C36.7696 15.5747 37.2135 15.4637 37.5238 15.2391C37.8367 15.0147 37.9905 14.7271 37.9905 14.3739C37.9905 14.0207 37.8442 13.7609 37.5491 13.5969C37.2539 13.433 36.82 13.2967 36.2424 13.1908L35.642 13.0848C35.0542 12.9789 34.5169 12.825 34.035 12.6257C33.5532 12.4264 33.1698 12.1489 32.8872 11.7957C32.6047 11.4426 32.4634 10.9885 32.4634 10.436C32.4634 9.61112 32.7686 8.97288 33.3816 8.52133C33.9947 8.06725 34.8044 7.84277 35.8185 7.84277C36.8326 7.84277 37.5995 8.06225 38.2276 8.50621C38.8583 8.94769 39.267 9.54555 39.4537 10.2973L37.7584 10.7741C37.6525 10.2443 37.428 9.87097 37.0874 9.65402C36.7469 9.43708 36.323 9.32607 35.816 9.32607C35.3089 9.32607 34.9331 9.41689 34.6505 9.59852C34.368 9.78015 34.2268 10.0375 34.2268 10.3654C34.2268 10.7186 34.3655 10.9784 34.6405 11.1424C34.918 11.3064 35.2913 11.43 35.7605 11.5132L36.3785 11.6192C37.0017 11.7251 37.5743 11.8714 38.0914 12.0606C38.6086 12.2498 39.0173 12.5197 39.3174 12.8729C39.6177 13.2261 39.7665 13.6978 39.7665 14.2856C39.7665 15.1559 39.4436 15.8345 38.7953 16.3163C38.1469 16.7981 37.2766 17.0403 36.1818 17.0403H36.1919Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M43.8181 17.0401C43.195 17.0401 42.6375 16.9342 42.1507 16.7223C41.6613 16.5103 41.2728 16.1976 40.9852 15.7863C40.6976 15.3752 40.5538 14.8732 40.5538 14.2854C40.5538 13.6976 40.6976 13.188 40.9852 12.7945C41.2728 12.401 41.6688 12.1033 42.1683 11.904C42.6678 11.7047 43.2354 11.6038 43.8711 11.6038H46.5199V11.0387C46.5199 10.5317 46.366 10.1255 46.0607 9.8203C45.7555 9.51507 45.2838 9.36116 44.6481 9.36116C44.0124 9.36116 43.5482 9.50748 43.2177 9.80264C42.8873 10.0978 42.6703 10.4787 42.5644 10.9505L40.8691 10.403C41.0104 9.9313 41.2375 9.50495 41.5477 9.12403C41.8606 8.74058 42.2743 8.43282 42.7914 8.19822C43.3086 7.96362 43.9342 7.84508 44.6632 7.84508C45.7934 7.84508 46.6813 8.13265 47.3296 8.71033C47.978 9.288 48.3009 10.1053 48.3009 11.1649V14.7495C48.3009 15.1027 48.4648 15.2793 48.7953 15.2793H49.537V16.798H48.1773C47.766 16.798 47.4306 16.692 47.1707 16.4801C46.9109 16.2682 46.7823 15.9806 46.7823 15.6148V15.5619H46.5173C46.424 15.7384 46.2827 15.9453 46.0936 16.1799C45.9044 16.4145 45.6294 16.6188 45.2636 16.7878C44.8978 16.9594 44.416 17.0426 43.8156 17.0426L43.8181 17.0401ZM44.083 15.5391C44.812 15.5391 45.4024 15.3297 45.8489 14.911C46.2953 14.4923 46.5199 13.9196 46.5199 13.1905V13.014H43.977C43.4952 13.014 43.1067 13.1174 42.8116 13.3217C42.5165 13.5286 42.3701 13.8313 42.3701 14.2299C42.3701 14.6285 42.524 14.9488 42.8292 15.1834C43.1345 15.4181 43.5532 15.5366 44.083 15.5366V15.5391Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M50.5992 16.7928V8.0896H52.3827V9.11382H52.6653C52.8065 8.74803 53.0336 8.48065 53.3438 8.31161C53.6566 8.1401 54.0401 8.05429 54.4992 8.05429H55.541V9.69656H54.4286C53.8408 9.69656 53.3565 9.858 52.9805 10.1809C52.6047 10.5038 52.4155 11.0008 52.4155 11.6718V16.7928H50.5967H50.5992Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M60.0089 17.0401C59.29 17.0401 58.6266 16.8635 58.0133 16.5104C57.4005 16.1572 56.911 15.6476 56.5402 14.9842C56.1695 14.3182 55.9852 13.5159 55.9852 12.575V12.3101C55.9852 11.3793 56.1668 10.5796 56.5325 9.90857C56.8983 9.23755 57.3851 8.72544 57.9985 8.3723C58.6112 8.0191 59.2823 7.84253 60.0117 7.84253C60.5766 7.84253 61.0508 7.91316 61.432 8.05442C61.8154 8.19573 62.1278 8.37483 62.3753 8.59177C62.6223 8.80872 62.8115 9.03573 62.9402 9.27033H63.223V4.43443H65.0415V16.7929H63.2582V15.5568H62.9754C62.751 15.9326 62.4133 16.2757 61.9617 16.581C61.5073 16.8862 60.8593 17.0401 60.0117 17.0401H60.0089ZM60.5211 15.4508C61.3104 15.4508 61.9589 15.1986 62.471 14.6915C62.9831 14.1845 63.2378 13.4605 63.2378 12.5195V12.3606C63.2378 11.4322 62.9859 10.7133 62.4787 10.2063C61.9716 9.69922 61.3181 9.44696 60.5183 9.44696C59.7191 9.44696 59.098 9.69922 58.5859 10.2063C58.0738 10.7133 57.8191 11.4297 57.8191 12.3606V12.5195C57.8191 13.4605 58.0738 14.1845 58.5859 14.6915C59.098 15.1986 59.7416 15.4508 60.5183 15.4508H60.5211Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M67.9373 6.90672C67.5842 6.90672 67.2866 6.79065 67.0468 6.56359C66.8047 6.33405 66.6859 6.03638 66.6859 5.67312C66.6859 5.30986 66.8069 5.01218 67.0468 4.78262C67.2888 4.55306 67.5842 4.43954 67.9373 4.43954C68.2904 4.43954 68.6034 4.55306 68.8378 4.78262C69.0726 5.01218 69.1909 5.30986 69.1909 5.67312C69.1909 6.03638 69.0726 6.33658 68.8378 6.56359C68.6034 6.79318 68.3031 6.90672 67.9373 6.90672ZM67.0193 16.793V8.08979H68.8378V16.793H67.0193Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M70.8304 16.7931V8.08997H72.6143V9.3967H72.8965C73.061 9.0435 73.3558 8.71302 73.7799 8.40779C74.2034 8.10256 74.8344 7.94865 75.6694 7.94865C76.3278 7.94865 76.913 8.09497 77.4252 8.39014C77.9367 8.6853 78.3405 9.099 78.6331 9.63383C78.9285 10.1686 79.0748 10.8144 79.0748 11.5661V16.7931H77.2557V11.7074C77.2557 10.9532 77.0665 10.3981 76.6908 10.0399C76.3151 9.68174 75.7953 9.50264 75.1369 9.50264C74.3828 9.50264 73.7799 9.74984 73.3283 10.2443C72.8739 10.7387 72.6495 11.4577 72.6495 12.3986V16.7956H70.8304V16.7931Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M84.9724 17.0401C84.0895 17.0401 83.3178 16.8559 82.6593 16.4851C82.0009 16.1143 81.4861 15.5896 81.1153 14.9135C80.7446 14.2375 80.5603 13.4504 80.5603 12.5574V12.3455C80.5603 11.4399 80.7418 10.6477 81.1076 9.97168C81.4734 9.2956 81.9806 8.77089 82.634 8.40004C83.287 8.02924 84.0439 7.84508 84.9019 7.84508C85.7595 7.84508 86.4707 8.02924 87.0989 8.40004C87.7298 8.77089 88.2188 9.28547 88.572 9.9439C88.9251 10.6023 89.1017 11.3742 89.1017 12.2572V12.9459H82.4096C82.4322 13.7102 82.6896 14.3207 83.1764 14.7722C83.6654 15.2263 84.2738 15.4509 85.0026 15.4509C85.6863 15.4509 86.2007 15.297 86.5466 14.9917C86.8948 14.6865 87.1622 14.3333 87.3486 13.9322L88.8498 14.7092C88.6858 15.0396 88.446 15.3852 88.1358 15.751C87.8228 16.1168 87.4141 16.4221 86.9097 16.6693C86.4025 16.9165 85.7568 17.0401 84.9674 17.0401H84.9724ZM82.4294 11.5483H87.2502C87.2023 10.8899 86.968 10.3753 86.5439 10.0045C86.1203 9.63361 85.5675 9.44945 84.8838 9.44945C84.2006 9.44945 83.6456 9.63361 83.2166 10.0045C82.7875 10.3753 82.5251 10.8899 82.4322 11.5483H82.4294Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M27.8072 12.4011L17.371 22.8373C17.154 23.0542 16.7731 23.0542 16.5562 22.8373L9.58102 15.8597C9.2556 15.5367 9.07903 15.1054 9.07903 14.6488C9.07903 14.1922 9.25813 13.7608 9.58102 13.4379L9.88124 13.1377C9.9039 13.1125 9.93669 13.0999 9.967 13.0999C9.99978 13.0999 10.03 13.1125 10.0528 13.1352L16.6444 19.7294C16.816 19.8984 17.1111 19.8984 17.2827 19.7294L24.6967 12.3128C24.8708 12.1388 24.8708 11.8511 24.6967 11.6771L17.2827 4.26052C17.1111 4.09151 16.816 4.08898 16.647 4.26052L0.716434 20.186C0.592824 20.3096 0.421282 20.3424 0.259833 20.2768C0.0983834 20.2087 0 20.0599 0 19.8858V4.09908C0 3.92501 0.0983834 3.77618 0.259833 3.71059C0.41876 3.64247 0.595343 3.67779 0.718954 3.8014L5.04278 8.12524C5.36568 8.44813 5.54476 8.87949 5.54476 9.33609C5.54476 9.7927 5.36568 10.2266 5.04278 10.5495L4.7451 10.8472C4.70222 10.89 4.61897 10.89 4.57356 10.8472L2.67401 8.94758C2.59076 8.86436 2.48229 8.86436 2.41165 8.89461C2.33849 8.92492 2.26029 9.00055 2.26029 9.11915V14.8632C2.26029 14.9818 2.33849 15.0575 2.41165 15.0877C2.48229 15.1155 2.59076 15.118 2.67401 15.0348L16.5562 1.15514C16.763 0.948286 17.1641 0.948286 17.371 1.15514L27.8072 11.5914C28.0317 11.8134 28.0317 12.1791 27.8072 12.4036V12.4011Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\nexport default LogoSardineMono;\n"],"names":["LogoSardineMono","customColor","title","titleId","props","color","token","_jsxs","_jsx"],"mappings":"mIAYA,MAAMA,EAAkB,CAAC,CAAE,MAAOC,EAAa,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAK,IAAa,CAElF,MAAMC,EAAQJ,GAAeK,EAAAA,MAAM,qBAAqB,EACxD,OACEC,EAAAA,KAAA,MAAA,CACE,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAOF,EAAK,kBACKF,EAAO,GACpBC,EAAK,SAAA,CAERF,EAAQM,EAAAA,IAAO,QAAA,CAAA,GAAIL,EAAU,SAAAD,CAAc,CAAA,EAAG,KAC/CM,EAAAA,IACE,OAAA,CAAA,EAAE,41CACF,KAAK,cACL,CAAA,EACFA,MACE,OAAA,CAAA,EAAE,m5CACF,KAAK,cAAc,CAAA,EAErBA,EAAAA,IAAA,OAAA,CACE,EAAE,+RACF,KAAK,cAAc,CAAA,EAErBA,MAAA,OAAA,CACE,EAAE,wgCACF,KAAK,cAAc,CAAA,EAErBA,EAAAA,IAAA,OAAA,CACE,EAAE,mcACF,KAAK,cACL,CAAA,EACFA,MACE,OAAA,CAAA,EAAE,6gBACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,4hCACF,KAAK,cACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,isCACF,KAAK,cACL,CAAA,CAAA,CAAA,CAAA,CAGR"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime");const t=({title:l,titleId:V,...H})=>C.jsxs("svg",{width:90,height:24,viewBox:"0 0 90 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":V,...H,children:[l?C.jsx("title",{id:V,children:l}):null,C.jsx("path",{d:"M36.1919 17.0403C35.0844 17.0403 34.1662 16.7931 33.4371 16.2987C32.7081 15.8042 32.2591 15.0575 32.0951 14.056L33.7903 13.6499C33.8837 14.1317 34.0426 14.5152 34.2671 14.7977C34.4916 15.0802 34.7716 15.2795 35.1071 15.3981C35.4427 15.5167 35.8034 15.5747 36.1919 15.5747C36.7696 15.5747 37.2135 15.4637 37.5238 15.2391C37.8367 15.0147 37.9905 14.7271 37.9905 14.3739C37.9905 14.0207 37.8442 13.7609 37.5491 13.5969C37.2539 13.433 36.82 13.2967 36.2424 13.1908L35.642 13.0848C35.0542 12.9789 34.5169 12.825 34.035 12.6257C33.5532 12.4264 33.1698 12.1489 32.8872 11.7957C32.6047 11.4426 32.4634 10.9885 32.4634 10.436C32.4634 9.61112 32.7686 8.97288 33.3816 8.52133C33.9947 8.06725 34.8044 7.84277 35.8185 7.84277C36.8326 7.84277 37.5995 8.06225 38.2276 8.50621C38.8583 8.94769 39.267 9.54555 39.4537 10.2973L37.7584 10.7741C37.6525 10.2443 37.428 9.87097 37.0874 9.65402C36.7469 9.43708 36.323 9.32607 35.816 9.32607C35.3089 9.32607 34.9331 9.41689 34.6505 9.59852C34.368 9.78015 34.2268 10.0375 34.2268 10.3654C34.2268 10.7186 34.3655 10.9784 34.6405 11.1424C34.918 11.3064 35.2913 11.43 35.7605 11.5132L36.3785 11.6192C37.0017 11.7251 37.5743 11.8714 38.0914 12.0606C38.6086 12.2498 39.0173 12.5197 39.3174 12.8729C39.6177 13.2261 39.7665 13.6978 39.7665 14.2856C39.7665 15.1559 39.4436 15.8345 38.7953 16.3163C38.1469 16.7981 37.2766 17.0403 36.1818 17.0403H36.1919Z",fill:"#1E1C97"}),C.jsx("path",{d:"M43.8181 17.0401C43.195 17.0401 42.6375 16.9342 42.1507 16.7223C41.6613 16.5103 41.2728 16.1976 40.9852 15.7863C40.6976 15.3752 40.5538 14.8732 40.5538 14.2854C40.5538 13.6976 40.6976 13.188 40.9852 12.7945C41.2728 12.401 41.6688 12.1033 42.1683 11.904C42.6678 11.7047 43.2354 11.6038 43.8711 11.6038H46.5199V11.0387C46.5199 10.5317 46.366 10.1255 46.0607 9.8203C45.7555 9.51507 45.2838 9.36116 44.6481 9.36116C44.0124 9.36116 43.5482 9.50748 43.2177 9.80264C42.8873 10.0978 42.6703 10.4787 42.5644 10.9505L40.8691 10.403C41.0104 9.9313 41.2375 9.50495 41.5477 9.12403C41.8606 8.74058 42.2743 8.43282 42.7914 8.19822C43.3086 7.96362 43.9342 7.84508 44.6632 7.84508C45.7934 7.84508 46.6813 8.13265 47.3296 8.71033C47.978 9.288 48.3009 10.1053 48.3009 11.1649V14.7495C48.3009 15.1027 48.4648 15.2793 48.7953 15.2793H49.537V16.798H48.1773C47.766 16.798 47.4306 16.692 47.1707 16.4801C46.9109 16.2682 46.7823 15.9806 46.7823 15.6148V15.5619H46.5173C46.424 15.7384 46.2827 15.9453 46.0936 16.1799C45.9044 16.4145 45.6294 16.6188 45.2636 16.7878C44.8978 16.9594 44.416 17.0426 43.8156 17.0426L43.8181 17.0401ZM44.083 15.5391C44.812 15.5391 45.4024 15.3297 45.8489 14.911C46.2953 14.4923 46.5199 13.9196 46.5199 13.1905V13.014H43.977C43.4952 13.014 43.1067 13.1174 42.8116 13.3217C42.5165 13.5286 42.3701 13.8313 42.3701 14.2299C42.3701 14.6285 42.524 14.9488 42.8292 15.1834C43.1345 15.4181 43.5532 15.5366 44.083 15.5366V15.5391Z",fill:"#1E1C97"}),C.jsx("path",{d:"M50.5992 16.7928V8.0896H52.3827V9.11382H52.6653C52.8065 8.74803 53.0336 8.48065 53.3438 8.31161C53.6566 8.1401 54.0401 8.05429 54.4992 8.05429H55.541V9.69656H54.4286C53.8408 9.69656 53.3565 9.858 52.9805 10.1809C52.6047 10.5038 52.4155 11.0008 52.4155 11.6718V16.7928H50.5967H50.5992Z",fill:"#1E1C97"}),C.jsx("path",{d:"M60.0089 17.0401C59.29 17.0401 58.6266 16.8635 58.0133 16.5104C57.4005 16.1572 56.911 15.6476 56.5402 14.9842C56.1695 14.3182 55.9852 13.5159 55.9852 12.575V12.3101C55.9852 11.3793 56.1668 10.5796 56.5325 9.90857C56.8983 9.23755 57.3851 8.72544 57.9985 8.3723C58.6112 8.0191 59.2823 7.84253 60.0117 7.84253C60.5766 7.84253 61.0508 7.91316 61.432 8.05442C61.8154 8.19573 62.1278 8.37483 62.3753 8.59177C62.6223 8.80872 62.8115 9.03573 62.9402 9.27033H63.223V4.43443H65.0415V16.7929H63.2582V15.5568H62.9754C62.751 15.9326 62.4133 16.2757 61.9617 16.581C61.5073 16.8862 60.8593 17.0401 60.0117 17.0401H60.0089ZM60.5211 15.4508C61.3104 15.4508 61.9589 15.1986 62.471 14.6915C62.9831 14.1845 63.2378 13.4605 63.2378 12.5195V12.3606C63.2378 11.4322 62.9859 10.7133 62.4787 10.2063C61.9716 9.69922 61.3181 9.44696 60.5183 9.44696C59.7191 9.44696 59.098 9.69922 58.5859 10.2063C58.0738 10.7133 57.8191 11.4297 57.8191 12.3606V12.5195C57.8191 13.4605 58.0738 14.1845 58.5859 14.6915C59.098 15.1986 59.7416 15.4508 60.5183 15.4508H60.5211Z",fill:"#1E1C97"}),C.jsx("path",{d:"M67.9373 6.90672C67.5842 6.90672 67.2866 6.79065 67.0468 6.56359C66.8047 6.33405 66.6859 6.03638 66.6859 5.67312C66.6859 5.30986 66.8069 5.01218 67.0468 4.78262C67.2888 4.55306 67.5842 4.43954 67.9373 4.43954C68.2904 4.43954 68.6034 4.55306 68.8378 4.78262C69.0726 5.01218 69.1909 5.30986 69.1909 5.67312C69.1909 6.03638 69.0726 6.33658 68.8378 6.56359C68.6034 6.79318 68.3031 6.90672 67.9373 6.90672ZM67.0193 16.793V8.08979H68.8378V16.793H67.0193Z",fill:"#1E1C97"}),C.jsx("path",{d:"M70.8304 16.7931V8.08997H72.6143V9.3967H72.8965C73.061 9.0435 73.3558 8.71302 73.7799 8.40779C74.2034 8.10256 74.8344 7.94865 75.6694 7.94865C76.3278 7.94865 76.913 8.09497 77.4252 8.39014C77.9367 8.6853 78.3405 9.099 78.6331 9.63383C78.9285 10.1686 79.0748 10.8144 79.0748 11.5661V16.7931H77.2557V11.7074C77.2557 10.9532 77.0665 10.3981 76.6908 10.0399C76.3151 9.68174 75.7953 9.50264 75.1369 9.50264C74.3828 9.50264 73.7799 9.74984 73.3283 10.2443C72.8739 10.7387 72.6495 11.4577 72.6495 12.3986V16.7956H70.8304V16.7931Z",fill:"#1E1C97"}),C.jsx("path",{d:"M84.9724 17.0401C84.0895 17.0401 83.3178 16.8559 82.6593 16.4851C82.0009 16.1143 81.4861 15.5896 81.1153 14.9135C80.7446 14.2375 80.5603 13.4504 80.5603 12.5574V12.3455C80.5603 11.4399 80.7418 10.6477 81.1076 9.97168C81.4734 9.2956 81.9806 8.77089 82.634 8.40004C83.287 8.02924 84.0439 7.84508 84.9019 7.84508C85.7595 7.84508 86.4707 8.02924 87.0989 8.40004C87.7298 8.77089 88.2188 9.28547 88.572 9.9439C88.9251 10.6023 89.1017 11.3742 89.1017 12.2572V12.9459H82.4096C82.4322 13.7102 82.6896 14.3207 83.1764 14.7722C83.6654 15.2263 84.2738 15.4509 85.0026 15.4509C85.6863 15.4509 86.2007 15.297 86.5466 14.9917C86.8948 14.6865 87.1622 14.3333 87.3486 13.9322L88.8498 14.7092C88.6858 15.0396 88.446 15.3852 88.1358 15.751C87.8228 16.1168 87.4141 16.4221 86.9097 16.6693C86.4025 16.9165 85.7568 17.0401 84.9674 17.0401H84.9724ZM82.4294 11.5483H87.2502C87.2023 10.8899 86.968 10.3753 86.5439 10.0045C86.1203 9.63361 85.5675 9.44945 84.8838 9.44945C84.2006 9.44945 83.6456 9.63361 83.2166 10.0045C82.7875 10.3753 82.5251 10.8899 82.4322 11.5483H82.4294Z",fill:"#1E1C97"}),C.jsx("path",{d:"M27.8072 12.4011L17.371 22.8373C17.154 23.0542 16.7731 23.0542 16.5562 22.8373L9.58102 15.8597C9.2556 15.5367 9.07903 15.1054 9.07903 14.6488C9.07903 14.1922 9.25813 13.7608 9.58102 13.4379L9.88124 13.1377C9.9039 13.1125 9.93669 13.0999 9.967 13.0999C9.99978 13.0999 10.03 13.1125 10.0528 13.1352L16.6444 19.7294C16.816 19.8984 17.1111 19.8984 17.2827 19.7294L24.6967 12.3128C24.8708 12.1388 24.8708 11.8511 24.6967 11.6771L17.2827 4.26052C17.1111 4.09151 16.816 4.08898 16.647 4.26052L0.716434 20.186C0.592824 20.3096 0.421282 20.3424 0.259833 20.2768C0.0983834 20.2087 0 20.0599 0 19.8858V4.09908C0 3.92501 0.0983834 3.77618 0.259833 3.71059C0.41876 3.64247 0.595343 3.67779 0.718954 3.8014L5.04278 8.12524C5.36568 8.44813 5.54476 8.87949 5.54476 9.33609C5.54476 9.7927 5.36568 10.2266 5.04278 10.5495L4.7451 10.8472C4.70222 10.89 4.61897 10.89 4.57356 10.8472L2.67401 8.94758C2.59076 8.86436 2.48229 8.86436 2.41165 8.89461C2.33849 8.92492 2.26029 9.00055 2.26029 9.11915V14.8632C2.26029 14.9818 2.33849 15.0575 2.41165 15.0877C2.48229 15.1155 2.59076 15.118 2.67401 15.0348L16.5562 1.15514C16.763 0.948286 17.1641 0.948286 17.371 1.15514L27.8072 11.5914C28.0317 11.8134 28.0317 12.1791 27.8072 12.4036V12.4011Z",fill:"#1E1C97"})]});exports.default=t;
2
+ //# sourceMappingURL=logo-sardine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logo-sardine.js","sources":["../../../../src/components/logos/logo-sardine.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {}\nconst LogoSardine = ({ title, titleId, ...props }: Props) => (\n <svg\n width={90}\n height={24}\n viewBox=\"0 0 90 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n d=\"M36.1919 17.0403C35.0844 17.0403 34.1662 16.7931 33.4371 16.2987C32.7081 15.8042 32.2591 15.0575 32.0951 14.056L33.7903 13.6499C33.8837 14.1317 34.0426 14.5152 34.2671 14.7977C34.4916 15.0802 34.7716 15.2795 35.1071 15.3981C35.4427 15.5167 35.8034 15.5747 36.1919 15.5747C36.7696 15.5747 37.2135 15.4637 37.5238 15.2391C37.8367 15.0147 37.9905 14.7271 37.9905 14.3739C37.9905 14.0207 37.8442 13.7609 37.5491 13.5969C37.2539 13.433 36.82 13.2967 36.2424 13.1908L35.642 13.0848C35.0542 12.9789 34.5169 12.825 34.035 12.6257C33.5532 12.4264 33.1698 12.1489 32.8872 11.7957C32.6047 11.4426 32.4634 10.9885 32.4634 10.436C32.4634 9.61112 32.7686 8.97288 33.3816 8.52133C33.9947 8.06725 34.8044 7.84277 35.8185 7.84277C36.8326 7.84277 37.5995 8.06225 38.2276 8.50621C38.8583 8.94769 39.267 9.54555 39.4537 10.2973L37.7584 10.7741C37.6525 10.2443 37.428 9.87097 37.0874 9.65402C36.7469 9.43708 36.323 9.32607 35.816 9.32607C35.3089 9.32607 34.9331 9.41689 34.6505 9.59852C34.368 9.78015 34.2268 10.0375 34.2268 10.3654C34.2268 10.7186 34.3655 10.9784 34.6405 11.1424C34.918 11.3064 35.2913 11.43 35.7605 11.5132L36.3785 11.6192C37.0017 11.7251 37.5743 11.8714 38.0914 12.0606C38.6086 12.2498 39.0173 12.5197 39.3174 12.8729C39.6177 13.2261 39.7665 13.6978 39.7665 14.2856C39.7665 15.1559 39.4436 15.8345 38.7953 16.3163C38.1469 16.7981 37.2766 17.0403 36.1818 17.0403H36.1919Z\"\n fill=\"#1E1C97\"\n />\n <path\n d=\"M43.8181 17.0401C43.195 17.0401 42.6375 16.9342 42.1507 16.7223C41.6613 16.5103 41.2728 16.1976 40.9852 15.7863C40.6976 15.3752 40.5538 14.8732 40.5538 14.2854C40.5538 13.6976 40.6976 13.188 40.9852 12.7945C41.2728 12.401 41.6688 12.1033 42.1683 11.904C42.6678 11.7047 43.2354 11.6038 43.8711 11.6038H46.5199V11.0387C46.5199 10.5317 46.366 10.1255 46.0607 9.8203C45.7555 9.51507 45.2838 9.36116 44.6481 9.36116C44.0124 9.36116 43.5482 9.50748 43.2177 9.80264C42.8873 10.0978 42.6703 10.4787 42.5644 10.9505L40.8691 10.403C41.0104 9.9313 41.2375 9.50495 41.5477 9.12403C41.8606 8.74058 42.2743 8.43282 42.7914 8.19822C43.3086 7.96362 43.9342 7.84508 44.6632 7.84508C45.7934 7.84508 46.6813 8.13265 47.3296 8.71033C47.978 9.288 48.3009 10.1053 48.3009 11.1649V14.7495C48.3009 15.1027 48.4648 15.2793 48.7953 15.2793H49.537V16.798H48.1773C47.766 16.798 47.4306 16.692 47.1707 16.4801C46.9109 16.2682 46.7823 15.9806 46.7823 15.6148V15.5619H46.5173C46.424 15.7384 46.2827 15.9453 46.0936 16.1799C45.9044 16.4145 45.6294 16.6188 45.2636 16.7878C44.8978 16.9594 44.416 17.0426 43.8156 17.0426L43.8181 17.0401ZM44.083 15.5391C44.812 15.5391 45.4024 15.3297 45.8489 14.911C46.2953 14.4923 46.5199 13.9196 46.5199 13.1905V13.014H43.977C43.4952 13.014 43.1067 13.1174 42.8116 13.3217C42.5165 13.5286 42.3701 13.8313 42.3701 14.2299C42.3701 14.6285 42.524 14.9488 42.8292 15.1834C43.1345 15.4181 43.5532 15.5366 44.083 15.5366V15.5391Z\"\n fill=\"#1E1C97\"\n />\n <path\n d=\"M50.5992 16.7928V8.0896H52.3827V9.11382H52.6653C52.8065 8.74803 53.0336 8.48065 53.3438 8.31161C53.6566 8.1401 54.0401 8.05429 54.4992 8.05429H55.541V9.69656H54.4286C53.8408 9.69656 53.3565 9.858 52.9805 10.1809C52.6047 10.5038 52.4155 11.0008 52.4155 11.6718V16.7928H50.5967H50.5992Z\"\n fill=\"#1E1C97\"\n />\n <path\n d=\"M60.0089 17.0401C59.29 17.0401 58.6266 16.8635 58.0133 16.5104C57.4005 16.1572 56.911 15.6476 56.5402 14.9842C56.1695 14.3182 55.9852 13.5159 55.9852 12.575V12.3101C55.9852 11.3793 56.1668 10.5796 56.5325 9.90857C56.8983 9.23755 57.3851 8.72544 57.9985 8.3723C58.6112 8.0191 59.2823 7.84253 60.0117 7.84253C60.5766 7.84253 61.0508 7.91316 61.432 8.05442C61.8154 8.19573 62.1278 8.37483 62.3753 8.59177C62.6223 8.80872 62.8115 9.03573 62.9402 9.27033H63.223V4.43443H65.0415V16.7929H63.2582V15.5568H62.9754C62.751 15.9326 62.4133 16.2757 61.9617 16.581C61.5073 16.8862 60.8593 17.0401 60.0117 17.0401H60.0089ZM60.5211 15.4508C61.3104 15.4508 61.9589 15.1986 62.471 14.6915C62.9831 14.1845 63.2378 13.4605 63.2378 12.5195V12.3606C63.2378 11.4322 62.9859 10.7133 62.4787 10.2063C61.9716 9.69922 61.3181 9.44696 60.5183 9.44696C59.7191 9.44696 59.098 9.69922 58.5859 10.2063C58.0738 10.7133 57.8191 11.4297 57.8191 12.3606V12.5195C57.8191 13.4605 58.0738 14.1845 58.5859 14.6915C59.098 15.1986 59.7416 15.4508 60.5183 15.4508H60.5211Z\"\n fill=\"#1E1C97\"\n />\n <path\n d=\"M67.9373 6.90672C67.5842 6.90672 67.2866 6.79065 67.0468 6.56359C66.8047 6.33405 66.6859 6.03638 66.6859 5.67312C66.6859 5.30986 66.8069 5.01218 67.0468 4.78262C67.2888 4.55306 67.5842 4.43954 67.9373 4.43954C68.2904 4.43954 68.6034 4.55306 68.8378 4.78262C69.0726 5.01218 69.1909 5.30986 69.1909 5.67312C69.1909 6.03638 69.0726 6.33658 68.8378 6.56359C68.6034 6.79318 68.3031 6.90672 67.9373 6.90672ZM67.0193 16.793V8.08979H68.8378V16.793H67.0193Z\"\n fill=\"#1E1C97\"\n />\n <path\n d=\"M70.8304 16.7931V8.08997H72.6143V9.3967H72.8965C73.061 9.0435 73.3558 8.71302 73.7799 8.40779C74.2034 8.10256 74.8344 7.94865 75.6694 7.94865C76.3278 7.94865 76.913 8.09497 77.4252 8.39014C77.9367 8.6853 78.3405 9.099 78.6331 9.63383C78.9285 10.1686 79.0748 10.8144 79.0748 11.5661V16.7931H77.2557V11.7074C77.2557 10.9532 77.0665 10.3981 76.6908 10.0399C76.3151 9.68174 75.7953 9.50264 75.1369 9.50264C74.3828 9.50264 73.7799 9.74984 73.3283 10.2443C72.8739 10.7387 72.6495 11.4577 72.6495 12.3986V16.7956H70.8304V16.7931Z\"\n fill=\"#1E1C97\"\n />\n <path\n d=\"M84.9724 17.0401C84.0895 17.0401 83.3178 16.8559 82.6593 16.4851C82.0009 16.1143 81.4861 15.5896 81.1153 14.9135C80.7446 14.2375 80.5603 13.4504 80.5603 12.5574V12.3455C80.5603 11.4399 80.7418 10.6477 81.1076 9.97168C81.4734 9.2956 81.9806 8.77089 82.634 8.40004C83.287 8.02924 84.0439 7.84508 84.9019 7.84508C85.7595 7.84508 86.4707 8.02924 87.0989 8.40004C87.7298 8.77089 88.2188 9.28547 88.572 9.9439C88.9251 10.6023 89.1017 11.3742 89.1017 12.2572V12.9459H82.4096C82.4322 13.7102 82.6896 14.3207 83.1764 14.7722C83.6654 15.2263 84.2738 15.4509 85.0026 15.4509C85.6863 15.4509 86.2007 15.297 86.5466 14.9917C86.8948 14.6865 87.1622 14.3333 87.3486 13.9322L88.8498 14.7092C88.6858 15.0396 88.446 15.3852 88.1358 15.751C87.8228 16.1168 87.4141 16.4221 86.9097 16.6693C86.4025 16.9165 85.7568 17.0401 84.9674 17.0401H84.9724ZM82.4294 11.5483H87.2502C87.2023 10.8899 86.968 10.3753 86.5439 10.0045C86.1203 9.63361 85.5675 9.44945 84.8838 9.44945C84.2006 9.44945 83.6456 9.63361 83.2166 10.0045C82.7875 10.3753 82.5251 10.8899 82.4322 11.5483H82.4294Z\"\n fill=\"#1E1C97\"\n />\n <path\n d=\"M27.8072 12.4011L17.371 22.8373C17.154 23.0542 16.7731 23.0542 16.5562 22.8373L9.58102 15.8597C9.2556 15.5367 9.07903 15.1054 9.07903 14.6488C9.07903 14.1922 9.25813 13.7608 9.58102 13.4379L9.88124 13.1377C9.9039 13.1125 9.93669 13.0999 9.967 13.0999C9.99978 13.0999 10.03 13.1125 10.0528 13.1352L16.6444 19.7294C16.816 19.8984 17.1111 19.8984 17.2827 19.7294L24.6967 12.3128C24.8708 12.1388 24.8708 11.8511 24.6967 11.6771L17.2827 4.26052C17.1111 4.09151 16.816 4.08898 16.647 4.26052L0.716434 20.186C0.592824 20.3096 0.421282 20.3424 0.259833 20.2768C0.0983834 20.2087 0 20.0599 0 19.8858V4.09908C0 3.92501 0.0983834 3.77618 0.259833 3.71059C0.41876 3.64247 0.595343 3.67779 0.718954 3.8014L5.04278 8.12524C5.36568 8.44813 5.54476 8.87949 5.54476 9.33609C5.54476 9.7927 5.36568 10.2266 5.04278 10.5495L4.7451 10.8472C4.70222 10.89 4.61897 10.89 4.57356 10.8472L2.67401 8.94758C2.59076 8.86436 2.48229 8.86436 2.41165 8.89461C2.33849 8.92492 2.26029 9.00055 2.26029 9.11915V14.8632C2.26029 14.9818 2.33849 15.0575 2.41165 15.0877C2.48229 15.1155 2.59076 15.118 2.67401 15.0348L16.5562 1.15514C16.763 0.948286 17.1641 0.948286 17.371 1.15514L27.8072 11.5914C28.0317 11.8134 28.0317 12.1791 27.8072 12.4036V12.4011Z\"\n fill=\"#1E1C97\"\n />\n </svg>\n);\nexport default LogoSardine;\n"],"names":["LogoSardine","title","titleId","props","_jsxs","_jsx"],"mappings":"uGAMMA,MAAAA,EAAc,CAAC,CAAE,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAc,IACtDC,OACE,MAAA,CAAA,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACW,kBAAAF,EACb,GAAAC,EAEH,SAAA,CAAAF,EAAQI,EAAA,IAAA,QAAA,CAAO,GAAIH,EAAU,SAAAD,CAAc,CAAA,EAAG,KAC/CI,cACE,EAAE,41CACF,KAAK,SAAS,CAAA,EAEhBA,MACE,OAAA,CAAA,EAAE,m5CACF,KAAK,SACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,+RACF,KAAK,SAAS,CAAA,EAEhBA,EAAAA,IAAA,OAAA,CACE,EAAE,wgCACF,KAAK,SACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,mcACF,KAAK,SAAS,CAAA,EAEhBA,EAAAA,IAAA,OAAA,CACE,EAAE,6gBACF,KAAK,SACL,CAAA,EACFA,EAAAA,IACE,OAAA,CAAA,EAAE,4hCACF,KAAK,SAAS,CAAA,EAEhBA,EAAAA,IAAA,OAAA,CACE,EAAE,isCACF,KAAK,SACL,CAAA,CAAA,CAAA,CAAA"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");const r=({title:t,titleId:l,...i})=>e.jsxs("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...i,children:[t?e.jsx("title",{id:l,children:t}):null,e.jsx("path",{d:"M10.5273 8.35348C10.7067 8.14555 10.7067 7.85446 10.5632 7.64653L6.3291 2.82262C6.14969 2.61469 5.86263 2.61469 5.71911 2.82262L5.46793 3.11372C5.28852 3.32164 5.28852 3.61274 5.46793 3.82067L9.12789 7.97921L5.46793 12.1793C5.28852 12.3873 5.28852 12.6784 5.46793 12.8863L5.71911 13.1774C5.86263 13.3853 6.14969 13.3853 6.3291 13.1774L10.5273 8.35348Z",fill:"#6851FF"})]});exports.default=r;
2
+ //# sourceMappingURL=size-small-16px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"size-small-16px.js","sources":["../../../../src/components/logos/size-small-16px.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {}\nconst SizeSmall16px = ({ title, titleId, ...props }: Props) => (\n <svg\n width={16}\n height={16}\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n d=\"M10.5273 8.35348C10.7067 8.14555 10.7067 7.85446 10.5632 7.64653L6.3291 2.82262C6.14969 2.61469 5.86263 2.61469 5.71911 2.82262L5.46793 3.11372C5.28852 3.32164 5.28852 3.61274 5.46793 3.82067L9.12789 7.97921L5.46793 12.1793C5.28852 12.3873 5.28852 12.6784 5.46793 12.8863L5.71911 13.1774C5.86263 13.3853 6.14969 13.3853 6.3291 13.1774L10.5273 8.35348Z\"\n fill=\"#6851FF\"\n />\n </svg>\n);\nexport default SizeSmall16px;\n"],"names":["SizeSmall16px","title","titleId","props","_jsxs","_jsx"],"mappings":"uGAMMA,MAAAA,EAAgB,CAAC,CAAE,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAc,IACxDC,EAAAA,KACE,MAAA,CAAA,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACW,kBAAAF,EACb,GAAAC,YAEHF,EAAQI,EAAO,IAAA,QAAA,CAAA,GAAIH,WAAUD,CAAK,CAAA,EAAY,KAC/CI,EAAA,IAAA,OAAA,CACE,EAAE,kWACF,KAAK,SACL,CAAA,CAAA,CAAA,CAAA"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");const d=({title:t,titleId:l,...i})=>e.jsxs("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...i,children:[t?e.jsx("title",{id:l,children:t}):null,e.jsx("path",{d:"M12.1916 19.8644L12.9047 19.1774C13.083 18.9966 13.083 18.7073 12.9047 18.5627L7.37827 12.922H19.5721C19.7861 12.922 20 12.7412 20 12.4881V11.4757C20 11.2588 19.7861 11.0418 19.5721 11.0418H7.37827L12.9047 5.43729C13.083 5.29266 13.083 5.00339 12.9047 4.8226L12.1916 4.13559C12.049 3.9548 11.7638 3.9548 11.5855 4.13559L4.1337 11.6927C3.95543 11.8734 3.95543 12.1266 4.1337 12.3073L11.5855 19.8644C11.7638 20.0452 12.049 20.0452 12.1916 19.8644Z",fill:"#6851FF"})]});exports.default=d;
2
+ //# sourceMappingURL=size-standard-24px.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"size-standard-24px.js","sources":["../../../../src/components/logos/size-standard-24px.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\ninterface SVGRProps {\n title?: string;\n titleId?: string;\n}\nexport interface Props extends SVGRProps, SVGProps<SVGSVGElement> {}\nconst SizeStandard24px = ({ title, titleId, ...props }: Props) => (\n <svg\n width={24}\n height={24}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n aria-labelledby={titleId}\n {...props}\n >\n {title ? <title id={titleId}>{title}</title> : null}\n <path\n d=\"M12.1916 19.8644L12.9047 19.1774C13.083 18.9966 13.083 18.7073 12.9047 18.5627L7.37827 12.922H19.5721C19.7861 12.922 20 12.7412 20 12.4881V11.4757C20 11.2588 19.7861 11.0418 19.5721 11.0418H7.37827L12.9047 5.43729C13.083 5.29266 13.083 5.00339 12.9047 4.8226L12.1916 4.13559C12.049 3.9548 11.7638 3.9548 11.5855 4.13559L4.1337 11.6927C3.95543 11.8734 3.95543 12.1266 4.1337 12.3073L11.5855 19.8644C11.7638 20.0452 12.049 20.0452 12.1916 19.8644Z\"\n fill=\"#6851FF\"\n />\n </svg>\n);\nexport default SizeStandard24px;\n"],"names":["SizeStandard24px","title","titleId","props","_jsxs","_jsx"],"mappings":"uGAMMA,MAAAA,EAAmB,CAAC,CAAE,MAAAC,EAAO,QAAAC,EAAS,GAAGC,CAAc,IAC3DC,EAAAA,KACE,MAAA,CAAA,MAAO,GACP,OAAQ,GACR,QAAQ,YACR,KAAK,OACL,MAAM,6BACW,kBAAAF,EACb,GAAAC,YAEHF,EAAQI,EAAO,IAAA,QAAA,CAAA,GAAIH,WAAUD,CAAK,CAAA,EAAY,KAC/CI,EAAA,IAAA,OAAA,CACE,EAAE,gcACF,KAAK,SACL,CAAA,CAAA,CAAA,CAAA"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),h=require("../../hooks/useDisplayState.js"),u=require("react");const s="cubic-bezier(0.33, 1.33, 0.23, 1)",c={type:"fade",duration:300,timingFunction:s},D=d=>{const{show:n=!0,children:o,type:i,duration:a,timingFunction:t,asChild:l}={...c,...d},{displayed:F,onShow:m,onHide:r}=h.useDisplayState({animate:!0,show:n,onHidden:()=>{},onShown:()=>{}});return F?l?e.jsx(e.Fragment,{children:u.Children.map(o,T=>u.cloneElement(T,{style:{...n?{animationName:`${i}In`,animationDuration:`${a}ms`,animationTimingFunction:t}:{animationName:`${i}Out`,animationDuration:`${a}ms`,animationTimingFunction:t}},onAnimationEnd:n?m:r}))}):e.jsx("div",{style:{...n?{animationName:`${i}In`,animationDuration:`${a}ms`,animationTimingFunction:t}:{animationName:`${i}Out`,animationDuration:`${a}ms`,animationTimingFunction:t}},onAnimationEnd:n?m:r,children:o}):null};exports.DEFAULT=c,exports.DEFAULT_TIMING_FUNCTION=s,exports.default=D;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),h=require("../../hooks/useDisplayState.js"),u=require("react");const s="cubic-bezier(0.33, 1.33, 0.23, 1)",d={type:"fade",duration:300,timingFunction:s},D=l=>{const{show:n=!0,children:o,type:i,duration:a,timingFunction:t,asChild:c}={...d,...l},{displayed:F,onShow:m,onHide:r}=h.useDisplayState({animate:!0,show:n,onHidden:()=>{},onShown:()=>{}});return F?c?e.jsx(e.Fragment,{children:u.Children.map(o,T=>u.cloneElement(T,{style:{animationFillMode:"both",...n?{animationName:`${i}In`,animationDuration:`${a}ms`,animationTimingFunction:t}:{animationName:`${i}Out`,animationDuration:`${a}ms`,animationTimingFunction:t}},onAnimationEnd:n?m:r}))}):e.jsx("div",{style:{animationFillMode:"both",...n?{animationName:`${i}In`,animationDuration:`${a}ms`,animationTimingFunction:t}:{animationName:`${i}Out`,animationDuration:`${a}ms`,animationTimingFunction:t}},onAnimationEnd:n?m:r,children:o}):null};exports.DEFAULT=d,exports.DEFAULT_TIMING_FUNCTION=s,exports.default=D;
2
2
  //# sourceMappingURL=animate.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"animate.js","sources":["../../../../src/components/utils/animate.tsx"],"sourcesContent":["import { useDisplayState } from '@hooks/useDisplayState';\nimport { Children, cloneElement, type FC, type PropsWithChildren, type ReactElement } from 'react';\n\ntype Props = PropsWithChildren<{ show?: boolean } & AnimateProps>;\n\ntype AnimationType = 'fade' | 'slide' | 'scale';\n\nexport type AnimateProps = Partial<{\n type: AnimationType;\n duration: number;\n timingFunction: string;\n delay: number;\n asChild?: boolean;\n}>;\n\nexport const DEFAULT_TIMING_FUNCTION = 'cubic-bezier(0.33, 1.33, 0.23, 1)';\n\nexport const DEFAULT = {\n type: 'fade',\n duration: 300,\n timingFunction: DEFAULT_TIMING_FUNCTION,\n} as const;\n\nconst Animate: FC<Props> = props => {\n const { show = true, children, type, duration, timingFunction, asChild } = { ...DEFAULT, ...props };\n const { displayed, onShow, onHide } = useDisplayState({\n animate: true,\n show,\n onHidden: () => {},\n onShown: () => {},\n });\n\n if (!displayed) {\n return null;\n }\n\n if (asChild) {\n return (\n <>\n {Children.map(children, child => {\n return cloneElement(child as ReactElement, {\n style: {\n ...(show\n ? {\n animationName: `${type}In`,\n animationDuration: `${duration}ms`,\n animationTimingFunction: timingFunction,\n }\n : {\n animationName: `${type}Out`,\n animationDuration: `${duration}ms`,\n animationTimingFunction: timingFunction,\n }),\n },\n onAnimationEnd: show ? onShow : onHide,\n });\n })}\n </>\n );\n }\n\n return (\n <div\n style={{\n ...(show\n ? {\n animationName: `${type}In`,\n animationDuration: `${duration}ms`,\n animationTimingFunction: timingFunction,\n }\n : {\n animationName: `${type}Out`,\n animationDuration: `${duration}ms`,\n animationTimingFunction: timingFunction,\n }),\n }}\n onAnimationEnd={show ? onShow : onHide}\n >\n {children}\n </div>\n );\n};\n\nexport default Animate;\n"],"names":["DEFAULT_TIMING_FUNCTION","DEFAULT","Animate","props","show","children","type","duration","timingFunction","asChild","displayed","onShow","onHide","useDisplayState","_jsx","_Fragment","Children","child","cloneElement"],"mappings":"sKAeO,MAAMA,EAA0B,oCAE1BC,EAAU,CACrB,KAAM,OACN,SAAU,IACV,eAAgBD,GAGZE,EAAqBC,GAAQ,CACjC,KAAM,CAAE,KAAAC,EAAO,GAAM,SAAAC,EAAU,KAAAC,EAAM,SAAAC,EAAU,eAAAC,EAAgB,QAAAC,CAAS,EAAG,CAAE,GAAGR,EAAS,GAAGE,CAAK,EAC3F,CAAE,UAAAO,EAAW,OAAAC,EAAQ,OAAAC,CAAM,EAAKC,EAAAA,gBAAgB,CACpD,QAAS,GACT,KAAAT,EACA,SAAU,IAAK,CAAA,EACf,QAAS,IAAK,EACf,CAAA,EAED,OAAKM,EAIDD,EAEAK,EACGC,IAAAA,EAAAA,SAAA,CAAA,SAAAC,EAAAA,SAAS,IAAIX,EAAUY,GACfC,EAAaD,aAAAA,EAAuB,CACzC,MAAO,CACL,GAAIb,EACA,CACE,cAAe,GAAGE,CAAI,KACtB,kBAAmB,GAAGC,CAAQ,KAC9B,wBAAyBC,CAC1B,EACD,CACE,cAAe,GAAGF,CAAI,MACtB,kBAAmB,GAAGC,CAAQ,KAC9B,wBAAyBC,EAEhC,EACD,eAAgBJ,EAAOO,EAASC,CACjC,CAAA,CACF,CACA,CAAA,EAKLE,EAAAA,IACE,MAAA,CAAA,MAAO,CACL,GAAIV,EACA,CACE,cAAe,GAAGE,CAAI,KACtB,kBAAmB,GAAGC,CAAQ,KAC9B,wBAAyBC,CAC1B,EACD,CACE,cAAe,GAAGF,CAAI,MACtB,kBAAmB,GAAGC,CAAQ,KAC9B,wBAAyBC,EAEhC,EACD,eAAgBJ,EAAOO,EAASC,EAAM,SAErCP,CAAQ,CAAA,EA7CJ,IAgDX"}
1
+ {"version":3,"file":"animate.js","sources":["../../../../src/components/utils/animate.tsx"],"sourcesContent":["import { useDisplayState } from '@hooks/useDisplayState';\nimport { Children, cloneElement, type FC, type PropsWithChildren, type ReactElement } from 'react';\n\ntype Props = PropsWithChildren<{ show?: boolean } & AnimateProps>;\n\ntype AnimationType = 'fade' | 'slide' | 'scale';\n\nexport type AnimateProps = Partial<{\n type: AnimationType;\n duration: number;\n timingFunction: string;\n delay: number;\n asChild?: boolean;\n}>;\n\nexport const DEFAULT_TIMING_FUNCTION = 'cubic-bezier(0.33, 1.33, 0.23, 1)';\n\nexport const DEFAULT = {\n type: 'fade',\n duration: 300,\n timingFunction: DEFAULT_TIMING_FUNCTION,\n} as const;\n\nconst Animate: FC<Props> = props => {\n const { show = true, children, type, duration, timingFunction, asChild } = { ...DEFAULT, ...props };\n const { displayed, onShow, onHide } = useDisplayState({\n animate: true,\n show,\n onHidden: () => {},\n onShown: () => {},\n });\n\n if (!displayed) {\n return null;\n }\n\n if (asChild) {\n return (\n <>\n {Children.map(children, child => {\n return cloneElement(child as ReactElement, {\n style: {\n animationFillMode: 'both',\n ...(show\n ? {\n animationName: `${type}In`,\n animationDuration: `${duration}ms`,\n animationTimingFunction: timingFunction,\n }\n : {\n animationName: `${type}Out`,\n animationDuration: `${duration}ms`,\n animationTimingFunction: timingFunction,\n }),\n },\n onAnimationEnd: show ? onShow : onHide,\n });\n })}\n </>\n );\n }\n\n return (\n <div\n style={{\n animationFillMode: 'both',\n ...(show\n ? {\n animationName: `${type}In`,\n animationDuration: `${duration}ms`,\n animationTimingFunction: timingFunction,\n }\n : {\n animationName: `${type}Out`,\n animationDuration: `${duration}ms`,\n animationTimingFunction: timingFunction,\n }),\n }}\n onAnimationEnd={show ? onShow : onHide}\n >\n {children}\n </div>\n );\n};\n\nexport default Animate;\n"],"names":["DEFAULT_TIMING_FUNCTION","DEFAULT","Animate","props","show","children","type","duration","timingFunction","asChild","displayed","onShow","onHide","useDisplayState","_jsx","_Fragment","Children","child","cloneElement"],"mappings":"sKAea,MAAAA,EAA0B,oCAE1BC,EAAU,CACrB,KAAM,OACN,SAAU,IACV,eAAgBD,GAGZE,EAAqBC,GAAQ,CACjC,KAAM,CAAE,KAAAC,EAAO,GAAM,SAAAC,EAAU,KAAAC,EAAM,SAAAC,EAAU,eAAAC,EAAgB,QAAAC,CAAS,EAAG,CAAE,GAAGR,EAAS,GAAGE,CAAK,EAC3F,CAAE,UAAAO,EAAW,OAAAC,EAAQ,OAAAC,CAAM,EAAKC,EAAAA,gBAAgB,CACpD,QAAS,GACT,KAAAT,EACA,SAAU,IAAK,CACf,EAAA,QAAS,IAAK,CAAA,CACf,CAAA,EAED,OAAKM,EAIDD,EAEAK,EAAAA,IACGC,EAAAA,SAAA,CAAA,SAAAC,WAAS,IAAIX,EAAUY,GACfC,EAAAA,aAAaD,EAAuB,CACzC,MAAO,CACL,kBAAmB,OACnB,GAAIb,EACA,CACE,cAAe,GAAGE,CAAI,KACtB,kBAAmB,GAAGC,CAAQ,KAC9B,wBAAyBC,CAC1B,EACD,CACE,cAAe,GAAGF,CAAI,MACtB,kBAAmB,GAAGC,CAAQ,KAC9B,wBAAyBC,EAEhC,EACD,eAAgBJ,EAAOO,EAASC,CACjC,CAAA,CACF,CACA,CAAA,EAKLE,EAAAA,IACE,MAAA,CAAA,MAAO,CACL,kBAAmB,OACnB,GAAIV,EACA,CACE,cAAe,GAAGE,CAAI,KACtB,kBAAmB,GAAGC,CAAQ,KAC9B,wBAAyBC,CAC1B,EACD,CACE,cAAe,GAAGF,CAAI,MACtB,kBAAmB,GAAGC,CAAQ,KAC9B,wBAAyBC,EAEhC,EACD,eAAgBJ,EAAOO,EAASC,EAAM,SAErCP,CAAQ,CAAA,EA/CJ,IAkDX"}