@ursignalstack/design-system 1.0.1 → 1.0.4
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.
- package/dist/index.d.mts +19 -1
- package/dist/index.d.ts +19 -1
- package/dist/index.js +612 -2
- package/dist/index.mjs +602 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -20,7 +20,15 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
20
20
|
// src/index.ts
|
|
21
21
|
var index_exports = {};
|
|
22
22
|
__export(index_exports, {
|
|
23
|
+
ApplePay: () => ApplePay,
|
|
24
|
+
ArrowDown: () => ArrowDown,
|
|
25
|
+
BHSymbol: () => BHSymbol,
|
|
26
|
+
Camera: () => Camera,
|
|
27
|
+
Coin: () => Coin,
|
|
28
|
+
GOCSymbol: () => GOCSymbol,
|
|
29
|
+
NASymbol: () => NASymbol,
|
|
23
30
|
PPWSymbol: () => PPWSymbol,
|
|
31
|
+
PoweredByStripe: () => PoweredByStripe,
|
|
24
32
|
SymbolV1: () => SymbolV1,
|
|
25
33
|
SymbolV10: () => SymbolV10,
|
|
26
34
|
SymbolV2: () => SymbolV2,
|
|
@@ -31,7 +39,8 @@ __export(index_exports, {
|
|
|
31
39
|
SymbolV7: () => SymbolV7,
|
|
32
40
|
SymbolV8: () => SymbolV8,
|
|
33
41
|
SymbolV9: () => SymbolV9,
|
|
34
|
-
SymbolVX: () => SymbolVX
|
|
42
|
+
SymbolVX: () => SymbolVX,
|
|
43
|
+
UtilitiesText: () => UtilitiesText
|
|
35
44
|
});
|
|
36
45
|
module.exports = __toCommonJS(index_exports);
|
|
37
46
|
|
|
@@ -445,9 +454,609 @@ function PPWSymbol(props) {
|
|
|
445
454
|
)
|
|
446
455
|
] });
|
|
447
456
|
}
|
|
457
|
+
|
|
458
|
+
// src/symbols/portals/BHSymbol.tsx
|
|
459
|
+
var import_jsx_runtime13 = require("react/jsx-runtime");
|
|
460
|
+
function BHSymbol(props) {
|
|
461
|
+
return /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)(
|
|
462
|
+
"svg",
|
|
463
|
+
{
|
|
464
|
+
viewBox: "0 0 24 24",
|
|
465
|
+
width: "100%",
|
|
466
|
+
height: "100%",
|
|
467
|
+
fill: "currentColor",
|
|
468
|
+
...props,
|
|
469
|
+
children: [
|
|
470
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M6 4c3 0 5 2 5 4s-2 4-5 4-5 2-5 4 2 4 5 4" }),
|
|
471
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M18 4c-3 0-5 2-5 4s2 4 5 4 5 2 5 4-2 4-5 4" })
|
|
472
|
+
]
|
|
473
|
+
}
|
|
474
|
+
);
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
// src/symbols/portals/GOCSymbol.tsx
|
|
478
|
+
var import_jsx_runtime14 = require("react/jsx-runtime");
|
|
479
|
+
function GOCSymbol(props) {
|
|
480
|
+
return /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(
|
|
481
|
+
"svg",
|
|
482
|
+
{
|
|
483
|
+
viewBox: "0 0 49 25",
|
|
484
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
485
|
+
width: "100%",
|
|
486
|
+
height: "100%",
|
|
487
|
+
fill: "none",
|
|
488
|
+
...props,
|
|
489
|
+
children: [
|
|
490
|
+
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { d: "M17.214 22.872C15.1872 23.9586 12.9155 24.5279 10.6069 24.5279C8.29831 24.5279 6.02666 23.9586 3.99982 22.872L0.894531 17.5806C2.06761 15.9524 2.86116 13.612 4.34475 12.764C6.98928 11.3796 10.0546 10.9844 12.9728 11.6517C15.891 12.3191 18.4642 14.0037 20.2157 16.3934L17.214 22.872Z", fill: "#8A4F3C" }),
|
|
491
|
+
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { d: "M20.2132 16.4616C18.4617 14.0719 15.8886 12.3873 12.9704 11.7199C10.0522 11.0526 6.98684 11.4478 4.34231 12.8322C2.75521 13.6802 1.96166 16.0206 0.892088 17.6488C0.61607 16.3598 -0.349891 14.7995 0.13314 13.8837C1.99665 9.94049 4.31177 6.21919 7.03359 2.79205C10.0353 -0.803408 11.6222 -0.973004 14.6584 2.55462C17.2968 6.21214 19.464 10.177 21.1103 14.3586C20.8632 15.0799 20.5634 15.7827 20.2132 16.4616Z", fill: "#ADA9A5" }),
|
|
492
|
+
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { d: "M45.7173 11.6112L46.4072 12.2557C45.7516 13.7481 47.9254 16.8009 43.9922 16.4956C41.7495 14.2569 39.8864 14.9692 38.1958 17.174L36.091 18.9039C35.401 15.1388 33.9864 14.5961 30.5017 16.5974L28.4316 13.9856C28.7077 13.0358 28.9491 12.12 29.2251 11.2042C31.8466 10.12 34.6725 9.59559 37.5156 9.66576C40.3588 9.73593 43.1544 10.3991 45.7173 11.6112Z", fill: "#FF0000" }),
|
|
493
|
+
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { d: "M36.093 18.9033L38.1978 17.1734C38.5773 19.2086 39.0948 21.2777 41.855 20.8367C44.6152 20.3958 44.2701 18.4285 43.9941 16.4951C47.9274 16.8003 45.7536 13.7476 46.4091 12.2551C49.3418 14.6973 48.7898 17.1734 46.4091 19.7174C45.7913 20.5989 45.271 21.5427 44.8567 22.5327C44.168 22.6251 43.4949 22.8077 42.8555 23.0754C41.118 24.2327 39.0554 24.8256 36.9574 24.7709C34.8595 24.7161 32.8317 24.0164 31.1592 22.7702C30.6901 22.5985 30.2047 22.4735 29.7101 22.397C29.0201 21.0063 28.2609 19.6156 27.6399 18.191C27.0188 16.7664 25.9148 15.0704 28.2954 13.985L30.3657 16.5968C29.9517 18.3945 30.1588 19.9888 32.1599 20.7011Z", fill: "#F0DFAC" })
|
|
494
|
+
]
|
|
495
|
+
}
|
|
496
|
+
);
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
// src/symbols/portals/NASymbol.tsx
|
|
500
|
+
var import_jsx_runtime15 = require("react/jsx-runtime");
|
|
501
|
+
function NASymbol(props) {
|
|
502
|
+
return /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)(
|
|
503
|
+
"svg",
|
|
504
|
+
{
|
|
505
|
+
viewBox: "0 0 1024 1024",
|
|
506
|
+
width: "100%",
|
|
507
|
+
height: "100%",
|
|
508
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
509
|
+
...props,
|
|
510
|
+
children: [
|
|
511
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
|
|
512
|
+
"path",
|
|
513
|
+
{
|
|
514
|
+
d: "M162 620\n A420 420 0 0 0 862 620\n L820 670\n A470 470 0 0 1 204 670 Z",
|
|
515
|
+
fill: "#DA3832"
|
|
516
|
+
}
|
|
517
|
+
),
|
|
518
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
|
|
519
|
+
"circle",
|
|
520
|
+
{
|
|
521
|
+
cx: "512",
|
|
522
|
+
cy: "460",
|
|
523
|
+
r: "420",
|
|
524
|
+
fill: "#F4E600"
|
|
525
|
+
}
|
|
526
|
+
),
|
|
527
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
|
|
528
|
+
"path",
|
|
529
|
+
{
|
|
530
|
+
d: "M620 180\n A160 120 0 0 1 760 300\n Q740 320 700 290\n A130 100 0 0 0 640 210 Z",
|
|
531
|
+
fill: "#000000"
|
|
532
|
+
}
|
|
533
|
+
)
|
|
534
|
+
]
|
|
535
|
+
}
|
|
536
|
+
);
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
// src/icons/IP/arrowDown.tsx
|
|
540
|
+
var import_jsx_runtime16 = require("react/jsx-runtime");
|
|
541
|
+
function ArrowDown(props) {
|
|
542
|
+
return /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
|
|
543
|
+
"svg",
|
|
544
|
+
{
|
|
545
|
+
viewBox: "0 0 30 41",
|
|
546
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
547
|
+
"aria-hidden": "true",
|
|
548
|
+
...props,
|
|
549
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
|
|
550
|
+
"path",
|
|
551
|
+
{
|
|
552
|
+
opacity: "0.77",
|
|
553
|
+
fill: "currentColor",
|
|
554
|
+
d: "M29.8677 24.8959C29.5054 23.6232 28.5575 22.725 27.2661 22.4334C26.0594 22.1609 24.9256 22.5496 23.8976 23.5853C22.077 25.422 20.2469 27.2635 18.398 29.1216C18.398 20.7863 18.398 12.451 18.398 4.11575C18.398 4.05888 18.398 4.002 18.398 3.94275C18.4004 3.71286 18.4051 3.42846 18.3721 3.11088C18.2663 2.04201 17.6923 1.1035 16.7961 0.534698C15.8952 -0.038841 14.7967 -0.15734 13.7852 0.21001C12.7431 0.586839 11.5011 1.51826 11.5011 3.81005C11.5011 11.2021 11.5011 18.5917 11.5011 25.9837V29.1121C9.71107 27.3038 7.93275 25.5121 6.22265 23.7891L6.16855 23.7346C5.96861 23.5308 5.69574 23.2534 5.31232 23.0093C4.10325 22.2391 2.67542 22.258 1.49223 23.0615C0.2173 23.9265 -0.300196 25.4386 0.172611 26.9127C0.419599 27.6806 0.908861 28.2423 1.30875 28.6476C4.69602 32.0746 8.14916 35.549 11.487 38.9097L12.2727 39.7012C12.5926 40.0236 13.5641 41 14.9637 41H14.9707C16.2245 40.9976 17.1066 40.2535 17.6617 39.6965C18.979 38.3693 20.2963 37.0421 21.6136 35.7125C22.705 34.6129 23.7965 33.5132 24.8879 32.4135C25.389 31.9087 25.89 31.4039 26.391 30.9014C27.2378 30.0506 28.0847 29.1974 28.9291 28.3442C29.8747 27.3891 30.2158 26.133 29.8653 24.8959H29.8677Z"
|
|
555
|
+
}
|
|
556
|
+
)
|
|
557
|
+
}
|
|
558
|
+
);
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
// src/icons/IP/camera.tsx
|
|
562
|
+
var import_jsx_runtime17 = require("react/jsx-runtime");
|
|
563
|
+
function Camera(props) {
|
|
564
|
+
return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)(
|
|
565
|
+
"svg",
|
|
566
|
+
{
|
|
567
|
+
viewBox: "0 0 21 18",
|
|
568
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
569
|
+
"aria-hidden": "true",
|
|
570
|
+
...props,
|
|
571
|
+
children: [
|
|
572
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("g", { clipPath: "url(#clip0_48_1012)", children: [
|
|
573
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
|
|
574
|
+
"path",
|
|
575
|
+
{
|
|
576
|
+
d: "M13.613 0.0101218L14.8662 2.61931L19.546 2.66092C20.4369 2.85548 20.9338 3.61125 21 4.52783V16.1724C20.9284 17.1115 20.3294 17.8999 19.3996 18H1.54619C0.659709 17.8965 0.0531673 17.0677 0 16.1724V4.41537C0.0770383 3.55276 0.651028 2.79025 1.49953 2.65192L6.09579 2.63618L7.41304 0L13.613 0.0101218ZM10.4089 4.74039C6.45169 4.81012 3.92679 9.22662 5.72471 12.8817C7.44668 16.3839 12.0994 16.9428 14.57 13.9501C17.5604 10.3276 14.9943 4.65942 10.4099 4.74039H10.4089Z",
|
|
577
|
+
fill: "currentColor"
|
|
578
|
+
}
|
|
579
|
+
),
|
|
580
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
|
|
581
|
+
"path",
|
|
582
|
+
{
|
|
583
|
+
d: "M13.2202 13.1427C9.6927 16.8337 4.25987 11.296 7.70381 7.56552C11.2324 3.74397 16.8334 9.36159 13.2202 13.1427Z",
|
|
584
|
+
fill: "currentColor"
|
|
585
|
+
}
|
|
586
|
+
)
|
|
587
|
+
] }),
|
|
588
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("clipPath", { id: "clip0_48_1012", children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("rect", { width: "21", height: "18", fill: "currentColor" }) }) })
|
|
589
|
+
]
|
|
590
|
+
}
|
|
591
|
+
);
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
// src/icons/IP/UtilitiesText.tsx
|
|
595
|
+
var import_jsx_runtime18 = require("react/jsx-runtime");
|
|
596
|
+
function UtilitiesText(props) {
|
|
597
|
+
return /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(
|
|
598
|
+
"svg",
|
|
599
|
+
{
|
|
600
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
601
|
+
viewBox: "0 0 171 58",
|
|
602
|
+
fill: "none",
|
|
603
|
+
...props,
|
|
604
|
+
children: [
|
|
605
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
606
|
+
"path",
|
|
607
|
+
{
|
|
608
|
+
d: "M23.6935 19.498C23.6935 21.1955 23.4534 22.7146 22.9755 24.0553C22.4953 25.3959 21.7916 26.5309 20.862 27.4577C19.9301 28.3845 18.7818 29.0908 17.4148 29.5765C16.0455 30.0622 14.4717 30.3051 12.6934 30.3051C11.0245 30.3051 9.52671 30.087 8.19776 29.6533C6.87119 29.2197 5.74915 28.558 4.83148 27.6733C3.91382 26.7886 3.21247 25.6883 2.72749 24.3675C2.24251 23.0491 2 21.5053 2 19.7359V2.89955C2 2.7583 2.04042 2.62944 2.12363 2.51545C2.20684 2.40145 2.35182 2.30976 2.56579 2.2379C2.77737 2.16603 3.05552 2.10903 3.39786 2.06691C3.74021 2.02478 4.17771 2.00247 4.71261 2.00247C5.24752 2.00247 5.66355 2.02478 6.00589 2.06691C6.34823 2.10903 6.62156 2.16603 6.82601 2.2379C7.03046 2.30976 7.17795 2.40145 7.26829 2.51545C7.35625 2.62944 7.40132 2.7583 7.40132 2.89955V19.2428C7.40132 20.3406 7.5321 21.2922 7.79124 22.0976C8.05037 22.9029 8.42361 23.5696 8.91097 24.0974C9.39595 24.6252 9.97849 25.0217 10.656 25.2844C11.3336 25.5496 12.0895 25.6809 12.9239 25.6809C13.7584 25.6809 14.5311 25.5446 15.2015 25.2745C15.8719 25.0044 16.4401 24.6079 16.906 24.0875C17.372 23.5671 17.731 22.9252 17.983 22.162C18.235 21.3987 18.3634 20.5339 18.3634 19.5624V2.89708C18.3634 2.75583 18.4039 2.62696 18.4871 2.51297C18.5703 2.39897 18.7129 2.30728 18.9174 2.23542C19.1218 2.16355 19.4 2.10655 19.7495 2.06443C20.0989 2.0223 20.5316 2 21.0523 2C21.5729 2 21.9984 2.0223 22.336 2.06443C22.6712 2.10655 22.9422 2.16355 23.1466 2.23542C23.3511 2.30728 23.4961 2.39897 23.5769 2.51297C23.6601 2.62696 23.7006 2.75583 23.7006 2.89708V19.498H23.6935Z",
|
|
609
|
+
fill: "#ED1C24",
|
|
610
|
+
stroke: "#ED1C24",
|
|
611
|
+
strokeWidth: "4",
|
|
612
|
+
strokeMiterlimit: "10"
|
|
613
|
+
}
|
|
614
|
+
),
|
|
615
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
616
|
+
"path",
|
|
617
|
+
{
|
|
618
|
+
d: "M49.1752 5.13766C49.1752 5.5308 49.1581 5.86508 49.1217 6.14287C49.0877 6.42066 49.0343 6.6443 48.9639 6.8138C48.8935 6.98329 48.806 7.10807 48.7016 7.19046C48.5972 7.27285 48.4807 7.31287 48.3569 7.31287H41.5658V28.5095C41.5658 28.646 41.5197 28.7661 41.4298 28.8744C41.3376 28.9827 41.1894 29.0698 40.9782 29.138C40.7693 29.2063 40.4853 29.2605 40.1283 29.3005C39.7714 29.3405 39.3271 29.3617 38.7978 29.3617C38.2685 29.3617 37.8242 29.3405 37.4673 29.3005C37.1103 29.2605 36.8287 29.2063 36.6175 29.138C36.4087 29.0698 36.2582 28.9827 36.1659 28.8744C36.0736 28.7661 36.0299 28.6437 36.0299 28.5095V7.31287H29.2388C29.098 7.31287 28.979 7.27285 28.8819 7.19046C28.7848 7.10807 28.6998 6.98329 28.6294 6.8138C28.5589 6.6443 28.508 6.42066 28.4716 6.14287C28.4376 5.86508 28.4181 5.5308 28.4181 5.13766C28.4181 4.74452 28.4351 4.38669 28.4716 4.10184C28.5056 3.81699 28.5589 3.59099 28.6294 3.42149C28.6998 3.25199 28.7823 3.12958 28.8819 3.0566C28.979 2.98127 29.098 2.9436 29.2388 2.9436H48.3545C48.4808 2.9436 48.5949 2.98127 48.6993 3.0566C48.8037 3.13194 48.8911 3.25199 48.9615 3.42149C49.0319 3.59099 49.0829 3.81699 49.1193 4.10184C49.1533 4.38669 49.1727 4.73275 49.1727 5.13766H49.1752Z",
|
|
619
|
+
fill: "#ED1C24",
|
|
620
|
+
stroke: "#ED1C24",
|
|
621
|
+
strokeWidth: "4",
|
|
622
|
+
strokeMiterlimit: "10"
|
|
623
|
+
}
|
|
624
|
+
),
|
|
625
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
626
|
+
"path",
|
|
627
|
+
{
|
|
628
|
+
d: "M58.6101 28.4829C58.6101 28.6237 58.5629 28.7475 58.471 28.8592C58.3766 28.9708 58.2251 29.0606 58.009 29.131C57.7954 29.2014 57.5097 29.2572 57.152 29.2985C56.7943 29.3397 56.3372 29.3616 55.7808 29.3616C55.2244 29.3616 54.7847 29.3397 54.4196 29.2985C54.0545 29.2572 53.7663 29.2014 53.5502 29.131C53.3366 29.0606 53.1826 28.9708 53.0882 28.8592C52.9938 28.7475 52.9491 28.6213 52.9491 28.4829V2.87864C52.9491 2.74029 52.9963 2.61407 53.0882 2.50242C53.1801 2.39077 53.3391 2.30097 53.5601 2.23058C53.7812 2.16019 54.0718 2.10436 54.4295 2.0631C54.7872 2.02184 55.2368 2 55.7808 2C56.3248 2 56.7968 2.02184 57.152 2.0631C57.5072 2.10436 57.7954 2.16019 58.009 2.23058C58.2226 2.30097 58.3766 2.39077 58.471 2.50242C58.5629 2.61407 58.6101 2.74029 58.6101 2.87864V28.4829Z",
|
|
629
|
+
fill: "#ED1C24",
|
|
630
|
+
stroke: "#ED1C24",
|
|
631
|
+
strokeWidth: "4",
|
|
632
|
+
strokeMiterlimit: "10"
|
|
633
|
+
}
|
|
634
|
+
),
|
|
635
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
636
|
+
"path",
|
|
637
|
+
{
|
|
638
|
+
d: "M80.3108 27.0451C80.3108 27.4669 80.2935 27.8205 80.2566 28.1082C80.2222 28.396 80.1681 28.6349 80.0968 28.8251C80.0254 29.0153 79.9369 29.1519 79.8311 29.2348C79.7254 29.3177 79.6 29.3616 79.4598 29.3616H66.8699C66.4026 29.3616 66.0091 29.225 65.6918 28.9519C65.3746 28.6788 65.2147 28.2326 65.2147 27.6157V2.88271C65.2147 2.74372 65.2613 2.61692 65.3523 2.50476C65.4433 2.39259 65.5959 2.30237 65.8099 2.23165C66.0214 2.16094 66.3092 2.10485 66.6707 2.0634C67.0322 2.02195 67.4798 2 68.0185 2C68.5571 2 69.0244 2.02195 69.3761 2.0634C69.7278 2.10485 70.013 2.16094 70.2245 2.23165C70.436 2.30237 70.5886 2.39259 70.6821 2.50476C70.7731 2.61692 70.8197 2.74372 70.8197 2.88271V24.7968H79.4598C79.6 24.7968 79.7254 24.8359 79.8311 24.9115C79.9369 24.9895 80.0254 25.1138 80.0968 25.2894C80.1681 25.465 80.2197 25.6966 80.2566 25.9844C80.291 26.2721 80.3108 26.6257 80.3108 27.0475V27.0451Z",
|
|
639
|
+
fill: "#ED1C24",
|
|
640
|
+
stroke: "#ED1C24",
|
|
641
|
+
strokeWidth: "4",
|
|
642
|
+
strokeMiterlimit: "10"
|
|
643
|
+
}
|
|
644
|
+
),
|
|
645
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
646
|
+
"path",
|
|
647
|
+
{
|
|
648
|
+
d: "M90.6892 28.4829C90.6892 28.6237 90.642 28.7475 90.5501 28.8592C90.4557 28.9708 90.3041 29.0606 90.088 29.131C89.8744 29.2014 89.5888 29.2572 89.2311 29.2985C88.8734 29.3397 88.4163 29.3616 87.8599 29.3616C87.3035 29.3616 86.8638 29.3397 86.4987 29.2985C86.1336 29.2572 85.8454 29.2014 85.6293 29.131C85.4157 29.0606 85.2617 28.9708 85.1673 28.8592C85.0729 28.7475 85.0282 28.6213 85.0282 28.4829V2.87864C85.0282 2.74029 85.0754 2.61407 85.1673 2.50242C85.2592 2.39077 85.4182 2.30097 85.6392 2.23058C85.8603 2.16019 86.151 2.10436 86.5086 2.0631C86.8663 2.02184 87.3159 2 87.8599 2C88.4039 2 88.8759 2.02184 89.2311 2.0631C89.5863 2.10436 89.8744 2.16019 90.088 2.23058C90.3016 2.30097 90.4557 2.39077 90.5501 2.50242C90.642 2.61407 90.6892 2.74029 90.6892 2.87864V28.4829Z",
|
|
649
|
+
fill: "#ED1C24",
|
|
650
|
+
stroke: "#ED1C24",
|
|
651
|
+
strokeWidth: "4",
|
|
652
|
+
strokeMiterlimit: "10"
|
|
653
|
+
}
|
|
654
|
+
),
|
|
655
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
656
|
+
"path",
|
|
657
|
+
{
|
|
658
|
+
d: "M115.22 5.13766C115.22 5.5308 115.203 5.86508 115.167 6.14287C115.133 6.42066 115.079 6.6443 115.009 6.8138C114.939 6.98329 114.851 7.10807 114.747 7.19046C114.642 7.27285 114.526 7.31287 114.402 7.31287H107.611V28.5095C107.611 28.646 107.565 28.7661 107.475 28.8744C107.383 28.9827 107.235 29.0698 107.023 29.138C106.815 29.2063 106.53 29.2605 106.174 29.3005C105.817 29.3405 105.372 29.3617 104.843 29.3617C104.314 29.3617 103.869 29.3405 103.512 29.3005C103.156 29.2605 102.874 29.2063 102.663 29.138C102.454 29.0698 102.303 28.9827 102.211 28.8744C102.119 28.7661 102.075 28.6437 102.075 28.5095V7.31287H95.284C95.1432 7.31287 95.0242 7.27285 94.927 7.19046C94.8299 7.10807 94.7449 6.98329 94.6745 6.8138C94.6041 6.6443 94.5531 6.42066 94.5167 6.14287C94.4827 5.86508 94.4633 5.5308 94.4633 5.13766C94.4633 4.74452 94.4803 4.38669 94.5167 4.10184C94.5507 3.81699 94.6041 3.59099 94.6745 3.42149C94.7449 3.25199 94.8275 3.12958 94.927 3.0566C95.0242 2.98127 95.1432 2.9436 95.284 2.9436H114.4C114.526 2.9436 114.64 2.98127 114.744 3.0566C114.849 3.13194 114.936 3.25199 115.007 3.42149C115.077 3.59099 115.128 3.81699 115.164 4.10184C115.198 4.38669 115.218 4.73275 115.218 5.13766H115.22Z",
|
|
659
|
+
fill: "#ED1C24",
|
|
660
|
+
stroke: "#ED1C24",
|
|
661
|
+
strokeWidth: "4",
|
|
662
|
+
strokeMiterlimit: "10"
|
|
663
|
+
}
|
|
664
|
+
),
|
|
665
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
666
|
+
"path",
|
|
667
|
+
{
|
|
668
|
+
d: "M124.655 28.4829C124.655 28.6237 124.608 28.7475 124.516 28.8592C124.422 28.9708 124.27 29.0606 124.054 29.131C123.841 29.2014 123.555 29.2572 123.197 29.2985C122.84 29.3397 122.383 29.3616 121.826 29.3616C121.27 29.3616 120.83 29.3397 120.465 29.2985C120.1 29.2572 119.812 29.2014 119.595 29.131C119.382 29.0606 119.228 28.9708 119.134 28.8592C119.039 28.7475 118.994 28.6213 118.994 28.4829V2.87864C118.994 2.74029 119.042 2.61407 119.134 2.50242C119.225 2.39077 119.384 2.30097 119.605 2.23058C119.827 2.16019 120.117 2.10436 120.475 2.0631C120.833 2.02184 121.282 2 121.826 2C122.37 2 122.842 2.02184 123.197 2.0631C123.552 2.10436 123.841 2.16019 124.054 2.23058C124.268 2.30097 124.422 2.39077 124.516 2.50242C124.608 2.61407 124.655 2.74029 124.655 2.87864V28.4829Z",
|
|
669
|
+
fill: "#ED1C24",
|
|
670
|
+
stroke: "#ED1C24",
|
|
671
|
+
strokeWidth: "4",
|
|
672
|
+
strokeMiterlimit: "10"
|
|
673
|
+
}
|
|
674
|
+
),
|
|
675
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
676
|
+
"path",
|
|
677
|
+
{
|
|
678
|
+
d: "M148.241 27.2591C148.241 27.6541 148.224 27.9828 148.187 28.2501C148.153 28.515 148.1 28.7302 148.03 28.8934C147.96 29.0566 147.872 29.1748 147.768 29.2505C147.664 29.3262 147.548 29.3617 147.424 29.3617H133.833C133.373 29.3617 132.986 29.2292 132.673 28.9643C132.361 28.6995 132.203 28.2666 132.203 27.6683V4.63701C132.203 4.03864 132.361 3.60583 132.673 3.34094C132.986 3.07605 133.373 2.9436 133.833 2.9436H147.342C147.468 2.9436 147.579 2.97671 147.676 3.0453C147.773 3.11389 147.858 3.23215 147.928 3.40243C147.998 3.57272 148.049 3.79031 148.086 4.0552C148.119 4.32009 148.139 4.6583 148.139 5.06509C148.139 5.44587 148.122 5.76989 148.086 6.03478C148.052 6.29967 147.998 6.51489 147.928 6.67809C147.858 6.84128 147.775 6.96189 147.676 7.03521C147.579 7.11089 147.468 7.14874 147.342 7.14874H137.682V13.6007H145.857C145.983 13.6007 146.097 13.6385 146.201 13.7119C146.305 13.7875 146.392 13.9034 146.463 14.0595C146.533 14.2156 146.584 14.4261 146.62 14.6934C146.654 14.9583 146.673 15.2823 146.673 15.6631C146.673 16.0438 146.656 16.3844 146.62 16.6422C146.586 16.9 146.533 17.1081 146.463 17.2642C146.392 17.4203 146.305 17.5339 146.201 17.6001C146.097 17.6687 145.981 17.7018 145.857 17.7018H137.682V25.1542H147.427C147.553 25.1542 147.666 25.192 147.771 25.2653C147.875 25.341 147.962 25.4593 148.032 25.6225C148.102 25.7857 148.153 26.0009 148.19 26.2658C148.226 26.5307 148.243 26.8618 148.243 27.2567L148.241 27.2591Z",
|
|
679
|
+
fill: "#ED1C24",
|
|
680
|
+
stroke: "#ED1C24",
|
|
681
|
+
strokeWidth: "4",
|
|
682
|
+
strokeMiterlimit: "10"
|
|
683
|
+
}
|
|
684
|
+
),
|
|
685
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
686
|
+
"path",
|
|
687
|
+
{
|
|
688
|
+
d: "M168.995 21.6291C168.995 23.0649 168.742 24.3246 168.232 25.4082C167.722 26.4918 167.033 27.3968 166.163 28.1208C165.292 28.8448 164.275 29.3903 163.109 29.7572C161.942 30.1241 160.697 30.3051 159.37 30.3051C158.472 30.3051 157.638 30.2268 156.868 30.0727C156.097 29.9186 155.418 29.7303 154.829 29.5126C154.24 29.2949 153.746 29.065 153.353 28.8253C152.957 28.5856 152.673 28.3752 152.499 28.1918C152.324 28.0083 152.201 27.7441 152.126 27.3992C152.052 27.0544 152.017 26.5578 152.017 25.9096C152.017 25.4742 152.031 25.1073 152.057 24.8114C152.082 24.5154 152.126 24.2757 152.187 24.0923C152.247 23.9088 152.327 23.7792 152.429 23.7009C152.529 23.6226 152.648 23.5859 152.78 23.5859C152.969 23.5859 153.232 23.7009 153.574 23.9333C153.916 24.1656 154.354 24.4225 154.889 24.7038C155.425 24.985 156.065 25.2419 156.807 25.4742C157.55 25.7066 158.411 25.8216 159.389 25.8216C160.031 25.8216 160.609 25.7409 161.116 25.5794C161.626 25.418 162.056 25.1881 162.412 24.8921C162.766 24.5961 163.039 24.2317 163.227 23.7938C163.413 23.3584 163.509 22.8717 163.509 22.336C163.509 21.7172 163.348 21.1864 163.027 20.7412C162.706 20.2985 162.287 19.9047 161.77 19.5598C161.253 19.2149 160.669 18.8921 160.013 18.5888C159.356 18.2854 158.679 17.965 157.983 17.6275C157.287 17.2899 156.609 16.9059 155.953 16.4754C155.297 16.0474 154.71 15.5337 154.196 14.9344C153.679 14.3352 153.262 13.6283 152.939 12.8113C152.618 11.9943 152.457 11.0159 152.457 9.87611C152.457 8.5675 152.687 7.41544 153.15 6.42481C153.614 5.43173 154.235 4.60988 155.02 3.95435C155.804 3.29882 156.728 2.80962 157.792 2.48675C158.858 2.16388 159.985 2 161.179 2C161.796 2 162.41 2.04891 163.027 2.14675C163.644 2.24459 164.219 2.37913 164.754 2.5479C165.29 2.71668 165.764 2.90746 166.181 3.11782C166.595 3.32817 166.87 3.50428 167.005 3.64615C167.138 3.78802 167.229 3.90787 167.277 4.00571C167.324 4.10355 167.364 4.23564 167.398 4.39708C167.431 4.55851 167.454 4.76397 167.468 5.00857C167.482 5.25562 167.489 5.56137 167.489 5.92582C167.489 6.33431 167.48 6.67919 167.459 6.96048C167.438 7.24177 167.405 7.47414 167.359 7.65759C167.312 7.84104 167.245 7.97312 167.159 8.05873C167.07 8.14434 166.954 8.18592 166.807 8.18592C166.661 8.18592 166.426 8.08809 166.104 7.88996C165.783 7.69183 165.387 7.47903 164.919 7.24666C164.452 7.01429 163.907 6.80394 163.292 6.61315C162.676 6.42236 162.001 6.32697 161.263 6.32697C160.685 6.32697 160.185 6.40034 159.757 6.54955C159.328 6.69631 158.97 6.90177 158.681 7.16105C158.393 7.42277 158.178 7.73587 158.039 8.10032C157.899 8.46722 157.827 8.85369 157.827 9.26217C157.827 9.86878 157.985 10.3922 158.299 10.8349C158.614 11.2777 159.035 11.6715 159.566 12.0164C160.094 12.3612 160.695 12.6841 161.365 12.9874C162.035 13.2907 162.717 13.6111 163.413 13.9487C164.109 14.2862 164.794 14.6703 165.464 15.0983C166.135 15.5288 166.73 16.0425 167.252 16.6393C167.773 17.2386 168.197 17.9406 168.518 18.7502C168.839 19.5598 169 20.5138 169 21.612L168.995 21.6291Z",
|
|
689
|
+
fill: "#ED1C24",
|
|
690
|
+
stroke: "#ED1C24",
|
|
691
|
+
strokeWidth: "4",
|
|
692
|
+
strokeMiterlimit: "10"
|
|
693
|
+
}
|
|
694
|
+
),
|
|
695
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
696
|
+
"path",
|
|
697
|
+
{
|
|
698
|
+
d: "M27.0768 50.3096C27.0768 50.9919 26.9488 51.5897 26.6981 52.1027C26.4447 52.6184 26.1018 53.0468 25.6693 53.3905C25.2369 53.7343 24.7302 53.9934 24.1493 54.1678C23.5684 54.3422 22.9492 54.4295 22.2889 54.4295C21.8411 54.4295 21.4265 54.3936 21.0452 54.3192C20.6613 54.2448 20.3236 54.1575 20.0318 54.0524C19.7376 53.9498 19.4944 53.8395 19.2974 53.7266C19.1003 53.6137 18.9597 53.5136 18.8727 53.4264C18.7857 53.3392 18.7242 53.2135 18.6884 53.0519C18.6525 52.8877 18.6346 52.6517 18.6346 52.3464C18.6346 52.1386 18.6423 51.9668 18.6551 51.8257C18.6679 51.6846 18.691 51.5717 18.7191 51.4845C18.7498 51.3973 18.7883 51.3357 18.8394 51.2998C18.8906 51.2639 18.9468 51.2459 19.0134 51.2459C19.1055 51.2459 19.2386 51.2998 19.4075 51.4101C19.5764 51.5204 19.7964 51.6435 20.0626 51.7769C20.3287 51.9103 20.6486 52.0335 21.0171 52.1438C21.3856 52.2541 21.8155 52.3079 22.3017 52.3079C22.6216 52.3079 22.9081 52.2695 23.1615 52.1925C23.4148 52.1155 23.6298 52.0078 23.8063 51.8667C23.9829 51.7256 24.1186 51.5537 24.2107 51.3459C24.3028 51.1382 24.3514 50.9073 24.3514 50.6533C24.3514 50.3583 24.2721 50.1069 24.1108 49.8965C23.9496 49.6862 23.7424 49.4989 23.4865 49.3347C23.2306 49.1706 22.9389 49.0166 22.6113 48.873C22.2838 48.7293 21.9485 48.578 21.6005 48.4164C21.255 48.2573 20.9173 48.0752 20.5897 47.8699C20.2622 47.6673 19.9705 47.4236 19.7146 47.1388C19.4587 46.8541 19.2489 46.518 19.0902 46.1307C18.9316 45.7433 18.8496 45.279 18.8496 44.7377C18.8496 44.1169 18.9647 43.5705 19.195 43.0984C19.4254 42.6264 19.7351 42.2365 20.1241 41.9261C20.513 41.6157 20.9735 41.3822 21.5033 41.2309C22.033 41.077 22.5934 41 23.1871 41C23.4942 41 23.8012 41.0231 24.1057 41.0693C24.4128 41.1154 24.6995 41.1796 24.9656 41.2591C25.2318 41.3386 25.4698 41.4284 25.6745 41.5285C25.8817 41.6285 26.0173 41.7132 26.0838 41.7799C26.1503 41.8466 26.1965 41.903 26.2195 41.9492C26.2425 41.9953 26.263 42.0569 26.2784 42.1339C26.2937 42.2108 26.3065 42.3083 26.3142 42.4238C26.3219 42.5418 26.3245 42.6854 26.3245 42.8599C26.3245 43.0548 26.3193 43.2164 26.3091 43.3498C26.2989 43.4832 26.2835 43.5935 26.2579 43.6808C26.2348 43.768 26.2015 43.8321 26.158 43.8706C26.1145 43.9116 26.0557 43.9296 25.9841 43.9296C25.9124 43.9296 25.7947 43.8834 25.6335 43.7885C25.4748 43.6962 25.2778 43.5935 25.045 43.4832C24.8121 43.3729 24.5408 43.2729 24.2363 43.1831C23.9292 43.0933 23.5939 43.0471 23.2254 43.0471C22.9388 43.0471 22.6881 43.083 22.4757 43.1523C22.2633 43.2216 22.0841 43.319 21.9408 43.4422C21.7975 43.5653 21.69 43.7141 21.621 43.8885C21.5519 44.063 21.5161 44.2451 21.5161 44.4401C21.5161 44.7274 21.5954 44.9762 21.7515 45.1866C21.9076 45.397 22.1175 45.5842 22.381 45.7484C22.6446 45.9126 22.9414 46.0665 23.2767 46.2102C23.6093 46.3538 23.9497 46.5052 24.2951 46.6668C24.6406 46.8258 24.9809 47.008 25.3136 47.2132C25.6463 47.4159 25.9431 47.6621 26.2041 47.9443C26.4652 48.2291 26.675 48.5626 26.8336 48.9474C26.9923 49.3322 27.0742 49.7837 27.0742 50.3044L27.0768 50.3096Z",
|
|
699
|
+
fill: "#ED1C24",
|
|
700
|
+
stroke: "#ED1C24",
|
|
701
|
+
strokeWidth: "2",
|
|
702
|
+
strokeMiterlimit: "10"
|
|
703
|
+
}
|
|
704
|
+
),
|
|
705
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
706
|
+
"path",
|
|
707
|
+
{
|
|
708
|
+
d: "M36.7523 53.1647C36.7523 53.3597 36.7446 53.5213 36.7267 53.6496C36.7087 53.7804 36.6857 53.8856 36.6524 53.9651C36.6192 54.0446 36.5782 54.1036 36.527 54.1396C36.4758 54.1755 36.4222 54.1934 36.3633 54.1934H29.866C29.6459 54.1934 29.4617 54.1293 29.3107 53.9985C29.1598 53.8676 29.0854 53.6573 29.0854 53.3623V42.0594C29.0854 41.7644 29.1598 41.5541 29.3107 41.4232C29.4617 41.2924 29.6459 41.2283 29.866 41.2283H36.3223C36.3812 41.2283 36.4349 41.2462 36.481 41.2796C36.5271 41.3129 36.5679 41.3719 36.6012 41.454C36.6345 41.5387 36.6601 41.6439 36.6754 41.7747C36.6908 41.9055 36.701 42.0697 36.701 42.2698C36.701 42.4571 36.6933 42.6161 36.6754 42.747C36.6575 42.8778 36.6345 42.983 36.6012 43.0625C36.5679 43.142 36.5271 43.201 36.481 43.2369C36.4349 43.2728 36.3812 43.2908 36.3223 43.2908H31.7034V46.4564H35.6109C35.6697 46.4564 35.726 46.4744 35.7747 46.5103C35.8258 46.5462 35.8668 46.6052 35.9001 46.6796C35.9334 46.7565 35.959 46.8592 35.9743 46.99C35.9897 47.1208 35.9998 47.2799 35.9998 47.4671C35.9998 47.6544 35.9922 47.8212 35.9743 47.9494C35.9564 48.0777 35.9334 48.1777 35.9001 48.2547C35.8668 48.3317 35.8258 48.3855 35.7747 48.4189C35.7235 48.4522 35.6697 48.4702 35.6109 48.4702H31.7034V52.1283H36.3607C36.4195 52.1283 36.4759 52.1463 36.5245 52.1822C36.5757 52.2181 36.6166 52.2771 36.6498 52.3567C36.6831 52.4362 36.7087 52.5414 36.724 52.6722C36.7394 52.803 36.7497 52.9646 36.7497 53.157L36.7523 53.1647Z",
|
|
709
|
+
fill: "#ED1C24",
|
|
710
|
+
stroke: "#ED1C24",
|
|
711
|
+
strokeWidth: "2",
|
|
712
|
+
strokeMiterlimit: "10"
|
|
713
|
+
}
|
|
714
|
+
),
|
|
715
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
716
|
+
"path",
|
|
717
|
+
{
|
|
718
|
+
d: "M46.7374 53.1647C46.7374 53.3597 46.7297 53.5213 46.7118 53.6496C46.6939 53.7804 46.6708 53.8856 46.6375 53.9651C46.6043 54.0446 46.5633 54.1036 46.5121 54.1396C46.4609 54.1755 46.4073 54.1934 46.3484 54.1934H39.8511C39.631 54.1934 39.4468 54.1293 39.2958 53.9985C39.1449 53.8676 39.0706 53.6573 39.0706 53.3623V42.0594C39.0706 41.7644 39.1449 41.5541 39.2958 41.4232C39.4468 41.2924 39.631 41.2283 39.8511 41.2283H46.3074C46.3663 41.2283 46.4201 41.2462 46.4661 41.2796C46.5122 41.3129 46.5531 41.3719 46.5863 41.454C46.6196 41.5387 46.6452 41.6439 46.6605 41.7747C46.6759 41.9055 46.6862 42.0697 46.6862 42.2698C46.6862 42.4571 46.6785 42.6161 46.6605 42.747C46.6426 42.8778 46.6196 42.983 46.5863 43.0625C46.5531 43.142 46.5122 43.201 46.4661 43.2369C46.4201 43.2728 46.3663 43.2908 46.3074 43.2908H41.6884V46.4564H45.596C45.6548 46.4564 45.7112 46.4744 45.7598 46.5103C45.811 46.5462 45.852 46.6052 45.8852 46.6796C45.9185 46.7565 45.9441 46.8592 45.9594 46.99C45.9748 47.1208 45.9849 47.2799 45.9849 47.4671C45.9849 47.6544 45.9774 47.8212 45.9594 47.9494C45.9415 48.0777 45.9185 48.1777 45.8852 48.2547C45.852 48.3317 45.811 48.3855 45.7598 48.4189C45.7086 48.4522 45.6548 48.4702 45.596 48.4702H41.6884V52.1283H46.3458C46.4046 52.1283 46.461 52.1463 46.5096 52.1822C46.5608 52.2181 46.6017 52.2771 46.6349 52.3567C46.6682 52.4362 46.6938 52.5414 46.7091 52.6722C46.7245 52.803 46.7348 52.9646 46.7348 53.157L46.7374 53.1647Z",
|
|
719
|
+
fill: "#ED1C24",
|
|
720
|
+
stroke: "#ED1C24",
|
|
721
|
+
strokeWidth: "2",
|
|
722
|
+
strokeMiterlimit: "10"
|
|
723
|
+
}
|
|
724
|
+
),
|
|
725
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
726
|
+
"path",
|
|
727
|
+
{
|
|
728
|
+
d: "M68.76 53.8367C68.76 53.9034 68.742 53.965 68.7062 54.0163C68.6704 54.0702 68.6039 54.1138 68.5067 54.1471C68.4094 54.1805 68.2815 54.2061 68.1228 54.2267C67.9642 54.2472 67.7595 54.2574 67.5138 54.2574C67.2682 54.2574 67.0736 54.2472 66.9149 54.2267C66.7563 54.2061 66.6283 54.1805 66.5362 54.1471C66.4415 54.1138 66.3776 54.0702 66.3367 54.0163C66.2957 53.9624 66.2778 53.9034 66.2778 53.8367V43.2855H66.2573L62.5084 53.8265C62.4828 53.9137 62.4393 53.9855 62.3779 54.042C62.319 54.0984 62.2371 54.1446 62.1322 54.1779C62.0299 54.2113 61.8968 54.2318 61.7381 54.2421C61.5795 54.2523 61.385 54.2574 61.1572 54.2574C60.9295 54.2574 60.7375 54.2497 60.5763 54.2318C60.4177 54.2138 60.2846 54.1882 60.1822 54.1523C60.0799 54.1163 59.998 54.0702 59.9366 54.0163C59.8777 53.9624 59.8369 53.8983 59.8164 53.8265L56.1979 43.2855H56.1775V53.8367C56.1775 53.9034 56.1595 53.965 56.1237 54.0163C56.0879 54.0702 56.0189 54.1138 55.9191 54.1471C55.8193 54.1805 55.6913 54.2061 55.5352 54.2267C55.3791 54.2472 55.1769 54.2574 54.9312 54.2574C54.6855 54.2574 54.4911 54.2472 54.3324 54.2267C54.1738 54.2061 54.0433 54.1805 53.9486 54.1471C53.8513 54.1138 53.7849 54.0702 53.749 54.0163C53.7132 53.9624 53.6953 53.9034 53.6953 53.8367V42.2825C53.6953 41.9413 53.7848 41.6822 53.964 41.5001C54.1431 41.3179 54.3836 41.2307 54.683 41.2307H56.4026C56.7097 41.2307 56.9733 41.2564 57.1934 41.3051C57.4135 41.3538 57.6029 41.4385 57.7641 41.5565C57.9227 41.6745 58.0584 41.8259 58.1633 42.0183C58.2708 42.2081 58.3628 42.4441 58.4422 42.7237L61.2417 50.4505H61.2827L64.182 42.7443C64.269 42.4646 64.3637 42.2261 64.466 42.0337C64.5684 41.8413 64.6887 41.6822 64.8269 41.5616C64.9625 41.4411 65.1262 41.3564 65.3104 41.3051C65.4973 41.2538 65.7148 41.2307 65.9604 41.2307H67.7287C67.9079 41.2307 68.0639 41.2538 68.1944 41.3C68.3249 41.3462 68.4299 41.4154 68.5143 41.5052C68.5987 41.595 68.6602 41.7053 68.7037 41.8361C68.7472 41.967 68.7677 42.1158 68.7677 42.2825V53.8367H68.76Z",
|
|
729
|
+
fill: "#ED1C24",
|
|
730
|
+
stroke: "#ED1C24",
|
|
731
|
+
strokeWidth: "2",
|
|
732
|
+
strokeMiterlimit: "10"
|
|
733
|
+
}
|
|
734
|
+
),
|
|
735
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
736
|
+
"path",
|
|
737
|
+
{
|
|
738
|
+
d: "M79.2441 53.1647C79.2441 53.3597 79.2364 53.5213 79.2185 53.6496C79.2006 53.7804 79.1775 53.8856 79.1443 53.9651C79.111 54.0446 79.0701 54.1036 79.0189 54.1396C78.9678 54.1755 78.914 54.1934 78.8551 54.1934H72.3578C72.1378 54.1934 71.9535 54.1293 71.8026 53.9985C71.6516 53.8676 71.5774 53.6573 71.5774 53.3623V42.0594C71.5774 41.7644 71.6516 41.5541 71.8026 41.4232C71.9535 41.2924 72.1378 41.2283 72.3578 41.2283H78.8141C78.873 41.2283 78.9268 41.2462 78.9728 41.2796C79.0189 41.3129 79.0599 41.3719 79.0932 41.454C79.1264 41.5387 79.152 41.6439 79.1674 41.7747C79.1827 41.9055 79.1929 42.0697 79.1929 42.2698C79.1929 42.4571 79.1853 42.6161 79.1674 42.747C79.1495 42.8778 79.1264 42.983 79.0932 43.0625C79.0599 43.142 79.0189 43.201 78.9728 43.2369C78.9268 43.2728 78.873 43.2908 78.8141 43.2908H74.1952V46.4564H78.1028C78.1617 46.4564 78.218 46.4744 78.2666 46.5103C78.3178 46.5462 78.3587 46.6052 78.3919 46.6796C78.4252 46.7565 78.4508 46.8592 78.4662 46.99C78.4815 47.1208 78.4918 47.2799 78.4918 47.4671C78.4918 47.6544 78.4841 47.8212 78.4662 47.9494C78.4482 48.0777 78.4252 48.1777 78.3919 48.2547C78.3587 48.3317 78.3178 48.3855 78.2666 48.4189C78.2154 48.4522 78.1617 48.4702 78.1028 48.4702H74.1952V52.1283H78.8526C78.9115 52.1283 78.9677 52.1463 79.0163 52.1822C79.0675 52.2181 79.1085 52.2771 79.1418 52.3567C79.175 52.4362 79.2006 52.5414 79.216 52.6722C79.2313 52.803 79.2415 52.9646 79.2415 53.157L79.2441 53.1647Z",
|
|
739
|
+
fill: "#ED1C24",
|
|
740
|
+
stroke: "#ED1C24",
|
|
741
|
+
strokeWidth: "2",
|
|
742
|
+
strokeMiterlimit: "10"
|
|
743
|
+
}
|
|
744
|
+
),
|
|
745
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
746
|
+
"path",
|
|
747
|
+
{
|
|
748
|
+
d: "M90.2119 52.2335C90.2119 52.4003 90.2068 52.5439 90.1966 52.6594C90.1863 52.7774 90.1711 52.8774 90.1506 52.9595C90.1301 53.0442 90.1045 53.116 90.0712 53.175C90.038 53.234 89.9842 53.3033 89.9126 53.3802C89.8383 53.4572 89.6976 53.5547 89.4877 53.6753C89.2779 53.7958 89.022 53.9113 88.7175 54.0216C88.413 54.1319 88.0675 54.2242 87.6786 54.2961C87.2896 54.3705 86.8674 54.4064 86.4144 54.4064C85.529 54.4064 84.7281 54.2704 84.0141 53.9959C83.3002 53.7214 82.6936 53.3136 82.1946 52.7671C81.6956 52.2233 81.3118 51.5435 81.0457 50.7277C80.7796 49.9119 80.6465 48.9628 80.6465 47.8827C80.6465 46.8027 80.7924 45.8023 81.0867 44.9454C81.381 44.0912 81.7904 43.3729 82.3149 42.7906C82.8421 42.2083 83.4716 41.7696 84.2086 41.4669C84.9456 41.1667 85.7568 41.0154 86.6422 41.0154C87.003 41.0154 87.3485 41.0462 87.6812 41.1052C88.0139 41.1642 88.3235 41.2437 88.6049 41.3412C88.889 41.4386 89.1423 41.549 89.37 41.6772C89.5952 41.8055 89.754 41.9132 89.8461 42.003C89.9382 42.0928 89.997 42.1672 90.0303 42.2288C90.0635 42.2878 90.0891 42.3647 90.1096 42.4596C90.1301 42.5546 90.1455 42.6623 90.1557 42.7906C90.1659 42.9188 90.1711 43.0753 90.1711 43.2626C90.1711 43.4627 90.1634 43.6346 90.1506 43.7731C90.1378 43.9142 90.1147 44.0271 90.0815 44.1143C90.0482 44.2015 90.0072 44.2656 89.9612 44.3041C89.9151 44.3452 89.8613 44.3631 89.8025 44.3631C89.7027 44.3631 89.5747 44.3041 89.4237 44.1887C89.2702 44.0707 89.0732 43.9424 88.8301 43.7988C88.587 43.6551 88.2979 43.5243 87.9601 43.4088C87.6223 43.2908 87.2231 43.2344 86.7548 43.2344C86.2405 43.2344 85.7824 43.3396 85.3806 43.5499C84.9763 43.7603 84.6334 44.0604 84.3519 44.4529C84.0678 44.8428 83.8529 45.3174 83.707 45.8715C83.5612 46.4257 83.487 47.0516 83.487 47.7442C83.487 48.5061 83.5663 49.1654 83.7224 49.7221C83.8785 50.2788 84.1011 50.738 84.3929 51.0997C84.6846 51.4614 85.0326 51.7307 85.4421 51.9052C85.8515 52.0822 86.312 52.172 86.8264 52.172C87.2921 52.172 87.6965 52.1181 88.0368 52.0078C88.3771 51.8975 88.6688 51.7769 88.9119 51.641C89.1551 51.5076 89.3547 51.387 89.5108 51.2792C89.6669 51.1715 89.7897 51.1202 89.8767 51.1202C89.9432 51.1202 89.997 51.133 90.0354 51.1612C90.0763 51.1869 90.1096 51.2408 90.1352 51.3203C90.1608 51.3998 90.1813 51.5127 90.1941 51.6563C90.2069 51.8 90.2146 51.9924 90.2146 52.2335H90.2119Z",
|
|
749
|
+
fill: "#ED1C24",
|
|
750
|
+
stroke: "#ED1C24",
|
|
751
|
+
strokeWidth: "2",
|
|
752
|
+
strokeMiterlimit: "10"
|
|
753
|
+
}
|
|
754
|
+
),
|
|
755
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
756
|
+
"path",
|
|
757
|
+
{
|
|
758
|
+
d: "M102.196 53.8366C102.196 53.9033 102.175 53.9649 102.132 54.0162C102.088 54.0701 102.017 54.1137 101.917 54.1471C101.817 54.1804 101.684 54.2061 101.518 54.2266C101.351 54.2471 101.141 54.2574 100.888 54.2574C100.635 54.2574 100.412 54.2471 100.243 54.2266C100.074 54.2061 99.9387 54.1804 99.844 54.1471C99.7468 54.1137 99.6777 54.0701 99.6342 54.0162C99.5907 53.9623 99.5702 53.9033 99.5702 53.8366V48.5957H94.7312V53.8366C94.7312 53.9033 94.7107 53.9649 94.6723 54.0162C94.6314 54.0701 94.5623 54.1137 94.4625 54.1471C94.3627 54.1804 94.2296 54.2061 94.0633 54.2266C93.897 54.2471 93.6846 54.2574 93.4236 54.2574C93.1626 54.2574 92.9578 54.2471 92.7889 54.2266C92.6201 54.2061 92.4844 54.1804 92.3846 54.1471C92.2848 54.1137 92.2131 54.0701 92.1696 54.0162C92.1261 53.9623 92.1056 53.9033 92.1056 53.8366V41.5923C92.1056 41.5256 92.1261 41.4666 92.1696 41.4128C92.2131 41.3589 92.2848 41.3153 92.3846 41.2819C92.4844 41.2486 92.6201 41.2229 92.7889 41.2024C92.9578 41.1819 93.1702 41.1716 93.4236 41.1716C93.6769 41.1716 93.897 41.1819 94.0633 41.2024C94.2296 41.2229 94.3627 41.2486 94.4625 41.2819C94.5623 41.3153 94.6314 41.3589 94.6723 41.4128C94.7133 41.4666 94.7312 41.5256 94.7312 41.5923V46.351H99.5702V41.5923C99.5702 41.5256 99.5907 41.4666 99.6342 41.4128C99.6777 41.3589 99.7468 41.3153 99.844 41.2819C99.9413 41.2486 100.074 41.2229 100.243 41.2024C100.412 41.1819 100.627 41.1716 100.888 41.1716C101.149 41.1716 101.351 41.1819 101.518 41.2024C101.684 41.2229 101.817 41.2486 101.917 41.2819C102.017 41.3153 102.088 41.3589 102.132 41.4128C102.175 41.4666 102.196 41.5256 102.196 41.5923V53.8366Z",
|
|
759
|
+
fill: "#ED1C24",
|
|
760
|
+
stroke: "#ED1C24",
|
|
761
|
+
strokeWidth: "2",
|
|
762
|
+
strokeMiterlimit: "10"
|
|
763
|
+
}
|
|
764
|
+
),
|
|
765
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
766
|
+
"path",
|
|
767
|
+
{
|
|
768
|
+
d: "M115.61 53.216C115.689 53.4571 115.74 53.6469 115.761 53.788C115.781 53.9291 115.753 54.0343 115.681 54.1036C115.607 54.1728 115.479 54.2164 115.292 54.2344C115.106 54.2498 114.85 54.26 114.522 54.26C114.195 54.26 113.918 54.2549 113.726 54.2446C113.534 54.2344 113.391 54.2139 113.291 54.1856C113.191 54.1574 113.122 54.1138 113.082 54.0599C113.041 54.0061 113.007 53.9368 112.982 53.8496L112.112 51.2432H107.255L106.436 53.7778C106.41 53.8727 106.374 53.9496 106.331 54.0138C106.287 54.0779 106.218 54.1266 106.121 54.1651C106.024 54.201 105.888 54.2267 105.712 54.2395C105.535 54.2523 105.302 54.26 105.018 54.26C104.711 54.26 104.471 54.2498 104.299 54.2292C104.125 54.2087 104.005 54.16 103.938 54.083C103.872 54.0061 103.849 53.8983 103.869 53.7572C103.89 53.6161 103.938 53.4289 104.02 53.1954L108.01 41.6925C108.051 41.5796 108.097 41.4873 108.15 41.418C108.204 41.3487 108.289 41.2949 108.406 41.259C108.524 41.223 108.685 41.2 108.89 41.1897C109.097 41.1794 109.371 41.1743 109.709 41.1743C110.103 41.1743 110.415 41.1794 110.648 41.1897C110.881 41.2 111.062 41.223 111.193 41.259C111.324 41.2949 111.416 41.3513 111.472 41.4231C111.528 41.4975 111.577 41.5976 111.618 41.7233L115.615 53.216H115.61ZM109.673 43.7063H109.663L107.833 49.2166H111.503L109.673 43.7063Z",
|
|
769
|
+
fill: "#ED1C24",
|
|
770
|
+
stroke: "#ED1C24",
|
|
771
|
+
strokeWidth: "2",
|
|
772
|
+
strokeMiterlimit: "10"
|
|
773
|
+
}
|
|
774
|
+
),
|
|
775
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
776
|
+
"path",
|
|
777
|
+
{
|
|
778
|
+
d: "M128.085 53.2749C128.085 53.4289 128.059 53.5648 128.006 53.6854C127.952 53.806 127.88 53.906 127.791 53.9855C127.701 54.0651 127.594 54.1241 127.471 54.16C127.348 54.1959 127.223 54.2138 127.097 54.2138H125.976C125.743 54.2138 125.541 54.1908 125.372 54.1446C125.203 54.0984 125.045 54.0138 124.902 53.8881C124.758 53.7649 124.62 53.5982 124.487 53.3878C124.354 53.1775 124.203 52.9055 124.037 52.572L120.817 46.5102C120.631 46.1485 120.441 45.7611 120.247 45.343C120.052 44.9248 119.881 44.5195 119.727 44.1244H119.707C119.732 44.6067 119.753 45.0839 119.766 45.5636C119.778 46.0407 119.786 46.5333 119.786 47.0412V53.8265C119.786 53.8932 119.768 53.9548 119.732 54.0061C119.697 54.0599 119.633 54.1035 119.543 54.142C119.453 54.1779 119.331 54.2062 119.177 54.2267C119.024 54.2472 118.827 54.2575 118.589 54.2575C118.351 54.2575 118.161 54.2472 118.008 54.2267C117.854 54.2062 117.734 54.1779 117.647 54.142C117.56 54.1061 117.501 54.0599 117.468 54.0061C117.434 53.9522 117.417 53.8932 117.417 53.8265V42.1722C117.417 41.8592 117.509 41.6232 117.69 41.4667C117.875 41.3103 118.097 41.2307 118.366 41.2307H119.776C120.029 41.2307 120.242 41.2513 120.416 41.2949C120.59 41.3385 120.743 41.4103 120.881 41.5104C121.017 41.6104 121.148 41.7489 121.265 41.9259C121.385 42.103 121.508 42.321 121.636 42.5827L124.154 47.3234C124.3 47.6107 124.446 47.8929 124.589 48.1699C124.733 48.447 124.871 48.724 125.004 49.0011C125.137 49.2782 125.267 49.5501 125.393 49.8169C125.518 50.0837 125.644 50.3505 125.764 50.6173H125.774C125.754 50.1504 125.738 49.663 125.728 49.155C125.718 48.6471 125.713 48.1622 125.713 47.703V41.6207C125.713 41.554 125.733 41.495 125.772 41.4411C125.813 41.3872 125.879 41.341 125.971 41.3C126.063 41.259 126.189 41.2307 126.342 41.2153C126.496 41.2 126.693 41.1897 126.931 41.1897C127.156 41.1897 127.348 41.1974 127.501 41.2153C127.655 41.2333 127.773 41.2615 127.857 41.3C127.942 41.341 127.998 41.3872 128.031 41.4411C128.064 41.495 128.082 41.554 128.082 41.6207V53.2749H128.085Z",
|
|
779
|
+
fill: "#ED1C24",
|
|
780
|
+
stroke: "#ED1C24",
|
|
781
|
+
strokeWidth: "2",
|
|
782
|
+
strokeMiterlimit: "10"
|
|
783
|
+
}
|
|
784
|
+
),
|
|
785
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
786
|
+
"path",
|
|
787
|
+
{
|
|
788
|
+
d: "M133.543 53.8366C133.543 53.9033 133.523 53.9649 133.479 54.0162C133.436 54.0701 133.364 54.1137 133.264 54.1471C133.164 54.1804 133.031 54.2061 132.865 54.2266C132.699 54.2471 132.486 54.2574 132.225 54.2574C131.964 54.2574 131.76 54.2471 131.591 54.2266C131.422 54.2061 131.286 54.1804 131.186 54.1471C131.087 54.1137 131.015 54.0701 130.971 54.0162C130.928 53.9623 130.907 53.9033 130.907 53.8366V41.5923C130.907 41.5256 130.928 41.4666 130.971 41.4128C131.015 41.3589 131.089 41.3153 131.191 41.2819C131.294 41.2486 131.429 41.2229 131.596 41.2024C131.762 41.1819 131.972 41.1716 132.225 41.1716C132.479 41.1716 132.699 41.1819 132.865 41.2024C133.031 41.2229 133.164 41.2486 133.264 41.2819C133.364 41.3153 133.436 41.3589 133.479 41.4128C133.523 41.4666 133.543 41.5256 133.543 41.5923V53.8366Z",
|
|
789
|
+
fill: "#ED1C24",
|
|
790
|
+
stroke: "#ED1C24",
|
|
791
|
+
strokeWidth: "2",
|
|
792
|
+
strokeMiterlimit: "10"
|
|
793
|
+
}
|
|
794
|
+
),
|
|
795
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
796
|
+
"path",
|
|
797
|
+
{
|
|
798
|
+
d: "M145.309 52.2335C145.309 52.4003 145.304 52.5439 145.294 52.6594C145.284 52.7774 145.268 52.8774 145.248 52.9595C145.228 53.0442 145.202 53.116 145.169 53.175C145.135 53.234 145.082 53.3033 145.01 53.3802C144.936 53.4572 144.795 53.5547 144.585 53.6753C144.375 53.7958 144.119 53.9113 143.815 54.0216C143.51 54.1319 143.165 54.2242 142.776 54.2961C142.387 54.3705 141.965 54.4064 141.512 54.4064C140.626 54.4064 139.826 54.2704 139.112 53.9959C138.398 53.7214 137.791 53.3136 137.292 52.7671C136.793 52.2233 136.409 51.5435 136.143 50.7277C135.877 49.9119 135.744 48.9628 135.744 47.8827C135.744 46.8027 135.89 45.8023 136.184 44.9454C136.478 44.0912 136.888 43.3729 137.412 42.7906C137.94 42.2083 138.569 41.7696 139.306 41.4669C140.043 41.1667 140.854 41.0154 141.74 41.0154C142.1 41.0154 142.446 41.0462 142.778 41.1052C143.111 41.1642 143.421 41.2437 143.702 41.3412C143.986 41.4386 144.24 41.549 144.467 41.6772C144.693 41.8055 144.851 41.9132 144.943 42.003C145.035 42.0928 145.094 42.1672 145.128 42.2288C145.161 42.2878 145.187 42.3647 145.207 42.4596C145.227 42.5546 145.243 42.6623 145.253 42.7906C145.263 42.9188 145.268 43.0753 145.268 43.2626C145.268 43.4627 145.261 43.6346 145.248 43.7731C145.235 43.9142 145.212 44.0271 145.179 44.1143C145.146 44.2015 145.105 44.2656 145.059 44.3041C145.013 44.3452 144.959 44.3631 144.9 44.3631C144.8 44.3631 144.672 44.3041 144.521 44.1887C144.368 44.0707 144.171 43.9424 143.928 43.7988C143.684 43.6551 143.395 43.5243 143.057 43.4088C142.72 43.2908 142.321 43.2344 141.852 43.2344C141.338 43.2344 140.88 43.3396 140.478 43.5499C140.074 43.7603 139.731 44.0604 139.449 44.4529C139.165 44.8428 138.95 45.3174 138.804 45.8715C138.659 46.4257 138.584 47.0516 138.584 47.7442C138.584 48.5061 138.664 49.1654 138.82 49.7221C138.976 50.2788 139.199 50.738 139.49 51.0997C139.782 51.4614 140.13 51.7307 140.539 51.9052C140.949 52.0822 141.409 52.172 141.924 52.172C142.39 52.172 142.794 52.1181 143.134 52.0078C143.475 51.8975 143.766 51.7769 144.009 51.641C144.252 51.5076 144.452 51.387 144.608 51.2792C144.764 51.1715 144.887 51.1202 144.974 51.1202C145.041 51.1202 145.094 51.133 145.133 51.1612C145.174 51.1869 145.207 51.2408 145.233 51.3203C145.258 51.3998 145.279 51.5127 145.291 51.6563C145.304 51.8 145.312 51.9924 145.312 52.2335H145.309Z",
|
|
799
|
+
fill: "#ED1C24",
|
|
800
|
+
stroke: "#ED1C24",
|
|
801
|
+
strokeWidth: "2",
|
|
802
|
+
strokeMiterlimit: "10"
|
|
803
|
+
}
|
|
804
|
+
),
|
|
805
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
806
|
+
"path",
|
|
807
|
+
{
|
|
808
|
+
d: "M154.865 50.3096C154.865 50.9919 154.737 51.5897 154.486 52.1027C154.233 52.6184 153.89 53.0468 153.457 53.3905C153.025 53.7343 152.518 53.9934 151.937 54.1678C151.356 54.3422 150.737 54.4295 150.077 54.4295C149.629 54.4295 149.214 54.3936 148.833 54.3192C148.449 54.2448 148.112 54.1575 147.82 54.0524C147.526 53.9498 147.282 53.8395 147.085 53.7266C146.888 53.6137 146.748 53.5136 146.661 53.4264C146.574 53.3392 146.512 53.2135 146.476 53.0519C146.441 52.8877 146.423 52.6517 146.423 52.3464C146.423 52.1386 146.43 51.9668 146.443 51.8257C146.456 51.6846 146.479 51.5717 146.507 51.4845C146.538 51.3973 146.576 51.3357 146.627 51.2998C146.678 51.2639 146.735 51.2459 146.801 51.2459C146.893 51.2459 147.027 51.2998 147.195 51.4101C147.364 51.5204 147.584 51.6435 147.851 51.7769C148.117 51.9103 148.437 52.0335 148.805 52.1438C149.174 52.2541 149.603 52.3079 150.09 52.3079C150.41 52.3079 150.696 52.2695 150.949 52.1925C151.203 52.1155 151.418 52.0078 151.594 51.8667C151.771 51.7256 151.907 51.5537 151.999 51.3459C152.091 51.1382 152.139 50.9073 152.139 50.6533C152.139 50.3583 152.06 50.1069 151.899 49.8965C151.738 49.6862 151.53 49.4989 151.274 49.3347C151.019 49.1706 150.727 49.0166 150.399 48.873C150.072 48.7293 149.736 48.578 149.388 48.4164C149.043 48.2573 148.705 48.0752 148.378 47.8699C148.05 47.6673 147.758 47.4236 147.502 47.1388C147.247 46.8541 147.037 46.518 146.878 46.1307C146.719 45.7433 146.638 45.279 146.638 44.7377C146.638 44.1169 146.753 43.5705 146.983 43.0984C147.213 42.6264 147.523 42.2365 147.912 41.9261C148.301 41.6157 148.762 41.3822 149.291 41.2309C149.821 41.077 150.381 41 150.975 41C151.282 41 151.589 41.0231 151.894 41.0693C152.201 41.1154 152.487 41.1796 152.753 41.2591C153.02 41.3386 153.258 41.4284 153.462 41.5285C153.67 41.6285 153.805 41.7132 153.872 41.7799C153.938 41.8466 153.984 41.903 154.007 41.9492C154.03 41.9953 154.051 42.0569 154.066 42.1339C154.082 42.2108 154.094 42.3083 154.102 42.4238C154.11 42.5418 154.112 42.6854 154.112 42.8599C154.112 43.0548 154.107 43.2164 154.097 43.3498C154.087 43.4832 154.071 43.5935 154.046 43.6808C154.023 43.768 153.989 43.8321 153.946 43.8706C153.902 43.9116 153.844 43.9296 153.772 43.9296C153.7 43.9296 153.583 43.8834 153.421 43.7885C153.263 43.6962 153.066 43.5935 152.833 43.4832C152.6 43.3729 152.329 43.2729 152.024 43.1831C151.717 43.0933 151.382 43.0471 151.013 43.0471C150.727 43.0471 150.476 43.083 150.264 43.1523C150.051 43.2216 149.872 43.319 149.729 43.4422C149.585 43.5653 149.478 43.7141 149.409 43.8885C149.34 44.063 149.304 44.2451 149.304 44.4401C149.304 44.7274 149.383 44.9762 149.539 45.1866C149.696 45.397 149.905 45.5842 150.169 45.7484C150.433 45.9126 150.729 46.0665 151.065 46.2102C151.397 46.3538 151.738 46.5052 152.083 46.6668C152.429 46.8258 152.769 47.008 153.102 47.2132C153.434 47.4159 153.731 47.6621 153.992 47.9443C154.253 48.2291 154.463 48.5626 154.622 48.9474C154.78 49.3322 154.862 49.7837 154.862 50.3044L154.865 50.3096Z",
|
|
809
|
+
fill: "#ED1C24",
|
|
810
|
+
stroke: "#ED1C24",
|
|
811
|
+
strokeWidth: "2",
|
|
812
|
+
strokeMiterlimit: "10"
|
|
813
|
+
}
|
|
814
|
+
),
|
|
815
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M18 57.1947V55.853H155.466V57.1947H18Z", fill: "#ED1C24" })
|
|
816
|
+
]
|
|
817
|
+
}
|
|
818
|
+
);
|
|
819
|
+
}
|
|
820
|
+
|
|
821
|
+
// src/icons/IP/coin.tsx
|
|
822
|
+
var import_jsx_runtime19 = require("react/jsx-runtime");
|
|
823
|
+
function Coin(props) {
|
|
824
|
+
return /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)(
|
|
825
|
+
"svg",
|
|
826
|
+
{
|
|
827
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
828
|
+
viewBox: "0 0 31 34",
|
|
829
|
+
fill: "none",
|
|
830
|
+
...props,
|
|
831
|
+
children: [
|
|
832
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M18.5636 11.1677H12.7026V16.6536H18.5636V11.1677Z", fill: "#CDA648" }),
|
|
833
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M18.5636 16.6499H12.7026V22.1358H18.5636V16.6499Z", fill: "#ECDA5A" }),
|
|
834
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M18.5635 0.196045H12.7025H6.84155V5.68182H12.7025H18.5635H24.4245V0.196045H18.5635Z", fill: "#ECDA5A" }),
|
|
835
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M6.84536 5.68176H0.984375V11.1676H6.84536V5.68176Z", fill: "#ECDA5A" }),
|
|
836
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M30.2855 5.68176H24.4246V11.1676H30.2855V5.68176Z", fill: "#ECDA5A" }),
|
|
837
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M24.4245 11.1677V16.6499H18.5635V22.1358H12.7025H6.84155V27.6179V33.1038H12.7025H18.5635H24.4245V27.6179H30.2855V22.1358V16.6499V11.1677H24.4245Z", fill: "#CDA648" }),
|
|
838
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M24.4247 11.1676V5.68176H18.5637H12.7027H6.84171V11.1676H0.984375V16.6499V22.1357V27.6178H6.84171V33.1037H12.7027V27.6178H18.5637V22.1357H12.7027V16.6499V11.1676H18.5637V16.6499H24.4247H30.2856V11.1676H24.4247Z", fill: "#B38934" })
|
|
839
|
+
]
|
|
840
|
+
}
|
|
841
|
+
);
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
// src/icons/Shared/applePay.tsx
|
|
845
|
+
var import_jsx_runtime20 = require("react/jsx-runtime");
|
|
846
|
+
function ApplePay(props) {
|
|
847
|
+
return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(
|
|
848
|
+
"svg",
|
|
849
|
+
{
|
|
850
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
851
|
+
viewBox: "0 0 57 37",
|
|
852
|
+
fill: "none",
|
|
853
|
+
...props,
|
|
854
|
+
children: [
|
|
855
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("g", { clipPath: "url(#clip0_76_947)", children: [
|
|
856
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
857
|
+
"path",
|
|
858
|
+
{
|
|
859
|
+
d: "M51.8954 0H5.10461C4.90974 0 4.71451 0 4.51998 0.00115227C4.35555 0.00233945 4.19149 0.00419006 4.02743 0.00872929C3.66964 0.018541 3.30877 0.0399452 2.95545 0.104332C2.59648 0.169837 2.26245 0.276684 1.93657 0.444914C1.61621 0.610107 1.32291 0.826175 1.06874 1.084C0.814454 1.34183 0.60136 1.63873 0.438474 1.96392C0.272524 2.29434 0.167079 2.63314 0.102923 2.99739C0.0390808 3.35575 0.0178299 3.72158 0.00818767 4.08398C0.00377977 4.25033 0.0018892 4.41667 0.000818216 4.58298C-0.000318195 4.78065 6.06086e-05 4.97817 6.06086e-05 5.17619V31.8242C6.06086e-05 32.0222 -0.000318195 32.2194 0.000818216 32.4174C0.0018892 32.5838 0.00377977 32.7501 0.00818767 32.9164C0.0178299 33.2785 0.0390808 33.6444 0.102923 34.0026C0.167079 34.367 0.272524 34.7057 0.438474 35.0361C0.60136 35.3613 0.814454 35.6586 1.06874 35.916C1.32291 36.1743 1.61621 36.3903 1.93657 36.5551C2.26245 36.7238 2.59648 36.8307 2.95545 36.8961C3.30877 36.9601 3.66964 36.9819 4.02743 36.9917C4.19149 36.9955 4.35555 36.9977 4.51998 36.9985C4.71451 37 4.90974 37 5.10461 37H51.8954C52.09 37 52.2852 37 52.4797 36.9985C52.6438 36.9977 52.8078 36.9955 52.9726 36.9917C53.3297 36.9819 53.6905 36.9601 54.0446 36.8961C54.4031 36.8307 54.7372 36.7238 55.0631 36.5551C55.3839 36.3903 55.6763 36.1743 55.931 35.916C56.1848 35.6586 56.3979 35.3613 56.5612 35.0361C56.7276 34.7057 56.8329 34.367 56.8968 34.0026C56.9606 33.6444 56.9814 33.2785 56.991 32.9164C56.9955 32.7501 56.9977 32.5838 56.9985 32.4174C57 32.2194 57 32.0222 57 31.8242V5.17619C57 4.97817 57 4.78065 56.9985 4.58298C56.9977 4.41667 56.9955 4.25033 56.991 4.08398C56.9814 3.72158 56.9606 3.35575 56.8968 2.99739C56.8329 2.63314 56.7276 2.29434 56.5612 1.96392C56.3979 1.63873 56.1848 1.34183 55.931 1.084C55.6763 0.826175 55.3839 0.610107 55.0631 0.444914C54.7372 0.276684 54.4031 0.169837 54.0446 0.104332C53.6905 0.0399452 53.3297 0.018541 52.9726 0.00872929C52.8078 0.00419006 52.6438 0.00233945 52.4797 0.00115227C52.2852 0 52.09 0 51.8954 0Z",
|
|
860
|
+
fill: "black"
|
|
861
|
+
}
|
|
862
|
+
),
|
|
863
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
864
|
+
"path",
|
|
865
|
+
{
|
|
866
|
+
d: "M51.8954 1.23328L52.471 1.23439C52.627 1.23551 52.7829 1.23722 52.9397 1.24155C53.2124 1.24902 53.5315 1.264 53.8289 1.31806C54.0874 1.36526 54.3042 1.43705 54.5123 1.54446C54.7177 1.65029 54.9059 1.78898 55.0702 1.95536C55.2352 2.12286 55.3721 2.314 55.4779 2.52458C55.5832 2.73391 55.6536 2.9527 55.6999 3.21675C55.753 3.51501 55.7677 3.83939 55.7752 4.11764C55.7794 4.2747 55.7815 4.43176 55.7822 4.59255C55.7837 4.787 55.7837 4.98135 55.7837 5.17619V31.8242C55.7837 32.019 55.7837 32.213 55.7822 32.4116C55.7815 32.5687 55.7794 32.7257 55.7752 32.8831C55.7677 33.1609 55.753 33.4851 55.6992 33.7869C55.6536 34.0473 55.5833 34.2661 55.4773 34.4765C55.3719 34.6866 55.2351 34.8775 55.0709 35.0439C54.9056 35.2115 54.7181 35.3498 54.5102 35.4566C54.3037 35.5635 54.0872 35.6352 53.8313 35.6819C53.5279 35.7368 53.1954 35.7519 52.9451 35.7587C52.7876 35.7623 52.6308 35.7645 52.4702 35.7653C52.2789 35.7668 52.0868 35.7667 51.8954 35.7667H5.10459C5.10204 35.7667 5.09956 35.7667 5.09698 35.7667C4.90779 35.7667 4.71821 35.7667 4.52557 35.7652C4.36851 35.7645 4.21179 35.7624 4.06026 35.7589C3.80419 35.7519 3.47157 35.7368 3.17063 35.6823C2.91246 35.6352 2.69602 35.5635 2.48678 35.4552C2.28089 35.3494 2.09345 35.2112 1.92812 35.0433C1.76406 34.8772 1.62772 34.6869 1.52231 34.4765C1.4168 34.2664 1.3462 34.0469 1.29979 33.7834C1.24613 33.4822 1.23139 33.1593 1.22403 32.8833C1.21982 32.7253 1.21806 32.5673 1.21707 32.4103L1.21631 31.9466L1.21634 31.8242V5.17619L1.21631 5.05377L1.21703 4.59108C1.21806 4.43308 1.21982 4.27512 1.22403 4.11726C1.23139 3.84103 1.24613 3.51798 1.30023 3.21427C1.34624 2.95312 1.4168 2.73363 1.52286 2.52242C1.62745 2.31365 1.76402 2.12307 1.92895 1.95589C2.09321 1.78926 2.28126 1.65075 2.48847 1.5439C2.69547 1.43702 2.91232 1.36526 3.17049 1.31816C3.46795 1.26397 3.78722 1.24902 4.06064 1.24152C4.2165 1.23722 4.37236 1.23551 4.52705 1.23443L5.10459 1.23328H51.8954Z",
|
|
867
|
+
fill: "white"
|
|
868
|
+
}
|
|
869
|
+
),
|
|
870
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
871
|
+
"path",
|
|
872
|
+
{
|
|
873
|
+
d: "M15.5607 12.4447C16.0488 11.8257 16.38 10.9947 16.2926 10.1454C15.5782 10.1814 14.7063 10.6233 14.2016 11.2427C13.7484 11.7732 13.3472 12.6391 13.4518 13.4528C14.2538 13.5233 15.0551 13.0463 15.5607 12.4447Z",
|
|
874
|
+
fill: "black"
|
|
875
|
+
}
|
|
876
|
+
),
|
|
877
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
878
|
+
"path",
|
|
879
|
+
{
|
|
880
|
+
d: "M16.2835 13.6116C15.1188 13.5413 14.1285 14.2819 13.5723 14.2819C13.0158 14.2819 12.1641 13.6471 11.2429 13.6642C10.0439 13.6821 8.93134 14.3694 8.3229 15.4627C7.07143 17.6498 7.99264 20.894 9.20962 22.6752C9.80062 23.5565 10.5129 24.5268 11.4514 24.4919C12.3381 24.4566 12.6857 23.9097 13.7635 23.9097C14.8406 23.9097 15.1536 24.4919 16.0923 24.4743C17.0657 24.4566 17.6742 23.5926 18.2652 22.7105C18.9432 21.7059 19.2208 20.7359 19.2382 20.6827C19.2208 20.6651 17.3612 19.9417 17.344 17.7728C17.3264 15.9568 18.8039 15.093 18.8735 15.0394C18.0391 13.7882 16.7354 13.6471 16.2835 13.6116Z",
|
|
881
|
+
fill: "black"
|
|
882
|
+
}
|
|
883
|
+
),
|
|
884
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
885
|
+
"path",
|
|
886
|
+
{
|
|
887
|
+
d: "M26.4245 11.1539C28.9559 11.1539 30.7186 12.9232 30.7186 15.4992C30.7186 18.0843 28.9196 19.8628 26.361 19.8628H23.5582V24.3822H21.5332V11.1539L26.4245 11.1539ZM23.5582 18.1393H25.8818C27.6448 18.1393 28.6483 17.1768 28.6483 15.5083C28.6483 13.84 27.6448 12.8866 25.8908 12.8866H23.5582V18.1393Z",
|
|
888
|
+
fill: "black"
|
|
889
|
+
}
|
|
890
|
+
),
|
|
891
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
892
|
+
"path",
|
|
893
|
+
{
|
|
894
|
+
d: "M31.2476 21.6412C31.2476 19.9543 32.5223 18.9185 34.7828 18.7901L37.3864 18.6344V17.8919C37.3864 16.8193 36.6721 16.1776 35.4789 16.1776C34.3485 16.1776 33.6433 16.7275 33.4717 17.5893H31.6274C31.7358 15.8475 33.2004 14.5641 35.5511 14.5641C37.8565 14.5641 39.3301 15.8017 39.3301 17.7359V24.3821H37.4586V22.7962H37.4136C36.8622 23.8688 35.6596 24.5471 34.412 24.5471C32.5495 24.5471 31.2476 23.3737 31.2476 21.6412ZM37.3864 20.7704V20.0095L35.0447 20.1561C33.8784 20.2387 33.2185 20.7612 33.2185 21.5862C33.2185 22.4295 33.9056 22.9796 34.9544 22.9796C36.3195 22.9796 37.3864 22.0261 37.3864 20.7704Z",
|
|
895
|
+
fill: "black"
|
|
896
|
+
}
|
|
897
|
+
),
|
|
898
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
899
|
+
"path",
|
|
900
|
+
{
|
|
901
|
+
d: "M41.097 27.9299V26.3256C41.2414 26.3622 41.5668 26.3622 41.7297 26.3622C42.6338 26.3622 43.122 25.9773 43.4203 24.9872C43.4203 24.9688 43.5922 24.4005 43.5922 24.3913L40.1567 14.7383H42.2721L44.6772 22.5855H44.7132L47.1183 14.7383H49.1796L45.6172 24.8863C44.8039 27.224 43.8635 27.9757 41.8926 27.9757C41.7297 27.9757 41.2414 27.9573 41.097 27.9299Z",
|
|
902
|
+
fill: "black"
|
|
903
|
+
}
|
|
904
|
+
)
|
|
905
|
+
] }),
|
|
906
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("clipPath", { id: "clip0_76_947", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("rect", { width: "57", height: "37", fill: "white" }) }) })
|
|
907
|
+
]
|
|
908
|
+
}
|
|
909
|
+
);
|
|
910
|
+
}
|
|
911
|
+
|
|
912
|
+
// src/icons/Shared/PoweredByStripe.tsx
|
|
913
|
+
var import_jsx_runtime21 = require("react/jsx-runtime");
|
|
914
|
+
function PoweredByStripe(props) {
|
|
915
|
+
return /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
|
|
916
|
+
"svg",
|
|
917
|
+
{
|
|
918
|
+
viewBox: "0 0 82 19",
|
|
919
|
+
fill: "currentColor",
|
|
920
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
921
|
+
...props,
|
|
922
|
+
children: [
|
|
923
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("g", { clipPath: "url(#clip0_76_136)", children: [
|
|
924
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
925
|
+
"path",
|
|
926
|
+
{
|
|
927
|
+
d: "M79.8133 0H2.03907C1.49827 0 0.979628 0.219607 0.597229 0.61051C0.21483 1.00141 0 1.53159 0 2.08441L0 16.9156C0 17.4684 0.21483 17.9986 0.597229 18.3895C0.979628 18.7804 1.49827 19 2.03907 19H79.8133C80.3933 19 80.9495 18.7645 81.3595 18.3453C81.7696 17.9261 82 17.3575 82 16.7647V2.23529C82 1.64246 81.7696 1.0739 81.3595 0.654702C80.9495 0.235504 80.3933 0 79.8133 0ZM81.4533 16.7647C81.4533 17.2093 81.2805 17.6357 80.973 17.9501C80.6654 18.2645 80.2483 18.4412 79.8133 18.4412H2.03907C1.6437 18.4397 1.26494 18.2785 0.985372 17.9927C0.705804 17.7069 0.548107 17.3197 0.546667 16.9156V2.08441C0.548107 1.68025 0.705804 1.29307 0.985372 1.00728C1.26494 0.7215 1.6437 0.560296 2.03907 0.558824H79.8133C80.2483 0.558824 80.6654 0.735451 80.973 1.04985C81.2805 1.36425 81.4533 1.79067 81.4533 2.23529V16.7647Z",
|
|
928
|
+
fill: "currentColor"
|
|
929
|
+
}
|
|
930
|
+
),
|
|
931
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
932
|
+
"path",
|
|
933
|
+
{
|
|
934
|
+
d: "M9.33162 6.28113H6.98096V12.2941H8.03056V9.96936H9.33162C10.6436 9.96936 11.4636 9.32113 11.4636 8.12525C11.4636 6.92936 10.6436 6.28113 9.33162 6.28113ZM9.27696 9.07525H8.03056V7.23113H9.29336C10.0478 7.23113 10.4468 7.56083 10.4468 8.15319C10.4468 8.74554 10.0314 9.0473 9.29336 9.0473L9.27696 9.07525Z",
|
|
935
|
+
fill: "currentColor"
|
|
936
|
+
}
|
|
937
|
+
),
|
|
938
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
939
|
+
"path",
|
|
940
|
+
{
|
|
941
|
+
d: "M13.7213 7.82351C13.4339 7.82011 13.149 7.8782 12.8848 7.99404C12.6207 8.10988 12.3832 8.28091 12.1876 8.49615C11.992 8.71139 11.8425 8.96608 11.7489 9.24386C11.6553 9.52164 11.6195 9.81636 11.6439 10.1091C11.6183 10.4034 11.6529 10.7 11.7455 10.98C11.8381 11.2599 11.9867 11.5171 12.1819 11.7351C12.377 11.9531 12.6144 12.1272 12.879 12.2463C13.1435 12.3654 13.4295 12.427 13.7185 12.427C14.0076 12.427 14.2935 12.3654 14.5581 12.2463C14.8227 12.1272 15.0601 11.9531 15.2552 11.7351C15.4503 11.5171 15.5989 11.2599 15.6916 10.98C15.7842 10.7 15.8188 10.4034 15.7931 10.1091C15.8184 9.81665 15.7834 9.52204 15.6904 9.24427C15.5974 8.9665 15.4485 8.71173 15.2533 8.49638C15.0581 8.28104 14.8209 8.1099 14.557 7.99401C14.2932 7.87812 14.0085 7.82003 13.7213 7.82351ZM13.7213 11.5509C13.0543 11.5509 12.6279 10.992 12.6279 10.1091C12.6279 9.22616 13.0434 8.66734 13.7213 8.66734C14.3991 8.66734 14.8146 9.22616 14.8146 10.1091C14.8146 10.992 14.3827 11.5453 13.7213 11.5453V11.5509Z",
|
|
942
|
+
fill: "currentColor"
|
|
943
|
+
}
|
|
944
|
+
),
|
|
945
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
946
|
+
"path",
|
|
947
|
+
{
|
|
948
|
+
d: "M20.1064 10.8132L19.3356 7.89612H18.5266L17.7612 10.8132L16.985 7.89612H15.9736L17.2692 12.2996H18.122L18.9092 9.41612L19.6964 12.2996H20.5492L21.8448 7.89612H20.8718L20.1064 10.8132Z",
|
|
949
|
+
fill: "currentColor"
|
|
950
|
+
}
|
|
951
|
+
),
|
|
952
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
953
|
+
"path",
|
|
954
|
+
{
|
|
955
|
+
d: "M24.0531 7.82349C23.7695 7.82887 23.4899 7.89312 23.2313 8.01233C22.9727 8.13155 22.7404 8.30324 22.5487 8.51699C22.357 8.73073 22.2098 8.98208 22.116 9.25576C22.0222 9.52944 21.9838 9.81976 22.0031 10.1091C21.9803 10.4029 22.0176 10.6983 22.1129 10.9765C22.2081 11.2547 22.3591 11.5095 22.5561 11.7246C22.7532 11.9397 22.992 12.1104 23.2573 12.2258C23.5226 12.3412 23.8086 12.3987 24.0968 12.3947C24.4932 12.4165 24.8862 12.3107 25.2206 12.0921C25.5551 11.8736 25.814 11.5533 25.961 11.1764L25.1464 10.83C25.0825 11.0459 24.9487 11.2332 24.7669 11.3612C24.5851 11.4891 24.3662 11.5501 24.146 11.5341C23.9892 11.5379 23.8333 11.5092 23.6877 11.4496C23.5421 11.39 23.4098 11.3008 23.2989 11.1874C23.188 11.074 23.1007 10.9388 23.0424 10.79C22.9841 10.6411 22.956 10.4817 22.9598 10.3214H25.9774V9.98613C25.9883 8.77907 25.3214 7.82349 24.0531 7.82349ZM22.998 9.5726C23.0364 9.316 23.1644 9.08229 23.3584 8.9148C23.5524 8.74731 23.7992 8.6574 24.0531 8.66172C24.1737 8.6513 24.2952 8.66725 24.4093 8.70852C24.5234 8.74979 24.6277 8.81542 24.7151 8.90106C24.8025 8.9867 24.871 9.09038 24.9162 9.20521C24.9613 9.32003 24.9821 9.44337 24.977 9.56702L22.998 9.5726Z",
|
|
956
|
+
fill: "currentColor"
|
|
957
|
+
}
|
|
958
|
+
),
|
|
959
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
960
|
+
"path",
|
|
961
|
+
{
|
|
962
|
+
d: "M27.7106 8.55003V7.89621H26.7266V12.2941H27.7106V9.98621C27.7018 9.8371 27.7241 9.68778 27.7759 9.54812C27.8278 9.40846 27.908 9.28163 28.0113 9.176C28.1146 9.07038 28.2387 8.98836 28.3753 8.93536C28.512 8.88236 28.658 8.8596 28.8039 8.86856C28.924 8.85988 29.0446 8.85988 29.1647 8.86856V7.86268C29.0882 7.86268 29.0007 7.86268 28.8859 7.86268C28.6461 7.84998 28.4079 7.90802 28.1995 8.02989C27.9911 8.15176 27.8214 8.33231 27.7106 8.55003Z",
|
|
963
|
+
fill: "currentColor"
|
|
964
|
+
}
|
|
965
|
+
),
|
|
966
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
967
|
+
"path",
|
|
968
|
+
{
|
|
969
|
+
d: "M31.4222 7.82349C31.1386 7.82887 30.859 7.89312 30.6004 8.01233C30.3418 8.13155 30.1096 8.30324 29.9179 8.51699C29.7262 8.73073 29.5789 8.98208 29.4851 9.25576C29.3913 9.52944 29.3529 9.81976 29.3722 10.1091C29.3494 10.4029 29.3868 10.6983 29.482 10.9765C29.5772 11.2547 29.7282 11.5095 29.9253 11.7246C30.1223 11.9397 30.3612 12.1104 30.6265 12.2258C30.8918 12.3412 31.1777 12.3987 31.466 12.3947C31.8587 12.4117 32.2469 12.3037 32.5769 12.0855C32.9069 11.8672 33.1625 11.5496 33.3082 11.1764L32.4664 10.8467C32.4025 11.0627 32.2686 11.25 32.0868 11.3779C31.9051 11.5059 31.6861 11.5668 31.466 11.5508C31.3124 11.5494 31.1606 11.5168 31.0194 11.4548C30.8783 11.3929 30.7506 11.3029 30.6438 11.1901C30.537 11.0772 30.4531 10.9438 30.3972 10.7976C30.3413 10.6513 30.3143 10.4952 30.318 10.3382H33.3465V10.0029C33.3465 8.77907 32.6686 7.82349 31.4222 7.82349ZM30.3672 9.5726C30.4066 9.31798 30.5343 9.08637 30.727 8.92013C30.9198 8.75389 31.1646 8.66415 31.4168 8.66731C31.5374 8.65689 31.6588 8.67284 31.773 8.71411C31.8871 8.75538 31.9913 8.82101 32.0787 8.90665C32.1661 8.99229 32.2347 9.09597 32.2798 9.21079C32.325 9.32562 32.3457 9.44896 32.3406 9.5726H30.3672Z",
|
|
970
|
+
fill: "currentColor"
|
|
971
|
+
}
|
|
972
|
+
),
|
|
973
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
974
|
+
"path",
|
|
975
|
+
{
|
|
976
|
+
d: "M36.9327 8.3823C36.781 8.20034 36.5912 8.05562 36.3773 7.95888C36.1634 7.86214 35.931 7.81586 35.6972 7.82348C34.4891 7.82348 33.8003 8.8573 33.8003 10.1091C33.8003 11.3608 34.4891 12.3947 35.6972 12.3947C35.9311 12.4035 36.164 12.3578 36.378 12.261C36.5921 12.1641 36.7818 12.0188 36.9327 11.8358V12.2941H37.9167V6.28113H36.9327V8.3823ZM36.9327 10.2544C36.9547 10.4137 36.9429 10.576 36.8979 10.7302C36.8529 10.8845 36.7759 11.0269 36.6721 11.1479C36.5682 11.2689 36.4401 11.3655 36.2964 11.4312C36.1527 11.4969 35.9968 11.5301 35.8394 11.5285C35.1232 11.5285 34.746 10.9697 34.746 10.1202C34.746 9.27083 35.1287 8.71201 35.8394 8.71201C36.4462 8.71201 36.9327 9.16466 36.9327 9.99172V10.2544Z",
|
|
977
|
+
fill: "currentColor"
|
|
978
|
+
}
|
|
979
|
+
),
|
|
980
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
981
|
+
"path",
|
|
982
|
+
{
|
|
983
|
+
d: "M43.3562 7.82348C43.118 7.81283 42.8806 7.85759 42.6619 7.9544C42.4431 8.0512 42.2487 8.19751 42.0934 8.3823V6.28113H41.1094V12.2941H42.0934V11.8302C42.2459 12.0126 42.4367 12.1576 42.6515 12.2543C42.8663 12.3511 43.0997 12.3971 43.3343 12.3891C44.537 12.3891 45.2258 11.3497 45.2258 10.1035C45.2258 8.8573 44.5588 7.82348 43.3562 7.82348ZM43.1867 11.5117C43.0293 11.5133 42.8734 11.4801 42.7297 11.4144C42.586 11.3488 42.4578 11.2521 42.354 11.1311C42.2502 11.0102 42.1732 10.8677 42.1282 10.7135C42.0832 10.5593 42.0713 10.3969 42.0934 10.2376V9.97495C42.0934 9.14789 42.5526 8.69525 43.1867 8.69525C43.8974 8.69525 44.28 9.25407 44.28 10.1035C44.28 10.9529 43.87 11.5117 43.1867 11.5117Z",
|
|
984
|
+
fill: "currentColor"
|
|
985
|
+
}
|
|
986
|
+
),
|
|
987
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
988
|
+
"path",
|
|
989
|
+
{
|
|
990
|
+
d: "M47.522 10.9864L46.4669 7.89612H45.4282L47.0136 12.1376L46.8496 12.5511C46.8217 12.6928 46.7412 12.8179 46.625 12.9002C46.5088 12.9826 46.3659 13.0157 46.2264 12.9926C46.1172 13.0007 46.0075 13.0007 45.8984 12.9926V13.8364C46.0304 13.8565 46.1639 13.8658 46.2974 13.8644C46.6387 13.8897 46.9779 13.7917 47.2557 13.5874C47.5335 13.3831 47.7322 13.0856 47.8172 12.7467L49.5884 7.92965H48.5552L47.522 10.9864Z",
|
|
991
|
+
fill: "currentColor"
|
|
992
|
+
}
|
|
993
|
+
),
|
|
994
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
995
|
+
"path",
|
|
996
|
+
{
|
|
997
|
+
d: "M68.3331 6.9462C68.1173 6.94492 67.9033 6.98721 67.7035 7.07064C67.5037 7.15407 67.322 7.27699 67.1687 7.43237L67.0922 7.04678H65.7856V14.2668L67.2726 13.9371V12.188C67.5683 12.4411 67.9419 12.5796 68.3276 12.5791C69.3882 12.5791 70.3612 11.6906 70.3612 9.72355C70.3612 7.92414 69.3772 6.9462 68.3331 6.9462ZM67.9778 11.21C67.8474 11.2177 67.7169 11.1956 67.5959 11.1453C67.4748 11.0951 67.3663 11.0179 67.278 10.9194V8.62267C67.3666 8.52058 67.4764 8.44 67.5994 8.38683C67.7223 8.33366 67.8553 8.30922 67.9887 8.31531C68.5354 8.31531 68.9071 8.94678 68.9071 9.75708C68.9071 10.5674 68.5299 11.21 67.9778 11.21Z",
|
|
998
|
+
fill: "currentColor"
|
|
999
|
+
}
|
|
1000
|
+
),
|
|
1001
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1002
|
+
"path",
|
|
1003
|
+
{
|
|
1004
|
+
d: "M73.1057 6.94617C71.6734 6.94617 70.8042 8.20911 70.8042 9.80176C70.8042 11.685 71.8319 12.6406 73.297 12.6406C73.8688 12.6501 74.4334 12.5097 74.937 12.2326V10.9753C74.4797 11.2112 73.9732 11.3301 73.461 11.3218C72.8706 11.3218 72.3677 11.1038 72.2911 10.3718H75.2322C75.2322 10.2879 75.2322 9.95823 75.2322 9.81293C75.2814 8.20911 74.5379 6.94617 73.1057 6.94617ZM72.3021 9.22058C72.3021 8.51646 72.723 8.22028 73.0947 8.22028C73.4665 8.22028 73.8601 8.51646 73.8601 9.22058H72.3021Z",
|
|
1005
|
+
fill: "currentColor"
|
|
1006
|
+
}
|
|
1007
|
+
),
|
|
1008
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1009
|
+
"path",
|
|
1010
|
+
{
|
|
1011
|
+
d: "M61.7733 7.46589L61.6804 7.00766H60.4121V12.4338H61.8772V8.75677C62.0095 8.59256 62.1877 8.47354 62.3879 8.41562C62.5882 8.3577 62.801 8.36365 62.9978 8.43266V7.00766C62.7742 6.91809 62.5262 6.91525 62.3007 6.99966C62.0751 7.08406 61.8875 7.24989 61.7733 7.46589Z",
|
|
1012
|
+
fill: "currentColor"
|
|
1013
|
+
}
|
|
1014
|
+
),
|
|
1015
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1016
|
+
"path",
|
|
1017
|
+
{
|
|
1018
|
+
d: "M54.3715 8.63939C54.3715 8.39351 54.5683 8.29851 54.8799 8.29851C55.3963 8.30987 55.9025 8.44786 56.3559 8.70086V7.23115C55.8871 7.03741 55.3855 6.94054 54.8799 6.94615C53.6718 6.94615 52.8682 7.60557 52.8682 8.71204C52.8682 10.4444 55.1314 10.165 55.1314 10.9082C55.1314 11.1988 54.8908 11.2938 54.5847 11.2938C54.0071 11.2593 53.4455 11.0871 52.9447 10.7909V12.2941C53.4608 12.5294 54.0196 12.6513 54.5847 12.6517C55.8202 12.6517 56.673 12.0091 56.673 10.8859C56.6456 9.00821 54.3715 9.34351 54.3715 8.63939Z",
|
|
1019
|
+
fill: "currentColor"
|
|
1020
|
+
}
|
|
1021
|
+
),
|
|
1022
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1023
|
+
"path",
|
|
1024
|
+
{
|
|
1025
|
+
d: "M58.6464 5.72241L57.1978 6.04653V11.0368C57.1903 11.2471 57.2249 11.4568 57.2993 11.653C57.3738 11.8492 57.4866 12.0278 57.6309 12.1779C57.7752 12.328 57.9479 12.4464 58.1385 12.526C58.3291 12.6056 58.5335 12.6446 58.7394 12.6406C59.0985 12.6571 59.4563 12.5862 59.7835 12.4339V11.1765C59.5922 11.2604 58.6574 11.5454 58.6574 10.6177V8.38241H59.7835V7.07477H58.6574L58.6464 5.72241Z",
|
|
1026
|
+
fill: "currentColor"
|
|
1027
|
+
}
|
|
1028
|
+
),
|
|
1029
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1030
|
+
"path",
|
|
1031
|
+
{
|
|
1032
|
+
d: "M63.5498 6.53828L65.0422 6.21975V5.0127L63.5498 5.33122V6.53828Z",
|
|
1033
|
+
fill: "currentColor"
|
|
1034
|
+
}
|
|
1035
|
+
),
|
|
1036
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1037
|
+
"path",
|
|
1038
|
+
{
|
|
1039
|
+
d: "M65.0422 7.04675H63.5498V12.4338H65.0422V7.04675Z",
|
|
1040
|
+
fill: "currentColor"
|
|
1041
|
+
}
|
|
1042
|
+
)
|
|
1043
|
+
] }),
|
|
1044
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("clipPath", { id: "clip0_76_136", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("rect", { width: "82", height: "19", fill: "currentColor" }) }) })
|
|
1045
|
+
]
|
|
1046
|
+
}
|
|
1047
|
+
);
|
|
1048
|
+
}
|
|
448
1049
|
// Annotate the CommonJS export names for ESM import in node:
|
|
449
1050
|
0 && (module.exports = {
|
|
1051
|
+
ApplePay,
|
|
1052
|
+
ArrowDown,
|
|
1053
|
+
BHSymbol,
|
|
1054
|
+
Camera,
|
|
1055
|
+
Coin,
|
|
1056
|
+
GOCSymbol,
|
|
1057
|
+
NASymbol,
|
|
450
1058
|
PPWSymbol,
|
|
1059
|
+
PoweredByStripe,
|
|
451
1060
|
SymbolV1,
|
|
452
1061
|
SymbolV10,
|
|
453
1062
|
SymbolV2,
|
|
@@ -458,5 +1067,6 @@ function PPWSymbol(props) {
|
|
|
458
1067
|
SymbolV7,
|
|
459
1068
|
SymbolV8,
|
|
460
1069
|
SymbolV9,
|
|
461
|
-
SymbolVX
|
|
1070
|
+
SymbolVX,
|
|
1071
|
+
UtilitiesText
|
|
462
1072
|
});
|