@kakadu/components 6.7.2 → 6.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/build/components/flags/afrikaans.d.ts +2 -0
  2. package/build/components/flags/albanian.d.ts +2 -0
  3. package/build/components/flags/amharic.d.ts +2 -0
  4. package/build/components/flags/arabic.d.ts +2 -0
  5. package/build/components/flags/armenian.d.ts +2 -0
  6. package/build/components/flags/azerbaijani.d.ts +2 -0
  7. package/build/components/flags/bengali.d.ts +2 -0
  8. package/build/components/flags/bosnian.d.ts +2 -0
  9. package/build/components/flags/bulgarian.d.ts +2 -0
  10. package/build/components/flags/catalan.d.ts +2 -0
  11. package/build/components/flags/chinese-simplified.d.ts +2 -0
  12. package/build/components/flags/chinese-traditional.d.ts +2 -0
  13. package/build/components/flags/croatian.d.ts +2 -0
  14. package/build/components/flags/czech.d.ts +2 -0
  15. package/build/components/flags/danish.d.ts +2 -0
  16. package/build/components/flags/dari.d.ts +1 -0
  17. package/build/components/flags/dutch.d.ts +2 -0
  18. package/build/components/flags/english.d.ts +2 -0
  19. package/build/components/flags/estonian.d.ts +2 -0
  20. package/build/components/flags/farsi-persian.d.ts +2 -0
  21. package/build/components/flags/filipino-tagalog.d.ts +2 -0
  22. package/build/components/flags/finnish.d.ts +2 -0
  23. package/build/components/flags/french-canada.d.ts +2 -0
  24. package/build/components/flags/french.d.ts +2 -0
  25. package/build/components/flags/georgian.d.ts +2 -0
  26. package/build/components/flags/german.d.ts +2 -0
  27. package/build/components/flags/greek.d.ts +2 -0
  28. package/build/components/flags/gujarati.d.ts +2 -0
  29. package/build/components/flags/haitian-creole.d.ts +2 -0
  30. package/build/components/flags/hausa.d.ts +2 -0
  31. package/build/components/flags/hebrew.d.ts +2 -0
  32. package/build/components/flags/hindi.d.ts +2 -0
  33. package/build/components/flags/hungarian.d.ts +2 -0
  34. package/build/components/flags/icelandic.d.ts +2 -0
  35. package/build/components/flags/index.d.ts +160 -0
  36. package/build/components/flags/indonesian.d.ts +2 -0
  37. package/build/components/flags/irish.d.ts +2 -0
  38. package/build/components/flags/italian.d.ts +2 -0
  39. package/build/components/flags/japanese.d.ts +2 -0
  40. package/build/components/flags/kannada.d.ts +2 -0
  41. package/build/components/flags/kazakh.d.ts +2 -0
  42. package/build/components/flags/korean.d.ts +2 -0
  43. package/build/components/flags/latvian.d.ts +2 -0
  44. package/build/components/flags/lithuanian.d.ts +2 -0
  45. package/build/components/flags/macedonian.d.ts +2 -0
  46. package/build/components/flags/malay.d.ts +2 -0
  47. package/build/components/flags/malayalam.d.ts +2 -0
  48. package/build/components/flags/maltese.d.ts +2 -0
  49. package/build/components/flags/marathi.d.ts +2 -0
  50. package/build/components/flags/mongolian.d.ts +2 -0
  51. package/build/components/flags/norwegian-nynorsk.d.ts +1 -0
  52. package/build/components/flags/norwegian.d.ts +2 -0
  53. package/build/components/flags/pashto.d.ts +2 -0
  54. package/build/components/flags/polish.d.ts +2 -0
  55. package/build/components/flags/portuguese-brazil.d.ts +2 -0
  56. package/build/components/flags/portuguese-portugal.d.ts +2 -0
  57. package/build/components/flags/punjabi.d.ts +1 -0
  58. package/build/components/flags/romanian.d.ts +2 -0
  59. package/build/components/flags/russian.d.ts +2 -0
  60. package/build/components/flags/serbian.d.ts +2 -0
  61. package/build/components/flags/sinhala.d.ts +2 -0
  62. package/build/components/flags/slovak.d.ts +2 -0
  63. package/build/components/flags/slovenian.d.ts +2 -0
  64. package/build/components/flags/somali.d.ts +2 -0
  65. package/build/components/flags/spanish-mexico.d.ts +2 -0
  66. package/build/components/flags/spanish.d.ts +2 -0
  67. package/build/components/flags/swahili.d.ts +2 -0
  68. package/build/components/flags/swedish.d.ts +2 -0
  69. package/build/components/flags/tamil.d.ts +2 -0
  70. package/build/components/flags/telugu.d.ts +2 -0
  71. package/build/components/flags/thai.d.ts +2 -0
  72. package/build/components/flags/turkish.d.ts +2 -0
  73. package/build/components/flags/ukrainian.d.ts +2 -0
  74. package/build/components/flags/urdu.d.ts +2 -0
  75. package/build/components/flags/uzbek.d.ts +2 -0
  76. package/build/components/flags/vietnamese.d.ts +2 -0
  77. package/build/components/flags/welsh.d.ts +2 -0
  78. package/build/components/flags.js +1 -0
  79. package/build/components/flags.mjs +2073 -0
  80. package/build/components.css +1 -1
  81. package/build/icons/icon.d.ts +1 -1
  82. package/build/icons/icon.js +1 -1
  83. package/build/icons/icon.mjs +51 -45
  84. package/build/icons/reload.d.ts +2 -0
  85. package/build/icons/reload.js +1 -0
  86. package/build/icons/reload.mjs +27 -0
  87. package/build/icons/thumbs-down.d.ts +2 -0
  88. package/build/icons/thumbs-down.js +1 -0
  89. package/build/icons/thumbs-down.mjs +27 -0
  90. package/build/icons/thumbs-up.d.ts +2 -0
  91. package/build/icons/thumbs-up.js +1 -0
  92. package/build/icons/thumbs-up.mjs +27 -0
  93. package/build/index.d.ts +8 -0
  94. package/build/index.js +1 -1
  95. package/build/index.mjs +244 -235
  96. package/package.json +1 -1
