@anywayseo/tools 5.7.1 → 5.7.2

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 (47) hide show
  1. package/dist/components/index.cjs +3 -3
  2. package/dist/components/index.mjs +3 -3
  3. package/dist/hooks/index.cjs +1 -1
  4. package/dist/hooks/index.mjs +1 -1
  5. package/dist/i18n/index.cjs +6 -5
  6. package/dist/i18n/index.mjs +6 -5
  7. package/dist/i18n/resources/es/index.d.ts +331 -0
  8. package/dist/{index-CNyyTj_C.js → index-BNkvrBOj.js} +1 -1
  9. package/dist/{index-CzAt2Bs2.js → index-BrpyfyHr.js} +3 -3
  10. package/dist/{index-CB0JfZMx.mjs → index-C1kr7Vd-.mjs} +1 -1
  11. package/dist/{index-ZivV_RbX.mjs → index-C3FKVt3V.mjs} +1 -1
  12. package/dist/{index-B-k9oWE7.js → index-CBRFCYhV.js} +474 -125
  13. package/dist/{index-D15SAjJc.js → index-CVv755RW.js} +1 -1
  14. package/dist/{index-RL_4tl8T.js → index-Cl0ZvmOD.js} +4 -4
  15. package/dist/{index-BUz6iLeg.mjs → index-CodGh8Sq.mjs} +3 -3
  16. package/dist/{index-BFkFqBM7.js → index-DdLlwS4n.js} +2 -2
  17. package/dist/{index-N0fjwTCB.mjs → index-QmNh8L3Y.mjs} +4 -4
  18. package/dist/{index-CVN8I7r9.mjs → index-RzByAgHO.mjs} +474 -125
  19. package/dist/{index-s2a55HsU.mjs → index-cY5WnaQc.mjs} +2 -2
  20. package/dist/index.cjs +6 -6
  21. package/dist/index.mjs +6 -6
  22. package/dist/layout/header/locale-switcher/icons/argentina/index.d.ts +2 -0
  23. package/dist/layout/header/locale-switcher/icons/bolivia/index.d.ts +2 -0
  24. package/dist/layout/header/locale-switcher/icons/chile/index.d.ts +2 -0
  25. package/dist/layout/header/locale-switcher/icons/columbia/index.d.ts +2 -0
  26. package/dist/layout/header/locale-switcher/icons/costa-rica/index.d.ts +2 -0
  27. package/dist/layout/header/locale-switcher/icons/dominican-republic/index.d.ts +2 -0
  28. package/dist/layout/header/locale-switcher/icons/ecuador/index.d.ts +2 -0
  29. package/dist/layout/header/locale-switcher/icons/guatemala/index.d.ts +2 -0
  30. package/dist/layout/header/locale-switcher/icons/guinea/index.d.ts +2 -0
  31. package/dist/layout/header/locale-switcher/icons/honduras/index.d.ts +2 -0
  32. package/dist/layout/header/locale-switcher/icons/index.d.ts +19 -0
  33. package/dist/layout/header/locale-switcher/icons/mexico/index.d.ts +2 -0
  34. package/dist/layout/header/locale-switcher/icons/nicaragua/index.d.ts +2 -0
  35. package/dist/layout/header/locale-switcher/icons/panama/index.d.ts +2 -0
  36. package/dist/layout/header/locale-switcher/icons/paraguay/index.d.ts +2 -0
  37. package/dist/layout/header/locale-switcher/icons/peru/index.d.ts +2 -0
  38. package/dist/layout/header/locale-switcher/icons/salvador/index.d.ts +2 -0
  39. package/dist/layout/header/locale-switcher/icons/spain/index.d.ts +2 -0
  40. package/dist/layout/header/locale-switcher/icons/uruguay/index.d.ts +2 -0
  41. package/dist/layout/header/locale-switcher/icons/venezuela/index.d.ts +2 -0
  42. package/dist/layout/index.cjs +460 -3
  43. package/dist/layout/index.mjs +460 -3
  44. package/dist/providers/index.cjs +2 -2
  45. package/dist/providers/index.mjs +2 -2
  46. package/dist/types/i18n/index.d.ts +3 -2
  47. package/package.json +1 -1
