@nation-a/icons 0.0.2 → 0.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.es.js CHANGED
@@ -34,7 +34,7 @@ var b = {};
34
34
  * LICENSE file in the root directory of this source tree.
35
35
  */
36
36
  var k1;
37
- function w2() {
37
+ function c2() {
38
38
  return k1 || (k1 = 1, process.env.NODE_ENV !== "production" && function() {
39
39
  var e = R1, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), Z = Symbol.for("react.fragment"), _ = Symbol.for("react.strict_mode"), S = Symbol.for("react.profiler"), I = Symbol.for("react.provider"), H = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), R = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), p = Symbol.for("react.memo"), M = Symbol.for("react.lazy"), U = Symbol.for("react.offscreen"), Q = Symbol.iterator, m1 = "@@iterator";
40
40
  function W1(C) {
@@ -256,18 +256,18 @@ function w2() {
256
256
  if (L && o && typeof L.stack == "string") {
257
257
  for (var d = L.stack.split(`
258
258
  `), v = o.stack.split(`
259
- `), w = d.length - 1, c = v.length - 1; w >= 1 && c >= 0 && d[w] !== v[c]; )
260
- c--;
261
- for (; w >= 1 && c >= 0; w--, c--)
262
- if (d[w] !== v[c]) {
263
- if (w !== 1 || c !== 1)
259
+ `), c = d.length - 1, w = v.length - 1; c >= 1 && w >= 0 && d[c] !== v[w]; )
260
+ w--;
261
+ for (; c >= 1 && w >= 0; c--, w--)
262
+ if (d[c] !== v[w]) {
263
+ if (c !== 1 || w !== 1)
264
264
  do
265
- if (w--, c--, c < 0 || d[w] !== v[c]) {
265
+ if (c--, w--, w < 0 || d[c] !== v[w]) {
266
266
  var x = `
267
- ` + d[w].replace(" at new ", " at ");
267
+ ` + d[c].replace(" at new ", " at ");
268
268
  return C.displayName && x.includes("<anonymous>") && (x = x.replace("<anonymous>", C.displayName)), typeof C == "function" && F.set(C, x), x;
269
269
  }
270
- while (w >= 1 && c >= 0);
270
+ while (c >= 1 && w >= 0);
271
271
  break;
272
272
  }
273
273
  }
@@ -333,8 +333,8 @@ function w2() {
333
333
  throw v.name = "Invariant Violation", v;
334
334
  }
335
335
  d = C[s](l, s, o, r, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
336
- } catch (w) {
337
- d = w;
336
+ } catch (c) {
337
+ d = c;
338
338
  }
339
339
  d && !(d instanceof Error) && (A(h), a("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", o || "React class", r, s, typeof d), A(null)), d instanceof Error && !(d.message in h1) && (h1[d.message] = !0, A(h), a("Failed %s type: %s", r, d.message), A(null));
340
340
  }
@@ -352,17 +352,17 @@ function w2() {
352
352
  }
353
353
  function N1(C) {
354
354
  try {
355
- return w1(C), !1;
355
+ return c1(C), !1;
356
356
  } catch {
357
357
  return !0;
358
358
  }
359
359
  }
360
- function w1(C) {
360
+ function c1(C) {
361
361
  return "" + C;
362
362
  }
363
- function c1(C) {
363
+ function w1(C) {
364
364
  if (N1(C))
365
- return a("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Y1(C)), w1(C);
365
+ return a("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Y1(C)), c1(C);
366
366
  }
367
367
  var f1 = m.ReactCurrentOwner, J1 = {
368
368
  key: !0,
@@ -443,17 +443,17 @@ function w2() {
443
443
  function e2(C, l, r, o, h) {
444
444
  {
445
445
  var u, s = {}, d = null, v = null;
446
- r !== void 0 && (c1(r), d = "" + r), G1(l) && (c1(l.key), d = "" + l.key), q1(l) && (v = l.ref, K1(l, h));
446
+ r !== void 0 && (w1(r), d = "" + r), G1(l) && (w1(l.key), d = "" + l.key), q1(l) && (v = l.ref, K1(l, h));
447
447
  for (u in l)
448
448
  E.call(l, u) && !J1.hasOwnProperty(u) && (s[u] = l[u]);
449
449
  if (C && C.defaultProps) {
450
- var w = C.defaultProps;
451
- for (u in w)
452
- s[u] === void 0 && (s[u] = w[u]);
450
+ var c = C.defaultProps;
451
+ for (u in c)
452
+ s[u] === void 0 && (s[u] = c[u]);
453
453
  }
454
454
  if (d || v) {
455
- var c = typeof C == "function" ? C.displayName || C.name || "Unknown" : C;
456
- d && X1(s, c), v && Q1(s, c);
455
+ var w = typeof C == "function" ? C.displayName || C.name || "Unknown" : C;
456
+ d && X1(s, w), v && Q1(s, w);
457
457
  }
458
458
  return z1(C, d, v, h, o, f1.current, s);
459
459
  }
@@ -577,12 +577,12 @@ Check the top-level render call using <` + r + ">.");
577
577
  (C === void 0 || typeof C == "object" && C !== null && Object.keys(C).length === 0) && (d += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
578
578
  var v = t2();
579
579
  v ? d += v : d += g1();
580
- var w;
581
- C === null ? w = "null" : J(C) ? w = "array" : C !== void 0 && C.$$typeof === t ? (w = "<" + (V(C.type) || "Unknown") + " />", d = " Did you accidentally export a JSX literal instead of a component?") : w = typeof C, a("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", w, d);
580
+ var c;
581
+ C === null ? c = "null" : J(C) ? c = "array" : C !== void 0 && C.$$typeof === t ? (c = "<" + (V(C.type) || "Unknown") + " />", d = " Did you accidentally export a JSX literal instead of a component?") : c = typeof C, a("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", c, d);
582
582
  }
583
- var c = e2(C, l, r, h, u);
584
- if (c == null)
585
- return c;
583
+ var w = e2(C, l, r, h, u);
584
+ if (w == null)
585
+ return w;
586
586
  if (s) {
587
587
  var x = l.children;
588
588
  if (x !== void 0)
@@ -610,7 +610,7 @@ React keys must be passed directly to JSX without using spread:
610
610
  <%s key={someKey} {...props} />`, X, k, s2, k), H1[k + X] = !0;
611
611
  }
612
612
  }
613
- return C === Z ? C2(c) : n2(c), c;
613
+ return C === Z ? C2(w) : n2(w), w;
614
614
  }
615
615
  }
616
616
  function l2(C, l, r) {
@@ -624,10 +624,10 @@ React keys must be passed directly to JSX without using spread:
624
624
  }()), b;
625
625
  }
626
626
  var Z1;
627
- function c2() {
628
- return Z1 || (Z1 = 1, process.env.NODE_ENV === "production" ? D.exports = u2() : D.exports = w2()), D.exports;
627
+ function w2() {
628
+ return Z1 || (Z1 = 1, process.env.NODE_ENV === "production" ? D.exports = u2() : D.exports = c2()), D.exports;
629
629
  }
630
- var i = c2();
630
+ var i = w2();
631
631
  function a2({ size: e = 24, color: t = "white", ...n }) {
632
632
  return /* @__PURE__ */ i.jsx(
633
633
  "svg",
@@ -1905,7 +1905,7 @@ function u5({ size: e = 24, color: t = "white", ...n }) {
1905
1905
  }
1906
1906
  );
1907
1907
  }
1908
- function w5({ size: e = 24, color: t = "white", ...n }) {
1908
+ function c5({ size: e = 24, color: t = "white", ...n }) {
1909
1909
  return /* @__PURE__ */ i.jsx(
1910
1910
  "svg",
1911
1911
  {
@@ -1929,7 +1929,7 @@ function w5({ size: e = 24, color: t = "white", ...n }) {
1929
1929
  }
1930
1930
  );
1931
1931
  }
1932
- function c5({ size: e = 24, color: t = "white", ...n }) {
1932
+ function w5({ size: e = 24, color: t = "white", ...n }) {
1933
1933
  return /* @__PURE__ */ i.jsx(
1934
1934
  "svg",
1935
1935
  {
@@ -2036,30 +2036,6 @@ function a5({ size: e = 24, color: t = "white", ...n }) {
2036
2036
  );
2037
2037
  }
2038
2038
  function v5({ size: e = 24, color: t = "white", ...n }) {
2039
- return /* @__PURE__ */ i.jsx(
2040
- "svg",
2041
- {
2042
- width: e,
2043
- height: e,
2044
- viewBox: "0 0 24 24",
2045
- fill: "none",
2046
- xmlns: "http://www.w3.org/2000/svg",
2047
- strokeWidth: "0",
2048
- ...n,
2049
- children: /* @__PURE__ */ i.jsx(
2050
- "path",
2051
- {
2052
- id: "Vector 96 (Stroke)",
2053
- fillRule: "evenodd",
2054
- clipRule: "evenodd",
2055
- d: "M8.79921 6.57894C8.14104 6.57894 7.5519 6.98721 7.3208 7.60348L5.62921 12.1143C5.59597 12.203 5.57895 12.2969 5.57895 12.3915V12.8947C5.57895 13.3307 5.93241 13.6842 6.36842 13.6842H10.3158C10.5653 13.6842 10.8002 13.8022 10.9492 14.0024C11.0981 14.2026 11.1437 14.4615 11.072 14.7005L10.5773 16.3493C10.337 17.1503 10.7631 17.9911 11.5322 18.2803L13.5862 14.8569C13.7289 14.6191 13.9858 14.4736 14.2632 14.4736H17.4211V6.57894H8.79921ZM5.84238 7.04907C6.30458 5.81654 7.48286 5 8.79921 5H18.2105C18.6465 5 19 5.35346 19 5.78947V15.2631C19 15.6991 18.6465 16.0526 18.2105 16.0526H14.7101L12.5717 19.6166C12.3879 19.923 12.0213 20.0677 11.6779 19.9696L11.2221 19.8394C9.52957 19.3558 8.55915 17.5816 9.06497 15.8956L9.25471 15.2631H6.36842C5.06038 15.2631 4 14.2027 4 12.8947V12.3915C4 12.1075 4.05108 11.8259 4.1508 11.5599L5.84238 7.04907Z",
2056
- fill: t
2057
- }
2058
- )
2059
- }
2060
- );
2061
- }
2062
- function L5({ size: e = 24, color: t = "white", ...n }) {
2063
2039
  return /* @__PURE__ */ i.jsx(
2064
2040
  "svg",
2065
2041
  {
@@ -2083,7 +2059,7 @@ function L5({ size: e = 24, color: t = "white", ...n }) {
2083
2059
  }
2084
2060
  );
2085
2061
  }
2086
- function g5({ size: e = 24, color: t = "white", ...n }) {
2062
+ function L5({ size: e = 24, color: t = "white", ...n }) {
2087
2063
  return /* @__PURE__ */ i.jsx(
2088
2064
  "svg",
2089
2065
  {
@@ -2098,7 +2074,7 @@ function g5({ size: e = 24, color: t = "white", ...n }) {
2098
2074
  }
2099
2075
  );
2100
2076
  }
2101
- function x5({ size: e = 24, color: t = "white", ...n }) {
2077
+ function g5({ size: e = 24, color: t = "white", ...n }) {
2102
2078
  return /* @__PURE__ */ i.jsx(
2103
2079
  "svg",
2104
2080
  {
@@ -2122,7 +2098,7 @@ function x5({ size: e = 24, color: t = "white", ...n }) {
2122
2098
  }
2123
2099
  );
2124
2100
  }
2125
- function p5({ size: e = 24, color: t = "white", ...n }) {
2101
+ function x5({ size: e = 24, color: t = "white", ...n }) {
2126
2102
  return /* @__PURE__ */ i.jsx(
2127
2103
  "svg",
2128
2104
  {
@@ -2144,7 +2120,7 @@ function p5({ size: e = 24, color: t = "white", ...n }) {
2144
2120
  }
2145
2121
  );
2146
2122
  }
2147
- function V5({ size: e = 24, color: t = "white", ...n }) {
2123
+ function p5({ size: e = 24, color: t = "white", ...n }) {
2148
2124
  return /* @__PURE__ */ i.jsx(
2149
2125
  "svg",
2150
2126
  {
@@ -2168,7 +2144,7 @@ function V5({ size: e = 24, color: t = "white", ...n }) {
2168
2144
  }
2169
2145
  );
2170
2146
  }
2171
- function H5({ size: e = 24, color: t = "white", ...n }) {
2147
+ function V5({ size: e = 24, color: t = "white", ...n }) {
2172
2148
  return /* @__PURE__ */ i.jsx(
2173
2149
  "svg",
2174
2150
  {
@@ -2192,7 +2168,7 @@ function H5({ size: e = 24, color: t = "white", ...n }) {
2192
2168
  }
2193
2169
  );
2194
2170
  }
2195
- function M5({ size: e = 24, color: t = "white", ...n }) {
2171
+ function H5({ size: e = 24, color: t = "white", ...n }) {
2196
2172
  return /* @__PURE__ */ i.jsx(
2197
2173
  "svg",
2198
2174
  {
@@ -2216,7 +2192,7 @@ function M5({ size: e = 24, color: t = "white", ...n }) {
2216
2192
  }
2217
2193
  );
2218
2194
  }
2219
- function j5({ size: e = 24, color: t = "white", ...n }) {
2195
+ function M5({ size: e = 24, color: t = "white", ...n }) {
2220
2196
  return /* @__PURE__ */ i.jsx(
2221
2197
  "svg",
2222
2198
  {
@@ -2238,7 +2214,7 @@ function j5({ size: e = 24, color: t = "white", ...n }) {
2238
2214
  }
2239
2215
  );
2240
2216
  }
2241
- function k5({ size: e = 24, color: t = "white", ...n }) {
2217
+ function j5({ size: e = 24, color: t = "white", ...n }) {
2242
2218
  return /* @__PURE__ */ i.jsx(
2243
2219
  "svg",
2244
2220
  {
@@ -2262,7 +2238,7 @@ function k5({ size: e = 24, color: t = "white", ...n }) {
2262
2238
  }
2263
2239
  );
2264
2240
  }
2265
- function Z5({ size: e = 24, color: t = "white", ...n }) {
2241
+ function k5({ size: e = 24, color: t = "white", ...n }) {
2266
2242
  return /* @__PURE__ */ i.jsxs(
2267
2243
  "svg",
2268
2244
  {
@@ -2289,7 +2265,7 @@ function Z5({ size: e = 24, color: t = "white", ...n }) {
2289
2265
  }
2290
2266
  );
2291
2267
  }
2292
- function R5({ size: e = 24, color: t = "white", ...n }) {
2268
+ function Z5({ size: e = 24, color: t = "white", ...n }) {
2293
2269
  return /* @__PURE__ */ i.jsxs(
2294
2270
  "svg",
2295
2271
  {
@@ -2316,7 +2292,7 @@ function R5({ size: e = 24, color: t = "white", ...n }) {
2316
2292
  }
2317
2293
  );
2318
2294
  }
2319
- function m5({ size: e = 24, color: t = "white", ...n }) {
2295
+ function R5({ size: e = 24, color: t = "white", ...n }) {
2320
2296
  return /* @__PURE__ */ i.jsx(
2321
2297
  "svg",
2322
2298
  {
@@ -2340,7 +2316,7 @@ function m5({ size: e = 24, color: t = "white", ...n }) {
2340
2316
  }
2341
2317
  );
2342
2318
  }
2343
- function W5({ size: e = 24, color: t = "white", ...n }) {
2319
+ function m5({ size: e = 24, color: t = "white", ...n }) {
2344
2320
  return /* @__PURE__ */ i.jsx(
2345
2321
  "svg",
2346
2322
  {
@@ -2362,7 +2338,7 @@ function W5({ size: e = 24, color: t = "white", ...n }) {
2362
2338
  }
2363
2339
  );
2364
2340
  }
2365
- function O5({ size: e = 24, color: t = "white", ...n }) {
2341
+ function W5({ size: e = 24, color: t = "white", ...n }) {
2366
2342
  return /* @__PURE__ */ i.jsx(
2367
2343
  "svg",
2368
2344
  {
@@ -2386,7 +2362,7 @@ function O5({ size: e = 24, color: t = "white", ...n }) {
2386
2362
  }
2387
2363
  );
2388
2364
  }
2389
- function I5({ size: e = 24, color: t = "white", ...n }) {
2365
+ function O5({ size: e = 24, color: t = "white", ...n }) {
2390
2366
  return /* @__PURE__ */ i.jsxs(
2391
2367
  "svg",
2392
2368
  {
@@ -2418,7 +2394,7 @@ function I5({ size: e = 24, color: t = "white", ...n }) {
2418
2394
  }
2419
2395
  );
2420
2396
  }
2421
- function B5({ size: e = 24, color: t = "white", ...n }) {
2397
+ function I5({ size: e = 24, color: t = "white", ...n }) {
2422
2398
  return /* @__PURE__ */ i.jsx(
2423
2399
  "svg",
2424
2400
  {
@@ -2442,7 +2418,7 @@ function B5({ size: e = 24, color: t = "white", ...n }) {
2442
2418
  }
2443
2419
  );
2444
2420
  }
2445
- function E5({ size: e = 24, color: t = "white", ...n }) {
2421
+ function B5({ size: e = 24, color: t = "white", ...n }) {
2446
2422
  return /* @__PURE__ */ i.jsx(
2447
2423
  "svg",
2448
2424
  {
@@ -2466,7 +2442,7 @@ function E5({ size: e = 24, color: t = "white", ...n }) {
2466
2442
  }
2467
2443
  );
2468
2444
  }
2469
- function y5({ size: e = 24, color: t = "white", ...n }) {
2445
+ function E5({ size: e = 24, color: t = "white", ...n }) {
2470
2446
  return /* @__PURE__ */ i.jsx(
2471
2447
  "svg",
2472
2448
  {
@@ -2490,7 +2466,7 @@ function y5({ size: e = 24, color: t = "white", ...n }) {
2490
2466
  }
2491
2467
  );
2492
2468
  }
2493
- function b5({ size: e = 24, color: t = "white", ...n }) {
2469
+ function y5({ size: e = 24, color: t = "white", ...n }) {
2494
2470
  return /* @__PURE__ */ i.jsxs(
2495
2471
  "svg",
2496
2472
  {
@@ -2509,7 +2485,7 @@ function b5({ size: e = 24, color: t = "white", ...n }) {
2509
2485
  }
2510
2486
  );
2511
2487
  }
2512
- function _5({ size: e = 24, color: t = "white", ...n }) {
2488
+ function b5({ size: e = 24, color: t = "white", ...n }) {
2513
2489
  return /* @__PURE__ */ i.jsx(
2514
2490
  "svg",
2515
2491
  {
@@ -2531,7 +2507,7 @@ function _5({ size: e = 24, color: t = "white", ...n }) {
2531
2507
  }
2532
2508
  );
2533
2509
  }
2534
- function S5({ size: e = 24, color: t = "white", ...n }) {
2510
+ function _5({ size: e = 24, color: t = "white", ...n }) {
2535
2511
  return /* @__PURE__ */ i.jsx(
2536
2512
  "svg",
2537
2513
  {
@@ -2555,7 +2531,7 @@ function S5({ size: e = 24, color: t = "white", ...n }) {
2555
2531
  }
2556
2532
  );
2557
2533
  }
2558
- function U5({ size: e = 24, color: t = "white", ...n }) {
2534
+ function S5({ size: e = 24, color: t = "white", ...n }) {
2559
2535
  return /* @__PURE__ */ i.jsxs(
2560
2536
  "svg",
2561
2537
  {
@@ -2573,7 +2549,7 @@ function U5({ size: e = 24, color: t = "white", ...n }) {
2573
2549
  }
2574
2550
  );
2575
2551
  }
2576
- function T5({ size: e = 24, color: t = "white", ...n }) {
2552
+ function U5({ size: e = 24, color: t = "white", ...n }) {
2577
2553
  return /* @__PURE__ */ i.jsx(
2578
2554
  "svg",
2579
2555
  {
@@ -2588,7 +2564,7 @@ function T5({ size: e = 24, color: t = "white", ...n }) {
2588
2564
  }
2589
2565
  );
2590
2566
  }
2591
- function F5({ size: e = 24, color: t = "white", ...n }) {
2567
+ function T5({ size: e = 24, color: t = "white", ...n }) {
2592
2568
  return /* @__PURE__ */ i.jsxs(
2593
2569
  "svg",
2594
2570
  {
@@ -2626,7 +2602,7 @@ function F5({ size: e = 24, color: t = "white", ...n }) {
2626
2602
  }
2627
2603
  );
2628
2604
  }
2629
- function P5({ size: e = 24, color: t = "white", ...n }) {
2605
+ function F5({ size: e = 24, color: t = "white", ...n }) {
2630
2606
  return /* @__PURE__ */ i.jsxs(
2631
2607
  "svg",
2632
2608
  {
@@ -2666,7 +2642,7 @@ function P5({ size: e = 24, color: t = "white", ...n }) {
2666
2642
  }
2667
2643
  );
2668
2644
  }
2669
- function A5({ size: e = 24, color: t = "white", ...n }) {
2645
+ function P5({ size: e = 24, color: t = "white", ...n }) {
2670
2646
  return /* @__PURE__ */ i.jsxs(
2671
2647
  "svg",
2672
2648
  {
@@ -2706,7 +2682,7 @@ function A5({ size: e = 24, color: t = "white", ...n }) {
2706
2682
  }
2707
2683
  );
2708
2684
  }
2709
- function D5({ size: e = 24, color: t = "white", ...n }) {
2685
+ function A5({ size: e = 24, color: t = "white", ...n }) {
2710
2686
  return /* @__PURE__ */ i.jsx(
2711
2687
  "svg",
2712
2688
  {
@@ -2730,7 +2706,7 @@ function D5({ size: e = 24, color: t = "white", ...n }) {
2730
2706
  }
2731
2707
  );
2732
2708
  }
2733
- function $5({ size: e = 24, color: t = "white", ...n }) {
2709
+ function D5({ size: e = 24, color: t = "white", ...n }) {
2734
2710
  return /* @__PURE__ */ i.jsx(
2735
2711
  "svg",
2736
2712
  {
@@ -2754,7 +2730,7 @@ function $5({ size: e = 24, color: t = "white", ...n }) {
2754
2730
  }
2755
2731
  );
2756
2732
  }
2757
- function Y5({ size: e = 24, color: t = "white", ...n }) {
2733
+ function $5({ size: e = 24, color: t = "white", ...n }) {
2758
2734
  return /* @__PURE__ */ i.jsxs(
2759
2735
  "svg",
2760
2736
  {
@@ -2792,7 +2768,7 @@ function Y5({ size: e = 24, color: t = "white", ...n }) {
2792
2768
  }
2793
2769
  );
2794
2770
  }
2795
- function N5({ size: e = 24, color: t = "white", ...n }) {
2771
+ function Y5({ size: e = 24, color: t = "white", ...n }) {
2796
2772
  return /* @__PURE__ */ i.jsx(
2797
2773
  "svg",
2798
2774
  {
@@ -2816,7 +2792,7 @@ function N5({ size: e = 24, color: t = "white", ...n }) {
2816
2792
  }
2817
2793
  );
2818
2794
  }
2819
- function J5({ size: e = 24, color: t = "white", ...n }) {
2795
+ function N5({ size: e = 24, color: t = "white", ...n }) {
2820
2796
  return /* @__PURE__ */ i.jsxs(
2821
2797
  "svg",
2822
2798
  {
@@ -2843,7 +2819,7 @@ function J5({ size: e = 24, color: t = "white", ...n }) {
2843
2819
  }
2844
2820
  );
2845
2821
  }
2846
- function q5({ size: e = 24, color: t = "white", ...n }) {
2822
+ function J5({ size: e = 24, color: t = "white", ...n }) {
2847
2823
  return /* @__PURE__ */ i.jsx(
2848
2824
  "svg",
2849
2825
  {
@@ -2867,7 +2843,7 @@ function q5({ size: e = 24, color: t = "white", ...n }) {
2867
2843
  }
2868
2844
  );
2869
2845
  }
2870
- function G5({ size: e = 24, color: t = "white", ...n }) {
2846
+ function q5({ size: e = 24, color: t = "white", ...n }) {
2871
2847
  return /* @__PURE__ */ i.jsxs(
2872
2848
  "svg",
2873
2849
  {
@@ -2897,7 +2873,7 @@ function G5({ size: e = 24, color: t = "white", ...n }) {
2897
2873
  }
2898
2874
  );
2899
2875
  }
2900
- function K5({ size: e = 24, color: t = "white", ...n }) {
2876
+ function G5({ size: e = 24, color: t = "white", ...n }) {
2901
2877
  return /* @__PURE__ */ i.jsx(
2902
2878
  "svg",
2903
2879
  {
@@ -2920,7 +2896,7 @@ function K5({ size: e = 24, color: t = "white", ...n }) {
2920
2896
  }
2921
2897
  );
2922
2898
  }
2923
- function X5({ size: e = 24, color: t = "white", ...n }) {
2899
+ function K5({ size: e = 24, color: t = "white", ...n }) {
2924
2900
  return /* @__PURE__ */ i.jsx(
2925
2901
  "svg",
2926
2902
  {
@@ -2944,7 +2920,7 @@ function X5({ size: e = 24, color: t = "white", ...n }) {
2944
2920
  }
2945
2921
  );
2946
2922
  }
2947
- function Q5({ size: e = 24, color: t = "white", ...n }) {
2923
+ function X5({ size: e = 24, color: t = "white", ...n }) {
2948
2924
  return /* @__PURE__ */ i.jsx(
2949
2925
  "svg",
2950
2926
  {
@@ -2968,7 +2944,7 @@ function Q5({ size: e = 24, color: t = "white", ...n }) {
2968
2944
  }
2969
2945
  );
2970
2946
  }
2971
- function z5({ size: e = 24, color: t = "white", ...n }) {
2947
+ function Q5({ size: e = 24, color: t = "white", ...n }) {
2972
2948
  return /* @__PURE__ */ i.jsx(
2973
2949
  "svg",
2974
2950
  {
@@ -2990,7 +2966,7 @@ function z5({ size: e = 24, color: t = "white", ...n }) {
2990
2966
  }
2991
2967
  );
2992
2968
  }
2993
- function e7({ size: e = 24, color: t = "white", ...n }) {
2969
+ function z5({ size: e = 24, color: t = "white", ...n }) {
2994
2970
  return /* @__PURE__ */ i.jsx(
2995
2971
  "svg",
2996
2972
  {
@@ -3013,7 +2989,7 @@ function e7({ size: e = 24, color: t = "white", ...n }) {
3013
2989
  }
3014
2990
  );
3015
2991
  }
3016
- function t7({ size: e = 24, color: t = "white", ...n }) {
2992
+ function e7({ size: e = 24, color: t = "white", ...n }) {
3017
2993
  return /* @__PURE__ */ i.jsxs(
3018
2994
  "svg",
3019
2995
  {
@@ -3040,7 +3016,7 @@ function t7({ size: e = 24, color: t = "white", ...n }) {
3040
3016
  }
3041
3017
  );
3042
3018
  }
3043
- function i7({ size: e = 24, color: t = "white", ...n }) {
3019
+ function t7({ size: e = 24, color: t = "white", ...n }) {
3044
3020
  return /* @__PURE__ */ i.jsxs(
3045
3021
  "svg",
3046
3022
  {
@@ -3075,7 +3051,7 @@ function i7({ size: e = 24, color: t = "white", ...n }) {
3075
3051
  }
3076
3052
  );
3077
3053
  }
3078
- function n7({ size: e = 24, color: t = "white", ...n }) {
3054
+ function i7({ size: e = 24, color: t = "white", ...n }) {
3079
3055
  return /* @__PURE__ */ i.jsx(
3080
3056
  "svg",
3081
3057
  {
@@ -3099,7 +3075,7 @@ function n7({ size: e = 24, color: t = "white", ...n }) {
3099
3075
  }
3100
3076
  );
3101
3077
  }
3102
- function C7({ size: e = 24, color: t = "white", ...n }) {
3078
+ function n7({ size: e = 24, color: t = "white", ...n }) {
3103
3079
  return /* @__PURE__ */ i.jsx(
3104
3080
  "svg",
3105
3081
  {
@@ -3123,7 +3099,7 @@ function C7({ size: e = 24, color: t = "white", ...n }) {
3123
3099
  }
3124
3100
  );
3125
3101
  }
3126
- function l7({ size: e = 24, color: t = "white", ...n }) {
3102
+ function C7({ size: e = 24, color: t = "white", ...n }) {
3127
3103
  return /* @__PURE__ */ i.jsx(
3128
3104
  "svg",
3129
3105
  {
@@ -3148,7 +3124,7 @@ function l7({ size: e = 24, color: t = "white", ...n }) {
3148
3124
  }
3149
3125
  );
3150
3126
  }
3151
- function r7({ size: e = 24, color: t = "white", ...n }) {
3127
+ function l7({ size: e = 24, color: t = "white", ...n }) {
3152
3128
  return /* @__PURE__ */ i.jsx(
3153
3129
  "svg",
3154
3130
  {
@@ -3172,7 +3148,7 @@ function r7({ size: e = 24, color: t = "white", ...n }) {
3172
3148
  }
3173
3149
  );
3174
3150
  }
3175
- function o7({ size: e = 24, color: t = "white", ...n }) {
3151
+ function r7({ size: e = 24, color: t = "white", ...n }) {
3176
3152
  return /* @__PURE__ */ i.jsx(
3177
3153
  "svg",
3178
3154
  {
@@ -3196,7 +3172,7 @@ function o7({ size: e = 24, color: t = "white", ...n }) {
3196
3172
  }
3197
3173
  );
3198
3174
  }
3199
- function d7({ size: e = 24, color: t = "white", ...n }) {
3175
+ function o7({ size: e = 24, color: t = "white", ...n }) {
3200
3176
  return /* @__PURE__ */ i.jsx(
3201
3177
  "svg",
3202
3178
  {
@@ -3220,7 +3196,7 @@ function d7({ size: e = 24, color: t = "white", ...n }) {
3220
3196
  }
3221
3197
  );
3222
3198
  }
3223
- function s7({ size: e = 24, color: t = "white", ...n }) {
3199
+ function d7({ size: e = 24, color: t = "white", ...n }) {
3224
3200
  return /* @__PURE__ */ i.jsx(
3225
3201
  "svg",
3226
3202
  {
@@ -3242,7 +3218,7 @@ function s7({ size: e = 24, color: t = "white", ...n }) {
3242
3218
  }
3243
3219
  );
3244
3220
  }
3245
- function h7({ size: e = 24, color: t = "white", ...n }) {
3221
+ function s7({ size: e = 24, color: t = "white", ...n }) {
3246
3222
  return /* @__PURE__ */ i.jsx(
3247
3223
  "svg",
3248
3224
  {
@@ -3266,7 +3242,7 @@ function h7({ size: e = 24, color: t = "white", ...n }) {
3266
3242
  }
3267
3243
  );
3268
3244
  }
3269
- function u7({ size: e = 24, color: t = "white", ...n }) {
3245
+ function h7({ size: e = 24, color: t = "white", ...n }) {
3270
3246
  return /* @__PURE__ */ i.jsx(
3271
3247
  "svg",
3272
3248
  {
@@ -3290,7 +3266,7 @@ function u7({ size: e = 24, color: t = "white", ...n }) {
3290
3266
  }
3291
3267
  );
3292
3268
  }
3293
- function w7({ size: e = 24, color: t = "white", ...n }) {
3269
+ function u7({ size: e = 24, color: t = "white", ...n }) {
3294
3270
  return /* @__PURE__ */ i.jsx(
3295
3271
  "svg",
3296
3272
  {
@@ -3338,7 +3314,7 @@ function c7({ size: e = 24, color: t = "white", ...n }) {
3338
3314
  }
3339
3315
  );
3340
3316
  }
3341
- function f7({ size: e = 24, color: t = "white", ...n }) {
3317
+ function w7({ size: e = 24, color: t = "white", ...n }) {
3342
3318
  return /* @__PURE__ */ i.jsx(
3343
3319
  "svg",
3344
3320
  {
@@ -3362,7 +3338,7 @@ function f7({ size: e = 24, color: t = "white", ...n }) {
3362
3338
  }
3363
3339
  );
3364
3340
  }
3365
- function a7({ size: e = 24, color: t = "white", ...n }) {
3341
+ function f7({ size: e = 24, color: t = "white", ...n }) {
3366
3342
  return /* @__PURE__ */ i.jsx(
3367
3343
  "svg",
3368
3344
  {
@@ -3384,7 +3360,7 @@ function a7({ size: e = 24, color: t = "white", ...n }) {
3384
3360
  }
3385
3361
  );
3386
3362
  }
3387
- function v7({ size: e = 24, color: t = "white", ...n }) {
3363
+ function a7({ size: e = 24, color: t = "white", ...n }) {
3388
3364
  return /* @__PURE__ */ i.jsx(
3389
3365
  "svg",
3390
3366
  {
@@ -3408,7 +3384,7 @@ function v7({ size: e = 24, color: t = "white", ...n }) {
3408
3384
  }
3409
3385
  );
3410
3386
  }
3411
- function L7({ size: e = 24, color: t = "white", ...n }) {
3387
+ function v7({ size: e = 24, color: t = "white", ...n }) {
3412
3388
  return /* @__PURE__ */ i.jsx(
3413
3389
  "svg",
3414
3390
  {
@@ -3423,7 +3399,7 @@ function L7({ size: e = 24, color: t = "white", ...n }) {
3423
3399
  }
3424
3400
  );
3425
3401
  }
3426
- function g7({ size: e = 24, color: t = "white", ...n }) {
3402
+ function L7({ size: e = 24, color: t = "white", ...n }) {
3427
3403
  return /* @__PURE__ */ i.jsx(
3428
3404
  "svg",
3429
3405
  {
@@ -3438,7 +3414,7 @@ function g7({ size: e = 24, color: t = "white", ...n }) {
3438
3414
  }
3439
3415
  );
3440
3416
  }
3441
- function x7({ size: e = 24, color: t = "white", ...n }) {
3417
+ function g7({ size: e = 24, color: t = "white", ...n }) {
3442
3418
  return /* @__PURE__ */ i.jsx(
3443
3419
  "svg",
3444
3420
  {
@@ -3462,7 +3438,7 @@ function x7({ size: e = 24, color: t = "white", ...n }) {
3462
3438
  }
3463
3439
  );
3464
3440
  }
3465
- function p7({ size: e = 24, color: t = "white", ...n }) {
3441
+ function x7({ size: e = 24, color: t = "white", ...n }) {
3466
3442
  return /* @__PURE__ */ i.jsx(
3467
3443
  "svg",
3468
3444
  {
@@ -3486,7 +3462,7 @@ function p7({ size: e = 24, color: t = "white", ...n }) {
3486
3462
  }
3487
3463
  );
3488
3464
  }
3489
- function V7({ size: e = 24, color: t = "white", ...n }) {
3465
+ function p7({ size: e = 24, color: t = "white", ...n }) {
3490
3466
  return /* @__PURE__ */ i.jsxs(
3491
3467
  "svg",
3492
3468
  {
@@ -3526,7 +3502,7 @@ function V7({ size: e = 24, color: t = "white", ...n }) {
3526
3502
  }
3527
3503
  );
3528
3504
  }
3529
- function H7({ size: e = 24, color: t = "white", ...n }) {
3505
+ function V7({ size: e = 24, color: t = "white", ...n }) {
3530
3506
  return /* @__PURE__ */ i.jsx(
3531
3507
  "svg",
3532
3508
  {
@@ -3550,7 +3526,7 @@ function H7({ size: e = 24, color: t = "white", ...n }) {
3550
3526
  }
3551
3527
  );
3552
3528
  }
3553
- function M7({ size: e = 24, color: t = "white", ...n }) {
3529
+ function H7({ size: e = 24, color: t = "white", ...n }) {
3554
3530
  return /* @__PURE__ */ i.jsx(
3555
3531
  "svg",
3556
3532
  {
@@ -3574,7 +3550,7 @@ function M7({ size: e = 24, color: t = "white", ...n }) {
3574
3550
  }
3575
3551
  );
3576
3552
  }
3577
- function j7({ size: e = 24, color: t = "white", ...n }) {
3553
+ function M7({ size: e = 24, color: t = "white", ...n }) {
3578
3554
  return /* @__PURE__ */ i.jsx(
3579
3555
  "svg",
3580
3556
  {
@@ -3598,7 +3574,7 @@ function j7({ size: e = 24, color: t = "white", ...n }) {
3598
3574
  }
3599
3575
  );
3600
3576
  }
3601
- function k7({ size: e = 24, color: t = "white", ...n }) {
3577
+ function j7({ size: e = 24, color: t = "white", ...n }) {
3602
3578
  return /* @__PURE__ */ i.jsx(
3603
3579
  "svg",
3604
3580
  {
@@ -3622,7 +3598,7 @@ function k7({ size: e = 24, color: t = "white", ...n }) {
3622
3598
  }
3623
3599
  );
3624
3600
  }
3625
- function Z7({ size: e = 24, color: t = "white", ...n }) {
3601
+ function k7({ size: e = 24, color: t = "white", ...n }) {
3626
3602
  return /* @__PURE__ */ i.jsx(
3627
3603
  "svg",
3628
3604
  {
@@ -3698,74 +3674,73 @@ export {
3698
3674
  s5 as ExitOutlineIcon,
3699
3675
  h5 as FavoriteFillIcon,
3700
3676
  u5 as FavoriteOutlineIcon,
3701
- w5 as GameCircleFillIcon,
3702
- c5 as GroupCircleFillIcon,
3677
+ c5 as GameCircleFillIcon,
3678
+ w5 as GroupCircleFillIcon,
3703
3679
  f5 as GroupFillIcon,
3704
3680
  a5 as HateFillIcon,
3705
- v5 as HateOutlineIcon,
3706
- L5 as HomeFillIcon,
3707
- g5 as HomeOutlineIcon,
3708
- x5 as InvisibleOutlineIcon,
3709
- p5 as LanguageOutlineIcon,
3710
- V5 as LikeFillIcon,
3711
- H5 as LikeOutlineIcon,
3712
- M5 as LinkOutlineIcon,
3713
- j5 as LinkedinFillIcon,
3714
- k5 as LocationOutlineIcon,
3715
- Z5 as LockOffOutlineIcon,
3716
- R5 as LockOnOutlineIcon,
3717
- m5 as LoopOutlineIcon,
3718
- W5 as LoveitFillIcon,
3719
- O5 as LoveitOutlineIcon,
3720
- I5 as MagicFillIcon,
3721
- B5 as MakerOutlineIcon,
3722
- E5 as ManagerCircleOutlineIcon,
3723
- y5 as MeCircleOutlineIcon,
3724
- b5 as MenuOutlineIcon,
3725
- _5 as MicOutlineIcon,
3726
- S5 as MinusCircleFillIcon,
3727
- U5 as MinusCircleOutlineIcon,
3728
- T5 as MinusOutlineIcon,
3729
- F5 as ModelFillIcon,
3730
- P5 as MoreHorizontalOutlineIcon,
3731
- A5 as MorePortraitOutlineIcon,
3732
- D5 as MotionFillIcon,
3733
- $5 as MyAssetOutlineIcon,
3734
- Y5 as MyCircleOutlineIcon,
3735
- N5 as NotificationFillIcon,
3736
- J5 as NotificationOffOutlineIcon,
3737
- q5 as NotificationOnOutlineIcon,
3738
- G5 as PauseFillIcon,
3739
- K5 as PauseOutlineIcon,
3740
- X5 as PlayCircleFillIcon,
3741
- Q5 as PlayCircleOutlineIcon,
3742
- z5 as PlayFillIcon,
3743
- e7 as PlayOutlineIcon,
3744
- t7 as QuestionCircleOutlineIcon,
3745
- i7 as QuestionOutlineIcon,
3746
- n7 as RemoveOutlineIcon,
3747
- C7 as ReportFillIcon,
3748
- l7 as ReportOutlineIcon,
3749
- r7 as ResetOutlineIcon,
3750
- o7 as RotationOutlineIcon,
3751
- d7 as SaveCloudOutlineIcon,
3752
- s7 as SaveOutlineIcon,
3753
- h7 as ScaleIcon,
3754
- u7 as SearchFillIcon,
3755
- w7 as SearchOutlineIcon,
3681
+ v5 as HomeFillIcon,
3682
+ L5 as HomeOutlineIcon,
3683
+ g5 as InvisibleOutlineIcon,
3684
+ x5 as LanguageOutlineIcon,
3685
+ p5 as LikeFillIcon,
3686
+ V5 as LikeOutlineIcon,
3687
+ H5 as LinkOutlineIcon,
3688
+ M5 as LinkedinFillIcon,
3689
+ j5 as LocationOutlineIcon,
3690
+ k5 as LockOffOutlineIcon,
3691
+ Z5 as LockOnOutlineIcon,
3692
+ R5 as LoopOutlineIcon,
3693
+ m5 as LoveitFillIcon,
3694
+ W5 as LoveitOutlineIcon,
3695
+ O5 as MagicFillIcon,
3696
+ I5 as MakerOutlineIcon,
3697
+ B5 as ManagerCircleOutlineIcon,
3698
+ E5 as MeCircleOutlineIcon,
3699
+ y5 as MenuOutlineIcon,
3700
+ b5 as MicOutlineIcon,
3701
+ _5 as MinusCircleFillIcon,
3702
+ S5 as MinusCircleOutlineIcon,
3703
+ U5 as MinusOutlineIcon,
3704
+ T5 as ModelFillIcon,
3705
+ F5 as MoreHorizontalOutlineIcon,
3706
+ P5 as MorePortraitOutlineIcon,
3707
+ A5 as MotionFillIcon,
3708
+ D5 as MyAssetOutlineIcon,
3709
+ $5 as MyCircleOutlineIcon,
3710
+ Y5 as NotificationFillIcon,
3711
+ N5 as NotificationOffOutlineIcon,
3712
+ J5 as NotificationOnOutlineIcon,
3713
+ q5 as PauseFillIcon,
3714
+ G5 as PauseOutlineIcon,
3715
+ K5 as PlayCircleFillIcon,
3716
+ X5 as PlayCircleOutlineIcon,
3717
+ Q5 as PlayFillIcon,
3718
+ z5 as PlayOutlineIcon,
3719
+ e7 as QuestionCircleOutlineIcon,
3720
+ t7 as QuestionOutlineIcon,
3721
+ i7 as RemoveOutlineIcon,
3722
+ n7 as ReportFillIcon,
3723
+ C7 as ReportOutlineIcon,
3724
+ l7 as ResetOutlineIcon,
3725
+ r7 as RotationOutlineIcon,
3726
+ o7 as SaveCloudOutlineIcon,
3727
+ d7 as SaveOutlineIcon,
3728
+ s7 as ScaleIcon,
3729
+ h7 as SearchFillIcon,
3730
+ u7 as SearchOutlineIcon,
3756
3731
  c7 as SetToCenterOutlineIcon,
3757
- f7 as SettingOutlineIcon,
3758
- a7 as ShareOutlineIcon,
3759
- v7 as SkeletonOutlineIcon,
3760
- L7 as UnCheckCircleFillIcon,
3761
- g7 as UnCheckCircleOutlineIcon,
3762
- x7 as UndoOutlineIcon,
3763
- p7 as UploadOutlineIcon,
3764
- V7 as UserFillIcon,
3765
- H7 as UserOutlineIcon,
3766
- M7 as VideoChatOutlineIcon,
3767
- j7 as VisibleOutlineIcon,
3768
- k7 as ZoomOutOutlineIcon,
3769
- Z7 as ZoonInOutlineIcon
3732
+ w7 as SettingOutlineIcon,
3733
+ f7 as ShareOutlineIcon,
3734
+ a7 as SkeletonOutlineIcon,
3735
+ v7 as UnCheckCircleFillIcon,
3736
+ L7 as UnCheckCircleOutlineIcon,
3737
+ g7 as UndoOutlineIcon,
3738
+ x7 as UploadOutlineIcon,
3739
+ p7 as UserFillIcon,
3740
+ V7 as UserOutlineIcon,
3741
+ H7 as VideoChatOutlineIcon,
3742
+ M7 as VisibleOutlineIcon,
3743
+ j7 as ZoomOutOutlineIcon,
3744
+ k7 as ZoonInOutlineIcon
3770
3745
  };
3771
3746
  //# sourceMappingURL=index.es.js.map