@cfx-dev/ui-components 4.2.15 → 4.2.17

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 (114) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +1 -0
  2. package/dist/components/Accordion/Accordion.js +68 -64
  3. package/dist/components/Icons/cfx-icons/Cart.js +1 -1
  4. package/dist/components/Icons/cfx-icons/Close.js +1 -1
  5. package/dist/components/Icons/cfx-icons/Controller.js +1 -1
  6. package/dist/components/Icons/cfx-icons/Copy.js +1 -1
  7. package/dist/components/Icons/cfx-icons/DownArrow.js +1 -1
  8. package/dist/components/Icons/cfx-icons/DownChevron.js +1 -1
  9. package/dist/components/Icons/cfx-icons/Download.js +1 -1
  10. package/dist/components/Icons/cfx-icons/Expand.js +1 -1
  11. package/dist/components/Icons/cfx-icons/ExternalLink.js +1 -1
  12. package/dist/components/Icons/cfx-icons/Heart.js +1 -1
  13. package/dist/components/Icons/cfx-icons/HeartFilled.js +1 -1
  14. package/dist/components/Icons/cfx-icons/Help.js +1 -1
  15. package/dist/components/Icons/cfx-icons/LeftArrow.js +1 -1
  16. package/dist/components/Icons/cfx-icons/LeftChevron.js +1 -1
  17. package/dist/components/Icons/cfx-icons/Map.js +1 -1
  18. package/dist/components/Icons/cfx-icons/Menu.js +1 -1
  19. package/dist/components/Icons/cfx-icons/Minus.js +1 -1
  20. package/dist/components/Icons/cfx-icons/More.js +1 -1
  21. package/dist/components/Icons/cfx-icons/MoreInfo.js +1 -1
  22. package/dist/components/Icons/cfx-icons/Pencil.js +1 -1
  23. package/dist/components/Icons/cfx-icons/Play.js +1 -1
  24. package/dist/components/Icons/cfx-icons/Plus.js +1 -1
  25. package/dist/components/Icons/cfx-icons/Refresh.js +1 -1
  26. package/dist/components/Icons/cfx-icons/RightArrow.js +1 -1
  27. package/dist/components/Icons/cfx-icons/RightChevron.js +1 -1
  28. package/dist/components/Icons/cfx-icons/Search.js +1 -1
  29. package/dist/components/Icons/cfx-icons/Sort.js +1 -1
  30. package/dist/components/Icons/cfx-icons/Square.js +1 -1
  31. package/dist/components/Icons/cfx-icons/SquareCheck.js +1 -1
  32. package/dist/components/Icons/cfx-icons/Stop.js +1 -1
  33. package/dist/components/Icons/cfx-icons/Tick.js +1 -1
  34. package/dist/components/Icons/cfx-icons/Transfer.js +1 -1
  35. package/dist/components/Icons/cfx-icons/Trash.js +1 -1
  36. package/dist/components/Icons/cfx-icons/Undo.js +1 -1
  37. package/dist/components/Icons/cfx-icons/UpArrow.js +1 -1
  38. package/dist/components/Icons/cfx-icons/UpChevron.js +1 -1
  39. package/dist/components/Icons/cfx-icons/Upload.js +1 -1
  40. package/dist/components/Icons/cfx-icons/UpvotesBurst.js +1 -1
  41. package/dist/components/Icons/cfx-icons/UpvotesRecurring.js +1 -1
  42. package/dist/components/Icons/cfx-icons/User.js +1 -1
  43. package/dist/components/Icons/cfx-icons/Users.js +1 -1
  44. package/dist/components/Icons/cfx-icons/Verified.js +1 -1
  45. package/dist/components/Icons/cfx-icons/Visibility.js +1 -1
  46. package/dist/components/Icons/cfx-icons/VisibilityOff.js +1 -1
  47. package/dist/components/Icons/cfx-icons/Warning.js +1 -1
  48. package/dist/components/Icons/cfx-icons-big/Confirm.js +1 -1
  49. package/dist/components/Icons/cfx-icons-big/Like.js +1 -1
  50. package/dist/components/Icons/cfx-icons-big/Subscriptions.js +1 -1
  51. package/dist/components/Icons/cfx-icons-big/Upload.js +1 -1
  52. package/dist/components/Icons/cfx-icons-big/Warning.js +1 -1
  53. package/dist/components/Logos/LogosShowcase.js +30 -427
  54. package/dist/components/Logos/cfx/CompositeLogo.d.ts +1 -1
  55. package/dist/components/Logos/cfx/CompositeLogo.js +12 -80
  56. package/dist/components/Logos/cfx/Icon.d.ts +1 -1
  57. package/dist/components/Logos/cfx/Icon.js +5 -4
  58. package/dist/components/Logos/cfx/Logo.d.ts +1 -1
  59. package/dist/components/Logos/cfx/Logo.js +39 -17
  60. package/dist/components/Logos/cfx/Wordmark.d.ts +1 -1
  61. package/dist/components/Logos/cfx/Wordmark.js +12 -28
  62. package/dist/components/Logos/cfxbazaar/CompositeLogo.d.ts +1 -1
  63. package/dist/components/Logos/cfxbazaar/CompositeLogo.js +7 -6
  64. package/dist/components/Logos/cfxbazaar/Wordmark.d.ts +1 -1
  65. package/dist/components/Logos/cfxbazaar/Wordmark.js +7 -6
  66. package/dist/components/Logos/discord/Icon.d.ts +1 -1
  67. package/dist/components/Logos/discord/Icon.js +5 -4
  68. package/dist/components/Logos/esx/Icon.d.ts +1 -1
  69. package/dist/components/Logos/esx/Icon.js +7 -6
  70. package/dist/components/Logos/fivem/CompositeLogo.d.ts +1 -1
  71. package/dist/components/Logos/fivem/CompositeLogo.js +5 -4
  72. package/dist/components/Logos/fivem/Icon.d.ts +1 -1
  73. package/dist/components/Logos/fivem/Icon.js +7 -6
  74. package/dist/components/Logos/fivem/LockupLandscape.d.ts +1 -1
  75. package/dist/components/Logos/fivem/LockupLandscape.js +7 -6
  76. package/dist/components/Logos/fivem/LockupPortrait.d.ts +1 -1
  77. package/dist/components/Logos/fivem/LockupPortrait.js +5 -4
  78. package/dist/components/Logos/fivem/Logo.d.ts +1 -1
  79. package/dist/components/Logos/fivem/Logo.js +5 -4
  80. package/dist/components/Logos/fivem/Wordmark.d.ts +1 -1
  81. package/dist/components/Logos/fivem/Wordmark.js +7 -6
  82. package/dist/components/Logos/google/Icon.d.ts +1 -1
  83. package/dist/components/Logos/google/Icon.js +7 -6
  84. package/dist/components/Logos/google/Wordmark.d.ts +1 -1
  85. package/dist/components/Logos/google/Wordmark.js +5 -4
  86. package/dist/components/Logos/patreon/Icon.d.ts +1 -1
  87. package/dist/components/Logos/patreon/Icon.js +5 -4
  88. package/dist/components/Logos/patreon/Wordmark.d.ts +1 -1
  89. package/dist/components/Logos/patreon/Wordmark.js +7 -6
  90. package/dist/components/Logos/qbcore/Icon.d.ts +1 -1
  91. package/dist/components/Logos/qbcore/Icon.js +7 -6
  92. package/dist/components/Logos/redemrp/Icon.d.ts +1 -1
  93. package/dist/components/Logos/redemrp/Icon.js +7 -6
  94. package/dist/components/Logos/redm/CompositeLogo.d.ts +1 -1
  95. package/dist/components/Logos/redm/CompositeLogo.js +5 -4
  96. package/dist/components/Logos/redm/Icon.d.ts +1 -1
  97. package/dist/components/Logos/redm/Icon.js +7 -6
  98. package/dist/components/Logos/redm/LockupLandscape.d.ts +1 -1
  99. package/dist/components/Logos/redm/LockupLandscape.js +5 -4
  100. package/dist/components/Logos/redm/LockupPortrait.d.ts +1 -1
  101. package/dist/components/Logos/redm/LockupPortrait.js +5 -4
  102. package/dist/components/Logos/redm/Logo.d.ts +1 -1
  103. package/dist/components/Logos/redm/Logo.js +7 -6
  104. package/dist/components/Logos/redm/Wordmark.d.ts +1 -1
  105. package/dist/components/Logos/redm/Wordmark.js +5 -4
  106. package/dist/components/Logos/rockstar/Icon.d.ts +1 -1
  107. package/dist/components/Logos/rockstar/Icon.js +7 -6
  108. package/dist/components/Logos/tebex/Icon.d.ts +1 -1
  109. package/dist/components/Logos/tebex/Icon.js +5 -4
  110. package/dist/components/Logos/tebex/Wordmark.d.ts +1 -1
  111. package/dist/components/Logos/tebex/Wordmark.js +7 -6
  112. package/dist/components/Logos/vorpcore/Icon.d.ts +1 -1
  113. package/dist/components/Logos/vorpcore/Icon.js +7 -6
  114. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function CompositeLogo(): import("react/jsx-runtime").JSX.Element;