@@ -3,12 +3,12 @@ const jsxRuntime = require("react/jsx-runtime");
3
3
  const react = require("@chakra-ui/react");
4
4
  const reactI18next = require("react-i18next");
5
5
  require("@mdx-js/react");
6
- const index$1 = require("../index-CNyyTj_C.js");
6
+ const index$1 = require("../index-BNkvrBOj.js");
7
7
  require("../index-C6MG_f24.js");
8
- require("../index-B-k9oWE7.js");
8
+ require("../index-CBRFCYhV.js");
9
9
  require("react-medium-image-zoom");
10
10
  const react$1 = require("react");
11
- const index = require("../index-CzAt2Bs2.js");
11
+ const index = require("../index-BrpyfyHr.js");
12
12
  const icons = require("@chakra-ui/icons");
13
13
  require("i18next");
14
14
  require("react-markdown");
@@ -99,6 +99,32 @@ const Footer = () => {
99
99
  const Brand = ({ brand }) => {
100
100
  return /* @__PURE__ */ jsxRuntime.jsx(index$1.Link, { to: "/", children: brand });
101
101
  };
102
+ const ArgentinaIcon = (props) => {
103
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
104
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsAr0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
105
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsAr0)", children: [
106
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#338af3", d: "M0 0h512v144.7L488 256l24 111.3V512H0V367.3L26 256L0 144.7z" }),
107
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M0 144.7h512v222.6H0z" }),
108
+ /* @__PURE__ */ jsxRuntime.jsx(
109
+ "path",
110
+ {
111
+ fill: "#ffda44",
112
+ d: "m332.4 256l-31.2 14.7l16.7 30.3l-34-6.5l-4.2 34.3l-23.7-25.2l-23.6 25.2l-4.3-34.3l-34 6.5l16.6-30.3l-31.2-14.7l31.3-14.7L194 211l34 6.5l4.3-34.3l23.6 25.2l23.6-25.2l4.4 34.3l34-6.5l-16.7 30.3z"
113
+ }
114
+ )
115
+ ] })
116
+ ] });
117
+ };
118
+ const BoliviaIcon = (props) => {
119
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
120
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsBo0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
121
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsBo0)", children: [
122
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ffda44", d: "m0 167l252.9-29.3L512 167v178l-255.7 25.7L0 345z" }),
123
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M0 0h512v167H0z" }),
124
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#6da544", d: "M0 345h512v167H0z" })
125
+ ] })
126
+ ] });
127
+ };
102
128
  const BrazilIcon = (props) => {
103
129
  return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
104
130
  /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsBr0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
@@ -132,6 +158,42 @@ const BulgariaIcon = (props) => {
132
158
  ] })
133
159
  ] });
134
160
  };
161
+ const ChileIcon = (props) => {
162
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
163
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsCl0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
164
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsCl0)", children: [
165
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "m0 256l254.5-51.3L512 256v256H0z" }),
166
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "M0 0h256l52.7 132.8L256 256H0z" }),
167
+ /* @__PURE__ */ jsxRuntime.jsx(
168
+ "path",
169
+ {
170
+ fill: "#eee",
171
+ d: "M256 0h256v256H256zM152.4 89l16.6 51h53.6l-43.4 31.6l16.6 51l-43.4-31.5l-43.4 31.5l16.6-51L82.2 140h53.6z"
172
+ }
173
+ )
174
+ ] })
175
+ ] });
176
+ };
177
+ const ColumbiaIcon = (props) => {
178
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
179
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsCo0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
180
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsCo0)", children: [
181
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "m0 384l255.8-29.7L512 384v128H0z" }),
182
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "m0 256l259.5-31L512 256v128H0z" }),
183
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ffda44", d: "M0 0h512v256H0z" })
184
+ ] })
185
+ ] });
186
+ };
187
+ const CostaRicaIcon = (props) => {
188
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
189
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsCr0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
190
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsCr0)", children: [
191
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "M0 0h512v89l-66.3 167.5L512 423v89H0v-89l69.7-167.3L0 89z" }),
192
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M0 89h512v78l-39.7 91.1L512 345v78H0v-78l36.3-85.6L0 167z" }),
193
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M0 167h512v178H0z" })
194
+ ] })
195
+ ] });
196
+ };
135
197
  const DenmarkIcon = (props) => {
136
198
  return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
137
199
  /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsDk0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
@@ -147,6 +209,44 @@ const DenmarkIcon = (props) => {
147
209
  ] })
