@ursignalstack/design-system 1.0.9 → 1.0.10

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 CHANGED
@@ -61,10 +61,15 @@ declare function UtilitiesText(props: SVGProps<SVGSVGElement>): react_jsx_runtim
61
61
 
62
62
  declare function Coin(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
63
63
 
64
+ interface WelcomeIPProps extends SVGProps<SVGSVGElement> {
65
+ size?: number | string;
66
+ }
67
+ declare function WelcomeIP({ size, className, ...props }: WelcomeIPProps): react_jsx_runtime.JSX.Element;
68
+
64
69
  declare function ApplePay(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
65
70
 
66
71
  declare function PoweredByStripe(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
67
72
 
68
73
  declare function CreditCard(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
69
74
 
70
- export { ApplePay, ArrowDown, BHSymbol, Camera, Coin, CreditCard, GOCSymbol, NASymbol, PPWSymbol, PoweredByStripe, SymbolV1, SymbolV10, SymbolV2, SymbolV3, SymbolV4, SymbolV5, SymbolV6, SymbolV7, SymbolV8, SymbolV9, SymbolVX, UtilitiesText };
75
+ export { ApplePay, ArrowDown, BHSymbol, Camera, Coin, CreditCard, GOCSymbol, NASymbol, PPWSymbol, PoweredByStripe, SymbolV1, SymbolV10, SymbolV2, SymbolV3, SymbolV4, SymbolV5, SymbolV6, SymbolV7, SymbolV8, SymbolV9, SymbolVX, UtilitiesText, WelcomeIP };
package/dist/index.d.ts CHANGED
@@ -61,10 +61,15 @@ declare function UtilitiesText(props: SVGProps<SVGSVGElement>): react_jsx_runtim
61
61
 
62
62
  declare function Coin(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
63
63
 
64
+ interface WelcomeIPProps extends SVGProps<SVGSVGElement> {
65
+ size?: number | string;
66
+ }
67
+ declare function WelcomeIP({ size, className, ...props }: WelcomeIPProps): react_jsx_runtime.JSX.Element;
68
+
64
69
  declare function ApplePay(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
65
70
 
66
71
  declare function PoweredByStripe(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
67
72
 
68
73
  declare function CreditCard(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
69
74
 
70
- export { ApplePay, ArrowDown, BHSymbol, Camera, Coin, CreditCard, GOCSymbol, NASymbol, PPWSymbol, PoweredByStripe, SymbolV1, SymbolV10, SymbolV2, SymbolV3, SymbolV4, SymbolV5, SymbolV6, SymbolV7, SymbolV8, SymbolV9, SymbolVX, UtilitiesText };
75
+ export { ApplePay, ArrowDown, BHSymbol, Camera, Coin, CreditCard, GOCSymbol, NASymbol, PPWSymbol, PoweredByStripe, SymbolV1, SymbolV10, SymbolV2, SymbolV3, SymbolV4, SymbolV5, SymbolV6, SymbolV7, SymbolV8, SymbolV9, SymbolVX, UtilitiesText, WelcomeIP };
package/dist/index.js CHANGED
@@ -41,7 +41,8 @@ __export(index_exports, {
41
41
  SymbolV8: () => SymbolV8,
42
42
  SymbolV9: () => SymbolV9,
43
43
  SymbolVX: () => SymbolVX,
44
- UtilitiesText: () => UtilitiesText
44
+ UtilitiesText: () => UtilitiesText,
45
+ WelcomeIP: () => WelcomeIP
45
46
  });
46
47
  module.exports = __toCommonJS(index_exports);
47
48
 
@@ -592,7 +593,7 @@ function Camera(props) {
592
593
  );
593
594
  }
594
595
 
595
- // src/icons/IP/UtilitiesText.tsx
596
+ // src/Icons/IP/UtilitiesText.tsx
596
597
  var import_jsx_runtime18 = require("react/jsx-runtime");
597
598
  function UtilitiesText(props) {
598
599
  return /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(
@@ -842,10 +843,40 @@ function Coin(props) {
842
843
  );
843
844
  }
844
845
 
845
- // src/Icons/Shared/ApplePay.tsx
846
+ // src/Icons/IP/WelcomeIP.tsx
846
847
  var import_jsx_runtime20 = require("react/jsx-runtime");
847
- function ApplePay(props) {
848
+ function WelcomeIP({
849
+ size,
850
+ className,
851
+ ...props
852
+ }) {
848
853
  return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(
854
+ "svg",
855
+ {
856
+ id: "a",
857
+ xmlns: "http://www.w3.org/2000/svg",
858
+ viewBox: "0 0 1024 379.0725",
859
+ width: size,
860
+ height: size,
861
+ className,
862
+ ...props,
863
+ children: [
864
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M177.3725,135.3019c8.4508,0,16.4379-4.5163,22.5074-12.5676,5.2482,6.5841,12.5893,10.3811,20.4458,10.3811,14.9071,0,32.086-14.2123,36.2734-53.8573.3708-.0754.7521-.1474,1.1397-.2207,2.8137-.5314,6.0031-1.1334,8.536-3.6671,1.5608-1.5608,2.6098-4.2712,2.6098-6.7454,0-3.9939-2.5399-8.2616-9.6674-8.2616-.8757,0-1.8409.0747-2.908.2263-.9456-8.3998-3.1349-18.716-9.3377-25.5089-3.5009-3.6852-8.0891-5.7992-12.5886-5.7992-3.9639,0-7.6624,1.5846-10.4139,4.4618-2.4198,2.5308-5.23,7.2231-4.8731,15.1921.4651,11.3183,7.3774,21.6484,18.6252,28.0209-.662,11.6835-2.1461,23.6156-9.0591,32.6992-1.9324,2.7054-5.0393,4.5945-7.5555,4.5945-4.0533,0-7.3865-5.0435-9.145-13.8379l-.146-.521c-.4016-1.1041-.5657-2.2892-.5657-4.0889,0-2.5874.4574-5.274.9421-8.1184.5789-3.4003,1.1774-6.9165,1.0873-10.7093l-.0119-.2109c-.0691-.8338-.0105-2.3982.0517-4.0547.0559-1.4987.1173-3.1664.1173-4.8648,0-5.1644-.5538-10.8741-4.6608-14.0684l-.595-.375c-1.6907-.8457-3.5463-1.6279-5.6609-1.6279-5.8369,0-10.4055,5.8166-10.9028,13.8519-.4302,3.209-.639,6.7468-.639,10.8099,0,3.9904.1718,8.0772.338,12.0292.1055,2.5106.2116,5.0303.2759,7.5506-3.6028,13.7046-9.9523,19.9535-14.375,19.9535-4.973,0-10.3259-7.6302-10.3259-24.3824,0-3.8466.2326-7.0346.7326-10.0333l.0328-.2528c1.4114-14.9972,4.5149-26.6898,9.7183-36.7098,1.1271-2.0301,1.6991-3.9806,1.6991-5.7971,0-4.8878-3.5511-8.5737-8.2609-8.5737-2.4436,0-7.1351,1.072-11.0564,8.1806-6.9068,11.8672-11.731,33.0951-11.731,51.624,0,6.5171.6725,13.0809,1.9456,18.9855,2.998,15.7284,14.0049,26.2931,27.4014,26.2931Z", fill: "#231f20" }),
865
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M705.2732,139.0507c10.2826,0,19.9968-5.2447,25.3881-13.7409,3.2809-5.3815.9735-10.8511-2.8633-13.2653-3.9667-2.4938-8.7225-1.4051-11.3162,2.5937-2.6845,4.1601-5.8033,6.0156-10.115,6.0156-6.9682,0-12.231-3.5288-14.9085-9.8322,19.4548-2.225,33.4778-17.7453,33.4778-31.732,0-10.173-8.0912-17.0078-20.1322-17.0078-1.1984,0-2.3074.1404-3.4806.2891l-.507.0656c-14.718,2.3003-26.6314,16.6865-29.3174,34.1975-3.1766,6.3001-8.6747,13.3983-14.1707,13.3983-2.4554,0-7.0241,0-7.2015-16.5734,0-12.6193,0-31.69-19.6629-31.69-6.8327,0-13.7185,3.7278-19.7942,10.6178-4.9541-8.5549-12.0676-9.9928-16.2857-9.9928-6.2126,0-13.1431,3.0637-19.392,8.4173-2.0671-6.2978-6.9431-9.9795-13.7213-9.9795-14.1141,0-23.4678,19.3638-30.3209,34.1157-.2271.3369-.4456.6894-.6463,1.0724-3.8242,7.3153-8.1254,11.2659-13.5935,12.3379.7403-4.2139,1.1258-8.7441,1.1258-13.3365,0-15.2842-11.6675-32.3151-28.4099-32.3151-4.7823,0-9.7358,1.7787-13.1284,4.679-10.5881,4.1277-17.1997,15.3358-19.5796,26.7907-.4074.5842-.7875,1.2369-1.1316,1.9662-7.8593,16.5462-17.9764,25.2924-29.2577,25.2924-11.8707,0-19.5407-8.3447-19.5407-21.2587,0-9.8783,8.2218-21.5716,15.1676-21.5716,1.102,0,2.144.3813,3.431,1.2382.8967.6208,1.271,1.1306,1.271,2.6838,0,.5727-.1627,1.5168-.3066,2.35-.118.6844-.2305,1.3499-.3052,2.0378-.3094,3.7027.977,5.9479,2.1104,7.1798,1.4665,1.595,3.5917,2.4729,5.9821,2.4729,7.0904,0,10.9167-7.3146,10.9167-14.1969,0-9.5493-6.869-18.8214-15.5992-21.0995-1.8527-.5049-3.8466-.7507-6.0946-.7507-16.4885,0-31.6346,15.8648-34.2553,34.586-.178.3323-.3572.6637-.5131,1.0197l-.3862.8031c-3.6769,7.6603-12.2883,25.5997-21.8516,25.5997-3.8298,0-15.3199-.0014-16.0713-31.8374,17.8074-10.5417,31.9862-34.0854,31.9862-53.6164,0-13.5663-7.7441-23.4124-18.4136-23.4124-25.2624,0-32.0029,42.2066-32.0029,67.1456,0,1.5315-1.6467,4.7062-4.9276,11.0319-.1751.3372-.3679.7098-.5528,1.0664-.6342.7682-1.1796,1.6401-1.5869,2.6265-6.1756,14.9749-17.4052,25.4335-27.3086,25.4335-8.8154,0-14.764-3.1922-18.7663-10.2267,19.1064-2.4987,32.8067-17.8235,32.8067-31.6495,0-10.173-8.0905-17.0078-20.1322-17.0078-1.1998,0-2.3088.1404-3.4827.2898l-.5049.0649c-16.7606,2.6188-29.889,20.9109-29.889,41.6437,0,16.8178,14.5642,34.9702,38.094,34.9702,15.0318,0,28.1099-7.924,38.3318-23.0714,4.7975,14.4489,17.4927,24.7893,31.9516,24.7893,10.7387,0,20.2309-5.9175,28.7332-17.9244,5.9096,9.8809,16.191,16.9872,30.6153,16.9872,12.9331,0,25.214-6.2161,34.7417-16.9785,4.9261,9.5443,13.8115,15.2605,25.0754,15.2605,10.402,0,18.5302-3.7655,24.1939-11.1982,18.1622,1.4554,31.9268-10.5012,37.1994-22.684.1962-.4609.3471-.914.4782-1.3629,5.7083-12.2261,9.0672-18.0615,10.9951-20.819.0461,1.6467.0126,3.628-.0168,5.2838-.0237,1.447-.0503,2.9792-.0503,4.5645,0,6.2175-.3771,13.1962-.7752,20.5848-.2891,5.3704-.5894,10.9237-.7808,16.7131-.1103,2.0706.6215,4.0456,2.0588,5.561,1.7166,1.8087,4.3829,2.8884,7.133,2.8884,9.2337,0,9.7155-9.4208,9.9725-14.4483.1201-1.9819.1955-4.3179.2905-7.2755.1536-4.7698.3617-11.2352.8981-20.8285,3.9415-5.0435,11.122-14.1452,17.1097-14.1452.0265,0,2.6733.1983,2.6733,17.3542,0,2.0085-.0391,4.0554-.0782,6.1022-.0391,2.0923-.0782,4.1846-.0782,6.237,0,.7689-.0922,1.859-.1886,3.0134-.1313,1.5629-.2807,3.334-.2807,5.1085,0,11.5369,5.9598,13.2597,9.5116,13.2597.9791,0,1.9498-.1941,2.8884-.3827l.6537-.1306.9693-.6153c5.4989-3.4729,5.5031-4.8557,5.5477-21.7859.0084-3.3654.0196-7.4256.0656-12.3442,5.2153-9.05,11.7897-16.2864,14.8163-16.322.0196.0154,2.0294,1.6572,1.3213,13.1235-.6579,11.3832,2.2222,21.0883,8.1093,27.3267,4.4611,4.7265,10.3455,7.2252,17.0148,7.2252,4.5827,0,11.6462-1.1799,18.7233-6.9257,5.545,10.0854,15.9637,17.8592,29.846,17.8592ZM690.2292,93.1721c1.9023-6.3676,8.0507-11.951,13.2576-12.7373.7095-.1117,1.2934-.1529,1.7641-.1529,1.0713,0,1.5657.213,1.6537.2926,0,.0021.1034.176.1034.7018,0,3.7292-8.4138,10.3545-16.7787,11.8958ZM486.3012,120.1853c-5.1965,0-10.9202-5.2796-12.1249-13.1871,3.2062,5.2502,7.7364,9.5808,13.641,13.053-.4972.0894-1.0035.1341-1.5161.1341ZM486.0715,84.8086c1.4435-.9854,2.6-2.2878,3.4261-3.8563,5.3704.236,10.0968,8.7462,10.0968,15.4749,0,3.0686-.3024,6.0904-.8848,8.9131-4.8452-2.776-11.9412-9.5619-12.921-19.3515-.0279-.2207.1082-.6872.2828-1.1802ZM363.433,32.2314c.3017.4155.9086,1.7291.9086,4.3745,0,9.0786-5.501,22.6428-13.361,31.0427,2.1852-18.8019,7.6365-34.841,12.4524-35.4172ZM276.8101,93.1721c1.9037-6.3676,8.0514-11.951,13.2583-12.7373.7095-.1117,1.2927-.1529,1.7641-.1529,1.0713,0,1.5664.213,1.653.2926.0014.0021.1041.176.1041.7018,0,3.7292-8.4138,10.3545-16.7794,11.8958Z", fill: "#231f20" }),
866
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M760.6822,79.6722c4.0086-.4211,6.0827-2.1474,7.7504-3.5372,1.5252-1.2703,2.6272-2.1887,5.6036-2.5462.9274-.0936,2.1132-.169,3.7432-.125-.75,6.3802-1.116,12.3407-1.116,18.1217,0,41.5711,21.3977,46.0594,30.5978,46.0594,9.9057,0,17.2652-5.8617,23.3505-14.1724,4.9868,9.1741,13.7343,14.641,24.7537,14.641,20.8348,0,32.7837-15.7067,32.7837-43.0921,0-15.2842-11.6682-32.3151-28.4106-32.3151-10.4362,0-19.2467,4.6238-25.4817,13.3714-3.5056,4.9192-5.9806,11.0548-7.2528,17.6138-.5391.6124-1.0139,1.3085-1.3971,2.0938l-.5713,1.1635c-4.0616,8.2818-10.8608,22.1428-18.2439,22.1428-10.4474,0-11.5746-18.253-11.5746-26.1004,0-5.1944.426-10.937,1.3311-17.8556,3.1664.3785,6.4361.3296,9.6248-.155,4.9346-.588,15.4784-5.4444,20.3138-11.5194,2.0155-2.5336,2.8912-5.0868,2.5853-7.7071-.8115-5.3976-5.0212-8.689-10.2435-8.0129-3.3451.4323-5.6204,2.7299-7.6275,4.7572-2.0755,2.0972-4.0365,4.0777-7.2238,4.4604-.3617.0482-.7263.0838-1.0964.1068,1.9121-5.2544,3.894-11.0836,3.894-16.7117,0-10.2365-5.3969-13.884-10.4474-13.884-7.5464,0-12.7827,9.5228-15.579,28.3212-2.4401-.0747-5.1595.074-8.1121.4428-6.1665.7256-14.6599,3.8633-18.7411,9.0388-1.8506,2.3486-2.6649,4.9716-2.3367,7.7085.6676,4.3249,4.2698,8.367,9.1233,7.691ZM859.5836,80.9474c5.4639,0,10.3245,8.6561,10.3245,15.4798,0,13.5446-5.714,23.7581-13.2925,23.7581-5.8452,0-12.3567-6.6784-12.3567-16.2612,0-.2298.4176-22.9766,15.3247-22.9766Z", fill: "#231f20" }),
867
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M81.3651,309.484c12.7834-16.3164,21.5723-42.0334,21.5723-63.5875,0-24.3133-13.9581-32.9401-25.9111-32.9401-17.6377,0-29.0349,18.3249-29.0349,46.6845,0,5.6246.558,11.5397,1.6244,17.5392-1.771-2.4889-4.9905-4.1797-9.2881-3.591-3.0728.403-12.8959-.5112-17.8591-2.1649-3.3368-1.1914-6.9968-.3478-9.5493,2.2054-2.5525,2.5525-3.3975,6.2112-2.1866,9.6024,11.1472,29.7256,23.2888,43.8128,38.2553,44.3352,6.4004.1606,12.6235-1.6369,18.5882-5.2963,2.2543,3.3451,4.5316,6.3327,6.9075,9.0661l.0293.0321c2.7201,3.0518,5.994,4.3689,8.9704,4.3689,2.299,0,4.4206-.7864,5.9717-2.1649,3.1475-2.7976,4.2244-8.4166-.8352-14.1222-2.6119-2.9848-5.0456-6.3299-7.2545-9.967ZM77.0262,231.0411c6.6819,0,7.2015,11.3707,7.2015,14.8555,0,10.9481-4.4807,29.1941-12.1689,43.9036-3.4785-10.1115-5.3585-20.6001-5.3585-30.1593,0-17.6656,5.3599-28.5998,10.3259-28.5998ZM50.9852,283.7831c1.8758,7.9124,4.5931,15.8401,8.0367,23.3147-2.7767,2.0902-5.4248,3.0958-7.9347,3.0134-2.9925-.1215-8.9138-2.8689-16.6642-18.8389,4.0938.2619,7.0834.146,9.0395-.3436,4.4318-1.0154,6.8711-3.9862,7.5227-7.1456Z", fill: "#231f20" }),
868
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M439.3528,230.7457c0-7.6994-5.8655-11.8539-11.3846-11.8539-4.9388,0-10.4593,3.4974-10.9104,11.1758l-.0056.1299c-.0964,4.3347,1.3897,8.2958,4.1839,11.1528,2.329,2.3821,5.3522,3.7481,8.2937,3.7481,2.6021,0,4.9786-.9938,6.6931-2.7983,1.4924-1.5706,3.2138-4.533,2.9757-9.74.0056-.1453.0307-.2905.0489-.4358.0573-.4595.1055-.9197.1055-1.3786Z", fill: "#231f20" }),
869
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M631.3563,299.4675c-3.9667-2.4938-8.7225-1.4058-11.3162,2.5937-2.6845,4.1601-5.8047,6.0156-10.1164,6.0156-6.9696,0-12.231-3.5288-14.9071-9.8315,19.4562-2.2236,33.4778-17.7446,33.4778-31.732,0-10.173-8.0912-17.0078-20.1322-17.0078-1.2012,0-2.3102.1411-3.4848.2898l-.5028.0649c-14.7065,2.2979-26.6146,16.6638-29.313,34.1564-.298.5721-.6333,1.2421-1.0083,1.9934-2.739,5.4898-8.4403,16.9128-14.8862,16.9128-5.0798,0-6.89-6.7859-6.89-13.1368,0-2.255.0517-4.2858.0992-6.156.1411-5.6846.2542-10.1744-1.1718-14.9679-2.8842-10.1786-10.4265-16.5015-19.6839-16.5015-7.1163,0-14.5782,3.9625-21.4696,11.2945-2.7075-6.5883-8.1701-11.2589-14.9672-12.3407-14.4267-2.3751-23.1882,16.602-29.5943,30.4561l-.3606.7779c-.2611.381-.5058.7812-.7176,1.2159-7.4396,15.6432-14.3931,23.5751-20.6679,23.5751-1.6635,0-3.033-.6411-4.3096-2.0176-4.7146-5.0833-6.8488-19.026-5.5931-36.4542,2.3709-6.7845,1.7682-12.9713-1.6775-17.035-2.394-2.8228-5.892-4.107-9.3566-3.4485-4.2865.8206-7.7965,4.4094-9.6262,9.8392-1.0385,3.0602-1.7822,5.7894-2.5008,8.4292-1.3946,5.1218-2.7124,9.9607-6.105,17.1454-.0112.0242-.0178.0488-.0288.073-5.629,12.4798-12.2288,20.9422-20.0636,25.6782.2912-5.9682.139-10.4293.0112-14.1927-.0594-1.7487-.1145-3.3528-.1145-4.9018,0-3.364.1522-6.6658.4623-9.9432.1292-2.2012.7661-4.4199,1.44-6.7692.7717-2.688,1.5685-5.466,1.683-8.4892.1571-1.4274.3191-3.0798.3191-4.7872,0-2.7376-.3185-6.2314-2.8039-8.9655l-.3576-.3422c-2.401-2.0001-4.9053-3.0148-7.4424-3.0148-3.9681,0-7.1791,2.5846-8.9369,6.9745-3.6915-1.3269-7.339-1.9764-11.0557-1.9764-13.8946,0-28.2295,11.2449-30.0796,30.3031-.0526.1048-.1106.2001-.1614.308-10.2973,21.4521-16.3946,23.1191-18.0183,23.1191-1.9268,0-7.0457,0-7.0457-17.5106,0-9.1115,1.7242-19.2733,2.9841-26.6933l.4037-2.3947.0489-.588c0-3.7481-3.7453-8.1051-8.5737-8.1051-2.6014,0-6.0904,1.2305-8.9893,6.5618-4.1154-1.558-8.2755-2.3451-12.4091-2.3451-15.2126,0-28.1309,11.1762-32.554,26.5726-.2941.4234-.5654.8743-.7988,1.3645-3.1286,6.4228-8.7874,13.9224-14.4357,13.9224-2.4547,0-7.0248,0-7.2015-16.5734,0-12.6193,0-31.69-19.6629-31.69-6.832,0-13.7178,3.7278-19.7949,10.6178-4.9534-8.5549-12.0676-9.9928-16.2857-9.9928-6.2126,0-13.1438,3.0637-19.392,8.4173-2.0678-6.2978-6.9424-9.9795-13.7206-9.9795-14.4951,0-23.9704,20.4255-30.8716,35.302-2.7746,5.8013-.0056,10.9956,4.0079,12.9378,3.8256,1.8513,9.1059.8394,11.8344-4.7391,6.1288-13.2436,9.6722-19.4164,11.6765-22.2825.0461,1.6453.0126,3.6259-.0161,5.2803-.0251,1.4477-.051,2.9813-.051,4.5673,0,6.221-.3764,13.2038-.7752,20.5966-.2898,5.3669-.5894,10.9167-.7815,16.7019-.1089,2.0713.6222,4.0449,2.0602,5.5603,1.7159,1.8101,4.3829,2.8898,7.133,2.8898,9.233,0,9.7155-9.4222,9.9732-14.4497.1201-1.9819.1948-4.3179.2898-7.2755.1536-4.7691.3611-11.2352.8974-20.8285,3.9415-5.0428,11.1227-14.1452,17.1104-14.1452.0265,0,2.6726.1983,2.6726,17.3542,0,2.0085-.0391,4.0554-.0775,6.1022-.0398,2.0923-.0789,4.1846-.0789,6.237,0,.7689-.0915,1.8597-.1886,3.0148-.1313,1.5622-.28,3.3333-.28,5.1064,0,11.539,5.9591,13.2611,9.5109,13.2611.9798,0,1.9505-.1941,2.8891-.3827l.6544-.1313.9686-.6146c5.4989-3.4722,5.5024-4.8564,5.5477-21.7853.0084-3.3654.0196-7.4263.0663-12.3456,5.2153-9.05,11.789-16.2857,14.8149-16.322.021.0154,2.0294,1.6579,1.322,13.1235-.6586,11.3839,2.2215,21.089,8.1093,27.3267,4.4611,4.7272,10.3448,7.2259,17.0148,7.2259,4.3421,0,10.912-1.0605,17.6099-6.059,4.1079,8.3841,11.6682,13.5566,21.1189,13.5566,5.7705,0,13.7548-2.3144,21.2049-12.3637,4.5533,9.3356,12.0502,14.5496,21.2789,14.5496,9.5364,0,18.4181-5.8688,26.1899-17.1044,3.7227,4.3644,10.1023,9.139,20.195,9.139,3.8731,0,7.5534-1.1802,11.1206-3.584-.0237.9386-.058,1.866-.111,2.7864-20.5638,5.1678-36.4521,9.8035-36.4521,27.0544,0,12.5648,10.4328,22.7874,23.256,22.7874,15.6432,0,26.8532-13.3568,30.2591-35.8676,13.785-4.8981,25.5527-15.6208,33.8894-30.7163,4.5009,20.606,16.2656,25.3501,26.1253,25.3501,15.4635,0,27.714-10.899,37.4512-33.3154.4957-.9954,1.0783-2.2258,1.7315-3.6088,5.0226-10.6248,8.6492-16.7445,10.8008-18.2306.5077,1.7068.4916,5.5212.484,7.2901l-.0028,1.0224c0,13.0516-.2472,25.3154-.778,38.6045-.1327,3.5602.0866,7.2098,2.5637,9.7798,1.6097,1.6705,3.841,2.5183,6.6316,2.5183,8.5193,0,9.2847-8.4208,9.6548-12.4936.4295-5.1462.4288-12.5502.4288-19.0826,0-2.9554,0-5.7782.0384-8.2043,2.4128-4.7977,13.4657-18.9485,18.4611-18.9485,1.2298,0,1.5964.3792,1.7536.5412,1.7934,1.8548,1.5727,8.4313,1.3786,14.2332-.0726,2.16-.1474,4.3927-.1474,6.6407,0,18.9485,9.5577,29.8164,26.2233,29.8164,8.5781,0,15.1309-4.3428,20.508-10.8234,5.7955,8.9955,15.6749,15.6658,28.5307,15.6658,10.2812,0,19.9968-5.2447,25.3895-13.7416,3.2809-5.3822.9735-10.8518-2.8633-13.266ZM593.7875,280.5958c1.9023-6.3676,8.0507-11.951,13.2576-12.7373.7095-.1117,1.2934-.1529,1.7641-.1529,1.0713,0,1.5657.213,1.6537.2926,0,.0021.1034.176.1034.7018,0,3.7292-8.4138,10.3545-16.7787,11.8958ZM357.2183,270.8698c3.1251,0,5.9193.4651,9.2016,1.5664-.2305,9.5444-1.9715,26.4258-11.3888,26.4258-5.0903,0-9.2316-6.0331-9.2316-13.449,0-8.983,5.927-14.5433,11.4188-14.5433ZM353.3131,348.3755c-3.5044,0-5.9521-1.8702-5.9521-4.5463,0-3.2655,9.1876-6.0729,15.9644-7.7504-1.5825,5.5394-4.7523,12.2967-10.0123,12.2967ZM266.3187,304.3295c-1.8367,0-6.1085-.991-6.1085-10.1702,0-13.3414,7.0799-20.3215,14.074-20.3215,3.952,0,6.6805.8366,8.5095,1.7948-1.8632,12.6389-8.5786,28.6969-16.4749,28.6969Z", fill: "#231f20" }),
870
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M772.68,257.9425c.9148-3.2955,1.3786-6.4025,1.3786-9.2351,0-20.6365-15.8108-34.5016-39.3426-34.5016-13.6012,0-32.056,4.7705-40.372,15.1676-2.2361,2.6412-3.0323,5.5065-3.0323,7.3076,0,4.9681,3.672,8.5737,8.7295,8.5737,1.6132,0,2.7767-.3261,3.8829-.8241-.1313,1.5895-.2654,3.1684-.3995,4.746-.7836,9.1946-1.5923,18.702-1.5923,29.8324,0,4.5044.3185,17.7257,1.2724,27.7269.6537,5.9025,1.8073,12.3658,5.3941,15.5559l.0489.0433c1.7054,1.461,3.7516,2.2655,5.7628,2.2655,4.9053,0,9.9795-4.0253,9.9795-10.7603,0-1.718-.2402-4.1105-.5447-7.1393-.4581-4.5714-1.0615-10.585-1.1663-17.4771,9.0968-.1257,19.1071-2.5476,27.4762-6.7231,8.0674-4.0253,18.519-11.5376,22.5248-24.5584ZM720.7586,238.7111h3.475l-.0014-3.5875h-.5168c-.0196-.067-.0405-.1334-.0615-.2004,4.1231-1.0336,7.7671-1.5392,11.062-1.5392,13.0663,0,18.9157,7.3041,18.9157,14.5426,0,4.1378-1.9358,8.3293-5.4514,11.8029-5.6204,5.5533-14.6641,8.7846-25.7219,9.2476.0307-.8855.0573-1.7661.0573-2.6202,0-3.6042,1.5308-25.6604,1.6914-27.2408l-3.4485-.405Z", fill: "#231f20" })
871
+ ]
872
+ }
873
+ );
874
+ }
875
+
876
+ // src/Icons/Shared/ApplePay.tsx
877
+ var import_jsx_runtime21 = require("react/jsx-runtime");
878
+ function ApplePay(props) {
879
+ return /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
849
880
  "svg",
850
881
  {
851
882
  xmlns: "http://www.w3.org/2000/svg",
@@ -853,50 +884,50 @@ function ApplePay(props) {
853
884
  fill: "none",
854
885
  ...props,
855
886
  children: [
856
- /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("g", { clipPath: "url(#clip0_76_947)", children: [
857
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
887
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("g", { clipPath: "url(#clip0_76_947)", children: [
888
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
858
889
  "path",
859
890
  {
860
891
  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",
861
892
  fill: "black"
862
893
  }
863
894
  ),
864
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
895
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
865
896
  "path",
866
897
  {
867
898
  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",
868
899
  fill: "white"
869
900
  }
870
901
  ),
871
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
902
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
872
903
  "path",
873
904
  {
874
905
  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",
875
906
  fill: "black"
876
907
  }
877
908
  ),
878
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
909
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
879
910
  "path",
880
911
  {
881
912
  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",
882
913
  fill: "black"
883
914
  }
884
915
  ),
885
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
916
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
886
917
  "path",
887
918
  {
888
919
  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",
889
920
  fill: "black"
890
921
  }
891
922
  ),
892
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
923
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
893
924
  "path",
894
925
  {
895
926
  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",
896
927
  fill: "black"
897
928
  }
898
929
  ),
899
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
930
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
900
931
  "path",
901
932
  {
902
933
  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",
@@ -904,16 +935,16 @@ function ApplePay(props) {
904
935
  }
905
936
  )
906
937
  ] }),
907
- /* @__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" }) }) })
938
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("clipPath", { id: "clip0_76_947", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("rect", { width: "57", height: "37", fill: "white" }) }) })
908
939
  ]
909
940
  }
910
941
  );
911
942
  }
912
943
 
913
944
  // src/icons/Shared/PoweredByStripe.tsx
914
- var import_jsx_runtime21 = require("react/jsx-runtime");
945
+ var import_jsx_runtime22 = require("react/jsx-runtime");
915
946
  function PoweredByStripe(props) {
916
- return /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
947
+ return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(
917
948
  "svg",
918
949
  {
919
950
  viewBox: "0 0 82 19",
@@ -921,120 +952,120 @@ function PoweredByStripe(props) {
921
952
  xmlns: "http://www.w3.org/2000/svg",
922
953
  ...props,
923
954
  children: [
924
- /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("g", { clipPath: "url(#clip0_76_136)", children: [
925
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
955
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)("g", { clipPath: "url(#clip0_76_136)", children: [
956
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
926
957
  "path",
927
958
  {
928
959
  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",
929
960
  fill: "currentColor"
930
961
  }
931
962
  ),
932
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
963
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
933
964
  "path",
934
965
  {
935
966
  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",
936
967
  fill: "currentColor"
937
968
  }
938
969
  ),
939
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
970
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
940
971
  "path",
941
972
  {
942
973
  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",
943
974
  fill: "currentColor"
944
975
  }
945
976
  ),
946
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
977
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
947
978
  "path",
948
979
  {
949
980
  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",
950
981
  fill: "currentColor"
951
982
  }
952
983
  ),
953
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
984
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
954
985
  "path",
955
986
  {
956
987
  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",
957
988
  fill: "currentColor"
958
989
  }
959
990
  ),
960
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
991
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
961
992
  "path",
962
993
  {
963
994
  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",
964
995
  fill: "currentColor"
965
996
  }
966
997
  ),
967
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
998
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
968
999
  "path",
969
1000
  {
970
1001
  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",
971
1002
  fill: "currentColor"
972
1003
  }
973
1004
  ),
974
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1005
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
975
1006
  "path",
976
1007
  {
977
1008
  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",
978
1009
  fill: "currentColor"
979
1010
  }
980
1011
  ),
981
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1012
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
982
1013
  "path",
983
1014
  {
984
1015
  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",
985
1016
  fill: "currentColor"
986
1017
  }
987
1018
  ),
988
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1019
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
989
1020
  "path",
990
1021
  {
991
1022
  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",
992
1023
  fill: "currentColor"
993
1024
  }
994
1025
  ),
995
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1026
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
996
1027
  "path",
997
1028
  {
998
1029
  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",
999
1030
  fill: "currentColor"
1000
1031
  }
1001
1032
  ),
1002
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1033
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1003
1034
  "path",
1004
1035
  {
1005
1036
  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",
1006
1037
  fill: "currentColor"
1007
1038
  }
1008
1039
  ),
1009
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1040
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1010
1041
  "path",
1011
1042
  {
1012
1043
  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",
1013
1044
  fill: "currentColor"
1014
1045
  }
1015
1046
  ),
1016
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1047
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1017
1048
  "path",
1018
1049
  {
1019
1050
  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",
1020
1051
  fill: "currentColor"
1021
1052
  }
1022
1053
  ),
1023
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1054
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1024
1055
  "path",
1025
1056
  {
1026
1057
  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",
1027
1058
  fill: "currentColor"
1028
1059
  }
1029
1060
  ),
1030
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1061
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1031
1062
  "path",
1032
1063
  {
1033
1064
  d: "M63.5498 6.53828L65.0422 6.21975V5.0127L63.5498 5.33122V6.53828Z",
1034
1065
  fill: "currentColor"
1035
1066
  }
1036
1067
  ),
1037
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1068
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1038
1069
  "path",
1039
1070
  {
1040
1071
  d: "M65.0422 7.04675H63.5498V12.4338H65.0422V7.04675Z",
@@ -1042,16 +1073,16 @@ function PoweredByStripe(props) {
1042
1073
  }
1043
1074
  )
1044
1075
  ] }),
1045
- /* @__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" }) }) })
1076
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("clipPath", { id: "clip0_76_136", children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("rect", { width: "82", height: "19", fill: "currentColor" }) }) })
1046
1077
  ]
1047
1078
  }
1048
1079
  );
1049
1080
  }
1050
1081
 
1051
1082
  // src/Icons/Shared/CreditCard.tsx
1052
- var import_jsx_runtime22 = require("react/jsx-runtime");
1083
+ var import_jsx_runtime23 = require("react/jsx-runtime");
1053
1084
  function CreditCard(props) {
1054
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(
1085
+ return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)(
1055
1086
  "svg",
1056
1087
  {
1057
1088
  viewBox: "0 0 24 24",
@@ -1062,8 +1093,8 @@ function CreditCard(props) {
1062
1093
  strokeLinejoin: "round",
1063
1094
  ...props,
1064
1095
  children: [
1065
- /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("rect", { x: "2", y: "4", width: "20", height: "16", rx: "2" }),
1066
- /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("line", { x1: "2", y1: "10", x2: "22", y2: "10" })
1096
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("rect", { x: "2", y: "4", width: "20", height: "16", rx: "2" }),
1097
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("line", { x1: "2", y1: "10", x2: "22", y2: "10" })
1067
1098
  ]
1068
1099
  }
1069
1100
  );
@@ -1091,5 +1122,6 @@ function CreditCard(props) {
1091
1122
  SymbolV8,
1092
1123
  SymbolV9,
1093
1124
  SymbolVX,
1094
- UtilitiesText
1125
+ UtilitiesText,
1126
+ WelcomeIP
1095
1127
  });
package/dist/index.mjs CHANGED
@@ -545,7 +545,7 @@ function Camera(props) {
545
545
  );
546
546
  }
547
547
 
548
- // src/icons/IP/UtilitiesText.tsx
548
+ // src/Icons/IP/UtilitiesText.tsx
549
549
  import { jsx as jsx18, jsxs as jsxs16 } from "react/jsx-runtime";
550
550
  function UtilitiesText(props) {
551
551
  return /* @__PURE__ */ jsxs16(
@@ -795,10 +795,40 @@ function Coin(props) {
795
795
  );
796
796
  }
797
797
 
798
- // src/Icons/Shared/ApplePay.tsx
798
+ // src/Icons/IP/WelcomeIP.tsx
799
799
  import { jsx as jsx20, jsxs as jsxs18 } from "react/jsx-runtime";
800
- function ApplePay(props) {
800
+ function WelcomeIP({
801
+ size,
802
+ className,
803
+ ...props
804
+ }) {
801
805
  return /* @__PURE__ */ jsxs18(
806
+ "svg",
807
+ {
808
+ id: "a",
809
+ xmlns: "http://www.w3.org/2000/svg",
810
+ viewBox: "0 0 1024 379.0725",
811
+ width: size,
812
+ height: size,
813
+ className,
814
+ ...props,
815
+ children: [
816
+ /* @__PURE__ */ jsx20("path", { d: "M177.3725,135.3019c8.4508,0,16.4379-4.5163,22.5074-12.5676,5.2482,6.5841,12.5893,10.3811,20.4458,10.3811,14.9071,0,32.086-14.2123,36.2734-53.8573.3708-.0754.7521-.1474,1.1397-.2207,2.8137-.5314,6.0031-1.1334,8.536-3.6671,1.5608-1.5608,2.6098-4.2712,2.6098-6.7454,0-3.9939-2.5399-8.2616-9.6674-8.2616-.8757,0-1.8409.0747-2.908.2263-.9456-8.3998-3.1349-18.716-9.3377-25.5089-3.5009-3.6852-8.0891-5.7992-12.5886-5.7992-3.9639,0-7.6624,1.5846-10.4139,4.4618-2.4198,2.5308-5.23,7.2231-4.8731,15.1921.4651,11.3183,7.3774,21.6484,18.6252,28.0209-.662,11.6835-2.1461,23.6156-9.0591,32.6992-1.9324,2.7054-5.0393,4.5945-7.5555,4.5945-4.0533,0-7.3865-5.0435-9.145-13.8379l-.146-.521c-.4016-1.1041-.5657-2.2892-.5657-4.0889,0-2.5874.4574-5.274.9421-8.1184.5789-3.4003,1.1774-6.9165,1.0873-10.7093l-.0119-.2109c-.0691-.8338-.0105-2.3982.0517-4.0547.0559-1.4987.1173-3.1664.1173-4.8648,0-5.1644-.5538-10.8741-4.6608-14.0684l-.595-.375c-1.6907-.8457-3.5463-1.6279-5.6609-1.6279-5.8369,0-10.4055,5.8166-10.9028,13.8519-.4302,3.209-.639,6.7468-.639,10.8099,0,3.9904.1718,8.0772.338,12.0292.1055,2.5106.2116,5.0303.2759,7.5506-3.6028,13.7046-9.9523,19.9535-14.375,19.9535-4.973,0-10.3259-7.6302-10.3259-24.3824,0-3.8466.2326-7.0346.7326-10.0333l.0328-.2528c1.4114-14.9972,4.5149-26.6898,9.7183-36.7098,1.1271-2.0301,1.6991-3.9806,1.6991-5.7971,0-4.8878-3.5511-8.5737-8.2609-8.5737-2.4436,0-7.1351,1.072-11.0564,8.1806-6.9068,11.8672-11.731,33.0951-11.731,51.624,0,6.5171.6725,13.0809,1.9456,18.9855,2.998,15.7284,14.0049,26.2931,27.4014,26.2931Z", fill: "#231f20" }),
817
+ /* @__PURE__ */ jsx20("path", { d: "M705.2732,139.0507c10.2826,0,19.9968-5.2447,25.3881-13.7409,3.2809-5.3815.9735-10.8511-2.8633-13.2653-3.9667-2.4938-8.7225-1.4051-11.3162,2.5937-2.6845,4.1601-5.8033,6.0156-10.115,6.0156-6.9682,0-12.231-3.5288-14.9085-9.8322,19.4548-2.225,33.4778-17.7453,33.4778-31.732,0-10.173-8.0912-17.0078-20.1322-17.0078-1.1984,0-2.3074.1404-3.4806.2891l-.507.0656c-14.718,2.3003-26.6314,16.6865-29.3174,34.1975-3.1766,6.3001-8.6747,13.3983-14.1707,13.3983-2.4554,0-7.0241,0-7.2015-16.5734,0-12.6193,0-31.69-19.6629-31.69-6.8327,0-13.7185,3.7278-19.7942,10.6178-4.9541-8.5549-12.0676-9.9928-16.2857-9.9928-6.2126,0-13.1431,3.0637-19.392,8.4173-2.0671-6.2978-6.9431-9.9795-13.7213-9.9795-14.1141,0-23.4678,19.3638-30.3209,34.1157-.2271.3369-.4456.6894-.6463,1.0724-3.8242,7.3153-8.1254,11.2659-13.5935,12.3379.7403-4.2139,1.1258-8.7441,1.1258-13.3365,0-15.2842-11.6675-32.3151-28.4099-32.3151-4.7823,0-9.7358,1.7787-13.1284,4.679-10.5881,4.1277-17.1997,15.3358-19.5796,26.7907-.4074.5842-.7875,1.2369-1.1316,1.9662-7.8593,16.5462-17.9764,25.2924-29.2577,25.2924-11.8707,0-19.5407-8.3447-19.5407-21.2587,0-9.8783,8.2218-21.5716,15.1676-21.5716,1.102,0,2.144.3813,3.431,1.2382.8967.6208,1.271,1.1306,1.271,2.6838,0,.5727-.1627,1.5168-.3066,2.35-.118.6844-.2305,1.3499-.3052,2.0378-.3094,3.7027.977,5.9479,2.1104,7.1798,1.4665,1.595,3.5917,2.4729,5.9821,2.4729,7.0904,0,10.9167-7.3146,10.9167-14.1969,0-9.5493-6.869-18.8214-15.5992-21.0995-1.8527-.5049-3.8466-.7507-6.0946-.7507-16.4885,0-31.6346,15.8648-34.2553,34.586-.178.3323-.3572.6637-.5131,1.0197l-.3862.8031c-3.6769,7.6603-12.2883,25.5997-21.8516,25.5997-3.8298,0-15.3199-.0014-16.0713-31.8374,17.8074-10.5417,31.9862-34.0854,31.9862-53.6164,0-13.5663-7.7441-23.4124-18.4136-23.4124-25.2624,0-32.0029,42.2066-32.0029,67.1456,0,1.5315-1.6467,4.7062-4.9276,11.0319-.1751.3372-.3679.7098-.5528,1.0664-.6342.7682-1.1796,1.6401-1.5869,2.6265-6.1756,14.9749-17.4052,25.4335-27.3086,25.4335-8.8154,0-14.764-3.1922-18.7663-10.2267,19.1064-2.4987,32.8067-17.8235,32.8067-31.6495,0-10.173-8.0905-17.0078-20.1322-17.0078-1.1998,0-2.3088.1404-3.4827.2898l-.5049.0649c-16.7606,2.6188-29.889,20.9109-29.889,41.6437,0,16.8178,14.5642,34.9702,38.094,34.9702,15.0318,0,28.1099-7.924,38.3318-23.0714,4.7975,14.4489,17.4927,24.7893,31.9516,24.7893,10.7387,0,20.2309-5.9175,28.7332-17.9244,5.9096,9.8809,16.191,16.9872,30.6153,16.9872,12.9331,0,25.214-6.2161,34.7417-16.9785,4.9261,9.5443,13.8115,15.2605,25.0754,15.2605,10.402,0,18.5302-3.7655,24.1939-11.1982,18.1622,1.4554,31.9268-10.5012,37.1994-22.684.1962-.4609.3471-.914.4782-1.3629,5.7083-12.2261,9.0672-18.0615,10.9951-20.819.0461,1.6467.0126,3.628-.0168,5.2838-.0237,1.447-.0503,2.9792-.0503,4.5645,0,6.2175-.3771,13.1962-.7752,20.5848-.2891,5.3704-.5894,10.9237-.7808,16.7131-.1103,2.0706.6215,4.0456,2.0588,5.561,1.7166,1.8087,4.3829,2.8884,7.133,2.8884,9.2337,0,9.7155-9.4208,9.9725-14.4483.1201-1.9819.1955-4.3179.2905-7.2755.1536-4.7698.3617-11.2352.8981-20.8285,3.9415-5.0435,11.122-14.1452,17.1097-14.1452.0265,0,2.6733.1983,2.6733,17.3542,0,2.0085-.0391,4.0554-.0782,6.1022-.0391,2.0923-.0782,4.1846-.0782,6.237,0,.7689-.0922,1.859-.1886,3.0134-.1313,1.5629-.2807,3.334-.2807,5.1085,0,11.5369,5.9598,13.2597,9.5116,13.2597.9791,0,1.9498-.1941,2.8884-.3827l.6537-.1306.9693-.6153c5.4989-3.4729,5.5031-4.8557,5.5477-21.7859.0084-3.3654.0196-7.4256.0656-12.3442,5.2153-9.05,11.7897-16.2864,14.8163-16.322.0196.0154,2.0294,1.6572,1.3213,13.1235-.6579,11.3832,2.2222,21.0883,8.1093,27.3267,4.4611,4.7265,10.3455,7.2252,17.0148,7.2252,4.5827,0,11.6462-1.1799,18.7233-6.9257,5.545,10.0854,15.9637,17.8592,29.846,17.8592ZM690.2292,93.1721c1.9023-6.3676,8.0507-11.951,13.2576-12.7373.7095-.1117,1.2934-.1529,1.7641-.1529,1.0713,0,1.5657.213,1.6537.2926,0,.0021.1034.176.1034.7018,0,3.7292-8.4138,10.3545-16.7787,11.8958ZM486.3012,120.1853c-5.1965,0-10.9202-5.2796-12.1249-13.1871,3.2062,5.2502,7.7364,9.5808,13.641,13.053-.4972.0894-1.0035.1341-1.5161.1341ZM486.0715,84.8086c1.4435-.9854,2.6-2.2878,3.4261-3.8563,5.3704.236,10.0968,8.7462,10.0968,15.4749,0,3.0686-.3024,6.0904-.8848,8.9131-4.8452-2.776-11.9412-9.5619-12.921-19.3515-.0279-.2207.1082-.6872.2828-1.1802ZM363.433,32.2314c.3017.4155.9086,1.7291.9086,4.3745,0,9.0786-5.501,22.6428-13.361,31.0427,2.1852-18.8019,7.6365-34.841,12.4524-35.4172ZM276.8101,93.1721c1.9037-6.3676,8.0514-11.951,13.2583-12.7373.7095-.1117,1.2927-.1529,1.7641-.1529,1.0713,0,1.5664.213,1.653.2926.0014.0021.1041.176.1041.7018,0,3.7292-8.4138,10.3545-16.7794,11.8958Z", fill: "#231f20" }),
818
+ /* @__PURE__ */ jsx20("path", { d: "M760.6822,79.6722c4.0086-.4211,6.0827-2.1474,7.7504-3.5372,1.5252-1.2703,2.6272-2.1887,5.6036-2.5462.9274-.0936,2.1132-.169,3.7432-.125-.75,6.3802-1.116,12.3407-1.116,18.1217,0,41.5711,21.3977,46.0594,30.5978,46.0594,9.9057,0,17.2652-5.8617,23.3505-14.1724,4.9868,9.1741,13.7343,14.641,24.7537,14.641,20.8348,0,32.7837-15.7067,32.7837-43.0921,0-15.2842-11.6682-32.3151-28.4106-32.3151-10.4362,0-19.2467,4.6238-25.4817,13.3714-3.5056,4.9192-5.9806,11.0548-7.2528,17.6138-.5391.6124-1.0139,1.3085-1.3971,2.0938l-.5713,1.1635c-4.0616,8.2818-10.8608,22.1428-18.2439,22.1428-10.4474,0-11.5746-18.253-11.5746-26.1004,0-5.1944.426-10.937,1.3311-17.8556,3.1664.3785,6.4361.3296,9.6248-.155,4.9346-.588,15.4784-5.4444,20.3138-11.5194,2.0155-2.5336,2.8912-5.0868,2.5853-7.7071-.8115-5.3976-5.0212-8.689-10.2435-8.0129-3.3451.4323-5.6204,2.7299-7.6275,4.7572-2.0755,2.0972-4.0365,4.0777-7.2238,4.4604-.3617.0482-.7263.0838-1.0964.1068,1.9121-5.2544,3.894-11.0836,3.894-16.7117,0-10.2365-5.3969-13.884-10.4474-13.884-7.5464,0-12.7827,9.5228-15.579,28.3212-2.4401-.0747-5.1595.074-8.1121.4428-6.1665.7256-14.6599,3.8633-18.7411,9.0388-1.8506,2.3486-2.6649,4.9716-2.3367,7.7085.6676,4.3249,4.2698,8.367,9.1233,7.691ZM859.5836,80.9474c5.4639,0,10.3245,8.6561,10.3245,15.4798,0,13.5446-5.714,23.7581-13.2925,23.7581-5.8452,0-12.3567-6.6784-12.3567-16.2612,0-.2298.4176-22.9766,15.3247-22.9766Z", fill: "#231f20" }),
819
+ /* @__PURE__ */ jsx20("path", { d: "M81.3651,309.484c12.7834-16.3164,21.5723-42.0334,21.5723-63.5875,0-24.3133-13.9581-32.9401-25.9111-32.9401-17.6377,0-29.0349,18.3249-29.0349,46.6845,0,5.6246.558,11.5397,1.6244,17.5392-1.771-2.4889-4.9905-4.1797-9.2881-3.591-3.0728.403-12.8959-.5112-17.8591-2.1649-3.3368-1.1914-6.9968-.3478-9.5493,2.2054-2.5525,2.5525-3.3975,6.2112-2.1866,9.6024,11.1472,29.7256,23.2888,43.8128,38.2553,44.3352,6.4004.1606,12.6235-1.6369,18.5882-5.2963,2.2543,3.3451,4.5316,6.3327,6.9075,9.0661l.0293.0321c2.7201,3.0518,5.994,4.3689,8.9704,4.3689,2.299,0,4.4206-.7864,5.9717-2.1649,3.1475-2.7976,4.2244-8.4166-.8352-14.1222-2.6119-2.9848-5.0456-6.3299-7.2545-9.967ZM77.0262,231.0411c6.6819,0,7.2015,11.3707,7.2015,14.8555,0,10.9481-4.4807,29.1941-12.1689,43.9036-3.4785-10.1115-5.3585-20.6001-5.3585-30.1593,0-17.6656,5.3599-28.5998,10.3259-28.5998ZM50.9852,283.7831c1.8758,7.9124,4.5931,15.8401,8.0367,23.3147-2.7767,2.0902-5.4248,3.0958-7.9347,3.0134-2.9925-.1215-8.9138-2.8689-16.6642-18.8389,4.0938.2619,7.0834.146,9.0395-.3436,4.4318-1.0154,6.8711-3.9862,7.5227-7.1456Z", fill: "#231f20" }),
820
+ /* @__PURE__ */ jsx20("path", { d: "M439.3528,230.7457c0-7.6994-5.8655-11.8539-11.3846-11.8539-4.9388,0-10.4593,3.4974-10.9104,11.1758l-.0056.1299c-.0964,4.3347,1.3897,8.2958,4.1839,11.1528,2.329,2.3821,5.3522,3.7481,8.2937,3.7481,2.6021,0,4.9786-.9938,6.6931-2.7983,1.4924-1.5706,3.2138-4.533,2.9757-9.74.0056-.1453.0307-.2905.0489-.4358.0573-.4595.1055-.9197.1055-1.3786Z", fill: "#231f20" }),
821
+ /* @__PURE__ */ jsx20("path", { d: "M631.3563,299.4675c-3.9667-2.4938-8.7225-1.4058-11.3162,2.5937-2.6845,4.1601-5.8047,6.0156-10.1164,6.0156-6.9696,0-12.231-3.5288-14.9071-9.8315,19.4562-2.2236,33.4778-17.7446,33.4778-31.732,0-10.173-8.0912-17.0078-20.1322-17.0078-1.2012,0-2.3102.1411-3.4848.2898l-.5028.0649c-14.7065,2.2979-26.6146,16.6638-29.313,34.1564-.298.5721-.6333,1.2421-1.0083,1.9934-2.739,5.4898-8.4403,16.9128-14.8862,16.9128-5.0798,0-6.89-6.7859-6.89-13.1368,0-2.255.0517-4.2858.0992-6.156.1411-5.6846.2542-10.1744-1.1718-14.9679-2.8842-10.1786-10.4265-16.5015-19.6839-16.5015-7.1163,0-14.5782,3.9625-21.4696,11.2945-2.7075-6.5883-8.1701-11.2589-14.9672-12.3407-14.4267-2.3751-23.1882,16.602-29.5943,30.4561l-.3606.7779c-.2611.381-.5058.7812-.7176,1.2159-7.4396,15.6432-14.3931,23.5751-20.6679,23.5751-1.6635,0-3.033-.6411-4.3096-2.0176-4.7146-5.0833-6.8488-19.026-5.5931-36.4542,2.3709-6.7845,1.7682-12.9713-1.6775-17.035-2.394-2.8228-5.892-4.107-9.3566-3.4485-4.2865.8206-7.7965,4.4094-9.6262,9.8392-1.0385,3.0602-1.7822,5.7894-2.5008,8.4292-1.3946,5.1218-2.7124,9.9607-6.105,17.1454-.0112.0242-.0178.0488-.0288.073-5.629,12.4798-12.2288,20.9422-20.0636,25.6782.2912-5.9682.139-10.4293.0112-14.1927-.0594-1.7487-.1145-3.3528-.1145-4.9018,0-3.364.1522-6.6658.4623-9.9432.1292-2.2012.7661-4.4199,1.44-6.7692.7717-2.688,1.5685-5.466,1.683-8.4892.1571-1.4274.3191-3.0798.3191-4.7872,0-2.7376-.3185-6.2314-2.8039-8.9655l-.3576-.3422c-2.401-2.0001-4.9053-3.0148-7.4424-3.0148-3.9681,0-7.1791,2.5846-8.9369,6.9745-3.6915-1.3269-7.339-1.9764-11.0557-1.9764-13.8946,0-28.2295,11.2449-30.0796,30.3031-.0526.1048-.1106.2001-.1614.308-10.2973,21.4521-16.3946,23.1191-18.0183,23.1191-1.9268,0-7.0457,0-7.0457-17.5106,0-9.1115,1.7242-19.2733,2.9841-26.6933l.4037-2.3947.0489-.588c0-3.7481-3.7453-8.1051-8.5737-8.1051-2.6014,0-6.0904,1.2305-8.9893,6.5618-4.1154-1.558-8.2755-2.3451-12.4091-2.3451-15.2126,0-28.1309,11.1762-32.554,26.5726-.2941.4234-.5654.8743-.7988,1.3645-3.1286,6.4228-8.7874,13.9224-14.4357,13.9224-2.4547,0-7.0248,0-7.2015-16.5734,0-12.6193,0-31.69-19.6629-31.69-6.832,0-13.7178,3.7278-19.7949,10.6178-4.9534-8.5549-12.0676-9.9928-16.2857-9.9928-6.2126,0-13.1438,3.0637-19.392,8.4173-2.0678-6.2978-6.9424-9.9795-13.7206-9.9795-14.4951,0-23.9704,20.4255-30.8716,35.302-2.7746,5.8013-.0056,10.9956,4.0079,12.9378,3.8256,1.8513,9.1059.8394,11.8344-4.7391,6.1288-13.2436,9.6722-19.4164,11.6765-22.2825.0461,1.6453.0126,3.6259-.0161,5.2803-.0251,1.4477-.051,2.9813-.051,4.5673,0,6.221-.3764,13.2038-.7752,20.5966-.2898,5.3669-.5894,10.9167-.7815,16.7019-.1089,2.0713.6222,4.0449,2.0602,5.5603,1.7159,1.8101,4.3829,2.8898,7.133,2.8898,9.233,0,9.7155-9.4222,9.9732-14.4497.1201-1.9819.1948-4.3179.2898-7.2755.1536-4.7691.3611-11.2352.8974-20.8285,3.9415-5.0428,11.1227-14.1452,17.1104-14.1452.0265,0,2.6726.1983,2.6726,17.3542,0,2.0085-.0391,4.0554-.0775,6.1022-.0398,2.0923-.0789,4.1846-.0789,6.237,0,.7689-.0915,1.8597-.1886,3.0148-.1313,1.5622-.28,3.3333-.28,5.1064,0,11.539,5.9591,13.2611,9.5109,13.2611.9798,0,1.9505-.1941,2.8891-.3827l.6544-.1313.9686-.6146c5.4989-3.4722,5.5024-4.8564,5.5477-21.7853.0084-3.3654.0196-7.4263.0663-12.3456,5.2153-9.05,11.789-16.2857,14.8149-16.322.021.0154,2.0294,1.6579,1.322,13.1235-.6586,11.3839,2.2215,21.089,8.1093,27.3267,4.4611,4.7272,10.3448,7.2259,17.0148,7.2259,4.3421,0,10.912-1.0605,17.6099-6.059,4.1079,8.3841,11.6682,13.5566,21.1189,13.5566,5.7705,0,13.7548-2.3144,21.2049-12.3637,4.5533,9.3356,12.0502,14.5496,21.2789,14.5496,9.5364,0,18.4181-5.8688,26.1899-17.1044,3.7227,4.3644,10.1023,9.139,20.195,9.139,3.8731,0,7.5534-1.1802,11.1206-3.584-.0237.9386-.058,1.866-.111,2.7864-20.5638,5.1678-36.4521,9.8035-36.4521,27.0544,0,12.5648,10.4328,22.7874,23.256,22.7874,15.6432,0,26.8532-13.3568,30.2591-35.8676,13.785-4.8981,25.5527-15.6208,33.8894-30.7163,4.5009,20.606,16.2656,25.3501,26.1253,25.3501,15.4635,0,27.714-10.899,37.4512-33.3154.4957-.9954,1.0783-2.2258,1.7315-3.6088,5.0226-10.6248,8.6492-16.7445,10.8008-18.2306.5077,1.7068.4916,5.5212.484,7.2901l-.0028,1.0224c0,13.0516-.2472,25.3154-.778,38.6045-.1327,3.5602.0866,7.2098,2.5637,9.7798,1.6097,1.6705,3.841,2.5183,6.6316,2.5183,8.5193,0,9.2847-8.4208,9.6548-12.4936.4295-5.1462.4288-12.5502.4288-19.0826,0-2.9554,0-5.7782.0384-8.2043,2.4128-4.7977,13.4657-18.9485,18.4611-18.9485,1.2298,0,1.5964.3792,1.7536.5412,1.7934,1.8548,1.5727,8.4313,1.3786,14.2332-.0726,2.16-.1474,4.3927-.1474,6.6407,0,18.9485,9.5577,29.8164,26.2233,29.8164,8.5781,0,15.1309-4.3428,20.508-10.8234,5.7955,8.9955,15.6749,15.6658,28.5307,15.6658,10.2812,0,19.9968-5.2447,25.3895-13.7416,3.2809-5.3822.9735-10.8518-2.8633-13.266ZM593.7875,280.5958c1.9023-6.3676,8.0507-11.951,13.2576-12.7373.7095-.1117,1.2934-.1529,1.7641-.1529,1.0713,0,1.5657.213,1.6537.2926,0,.0021.1034.176.1034.7018,0,3.7292-8.4138,10.3545-16.7787,11.8958ZM357.2183,270.8698c3.1251,0,5.9193.4651,9.2016,1.5664-.2305,9.5444-1.9715,26.4258-11.3888,26.4258-5.0903,0-9.2316-6.0331-9.2316-13.449,0-8.983,5.927-14.5433,11.4188-14.5433ZM353.3131,348.3755c-3.5044,0-5.9521-1.8702-5.9521-4.5463,0-3.2655,9.1876-6.0729,15.9644-7.7504-1.5825,5.5394-4.7523,12.2967-10.0123,12.2967ZM266.3187,304.3295c-1.8367,0-6.1085-.991-6.1085-10.1702,0-13.3414,7.0799-20.3215,14.074-20.3215,3.952,0,6.6805.8366,8.5095,1.7948-1.8632,12.6389-8.5786,28.6969-16.4749,28.6969Z", fill: "#231f20" }),
822
+ /* @__PURE__ */ jsx20("path", { d: "M772.68,257.9425c.9148-3.2955,1.3786-6.4025,1.3786-9.2351,0-20.6365-15.8108-34.5016-39.3426-34.5016-13.6012,0-32.056,4.7705-40.372,15.1676-2.2361,2.6412-3.0323,5.5065-3.0323,7.3076,0,4.9681,3.672,8.5737,8.7295,8.5737,1.6132,0,2.7767-.3261,3.8829-.8241-.1313,1.5895-.2654,3.1684-.3995,4.746-.7836,9.1946-1.5923,18.702-1.5923,29.8324,0,4.5044.3185,17.7257,1.2724,27.7269.6537,5.9025,1.8073,12.3658,5.3941,15.5559l.0489.0433c1.7054,1.461,3.7516,2.2655,5.7628,2.2655,4.9053,0,9.9795-4.0253,9.9795-10.7603,0-1.718-.2402-4.1105-.5447-7.1393-.4581-4.5714-1.0615-10.585-1.1663-17.4771,9.0968-.1257,19.1071-2.5476,27.4762-6.7231,8.0674-4.0253,18.519-11.5376,22.5248-24.5584ZM720.7586,238.7111h3.475l-.0014-3.5875h-.5168c-.0196-.067-.0405-.1334-.0615-.2004,4.1231-1.0336,7.7671-1.5392,11.062-1.5392,13.0663,0,18.9157,7.3041,18.9157,14.5426,0,4.1378-1.9358,8.3293-5.4514,11.8029-5.6204,5.5533-14.6641,8.7846-25.7219,9.2476.0307-.8855.0573-1.7661.0573-2.6202,0-3.6042,1.5308-25.6604,1.6914-27.2408l-3.4485-.405Z", fill: "#231f20" })
823
+ ]
824
+ }
825
+ );
826
+ }
827
+
828
+ // src/Icons/Shared/ApplePay.tsx
829
+ import { jsx as jsx21, jsxs as jsxs19 } from "react/jsx-runtime";
830
+ function ApplePay(props) {
831
+ return /* @__PURE__ */ jsxs19(
802
832
  "svg",
803
833
  {
804
834
  xmlns: "http://www.w3.org/2000/svg",
@@ -806,50 +836,50 @@ function ApplePay(props) {
806
836
  fill: "none",
807
837
  ...props,
808
838
  children: [
809
- /* @__PURE__ */ jsxs18("g", { clipPath: "url(#clip0_76_947)", children: [
810
- /* @__PURE__ */ jsx20(
839
+ /* @__PURE__ */ jsxs19("g", { clipPath: "url(#clip0_76_947)", children: [
840
+ /* @__PURE__ */ jsx21(
811
841
  "path",
812
842
  {
813
843
  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",
814
844
  fill: "black"
815
845
  }
816
846
  ),
817
- /* @__PURE__ */ jsx20(
847
+ /* @__PURE__ */ jsx21(
818
848
  "path",
819
849
  {
820
850
  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",
821
851
  fill: "white"
822
852
  }
823
853
  ),
824
- /* @__PURE__ */ jsx20(
854
+ /* @__PURE__ */ jsx21(
825
855
  "path",
826
856
  {
827
857
  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",
828
858
  fill: "black"
829
859
  }
830
860
  ),
831
- /* @__PURE__ */ jsx20(
861
+ /* @__PURE__ */ jsx21(
832
862
  "path",
833
863
  {
834
864
  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",
835
865
  fill: "black"
836
866
  }
837
867
  ),
838
- /* @__PURE__ */ jsx20(
868
+ /* @__PURE__ */ jsx21(
839
869
  "path",
840
870
  {
841
871
  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",
842
872
  fill: "black"
843
873
  }
844
874
  ),
845
- /* @__PURE__ */ jsx20(
875
+ /* @__PURE__ */ jsx21(
846
876
  "path",
847
877
  {
848
878
  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",
849
879
  fill: "black"
850
880
  }
851
881
  ),
852
- /* @__PURE__ */ jsx20(
882
+ /* @__PURE__ */ jsx21(
853
883
  "path",
854
884
  {
855
885
  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",
@@ -857,16 +887,16 @@ function ApplePay(props) {
857
887
  }
858
888
  )
859
889
  ] }),
860
- /* @__PURE__ */ jsx20("defs", { children: /* @__PURE__ */ jsx20("clipPath", { id: "clip0_76_947", children: /* @__PURE__ */ jsx20("rect", { width: "57", height: "37", fill: "white" }) }) })
890
+ /* @__PURE__ */ jsx21("defs", { children: /* @__PURE__ */ jsx21("clipPath", { id: "clip0_76_947", children: /* @__PURE__ */ jsx21("rect", { width: "57", height: "37", fill: "white" }) }) })
861
891
  ]
862
892
  }
863
893
  );
864
894
  }
865
895
 
866
896
  // src/icons/Shared/PoweredByStripe.tsx
867
- import { jsx as jsx21, jsxs as jsxs19 } from "react/jsx-runtime";
897
+ import { jsx as jsx22, jsxs as jsxs20 } from "react/jsx-runtime";
868
898
  function PoweredByStripe(props) {
869
- return /* @__PURE__ */ jsxs19(
899
+ return /* @__PURE__ */ jsxs20(
870
900
  "svg",
871
901
  {
872
902
  viewBox: "0 0 82 19",
@@ -874,120 +904,120 @@ function PoweredByStripe(props) {
874
904
  xmlns: "http://www.w3.org/2000/svg",
875
905
  ...props,
876
906
  children: [
877
- /* @__PURE__ */ jsxs19("g", { clipPath: "url(#clip0_76_136)", children: [
878
- /* @__PURE__ */ jsx21(
907
+ /* @__PURE__ */ jsxs20("g", { clipPath: "url(#clip0_76_136)", children: [
908
+ /* @__PURE__ */ jsx22(
879
909
  "path",
880
910
  {
881
911
  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",
882
912
  fill: "currentColor"
883
913
  }
884
914
  ),
885
- /* @__PURE__ */ jsx21(
915
+ /* @__PURE__ */ jsx22(
886
916
  "path",
887
917
  {
888
918
  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",
889
919
  fill: "currentColor"
890
920
  }
891
921
  ),
892
- /* @__PURE__ */ jsx21(
922
+ /* @__PURE__ */ jsx22(
893
923
  "path",
894
924
  {
895
925
  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",
896
926
  fill: "currentColor"
897
927
  }
898
928
  ),
899
- /* @__PURE__ */ jsx21(
929
+ /* @__PURE__ */ jsx22(
900
930
  "path",
901
931
  {
902
932
  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",
903
933
  fill: "currentColor"
904
934
  }
905
935
  ),
906
- /* @__PURE__ */ jsx21(
936
+ /* @__PURE__ */ jsx22(
907
937
  "path",
908
938
  {
909
939
  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",
910
940
  fill: "currentColor"
911
941
  }
912
942
  ),
913
- /* @__PURE__ */ jsx21(
943
+ /* @__PURE__ */ jsx22(
914
944
  "path",
915
945
  {
916
946
  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",
917
947
  fill: "currentColor"
918
948
  }
919
949
  ),
920
- /* @__PURE__ */ jsx21(
950
+ /* @__PURE__ */ jsx22(
921
951
  "path",
922
952
  {
923
953
  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",
924
954
  fill: "currentColor"
925
955
  }
926
956
  ),
927
- /* @__PURE__ */ jsx21(
957
+ /* @__PURE__ */ jsx22(
928
958
  "path",
929
959
  {
930
960
  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",
931
961
  fill: "currentColor"
932
962
  }
933
963
  ),
934
- /* @__PURE__ */ jsx21(
964
+ /* @__PURE__ */ jsx22(
935
965
  "path",
936
966
  {
937
967
  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",
938
968
  fill: "currentColor"
939
969
  }
940
970
  ),
941
- /* @__PURE__ */ jsx21(
971
+ /* @__PURE__ */ jsx22(
942
972
  "path",
943
973
  {
944
974
  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",
945
975
  fill: "currentColor"
946
976
  }
947
977
  ),
948
- /* @__PURE__ */ jsx21(
978
+ /* @__PURE__ */ jsx22(
949
979
  "path",
950
980
  {
951
981
  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",
952
982
  fill: "currentColor"
953
983
  }
954
984
  ),
955
- /* @__PURE__ */ jsx21(
985
+ /* @__PURE__ */ jsx22(
956
986
  "path",
957
987
  {
958
988
  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",
959
989
  fill: "currentColor"
960
990
  }
961
991
  ),
962
- /* @__PURE__ */ jsx21(
992
+ /* @__PURE__ */ jsx22(
963
993
  "path",
964
994
  {
965
995
  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",
966
996
  fill: "currentColor"
967
997
  }
968
998
  ),
969
- /* @__PURE__ */ jsx21(
999
+ /* @__PURE__ */ jsx22(
970
1000
  "path",
971
1001
  {
972
1002
  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",
973
1003
  fill: "currentColor"
974
1004
  }
975
1005
  ),
976
- /* @__PURE__ */ jsx21(
1006
+ /* @__PURE__ */ jsx22(
977
1007
  "path",
978
1008
  {
979
1009
  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",
980
1010
  fill: "currentColor"
981
1011
  }
982
1012
  ),
983
- /* @__PURE__ */ jsx21(
1013
+ /* @__PURE__ */ jsx22(
984
1014
  "path",
985
1015
  {
986
1016
  d: "M63.5498 6.53828L65.0422 6.21975V5.0127L63.5498 5.33122V6.53828Z",
987
1017
  fill: "currentColor"
988
1018
  }
989
1019
  ),
990
- /* @__PURE__ */ jsx21(
1020
+ /* @__PURE__ */ jsx22(
991
1021
  "path",
992
1022
  {
993
1023
  d: "M65.0422 7.04675H63.5498V12.4338H65.0422V7.04675Z",
@@ -995,16 +1025,16 @@ function PoweredByStripe(props) {
995
1025
  }
996
1026
  )
997
1027
  ] }),
998
- /* @__PURE__ */ jsx21("defs", { children: /* @__PURE__ */ jsx21("clipPath", { id: "clip0_76_136", children: /* @__PURE__ */ jsx21("rect", { width: "82", height: "19", fill: "currentColor" }) }) })
1028
+ /* @__PURE__ */ jsx22("defs", { children: /* @__PURE__ */ jsx22("clipPath", { id: "clip0_76_136", children: /* @__PURE__ */ jsx22("rect", { width: "82", height: "19", fill: "currentColor" }) }) })
999
1029
  ]
1000
1030
  }
1001
1031
  );
1002
1032
  }
1003
1033
 
1004
1034
  // src/Icons/Shared/CreditCard.tsx
1005
- import { jsx as jsx22, jsxs as jsxs20 } from "react/jsx-runtime";
1035
+ import { jsx as jsx23, jsxs as jsxs21 } from "react/jsx-runtime";
1006
1036
  function CreditCard(props) {
1007
- return /* @__PURE__ */ jsxs20(
1037
+ return /* @__PURE__ */ jsxs21(
1008
1038
  "svg",
1009
1039
  {
1010
1040
  viewBox: "0 0 24 24",
@@ -1015,8 +1045,8 @@ function CreditCard(props) {
1015
1045
  strokeLinejoin: "round",
1016
1046
  ...props,
1017
1047
  children: [
1018
- /* @__PURE__ */ jsx22("rect", { x: "2", y: "4", width: "20", height: "16", rx: "2" }),
1019
- /* @__PURE__ */ jsx22("line", { x1: "2", y1: "10", x2: "22", y2: "10" })
1048
+ /* @__PURE__ */ jsx23("rect", { x: "2", y: "4", width: "20", height: "16", rx: "2" }),
1049
+ /* @__PURE__ */ jsx23("line", { x1: "2", y1: "10", x2: "22", y2: "10" })
1020
1050
  ]
1021
1051
  }
1022
1052
  );
@@ -1043,5 +1073,6 @@ export {
1043
1073
  SymbolV8,
1044
1074
  SymbolV9,
1045
1075
  SymbolVX,
1046
- UtilitiesText
1076
+ UtilitiesText,
1077
+ WelcomeIP
1047
1078
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ursignalstack/design-system",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.mjs",
6
6
  "types": "dist/index.d.ts",