3
+ declare function CompositeLogo(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof CompositeLogo>;
5
5
  export default _default;
@@ -1,83 +1,15 @@
1
- import { jsxs as t, jsx as C } from "react/jsx-runtime";
2
- import H from "react";
3
- function L() {
4
- return /* @__PURE__ */ t("svg", { viewBox: "0 0 503 83", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
5
- /* @__PURE__ */ C(
6
- "path",
7
- {
8
- fill: "white",
9
- d: "M116 0H120V81H116V0Z"
10
- }
11
- ),
12
- /* @__PURE__ */ C(
13
- "path",
14
- {
15
- fill: "white",
16
- d: "M12.3016 12L34.082 12.0516C38.6343 12.0172 42.0333 12.7374 44.2775 14.2109C47.0202 16.0172 48.3893 19.1234 48.3893 23.5308C48.3893 30.7877 44.9904 34.8996 38.1924 35.8651V35.967C41.19 36.7059 42.7055 39.1636 42.7389 43.34C42.7389 45.4792 42.6577 48.2195 42.4969 51.5595C42.4969 53.8006 42.975 55.7389 43.9342 57.3745H31.9986C31.4408 56.7762 31.1626 55.5581 31.1626 53.7174C31.3915 50.6413 31.5045 48.1191 31.5045 46.1492C31.5045 42.1707 29.5732 40.1808 25.7121 40.1808H17.9897L14.6212 56.274H3L12.3016 12ZM22.1551 21.2267L19.9239 31.9096H29.1849C34.3616 31.9096 36.9652 29.8867 37 25.8407C37 22.7647 34.905 21.2267 30.7149 21.2267H22.1551Z"
17
- }
18
- ),
19
- /* @__PURE__ */ C(
20
- "path",
21
- {
22
- fill: "white",
23
- d: "M56.4565 57.4247L54.134 42.5337L45.5163 57.3228L31.9015 57.2812L40.3178 66.2539L33.0968 82L48.5342 72.7217L60.0178 81.6442L57.8937 66.8551L71.1579 57.4247H56.4565ZM57.1505 76.6829L48.6835 70.1133L37.9432 76.5294L42.891 65.8465L36.9073 59.4806H46.7536L52.9387 48.8063L54.6266 59.5825H64.3715L55.5626 65.7963L57.1505 76.6829Z"
24
- }
25
- ),
26
- /* @__PURE__ */ t("g", { clipPath: "url(#clip0_223_2228)", children: [
27
- /* @__PURE__ */ C(
28
- "path",
29
- {
30
- fill: "white",
31
- d: "M230.499 9H218.02L219.054 21.8535H207.645L208.679 9H196.306L166 73H203.491L204.721 57.7933H221.96L223.19 73H260.788L230.481 9H230.499ZM205.594 47.2039L207.217 27.2017H219.5L221.122 47.2039H205.594Z"
32
- }
33
- ),
34
- /* @__PURE__ */ C(
35
- "path",
36
- {
37
- fill: "white",
38
- d: "M303.77 69C296.5 69 290.548 66.4685 285.93 61.4056C281.312 56.3256 279.002 49.5351 279.002 41C279.002 32.4649 281.312 25.6744 285.93 20.5944C290.548 15.5315 296.483 13 303.77 13C309.397 13 314.272 14.5394 318.411 17.584C322.55 20.6286 325.27 25.2639 326.57 31.4386H320.173C319.01 27.0257 316.991 23.81 314.084 21.8088C311.176 19.8076 307.738 18.7984 303.77 18.7984C298.296 18.7984 293.918 20.7654 290.599 24.6995C287.281 28.6335 285.639 34.0727 285.639 41C285.639 47.9273 287.298 53.3494 290.599 57.3005C293.918 61.2346 298.296 63.2016 303.77 63.2016C307.892 63.2016 311.552 61.9359 314.751 59.4044C317.966 56.8729 319.899 53.1784 320.549 48.3036H326.878C326.228 54.923 323.696 60.0373 319.283 63.6121C314.87 67.204 309.705 69 303.787 69H303.77Z"
39
- }
40
- ),
41
- /* @__PURE__ */ C(
42
- "path",
43
- {
44
- fill: "white",
45
- d: "M349.37 19.3286C345.915 19.3286 344.17 21.1588 344.17 24.8192V28.9585H352.449V34.2266H344.17V67.7856H338.15V34.2266H331.753V28.9585H338.15V24.9731C338.15 17.7037 341.759 14.0605 348.994 14.0605C350.345 14.0605 351.628 14.1118 352.825 14.2144V19.3286H349.37Z"
46
- }
47
- ),
48
- /* @__PURE__ */ C(
49
- "path",
50
- {
51
- fill: "white",
52
- d: "M391.67 28.9585L377.593 47.9273L392.422 67.8027H385.341L383.237 64.8607C380.021 60.2938 376.994 56.0861 374.137 52.2205C369.93 57.8992 366.834 62.124 364.884 64.9462L362.849 67.8027H355.853L370.682 47.9273L356.605 28.9585H363.687L366.697 33.0977C369.656 37.1173 372.17 40.6237 374.223 43.6341C376.789 40.025 379.286 36.5015 381.749 33.0977L384.691 28.9585H391.687H391.67Z"
53
- }
54
- ),
55
- /* @__PURE__ */ C(
56
- "path",
57
- {
58
- fill: "white",
59
- d: "M405.285 67.7856H397.69V60.2596H405.285V67.7856Z"
60
- }
61
- ),
62
- /* @__PURE__ */ C(
63
- "path",
64
- {
65
- fill: "white",
66
- d: "M432.908 28.3598C433.712 28.3598 434.396 28.3769 434.944 28.4282V34.2266H433.439C429.47 34.2266 426.357 35.2016 424.1 37.1686C421.842 39.1185 420.713 41.9578 420.713 45.6695V67.8027H414.692V28.9585H420.405V35.8002C423.056 30.84 427.23 28.3427 432.891 28.3427L432.908 28.3598Z"
67
- }
68
- ),
69
- /* @__PURE__ */ C(
70
- "path",
71
- {
72
- fill: "white",
73
- d: "M456.016 68.6921C450.646 68.6921 446.301 66.8619 442.966 63.2016C439.63 59.5412 437.954 54.598 437.954 48.372C437.954 42.146 439.596 37.3396 442.88 33.628C446.164 29.9163 450.492 28.0519 455.863 28.0519C461.233 28.0519 465.8 29.9847 468.965 33.8503C472.129 37.7159 473.702 42.5565 473.702 48.372V50.4759H444.197C444.505 54.7349 445.685 57.9334 447.772 60.0373C449.859 62.1411 452.647 63.2016 456.17 63.2016C461.541 63.2016 464.979 60.7899 466.484 55.9835H472.728C471.718 59.7978 469.803 62.8766 466.963 65.2028C464.124 67.529 460.481 68.7092 456.016 68.7092V68.6921ZM444.351 45.0538H467.237C466.929 41.7013 465.8 38.9304 463.816 36.7752C461.832 34.62 459.181 33.5425 455.88 33.5425C452.767 33.5425 450.201 34.5174 448.166 36.4844C446.13 38.4343 444.864 41.3079 444.368 45.0709L444.351 45.0538Z"
74
- }
75
- )
76
- ] }),
77
- /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: "clip0_223_2228", children: /* @__PURE__ */ C("rect", { width: "335.003", height: "74", fill: "white", transform: "translate(168 4)" }) }) })
78
- ] });
1
+ import { jsx as C } from "react/jsx-runtime";
2
+ import L from "react";
3
+ function o(H) {
4
+ return /* @__PURE__ */ C("svg", { viewBox: "0 0 575 100", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...H, children: /* @__PURE__ */ C(
5
+ "path",
6
+ {
7
+ fill: "white",
8
+ d: "M137.818 0H142.698V98.78H137.818V0ZM0.0126953 68.625H14.1827L18.2927 49H27.7127C32.4227 49 34.7777 51.425 34.7777 56.28C34.7777 58.68 34.6377 61.76 34.3627 65.51C34.3627 67.755 34.7027 69.24 35.3827 69.97H49.9377C48.7677 67.975 48.1827 65.61 48.1827 62.88C48.3777 58.805 48.4777 55.465 48.4777 52.855C48.4377 47.76 46.5877 44.765 42.9327 43.865V43.74C51.2227 42.565 55.3677 37.55 55.3677 28.7C55.3677 23.325 53.6977 19.535 50.3527 17.335C47.6177 15.54 43.4727 14.66 37.9177 14.7L11.3577 14.635L0.0126953 68.625ZM33.8127 25.885C38.9227 25.885 41.4777 27.76 41.4777 31.51C41.4377 36.445 38.2577 38.91 31.9477 38.91H20.6527L23.3727 25.88H33.8127V25.885ZM83.1327 70.03L66.9577 81.53L69.5477 99.565L55.5427 88.685L36.7177 100L45.5227 80.795L35.2577 69.855L51.8627 69.905L62.3727 51.87L65.2027 70.03H83.1327ZM64.1127 80.24L74.8577 72.66H62.9727L60.9127 59.52L53.3677 72.535H41.3577L48.6527 80.3L42.6177 93.33L55.7177 85.505L66.0427 93.515L64.1077 80.24H64.1127ZM277.428 10.975L314.388 89.025H268.538L267.038 70.48H246.013L244.513 89.025H198.793L235.753 10.975H250.843L249.583 26.65H263.498L262.238 10.975H277.458H277.438H277.428ZM266.013 57.565L264.033 33.17H249.053L247.073 57.565H266.008H266.013ZM366.823 84.145C374.038 84.145 380.338 81.955 385.723 77.575C391.103 73.215 394.193 66.98 394.983 58.905H387.263C386.468 64.85 384.113 69.355 380.193 72.445C376.293 75.53 371.828 77.075 366.803 77.075C360.128 77.075 354.788 74.675 350.743 69.88C346.718 65.06 344.693 58.45 344.693 50C344.693 41.55 346.693 34.92 350.743 30.12C354.793 25.32 360.128 22.925 366.803 22.925C371.643 22.925 375.833 24.155 379.383 26.595C382.928 29.035 385.388 32.955 386.808 38.34H394.608C393.023 30.81 389.708 25.155 384.658 21.445C379.608 17.73 373.663 15.855 366.803 15.855C357.918 15.855 350.678 18.94 345.048 25.115C339.418 31.31 336.598 39.59 336.598 50C336.598 60.41 339.413 68.69 345.048 74.885C350.678 81.06 357.938 84.145 366.803 84.145H366.823ZM426.623 23.57V17.335C425.163 17.21 423.598 17.145 421.953 17.145C413.128 17.145 408.728 21.59 408.728 30.455V35.315H400.928V41.74H408.728V82.665H416.068V41.74H426.163V35.315H416.068V30.265C416.068 25.8 418.198 23.57 422.408 23.57H426.623ZM474.018 35.315H465.488L461.898 40.365C458.893 44.515 455.848 48.815 452.718 53.215C450.213 49.545 447.148 45.27 443.538 40.365L439.868 35.315H431.233L448.398 58.45L430.313 82.69H438.843L441.323 79.205C443.703 75.765 447.478 70.61 452.608 63.685C456.093 68.4 459.783 73.53 463.708 79.1L466.273 82.69H474.908L456.823 58.45L473.988 35.315H474.008H474.018ZM490.603 73.485H481.343V82.665H490.603V73.485ZM524.268 34.56C517.363 34.56 512.273 37.605 509.043 43.655V35.31H502.078V82.68H509.423V55.69C509.423 51.165 510.798 47.7 513.553 45.325C516.303 42.925 520.103 41.735 524.943 41.735H526.778V34.665C526.108 34.6 525.278 34.58 524.293 34.58L524.273 34.56H524.268ZM552.468 83.785C557.913 83.785 562.358 82.345 565.818 79.51C569.283 76.675 571.618 72.92 572.848 68.265H565.233C563.398 74.125 559.203 77.07 552.653 77.07C548.358 77.07 544.958 75.775 542.413 73.21C539.868 70.645 538.428 66.745 538.053 61.55H574.033V58.985C574.033 51.895 572.113 45.99 568.258 41.275C564.398 36.56 558.828 34.205 552.278 34.205C545.728 34.205 540.448 36.48 536.443 41.005C532.438 45.53 530.438 51.395 530.438 58.985C530.438 66.575 532.483 72.605 536.548 77.07C540.613 81.535 545.913 83.765 552.463 83.765V83.785H552.468ZM538.263 54.96C538.868 50.37 540.413 46.865 542.893 44.49C545.373 42.09 548.503 40.9 552.298 40.9C556.323 40.9 559.558 42.215 561.978 44.84C564.398 47.47 565.773 50.845 566.148 54.935H538.238L538.258 54.955L538.263 54.96Z"
9
+ }
10
+ ) });
79
11
  }