148
210
  ] });
149
211
  };
212
+ const DominicanRepublicIcon = (props) => {
213
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
214
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsDo0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
215
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsDo0)", children: [
216
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M35.5 256h444l32.5-66.8V0H322.8L256 31.8v444.6L189.2 512H0V322.8z" }),
217
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "M479.5 256h-444L0 189.2V0h189.2L256 31.8v444.6l66.8 35.6H512V322.8z" }),
218
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M189.2 0h133.6v189.2H512v133.6H322.8V512H189.2V322.8H0V189.2h189.2z" }),
219
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#496e2d", d: "M322.8 256a66.8 66.8 0 1 1-133.6 0c0-36.9 66.8-66.8 66.8-66.8s66.8 30 66.8 66.8" }),
220
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "M189.2 256a66.8 66.8 0 1 1 133.6 0" }),
221
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M218.4 222.6v41.7a37.6 37.6 0 1 0 75.2 0v-41.7z" })
222
+ ] })
223
+ ] });
224
+ };
225
+ const EcuadorIcon = (props) => {
226
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
227
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsEc0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
228
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsEc0)", children: [
229
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "m0 384l254.7-32.7L512 383.9V512H0z" }),
230
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "m0 256l255-27l257 27v128H0z" }),
231
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ffda44", d: "M0 0h512v256H0z" }),
232
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "89", fill: "#ffda44" }),
233
+ /* @__PURE__ */ jsxRuntime.jsx(
234
+ "path",
235
+ {
236
+ fill: "#338af3",
237
+ d: "M256 311.6c-30.7 0-55.7-25-55.7-55.6v-33.4a55.7 55.7 0 0 1 111.4 0V256c0 30.6-25 55.6-55.7 55.6"
238
+ }
239
+ ),
240
+ /* @__PURE__ */ jsxRuntime.jsx(
241
+ "path",
242
+ {
243
+ fill: "#333",
244
+ d: "M345 122.4h-66.7a22.3 22.3 0 0 0-44.6 0H167a23 23 0 0 0 23 22.3h-.8c0 12.3 10 22.3 22.3 22.3c0 12.3 10 22.2 22.2 22.2h44.6c12.3 0 22.2-10 22.2-22.2c12.3 0 22.3-10 22.3-22.3h-.8a23 23 0 0 0 23-22.3"
245
+ }
246
+ )
247
+ ] })
248
+ ] });
249
+ };
150
250
  const FinlandIcon = (props) => {
151
251
  return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
152
252
  /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsFi0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
@@ -212,6 +312,64 @@ const GlobeIcon = (props) => {
212
312
  }
213
313
  ) });
214
314
  };