@@ -0,0 +1,2073 @@
1
+ import { j as h } from "../jsx-runtime-B4hRZ52C.mjs";
2
+ import { cx as n } from "@kuma-ui/core";
3
+ function w(l) {
4
+ return /* @__PURE__ */ h.jsxs(
5
+ "svg",
6
+ {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: "512",
9
+ height: "512",
10
+ viewBox: "0 0 512 512",
11
+ ...l,
12
+ children: [
13
+ /* @__PURE__ */ h.jsx(
14
+ "path",
15
+ {
16
+ fill: "#eee",
17
+ d: "m0 0 192 256L0 512h47l465-189v-34l-32-33 32-33v-34L47 0Z"
18
+ }
19
+ ),
20
+ /* @__PURE__ */ h.jsx("path", { fill: "#333", d: "M0 142v228l140-114z" }),
21
+ /* @__PURE__ */ h.jsx("path", { fill: "#ffda44", d: "M192 256 0 95v47l114 114L0 370v47z" }),
22
+ /* @__PURE__ */ h.jsx(
23
+ "path",
24
+ {
25
+ fill: "#6da544",
26
+ d: "M512 223H223L0 0v94l161 162L0 418v94l223-223h289z"
27
+ }
28
+ ),
29
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M512 0H47l189 189h276z" }),
30
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M512 512H47l189-189h276z" })
31
+ ]
32
+ }
33
+ );
34
+ }
35
+ function r(l) {
36
+ return /* @__PURE__ */ h.jsxs(
37
+ "svg",
38
+ {
39
+ xmlns: "http://www.w3.org/2000/svg",
40
+ width: "512",
41
+ height: "512",
42
+ viewBox: "0 0 512 512",
43
+ ...l,
44
+ children: [
45
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "m0 345 255.7-31L512 345v167H0z" }),
46
+ /* @__PURE__ */ h.jsx("path", { fill: "#ffda44", d: "m0 167 258-40.7L512 167v178H0z" }),
47
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M0 0h512v167H0z" }),
48
+ /* @__PURE__ */ h.jsx("circle", { cx: "256", cy: "256", r: "122.4", fill: "#0052b4" }),
49
+ /* @__PURE__ */ h.jsxs("g", { fill: "#ffda44", children: [
50
+ /* @__PURE__ */ h.jsx("path", { d: "m256 161.2 22 68h71.7l-58 42 22.3 68.3-58-42.3-58 42.2 22.2-68.1-58-42H234z" }),
51
+ /* @__PURE__ */ h.jsx("path", { d: "m344.1 273-70-22.9 43.2-59.6-18-13L256 237l-43.3-59.7-18 13.1 43.3 59.7-70.1 22.7 6.9 21.2 70-22.8V345h22.3v-73.7l70.1 22.8z" })
52
+ ] })
53
+ ]
54
+ }
55
+ );
56
+ }
57
+ function g(l) {
58
+ return /* @__PURE__ */ h.jsxs(
59
+ "svg",
60
+ {
61
+ xmlns: "http://www.w3.org/2000/svg",
62
+ width: "512",
63
+ height: "512",
64
+ viewBox: "0 0 512 512",
65
+ ...l,
66
+ children: [
67
+ /* @__PURE__ */ h.jsx("path", { fill: "#496e2d", d: "M0 0h512v512H0z" }),
68
+ /* @__PURE__ */ h.jsx(
69
+ "path",
70
+ {
71
+ fill: "#eee",
72
+ d: "M379 176v97h-16c-2.8 0-5.3-.2-7.8-.4 3-4.3 5.2-8.9 6.4-13.7a37.7 37.7 0 0 0-4-29.2A31.6 31.6 0 0 0 331 215a31.6 31.6 0 0 0-26.5 14.7c-5.3 8.6-6.7 19-4.1 29.2 1.2 4.8 3.4 9.4 6.4 13.7-2.5.2-5 .4-7.8.4h-16v-58h-24v82a15 15 0 0 1-15 15v24a39 39 0 0 0 39-39h16c12.4 0 23-2.3 32-6 9 3.7 19.6 6 32 6h40V176zm39 0v121h24V176zm-330 0v24h24v-24zm39 0v24h24v-24zm24 39a82 82 0 0 0-82 82h24a58 58 0 0 1 34-52.8V297h102v-82h-24v58h-15v-58h-24v58h-15zm180 24c3.4 0 4.7 1 6.1 3.4a14 14 0 0 1 1.2 10.7c-.9 3.6-3 7.7-7.3 11.2a21.7 21.7 0 0 1-7.3-11.2 14 14 0 0 1 1.2-10.7c1.4-2.4 2.7-3.4 6.1-3.4zm-204 73v24h24v-24zm39 0v24h24v-24zm39 0v24h24v-24z"
73
+ }
74
+ )
75
+ ]
76
+ }
77
+ );
78
+ }
79
+ function c(l) {
80
+ return /* @__PURE__ */ h.jsxs(
81
+ "svg",
82
+ {
83
+ xmlns: "http://www.w3.org/2000/svg",
84
+ width: "512",
85
+ height: "512",
86
+ viewBox: "0 0 512 512",
87
+ ...l,
88
+ children: [
89
+ /* @__PURE__ */ h.jsx(
90
+ "path",
91
+ {
92
+ fill: "#d80027",
93
+ d: "m0 166.9 253-31.8 259 31.8v178l-257.5 37.4L0 345z"
94
+ }
95
+ ),
96
+ /* @__PURE__ */ h.jsx("path", { fill: "#338af3", d: "M0 0h512v166.9H0z" }),
97
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M0 344.9h512V512H0z" }),
98
+ /* @__PURE__ */ h.jsxs("g", { fill: "#eee", children: [
99
+ /* @__PURE__ */ h.jsx("path", { d: "M261.6 328.2a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7z" }),
100
+ /* @__PURE__ */ h.jsx("path", { d: "m317.2 206 9.6 26.8 25.8-12.3-12.2 25.8 26.9 9.6-27 9.6 12.3 25.8-25.8-12.3-9.6 27-9.6-27-25.8 12.3 12.3-25.8-27-9.6 27-9.6-12.3-25.8 25.8 12.3z" })
101
+ ] })
102
+ ]
103
+ }
104
+ );
105
+ }
106
+ function j(l) {
107
+ return /* @__PURE__ */ h.jsxs(
108
+ "svg",
109
+ {
110
+ xmlns: "http://www.w3.org/2000/svg",
111
+ width: "512",
112
+ height: "512",
113
+ viewBox: "0 0 512 512",
114
+ ...l,
115
+ children: [
116
+ /* @__PURE__ */ h.jsx(
117
+ "path",
118
+ {
119
+ fill: "#496e2d",
120
+ d: "m0 166.9 258-31.7 254 31.7v178l-251.4 41.3L0 344.9z"
121
+ }
122
+ ),
123
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v166.9H0z" }),
124
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 344.9h512V512H0z" })
125
+ ]
126
+ }
127
+ );
128
+ }
129
+ function z(l) {
130
+ return /* @__PURE__ */ h.jsxs(
131
+ "svg",
132
+ {
133
+ xmlns: "http://www.w3.org/2000/svg",
134
+ width: "512",
135
+ height: "512",
136
+ viewBox: "0 0 512 512",
137
+ ...l,
138
+ children: [
139
+ /* @__PURE__ */ h.jsx("path", { fill: "#496e2d", d: "M0 0h512v512H0z" }),
140
+ /* @__PURE__ */ h.jsx("circle", { cx: "200.3", cy: "256", r: "111.3", fill: "#d80027" })
141
+ ]
142
+ }
143
+ );
144
+ }
145
+ function p(l) {
146
+ return /* @__PURE__ */ h.jsxs(
147
+ "svg",
148
+ {
149
+ xmlns: "http://www.w3.org/2000/svg",
150
+ width: "512",
151
+ height: "512",
152
+ viewBox: "0 0 512 512",
153
+ ...l,
154
+ children: [
155
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M0 0h512v512H0z" }),
156
+ /* @__PURE__ */ h.jsx("path", { fill: "#ffda44", d: "M256 100.2 467.5 256 256 411.8 44.5 256z" }),
157
+ /* @__PURE__ */ h.jsx(
158
+ "path",
159
+ {
160
+ fill: "#eee",
161
+ d: "M174.2 221a87 87 0 0 0-7.2 36.3l162 49.8a88.5 88.5 0 0 0 14.4-34c-40.6-65.3-119.7-80.3-169.1-52z"
162
+ }
163
+ ),
164
+ /* @__PURE__ */ h.jsx(
165
+ "path",
166
+ {
167
+ fill: "#0052b4",
168
+ d: "M255.7 167a89 89 0 0 0-41.9 10.6 89 89 0 0 0-39.6 43.4 181.7 181.7 0 0 1 169.1 52.2 89 89 0 0 0-9-59.4 89 89 0 0 0-78.6-46.8zM212 250.5a149 149 0 0 0-45 6.8 89 89 0 0 0 10.5 40.9 89 89 0 0 0 120.6 36.2 89 89 0 0 0 30.7-27.3A151 151 0 0 0 212 250.5z"
169
+ }
170
+ )
171
+ ]
172
+ }
173
+ );
174
+ }
175
+ function m(l) {
176
+ return /* @__PURE__ */ h.jsxs(
177
+ "svg",
178
+ {
179
+ xmlns: "http://www.w3.org/2000/svg",
180
+ width: "512",
181
+ height: "512",
182
+ viewBox: "0 0 512 512",
183
+ ...l,
184
+ children: [
185
+ /* @__PURE__ */ h.jsx(
186
+ "path",
187
+ {
188
+ fill: "#ffda44",
189
+ d: "M0 0h445.3l33.9 255-33.9 257-323.7-134.3L0 66.8z"
190
+ }
191
+ ),
192
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 66.8V512h445.4z" }),
193
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M445.3 0H512v512h-66.7z" }),
194
+ /* @__PURE__ */ h.jsx(
195
+ "path",
196
+ {
197
+ fill: "#eee",
198
+ d: "m354.6 456-8.3 25.6h-26.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5 21.7-15.8h-26.8zm-55-55.4-8.3 25.5h-26.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5 21.7-15.8h-26.8zM244.4 345l-8.3 25.5h-26.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5 21.7-15.8h-26.8zm-55.1-55.7-8.3 25.5h-26.8l21.7 15.8-8.3 25.5 21.7-15.8L211 356l-8.3-25.5 21.7-15.8h-26.8zm-55.4-55.7-8.3 25.5H98.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5L169 259h-26.8zM78.7 178l-8.3 25.5H43.6l21.7 15.8-8.3 25.5L78.7 229l21.7 15.8-8.3-25.5 21.7-15.8H87zm-55.2-55.7-8.3 25.5h-26.8l21.7 15.8L1.8 189l21.7-15.8L45.2 189l-8.3-25.5 21.7-15.8H31.8z"
199
+ }
200
+ )
201
+ ]
202
+ }
203
+ );
204
+ }
205
+ function o(l) {
206
+ return /* @__PURE__ */ h.jsxs(
207
+ "svg",
208
+ {
209
+ xmlns: "http://www.w3.org/2000/svg",
210
+ width: "512",
211
+ height: "512",
212
+ viewBox: "0 0 512 512",
213
+ ...l,
214
+ children: [
215
+ /* @__PURE__ */ h.jsx(
216
+ "path",
217
+ {
218
+ fill: "#ffda44",
219
+ d: "M0 0v57l32 29-32 28v57l32 29-32 28v57l32 28-32 28v57l32 29-32 28v57h512v-57l-32-28 32-29v-57l-32-28 32-28v-57l-32-28 32-29v-57l-32-28 32-29V0H0z"
220
+ }
221
+ ),
222
+ /* @__PURE__ */ h.jsx(
223
+ "path",
224
+ {
225
+ fill: "#d80027",
226
+ d: "M0 57h512v57H0Zm0 114h512v57H0Zm0 114h512v56H0Zm0 113h512v57H0Z"
227
+ }
228
+ )
229
+ ]
230
+ }
231
+ );
232
+ }
233
+ function H(l) {
234
+ return /* @__PURE__ */ h.jsxs(
235
+ "svg",
236
+ {
237
+ xmlns: "http://www.w3.org/2000/svg",
238
+ width: "512",
239
+ height: "512",
240
+ viewBox: "0 0 512 512",
241
+ ...l,
242
+ children: [
243
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v256l-265 45.2z" }),
244
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M210 256h302v256H0z" }),
245
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 0v512l256-256L0 0z" })
246
+ ]
247
+ }
248
+ );
249
+ }
250
+ function M(l) {
251
+ return /* @__PURE__ */ h.jsxs(
252
+ "svg",
253
+ {
254
+ xmlns: "http://www.w3.org/2000/svg",
255
+ width: "512",
256
+ height: "512",
257
+ viewBox: "0 0 512 512",
258
+ ...l,
259
+ children: [
260
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "m0 256 256-64 256 64v256H0Z" }),
261
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v256H0Z" }),
262
+ /* @__PURE__ */ h.jsx(
263
+ "path",
264
+ {
265
+ fill: "#d80027",
266
+ d: "M166 149c-12 0-21 9-21 21h-14c-19 0-35 15-35 34h25c3 8 10 14 17 14h7v48l2 14-16 5c-1-15-13-26-27-26-4 0-8 3-8 6v56c0 4 4 7 8 7l12-3 56-15c6 3 14 5 22 5h6v14h-13c-16 0-28 12-28 27 0 4 3 7 7 7h62c4 0 7-3 7-7v-41l9-1h49l9 15h-5c-15 0-27 12-27 27 0 4 3 7 7 7h69c4 0 7-3 7-7 0-6-2-11-5-16l-15-26h23c29 0 52-23 52-52v-3l8 2h6c3-3 4-7 2-10l-28-40-1-1c-3-2-8-2-10 1l-27 40c-1 2-2 4-1 6 1 4 5 6 9 5l8-3v3c0 10-8 18-18 18h-37c12-12 22-26 28-41l25-57 1-5c0-8-6-14-14-14h-95c-15 0-28 12-28 27v17a11 11 0 1 1-22 0v-31c12-4 21-14 21-27h-41z"
267
+ }
268
+ )
269
+ ]
270
+ }
271
+ );
272
+ }
273
+ function u(l) {
274
+ return /* @__PURE__ */ h.jsxs(
275
+ "svg",
276
+ {
277
+ xmlns: "http://www.w3.org/2000/svg",
278
+ width: "512",
279
+ height: "512",
280
+ viewBox: "0 0 512 512",
281
+ ...l,
282
+ children: [
283
+ /* @__PURE__ */ h.jsx(
284
+ "path",
285
+ {
286
+ fill: "#d80027",
287
+ d: "M0 0h133.6l32.7 20.3 34-20.3H512v222.6L491.4 256l20.6 33.4V512H200.3l-31.7-20.4-35 20.4H0V289.4l29.4-33L0 222.7z"
288
+ }
289
+ ),
290
+ /* @__PURE__ */ h.jsx(
291
+ "path",
292
+ {
293
+ fill: "#eee",
294
+ d: "M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0h-66.7z"
295
+ }
296
+ )
297
+ ]
298
+ }
299
+ );
300
+ }
301
+ function L(l) {
302
+ return /* @__PURE__ */ h.jsxs(
303
+ "svg",
304
+ {
305
+ xmlns: "http://www.w3.org/2000/svg",
306
+ width: "512",
307
+ height: "512",
308
+ viewBox: "0 0 512 512",
309
+ ...l,
310
+ children: [
311
+ /* @__PURE__ */ h.jsx("path", { fill: "#ffda44", d: "m0 345 256.7-25.5L512 345v167H0z" }),
312
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "m0 167 255-23 257 23v178H0z" }),
313
+ /* @__PURE__ */ h.jsx("path", { fill: "#333", d: "M0 0h512v167H0z" })
314
+ ]
315
+ }
316
+ );
317
+ }
318
+ function V(l) {
319
+ return /* @__PURE__ */ h.jsxs(
320
+ "svg",
321
+ {
322
+ xmlns: "http://www.w3.org/2000/svg",
323
+ width: "512",
324
+ height: "512",
325
+ viewBox: "0 0 512 512",
326
+ ...l,
327
+ children: [
328
+ /* @__PURE__ */ h.jsx(
329
+ "path",
330
+ {
331
+ fill: "#0052b4",
332
+ d: "M0 0h99l29 32 28-32h356v57l-32 28 32 29v57l-32 28 32 29v57l-32 28 32 28v57l-32 29 32 28v57H0v-57l32-28-32-29v-56l32-29-32-28V171l32-29-32-28Z"
333
+ }
334
+ ),
335
+ /* @__PURE__ */ h.jsx(
336
+ "path",
337
+ {
338
+ fill: "#eee",
339
+ d: "M99 0v114H0v57h99v114H0v57h512v-57H156V171h100v-57H156V0Zm157 57v57h256V57Zm0 114v57h256v-57ZM0 398v57h512v-57z"
340
+ }
341
+ )
342
+ ]
343
+ }
344
+ );
345
+ }
346
+ function S(l) {
347
+ return /* @__PURE__ */ h.jsxs(
348
+ "svg",
349
+ {
350
+ xmlns: "http://www.w3.org/2000/svg",
351
+ width: "512",
352
+ height: "512",
353
+ viewBox: "0 0 512 512",
354
+ ...l,
355
+ children: [
356
+ /* @__PURE__ */ h.jsx(
357
+ "path",
358
+ {
359
+ fill: "#eee",
360
+ d: "m0 0 8 22-8 23v23l32 54-32 54v32l32 48-32 48v32l32 54-32 54v68l22-8 23 8h23l54-32 54 32h32l48-32 48 32h32l54-32 54 32h68l-8-22 8-23v-23l-32-54 32-54v-32l-32-48 32-48v-32l-32-54 32-54V0l-22 8-23-8h-23l-54 32-54-32h-32l-48 32-48-32h-32l-54 32L68 0H0z"
361
+ }
362
+ ),
363
+ /* @__PURE__ */ h.jsx(
364
+ "path",
365
+ {
366
+ fill: "#0052b4",
367
+ d: "M336 0v108L444 0Zm176 68L404 176h108zM0 176h108L0 68ZM68 0l108 108V0Zm108 512V404L68 512ZM0 444l108-108H0Zm512-108H404l108 108Zm-68 176L336 404v108z"
368
+ }
369
+ ),
370
+ /* @__PURE__ */ h.jsx(
371
+ "path",
372
+ {
373
+ fill: "#d80027",
374
+ d: "M0 0v45l131 131h45L0 0zm208 0v208H0v96h208v208h96V304h208v-96H304V0h-96zm259 0L336 131v45L512 0h-45zM176 336 0 512h45l131-131v-45zm160 0 176 176v-45L381 336h-45z"
375
+ }
376
+ )
377
+ ]
378
+ }
379
+ );
380
+ }
381
+ function B(l) {
382
+ return /* @__PURE__ */ h.jsxs(
383
+ "svg",
384
+ {
385
+ height: "512",
386
+ viewBox: "0 0 512 512",
387
+ width: "512",
388
+ xmlns: "http://www.w3.org/2000/svg",
389
+ ...l,
390
+ children: [
391
+ /* @__PURE__ */ h.jsx("path", { d: "m0 128 256-32 256 32v256l-256 32-256-32z", fill: "#ffda44" }),
392
+ /* @__PURE__ */ h.jsx("path", { d: "m0 0h512v128h-512zm0 384h512v128h-512z", fill: "#d80027" }),
393
+ /* @__PURE__ */ h.jsxs("g", { fill: "#eee", children: [
394
+ /* @__PURE__ */ h.jsx("path", { d: "m144 304h-16v-80h16zm128 0h16v-80h-16z" }),
395
+ /* @__PURE__ */ h.jsx("ellipse", { cx: "208", cy: "296", rx: "48", ry: "32" })
396
+ ] }),
397
+ /* @__PURE__ */ h.jsxs("g", { fill: "#d80027", children: [
398
+ /* @__PURE__ */ h.jsx("rect", { height: "24", rx: "8", width: "16", x: "128", y: "192" }),
399
+ /* @__PURE__ */ h.jsx("rect", { height: "24", rx: "8", width: "16", x: "272", y: "192" }),
400
+ /* @__PURE__ */ h.jsx("path", { d: "m208 272v24a24 24 0 0 0 24 24 24 24 0 0 0 24-24v-24h-24z" })
401
+ ] }),
402
+ /* @__PURE__ */ h.jsxs("g", { fill: "#ff9811", children: [
403
+ /* @__PURE__ */ h.jsx("rect", { height: "16", ry: "8", width: "32", x: "120", y: "208" }),
404
+ /* @__PURE__ */ h.jsx("rect", { height: "16", ry: "8", width: "32", x: "264", y: "208" }),
405
+ /* @__PURE__ */ h.jsx("rect", { height: "16", rx: "8", width: "32", x: "120", y: "304" }),
406
+ /* @__PURE__ */ h.jsx("rect", { height: "16", rx: "8", width: "32", x: "264", y: "304" }),
407
+ /* @__PURE__ */ h.jsx("path", { d: "m160 272v24c0 8 4 14 9 19l5-6 5 10a21 21 0 0 0 10 0l5-10 5 6c6-5 9-11 9-19v-24h-9l-5 8-5-8h-10l-5 8-5-8z" })
408
+ ] }),
409
+ /* @__PURE__ */ h.jsx("path", { d: "m122 252h172m-172 24h28m116 0h28" }),
410
+ /* @__PURE__ */ h.jsx(
411
+ "path",
412
+ {
413
+ d: "m122 248a4 4 0 0 0 -4 4 4 4 0 0 0 4 4h172a4 4 0 0 0 4-4 4 4 0 0 0 -4-4zm0 24a4 4 0 0 0 -4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0 -4-4zm144 0a4 4 0 0 0 -4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0 -4-4z",
414
+ fill: "#d80027"
415
+ }
416
+ ),
417
+ /* @__PURE__ */ h.jsx(
418
+ "path",
419
+ {
420
+ d: "m196 168c-7 0-13 5-15 11l-5-1c-9 0-16 7-16 16s7 16 16 16c7 0 13-4 15-11a16 16 0 0 0 17-4 16 16 0 0 0 17 4 16 16 0 1 0 10-20 16 16 0 0 0 -27-5c-3-4-7-6-12-6zm0 8c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm24 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm-44 10 4 1 4 8c0 4-4 7-8 7s-8-3-8-8c0-4 4-8 8-8zm64 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-7l4-8z",
421
+ fill: "#eee"
422
+ }
423
+ ),
424
+ /* @__PURE__ */ h.jsx("path", { d: "m220 284v12c0 7 5 12 12 12s12-5 12-12v-12z", fill: "none" }),
425
+ /* @__PURE__ */ h.jsx("path", { d: "m200 160h16v32h-16z", fill: "#ff9811" }),
426
+ /* @__PURE__ */ h.jsx("path", { d: "m208 224h48v48h-48z", fill: "#eee" }),
427
+ /* @__PURE__ */ h.jsx(
428
+ "path",
429
+ {
430
+ d: "m248 208-8 8h-64l-8-8c0-13 18-24 40-24s40 11 40 24zm-88 16h48v48h-48z",
431
+ fill: "#d80027"
432
+ }
433
+ ),
434
+ /* @__PURE__ */ h.jsx("rect", { fill: "#d80027", height: "32", rx: "10", width: "20", x: "222", y: "232" }),
435
+ /* @__PURE__ */ h.jsx(
436
+ "path",
437
+ {
438
+ d: "m168 232v8h8v16h-8v8h32v-8h-8v-16h8v-8zm8-16h64v8h-64z",
439
+ fill: "#ff9811"
440
+ }
441
+ ),
442
+ /* @__PURE__ */ h.jsxs("g", { fill: "#ffda44", children: [
443
+ /* @__PURE__ */ h.jsx("circle", { cx: "186", cy: "202", r: "6" }),
444
+ /* @__PURE__ */ h.jsx("circle", { cx: "208", cy: "202", r: "6" }),
445
+ /* @__PURE__ */ h.jsx("circle", { cx: "230", cy: "202", r: "6" })
446
+ ] }),
447
+ /* @__PURE__ */ h.jsx(
448
+ "path",
449
+ {
450
+ d: "m169 272v43a24 24 0 0 0 10 4v-47zm20 0v47a24 24 0 0 0 10-4v-43z",
451
+ fill: "#d80027"
452
+ }
453
+ ),
454
+ /* @__PURE__ */ h.jsxs("g", { fill: "#338af3", children: [
455
+ /* @__PURE__ */ h.jsx("circle", { cx: "208", cy: "272", r: "16" }),
456
+ /* @__PURE__ */ h.jsx("rect", { height: "16", ry: "8", width: "32", x: "264", y: "320" }),
457
+ /* @__PURE__ */ h.jsx("rect", { height: "16", ry: "8", width: "32", x: "120", y: "320" })
458
+ ] })
459
+ ]
460
+ }
461
+ );
462
+ }
463
+ function b(l) {
464
+ return /* @__PURE__ */ h.jsxs(
465
+ "svg",
466
+ {
467
+ xmlns: "http://www.w3.org/2000/svg",
468
+ width: "512",
469
+ height: "512",
470
+ viewBox: "0 0 512 512",
471
+ ...l,
472
+ children: [
473
+ /* @__PURE__ */ h.jsx(
474
+ "path",
475
+ {
476
+ fill: "#333",
477
+ d: "m0 167 254.6-36.6L512 166.9v178l-254.6 36.4L0 344.9z"
478
+ }
479
+ ),
480
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 0h512v166.9H0z" }),
481
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 344.9h512V512H0z" })
482
+ ]
483
+ }
484
+ );
485
+ }
486
+ function y(l) {
487
+ return /* @__PURE__ */ h.jsxs(
488
+ "svg",
489
+ {
490
+ xmlns: "http://www.w3.org/2000/svg",
491
+ width: "512",
492
+ height: "512",
493
+ viewBox: "0 0 512 512",
494
+ ...l,
495
+ children: [
496
+ /* @__PURE__ */ h.jsx(
497
+ "path",
498
+ {
499
+ fill: "#eee",
500
+ d: "M0 144.7 258.8 39.6 512 144.7v222.6L257 493 0 367.3z"
501
+ }
502
+ ),
503
+ /* @__PURE__ */ h.jsx(
504
+ "path",
505
+ {
506
+ fill: "#6da544",
507
+ d: "M0 0v144.7h105.6v-22.2h33.6v22.2h33.3v-22.2h33.6v22.2h33.3v-22.2H273v22.2h33v-22.2h33.6v22.2h33.2v-22.2h33.6v22.2H512V0z"
508
+ }
509
+ ),
510
+ /* @__PURE__ */ h.jsx(
511
+ "path",
512
+ {
513
+ fill: "#d80027",
514
+ d: "M0 367.3V512h512V367.3H406.4v22.4h-33.6v-22.4h-33.2v22.4H306v-22.4h-33v22.4h-33.6v-22.4h-33.3v22.4h-33.6v-22.4h-33.3v22.4h-33.6v-22.4zm339.1-178h-33.4c.2 3.7.4 7.4.4 11.1 0 24.8-6.2 48.8-17 66-3.3 5.2-9 12.6-16.4 17.6v-94.7h-33.4v94.8c-7.5-5-13-12.4-16.4-17.7-10.8-17-17-41-17-65.9 0-3.7.2-7.4.4-11H173a190 190 0 0 0-.4 11c0 68.7 36.7 122.5 83.5 122.5s83.5-53.8 83.5-122.5c0-3.7-.1-7.4-.4-11z"
515
+ }
516
+ )
517
+ ]
518
+ }
519
+ );
520
+ }
521
+ function Z(l) {
522
+ return /* @__PURE__ */ h.jsxs(
523
+ "svg",
524
+ {
525
+ xmlns: "http://www.w3.org/2000/svg",
526
+ width: "512",
527
+ height: "512",
528
+ viewBox: "0 0 512 512",
529
+ ...l,
530
+ children: [
531
+ /* @__PURE__ */ h.jsx(
532
+ "path",
533
+ {
534
+ fill: "#eee",
535
+ d: "M0 0h133.6l35.3 16.7L200.3 0H512v222.6l-22.6 31.7 22.6 35.1V512H200.3l-32-19.8-34.7 19.8H0V289.4l22.1-33.3L0 222.6z"
536
+ }
537
+ ),
538
+ /* @__PURE__ */ h.jsx(
539
+ "path",
540
+ {
541
+ fill: "#0052b4",
542
+ d: "M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0h-66.7z"
543
+ }
544
+ )
545
+ ]
546
+ }
547
+ );
548
+ }
549
+ function k(l) {
550
+ return /* @__PURE__ */ h.jsxs(
551
+ "svg",
552
+ {
553
+ xmlns: "http://www.w3.org/2000/svg",
554
+ width: "512",
555
+ height: "512",
556
+ viewBox: "0 0 512 512",
557
+ ...l,
558
+ children: [
559
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z" }),
560
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 0h167v512H0z" }),
561
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M345 0h167v512H345z" })
562
+ ]
563
+ }
564
+ );
565
+ }
566
+ function A(l) {
567
+ return /* @__PURE__ */ h.jsxs(
568
+ "svg",
569
+ {
570
+ xmlns: "http://www.w3.org/2000/svg",
571
+ width: "512",
572
+ height: "512",
573
+ viewBox: "0 0 512 512",
574
+ ...l,
575
+ children: [
576
+ /* @__PURE__ */ h.jsx(
577
+ "path",
578
+ {
579
+ fill: "#d80027",
580
+ d: "M0 0v512h144l112-64 112 64h144V0H368L256 64 144 0Z"
581
+ }
582
+ ),
583
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M144 0h224v512H144Z" }),
584
+ /* @__PURE__ */ h.jsx(
585
+ "path",
586
+ {
587
+ fill: "#d80027",
588
+ d: "m301 289 44-22-22-11v-22l-45 22 23-44h-23l-22-34-22 33h-23l23 45-45-22v22l-22 11 45 22-12 23h45v33h22v-33h45z"
589
+ }
590
+ )
591
+ ]
592
+ }
593
+ );
594
+ }
595
+ function C(l) {
596
+ return /* @__PURE__ */ h.jsxs(
597
+ "svg",
598
+ {
599
+ xmlns: "http://www.w3.org/2000/svg",
600
+ width: "512",
601
+ height: "512",
602
+ viewBox: "0 0 512 512",
603
+ ...l,
604
+ children: [
605
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z" }),
606
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M0 0h167v512H0z" }),
607
+ /* @__PURE__ */ h.jsx("path", { fill: "#ff9811", d: "M345 0h167v512H345z" })
608
+ ]
609
+ }
610
+ );
611
+ }
612
+ function F(l) {
613
+ return /* @__PURE__ */ h.jsxs(
614
+ "svg",
615
+ {
616
+ xmlns: "http://www.w3.org/2000/svg",
617
+ width: "512",
618
+ height: "512",
619
+ viewBox: "0 0 512 512",
620
+ ...l,
621
+ children: [
622
+ /* @__PURE__ */ h.jsx(
623
+ "path",
624
+ {
625
+ fill: "#eee",
626
+ d: "M256 96 0 128v128l256 32 256-32V128L256 96zm0 256L0 384v128h512V384l-256-32z"
627
+ }
628
+ ),
629
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v128H0zm0 256h512v128H0z" })
630
+ ]
631
+ }
632
+ );
633
+ }
634
+ function P(l) {
635
+ return /* @__PURE__ */ h.jsxs(
636
+ "svg",
637
+ {
638
+ xmlns: "http://www.w3.org/2000/svg",
639
+ width: "512",
640
+ height: "512",
641
+ viewBox: "0 0 512 512",
642
+ ...l,
643
+ children: [
644
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v512H0z" }),
645
+ /* @__PURE__ */ h.jsx(
646
+ "path",
647
+ {
648
+ fill: "#6da544",
649
+ d: "m218 154 38-84 38 84-140 140-84-38 84-38 140 140-38 84-38-84 140-140 84 38-84 38z"
650
+ }
651
+ ),
652
+ /* @__PURE__ */ h.jsx(
653
+ "path",
654
+ {
655
+ fill: "#333",
656
+ d: "M244.5 29.5c0 40.5-11.2 78.5-30.7 110.8l-49-49a45.1 45.1 0 0 0-63.7 0l-9.9 9.8a45.1 45.1 0 0 0 0 63.7l49.1 49a214.2 214.2 0 0 1-110.8 30.7v23c40.5 0 78.5 11.2 110.8 30.7l-49 49a45.1 45.1 0 0 0 0 63.7l9.8 9.9a45.1 45.1 0 0 0 63.7 0l49-49.1a214.2 214.2 0 0 1 30.7 110.8h23c0-40.5 11.2-78.5 30.7-110.8l49 49a45.1 45.1 0 0 0 63.7 0l9.9-9.8a45.1 45.1 0 0 0 0-63.7l-49.1-49a214.2 214.2 0 0 1 110.8-30.7v-23c-40.5 0-78.5-11.2-110.8-30.7l49-49a45.1 45.1 0 0 0 0-63.7l-9.8-9.9a45.1 45.1 0 0 0-63.7 0l-49 49.1a214.2 214.2 0 0 1-30.7-110.8h-23zM256 92.2a233.8 233.8 0 0 0 27.7 62.6L256 182.5l-27.7-27.7A233.8 233.8 0 0 0 256 92.2zM133 98a25 25 0 0 1 17.6 7.4l52 51.8a215.9 215.9 0 0 1-45.4 45.3l-51.8-51.9a24.7 24.7 0 0 1 0-35.3l9.9-10A25 25 0 0 1 133 98zm246 0c6.4 0 12.8 2.4 17.7 7.4l10 9.9a24.7 24.7 0 0 1 0 35.3l-52 52a215.9 215.9 0 0 1-45.2-45.3l51.9-52A25 25 0 0 1 379 98zm-162.3 73.5 25.2 25.1-45.3 45.3-25.2-25.2a236.7 236.7 0 0 0 45.3-45.3zm78.6 0a236.7 236.7 0 0 0 45.2 45.2l-25.1 25.2-45.3-45.3 25.2-25.1zM256 210.6l45.3 45.3-45.3 45.3-45.3-45.3 45.3-45.3zm-101.2 17.6 27.7 27.7-27.7 27.7A233.8 233.8 0 0 0 92.2 256a233.8 233.8 0 0 0 62.6-27.7zm202.4 0a233.8 233.8 0 0 0 62.6 27.7 233.8 233.8 0 0 0-62.6 27.7L329.5 256l27.7-27.7zM196.6 270l45.3 45.3-25.2 25.1a236.7 236.7 0 0 0-45.3-45.2l25.2-25.2zm118.8 0 25.1 25.2a236.7 236.7 0 0 0-45.2 45.3l-25.2-25.2 45.3-45.3zm-158.1 39.4a215.9 215.9 0 0 1 45.2 45.3l-51.9 51.8a24.7 24.7 0 0 1-35.3 0l-10-9.9a24.7 24.7 0 0 1 0-35.3l52-51.9zm197.4 0 52 51.9a24.7 24.7 0 0 1 0 35.3l-10 10a24.7 24.7 0 0 1-35.3 0l-52-52a215.9 215.9 0 0 1 45.4-45.2zm-98.7 20 27.7 27.7a233.8 233.8 0 0 0-27.7 62.6 233.8 233.8 0 0 0-27.7-62.6l27.7-27.7z"
657
+ }
658
+ )
659
+ ]
660
+ }
661
+ );
662
+ }
663
+ function T(l) {
664
+ return /* @__PURE__ */ h.jsxs(
665
+ "svg",
666
+ {
667
+ xmlns: "http://www.w3.org/2000/svg",
668
+ width: "512",
669
+ height: "512",
670
+ viewBox: "0 0 512 512",
671
+ ...l,
672
+ children: [
673
+ /* @__PURE__ */ h.jsx(
674
+ "path",
675
+ {
676
+ fill: "#eee",
677
+ d: "M0 0h512v55.7l-25 32.7 25 34v267.2l-26 36 26 30.7V512H0v-55.7l24.8-34.1L0 389.6V122.4l27.2-33.2L0 55.7z"
678
+ }
679
+ ),
680
+ /* @__PURE__ */ h.jsx(
681
+ "path",
682
+ {
683
+ fill: "#0052b4",
684
+ d: "M0 55.7v66.7h512V55.7zm0 333.9v66.7h512v-66.7zm352.4-189.3H288l-32-55.6-32.1 55.6h-64.3l32.1 55.7-32 55.7h64.2l32.1 55.6 32.1-55.6h64.3L320.3 256l32-55.7zm-57 55.7-19.7 34.2h-39.4L216.5 256l19.8-34.2h39.4l19.8 34.2zM256 187.6l7.3 12.7h-14.6zm-59.2 34.2h14.7l-7.4 12.7zm0 68.4 7.3-12.7 7.4 12.7zm59.2 34.2-7.3-12.7h14.6zm59.2-34.2h-14.7l7.4-12.7zm-14.7-68.4h14.7l-7.3 12.7z"
685
+ }
686
+ )
687
+ ]
688
+ }
689
+ );
690
+ }
691
+ function s(l) {
692
+ return /* @__PURE__ */ h.jsxs(
693
+ "svg",
694
+ {
695
+ xmlns: "http://www.w3.org/2000/svg",
696
+ width: "512",
697
+ height: "512",
698
+ viewBox: "0 0 512 512",
699
+ ...l,
700
+ children: [
701
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "m0 160 256-32 256 32v192l-256 32L0 352z" }),
702
+ /* @__PURE__ */ h.jsx("path", { fill: "#ff9811", d: "M0 0h512v160H0Z" }),
703
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M0 352h512v160H0Z" }),
704
+ /* @__PURE__ */ h.jsx("circle", { cx: "256", cy: "256", r: "72", fill: "#0052b4" }),
705
+ /* @__PURE__ */ h.jsx("circle", { cx: "256", cy: "256", r: "48", fill: "#eee" }),
706
+ /* @__PURE__ */ h.jsx("circle", { cx: "256", cy: "256", r: "24", fill: "#0052b4" })
707
+ ]
708
+ }
709
+ );
710
+ }
711
+ function G(l) {
712
+ return /* @__PURE__ */ h.jsxs(
713
+ "svg",
714
+ {
715
+ xmlns: "http://www.w3.org/2000/svg",
716
+ width: "512",
717
+ height: "512",
718
+ viewBox: "0 0 512 512",
719
+ ...l,
720
+ children: [
721
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z" }),
722
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v167H0z" }),
723
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 345h512v167H0z" }),
724
+ /* @__PURE__ */ h.jsx(
725
+ "path",
726
+ {
727
+ fill: "#338af3",
728
+ d: "M322.8 178h-44.5l7.4-55.7 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.7-29.7-22.2-29.6 22.2V167z"
729
+ }
730
+ ),
731
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M285.7 178h-59.4v-55.7l29.7-22.2 29.7 22.2z" }),
732
+ /* @__PURE__ */ h.jsx(
733
+ "path",
734
+ {
735
+ fill: "#eee",
736
+ d: "M167 167v122.3a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89.1 89.1 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z"
737
+ }
738
+ ),
739
+ /* @__PURE__ */ h.jsx(
740
+ "path",
741
+ {
742
+ fill: "#d80027",
743
+ d: "M167 167h35.6v35.5H167zm71.2 0h35.6v35.5h-35.6zm71.2 0H345v35.5h-35.6zm-106.8 35.5h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.1h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z"
744
+ }
745
+ )
746
+ ]
747
+ }
748
+ );
749
+ }
750
+ function I(l) {
751
+ return /* @__PURE__ */ h.jsxs(
752
+ "svg",
753
+ {
754
+ xmlns: "http://www.w3.org/2000/svg",
755
+ width: "512",
756
+ height: "512",
757
+ viewBox: "0 0 512 512",
758
+ ...l,
759
+ children: [
760
+ /* @__PURE__ */ h.jsx("path", { fill: "#a2001d", d: "m0 256 254.8-41.8L512 256v256H0z" }),
761
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 0h512v256H0z" }),
762
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "m345 322.8-89-11.1-89 11V189.3h178z" }),
763
+ /* @__PURE__ */ h.jsx("circle", { cx: "256", cy: "267.1", r: "44.5", fill: "#0052b4" }),
764
+ /* @__PURE__ */ h.jsx("circle", { cx: "256", cy: "267.1", r: "22.3", fill: "#a2001d" }),
765
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M222.6 211.5h66.8L256 244.9z" }),
766
+ /* @__PURE__ */ h.jsx("path", { fill: "#ffda44", d: "M244.9 233.7H267v66.8h-22z" }),
767
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M291.6 293.8h-71.2l-53.4 29h178z" })
768
+ ]
769
+ }
770
+ );
771
+ }
772
+ function R(l) {
773
+ return /* @__PURE__ */ h.jsxs(
774
+ "svg",
775
+ {
776
+ xmlns: "http://www.w3.org/2000/svg",
777
+ width: "512",
778
+ height: "512",
779
+ viewBox: "0 0 512 512",
780
+ ...l,
781
+ children: [
782
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z" }),
783
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v167H0z" }),
784
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M0 345h512v167H0z" })
785
+ ]
786
+ }
787
+ );
788
+ }
789
+ function E(l) {
790
+ return /* @__PURE__ */ h.jsxs(
791
+ "svg",
792
+ {
793
+ xmlns: "http://www.w3.org/2000/svg",
794
+ width: "512",
795
+ height: "512",
796
+ viewBox: "0 0 512 512",
797
+ ...l,
798
+ children: [
799
+ /* @__PURE__ */ h.jsx(
800
+ "path",
801
+ {
802
+ fill: "#0052b4",
803
+ d: "m0 166.9 253-26.7L512 167v178l-261.1 26L0 344.8z"
804
+ }
805
+ ),
806
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v166.9H0z" }),
807
+ /* @__PURE__ */ h.jsx("path", { fill: "#ff9811", d: "M0 344.9h512V512H0z" })
808
+ ]
809
+ }
810
+ );
811
+ }
812
+ function K(l) {
813
+ return /* @__PURE__ */ h.jsxs(
814
+ "svg",
815
+ {
816
+ xmlns: "http://www.w3.org/2000/svg",
817
+ width: "512",
818
+ height: "512",
819
+ viewBox: "0 0 512 512",
820
+ ...l,
821
+ children: [
822
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "m0 256 249.6-41.3L512 256v256H0z" }),
823
+ /* @__PURE__ */ h.jsx("path", { fill: "#a2001d", d: "M0 0h512v256H0z" })
824
+ ]
825
+ }
826
+ );
827
+ }
828
+ function U(l) {
829
+ return /* @__PURE__ */ h.jsxs(
830
+ "svg",
831
+ {
832
+ xmlns: "http://www.w3.org/2000/svg",
833
+ width: "512",
834
+ height: "512",
835
+ viewBox: "0 0 512 512",
836
+ ...l,
837
+ children: [
838
+ /* @__PURE__ */ h.jsx(
839
+ "path",
840
+ {
841
+ fill: "#0052b4",
842
+ d: "M0 0h100.2l66.1 53.5L233.7 0H512v189.3L466.3 257l45.7 65.8V512H233.7l-68-50.7-65.5 50.7H0V322.8l51.4-68.5-51.4-65z"
843
+ }
844
+ ),
845
+ /* @__PURE__ */ h.jsx(
846
+ "path",
847
+ {
848
+ fill: "#eee",
849
+ d: "M100.2 0v189.3H0v33.4l24.6 33L0 289.5v33.4h100.2V512h33.4l30.6-26.3 36.1 26.3h33.4V322.8H512v-33.4l-24.6-33.7 24.6-33v-33.4H233.7V0h-33.4l-33.8 25.3L133.6 0z"
850
+ }
851
+ ),
852
+ /* @__PURE__ */ h.jsx(
853
+ "path",
854
+ {
855
+ fill: "#d80027",
856
+ d: "M133.6 0v222.7H0v66.7h133.6V512h66.7V289.4H512v-66.7H200.3V0z"
857
+ }
858
+ )
859
+ ]
860
+ }
861
+ );
862
+ }
863
+ function D(l) {
864
+ return /* @__PURE__ */ h.jsxs(
865
+ "svg",
866
+ {
867
+ xmlns: "http://www.w3.org/2000/svg",
868
+ width: "512",
869
+ height: "512",
870
+ viewBox: "0 0 512 512",
871
+ ...l,
872
+ children: [
873
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z" }),
874
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M0 0h167v512H0z" }),
875
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M345 0h167v512H345z" })
876
+ ]
877
+ }
878
+ );
879
+ }
880
+ function N(l) {
881
+ return /* @__PURE__ */ h.jsxs(
882
+ "svg",
883
+ {
884
+ xmlns: "http://www.w3.org/2000/svg",
885
+ width: "512",
886
+ height: "512",
887
+ viewBox: "0 0 512 512",
888
+ ...l,
889
+ children: [
890
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v512H0z" }),
891
+ /* @__PURE__ */ h.jsx("circle", { cx: "256", cy: "256", r: "111.3", fill: "#d80027" })
892
+ ]
893
+ }
894
+ );
895
+ }
896
+ function q(l) {
897
+ return /* @__PURE__ */ h.jsxs(
898
+ "svg",
899
+ {
900
+ xmlns: "http://www.w3.org/2000/svg",
901
+ width: "512",
902
+ height: "512",
903
+ viewBox: "0 0 512 512",
904
+ ...l,
905
+ children: [
906
+ /* @__PURE__ */ h.jsx(
907
+ "path",
908
+ {
909
+ fill: "#eee",
910
+ d: "M0 0h222.6l31 23.4L289.4 0H512v222.6l-21.5 31 21.5 35.8V512H289.4l-34.2-20.5-32.6 20.5H0V289.4l22.7-32.6L0 222.6z"
911
+ }
912
+ ),
913
+ /* @__PURE__ */ h.jsx(
914
+ "path",
915
+ {
916
+ fill: "#d80027",
917
+ d: "M222.6 0v222.6H0v66.8h222.6V512h66.8V289.4H512v-66.8H289.4V0z"
918
+ }
919
+ ),
920
+ /* @__PURE__ */ h.jsx(
921
+ "path",
922
+ {
923
+ fill: "#d80027",
924
+ d: "M155.8 122.4V89h-33.4v33.4H89v33.4h33.4v33.4h33.4v-33.4h33.4v-33.4zm233.8 0V89h-33.4v33.4h-33.4v33.4h33.4v33.4h33.4v-33.4H423v-33.4zM155.8 356.2v-33.4h-33.4v33.4H89v33.4h33.4V423h33.4v-33.4h33.4v-33.4zm233.8 0v-33.4h-33.4v33.4h-33.4v33.4h33.4V423h33.4v-33.4H423v-33.4z"
925
+ }
926
+ )
927
+ ]
928
+ }
929
+ );
930
+ }
931
+ function J(l) {
932
+ return /* @__PURE__ */ h.jsxs(
933
+ "svg",
934
+ {
935
+ xmlns: "http://www.w3.org/2000/svg",
936
+ width: "512",
937
+ height: "512",
938
+ viewBox: "0 0 512 512",
939
+ ...l,
940
+ children: [
941
+ /* @__PURE__ */ h.jsx("path", { fill: "#338af3", d: "M0 0h512v512H0z" }),
942
+ /* @__PURE__ */ h.jsx(
943
+ "path",
944
+ {
945
+ fill: "#ffda44",
946
+ d: "M400.7 258.8H111.3c0 20 17.4 36.2 37.4 36.2h-1.2c0 20 16.2 36.1 36.2 36.1 0 20 16.1 36.2 36.1 36.2h72.4c20 0 36.1-16.2 36.1-36.2 20 0 36.2-16.2 36.2-36.1h-1.2c20 0 37.4-16.2 37.4-36.2z"
947
+ }
948
+ ),
949
+ /* @__PURE__ */ h.jsx("path", { fill: "#338af3", d: "M356.2 211.5a100.2 100.2 0 0 1-200.4 0" }),
950
+ /* @__PURE__ */ h.jsx(
951
+ "path",
952
+ {
953
+ fill: "#ffda44",
954
+ d: "m332.5 211.5-31.3 14.7 16.7 30.3-34-6.5-4.3 34.3L256 259l-23.6 25.3L228 250l-34 6.5 16.6-30.3-31.2-14.7 31.2-14.7-16.6-30.3 34 6.5 4.3-34.3 23.6 25.2 23.6-25.2L284 173l34-6.5-16.6 30.3z"
955
+ }
956
+ )
957
+ ]
958
+ }
959
+ );
960
+ }
961
+ function O(l) {
962
+ return /* @__PURE__ */ h.jsxs(
963
+ "svg",
964
+ {
965
+ xmlns: "http://www.w3.org/2000/svg",
966
+ width: "512",
967
+ height: "512",
968
+ viewBox: "0 0 512 512",
969
+ ...l,
970
+ children: [
971
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "m0 256 256.5-36.4L512 256v256H0z" }),
972
+ /* @__PURE__ */ h.jsx("path", { fill: "#ffda44", d: "M0 0h512v256H0z" })
973
+ ]
974
+ }
975
+ );
976
+ }
977
+ function W(l) {
978
+ return /* @__PURE__ */ h.jsxs(
979
+ "svg",
980
+ {
981
+ xmlns: "http://www.w3.org/2000/svg",
982
+ width: "512",
983
+ height: "512",
984
+ viewBox: "0 0 512 512",
985
+ ...l,
986
+ children: [
987
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v512H0z" }),
988
+ /* @__PURE__ */ h.jsx(
989
+ "path",
990
+ {
991
+ fill: "#d80027",
992
+ d: "M345 256c0 22.3-39.8 78-89 78s-89-55.7-89-78a89 89 0 1 1 178 0z"
993
+ }
994
+ ),
995
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M345 256a89 89 0 1 1-178 0" }),
996
+ /* @__PURE__ */ h.jsx(
997
+ "path",
998
+ {
999
+ fill: "#333",
1000
+ d: "m350.4 334.7 23.7-23.6 15.7 15.7-23.6 23.6zm-39.3 39.4 23.6-23.7 15.7 15.8-23.6 23.6zm86.6 7.8 23.6-23.6L437 374l-23.6 23.7zm-39.4 39.4 23.6-23.6 15.8 15.7L374 437zm15.8-63 23.6-23.6 15.7 15.7-23.6 23.7zm-39.4 39.4 23.6-23.6 15.8 15.7-23.7 23.6zm63-220.4-63-63 15.8-15.7 63 63zm-63-15.7-23.6-23.7 15.7-15.7 23.7 23.6zm39.4 39.3-23.7-23.6 15.8-15.7 23.6 23.6zm7.8-86.6-23.6-23.6L374 75l23.7 23.6zm39.4 39.4L397.7 130l15.7-15.8L437 138zM90.7 358.3l63 63-15.8 15.7-63-63zm63 15.7 23.6 23.7-15.7 15.7-23.7-23.6zm-39.4-39.3 23.6 23.6-15.7 15.8-23.6-23.7zm23.6-23.6 63 63-15.7 15.7-63-63zm15.8-220.4-63 63L75 137.9l63-63zm23.6 23.6-63 63-15.7-15.8 63-63zm23.6 23.6-63 63-15.7-15.7 63-63z"
1001
+ }
1002
+ )
1003
+ ]
1004
+ }
1005
+ );
1006
+ }
1007
+ function $(l) {
1008
+ return /* @__PURE__ */ h.jsxs(
1009
+ "svg",
1010
+ {
1011
+ xmlns: "http://www.w3.org/2000/svg",
1012
+ width: "512",
1013
+ height: "512",
1014
+ viewBox: "0 0 512 512",
1015
+ ...l,
1016
+ children: [
1017
+ /* @__PURE__ */ h.jsx(
1018
+ "path",
1019
+ {
1020
+ fill: "#6da544",
1021
+ d: "m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"
1022
+ }
1023
+ ),
1024
+ /* @__PURE__ */ h.jsx("path", { fill: "#ffda44", d: "M0 0h512v167H0z" }),
1025
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 345h512v167H0z" })
1026
+ ]
1027
+ }
1028
+ );
1029
+ }
1030
+ function Q(l) {
1031
+ return /* @__PURE__ */ h.jsxs(
1032
+ "svg",
1033
+ {
1034
+ xmlns: "http://www.w3.org/2000/svg",
1035
+ width: "512",
1036
+ height: "512",
1037
+ viewBox: "0 0 512 512",
1038
+ ...l,
1039
+ children: [
1040
+ /* @__PURE__ */ h.jsx(
1041
+ "path",
1042
+ {
1043
+ fill: "#a2001d",
1044
+ d: "M0 0h512v189.2l-38.5 70 38.5 63.6V512H0V322.8l39.4-63L0 189.1z"
1045
+ }
1046
+ ),
1047
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 189.2h512v133.6H0z" })
1048
+ ]
1049
+ }
1050
+ );
1051
+ }
1052
+ function X(l) {
1053
+ return /* @__PURE__ */ h.jsxs(
1054
+ "svg",
1055
+ {
1056
+ xmlns: "http://www.w3.org/2000/svg",
1057
+ width: "512",
1058
+ height: "512",
1059
+ viewBox: "0 0 512 512",
1060
+ ...l,
1061
+ children: [
1062
+ /* @__PURE__ */ h.jsx(
1063
+ "path",
1064
+ {
1065
+ fill: "#ffda44",
1066
+ d: "M0 0h68.2l86 33.6L216.5 0h78.8l61.2 34.8L443.8 0H512v68.3l-31.4 88 31.4 60.2v78.8L477.4 356l34.6 87.8V512h-68.2l-77-37.3-71.3 37.3h-78.8l-61-39.7L68.2 512H0v-68l40.3-88.2L0 295.5v-78.8L40.3 157 0 68.2z"
1067
+ }
1068
+ ),
1069
+ /* @__PURE__ */ h.jsx(
1070
+ "path",
1071
+ {
1072
+ fill: "#d80027",
1073
+ d: "M295.5 512h148.3L256 256zm-79-512H68.2L256 256zm.2 512L256 256 68.2 512zM0 216.7 256 256 0 68.2zm0 227.2L256 256 0 295.5zM512 68.3 256 256l256-39.5zM443.8 0H295.3L256 256zM512 443.8V295.3L256 256z"
1074
+ }
1075
+ ),
1076
+ /* @__PURE__ */ h.jsx("circle", { cx: "256", cy: "256", r: "89", fill: "#d80027" }),
1077
+ /* @__PURE__ */ h.jsx("circle", { cx: "256", cy: "256", r: "66.8", fill: "#ffda44" })
1078
+ ]
1079
+ }
1080
+ );
1081
+ }
1082
+ function Y(l) {
1083
+ return /* @__PURE__ */ h.jsxs(
1084
+ "svg",
1085
+ {
1086
+ xmlns: "http://www.w3.org/2000/svg",
1087
+ width: "512",
1088
+ height: "512",
1089
+ viewBox: "0 0 512 512",
1090
+ ...l,
1091
+ children: [
1092
+ /* @__PURE__ */ h.jsx(
1093
+ "path",
1094
+ {
1095
+ fill: "#ffda44",
1096
+ d: "m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"
1097
+ }
1098
+ ),
1099
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v167H0z" }),
1100
+ /* @__PURE__ */ h.jsx("path", { fill: "#338af3", d: "M0 345h512v167H0z" })
1101
+ ]
1102
+ }
1103
+ );
1104
+ }
1105
+ function _(l) {
1106
+ return /* @__PURE__ */ h.jsxs(
1107
+ "svg",
1108
+ {
1109
+ xmlns: "http://www.w3.org/2000/svg",
1110
+ width: "512",
1111
+ height: "512",
1112
+ viewBox: "0 0 512 512",
1113
+ ...l,
1114
+ children: [
1115
+ /* @__PURE__ */ h.jsx(
1116
+ "path",
1117
+ {
1118
+ fill: "#a2001d",
1119
+ d: "M0 0h167l84.9 45L345 0h167v512H345l-87.7-48.1L167 512H0z"
1120
+ }
1121
+ ),
1122
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M167 0h178v512H167z" }),
1123
+ /* @__PURE__ */ h.jsxs("g", { fill: "#ffda44", children: [
1124
+ /* @__PURE__ */ h.jsx("path", { d: "M122.4 256h22.3v89h-22.3zm-89 0h22.3v89H33.4z" }),
1125
+ /* @__PURE__ */ h.jsx("circle", { cx: "89", cy: "289.4", r: "22.3" }),
1126
+ /* @__PURE__ */ h.jsx("circle", { cx: "89", cy: "211.5", r: "11.1" }),
1127
+ /* @__PURE__ */ h.jsx("path", { d: "M66.8 322.8h44.5V345H66.8zm0-89h44.5V256H66.8zM89 133.5l8 24.2h25.4l-20.6 15 7.9 24.3L89 182l-20.6 15 7.9-24.3-20.6-15h25.5z" })
1128
+ ] })
1129
+ ]
1130
+ }
1131
+ );
1132
+ }
1133
+ function h2(l) {
1134
+ return /* @__PURE__ */ h.jsxs(
1135
+ "svg",
1136
+ {
1137
+ xmlns: "http://www.w3.org/2000/svg",
1138
+ width: "512",
1139
+ height: "512",
1140
+ viewBox: "0 0 512 512",
1141
+ ...l,
1142
+ children: [
1143
+ /* @__PURE__ */ h.jsx("path", { fill: "#ff9811", d: "M0 0h512L384 320 0 256Z" }),
1144
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M512 0 320 256H0v256h512V256Z" }),
1145
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M112 148v-40l28-28h40l28 28v40l-28 28h-40z" })
1146
+ ]
1147
+ }
1148
+ );
1149
+ }
1150
+ function l2(l) {
1151
+ return /* @__PURE__ */ h.jsxs(
1152
+ "svg",
1153
+ {
1154
+ xmlns: "http://www.w3.org/2000/svg",
1155
+ width: "512",
1156
+ height: "512",
1157
+ viewBox: "0 0 512 512",
1158
+ ...l,
1159
+ children: [
1160
+ /* @__PURE__ */ h.jsx(
1161
+ "path",
1162
+ {
1163
+ fill: "#eee",
1164
+ d: "M0 256 256 0h256v55.7l-19.5 33 19.5 33.7v66.8l-22.1 37.7L512 256v66.8l-20.2 38.5 20.2 28.3v66.7l-254.5 28.2L0 456.3v-66.7l26-35.1-26-31.7z"
1165
+ }
1166
+ ),
1167
+ /* @__PURE__ */ h.jsx(
1168
+ "path",
1169
+ {
1170
+ fill: "#d80027",
1171
+ d: "M256 256h256v-66.8H222.9zm-33.1-133.6H512V55.7H222.9zM512 512v-55.7H0V512zM0 389.6h512v-66.8H0z"
1172
+ }
1173
+ ),
1174
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 0h256v256H0z" }),
1175
+ /* @__PURE__ */ h.jsxs("g", { fill: "#ffda44", children: [
1176
+ /* @__PURE__ */ h.jsx("path", { d: "M170.2 219.1a63.3 63.3 0 1 1 30.1-119 78 78 0 1 0 0 111.4 63 63 0 0 1-30 7.6z" }),
1177
+ /* @__PURE__ */ h.jsx("path", { d: "m188 111.3 11.3 23.5 25.4-5.9-11.4 23.5 20.4 16.2-25.4 5.7.1 26-20.3-16.2-20.4 16.2.1-26-25.4-5.7 20.4-16.2-11.4-23.5 25.4 6z" })
1178
+ ] })
1179
+ ]
1180
+ }
1181
+ );
1182
+ }
1183
+ function t2(l) {
1184
+ return /* @__PURE__ */ h.jsxs(
1185
+ "svg",
1186
+ {
1187
+ xmlns: "http://www.w3.org/2000/svg",
1188
+ width: "512",
1189
+ height: "512",
1190
+ viewBox: "0 0 512 512",
1191
+ ...l,
1192
+ children: [
1193
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h256l52 259.2L256 512H0z" }),
1194
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M256 0h256v512H256z" }),
1195
+ /* @__PURE__ */ h.jsx(
1196
+ "path",
1197
+ {
1198
+ fill: "#acabb1",
1199
+ d: "M178 100.2V66.8h-33.3v33.4h-33.4v33.4h33.4V167h33.4v-33.4h33.4v-33.4z"
1200
+ }
1201
+ )
1202
+ ]
1203
+ }
1204
+ );
1205
+ }
1206
+ function i2(l) {
1207
+ return /* @__PURE__ */ h.jsxs(
1208
+ "svg",
1209
+ {
1210
+ xmlns: "http://www.w3.org/2000/svg",
1211
+ width: "512",
1212
+ height: "512",
1213
+ viewBox: "0 0 512 512",
1214
+ ...l,
1215
+ children: [
1216
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z" }),
1217
+ /* @__PURE__ */ h.jsx("path", { fill: "#a2001d", d: "M0 0h512v167H0z" }),
1218
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 345h512v167H0z" })
1219
+ ]
1220
+ }
1221
+ );
1222
+ }
1223
+ function v(l) {
1224
+ return /* @__PURE__ */ h.jsxs(
1225
+ "svg",
1226
+ {
1227
+ xmlns: "http://www.w3.org/2000/svg",
1228
+ width: "512",
1229
+ height: "512",
1230
+ viewBox: "0 0 512 512",
1231
+ ...l,
1232
+ children: [
1233
+ /* @__PURE__ */ h.jsx(
1234
+ "path",
1235
+ {
1236
+ fill: "#d80027",
1237
+ d: "M0 0h100.2l66.1 53.5L233.7 0H512v189.3L466.3 257l45.7 65.8V512H233.7l-68-50.7-65.5 50.7H0V322.8l51.4-68.5-51.4-65z"
1238
+ }
1239
+ ),
1240
+ /* @__PURE__ */ h.jsx(
1241
+ "path",
1242
+ {
1243
+ fill: "#eee",
1244
+ d: "M100.2 0v189.3H0v33.4l24.6 33L0 289.5v33.4h100.2V512h33.4l30.6-26.3 36.1 26.3h33.4V322.8H512v-33.4l-24.6-33.7 24.6-33v-33.4H233.7V0h-33.4l-33.8 25.3L133.6 0z"
1245
+ }
1246
+ ),
1247
+ /* @__PURE__ */ h.jsx(
1248
+ "path",
1249
+ {
1250
+ fill: "#0052b4",
1251
+ d: "M133.6 0v222.7H0v66.7h133.6V512h66.7V289.4H512v-66.7H200.3V0z"
1252
+ }
1253
+ )
1254
+ ]
1255
+ }
1256
+ );
1257
+ }
1258
+ function s2(l) {
1259
+ return /* @__PURE__ */ h.jsxs(
1260
+ "svg",
1261
+ {
1262
+ xmlns: "http://www.w3.org/2000/svg",
1263
+ width: "512",
1264
+ height: "512",
1265
+ viewBox: "0 0 512 512",
1266
+ ...l,
1267
+ children: [
1268
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "m0 256 256.4-44.3L512 256v256H0z" }),
1269
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v256H0z" })
1270
+ ]
1271
+ }
1272
+ );
1273
+ }
1274
+ function e(l) {
1275
+ return /* @__PURE__ */ h.jsxs(
1276
+ "svg",
1277
+ {
1278
+ xmlns: "http://www.w3.org/2000/svg",
1279
+ width: "512",
1280
+ height: "512",
1281
+ viewBox: "0 0 512 512",
1282
+ ...l,
1283
+ children: [
1284
+ /* @__PURE__ */ h.jsx(
1285
+ "path",
1286
+ {
1287
+ fill: "#d80027",
1288
+ d: "M144.7 0h222.6l37 257.7-37 254.3H144.7l-42.4-255.2z"
1289
+ }
1290
+ ),
1291
+ /* @__PURE__ */ h.jsx("path", { fill: "#496e2d", d: "M367.3 0H512v512H367.3z" }),
1292
+ /* @__PURE__ */ h.jsx("path", { fill: "#333", d: "M0 0h144.7v512H0z" }),
1293
+ /* @__PURE__ */ h.jsxs("g", { fill: "#ffda44", children: [
1294
+ /* @__PURE__ */ h.jsx("path", { d: "M256 167a89 89 0 1 0 0 178 89 89 0 0 0 0-178zm0 144.7a55.7 55.7 0 1 1 0-111.4 55.7 55.7 0 0 1 0 111.4z" }),
1295
+ /* @__PURE__ */ h.jsx("path", { d: "M256 222.6c-12.3 0-22.3 10-22.3 22.3v33.4h44.6v-33.4c0-12.3-10-22.3-22.3-22.3z" })
1296
+ ] })
1297
+ ]
1298
+ }
1299
+ );
1300
+ }
1301
+ function v2(l) {
1302
+ return /* @__PURE__ */ h.jsxs(
1303
+ "svg",
1304
+ {
1305
+ xmlns: "http://www.w3.org/2000/svg",
1306
+ width: "512",
1307
+ height: "512",
1308
+ viewBox: "0 0 512 512",
1309
+ ...l,
1310
+ children: [
1311
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M0 512h167l37.9-260.3L167 0H0z" }),
1312
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M512 0H167v512h345z" }),
1313
+ /* @__PURE__ */ h.jsx("circle", { cx: "167", cy: "256", r: "89", fill: "#ffda44" }),
1314
+ /* @__PURE__ */ h.jsx(
1315
+ "path",
1316
+ {
1317
+ fill: "#d80027",
1318
+ d: "M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z"
1319
+ }
1320
+ ),
1321
+ /* @__PURE__ */ h.jsx(
1322
+ "path",
1323
+ {
1324
+ fill: "#eee",
1325
+ d: "M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z"
1326
+ }
1327
+ )
1328
+ ]
1329
+ }
1330
+ );
1331
+ }
1332
+ function e2(l) {
1333
+ return /* @__PURE__ */ h.jsxs(
1334
+ "svg",
1335
+ {
1336
+ xmlns: "http://www.w3.org/2000/svg",
1337
+ width: "512",
1338
+ height: "512",
1339
+ viewBox: "0 0 512 512",
1340
+ ...l,
1341
+ children: [
1342
+ /* @__PURE__ */ h.jsx("path", { fill: "#ffda44", d: "M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z" }),
1343
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 0h167v512H0z" }),
1344
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M345 0h167v512H345z" })
1345
+ ]
1346
+ }
1347
+ );
1348
+ }
1349
+ function x2(l) {
1350
+ return /* @__PURE__ */ h.jsxs(
1351
+ "svg",
1352
+ {
1353
+ xmlns: "http://www.w3.org/2000/svg",
1354
+ width: "512",
1355
+ height: "512",
1356
+ viewBox: "0 0 512 512",
1357
+ ...l,
1358
+ children: [
1359
+ /* @__PURE__ */ h.jsx(
1360
+ "path",
1361
+ {
1362
+ fill: "#0052b4",
1363
+ d: "m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"
1364
+ }
1365
+ ),
1366
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v167H0z" }),
1367
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 345h512v167H0z" })
1368
+ ]
1369
+ }
1370
+ );
1371
+ }
1372
+ function d2(l) {
1373
+ return /* @__PURE__ */ h.jsxs(
1374
+ "svg",
1375
+ {
1376
+ xmlns: "http://www.w3.org/2000/svg",
1377
+ width: "512",
1378
+ height: "512",
1379
+ viewBox: "0 0 512 512",
1380
+ ...l,
1381
+ children: [
1382
+ /* @__PURE__ */ h.jsx("path", { fill: "#ff9811", d: "M81.4 27.2h135.2v456.5H81.4z" }),
1383
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "m0 44.5 100.2-22v463L0 467.5z" }),
1384
+ /* @__PURE__ */ h.jsx(
1385
+ "path",
1386
+ {
1387
+ fill: "#a2001d",
1388
+ d: "m218.6 26.5 293.4 18v93.2l-18.6 106.2 18.6 97.4v126.2l-293.4 18z"
1389
+ }
1390
+ ),
1391
+ /* @__PURE__ */ h.jsx(
1392
+ "path",
1393
+ {
1394
+ fill: "#ffda44",
1395
+ d: "M0 0v44.5h200.3v423H0V512h512v-44.5H233.7v-423H512V0z"
1396
+ }
1397
+ ),
1398
+ /* @__PURE__ */ h.jsx(
1399
+ "path",
1400
+ {
1401
+ fill: "#ffda44",
1402
+ d: "M300.5 94.6c-18.4 0-33.4 15-33.4 33.4v144.6a33 33 0 0 0 11.2 25v53h22.2v-27.8h100.2v44.5h-22.3v22.3H423V345l20.4-22.2h48.2a72.9 72.9 0 0 0 20.4 18.5V137.7a66 66 0 0 0-22.5 13.1 67.8 67.8 0 0 0-13.2 82.9c-21.3-.1-41 .2-53.3 0V167c0-11.2-16.7-22.3-16.7-22.3s-16.7 11.1-16.7 22.3h-66.8v66.7h33.4v33.4c0 7.1 1.4 14.1 4.1 20.7L345 300.6h-44.5v-206z"
1403
+ }
1404
+ )
1405
+ ]
1406
+ }
1407
+ );
1408
+ }
1409
+ function a2(l) {
1410
+ return /* @__PURE__ */ h.jsxs(
1411
+ "svg",
1412
+ {
1413
+ xmlns: "http://www.w3.org/2000/svg",
1414
+ width: "512",
1415
+ height: "512",
1416
+ viewBox: "0 0 512 512",
1417
+ ...l,
1418
+ children: [
1419
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "m0 160 256-32 256 32v192l-256 32L0 352z" }),
1420
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v160H0z" }),
1421
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 352h512v160H0z" }),
1422
+ /* @__PURE__ */ h.jsx(
1423
+ "path",
1424
+ {
1425
+ fill: "#eee",
1426
+ d: "M64 63v217c0 104 144 137 144 137s144-33 144-137V63z"
1427
+ }
1428
+ ),
1429
+ /* @__PURE__ */ h.jsx(
1430
+ "path",
1431
+ {
1432
+ fill: "#d80027",
1433
+ d: "M96 95v185a83 78 0 0 0 9 34h206a83 77 0 0 0 9-34V95z"
1434
+ }
1435
+ ),
1436
+ /* @__PURE__ */ h.jsx(
1437
+ "path",
1438
+ {
1439
+ fill: "#eee",
1440
+ d: "M288 224h-64v-32h32v-32h-32v-32h-32v32h-32v32h32v32h-64v32h64v32h32v-32h64z"
1441
+ }
1442
+ ),
1443
+ /* @__PURE__ */ h.jsx(
1444
+ "path",
1445
+ {
1446
+ fill: "#0052b4",
1447
+ d: "M152 359a247 231 0 0 0 56 24c12-3 34-11 56-24a123 115 0 0 0 47-45 60 56 0 0 0-34-10l-14 2a60 56 0 0 0-110 0 60 56 0 0 0-14-2c-12 0-24 4-34 10a123 115 0 0 0 47 45z"
1448
+ }
1449
+ )
1450
+ ]
1451
+ }
1452
+ );
1453
+ }
1454
+ function f2(l) {
1455
+ return /* @__PURE__ */ h.jsxs(
1456
+ "svg",
1457
+ {
1458
+ xmlns: "http://www.w3.org/2000/svg",
1459
+ width: "512",
1460
+ height: "512",
1461
+ viewBox: "0 0 512 512",
1462
+ ...l,
1463
+ children: [
1464
+ /* @__PURE__ */ h.jsx(
1465
+ "path",
1466
+ {
1467
+ fill: "#0052b4",
1468
+ d: "m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"
1469
+ }
1470
+ ),
1471
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v167H0z" }),
1472
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 345h512v167H0z" }),
1473
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M222.7 167v-66.8H89V167l67 82.6z" }),
1474
+ /* @__PURE__ */ h.jsx(
1475
+ "path",
1476
+ {
1477
+ fill: "#eee",
1478
+ d: "M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z"
1479
+ }
1480
+ )
1481
+ ]
1482
+ }
1483
+ );
1484
+ }
1485
+ function n2(l) {
1486
+ return /* @__PURE__ */ h.jsxs(
1487
+ "svg",
1488
+ {
1489
+ xmlns: "http://www.w3.org/2000/svg",
1490
+ width: "512",
1491
+ height: "512",
1492
+ viewBox: "0 0 512 512",
1493
+ ...l,
1494
+ children: [
1495
+ /* @__PURE__ */ h.jsx("path", { fill: "#338af3", d: "M0 0h512v512H0z" }),
1496
+ /* @__PURE__ */ h.jsx(
1497
+ "path",
1498
+ {
1499
+ fill: "#eee",
1500
+ d: "m256 133.6 27.6 85H373L300.7 271l27.6 85-72.3-52.5-72.3 52.6 27.6-85-72.3-52.6h89.4z"
1501
+ }
1502
+ )
1503
+ ]
1504
+ }
1505
+ );
1506
+ }
1507
+ function w2(l) {
1508
+ return /* @__PURE__ */ h.jsxs(
1509
+ "svg",
1510
+ {
1511
+ xmlns: "http://www.w3.org/2000/svg",
1512
+ width: "512",
1513
+ height: "512",
1514
+ viewBox: "0 0 512 512",
1515
+ ...l,
1516
+ children: [
1517
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v512H0z" }),
1518
+ /* @__PURE__ */ h.jsx(
1519
+ "path",
1520
+ {
1521
+ fill: "#333",
1522
+ d: "M400.7 190H308a33.3 33.3 0 0 0-24.2-56.4 33.3 33.3 0 0 0-27.8 14.9 33.4 33.4 0 1 0-52 41.5h-92.7a45.8 45.8 0 0 0 46 44.5h-1.5c0 24.6 20 44.6 44.5 44.6 0 8 2.1 15.4 5.8 21.8l-37 37 28.4 28.3 40.2-40.2a30.5 30.5 0 0 0 4.9 1.4l-24.3 54.8L256 423l37.7-40.8-24.3-54.8a30.4 30.4 0 0 0 4.9-1.4l40.2 40.2 28.3-28.3-37-37a44.2 44.2 0 0 0 5.9-21.8c24.5 0 44.5-20 44.5-44.6h-1.5c24.6 0 46-19.9 46-44.5z"
1523
+ }
1524
+ )
1525
+ ]
1526
+ }
1527
+ );
1528
+ }
1529
+ function r2(l) {
1530
+ return /* @__PURE__ */ h.jsxs(
1531
+ "svg",
1532
+ {
1533
+ xmlns: "http://www.w3.org/2000/svg",
1534
+ width: "512",
1535
+ height: "512",
1536
+ viewBox: "0 0 512 512",
1537
+ ...l,
1538
+ children: [
1539
+ /* @__PURE__ */ h.jsx(
1540
+ "path",
1541
+ {
1542
+ fill: "#0052b4",
1543
+ d: "m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"
1544
+ }
1545
+ ),
1546
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v167H0z" }),
1547
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 345h512v167H0z" }),
1548
+ /* @__PURE__ */ h.jsx(
1549
+ "path",
1550
+ {
1551
+ fill: "#d80027",
1552
+ d: "M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z"
1553
+ }
1554
+ ),
1555
+ /* @__PURE__ */ h.jsx(
1556
+ "path",
1557
+ {
1558
+ fill: "#ffda44",
1559
+ d: "M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z"
1560
+ }
1561
+ ),
1562
+ /* @__PURE__ */ h.jsx(
1563
+ "path",
1564
+ {
1565
+ fill: "#eee",
1566
+ d: "M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3z"
1567
+ }
1568
+ )
1569
+ ]
1570
+ }
1571
+ );
1572
+ }
1573
+ function g2(l) {
1574
+ return /* @__PURE__ */ h.jsxs(
1575
+ "svg",
1576
+ {
1577
+ xmlns: "http://www.w3.org/2000/svg",
1578
+ width: "512",
1579
+ height: "512",
1580
+ viewBox: "0 0 512 512",
1581
+ ...l,
1582
+ children: [
1583
+ /* @__PURE__ */ h.jsx(
1584
+ "path",
1585
+ {
1586
+ fill: "#0052b4",
1587
+ d: "M0 0h133.6l35.3 16.7L200.3 0H512v222.6l-22.6 31.7 22.6 35.1V512H200.3l-32-19.8-34.7 19.8H0V289.4l22.1-33.3L0 222.6z"
1588
+ }
1589
+ ),
1590
+ /* @__PURE__ */ h.jsx(
1591
+ "path",
1592
+ {
1593
+ fill: "#ffda44",
1594
+ d: "M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0z"
1595
+ }
1596
+ )
1597
+ ]
1598
+ }
1599
+ );
1600
+ }
1601
+ function c2(l) {
1602
+ return /* @__PURE__ */ h.jsxs(
1603
+ "svg",
1604
+ {
1605
+ xmlns: "http://www.w3.org/2000/svg",
1606
+ width: "512",
1607
+ height: "512",
1608
+ viewBox: "0 0 512 512",
1609
+ ...l,
1610
+ children: [
1611
+ /* @__PURE__ */ h.jsx(
1612
+ "path",
1613
+ {
1614
+ fill: "#eee",
1615
+ d: "m0 144.7 253.4-28.2L512 144.7V178l-36 76.4 36 79.6v33.3L254.7 400 0 367.3V334l39-78-39-78z"
1616
+ }
1617
+ ),
1618
+ /* @__PURE__ */ h.jsx("path", { fill: "#333", d: "M0 0h512v144.7H0z" }),
1619
+ /* @__PURE__ */ h.jsx("path", { fill: "#a2001d", d: "M0 178h512v156H0z" }),
1620
+ /* @__PURE__ */ h.jsx("path", { fill: "#496e2d", d: "M0 367.3h512V512H0z" }),
1621
+ /* @__PURE__ */ h.jsx(
1622
+ "path",
1623
+ {
1624
+ fill: "#eee",
1625
+ d: "m335.9 118.3-30.3-14-49.4 111.9-49.4-111.9-30.3 14L237.8 256l-61.3 137.7 30.3 14 49.4-111.9 49.4 111.9 30.3-14L274.6 256z"
1626
+ }
1627
+ ),
1628
+ /* @__PURE__ */ h.jsx(
1629
+ "path",
1630
+ {
1631
+ fill: "#eee",
1632
+ d: "M256.2 111.3s-7 5.8-16.7 16l-16 127.6 16 129.8c9.7 10.2 16.7 16 16.7 16s7-5.8 16.7-16l15-130.7-15-126.7c-9.7-10.2-16.7-16-16.7-16z"
1633
+ }
1634
+ ),
1635
+ /* @__PURE__ */ h.jsx(
1636
+ "path",
1637
+ {
1638
+ fill: "#333",
1639
+ d: "m311.9 179.2-10 75.5 10 78.1A158.6 158.6 0 0 0 334 256c0-28.2-9.7-54.5-22.2-76.8zm-111.4 0 8.9 74.3-9 79.3a158.6 158.6 0 0 1-22.1-76.8c0-28.2 9.7-54.5 22.2-76.8z"
1640
+ }
1641
+ ),
1642
+ /* @__PURE__ */ h.jsx(
1643
+ "path",
1644
+ {
1645
+ fill: "#a2001d",
1646
+ d: "M200.5 179.2v153.6a269 269 0 0 0 39 51.9V127.3c-11.4 12-26.6 30-39 52zm111.4 0a269 269 0 0 0-39-51.9v257.4c11.4-12 26.5-30 39-52V179.3z"
1647
+ }
1648
+ )
1649
+ ]
1650
+ }
1651
+ );
1652
+ }
1653
+ function j2(l) {
1654
+ return /* @__PURE__ */ h.jsxs(
1655
+ "svg",
1656
+ {
1657
+ xmlns: "http://www.w3.org/2000/svg",
1658
+ width: "512",
1659
+ height: "512",
1660
+ viewBox: "0 0 512 512",
1661
+ ...l,
1662
+ children: [
1663
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v512H0z" }),
1664
+ /* @__PURE__ */ h.jsx(
1665
+ "path",
1666
+ {
1667
+ fill: "#496e2d",
1668
+ d: "M256 32a206 206 0 1 0 0 412 206 206 0 0 0 0-412zm0 8a198 198 0 0 1 182 276h-43a158 158 0 0 0-73-222v8a151 151 0 0 1 64 214h-1v72a197 197 0 0 1-258 0v-72a151 151 0 0 1 63-214v-8a159 159 0 0 0-73 222H74A198 198 0 0 1 256 40zm0 12A186 186 0 0 0 73 271a8 8 0 0 0 9 7 8 8 0 0 0 7-9l-3-31a170 170 0 1 1 337 31 8 8 0 0 0 7 9 8 8 0 0 0 9-7A187 187 0 0 0 256 52zM63 355a8 8 0 0 0-4 1 8 8 0 0 0-3 11 238 238 0 0 0 400 0 8 8 0 0 0-3-11 8 8 0 0 0-11 3 222 222 0 0 1-372 0 8 8 0 0 0-7-4z"
1669
+ }
1670
+ ),
1671
+ /* @__PURE__ */ h.jsx(
1672
+ "path",
1673
+ {
1674
+ fill: "#ffda44",
1675
+ d: "M199 86v51l-25 153-38 31h240l-38-31-25-153V86H199z"
1676
+ }
1677
+ ),
1678
+ /* @__PURE__ */ h.jsx("path", { fill: "#ff9811", d: "M136 321h240v24H136z" }),
1679
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M136 345h240v24H136z" }),
1680
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M136 369h240v24H136z" }),
1681
+ /* @__PURE__ */ h.jsx("circle", { cx: "191", cy: "357", r: "8", fill: "#0052b4" }),
1682
+ /* @__PURE__ */ h.jsx("circle", { cx: "-321", cy: "357", r: "8", fill: "#0052b4", transform: "scale(-1 1)" }),
1683
+ /* @__PURE__ */ h.jsx(
1684
+ "path",
1685
+ {
1686
+ fill: "#d80027",
1687
+ d: "M256 252a20 20 0 0 0-20 20 20 20 0 0 0-17-10 20 20 0 0 0-20 20 20 20 0 0 0 20 20 20 20 0 0 0 3 0v71h-1c-5 0-10 4-10 10v8c0 5 5 10 10 10h1v1c0 6 5 10 10 10h48c6 0 10-4 10-10v-1h1c6 0 10-5 10-10v-8c0-6-4-10-10-10h-1v-71a20 20 0 0 0 3 0 20 20 0 0 0 20-20 20 20 0 0 0-20-20 20 20 0 0 0-17 11 20 20 0 0 0 0-1 20 20 0 0 0-20-20z"
1688
+ }
1689
+ )
1690
+ ]
1691
+ }
1692
+ );
1693
+ }
1694
+ function z2(l) {
1695
+ return /* @__PURE__ */ h.jsxs(
1696
+ "svg",
1697
+ {
1698
+ xmlns: "http://www.w3.org/2000/svg",
1699
+ width: "512",
1700
+ height: "512",
1701
+ viewBox: "0 0 512 512",
1702
+ ...l,
1703
+ children: [
1704
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h512v128l-256 64L0 128Z" }),
1705
+ /* @__PURE__ */ h.jsx("path", { fill: "#338af3", d: "M0 128h512v128l-256 64L0 256Z" }),
1706
+ /* @__PURE__ */ h.jsx("path", { fill: "#ff9811", d: "M0 256h512v128l-256 64L0 384Z" }),
1707
+ /* @__PURE__ */ h.jsx("path", { fill: "#496e2d", d: "M0 384h512v128H0z" })
1708
+ ]
1709
+ }
1710
+ );
1711
+ }
1712
+ function p2(l) {
1713
+ return /* @__PURE__ */ h.jsxs(
1714
+ "svg",
1715
+ {
1716
+ xmlns: "http://www.w3.org/2000/svg",
1717
+ width: "512",
1718
+ height: "512",
1719
+ viewBox: "0 0 512 512",
1720
+ ...l,
1721
+ children: [
1722
+ /* @__PURE__ */ h.jsx(
1723
+ "path",
1724
+ {
1725
+ fill: "#d80027",
1726
+ d: "M0 0h512v89l-79.2 163.7L512 423v89H0v-89l82.7-169.6L0 89z"
1727
+ }
1728
+ ),
1729
+ /* @__PURE__ */ h.jsx(
1730
+ "path",
1731
+ {
1732
+ fill: "#eee",
1733
+ d: "M0 89h512v78l-42.6 91.2L512 345v78H0v-78l40-92.5L0 167z"
1734
+ }
1735
+ ),
1736
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 167h512v178H0z" })
1737
+ ]
1738
+ }
1739
+ );
1740
+ }
1741
+ function m2(l) {
1742
+ return /* @__PURE__ */ h.jsxs(
1743
+ "svg",
1744
+ {
1745
+ xmlns: "http://www.w3.org/2000/svg",
1746
+ width: "512",
1747
+ height: "512",
1748
+ viewBox: "0 0 512 512",
1749
+ ...l,
1750
+ children: [
1751
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M0 0h512v256l-265 45.2z" }),
1752
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M210 256h302v256H0z" }),
1753
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0v512l256-256z" }),
1754
+ /* @__PURE__ */ h.jsx(
1755
+ "path",
1756
+ {
1757
+ fill: "#ffda44",
1758
+ d: "M175.3 256 144 241.3l16.7-30.3-34 6.5-4.3-34.3-23.6 25.2L75 183.2l-4.3 34.3-34-6.5 16.7 30.3L22.3 256l31.2 14.7L37 301l34-6.5 4.2 34.3 23.7-25.2 23.6 25.2 4.3-34.3 34 6.5-16.7-30.3zm-107-155.8 10.4 14.5 17-5.4-10.6 14.4 10.4 14.5-17-5.6L68 147l.2-17.9-17-5.6 17-5.4zm0 264.8 10.4 14.6 17-5.4-10.6 14.3 10.4 14.6-17-5.7L68 411.8l.2-17.9-17-5.6 17-5.4zm148.4-132.4L206.3 247l-17-5.4 10.5 14.4-10.4 14.6 17-5.7 10.6 14.4-.1-17.9 17-5.6-17.1-5.4z"
1759
+ }
1760
+ )
1761
+ ]
1762
+ }
1763
+ );
1764
+ }
1765
+ function o2(l) {
1766
+ return /* @__PURE__ */ h.jsxs(
1767
+ "svg",
1768
+ {
1769
+ xmlns: "http://www.w3.org/2000/svg",
1770
+ width: "512",
1771
+ height: "512",
1772
+ viewBox: "0 0 512 512",
1773
+ ...l,
1774
+ children: [
1775
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v512H0z" }),
1776
+ /* @__PURE__ */ h.jsxs("g", { fill: "#eee", children: [
1777
+ /* @__PURE__ */ h.jsx("path", { d: "m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z" }),
1778
+ /* @__PURE__ */ h.jsx("path", { d: "M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7z" })
1779
+ ] })
1780
+ ]
1781
+ }
1782
+ );
1783
+ }
1784
+ function H2(l) {
1785
+ return /* @__PURE__ */ h.jsxs(
1786
+ "svg",
1787
+ {
1788
+ xmlns: "http://www.w3.org/2000/svg",
1789
+ width: "512",
1790
+ height: "512",
1791
+ viewBox: "0 0 512 512",
1792
+ ...l,
1793
+ children: [
1794
+ /* @__PURE__ */ h.jsx("path", { fill: "#ffda44", d: "m0 256 258-39.4L512 256v256H0z" }),
1795
+ /* @__PURE__ */ h.jsx("path", { fill: "#338af3", d: "M0 0h512v256H0z" })
1796
+ ]
1797
+ }
1798
+ );
1799
+ }
1800
+ function M2(l) {
1801
+ return /* @__PURE__ */ h.jsxs(
1802
+ "svg",
1803
+ {
1804
+ xmlns: "http://www.w3.org/2000/svg",
1805
+ width: "512",
1806
+ height: "512",
1807
+ viewBox: "0 0 512 512",
1808
+ ...l,
1809
+ children: [
1810
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 0h133.6l50.2 252.5L133.6 512H0z" }),
1811
+ /* @__PURE__ */ h.jsx("path", { fill: "#496e2d", d: "M133.6 0H512v512H133.6z" }),
1812
+ /* @__PURE__ */ h.jsx(
1813
+ "path",
1814
+ {
1815
+ fill: "#eee",
1816
+ d: "M365.5 298.3A72.3 72.3 0 1 1 313.7 168a89 89 0 1 0 74.6 103.2 72 72 0 0 1-22.8 27.2zM364 167l18.2 19.6 24.3-11.3-13 23.5 18.2 19.6-26.3-5.1-13 23.4-3.3-26.7-26.1-5 24.4-11.3z"
1817
+ }
1818
+ )
1819
+ ]
1820
+ }
1821
+ );
1822
+ }
1823
+ function u2(l) {
1824
+ return /* @__PURE__ */ h.jsxs(
1825
+ "svg",
1826
+ {
1827
+ xmlns: "http://www.w3.org/2000/svg",
1828
+ width: "512",
1829
+ height: "512",
1830
+ viewBox: "0 0 512 512",
1831
+ ...l,
1832
+ children: [
1833
+ /* @__PURE__ */ h.jsx(
1834
+ "path",
1835
+ {
1836
+ fill: "#d80027",
1837
+ d: "m0 178 254.2-22L512 178v22.3l-40.2 54.1 40.2 57.3V334l-254 23.4L0 334v-22.3l36.7-59.4-36.7-52z"
1838
+ }
1839
+ ),
1840
+ /* @__PURE__ */ h.jsx("path", { fill: "#338af3", d: "M0 0h512v178H0z" }),
1841
+ /* @__PURE__ */ h.jsx("path", { fill: "#eee", d: "M0 200.3h512v111.4H0z" }),
1842
+ /* @__PURE__ */ h.jsx("path", { fill: "#6da544", d: "M0 334h512v178H0z" }),
1843
+ /* @__PURE__ */ h.jsx(
1844
+ "path",
1845
+ {
1846
+ fill: "#eee",
1847
+ d: "M117.2 105.7a50 50 0 0 1 39.3-48.9 50.2 50.2 0 0 0-10.7-1.1 50 50 0 1 0 10.7 99c-22.5-5-39.3-25-39.3-49zm69 22.8 3.3 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.7 6.4 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.4 10.4-8.8-6.4-9 6.4 3.5-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.8 6.4 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.8 6.4 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.8 6.4 3.4-10.4-8.8-6.5h11zm-105-36.4 3.4 10.4h11l-9 6.5 3.4 10.4-8.8-6.5-9 6.5 3.5-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.5-8.8 6.5 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.5-8.8 6.5 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.5-8.8 6.5 3.4-10.4-8.8-6.5h11zm-70-36.4 3.4 10.4h11l-9 6.4 3.6 10.5-9-6.5-8.8 6.5 3.4-10.5-9-6.4h11zm35 0 3.4 10.4h11l-9 6.4 3.6 10.5-9-6.5-8.8 6.5 3.4-10.5-9-6.4h11zm35 0 3.4 10.4h11l-9 6.4 3.6 10.5-9-6.5-8.8 6.5 3.4-10.5-8.8-6.4h11z"
1848
+ }
1849
+ )
1850
+ ]
1851
+ }
1852
+ );
1853
+ }
1854
+ function L2(l) {
1855
+ return /* @__PURE__ */ h.jsxs(
1856
+ "svg",
1857
+ {
1858
+ xmlns: "http://www.w3.org/2000/svg",
1859
+ width: "512",
1860
+ height: "512",
1861
+ viewBox: "0 0 512 512",
1862
+ ...l,
1863
+ children: [
1864
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v512H0z" }),
1865
+ /* @__PURE__ */ h.jsx(
1866
+ "path",
1867
+ {
1868
+ fill: "#ffda44",
1869
+ d: "m256 133.6 27.6 85H373L300.7 271l27.6 85-72.3-52.5-72.3 52.6 27.6-85-72.3-52.6h89.4z"
1870
+ }
1871
+ )
1872
+ ]
1873
+ }
1874
+ );
1875
+ }
1876
+ function V2(l) {
1877
+ return /* @__PURE__ */ h.jsxs(
1878
+ "svg",
1879
+ {
1880
+ xmlns: "http://www.w3.org/2000/svg",
1881
+ width: "512",
1882
+ height: "512",
1883
+ viewBox: "0 0 512 512",
1884
+ ...l,
1885
+ children: [
1886
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 0h512v512H0z" }),
1887
+ /* @__PURE__ */ h.jsx(
1888
+ "path",
1889
+ {
1890
+ fill: "#ffda44",
1891
+ d: "m140.1 155.8 22.1 68h71.5l-57.8 42.1 22.1 68-57.9-42-57.9 42 22.2-68-57.9-42.1H118zm163.4 240.7-16.9-20.8-25 9.7 14.5-22.5-16.9-20.9 25.9 6.9 14.6-22.5 1.4 26.8 26 6.9-25.1 9.6zm33.6-61 8-25.6-21.9-15.5 26.8-.4 7.9-25.6 8.7 25.4 26.8-.3-21.5 16 8.6 25.4-21.9-15.5zm45.3-147.6L370.6 212l19.2 18.7-26.5-3.8-11.8 24-4.6-26.4-26.6-3.8 23.8-12.5-4.6-26.5 19.2 18.7zm-78.2-73-2 26.7 24.9 10.1-26.1 6.4-1.9 26.8-14.1-22.8-26.1 6.4 17.3-20.5-14.2-22.7 24.9 10.1z"
1892
+ }
1893
+ )
1894
+ ]
1895
+ }
1896
+ );
1897
+ }
1898
+ function S2(l) {
1899
+ return /* @__PURE__ */ h.jsxs(
1900
+ "svg",
1901
+ {
1902
+ height: "512",
1903
+ viewBox: "0 0 512 512",
1904
+ width: "512",
1905
+ xmlns: "http://www.w3.org/2000/svg",
1906
+ ...l,
1907
+ children: [
1908
+ /* @__PURE__ */ h.jsx("path", { d: "m144 0h223l33 256-33 256h-223l-32-256z", fill: "#eee" }),
1909
+ /* @__PURE__ */ h.jsx("path", { d: "m0 0h144v512h-144z", fill: "#496e2d" }),
1910
+ /* @__PURE__ */ h.jsx("path", { d: "m368 0h144v512h-144z", fill: "#d80027" }),
1911
+ /* @__PURE__ */ h.jsx("path", { d: "m256 277v10h12l10-22z", fill: "#ffda44" }),
1912
+ /* @__PURE__ */ h.jsx(
1913
+ "path",
1914
+ {
1915
+ d: "m160 242a96 96 0 0 0 192 0h-11a85 85 0 0 1 -170 0zm39 17-4 2c-2 2-2 6 1 8 15 14 34 22 54 24v17h12v-17c20-2 39-10 54-24 3-2 3-6 1-8s-6-2-8 0a78 78 0 0 1 -53 21c-19 0-38-8-53-21z",
1916
+ fill: "#496e2d"
1917
+ }
1918
+ ),
1919
+ /* @__PURE__ */ h.jsx(
1920
+ "path",
1921
+ {
1922
+ d: "m256 316c-14 0-28-5-40-13l6-9c20 13 48 13 68 0l7 9c-12 8-26 13-41 13z",
1923
+ fill: "#338af3"
1924
+ }
1925
+ ),
1926
+ /* @__PURE__ */ h.jsx(
1927
+ "path",
1928
+ {
1929
+ d: "m256 174c22 11 12 33 11 34l-2-4c-5-11-18-18-31-18v11c6 0 11 5 11 11-7 7-9 17-4 26l4 8-13 23 29-7 18 18v-11l11 11 23-11-35-21-5-21 28 16c4 11 12 21 23 26 9-83-42-91-61-91z",
1930
+ fill: "#751a46"
1931
+ }
1932
+ ),
1933
+ /* @__PURE__ */ h.jsx(
1934
+ "path",
1935
+ {
1936
+ d: "m222 271c-15 0-33-12-38-40l11-2c4 23 18 31 27 31 3 0 5-1 6-3 0-2 0-3-6-5-3-1-7-2-10-5-10-12 4-24 11-30 1-1 2-2 1-3 0 0-2-2-5-2-7 0-12-4-14-11-2-6 2-13 8-17l5 11c-2 0-2 2-2 4 0 0 1 2 3 2 7 0 14 4 16 9 1 3 2 9-5 15-7 7-11 12-9 15l5 1c5 2 14 5 13 17-1 8-8 13-17 13h-1z",
1937
+ fill: "#6da544"
1938
+ }
1939
+ ),
1940
+ /* @__PURE__ */ h.jsxs("g", { fill: "#ffda44", children: [
1941
+ /* @__PURE__ */ h.jsx("path", { d: "m234 186-12 11v11l18-9c3-1 3-5 1-7z" }),
1942
+ /* @__PURE__ */ h.jsx("circle", { cx: "172", cy: "275", r: "8" }),
1943
+ /* @__PURE__ */ h.jsx("circle", { cx: "189", cy: "302", r: "8" }),
1944
+ /* @__PURE__ */ h.jsx("circle", { cx: "216", cy: "323", r: "8" }),
1945
+ /* @__PURE__ */ h.jsx("circle", { cx: "297", cy: "323", r: "8" }),
1946
+ /* @__PURE__ */ h.jsx("circle", { cx: "324", cy: "302", r: "8" }),
1947
+ /* @__PURE__ */ h.jsx("circle", { cx: "341", cy: "275", r: "8" })
1948
+ ] }),
1949
+ /* @__PURE__ */ h.jsx("rect", { fill: "#ff9811", height: "22", rx: "11", width: "34", x: "239", y: "299" })
1950
+ ]
1951
+ }
1952
+ );
1953
+ }
1954
+ function B2(l) {
1955
+ return /* @__PURE__ */ h.jsxs(
1956
+ "svg",
1957
+ {
1958
+ xmlns: "http://www.w3.org/2000/svg",
1959
+ width: "512",
1960
+ height: "512",
1961
+ viewBox: "0 0 512 512",
1962
+ ...l,
1963
+ children: [
1964
+ /* @__PURE__ */ h.jsx("path", { fill: "#d80027", d: "M0 256 256 0h256v512H0z" }),
1965
+ /* @__PURE__ */ h.jsx("path", { fill: "#0052b4", d: "M256 256V0H0v256z" }),
1966
+ /* @__PURE__ */ h.jsx(
1967
+ "path",
1968
+ {
1969
+ fill: "#eee",
1970
+ d: "m222.6 149.8-31.3 14.7 16.7 30.3-34-6.5-4.3 34.3-23.6-25.2-23.7 25.2-4.3-34.3-34 6.5 16.7-30.3-31.2-14.7 31.2-14.7-16.6-30.3 34 6.5 4.2-34.3 23.7 25.3L169.7 77l4.3 34.3 34-6.5-16.7 30.3z"
1971
+ }
1972
+ ),
1973
+ /* @__PURE__ */ h.jsx("circle", { cx: "146.1", cy: "149.8", r: "47.7", fill: "#0052b4" }),
1974
+ /* @__PURE__ */ h.jsx("circle", { cx: "146.1", cy: "149.8", r: "41.5", fill: "#eee" })
1975
+ ]
1976
+ }
1977
+ );
1978
+ }
1979
+ const x = {
1980
+ af: w,
1981
+ am: r,
1982
+ ar: g,
1983
+ az: c,
1984
+ bg: j,
1985
+ bn: z,
1986
+ pt: p,
1987
+ bs: m,
1988
+ ca: o,
1989
+ cs: H,
1990
+ cy: M,
1991
+ da: u,
1992
+ de: L,
1993
+ el: V,
1994
+ en: S,
1995
+ es: B,
1996
+ et: b,
1997
+ fa: y,
1998
+ fi: Z,
1999
+ fr: k,
2000
+ "fr-ca": A,
2001
+ ga: C,
2002
+ gu: F,
2003
+ ha: P,
2004
+ he: T,
2005
+ hi: s,
2006
+ hr: G,
2007
+ ht: I,
2008
+ hu: R,
2009
+ hy: E,
2010
+ id: K,
2011
+ is: U,
2012
+ it: D,
2013
+ ja: N,
2014
+ ka: q,
2015
+ kk: J,
2016
+ kn: O,
2017
+ ko: W,
2018
+ lt: $,
2019
+ lv: Q,
2020
+ mk: X,
2021
+ ml: Y,
2022
+ mn: _,
2023
+ mr: h2,
2024
+ ms: l2,
2025
+ mt: t2,
2026
+ nl: i2,
2027
+ no: v,
2028
+ nn: v,
2029
+ pa: s,
2030
+ pl: s2,
2031
+ ps: e,
2032
+ "pt-pt": v2,
2033
+ ro: e2,
2034
+ ru: x2,
2035
+ si: d2,
2036
+ sk: a2,
2037
+ sl: f2,
2038
+ so: n2,
2039
+ sq: w2,
2040
+ sr: r2,
2041
+ sv: g2,
2042
+ sw: c2,
2043
+ ta: j2,
2044
+ te: z2,
2045
+ th: p2,
2046
+ tl: m2,
2047
+ tr: o2,
2048
+ uk: H2,
2049
+ ur: M2,
2050
+ uz: u2,
2051
+ vi: L2,
2052
+ zh: V2,
2053
+ "es-mx": S2,
2054
+ "fa-af": e,
2055
+ "zh-tw": B2
2056
+ }, Z2 = Object.keys(x);
2057
+ function k2({
2058
+ locale: l,
2059
+ size: t = 22,
2060
+ style: d,
2061
+ className: a,
2062
+ ...f
2063
+ }) {
2064
+ const i = x[l];
2065
+ return i ? /* @__PURE__ */ h.jsx(i, { "aria-hidden": !0, style: {
2066
+ borderRadius: `${t}px`,
2067
+ ...d
2068
+ }, ...f, width: t, height: t, className: n("kakadu-components-1484300784", a) }) : null;
2069
+ }
2070
+ export {
2071
+ k2 as default,
2072
+ Z2 as flagLocales
2073
+ };