80
- const h = H.memo(L);
12
+ const M = L.memo(o);
81
13
  export {
82
- h as default
14
+ M as default
83
15
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function Icon(): import("react/jsx-runtime").JSX.Element;
3
+ declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof Icon>;
5
5
  export default _default;
@@ -1,12 +1,13 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import t from "react";
3
- function e() {
2
+ import e from "react";
3
+ function n(t) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
7
  viewBox: "0 0 95 64",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...t,
10
11
  children: /* @__PURE__ */ o(
11
12
  "path",
12
13
  {
@@ -17,7 +18,7 @@ function e() {
17
18
  }
18
19
  );
19
20
  }
20
- const H = t.memo(e);
21
+ const i = e.memo(n);
21
22
  export {
22
- H as default
23
+ i as default
23
24
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function Logo(): import("react/jsx-runtime").JSX.Element;
3
+ declare function Logo(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof Logo>;
5
5
  export default _default;
@@ -1,49 +1,71 @@
1
- import { jsxs as t, jsx as i } from "react/jsx-runtime";
2
- import l from "react";
3
- function C() {
4
- return /* @__PURE__ */ t(
1
+ import { jsxs as i, jsx as C } from "react/jsx-runtime";
2
+ import H from "react";
3
+ function l(t) {
4
+ return /* @__PURE__ */ i(
5
5
  "svg",
6
6
  {
7
- viewBox: "0 0 224 74",
7
+ viewBox: "0 0 481 110",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...t,
10
11
  children: [
11
- /* @__PURE__ */ t("g", { clipPath: "url(#clip0_1099_125)", children: [
12
- /* @__PURE__ */ i(
12
+ /* @__PURE__ */ i("g", { clipPath: "url(#clip0_223_2212)", children: [
13
+ /* @__PURE__ */ C(
13
14
  "path",
14
15
  {
15
16
  fill: "white",
16
- d: "M62.4992 5H50.0201L51.054 17.8535H39.6446L40.6785 5H28.3064L-2 69H35.4908L36.7209 53.7933H53.9599L55.19 69H92.7877L62.4813 5H62.4992ZM37.5944 43.2039L39.2167 23.2017H51.4997L53.122 43.2039H37.5944Z"
17
+ d: "M100.78 5H81.28L82.895 25.085H65.07L66.685 5H47.35L0 105H58.58L60.5 81.24H87.435L89.355 105H148.1L100.75 5H100.78ZM61.865 64.695L64.4 33.44H83.59L86.125 64.695H61.865Z"
17
18
  }
18
19
  ),
19
- /* @__PURE__ */ i(
20
+ /* @__PURE__ */ C(
20
21
  "path",
21
22
  {
22
23
  fill: "white",
23
- d: "M135.77 65C128.5 65 122.548 62.4685 117.93 57.4056C113.312 52.3256 111.002 45.5351 111.002 37C111.002 28.4649 113.312 21.6744 117.93 16.5944C122.548 11.5315 128.483 9 135.77 9C141.397 9 146.272 10.5394 150.411 13.584C154.55 16.6286 157.27 21.2639 158.57 27.4386H152.173C151.01 23.0257 148.991 19.81 146.084 17.8088C143.176 15.8076 139.738 14.7984 135.77 14.7984C130.296 14.7984 125.918 16.7654 122.599 20.6995C119.281 24.6335 117.639 30.0727 117.639 37C117.639 43.9273 119.298 49.3494 122.599 53.3005C125.918 57.2346 130.296 59.2016 135.77 59.2016C139.892 59.2016 143.552 57.9359 146.751 55.4044C149.966 52.8729 151.899 49.1784 152.549 44.3036H158.878C158.228 50.923 155.696 56.0373 151.283 59.6121C146.87 63.204 141.705 65 135.787 65H135.77Z"
24
+ d: "M215.265 98.75C203.905 98.75 194.605 94.795 187.39 86.885C180.175 78.945 176.565 68.335 176.565 55C176.565 41.665 180.175 31.055 187.39 23.115C194.605 15.205 203.88 11.25 215.265 11.25C224.055 11.25 231.675 13.655 238.14 18.41C244.605 23.165 248.855 30.41 250.89 40.06H240.895C239.08 33.165 235.925 28.14 231.38 25.015C226.835 21.89 221.465 20.31 215.265 20.31C206.71 20.31 199.87 23.385 194.685 29.53C189.5 35.675 186.935 44.175 186.935 55C186.935 65.825 189.525 74.295 194.685 80.47C199.87 86.615 206.71 89.69 215.265 89.69C221.705 89.69 227.425 87.71 232.425 83.755C237.45 79.8 240.47 74.025 241.485 66.41H251.375C250.36 76.755 246.405 84.745 239.51 90.33C232.615 95.94 224.545 98.75 215.295 98.75H215.265Z"
24
25
  }
25
26
  ),
26
- /* @__PURE__ */ i(
27
+ /* @__PURE__ */ C(
27
28
  "path",
28
29
  {
29
30
  fill: "white",
30
- d: "M181.37 15.3286C177.915 15.3286 176.17 17.1588 176.17 20.8192V24.9585H184.449V30.2266H176.17V63.7856H170.15V30.2266H163.753V24.9585H170.15V20.9731C170.15 13.7037 173.759 10.0605 180.994 10.0605C182.345 10.0605 183.628 10.1118 184.825 10.2144V15.3286H181.37Z"
31
+ d: "M286.515 21.14C281.115 21.14 278.39 24 278.39 29.72V36.19H291.325V44.42H278.39V96.855H268.985V44.42H258.99V36.19H268.985V29.965C268.985 18.605 274.625 12.915 285.93 12.915C288.04 12.915 290.045 12.995 291.915 13.155V21.145H286.515V21.14Z"
31
32
  }
32
33
  ),
33
- /* @__PURE__ */ i(
34
+ /* @__PURE__ */ C(
34
35
  "path",
35
36
  {
36
37
  fill: "white",
37
- d: "M223.67 24.9585L209.593 43.9273L224.422 63.8027H217.341L215.237 60.8607C212.021 56.2938 208.994 52.0861 206.137 48.2205C201.93 53.8992 198.834 58.124 196.884 60.9462L194.849 63.8027H187.853L202.682 43.9273L188.605 24.9585H195.687L198.697 29.0977C201.656 33.1173 204.17 36.6237 206.223 39.6341C208.789 36.025 211.286 32.5015 213.749 29.0977L216.691 24.9585H223.687H223.67Z"
38
+ d: "M352.61 36.1851L330.615 65.8251L353.785 96.8801H342.72L339.43 92.2851C334.405 85.1501 329.675 78.5751 325.21 72.5351C318.635 81.4101 313.8 88.0101 310.75 92.4201L307.57 96.8851H296.64L319.81 65.8301L297.815 36.1901H308.88L313.585 42.6551C318.21 48.9351 322.135 54.4151 325.345 59.1201C329.355 53.4801 333.255 47.9751 337.105 42.6551L341.7 36.1901H352.63H352.605L352.61 36.1851Z"
39
+ }
40
+ ),
41
+ /* @__PURE__ */ C(
42
+ "path",
43
+ {
44
+ fill: "white",
45
+ d: "M373.885 96.8501H362.02V85.0901H373.885V96.8501Z"
46
+ }
47
+ ),
48
+ /* @__PURE__ */ C(
49
+ "path",
50
+ {
51
+ fill: "white",
52
+ d: "M417.045 35.2501C418.3 35.2501 419.37 35.2751 420.225 35.3551V44.4151H417.875C411.675 44.4151 406.81 45.9401 403.285 49.0101C399.755 52.0551 397.995 56.4951 397.995 62.2951V96.8801H388.585V36.1851H397.51V46.8751C401.65 39.1251 408.175 35.2251 417.02 35.2251L417.045 35.2501Z"
53
+ }
54
+ ),
55
+ /* @__PURE__ */ C(
56
+ "path",
57
+ {
58
+ fill: "white",
59
+ d: "M453.15 98.2699C444.76 98.2699 437.97 95.4099 432.76 89.6899C427.55 83.9699 424.93 76.2449 424.93 66.5199C424.93 56.7949 427.495 49.2799 432.625 43.4799C437.755 37.6799 444.52 34.7649 452.91 34.7649C461.3 34.7649 468.435 37.7849 473.38 43.8249C478.325 49.8649 480.78 57.4299 480.78 66.5149V69.7999H434.68C435.16 76.4549 437.005 81.4499 440.265 84.7399C443.525 88.0249 447.88 89.6849 453.385 89.6849C461.775 89.6849 467.15 85.9149 469.5 78.4049H479.255C477.675 84.3649 474.685 89.1749 470.245 92.8099C465.81 96.4449 460.115 98.2899 453.14 98.2899V98.2649L453.15 98.2699ZM434.925 61.3349H470.685C470.205 56.0949 468.44 51.7649 465.34 48.3999C462.24 45.0299 458.1 43.3499 452.94 43.3499C448.075 43.3499 444.065 44.8749 440.885 47.9449C437.705 50.9899 435.725 55.4799 434.95 61.3599L434.925 61.3349Z"
38
60
  }
39
61
  )
40
62
  ] }),
41
- /* @__PURE__ */ i("defs", { children: /* @__PURE__ */ i("clipPath", { id: "clip0_1099_125", children: /* @__PURE__ */ i("rect", { width: "224.003", height: "74", fill: "white" }) }) })
63
+ /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: "clip0_223_2212", children: /* @__PURE__ */ C("rect", { width: "480.78", height: "110", fill: "white" }) }) })
42
64
  ]
43
65
  }
44
66
  );
45
67
  }
46
- const h = l.memo(C);
68
+ const L = H.memo(l);
47
69
  export {
48
- h as default
70
+ L as default
49
71
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function Wordmark(): import("react/jsx-runtime").JSX.Element;
3
+ declare function Wordmark(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof Wordmark>;
5
5
  export default _default;
@@ -1,31 +1,15 @@
1
- import { jsxs as t, jsx as C } from "react/jsx-runtime";
2
- import H from "react";
3
- function o() {
4
- return /* @__PURE__ */ t("svg", { viewBox: "0 0 114 56", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
5
- /* @__PURE__ */ C(
6
- "path",
7
- {
8
- fill: "white",
9
- d: "M24.7673 56C17.4979 56 11.5455 53.4685 6.92731 48.4056C2.3091 43.3256 0 36.5351 0 28C0 19.4649 2.3091 12.6744 6.92731 7.59438C11.5455 2.53146 17.4808 0 24.7673 0C30.3946 0 35.2694 1.5394 39.4087 4.58399C43.548 7.62859 46.2676 12.2639 47.5675 18.4386H41.1704C40.0073 14.0257 37.989 10.81 35.0812 8.8088C32.1735 6.80758 28.7355 5.79841 24.7673 5.79841C19.2938 5.79841 14.9151 7.76542 11.5968 11.6995C8.27856 15.6335 6.63653 21.0727 6.63653 28C6.63653 34.9273 8.29566 40.3494 11.5968 44.3005C14.9151 48.2346 19.2938 50.2016 24.7673 50.2016C28.8894 50.2016 32.5498 48.9359 35.7483 46.4044C38.964 43.8729 40.8968 40.1784 41.5467 35.3036H47.8754C47.2254 41.923 44.6939 47.0373 40.281 50.6121C35.868 54.204 30.7025 56 24.7844 56H24.7673Z"
10
- }
11
- ),
12
- /* @__PURE__ */ C(
13
- "path",
14
- {
15
- fill: "white",
16
- d: "M70.3677 6.32865C66.9126 6.32865 65.168 8.15883 65.168 11.8192V15.9585H73.4465V21.2266H65.168V54.7856H59.1472V21.2266H52.7502V15.9585H59.1472V11.9731C59.1472 4.70373 62.7563 1.06048 69.9914 1.06048C71.3427 1.06048 72.6255 1.11179 73.8228 1.21442V6.32865H70.3677Z"
17
- }
18
- ),
19
- /* @__PURE__ */ C(
20
- "path",
21
- {
22
- fill: "white",
23
- d: "M112.667 15.9585L98.5901 34.9273L113.42 54.8027H106.338L104.235 51.8607C101.019 47.2938 97.9914 43.0861 95.135 39.2205C90.9273 44.8992 87.8314 49.124 85.8815 51.9462L83.8461 54.8027H76.8503L91.6799 34.9273L77.6029 15.9585H84.6842L87.6946 20.0977C90.6536 24.1173 93.168 27.6237 95.2205 30.6341C97.7862 27.025 100.283 23.5015 102.746 20.0977L105.688 15.9585H112.684H112.667Z"
24
- }
25
- )
26
- ] });
1
+ import { jsx as C } from "react/jsx-runtime";
2
+ import V from "react";
3
+ function o(H) {
4
+ return /* @__PURE__ */ C("svg", { viewBox: "0 0 305 89", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...H, children: /* @__PURE__ */ C(
5
+ "path",
6
+ {
7
+ fill: "white",
8
+ d: "M38.8099 88.25C27.4499 88.25 18.1499 84.295 10.9349 76.385C3.71986 68.445 0.109863 57.835 0.109863 44.5C0.109863 31.165 3.71986 20.555 10.9349 12.615C18.1499 4.705 27.4249 0.75 38.8099 0.75C47.5999 0.75 55.2199 3.155 61.6849 7.91C68.1499 12.665 72.3999 19.91 74.4349 29.56H64.4399C62.6249 22.665 59.4699 17.64 54.9249 14.515C50.3799 11.39 45.0099 9.81 38.8099 9.81C30.2549 9.81 23.4149 12.885 18.2299 19.03C13.0449 25.175 10.4799 33.675 10.4799 44.5C10.4799 55.325 13.0699 63.795 18.2299 69.97C23.4149 76.115 30.2549 79.19 38.8099 79.19C45.2499 79.19 50.9699 77.21 55.9699 73.255C60.9949 69.3 64.0149 63.525 65.0299 55.91H74.9199C73.9049 66.255 69.9499 74.245 63.0549 79.83C56.1599 85.44 48.0899 88.25 38.8399 88.25H38.8149H38.8099ZM115.46 10.64V2.65C113.59 2.49 111.585 2.41 109.475 2.41C98.1699 2.41 92.5299 8.1 92.5299 19.46V25.685H82.5349V33.915H92.5299V86.35H101.935V33.915H114.87V25.685H101.935V19.215C101.935 13.495 104.66 10.635 110.06 10.635H115.46V10.64ZM176.18 25.685H165.25L160.655 32.15C156.805 37.47 152.905 42.975 148.895 48.615C145.685 43.91 141.76 38.43 137.135 32.15L132.43 25.685H121.365L143.36 55.325L120.19 86.38H131.12L134.3 81.915C137.345 77.505 142.185 70.905 148.76 62.03C153.225 68.07 157.955 74.645 162.98 81.78L166.27 86.375H177.335L154.165 55.32L176.16 25.68H176.185L176.18 25.685ZM197.425 74.595H185.56V86.355H197.425V74.595ZM240.56 24.725C231.715 24.725 225.195 28.625 221.05 36.375V25.685H212.125V86.38H221.535V51.795C221.535 45.995 223.3 41.56 226.825 38.51C230.35 35.435 235.215 33.915 241.415 33.915H243.765V24.855C242.91 24.775 241.84 24.75 240.585 24.75L240.56 24.725ZM276.695 87.8C283.67 87.8 289.365 85.955 293.8 82.32C298.235 78.685 301.23 73.875 302.81 67.915H293.055C290.705 75.425 285.33 79.195 276.94 79.195C271.435 79.195 267.08 77.54 263.82 74.25C260.56 70.965 258.715 65.965 258.235 59.31H304.335V56.025C304.335 46.94 301.875 39.375 296.935 33.335C291.99 27.295 284.855 24.275 276.465 24.275C268.075 24.275 261.31 27.19 256.18 32.99C251.05 38.79 248.485 46.3 248.485 56.03C248.485 65.76 251.105 73.48 256.315 79.2C261.525 84.92 268.315 87.78 276.705 87.78V87.805L276.695 87.8ZM258.495 50.865C259.27 44.985 261.25 40.495 264.43 37.45C267.61 34.375 271.62 32.855 276.485 32.855C281.645 32.855 285.785 34.54 288.885 37.905C291.985 41.275 293.75 45.6 294.23 50.84H258.47L258.495 50.865Z"
9
+ }
10
+ ) });
27
11
  }
28
- const i = H.memo(o);
12
+ const L = V.memo(o);
29
13
  export {
30
- i as default
14
+ L as default
31
15
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function CompositeLogo(): import("react/jsx-runtime").JSX.Element;
3
+ declare function CompositeLogo(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof CompositeLogo>;
5
5
  export default _default;
@@ -1,12 +1,13 @@
1
- import { jsxs as H, jsx as C } from "react/jsx-runtime";
2
- import L from "react";
3
- function t() {
4
- return /* @__PURE__ */ H(
1
+ import { jsxs as L, jsx as C } from "react/jsx-runtime";
2
+ import t from "react";
3
+ function i(H) {
4
+ return /* @__PURE__ */ L(
5
5
  "svg",
6
6
  {
7
7
  viewBox: "0 0 542 82",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...H,
10
11
  children: [
11
12
  /* @__PURE__ */ C(
12
13
  "path",
@@ -96,7 +97,7 @@ function t() {
96
97
  }
97
98
  );
98
99
  }
99
- const V = L.memo(t);
100
+ const h = t.memo(i);
100
101
  export {
101
- V as default
102
+ h as default
102
103
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function Wordmark(): import("react/jsx-runtime").JSX.Element;
3
+ declare function Wordmark(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof Wordmark>;
5
5
  export default _default;
@@ -1,12 +1,13 @@
1
- import { jsxs as H, jsx as C } from "react/jsx-runtime";
2
- import t from "react";
3
- function V() {
4
- return /* @__PURE__ */ H(
1
+ import { jsxs as t, jsx as C } from "react/jsx-runtime";
2
+ import V from "react";
3
+ function i(H) {
4
+ return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
7
  viewBox: "0 0 377 60",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...H,
10
11
  children: [
11
12
  /* @__PURE__ */ C(
12
13
  "path",
@@ -75,7 +76,7 @@ function V() {
75
76
  }
76
77
  );
77
78
  }
78
- const h = t.memo(V);
79
+ const L = V.memo(i);
79
80
  export {
80
- h as default
81
+ L as default
81
82
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function Icon(): import("react/jsx-runtime").JSX.Element;
3
+ declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof Icon>;
5
5
  export default _default;
@@ -1,12 +1,13 @@
1
1
  import { jsx as C } from "react/jsx-runtime";
2
- import o from "react";
3
- function t() {
2
+ import t from "react";
3
+ function e(o) {
4
4
  return /* @__PURE__ */ C(
5
5
  "svg",
6
6
  {
7
7
  viewBox: "0 0 128 97",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...o,
10
11
  children: /* @__PURE__ */ C(
11
12
  "path",
12
13
  {
@@ -17,7 +18,7 @@ function t() {
17
18
  }
18
19
  );
19
20
  }
20
- const r = o.memo(t);
21
+ const i = t.memo(e);
21
22
  export {
22
- r as default
23
+ i as default
23
24
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function Icon(): import("react/jsx-runtime").JSX.Element;
3
+ declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof Icon>;
5
5
  export default _default;
@@ -1,12 +1,13 @@
1
- import { jsxs as i, jsx as t } from "react/jsx-runtime";
2
- import l from "react";
3
- function e() {
4
- return /* @__PURE__ */ i(
1
+ import { jsxs as l, jsx as t } from "react/jsx-runtime";
2
+ import e from "react";
3
+ function r(i) {
4
+ return /* @__PURE__ */ l(
5
5
  "svg",
6
6
  {
7
7
  viewBox: "0 0 166 60",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...i,
10
11
  children: [
11
12
  /* @__PURE__ */ t("g", { clipPath: "url(#clip0_360_197)", children: /* @__PURE__ */ t(
12
13
  "path",
@@ -20,7 +21,7 @@ function e() {
20
21
  }
21
22
  );
22
23
  }
23
- const H = l.memo(e);
24
+ const c = e.memo(r);
24
25
  export {
25
- H as default
26
+ c as default
26
27
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function CompositeLogo(): import("react/jsx-runtime").JSX.Element;
3
+ declare function CompositeLogo(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof CompositeLogo>;
5
5
  export default _default;
@@ -1,12 +1,13 @@
1
1
  import { jsxs as V, jsx as H } from "react/jsx-runtime";
2
- import L from "react";
3
- function C() {
2
+ import C from "react";
3
+ function M(L) {
4
4
  return /* @__PURE__ */ V(
5
5
  "svg",
6
6
  {
7
7
  viewBox: "0 0 398 47",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...L,
10
11
  children: [
11
12
  /* @__PURE__ */ V("g", { clipPath: "url(#clip0_329_1528)", children: [
12
13
  /* @__PURE__ */ H(
@@ -92,7 +93,7 @@ function C() {
92
93
  }
93
94
  );
94
95
  }
95
- const l = L.memo(C);
96
+ const t = C.memo(M);
96
97
  export {
97
- l as default
98
+ t as default
98
99
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function Icon(): import("react/jsx-runtime").JSX.Element;
3
+ declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof Icon>;
5
5
  export default _default;
@@ -1,12 +1,13 @@
1
- import { jsxs as l, jsx as L } from "react/jsx-runtime";
2
- import t from "react";
3
- function H() {
4
- return /* @__PURE__ */ l(
1
+ import { jsxs as t, jsx as L } from "react/jsx-runtime";
2
+ import H from "react";
3
+ function o(l) {
4
+ return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
7
  viewBox: "0 0 40 44",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...l,
10
11
  children: [
11
12
  /* @__PURE__ */ L(
12
13
  "path",
@@ -33,7 +34,7 @@ function H() {
33
34
  }
34
35
  );
35
36
  }
36
- const Z = t.memo(H);
37
+ const n = H.memo(o);
37
38
  export {
38
- Z as default
39
+ n as default
39
40
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function LockupLandscape(): import("react/jsx-runtime").JSX.Element;
3
+ declare function LockupLandscape(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof LockupLandscape>;
5
5
  export default _default;
@@ -1,12 +1,13 @@
1
- import { jsxs as V, jsx as H } from "react/jsx-runtime";
2
- import L from "react";
3
- function C() {
4
- return /* @__PURE__ */ V(
1
+ import { jsxs as L, jsx as H } from "react/jsx-runtime";
2
+ import C from "react";
3
+ function M(V) {
4
+ return /* @__PURE__ */ L(
5
5
  "svg",
6
6
  {
7
7
  viewBox: "0 0 305 44",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...V,
10
11
  children: [
11
12
  /* @__PURE__ */ H(
12
13
  "path",
@@ -75,7 +76,7 @@ function C() {
75
76
  }
76
77
  );
77
78
  }
78
- const l = L.memo(C);
79
+ const a = C.memo(M);
79
80
  export {
80
- l as default
81
+ a as default
81
82
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function LockupLandscape(): import("react/jsx-runtime").JSX.Element;
3
+ declare function LockupLandscape(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof LockupLandscape>;
5
5
  export default _default;
@@ -1,12 +1,13 @@
1
1
  import { jsxs as V, jsx as H } from "react/jsx-runtime";
2
- import L from "react";
3
- function C() {
2
+ import C from "react";
3
+ function M(L) {
4
4
  return /* @__PURE__ */ V(
5
5
  "svg",
6
6
  {
7
7
  viewBox: "0 0 96 93",
8
8
  fill: "none",
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...L,
10
11
  children: [
11
12
  /* @__PURE__ */ V("g", { clipPath: "url(#clip0_329_1578)", children: [
12
13
  /* @__PURE__ */ H(
@@ -134,7 +135,7 @@ function C() {
134
135
  }
135
136
  );
136
137
  }
137
- const l = L.memo(C);
138
+ const t = C.memo(M);
138
139
  export {
139
- l as default
140
+ t as default
140
141
  };
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
 
3
- declare function Logo(): import("react/jsx-runtime").JSX.Element;
3
+ declare function Logo(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof Logo>;
5
5
  export default _default;