315
+ const GuatemalaIcon = (props) => {
316
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
317
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsGt0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
318
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsGt0)", children: [
319
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#338af3", d: "M0 0h144.7l108.4 41.2L367.3 0H512v512H367.3l-110.2-41.4L144.7 512H0z" }),
320
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M144.7 0h222.6v512H144.7z" }),
321
+ /* @__PURE__ */ jsxRuntime.jsx(
322
+ "path",
323
+ {
324
+ fill: "#acabb1",
325
+ d: "M322.9 299.3L279.6 256l41.2-41.2L319 193l-11.7-11.8l-51.2 51.2l-51.2-51.2l-11.7 11.8l-2 21.8l41.3 41.2l-43.3 43.3l23.6 23.6l43.3-43.3l43.3 43.3z"
326
+ }
327
+ ),
328
+ /* @__PURE__ */ jsxRuntime.jsx(
329
+ "path",
330
+ {
331
+ fill: "#6da544",
332
+ d: "m319 193l-23.6 23.6a55.5 55.5 0 0 1-39.4 95a55.7 55.7 0 0 1-39.4-95L193 193a89 89 0 1 0 126 0"
333
+ }
334
+ )
335
+ ] })
336
+ ] });
337
+ };
338
+ const GuineaIcon = (props) => {
339
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
340
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsGq0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
341
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsGq0)", children: [
342
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M41.3 121.9L512 167v178L43.8 391.3z" }),
343
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#6da544", d: "M0 0h512v167H111z" }),
344
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M111 345h401v167H0z" }),
345
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "M0 0v512l256-256z" }),
346
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ff9811", d: "M334 257.1h22.2v32.3h-22.3z" }),
347
+ /* @__PURE__ */ jsxRuntime.jsx(
348
+ "path",
349
+ {
350
+ fill: "#6da544",
351
+ d: "M367.3 245a22.3 22.3 0 1 0-44.5 0a11.1 11.1 0 1 0 0 22.1h44.5a11.1 11.1 0 1 0 0-22.2z"
352
+ }
353
+ )
354
+ ] })
355
+ ] });
356
+ };
357
+ const HondurasIcon = (props) => {
358
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
359
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsHn0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
360
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsHn0)", children: [
361
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#338af3", d: "M0 0h512v144.7l-40.5 112.6l40.5 110V512H0V367.3l42.2-114L0 144.7z" }),
362
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M0 144.7h512v222.6H0z" }),
363
+ /* @__PURE__ */ jsxRuntime.jsx(
364
+ "path",
365
+ {
366
+ fill: "#338af3",
367
+ d: "m157.5 167l8.3 25.5h26.9L171 208.2l8.2 25.5l-21.7-15.7l-21.7 15.7l8.3-25.5l-21.7-15.7h26.9zm0 111.3l8.3 25.5h26.9L171 319.5l8.2 25.5l-21.7-15.7l-21.7 15.7l8.3-25.5l-21.7-15.7h26.9zm197-111.3l8.2 25.5h26.9l-21.7 15.7l8.3 25.5l-21.7-15.7l-21.7 15.7l8.2-25.5l-21.7-15.7h26.9zm0 111.3l8.2 25.5h26.9l-21.7 15.7l8.3 25.5l-21.7-15.7l-21.7 15.7l8.2-25.5l-21.7-15.7h26.9zM256 222.6l8.3 25.5H291L269.4 264l8.3 25.5l-21.7-15.8l-21.7 15.8l8.3-25.5l-21.7-15.8h26.8z"
368
+ }
369
+ )
370
+ ] })
371
+ ] });
372
+ };
215
373
  const ItalyIcon = (props) => {
216
374
  return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
217
375
  /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsIt0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
@@ -222,6 +380,141 @@ const ItalyIcon = (props) => {
222
380
  ] })
223
381
  ] });
224
382
  };
383
+ const MexicoIcon = (props) => {
384
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
385
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsMx0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
386
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsMx0)", children: [
387
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M144 0h223l33 256l-33 256H144l-32-256z" }),
388
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#496e2d", d: "M0 0h144v512H0z" }),
389
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M368 0h144v512H368z" }),
390
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ffda44", d: "M256 277v10h12l10-22z" }),
391
+ /* @__PURE__ */ jsxRuntime.jsx(
392
+ "path",
393
+ {
394
+ fill: "#496e2d",
395
+ d: "M160 242a96 96 0 0 0 192 0h-11a85 85 0 0 1-170 0zm39 17l-4 2c-2 2-2 6 1 8c15 14 34 22 54 24v17h12v-17c20-2 39-10 54-24c3-2 3-6 1-8s-6-2-8 0a78 78 0 0 1-53 21c-19 0-38-8-53-21z"
396
+ }
397
+ ),
398
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#338af3", d: "M256 316c-14 0-28-5-40-13l6-9c20 13 48 13 68 0l7 9c-12 8-26 13-41 13" }),
399
+ /* @__PURE__ */ jsxRuntime.jsx(
400
+ "path",
401
+ {
402
+ fill: "#751a46",
403
+ d: "M256 174c22 11 12 33 11 34l-2-4c-5-11-18-18-31-18v11c6 0 11 5 11 11c-7 7-9 17-4 26l4 8l-13 23l29-7l18 18v-11l11 11l23-11l-35-21l-5-21l28 16c4 11 12 21 23 26c9-83-42-91-61-91z"
404
+ }
405
+ ),
406
+ /* @__PURE__ */ jsxRuntime.jsx(
407
+ "path",
408
+ {
409
+ fill: "#6da544",
410
+ d: "M222 271c-15 0-33-12-38-40l11-2c4 23 18 31 27 31q4.5 0 6-3c0-2 0-3-6-5c-3-1-7-2-10-5c-10-12 4-24 11-30c1-1 2-2 1-3c0 0-2-2-5-2c-7 0-12-4-14-11c-2-6 2-13 8-17l5 11c-2 0-2 2-2 4c0 0 1 2 3 2c7 0 14 4 16 9c1 3 2 9-5 15c-7 7-11 12-9 15l5 1c5 2 14 5 13 17c-1 8-8 13-17 13h-1z"
411
+ }
412
+ ),
413
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ffda44", d: "m234 186l-12 11v11l18-9c3-1 3-5 1-7z" }),
414
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "172", cy: "275", r: "8", fill: "#ffda44" }),
415
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "189", cy: "302", r: "8", fill: "#ffda44" }),
416
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "216", cy: "323", r: "8", fill: "#ffda44" }),
417
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "297", cy: "323", r: "8", fill: "#ffda44" }),
418
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "324", cy: "302", r: "8", fill: "#ffda44" }),
419
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "341", cy: "275", r: "8", fill: "#ffda44" }),
420
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "34", height: "22", x: "239", y: "299", fill: "#ff9811", rx: "11", ry: "11" })
421
+ ] })
422
+ ] });
423
+ };
424
+ const NicaraguaIcon = (props) => {
425
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
426
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsNi0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
427
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsNi0)", children: [
428
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#338af3", d: "M0 0h512v144.7l-41.4 111.7L512 367.3V512H0V367.3l41.5-107.9L0 144.7z" }),
429
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M0 144.7h512v222.6H0z" }),
430
+ /* @__PURE__ */ jsxRuntime.jsx(
431
+ "path",
432
+ {
433
+ fill: "#ffda44",
434
+ d: "M256 178a78 78 0 1 0 0 156a78 78 0 0 0 0-156m0 122.5a44.5 44.5 0 1 1 0-89a44.5 44.5 0 0 1 0 89"
435
+ }
436
+ ),
437
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "M294.6 267.1L256 256l-38.6 11.1l-12.8 22.3h102.8z" }),
438
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#338af3", d: "M256 200.3L230.3 245l25.7 11l25.7-11.1z" }),
439
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#6da544", d: "M217.4 267.1h77.2L281.7 245h-51.4z" })
440
+ ] })
441
+ ] });
442
+ };
443
+ const PanamaIcon = (props) => {
444
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
445
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsPa0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
446
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsPa0)", children: [
447
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M0 0h256l256 256v256H256L0 256z" }),
448
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "M0 256v256h256V256z" }),
449
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M256 0h256v256H256z" }),
450
+ /* @__PURE__ */ jsxRuntime.jsx(
451
+ "path",
452
+ {
453
+ fill: "#0052b4",
454
+ d: "m152.4 89l16.6 51h53.6l-43.4 31.6l16.6 51l-43.4-31.5l-43.4 31.5l16.6-51L82.2 140h53.6z"
455
+ }
456
+ ),
457
+ /* @__PURE__ */ jsxRuntime.jsx(
458
+ "path",
459
+ {
460
+ fill: "#d80027",
461
+ d: "m359.6 289.4l16.6 51h53.6L386.4 372l16.6 51l-43.4-31.5l-43.4 31.6l16.6-51l-43.4-31.6H343z"
462
+ }
463
+ )
464
+ ] })
465
+ ] });
466
+ };
467
+ const ParaguayIcon = (props) => {
468
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
469
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsPy0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
470
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsPy0)", children: [
471
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "m0 144.7l255.3-36.5L512 144.7v222.6L250.5 407L0 367.3z" }),
472
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M0 0h512v144.7H0z" }),
473
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "M0 367.3h512V512H0z" }),
474
+ /* @__PURE__ */ jsxRuntime.jsx(
475
+ "path",
476
+ {
477
+ fill: "#6da544",
478
+ d: "m319 182l-23.6 23.5a55.5 55.5 0 0 1-39.4 95a55.7 55.7 0 0 1-39.3-95L193 182a89 89 0 1 0 126 0"
479
+ }
480
+ ),
481
+ /* @__PURE__ */ jsxRuntime.jsx(
482
+ "path",
483
+ {
484
+ fill: "#ffda44",
485
+ d: "m256 211.5l8.3 25.5H291l-21.7 15.8l8.3 25.5l-21.7-15.8l-21.7 15.8l8.3-25.5l-21.7-15.8h26.8z"
486
+ }
487
+ )
488
+ ] })
489
+ ] });
490
+ };
491
+ const PeruIcon = (props) => {
492
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
493
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsPe0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
494
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsPe0)", children: [
495
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M0 0h167l86 41.2L345 0h167v512H345l-87.9-41.4L167 512H0z" }),
496
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M167 0h178v512H167z" })
497
+ ] })
498
+ ] });
499
+ };
500
+ const SalvadorIcon = (props) => {
501
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
502
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsSv0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
503
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsSv0)", children: [
504
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "M0 0h512v144.7l-40.5 112.6l40.5 110V512H0V367.3l42.2-114L0 144.7z" }),
505
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M0 144.7h512v222.6H0z" }),
506
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ffda44", d: "m204.6 267.1l51.4-89l51.4 89z" }),
507
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#6da544", d: "M322.8 296.5L256 330l-66.8-33.4V252h133.6z" }),
508
+ /* @__PURE__ */ jsxRuntime.jsx(
509
+ "path",
510
+ {
511
+ fill: "#ffda44",
512
+ d: "m319 182l-23.6 23.5a55.5 55.5 0 0 1-39.4 95a55.7 55.7 0 0 1-39.3-95L193 182a89 89 0 1 0 126 0"
513
+ }
514
+ )
515
+ ] })
516
+ ] });
517
+ };
225
518
  const RussiaIcon = (props) => {
226
519
  return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
227
520
  /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsRu0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
@@ -232,6 +525,112 @@ const RussiaIcon = (props) => {
232
525
  ] })
233
526
  ] });
234
527
  };
528
+ const SpainIcon = (props) => {
529
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
530
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsEs0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
531
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsEs0)", children: [
532
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ffda44", d: "m0 128l256-32l256 32v256l-256 32L0 384Z" }),
533
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M0 0h512v128H0zm0 384h512v128H0z" }),
534
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#eee", children: [
535
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M144 304h-16v-80h16zm128 0h16v-80h-16z" }),
536
+ /* @__PURE__ */ jsxRuntime.jsx("ellipse", { cx: "208", cy: "296", rx: "48", ry: "32" })
537
+ ] }),
538
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#d80027", children: [
539
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "16", height: "24", x: "128", y: "192", rx: "8" }),
540
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "16", height: "24", x: "272", y: "192", rx: "8" }),
541
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M208 272v24a24 24 0 0 0 24 24a24 24 0 0 0 24-24v-24h-24z" })
542
+ ] }),
543
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "32", height: "16", x: "120", y: "208", fill: "#ff9811", ry: "8" }),
544
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "32", height: "16", x: "264", y: "208", fill: "#ff9811", ry: "8" }),
545
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "32", height: "16", x: "120", y: "304", fill: "#ff9811", rx: "8" }),
546
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "32", height: "16", x: "264", y: "304", fill: "#ff9811", rx: "8" }),
547
+ /* @__PURE__ */ jsxRuntime.jsx(
548
+ "path",
549
+ {
550
+ fill: "#ff9811",
551
+ d: "M160 272v24c0 8 4 14 9 19l5-6l5 10a21 21 0 0 0 10 0l5-10l5 6c6-5 9-11 9-19v-24h-9l-5 8l-5-8h-10l-5 8l-5-8z"
552
+ }
553
+ ),
554
+ /* @__PURE__ */ jsxRuntime.jsx(
555
+ "path",
556
+ {
557
+ fill: "#d80027",
558
+ d: "M122 248a4 4 0 0 0-4 4a4 4 0 0 0 4 4h172a4 4 0 0 0 4-4a4 4 0 0 0-4-4zm0 24a4 4 0 0 0-4 4a4 4 0 0 0 4 4h28a4 4 0 0 0 4-4a4 4 0 0 0-4-4zm144 0a4 4 0 0 0-4 4a4 4 0 0 0 4 4h28a4 4 0 0 0 4-4a4 4 0 0 0-4-4z"
559
+ }
560
+ ),
561
+ /* @__PURE__ */ jsxRuntime.jsx(
562
+ "path",
563
+ {
564
+ fill: "#eee",
565
+ 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-4a16 16 0 0 0 17 4a16 16 0 1 0 10-20a16 16 0 0 0-27-5q-4.5-6-12-6m0 8c5 0 8 4 8 8c0 5-3 8-8 8c-4 0-8-3-8-8c0-4 4-8 8-8m24 0c5 0 8 4 8 8c0 5-3 8-8 8c-4 0-8-3-8-8c0-4 4-8 8-8m-44 10l4 1l4 8c0 4-4 7-8 7s-8-3-8-8c0-4 4-8 8-8m64 0c5 0 8 4 8 8c0 5-3 8-8 8c-4 0-8-3-8-7l4-8z"
566
+ }
567
+ ),
568
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "none", d: "M220 284v12c0 7 5 12 12 12s12-5 12-12v-12z" }),
569
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ff9811", d: "M200 160h16v32h-16z" }),
570
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M208 224h48v48h-48z" }),
571
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "m248 208l-8 8h-64l-8-8c0-13 18-24 40-24s40 11 40 24m-88 16h48v48h-48z" }),
572
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "20", height: "32", x: "222", y: "232", fill: "#d80027", rx: "10", ry: "10" }),
573
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ff9811", d: "M168 232v8h8v16h-8v8h32v-8h-8v-16h8v-8zm8-16h64v8h-64z" }),
574
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#ffda44", children: [
575
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "186", cy: "202", r: "6" }),
576
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "208", cy: "202", r: "6" }),
577
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "230", cy: "202", r: "6" })
578
+ ] }),
579
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M169 272v43a24 24 0 0 0 10 4v-47zm20 0v47a24 24 0 0 0 10-4v-43z" }),
580
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { fill: "#338af3", children: [
581
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "208", cy: "272", r: "16" }),
582
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "32", height: "16", x: "264", y: "320", ry: "8" }),
583
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "32", height: "16", x: "120", y: "320", ry: "8" })
584
+ ] })
585
+ ] })
586
+ ] });
587
+ };
588
+ const UruguayIcon = (props) => {
589
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
590
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsUy0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
591
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsUy0)", children: [
592
+ /* @__PURE__ */ jsxRuntime.jsx(
593
+ "path",
594
+ {
595
+ fill: "#338af3",
596
+ d: "M0 256L256 0h256v55.7l-20.7 34.5l20.7 32.2v66.8l-21.2 32.7L512 256v66.8l-24 31.7l24 35.1v66.7l-259.1 28.3L0 456.3v-66.7l27.1-33.3L0 322.8z"
597
+ }
598
+ ),
599
+ /* @__PURE__ */ jsxRuntime.jsx(
600
+ "path",
601
+ {
602
+ fill: "#eee",
603
+ d: "M256 256h256v-66.8H236.9zm-19.1-133.6H512V55.7H236.9zM512 512v-55.7H0V512zM0 389.6h512v-66.8H0z"
604
+ }
605
+ ),
606
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#eee", d: "M0 0h256v256H0z" }),
607
+ /* @__PURE__ */ jsxRuntime.jsx(
608
+ "path",
609
+ {
610
+ fill: "#ffda44",
611
+ d: "m222.6 149.8l-31.3 14.7l16.7 30.3l-34-6.5l-4.3 34.3l-23.6-25.2l-23.7 25.2l-4.3-34.3l-33.9 6.5l16.6-30.3l-31.2-14.7l31.2-14.7l-16.6-30.3l34 6.5l4.2-34.3l23.7 25.3L169.7 77l4.3 34.3l34-6.5l-16.7 30.3z"
612
+ }
613
+ )
614
+ ] })
615
+ ] });
616
+ };
617
+ const VenezuelaIcon = (props) => {
618
+ return /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "1em", height: "1em", ...props, children: [
619
+ /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "circleFlagsVe0", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "256", cy: "256", r: "256", fill: "#fff" }) }),
620
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: "url(#circleFlagsVe0)", children: [
621
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#0052b4", d: "m0 144.7l255.3-36.5L512 144.7v222.6L250.5 407L0 367.3z" }),
622
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#ffda44", d: "M0 0h512v144.7H0z" }),
623
+ /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#d80027", d: "M0 367.3h512V512H0z" }),
624
+ /* @__PURE__ */ jsxRuntime.jsx(
625
+ "path",
626
+ {
627
+ fill: "#eee",
628
+ d: "M443.4 306.4L429.8 317l6 16.1l-14.3-9.6l-13.5 10.7l4.7-16.5l-14.2-9.6l17.1-.6l4.7-16.5l6 16.1zm-34.7-60l-9 14.5l11 13.2L394 270l-9 14.6l-1.3-17l-16.6-4.3l15.9-6.4l-1.2-17l11 13zm-53-44.5l-3.6 16.8l14.9 8.4l-17 1.8l-3.6 16.8l-7-15.7l-17 1.8l12.7-11.5l-7-15.6l14.8 8.6zm-65-23.7l2.3 17l17 3l-15.5 7.5l2.4 17l-12-12.4l-15.4 7.6l8-15.2l-11.8-12.3l16.9 3zm-69.3 0l8 15.1l17-3l-12 12.4l8 15.2l-15.4-7.6l-11.9 12.4l2.4-17l-15.4-7.5l16.9-3zm-65 23.7l12.7 11.5l14.8-8.6l-7 15.7l12.8 11.4l-17-1.8l-7 15.7l-3.7-16.7l-17-1.8l14.8-8.5zm-53.1 44.5l15.9 6.4l11-13l-1.2 17l16 6.4l-16.7 4.2l-1.2 17L118 270l-16.7 4.2l11-13.2zm-34.7 60l17.2.5l5.9-16l4.7 16.4l17.1.6l-14.2 9.6l4.7 16.6l-13.5-10.6l-14.2 9.6l5.9-16z"
629
+ }
630
+ )
631
+ ] })
632
+ ] });
633
+ };
235
634
  function getMappedIcon(code) {
236
635
  let icon = GlobeIcon;
237
636
  switch (code) {
@@ -247,6 +646,64 @@ function getMappedIcon(code) {
247
646
  case "en-DK":
248
647
  icon = DenmarkIcon;
249
648
  break;
649
+ case "es":
650
+ case "es-ES":
651
+ icon = SpainIcon;
652
+ break;
653
+ case "es-AR":
654
+ icon = ArgentinaIcon;
655
+ break;
656
+ case "es-BO":
657
+ icon = BoliviaIcon;
658
+ break;
659
+ case "es-CL":
660
+ icon = ChileIcon;
661
+ break;
662
+ case "es-CO":
663
+ icon = ColumbiaIcon;
664
+ break;
665
+ case "es-CR":
666
+ icon = CostaRicaIcon;
667
+ break;
668
+ case "es-DO":
669
+ icon = DominicanRepublicIcon;
670
+ break;
671
+ case "es-EC":
672
+ icon = EcuadorIcon;
673
+ break;
674
+ case "es-GT":
675
+ icon = GuatemalaIcon;
676
+ break;
677
+ case "es-GQ":
678
+ icon = GuineaIcon;
679
+ break;
680
+ case "es-HN":
681
+ icon = HondurasIcon;
682
+ break;
683
+ case "es-MX":
684
+ icon = MexicoIcon;
685
+ break;
686
+ case "es-NI":
687
+ icon = NicaraguaIcon;
688
+ break;
689
+ case "es-PA":
690
+ icon = PanamaIcon;
691
+ break;
692
+ case "es-PY":
693
+ icon = ParaguayIcon;
694
+ break;
695
+ case "es-PE":
696
+ icon = PeruIcon;
697
+ break;
698
+ case "es-SV":
699
+ icon = SalvadorIcon;
700
+ break;
701
+ case "es-UY":
702
+ icon = UruguayIcon;
703
+ break;
704
+ case "es-VE":
705
+ icon = VenezuelaIcon;
706
+ break;
250
707
  case "fi":
251
708
  case "fi-FI":
252
709
  case "sv-FI":