hanbiro-react16-sdk 1.0.14 → 1.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -5
- package/dist/components/CountryFlag/flags/DEFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/ESFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/FRFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/ITFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/JPFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/NLFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/PTFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/RUFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/SAFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/THFlag.d.ts +3 -0
- package/dist/components/CountryFlag/flags/TWFlag.d.ts +3 -0
- package/dist/components/CountryFlag/index.d.ts +1 -1
- package/dist/hanbiro-react16-sdk.es.js +629 -2
- package/dist/hanbiro-react16-sdk.style.css +1 -1
- package/dist/hanbiro-react16-sdk.umd.js +1434 -2
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* hanbiro-react16-sdk v1.0.
|
|
2
|
+
* hanbiro-react16-sdk v1.0.15
|
|
3
3
|
* Build Date: 2026-04-02
|
|
4
4
|
*/
|
|
5
5
|
var __defProp = Object.defineProperty;
|
|
@@ -6793,10 +6793,10 @@ class SettingPopper extends React.Component {
|
|
|
6793
6793
|
this.state = { open: false, languageOptions: [] };
|
|
6794
6794
|
this.containerRef = React.createRef();
|
|
6795
6795
|
this.popperRef = React.createRef();
|
|
6796
|
-
this.getLanguageOptions();
|
|
6797
6796
|
}
|
|
6798
6797
|
componentDidMount() {
|
|
6799
6798
|
document.addEventListener("mousedown", this.handleClickOutside);
|
|
6799
|
+
this.getLanguageOptions();
|
|
6800
6800
|
}
|
|
6801
6801
|
componentWillUnmount() {
|
|
6802
6802
|
document.removeEventListener("mousedown", this.handleClickOutside);
|
|
@@ -6977,6 +6977,56 @@ const AI_LANG_FLAGS = [
|
|
|
6977
6977
|
label: "Chinese-Simplified",
|
|
6978
6978
|
value: "zh-chs",
|
|
6979
6979
|
flagCode: "cn"
|
|
6980
|
+
},
|
|
6981
|
+
{
|
|
6982
|
+
label: "Japanese",
|
|
6983
|
+
value: "ja",
|
|
6984
|
+
flagCode: "jp"
|
|
6985
|
+
},
|
|
6986
|
+
{
|
|
6987
|
+
label: "Thai",
|
|
6988
|
+
value: "th",
|
|
6989
|
+
flagCode: "th"
|
|
6990
|
+
},
|
|
6991
|
+
{
|
|
6992
|
+
label: "Spanish",
|
|
6993
|
+
value: "es",
|
|
6994
|
+
flagCode: "es"
|
|
6995
|
+
},
|
|
6996
|
+
{
|
|
6997
|
+
label: "French",
|
|
6998
|
+
value: "fr",
|
|
6999
|
+
flagCode: "fr"
|
|
7000
|
+
},
|
|
7001
|
+
{
|
|
7002
|
+
label: "German",
|
|
7003
|
+
value: "de",
|
|
7004
|
+
flagCode: "de"
|
|
7005
|
+
},
|
|
7006
|
+
{
|
|
7007
|
+
label: "Italian",
|
|
7008
|
+
value: "it",
|
|
7009
|
+
flagCode: "it"
|
|
7010
|
+
},
|
|
7011
|
+
{
|
|
7012
|
+
label: "Dutch",
|
|
7013
|
+
value: "nl",
|
|
7014
|
+
flagCode: "nl"
|
|
7015
|
+
},
|
|
7016
|
+
{
|
|
7017
|
+
label: "Portuguese",
|
|
7018
|
+
value: "pt",
|
|
7019
|
+
flagCode: "pt"
|
|
7020
|
+
},
|
|
7021
|
+
{
|
|
7022
|
+
label: "Arabic",
|
|
7023
|
+
value: "ar",
|
|
7024
|
+
flagCode: "sa"
|
|
7025
|
+
},
|
|
7026
|
+
{
|
|
7027
|
+
label: "Russian",
|
|
7028
|
+
value: "ru",
|
|
7029
|
+
flagCode: "ru"
|
|
6980
7030
|
}
|
|
6981
7031
|
];
|
|
6982
7032
|
const CNFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 30 20" }, props), /* @__PURE__ */ React.createElement("rect", { fill: "#de2110", width: "30", height: "20" }), /* @__PURE__ */ React.createElement(
|
|
@@ -6986,7 +7036,445 @@ const CNFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadVal
|
|
|
6986
7036
|
d: "m6 2-1 3.2h3.2l-2.6-2 1 3.2-1.6-1.2-1.6 1.2 1-3.2-2.6 2h3.2l-1-3.2zm4-1 0.4 1.3 1.3 0.1-1.1 0.8 0.4 1.3L10 3.7l-1 0.8 0.4-1.3-1.1-0.8 1.3-0.1 0.4-1.3zm2.5 2.1 0.7 1.2 1.3-0.3-0.7 1.2 0.7 1.2-1.3-0.3-0.7 1.2v-1.4l-1.3-0.3 1.3-0.3v-1.4zm0 4.1-1.3 0.3 1.3 0.3v1.4l0.7-1.2 1.3 0.3-0.7-1.2 0.7-1.2-1.3 0.3-0.7-1.2v1.4zm-2.5 1.7-0.4 1.3-1.3 0.1 1.1 0.8-0.4 1.3 1.1-0.8 1.1 0.8-0.4-1.3 1.1-0.8-1.3-0.1-0.4-1.3z"
|
|
6987
7037
|
}
|
|
6988
7038
|
));
|
|
7039
|
+
const DEFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 5 3" }, props), /* @__PURE__ */ React.createElement("desc", null, "Flag of Germany"), /* @__PURE__ */ React.createElement("rect", { id: "black_stripe", width: "5", height: "3", y: "0", x: "0", fill: "#000" }), /* @__PURE__ */ React.createElement("rect", { id: "red_stripe", width: "5", height: "2", y: "1", x: "0", fill: "#D00" }), /* @__PURE__ */ React.createElement("rect", { id: "gold_stripe", width: "5", height: "1", y: "2", x: "0", fill: "#FFCE00" }));
|
|
7040
|
+
const ESFlag = (props) => /* @__PURE__ */ React.createElement(
|
|
7041
|
+
"svg",
|
|
7042
|
+
__spreadProps(__spreadValues({}, props), {
|
|
7043
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7044
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
7045
|
+
viewBox: "0 0 750 500"
|
|
7046
|
+
}),
|
|
7047
|
+
/* @__PURE__ */ React.createElement("path", { fill: "#c60b1e", d: "M0 0h750v500H0z" }),
|
|
7048
|
+
/* @__PURE__ */ React.createElement("path", { fill: "#ffc400", d: "M0 125h750v250H0z" }),
|
|
7049
|
+
/* @__PURE__ */ React.createElement("g", { stroke: "#000", strokeWidth: ".39" }, /* @__PURE__ */ React.createElement("g", { strokeWidth: ".26" }, /* @__PURE__ */ React.createElement(
|
|
7050
|
+
"path",
|
|
7051
|
+
{
|
|
7052
|
+
fill: "#ad1519",
|
|
7053
|
+
strokeLinejoin: "round",
|
|
7054
|
+
d: "M167.99 222.24s-.51 0-.79-.16-1.13-.96-1.13-.96l-.68-.49-.62-.85s-.73-1.18-.4-2.09c.34-.91.91-1.23 1.42-1.5.51-.26 1.58-.59 1.58-.59s.85-.37 1.13-.42c.28-.06 1.3-.32 1.3-.32s.28-.16.56-.27c.29-.11.68-.11.91-.16.22-.06.79-.24 1.13-.26.52-.02 1.36.1 1.64.1s1.24.05 1.64.05c.39 0 1.8-.11 2.2-.11.39 0 .68-.05 1.13 0 .45.06 1.24.32 1.47.43s1.58.59 2.09.75 1.75.37 2.32.64c.56.27.91.72 1.19 1.1.28.37.34.78.45 1.05.11.26.11.84 0 1.11-.11.26-.51.81-.51.81l-.62 1.02-.79.64s-.57.54-1.02.48c-.45-.04-5.03-.86-7.97-.86s-7.64.86-7.64.86h.01z"
|
|
7055
|
+
}
|
|
7056
|
+
), /* @__PURE__ */ React.createElement("g", { fill: "#c8b100" }, /* @__PURE__ */ React.createElement("ellipse", { cx: "175.66", cy: "215.68", rx: "1.38", ry: "2.5" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "175.68", cy: "215.68", rx: ".64", ry: "2.3" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "175.68", cy: "213.04", rx: ".93", ry: ".87", stroke: "none" }), /* @__PURE__ */ React.createElement(
|
|
7057
|
+
"path",
|
|
7058
|
+
{
|
|
7059
|
+
strokeWidth: ".3",
|
|
7060
|
+
d: "M176.96 212.74v.58h-2.53v-.58h.94v-1.32h-.62v-.57h.62v-.57h.6v.57h.62v.57h-.62v1.32h.99"
|
|
7061
|
+
}
|
|
7062
|
+
), /* @__PURE__ */ React.createElement("path", { fill: "none", d: "M175.94 212.2a.93.87 0 11-.5 0" }), /* @__PURE__ */ React.createElement("path", { d: "M175.68 222.08h-4.81l-.11-1.18-.23-1.23-.23-1.53c-1.33-1.75-2.55-2.9-2.96-2.65.1-.32.22-.56.47-.71 1.18-.7 3.61.98 5.44 3.74.16.25.32.5.46.75h3.97c.14-.25.3-.5.46-.75 1.82-2.76 4.26-4.44 5.43-3.74.26.15.37.39.47.71-.41-.24-1.62.9-2.96 2.65l-.23 1.53-.23 1.23-.1 1.18h-4.84z" }), /* @__PURE__ */ React.createElement(
|
|
7063
|
+
"path",
|
|
7064
|
+
{
|
|
7065
|
+
fill: "none",
|
|
7066
|
+
d: "M167.55 215.44c.91-.53 3.02 1.14 4.73 3.74m11.55-3.74c-.91-.53-3.01 1.14-4.73 3.74"
|
|
7067
|
+
}
|
|
7068
|
+
)), /* @__PURE__ */ React.createElement("g", { id: "a", fill: "#c8b100" }, /* @__PURE__ */ React.createElement("path", { d: "M168.58 224.25c-.2-.57-.58-1.08-.58-1.08 1.95-.57 4.66-.93 7.67-.94 3.01.01 5.75.37 7.69.94 0 0-.22.38-.52.91-.17.3-.39.81-.38.81-1.75-.54-4.02-.81-6.8-.82-2.79.01-5.46.35-6.86.86.02 0-.1-.32-.23-.68h.01" }), /* @__PURE__ */ React.createElement("path", { d: "M175.67 226.73c2.43-.01 5.11-.38 6.1-.63.66-.2 1.05-.49.98-.84-.04-.16-.18-.3-.37-.38-1.46-.47-4.07-.8-6.71-.8-2.63 0-5.27.33-6.72.8-.19.08-.33.22-.37.38-.07.35.32.64.98.84.99.25 3.68.62 6.11.63zm7.81-4.65l-.59-.53s-.57.34-1.28.24c-.7-.11-.93-.97-.93-.97s-.79.67-1.44.62c-.65-.06-1.07-.62-1.07-.62s-.71.51-1.33.46c-.62-.06-1.21-.83-1.21-.83s-.63.8-1.25.86c-.62.05-1.13-.54-1.13-.54s-.28.59-1.07.72-1.47-.62-1.47-.62-.45.73-.99.92c-.54.18-1.24-.27-1.24-.27s-.12.27-.2.43-.31.19-.31.19l.18.47c1.93-.56 4.56-.91 7.53-.91s5.67.35 7.61.92l.2-.54h-.01z" }), /* @__PURE__ */ React.createElement("path", { d: "M175.69 219.49l.28.05c-.05.12-.06.24-.06.38 0 .58.5 1.05 1.12 1.05.49 0 .91-.31 1.06-.73.01.01.11-.38.15-.38.03 0 .03.41.05.41.07.53.55.89 1.1.89.62 0 1.11-.47 1.11-1.06 0-.04 0-.08-.01-.12l.35-.35.19.44c-.07.14-.1.29-.1.46 0 .56.47 1.01 1.06 1.01.37 0 .69-.18.88-.45l.23-.29v.36c0 .34.14.66.49.71 0 0 .38.03.91-.38.52-.41.8-.75.8-.75l.03.42s-.51.84-.97 1.1c-.25.15-.64.31-.95.25-.32-.05-.55-.31-.67-.61-.23.14-.51.22-.8.22-.63 0-1.2-.35-1.42-.86-.29.31-.69.5-1.16.5-.51 0-.97-.23-1.26-.58-.28.27-.67.43-1.09.43-.55 0-1.05-.28-1.33-.69-.29.41-.78.69-1.34.69-.42 0-.81-.16-1.09-.43-.29.35-.75.58-1.25.58-.48 0-.88-.19-1.17-.5-.22.51-.79.86-1.42.86-.29 0-.56-.08-.79-.22-.12.3-.35.56-.68.61-.3.06-.69-.1-.94-.25-.47-.26-1.02-1.1-1.02-1.1l.07-.42s.29.34.81.75.91.38.91.38c.34-.05.49-.37.49-.71v-.36l.22.29c.19.27.51.45.88.45.59 0 1.06-.45 1.06-1.01a.89.89 0 00-.1-.46l.19-.44.35.35c-.01.04-.01.08-.01.12 0 .59.49 1.06 1.11 1.06.55 0 1.03-.36 1.11-.89.01 0 .01-.41.04-.41.05 0 .14.39.16.38.14.42.56.73 1.06.73.61 0 1.11-.47 1.11-1.05 0-.14 0-.26-.05-.38l.29-.05h.01z" }), /* @__PURE__ */ React.createElement(
|
|
7069
|
+
"path",
|
|
7070
|
+
{
|
|
7071
|
+
strokeLinejoin: "round",
|
|
7072
|
+
d: "M175.67 222.23c-3.01.01-5.72.37-7.67.94-.13.04-.29-.06-.33-.17-.04-.13.05-.28.18-.32 1.95-.6 4.73-.98 7.82-.98s5.88.38 7.83.98c.13.04.22.19.18.32-.04.11-.2.21-.33.17-1.95-.57-4.67-.93-7.68-.94z"
|
|
7073
|
+
}
|
|
7074
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M165.43 221c-.01.01-.38-.48-.65-.73-.2-.18-.68-.33-.68-.33 0-.08.28-.28.58-.28.18 0 .35.07.45.2l.04-.2s.24.05.35.32c.12.29.05.72.05.72s-.05.2-.14.3zm1.89-.78l-.11.66-1.4.15-.21-.12.04-.23 1.06-.87.62.41" }), /* @__PURE__ */ React.createElement("path", { d: "M165.45 220.75c.12-.12.36-.09.53.06.18.15.24.38.12.5-.12.13-.36.1-.53-.06-.18-.15-.24-.38-.12-.5zm2.57.13c-.06-.18 0-.37.13-.42.14-.03.3.09.37.27.06.19 0 .38-.14.42-.13.04-.29-.08-.36-.27zm.65-.84l.51.48 1.22-.66.09-.21-.17-.17-1.4-.12-.25.68" }), /* @__PURE__ */ React.createElement("path", { d: "M170.08 217.76l-.67.64.86 1.14.23.09.17-.18.3-1.37-.89-.32" }), /* @__PURE__ */ React.createElement("path", { d: "M172.36 219.3l-.26.63-1.4-.13-.18-.16.1-.22 1.22-.64.52.52" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "170.51", cy: "219.65", rx: ".49", ry: ".47" }), /* @__PURE__ */ React.createElement("path", { d: "M172.87 219.95c-.03-.2.07-.37.21-.39s.28.13.3.33c.03.19-.07.37-.21.38-.14.02-.28-.13-.3-.32zm.91-.71l.4.57 1.34-.42.14-.18-.15-.2-1.33-.39-.4.62" }), /* @__PURE__ */ React.createElement("path", { d: "M175.66 217.15l-.86.52.64 1.38.22.14.22-.14.64-1.38-.86-.52" }), /* @__PURE__ */ React.createElement("path", { d: "M177.55 219.24l-.39.57-1.34-.42-.14-.18.14-.2 1.34-.39.39.62" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "175.67", cy: "219.21", rx: ".49", ry: ".47" }), /* @__PURE__ */ React.createElement("path", { d: "M178.5 219.95c.02-.2-.08-.37-.22-.39s-.28.13-.3.33c-.02.19.07.37.21.38.14.02.28-.13.31-.32zm.49-.65l.26.63 1.4-.13.18-.16-.1-.22-1.22-.64-.52.52" }), /* @__PURE__ */ React.createElement("path", { d: "M181.27 217.76l.67.64-.86 1.14-.23.09-.17-.18-.3-1.37.89-.32" }), /* @__PURE__ */ React.createElement("path", { d: "M182.68 220.04l-.51.48-1.22-.66-.1-.21.19-.17 1.4-.12.24.68" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "180.85", cy: "219.65", rx: ".49", ry: ".47" }), /* @__PURE__ */ React.createElement("path", { d: "M183.34 220.88c.06-.18 0-.37-.13-.42-.14-.03-.3.09-.37.27-.06.19 0 .38.14.42.13.04.29-.08.36-.27zm2.39.12c.01.01.38-.48.66-.73.19-.18.67-.33.67-.33 0-.08-.28-.28-.58-.28-.18 0-.35.07-.45.2l-.04-.2s-.24.05-.36.32c-.11.29-.03.72-.03.72s.04.2.13.3zm-1.89-.78l.11.66 1.4.15.21-.12-.05-.23-1.05-.87-.62.41" }), /* @__PURE__ */ React.createElement("path", { d: "M185.74 220.75c-.11-.12-.35-.09-.53.06s-.24.38-.12.5c.12.13.36.1.54-.06.18-.15.23-.38.11-.5z" })), /* @__PURE__ */ React.createElement("g", { id: "b", fill: "none" }, /* @__PURE__ */ React.createElement("path", { fill: "#ad1519", d: "M168.05 224.3l.31-.5.65.13-.38.56-.58-.19" }), /* @__PURE__ */ React.createElement(
|
|
7075
|
+
"path",
|
|
7076
|
+
{
|
|
7077
|
+
fill: "#058e6e",
|
|
7078
|
+
d: "M170.85 223.81l-.69.11c-.18.02-.35-.09-.38-.26a.32.32 0 01.27-.35l.7-.1.71-.11c.18-.02.34.09.37.25.02.17-.1.33-.27.35l-.71.11"
|
|
7079
|
+
}
|
|
7080
|
+
), /* @__PURE__ */ React.createElement("ellipse", { fill: "#fff", cx: "173.19", cy: "223.3", rx: ".44", ry: ".41" }), /* @__PURE__ */ React.createElement(
|
|
7081
|
+
"path",
|
|
7082
|
+
{
|
|
7083
|
+
fill: "#ad1519",
|
|
7084
|
+
d: "M175.7 223.48h-.96c-.18 0-.33-.14-.33-.31s.14-.31.32-.31h1.96c.19 0 .33.14.33.31s-.15.31-.33.31h-.99"
|
|
7085
|
+
}
|
|
7086
|
+
), /* @__PURE__ */ React.createElement("ellipse", { fill: "#fff", cx: "178.16", cy: "223.3", rx: ".44", ry: ".41" }), /* @__PURE__ */ React.createElement(
|
|
7087
|
+
"path",
|
|
7088
|
+
{
|
|
7089
|
+
fill: "#058e6e",
|
|
7090
|
+
d: "M180.5 223.81l.69.11c.18.02.35-.09.38-.26a.313.313 0 00-.27-.35l-.7-.1-.71-.11c-.18-.02-.35.09-.37.25a.3.3 0 00.27.35l.71.11"
|
|
7091
|
+
}
|
|
7092
|
+
), /* @__PURE__ */ React.createElement("path", { fill: "#ad1519", d: "M183.24 224.33l-.25-.53-.67.06.32.59.6-.12" }), /* @__PURE__ */ React.createElement(
|
|
7093
|
+
"path",
|
|
7094
|
+
{
|
|
7095
|
+
fill: "#ad1519",
|
|
7096
|
+
strokeLinejoin: "round",
|
|
7097
|
+
d: "M175.66 226.16c-2.43 0-4.63-.22-6.3-.65 1.67-.43 3.87-.69 6.3-.7 2.44 0 4.65.27 6.33.7-1.68.43-3.89.65-6.33.65z"
|
|
7098
|
+
}
|
|
7099
|
+
), /* @__PURE__ */ React.createElement(
|
|
7100
|
+
"path",
|
|
7101
|
+
{
|
|
7102
|
+
strokeWidth: ".01",
|
|
7103
|
+
d: "M176.8 226.08v-1.16m-.58 1.2l.01-1.23m-.43 1.25v-1.26"
|
|
7104
|
+
}
|
|
7105
|
+
), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".02", d: "M175.44 226.15v-1.27" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".03", d: "M175.09 226.15v-1.27" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".04", d: "M174.77 226.15v-1.27m-.33 1.27v-1.27" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".05", d: "M174.16 226.15v-1.27" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".06", d: "M173.61 226.08l-.01-1.15m.27 1.17v-1.21" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".07", d: "M173.1 226.03v-1.06m.26 1.09l-.01-1.13" }), /* @__PURE__ */ React.createElement(
|
|
7106
|
+
"path",
|
|
7107
|
+
{
|
|
7108
|
+
strokeWidth: ".08",
|
|
7109
|
+
d: "M172.42 225.97v-.93m.23.94V225m.23 1.02V225"
|
|
7110
|
+
}
|
|
7111
|
+
), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".09", d: "M172.19 225.96v-.9" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".1", d: "M171.97 225.92v-.85" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".11", d: "M171.73 225.89v-.78" }), /* @__PURE__ */ React.createElement(
|
|
7112
|
+
"path",
|
|
7113
|
+
{
|
|
7114
|
+
strokeWidth: ".12",
|
|
7115
|
+
d: "M171.24 225.82l-.01-.62m.26.66v-.7m-.5.61v-.55"
|
|
7116
|
+
}
|
|
7117
|
+
), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".13", d: "M170.76 225.73v-.46" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".14", d: "M170.51 225.67v-.36" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".15", d: "M170.26 225.64v-.27" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".18", d: "M169.99 225.58v-.13" }))), /* @__PURE__ */ React.createElement("g", { id: "c" }, /* @__PURE__ */ React.createElement("g", { fill: "#005bbf" }, /* @__PURE__ */ React.createElement("path", { d: "M191.28 330.68c-1.54 0-2.91-.33-3.93-.87-1-.51-2.36-.82-3.86-.82-1.51 0-2.9.32-3.91.83-1.01.53-2.4.86-3.92.86-1.54 0-2.92-.36-3.93-.9-1-.49-2.33-.79-3.79-.79-1.52 0-2.86.29-3.86.81-1.02.54-2.42.88-3.95.88v2.41c1.53 0 2.93-.35 3.95-.88 1-.52 2.34-.82 3.86-.82 1.45 0 2.79.31 3.79.8 1.01.53 2.39.9 3.93.9 1.52 0 2.91-.33 3.92-.86 1.01-.52 2.4-.84 3.91-.84 1.5 0 2.86.32 3.86.83 1.02.54 2.37.87 3.91.87l.02-2.41z" }), /* @__PURE__ */ React.createElement(
|
|
7118
|
+
"path",
|
|
7119
|
+
{
|
|
7120
|
+
fill: "#ccc",
|
|
7121
|
+
d: "M191.28 333.09c-1.54 0-2.91-.33-3.93-.87-1-.51-2.36-.83-3.86-.83-1.51 0-2.9.32-3.91.84-1.01.53-2.4.86-3.92.86-1.54 0-2.92-.37-3.93-.9-1-.49-2.33-.8-3.79-.8-1.52 0-2.86.3-3.86.82-1.02.53-2.42.88-3.95.88v2.41c1.53 0 2.93-.35 3.95-.88 1-.52 2.34-.82 3.86-.82 1.45 0 2.79.31 3.79.8 1.01.54 2.39.9 3.93.9 1.52 0 2.91-.34 3.92-.86s2.4-.84 3.91-.84c1.5 0 2.86.32 3.86.84 1.02.53 2.37.86 3.91.86l.02-2.41"
|
|
7122
|
+
}
|
|
7123
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M191.28 335.5c-1.54 0-2.91-.33-3.93-.86-1-.52-2.36-.84-3.86-.84-1.51 0-2.9.32-3.91.84s-2.4.86-3.92.86c-1.54 0-2.92-.36-3.93-.9-1-.49-2.33-.8-3.79-.8-1.52 0-2.86.3-3.86.82-1.02.53-2.42.88-3.95.88v2.4c1.53 0 2.93-.34 3.95-.88 1-.51 2.34-.8 3.86-.8 1.45 0 2.79.3 3.79.79 1.01.54 2.39.89 3.93.89 1.52 0 2.91-.32 3.92-.85 1.01-.52 2.4-.83 3.91-.83 1.5 0 2.86.31 3.86.82 1.02.55 2.37.86 3.91.86l.02-2.4" }), /* @__PURE__ */ React.createElement(
|
|
7124
|
+
"path",
|
|
7125
|
+
{
|
|
7126
|
+
fill: "#ccc",
|
|
7127
|
+
d: "M191.26 340.32c-1.54 0-2.89-.33-3.91-.87-1-.51-2.36-.82-3.86-.82-1.51 0-2.9.31-3.91.83s-2.4.86-3.92.86c-1.54 0-2.92-.37-3.93-.9-1-.5-2.33-.79-3.79-.79-1.52 0-2.86.29-3.86.81-1.02.53-2.42.88-3.95.88v-2.4c1.53 0 2.93-.36 3.95-.9 1-.51 2.34-.8 3.86-.8 1.45 0 2.79.3 3.79.79 1.01.54 2.39.89 3.93.89 1.52 0 2.91-.32 3.92-.85 1.01-.52 2.4-.83 3.91-.83 1.5 0 2.86.31 3.86.82 1.02.55 2.39.86 3.93.86l-.02 2.42"
|
|
7128
|
+
}
|
|
7129
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M191.26 342.73c-1.54 0-2.89-.33-3.91-.86-1-.52-2.36-.84-3.86-.84-1.51 0-2.9.32-3.91.84s-2.4.86-3.92.86c-1.54 0-2.92-.37-3.93-.9-1-.5-2.33-.8-3.79-.8-1.52 0-2.86.3-3.86.82-1.02.53-2.42.88-3.95.88v-2.39c1.53 0 2.93-.37 3.95-.9 1-.52 2.34-.81 3.86-.81 1.45 0 2.79.3 3.79.79 1.01.53 2.39.9 3.93.9 1.52 0 2.91-.34 3.92-.86s2.4-.83 3.91-.83c1.5 0 2.86.31 3.86.82 1.02.54 2.38.87 3.93.87l-.02 2.41z" })), /* @__PURE__ */ React.createElement("g", { fill: "#c8b100" }, /* @__PURE__ */ React.createElement(
|
|
7130
|
+
"path",
|
|
7131
|
+
{
|
|
7132
|
+
strokeLinejoin: "round",
|
|
7133
|
+
d: "M166.92 320.78c.05.21.13.4.13.62 0 1.46-1.27 2.63-2.81 2.63h22.94c-1.55 0-2.81-1.17-2.81-2.63 0-.21.04-.41.09-.62-.13.05-.29.06-.44.06h-16.69c-.13 0-.29-.02-.41-.06z"
|
|
7134
|
+
}
|
|
7135
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M167.33 319.27h16.69c.57 0 1.02.35 1.02.78s-.45.79-1.02.79h-16.69c-.56 0-1.02-.36-1.02-.79s.46-.78 1.02-.78zm-3.06 10.59h22.87v-5.83h-22.87v5.83z" })), /* @__PURE__ */ React.createElement("path", { fill: "#ccc", d: "M167.55 318.32h16.25v-79.63h-16.25v79.63z" }), /* @__PURE__ */ React.createElement("path", { fill: "none", d: "M179.13 238.8v79.46m1.83-79.46v79.46" }), /* @__PURE__ */ React.createElement("g", { fill: "#c8b100" }, /* @__PURE__ */ React.createElement("path", { d: "M164.58 232.37h22.29v-5.84h-22.29v5.84z" }), /* @__PURE__ */ React.createElement(
|
|
7136
|
+
"path",
|
|
7137
|
+
{
|
|
7138
|
+
strokeLinejoin: "round",
|
|
7139
|
+
d: "M166.92 236.26a.91.91 0 01.41-.07h16.69c.17 0 .32.03.46.08-.58-.19-.99-.71-.99-1.32s.45-1.14 1.03-1.33c-.14.04-.33.08-.49.08h-16.7c-.17 0-.33-.01-.47-.06l.09.02c.6.18.94.71.94 1.29 0 .56-.38 1.13-.97 1.31z"
|
|
7140
|
+
}
|
|
7141
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M167.33 236.19h16.69c.57 0 1.02.35 1.02.78 0 .44-.45.79-1.02.79h-16.69c-.56 0-1.02-.35-1.02-.79 0-.43.46-.78 1.02-.78zm0-3.82h16.7c.57 0 1.03.3 1.03.66 0 .37-.46.67-1.03.67h-16.7c-.56 0-1.02-.3-1.02-.67 0-.36.46-.66 1.02-.66z" }))), /* @__PURE__ */ React.createElement("g", { id: "d", fill: "#ad1519" }, /* @__PURE__ */ React.createElement("path", { d: "M162.48 298.62c-2.26 1.3-3.8 2.64-3.55 3.31.12.61.84 1.07 1.87 1.75 1.62 1.13 2.6 3.14 1.83 4.07 1.34-1.08 2.19-2.69 2.19-4.49 0-1.87-.9-3.56-2.34-4.64z" }), /* @__PURE__ */ React.createElement(
|
|
7142
|
+
"path",
|
|
7143
|
+
{
|
|
7144
|
+
strokeLinejoin: "round",
|
|
7145
|
+
d: "M200.4 268.47c-3.54-1.46-9.57-2.55-16.49-2.78-2.39.02-5.04.25-7.79.7-9.72 1.63-17.13 5.51-16.54 8.67.01.06.04.2.05.26 0 0-3.64-8.21-3.7-8.52-.65-3.51 7.56-7.82 18.35-9.62 3.39-.57 6.69-.79 9.56-.76 6.9 0 12.9.89 16.52 2.23l.04 9.82"
|
|
7146
|
+
}
|
|
7147
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M167.52 278.47c-4.51-.32-7.58-1.53-7.94-3.41-.28-1.5 1.25-3.17 3.97-4.68 1.21.14 2.58.3 4 .3l-.03 7.79m16.31-6.09c2.82.43 4.93 1.13 5.98 1.99l.1.17c.5 1.03-1.97 3.22-6.11 5.67l.03-7.83" }), /* @__PURE__ */ React.createElement(
|
|
7148
|
+
"path",
|
|
7149
|
+
{
|
|
7150
|
+
strokeLinejoin: "round",
|
|
7151
|
+
d: "M157.42 293.83c-.43-1.28 3.97-3.86 10.18-6.14 2.84-1.01 5.18-2.07 8.09-3.35 8.63-3.82 15-8.2 14.22-9.79l-.09-.17c.46.38 1.18 8.24 1.18 8.24.78 1.46-5.05 5.78-13 9.58-2.54 1.22-7.91 3.2-10.44 4.09-4.54 1.57-9.04 4.54-8.63 5.64l-1.51-8.09v-.01z"
|
|
7152
|
+
}
|
|
7153
|
+
)), /* @__PURE__ */ React.createElement("g", { strokeWidth: ".26" }, /* @__PURE__ */ React.createElement(
|
|
7154
|
+
"path",
|
|
7155
|
+
{
|
|
7156
|
+
fill: "#ad1519",
|
|
7157
|
+
strokeWidth: ".27",
|
|
7158
|
+
d: "M324.85 220.42s-.74.78-1.28.89c-.53.1-1.21-.49-1.21-.49s-.48.51-1.08.64c-.59.14-1.41-.66-1.41-.66s-.57.8-1.07.99c-.51.18-1.13-.24-1.13-.24s-.23.39-.65.61c-.18.09-.48-.05-.48-.05l-.6-.38-.68-.72-.62-.24s-.28-.91-.31-1.07c-.02-.16-.08-.57-.08-.57-.13-.65.87-1.4 2.3-1.72.82-.19 1.54-.18 2.06-.02.57-.48 1.78-.82 3.2-.82 1.29 0 2.42.27 3.04.7.61-.43 1.74-.7 3.03-.7 1.42 0 2.62.34 3.19.82.53-.16 1.24-.17 2.07.02 1.42.32 2.43 1.07 2.3 1.72 0 0-.06.41-.08.57-.03.16-.32 1.07-.32 1.07l-.62.24-.68.72-.58.38s-.3.14-.48.05c-.43-.21-.66-.61-.66-.61s-.62.42-1.13.24c-.51-.19-1.07-.99-1.07-.99s-.82.8-1.42.66c-.59-.13-1.07-.64-1.07-.64s-.68.59-1.21.49c-.54-.11-1.27-.89-1.27-.89z"
|
|
7159
|
+
}
|
|
7160
|
+
), /* @__PURE__ */ React.createElement("g", { fill: "#c8b100" }, /* @__PURE__ */ React.createElement("ellipse", { cx: "324.82", cy: "216.2", rx: "1.38", ry: "1.96" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "324.85", cy: "216.2", rx: ".63", ry: "1.81" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "324.84", cy: "213.95", rx: ".93", ry: ".88", stroke: "none" }), /* @__PURE__ */ React.createElement(
|
|
7161
|
+
"path",
|
|
7162
|
+
{
|
|
7163
|
+
strokeWidth: ".3",
|
|
7164
|
+
d: "M326.13 213.64v.58h-2.53v-.58h.94v-1.3h-.62v-.58h.62v-.58h.61v.58h.61v.58h-.61v1.3h.98"
|
|
7165
|
+
}
|
|
7166
|
+
), /* @__PURE__ */ React.createElement("path", { fill: "none", d: "M325.11 213.12a.93.88 0 11-.51-.01" })), /* @__PURE__ */ React.createElement("g", { fill: "none", strokeWidth: ".21" }, /* @__PURE__ */ React.createElement(
|
|
7167
|
+
"path",
|
|
7168
|
+
{
|
|
7169
|
+
strokeWidth: ".26",
|
|
7170
|
+
"stroke-linecap": "round",
|
|
7171
|
+
d: "M314.41 219.99c-.13-.33-.22-.7-.22-1.08 0-1.59 1.26-2.88 2.83-2.88.5 0 .96.13 1.37.37"
|
|
7172
|
+
}
|
|
7173
|
+
), /* @__PURE__ */ React.createElement(
|
|
7174
|
+
"path",
|
|
7175
|
+
{
|
|
7176
|
+
strokeWidth: ".26",
|
|
7177
|
+
d: "M319.48 217.93c-.15-.26-.29-.54-.29-.84 0-1.15 1.19-2.08 2.64-2.08.62 0 1.2.17 1.65.45m6.69 2.5c.15-.26.25-.57.25-.87 0-1.15-1.18-2.08-2.64-2.08-.62 0-1.19.17-1.64.45"
|
|
7178
|
+
}
|
|
7179
|
+
), /* @__PURE__ */ React.createElement(
|
|
7180
|
+
"path",
|
|
7181
|
+
{
|
|
7182
|
+
strokeWidth: ".26",
|
|
7183
|
+
"stroke-linecap": "round",
|
|
7184
|
+
d: "M335.21 219.99c.13-.33.21-.7.21-1.08 0-1.59-1.26-2.88-2.82-2.88-.5 0-.97.13-1.38.37"
|
|
7185
|
+
}
|
|
7186
|
+
), /* @__PURE__ */ React.createElement("ellipse", { cx: "313.57", cy: "218.68", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "313.74", cy: "217.1", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "314.76", cy: "215.9", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "316.11", cy: "215.25", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "317.55", cy: "215.31", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { fill: "#fff", cx: "318.43", cy: "217.08", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "318.68", cy: "215.58", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "319.81", cy: "214.64", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "321.23", cy: "214.19", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "322.67", cy: "214.24", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "326.94", cy: "214.24", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "328.39", cy: "214.19", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "329.8", cy: "214.64", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "330.93", cy: "215.58", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { fill: "#fff", cx: "331.18", cy: "217.08", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "332.06", cy: "215.31", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "333.51", cy: "215.25", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "334.86", cy: "215.9", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "335.88", cy: "217.1", rx: ".45", ry: ".43" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "336.05", cy: "218.68", rx: ".45", ry: ".43" })), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#a", x: "149.17" }), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#b", x: "149.17" })), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#c", x: "149.17" }), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#d", transform: "matrix(-1 0 0 1 500.57 0)" }), /* @__PURE__ */ React.createElement(
|
|
7187
|
+
"path",
|
|
7188
|
+
{
|
|
7189
|
+
d: "M166.42 264.65c1.99-.72 3.29-1.58 2.66-3.14-.41-1-1.43-1.19-2.97-.63l-2.71.99 2.44 6.03c.27-.12.54-.24.81-.34.28-.1.57-.18.85-.26l-1.08-2.64v-.01zm-1.18-2.91l.69-.25c.57-.21 1.21.1 1.5.8.21.53.16 1.13-.5 1.55-.21.13-.46.23-.7.33l-.99-2.43m7.54-2.52c-.29.08-.57.16-.86.22-.29.05-.59.09-.88.12l1.41 6.28 4.38-.88c-.05-.12-.12-.26-.14-.38-.03-.14-.03-.28-.04-.41-.77.22-1.61.46-2.61.66l-1.26-5.61m8.78 5.41c.82-2.28 1.82-4.46 2.81-6.67-.18.03-.36.06-.54.07s-.37.01-.54 0c-.53 1.61-1.18 3.21-1.87 4.8-.82-1.51-1.73-2.99-2.43-4.51-.34.04-.69.09-1.03.12-.34.02-.7.01-1.04.02 1.26 2.06 2.48 4.11 3.64 6.23.16-.03.32-.06.5-.08.16-.01.33.01.5.02m9.16-4.83c.15-.31.31-.6.48-.89-.24-.22-.96-.55-1.81-.63-1.79-.18-2.81.61-2.93 1.69-.26 2.26 3.31 2.07 3.14 3.57-.07.64-.75.9-1.48.83-.81-.08-1.41-.53-1.51-1.19l-.22-.02c-.12.39-.29.77-.48 1.15.53.34 1.21.53 1.85.59 1.83.19 3.22-.54 3.35-1.74.23-2.15-3.37-2.27-3.23-3.54.06-.53.47-.88 1.4-.79.67.07 1.08.43 1.26.95l.18.02m119.58 5.18c.62-2.33 1.41-4.58 2.19-6.87-.17.05-.35.09-.53.11-.17.03-.36.04-.54.05-.37 1.64-.88 3.29-1.42 4.94-.96-1.44-2-2.84-2.83-4.3-.34.07-.68.15-1.02.2s-.69.07-1.04.11c1.45 1.94 2.85 3.89 4.2 5.91.16-.04.32-.1.5-.12.16-.02.33-.02.49-.03m6.18-6.82c-.29.01-.59.04-.88.03-.3 0-.6-.04-.89-.06l-.12 6.41 4.49.08c-.03-.13-.06-.28-.06-.41s.04-.27.07-.4c-.81.05-1.68.1-2.71.08l.1-5.73m7.04 1.05c.72.06 1.41.19 2.1.31-.01-.13-.03-.27-.02-.41.01-.13.06-.26.1-.39l-6.07-.5c.01.14.03.27.02.4-.01.14-.06.27-.1.4.62-.02 1.37-.02 2.21.05l-.53 5.77c.29 0 .59 0 .88.03.3.02.59.07.88.11l.53-5.77m2.49 6.32c.29.05.59.09.88.15.28.06.57.15.85.23l.72-2.94.08.01c.16.41.38.9.49 1.19l.9 2.22c.36.06.71.11 1.05.18.36.08.7.18 1.04.28l-.31-.67c-.48-1-.99-2.01-1.41-3.02 1.12.04 1.98-.36 2.2-1.26.15-.62-.1-1.11-.68-1.53-.44-.31-1.28-.47-1.83-.6l-2.44-.53-1.54 6.29m3.14-5.42c.71.16 1.59.27 1.59 1.07-.01.21-.03.35-.06.48-.23.94-.94 1.26-2.13.91l.6-2.46m8.42 7.35c-.05.69-.18 1.37-.31 2.1.3.14.61.27.9.44.3.16.57.34.86.52l.6-7.23c-.14-.06-.27-.12-.41-.19-.13-.07-.25-.15-.37-.24l-6.38 4.05c.17.08.35.16.51.25.17.09.31.19.47.28.54-.45 1.1-.82 1.74-1.3l2.39 1.31v.01zm-1.81-1.66l2.13-1.37-.25 2.4-1.88-1.03",
|
|
7190
|
+
fill: "#c8b100",
|
|
7191
|
+
stroke: "none"
|
|
7192
|
+
}
|
|
7193
|
+
), /* @__PURE__ */ React.createElement(
|
|
7194
|
+
"path",
|
|
7195
|
+
{
|
|
7196
|
+
fill: "#ad1519",
|
|
7197
|
+
strokeWidth: ".26",
|
|
7198
|
+
d: "M249.65 182.72c6.64 0 12.56.99 16.41 2.51 2.2 1 5.16 1.73 8.4 2.17 2.47.33 4.81.39 6.85.24 2.73-.06 6.67.74 10.62 2.48 3.26 1.45 5.99 3.21 7.8 4.91l-1.57 1.4-.45 3.96-4.3 4.92-2.15 1.83-5.09 4.07-2.6.21-.79 2.25-32.91-3.86-33.02 3.86-.79-2.25-2.61-.21-5.08-4.07-2.15-1.83-4.3-4.92-.44-3.96-1.58-1.4c1.82-1.7 4.54-3.46 7.8-4.91 3.95-1.74 7.89-2.54 10.62-2.48 2.04.15 4.38.09 6.85-.24 3.24-.44 6.2-1.17 8.4-2.17 3.86-1.52 9.44-2.51 16.08-2.51z"
|
|
7199
|
+
}
|
|
7200
|
+
), /* @__PURE__ */ React.createElement("g", { fill: "#c8b100" }, /* @__PURE__ */ React.createElement("path", { d: "M225.34 191.42l1.38 1.11 2.08-3.4c-2.25-1.38-3.8-3.78-3.8-6.51 0-.31.02-.61.06-.91.21-4.34 5.5-7.92 12.2-7.92 3.48 0 6.63.95 8.84 2.48.06-.67.12-1.25.21-1.86-2.43-1.42-5.6-2.28-9.05-2.28-7.71 0-13.74 4.39-14.03 9.57-.03.31-.05.61-.05.92 0 2.76 1.26 5.26 3.26 6.99l-1.1 1.81" }), /* @__PURE__ */ React.createElement("path", { d: "M225.43 191.46c-2.63-1.97-4.27-4.64-4.27-7.58 0-3.38 2.22-6.4 5.58-8.41-2.07 1.67-3.33 3.83-3.51 6.23-.03.31-.05.61-.05.92 0 2.76 1.26 5.26 3.26 6.99l-1.01 1.85" }), /* @__PURE__ */ React.createElement("path", { d: "M202.21 194.89c-1.48-1.65-2.38-3.79-2.38-6.12 0-1.41.33-2.75.91-3.95 2.13-4.38 8.82-7.57 16.76-7.57 2.16 0 4.23.23 6.14.67-.42.46-.75.97-1.08 1.48-1.59-.31-3.29-.48-5.06-.48-7.27 0-13.36 2.83-15.12 6.65a7.33 7.33 0 00-.73 3.2c0 2.32 1.09 4.4 2.79 5.82l-2.63 4.3-1.41-1.12 1.81-2.88z" }), /* @__PURE__ */ React.createElement("path", { d: "M204.9 180.48c-1.91 1.21-3.36 2.69-4.16 4.34-.58 1.2-.91 2.54-.91 3.95 0 2.33.9 4.47 2.38 6.12l-1.6 2.59c-1.53-1.96-2.42-4.26-2.42-6.7 0-4.2 2.67-7.87 6.71-10.3zm45.14-9.21c1.76 0 3.28 1.16 3.64 2.73.23 1.38.38 2.95.41 4.62.01.18-.01.35-.01.52 0 .2.04.41.05.61.06 3.52.56 6.62 1.27 8.52l-5.36 5.14-5.43-5.14c.72-1.9 1.22-5 1.29-8.52 0-.2.04-.41.04-.61 0-.17-.01-.34-.01-.52.03-1.67.18-3.24.41-4.62.36-1.57 1.94-2.73 3.7-2.73z" }), /* @__PURE__ */ React.createElement("path", { d: "M250.04 172.94c.91 0 1.68.58 1.87 1.39.23 1.31.37 2.8.4 4.38 0 .16-.01.32-.01.48 0 .2.03.39.04.59.05 3.32.53 6.25 1.21 8.05l-3.54 3.35-3.54-3.35c.67-1.8 1.15-4.73 1.21-8.05 0-.2.04-.39.04-.59 0-.16-.01-.32-.01-.48.03-1.58.17-3.07.4-4.38.18-.81 1.02-1.39 1.93-1.39zm24.66 18.48l-1.39 1.11-2.08-3.4c2.26-1.38 3.81-3.78 3.81-6.51 0-.31-.02-.61-.06-.91-.21-4.34-5.5-7.92-12.2-7.92-3.49 0-6.63.95-8.84 2.48-.06-.67-.12-1.25-.22-1.86 2.44-1.42 5.6-2.28 9.06-2.28 7.71 0 13.74 4.39 14.03 9.57.03.31.05.61.05.92 0 2.76-1.27 5.26-3.27 6.99l1.11 1.81" }), /* @__PURE__ */ React.createElement("path", { d: "M274.61 191.46c2.63-1.97 4.27-4.64 4.27-7.58 0-3.38-2.22-6.4-5.58-8.41 2.07 1.67 3.33 3.83 3.51 6.23.03.31.05.61.05.92 0 2.76-1.27 5.26-3.27 6.99l1.02 1.85" }), /* @__PURE__ */ React.createElement("path", { d: "M297.83 194.89c1.47-1.65 2.38-3.79 2.38-6.12 0-1.41-.33-2.75-.91-3.95-2.14-4.38-8.82-7.57-16.76-7.57-2.16 0-4.23.23-6.15.67.43.46.76.97 1.09 1.48 1.58-.31 3.29-.48 5.06-.48 7.27 0 13.35 2.83 15.11 6.65.47.97.73 2.06.73 3.2 0 2.32-1.09 4.4-2.79 5.82l2.63 4.3 1.42-1.12-1.81-2.88z" }), /* @__PURE__ */ React.createElement("path", { d: "M295.14 180.48c1.91 1.21 3.36 2.69 4.16 4.34.58 1.2.91 2.54.91 3.95 0 2.33-.91 4.47-2.38 6.12l1.6 2.59c1.53-1.96 2.41-4.26 2.41-6.7 0-4.2-2.67-7.87-6.7-10.3z" }), /* @__PURE__ */ React.createElement(
|
|
7201
|
+
"ellipse",
|
|
7202
|
+
{
|
|
7203
|
+
fill: "#005bbf",
|
|
7204
|
+
strokeWidth: ".26",
|
|
7205
|
+
cx: "250.05",
|
|
7206
|
+
cy: "167.3",
|
|
7207
|
+
rx: "4.43",
|
|
7208
|
+
ry: "4.2"
|
|
7209
|
+
}
|
|
7210
|
+
), /* @__PURE__ */ React.createElement(
|
|
7211
|
+
"path",
|
|
7212
|
+
{
|
|
7213
|
+
strokeWidth: ".26",
|
|
7214
|
+
d: "M248.89 155.54v2.26h-2.42v2.3h2.42v6.61h-3.05c-.03.21-.22.37-.22.59 0 .58.12 1.14.35 1.64 0 .02.02.02.03.03h8.12c0-.01.02-.01.03-.03.22-.5.35-1.06.35-1.64 0-.22-.19-.38-.22-.59h-2.96v-6.61h2.42v-2.3h-2.42v-2.26h-2.43z"
|
|
7215
|
+
}
|
|
7216
|
+
)), /* @__PURE__ */ React.createElement("g", { fill: "#fff" }, /* @__PURE__ */ React.createElement("ellipse", { cx: "250.04", cy: "188.94", rx: "1.91", ry: "1.8" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "250.04", cy: "185.4", rx: "1.91", ry: "1.8" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "250.04", cy: "181.6", rx: "1.52", ry: "1.44" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "250.04", cy: "178.18", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "250.04", cy: "175.18", rx: ".88", ry: ".83" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "198.94", cy: "198.67", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "197.44", cy: "196.02", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "196.44", cy: "192.94", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "196.31", cy: "189.64", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "197.12", cy: "186.4", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "198.81", cy: "183.45", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "201.06", cy: "181.02", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "203.68", cy: "179.01", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "206.8", cy: "177.36", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "210.04", cy: "176.19", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "213.66", cy: "175.54", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "217.1", cy: "175.36", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "220.47", cy: "175.48", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "224.21", cy: "190.32", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "222.34", cy: "187.65", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "221.35", cy: "184.75", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "221.47", cy: "181.57", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "222.16", cy: "178.37", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "223.84", cy: "175.48", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "226.4", cy: "173.47", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "229.39", cy: "171.81", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "232.7", cy: "170.82", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "236.13", cy: "170.23", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "239.5", cy: "170.28", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "242.99", cy: "170.87", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "246.23", cy: "171.99", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "253.8", cy: "171.99", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "257.04", cy: "170.87", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "260.54", cy: "170.28", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "263.9", cy: "170.23", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "267.34", cy: "170.82", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "270.64", cy: "171.81", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "273.64", cy: "173.47", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "276.19", cy: "175.48", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "277.88", cy: "178.37", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "278.57", cy: "181.57", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "278.69", cy: "184.75", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "277.69", cy: "187.65", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "275.83", cy: "190.32", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "279.57", cy: "175.48", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "282.94", cy: "175.36", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "286.38", cy: "175.54", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "290", cy: "176.19", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "293.24", cy: "177.36", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "296.36", cy: "179.01", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "298.97", cy: "181.02", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "301.22", cy: "183.45", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "302.91", cy: "186.4", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "303.72", cy: "189.64", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "303.6", cy: "192.94", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "302.6", cy: "196.02", rx: "1.1", ry: "1.04" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "301.1", cy: "198.67", rx: "1.1", ry: "1.04" })), /* @__PURE__ */ React.createElement("g", { fill: "#c8b100" }, /* @__PURE__ */ React.createElement("path", { d: "M250.15 226.18c-12.26-.02-23.25-1.47-31.09-3.83-.57-.18-.87-.7-.84-1.25-.01-.52.29-1 .84-1.17 7.84-2.36 18.83-3.81 31.09-3.83 12.27.02 23.25 1.47 31.09 3.83.55.17.84.65.83 1.17.03.55-.27 1.07-.83 1.25-7.84 2.36-18.82 3.81-31.09 3.83" }), /* @__PURE__ */ React.createElement("path", { d: "M250.07 216.09c-12.41.03-23.55 1.58-31.39 4 .65-.31.59-1.12-.22-3.2-.98-2.53-2.5-2.42-2.5-2.42 8.66-2.56 20.73-4.16 34.16-4.18 13.44.02 25.6 1.62 34.27 4.18 0 0-1.53-.11-2.51 2.42-.81 2.08-.87 2.89-.21 3.2-7.84-2.42-19.19-3.97-31.6-4" }), /* @__PURE__ */ React.createElement("path", { d: "M250.12 210.3c-13.43.02-25.5 1.62-34.16 4.18-.58.17-1.19-.05-1.38-.6s.12-1.18.7-1.35c8.71-2.67 21.08-4.35 34.84-4.38 13.77.03 26.19 1.71 34.9 4.38.58.17.89.8.7 1.35s-.8.77-1.38.6c-8.67-2.56-20.78-4.16-34.22-4.18" }), /* @__PURE__ */ React.createElement("path", { d: "M250.2 199.78l1.23.22c-.19.5-.24 1.05-.24 1.63 0 2.57 2.21 4.65 4.92 4.65 2.18 0 4.04-1.35 4.67-3.21.08.05.47-1.68.68-1.66.17.02.15 1.8.22 1.77.31 2.34 2.46 3.93 4.87 3.93 2.71 0 4.91-2.08 4.91-4.65 0-.19-.01-.38-.04-.57l1.54-1.52.83 1.94c-.33.61-.46 1.3-.46 2.03 0 2.46 2.1 4.44 4.69 4.44 1.63 0 3.06-.78 3.9-1.97l.99-1.25-.01 1.53c0 1.55.66 2.93 2.16 3.18 0 0 1.73.1 4.03-1.7 2.29-1.8 3.55-3.29 3.55-3.29l.2 1.8s-1.9 2.95-3.97 4.15c-1.14.66-2.86 1.35-4.23 1.13-1.44-.24-2.48-1.4-3.01-2.74-1.03.61-2.25.97-3.55.97-2.81 0-5.33-1.54-6.32-3.86-1.29 1.4-3.09 2.25-5.2 2.25-2.24 0-4.29-1.01-5.57-2.56a7.198 7.198 0 01-4.88 1.87c-2.48 0-4.69-1.22-5.94-3.05-1.25 1.83-3.46 3.05-5.94 3.05-1.89 0-3.61-.71-4.87-1.87-1.28 1.55-3.34 2.56-5.58 2.56-2.11 0-3.9-.85-5.19-2.25-1 2.32-3.52 3.86-6.32 3.86-1.31 0-2.52-.36-3.55-.97-.54 1.34-1.57 2.5-3.02 2.74-1.36.22-3.08-.47-4.22-1.13-2.08-1.2-3.98-4.15-3.98-4.15l.2-1.8s1.27 1.49 3.56 3.29c2.29 1.81 4.02 1.7 4.02 1.7 1.51-.25 2.16-1.63 2.16-3.18l-.01-1.53.99 1.25c.84 1.19 2.28 1.97 3.9 1.97 2.59 0 4.69-1.98 4.69-4.44 0-.73-.13-1.42-.46-2.03l.83-1.94 1.54 1.52c-.02.19-.04.38-.04.57 0 2.57 2.2 4.65 4.91 4.65 2.42 0 4.56-1.59 4.88-3.93.06.03.05-1.75.22-1.77.2-.02.6 1.71.67 1.66.64 1.86 2.49 3.21 4.68 3.21 2.71 0 4.91-2.08 4.91-4.65 0-.58-.03-1.13-.24-1.63l1.29-.22" }), /* @__PURE__ */ React.createElement("path", { d: "M208.37 206.32a2.24 2.24 0 00-.72-1.06c-.79-.68-1.84-.79-2.36-.25-.07.07-.13.17-.17.25 0 0-1.11-2.08-2.41-2.78-1.29-.7-3.49-.52-3.49-.52 0-1.6 1.3-2.89 2.99-2.89.99 0 1.92.41 2.48 1.11l.23-1.07s1.36.27 1.98 1.82-.06 3.8-.06 3.8.34-.96.85-1.61c.51-.64 1.81-1.34 2.49-1.66.67-.31 1.37-.79 1.37-.79s.03.18.05.61c.03.51-.01.83-.01.83 1.24-.17 2.69.04 3.83.48-.49.95-1.41 1.84-2.62 2.3 0 0 .44.36.83.75.34.34.44.49.44.49s-.85.13-1.27.19c-.43.05-1.84.28-2.69.22-.62-.04-1.32-.14-1.74-.22" }), /* @__PURE__ */ React.createElement(
|
|
7217
|
+
"path",
|
|
7218
|
+
{
|
|
7219
|
+
fill: "#ad1519",
|
|
7220
|
+
d: "M205.29 205.01c.52-.54 1.57-.43 2.36.25.8.67 1.02 1.66.51 2.19-.51.54-1.57.42-2.36-.25-.79-.68-1.02-1.66-.51-2.19"
|
|
7221
|
+
}
|
|
7222
|
+
), /* @__PURE__ */ React.createElement(
|
|
7223
|
+
"path",
|
|
7224
|
+
{
|
|
7225
|
+
fill: "#fff",
|
|
7226
|
+
d: "M216.39 205.91c-.28-.83-.03-1.65.57-1.83.6-.19 1.32.33 1.6 1.16s.03 1.65-.57 1.84c-.6.18-1.31-.34-1.6-1.17"
|
|
7227
|
+
}
|
|
7228
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M226.12 201.86c-.33-.27-.59-.64-.67-1.08s.01-.87.23-1.23c0 0-.88-.44-1.83-.69-.72-.19-1.99-.2-2.37-.2-.38-.02-1.15-.03-1.15-.03s.07.17.28.55c.27.46.5.75.5.75-1.27.29-2.35 1.12-3.03 2.09.99.68 2.3 1.1 3.6.97 0 0-.12.34-.2.86-.06.43-.06.61-.06.61s.71-.26 1.07-.39c.35-.13 1.54-.55 2.15-.96.8-.54 1.48-1.25 1.48-1.25" }), /* @__PURE__ */ React.createElement("path", { d: "M225.68 191.65c1.06.67 1.98 1.79 2.3 3.03 0 0 .13-.25.71-.59.59-.33 1.09-.32 1.09-.32s-.17.97-.25 1.32c-.09.34-.09 1.38-.32 2.32-.23.93-.63 1.68-.63 1.68-.42-.34-.99-.51-1.58-.41-.58.1-1.06.44-1.32.9 0 0-.66-.58-1.21-1.38-.55-.81-.93-1.78-1.13-2.08-.21-.3-.72-1.15-.72-1.15s.47-.18 1.14-.05c.67.12.88.32.88.32-.14-1.28.28-2.62 1.04-3.59" }), /* @__PURE__ */ React.createElement("path", { d: "M228.97 201.38a1.727 1.727 0 00-.42-2.3s.67-.71 1.47-1.26c.6-.41 1.8-.82 2.15-.95.36-.13 1.07-.4 1.07-.4s0 .18-.06.61c-.08.52-.2.87-.2.87 1.3-.14 2.62.29 3.61.98-.69.97-1.77 1.79-3.04 2.08 0 0 .23.28.5.74.21.39.28.56.28.56l-1.15-.03c-.38 0-1.65-.01-2.37-.2-.95-.25-1.84-.69-1.84-.69" }), /* @__PURE__ */ React.createElement("ellipse", { fill: "#ad1519", cx: "227.37", cy: "200.45", rx: "2.17", ry: "2.06" }), /* @__PURE__ */ React.createElement(
|
|
7229
|
+
"path",
|
|
7230
|
+
{
|
|
7231
|
+
fill: "#fff",
|
|
7232
|
+
d: "M237.76 201.77c-.11-.87.31-1.63.93-1.7.63-.07 1.23.57 1.34 1.44.11.86-.3 1.63-.93 1.7-.62.07-1.22-.57-1.34-1.44"
|
|
7233
|
+
}
|
|
7234
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M248.5 199.83c-.32-.36-.53-.82-.53-1.33 0-.5.19-.97.51-1.32 0 0-.89-.67-1.89-1.12-.77-.35-2.18-.59-2.6-.67l-1.28-.24s.04.2.2.67c.2.56.4.93.4.93-1.47.08-2.85.81-3.81 1.76.96.94 2.34 1.66 3.81 1.75 0 0-.2.36-.4.93-.16.46-.2.67-.2.67l1.28-.24c.42-.08 1.83-.32 2.6-.67 1-.46 1.91-1.11 1.91-1.11" }), /* @__PURE__ */ React.createElement("path", { d: "M250.11 188.36c1.05.95 1.85 2.36 1.95 3.82 0 0 .19-.27.91-.53.73-.26 1.28-.16 1.28-.16s-.39 1.05-.55 1.42c-.17.37-.39 1.53-.84 2.53-.44 1-1.05 1.76-1.05 1.76-.4-.45-1-.75-1.67-.75-.68 0-1.27.3-1.67.75 0 0-.61-.76-1.05-1.76-.45-1-.67-2.16-.84-2.53s-.56-1.42-.56-1.42.56-.1 1.28.16.92.53.92.53c.1-1.46.86-2.87 1.89-3.82" }), /* @__PURE__ */ React.createElement("path", { d: "M251.76 199.83c.33-.36.53-.82.53-1.33 0-.5-.19-.97-.51-1.32 0 0 .89-.67 1.9-1.12.76-.35 2.17-.59 2.6-.67l1.26-.24s-.02.2-.19.67c-.2.56-.4.93-.4.93 1.47.08 2.86.81 3.81 1.76-.95.94-2.33 1.66-3.81 1.75 0 0 .2.36.4.93.16.46.19.67.19.67l-1.26-.24c-.43-.08-1.84-.32-2.6-.67-1.01-.46-1.92-1.11-1.92-1.11" }), /* @__PURE__ */ React.createElement("ellipse", { fill: "#ad1519", cx: "250.14", cy: "198.5", rx: "2.17", ry: "2.06" }), /* @__PURE__ */ React.createElement(
|
|
7235
|
+
"path",
|
|
7236
|
+
{
|
|
7237
|
+
fill: "#fff",
|
|
7238
|
+
d: "M262.58 201.77c.11-.87-.3-1.63-.93-1.7s-1.23.57-1.34 1.44c-.11.86.31 1.63.93 1.7.63.07 1.23-.57 1.34-1.44"
|
|
7239
|
+
}
|
|
7240
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M271.38 201.38c-.22-.35-.32-.79-.25-1.23.09-.44.33-.81.67-1.07 0 0-.67-.71-1.47-1.26-.61-.41-1.8-.82-2.16-.95-.35-.13-1.06-.4-1.06-.4s-.01.18.06.61c.08.52.19.87.19.87-1.29-.14-2.61.29-3.6.98.68.97 1.77 1.79 3.03 2.08 0 0-.23.28-.49.74-.22.39-.28.56-.28.56l1.14-.03c.38 0 1.66-.01 2.37-.2.95-.25 1.84-.69 1.84-.69" }), /* @__PURE__ */ React.createElement("path", { d: "M274.67 191.65c-1.06.67-1.98 1.79-2.31 3.03 0 0-.12-.25-.71-.59-.58-.33-1.09-.32-1.09-.32s.17.97.26 1.32c.09.34.09 1.38.31 2.32.23.93.64 1.68.64 1.68.42-.34.99-.51 1.57-.41.59.1 1.06.44 1.33.9 0 0 .66-.58 1.21-1.38.54-.81.92-1.78 1.12-2.08.21-.3.72-1.15.72-1.15s-.47-.18-1.14-.05c-.67.12-.88.32-.88.32.15-1.28-.28-2.62-1.03-3.59" }), /* @__PURE__ */ React.createElement("path", { d: "M274.22 201.86c.34-.27.6-.64.67-1.08.09-.44 0-.87-.22-1.23 0 0 .88-.44 1.83-.69.72-.19 1.99-.2 2.36-.2.39-.02 1.15-.03 1.15-.03s-.06.17-.28.55c-.26.46-.49.75-.49.75 1.26.29 2.34 1.12 3.03 2.09-.99.68-2.31 1.1-3.6.97 0 0 .11.34.19.86.06.43.06.61.06.61s-.71-.26-1.06-.39c-.36-.13-1.55-.55-2.16-.96-.79-.54-1.48-1.25-1.48-1.25" }), /* @__PURE__ */ React.createElement("ellipse", { fill: "#ad1519", cx: "272.98", cy: "200.45", rx: "2.17", ry: "2.06" }), /* @__PURE__ */ React.createElement(
|
|
7241
|
+
"path",
|
|
7242
|
+
{
|
|
7243
|
+
fill: "#fff",
|
|
7244
|
+
d: "M283.96 205.91c.28-.83.03-1.65-.57-1.83-.6-.19-1.32.33-1.61 1.16-.28.83-.03 1.65.57 1.84.6.18 1.32-.34 1.61-1.17"
|
|
7245
|
+
}
|
|
7246
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M291.97 206.32c.11-.37.36-.75.72-1.06.79-.68 1.85-.79 2.36-.25.07.07.14.17.18.25 0 0 1.1-2.08 2.4-2.78s3.5-.52 3.5-.52c0-1.6-1.31-2.89-3-2.89-.99 0-1.92.41-2.47 1.11l-.23-1.07s-1.36.27-1.98 1.82.05 3.8.05 3.8-.33-.96-.84-1.61c-.51-.64-1.81-1.34-2.49-1.66-.68-.31-1.37-.79-1.37-.79s-.03.18-.06.61c-.02.51.02.83.02.83-1.25-.17-2.7.04-3.83.48.48.95 1.4 1.84 2.61 2.3 0 0-.43.36-.83.75-.33.34-.43.49-.43.49s.85.13 1.27.19c.43.05 1.84.28 2.68.22.63-.04 1.32-.14 1.74-.22" }), /* @__PURE__ */ React.createElement(
|
|
7247
|
+
"path",
|
|
7248
|
+
{
|
|
7249
|
+
fill: "#ad1519",
|
|
7250
|
+
d: "M295.05 205.01c-.51-.54-1.57-.43-2.36.25-.79.67-1.02 1.66-.51 2.19.51.54 1.57.42 2.36-.25.79-.68 1.02-1.66.51-2.19"
|
|
7251
|
+
}
|
|
7252
|
+
)), /* @__PURE__ */ React.createElement("g", { fill: "none" }, /* @__PURE__ */ React.createElement(
|
|
7253
|
+
"path",
|
|
7254
|
+
{
|
|
7255
|
+
fill: "#ad1519",
|
|
7256
|
+
strokeLinejoin: "round",
|
|
7257
|
+
d: "M250.12 224.57c-11.06-.01-21.07-1.29-28.68-3.26 7.61-1.97 17.62-3.17 28.68-3.19 11.07.02 21.13 1.22 28.74 3.19-7.61 1.97-17.67 3.25-28.74 3.26z"
|
|
7258
|
+
}
|
|
7259
|
+
), /* @__PURE__ */ React.createElement(
|
|
7260
|
+
"path",
|
|
7261
|
+
{
|
|
7262
|
+
strokeWidth: ".05",
|
|
7263
|
+
d: "M258.04 224.28v-6.01m-3.02 6.21l.04-6.37m-2.24 6.45v-6.49"
|
|
7264
|
+
}
|
|
7265
|
+
), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".09", d: "M250.95 224.64v-6.57" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".14", d: "M249.16 224.64v-6.57" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".18", d: "M247.48 224.64v-6.57" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".23", d: "M245.81 224.64v-6.57" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".28", d: "M244.32 224.64v-6.57" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".33", d: "M241.48 224.28l-.04-5.97m1.39 6.05v-6.25" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".37", d: "M238.86 224.01v-5.5m1.33 5.66l-.04-5.86" }), /* @__PURE__ */ React.createElement(
|
|
7266
|
+
"path",
|
|
7267
|
+
{
|
|
7268
|
+
strokeWidth: ".42",
|
|
7269
|
+
d: "M235.35 223.7v-4.84m1.15 4.92v-5.08m1.19 5.24v-5.28"
|
|
7270
|
+
}
|
|
7271
|
+
), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".46", d: "M234.12 223.66v-4.68" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".51", d: "M232.97 223.42v-4.36" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".56", d: "M231.74 223.31v-4.06" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".6", d: "M229.22 222.95l-.04-3.22m1.33 3.38v-3.62" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".63", d: "M227.93 222.68v-2.84" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".68", d: "M226.74 222.45v-2.36" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".73", d: "M225.45 222.13v-1.85" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".77", d: "M224.12 221.98v-1.38" }), /* @__PURE__ */ React.createElement("path", { strokeWidth: ".91", d: "M222.72 221.66v-.67" }), /* @__PURE__ */ React.createElement("path", { d: "M220.12 221.66c7.75-2.18 18.29-3.52 30-3.54 11.72.02 22.31 1.36 30.06 3.54" }), /* @__PURE__ */ React.createElement(
|
|
7272
|
+
"path",
|
|
7273
|
+
{
|
|
7274
|
+
fill: "#ad1519",
|
|
7275
|
+
d: "M216.72 217.16l1.22-1.59 3.37.43-2.69 1.96-1.9-.8"
|
|
7276
|
+
}
|
|
7277
|
+
), /* @__PURE__ */ React.createElement(
|
|
7278
|
+
"path",
|
|
7279
|
+
{
|
|
7280
|
+
fill: "#fff",
|
|
7281
|
+
d: "M224.03 215.28c0-.58.49-1.04 1.1-1.04s1.1.46 1.1 1.04c0 .57-.49 1.04-1.1 1.04s-1.1-.47-1.1-1.04"
|
|
7282
|
+
}
|
|
7283
|
+
), /* @__PURE__ */ React.createElement(
|
|
7284
|
+
"path",
|
|
7285
|
+
{
|
|
7286
|
+
fill: "#058e6e",
|
|
7287
|
+
d: "M233.64 215.07l-2.36.27c-.61.07-1.17-.33-1.24-.9-.08-.57.35-1.09.96-1.15l2.37-.28 2.42-.28c.6-.07 1.15.33 1.22.9s-.36 1.09-.96 1.16l-2.41.28"
|
|
7288
|
+
}
|
|
7289
|
+
), /* @__PURE__ */ React.createElement(
|
|
7290
|
+
"path",
|
|
7291
|
+
{
|
|
7292
|
+
fill: "#fff",
|
|
7293
|
+
d: "M240.54 213.35c0-.58.49-1.04 1.1-1.04.6 0 1.1.46 1.1 1.04 0 .57-.5 1.04-1.1 1.04-.61 0-1.1-.47-1.1-1.04"
|
|
7294
|
+
}
|
|
7295
|
+
), /* @__PURE__ */ React.createElement(
|
|
7296
|
+
"path",
|
|
7297
|
+
{
|
|
7298
|
+
fill: "#ad1519",
|
|
7299
|
+
d: "M250.15 214.16h-3.29c-.6 0-1.11-.46-1.11-1.03 0-.58.49-1.04 1.1-1.04h6.64c.61 0 1.1.46 1.1 1.04 0 .57-.51 1.03-1.11 1.03h-3.33"
|
|
7300
|
+
}
|
|
7301
|
+
), /* @__PURE__ */ React.createElement(
|
|
7302
|
+
"path",
|
|
7303
|
+
{
|
|
7304
|
+
fill: "#fff",
|
|
7305
|
+
d: "M257.56 213.35c0-.58.5-1.04 1.1-1.04.61 0 1.1.46 1.1 1.04 0 .57-.49 1.04-1.1 1.04-.6 0-1.1-.47-1.1-1.04"
|
|
7306
|
+
}
|
|
7307
|
+
), /* @__PURE__ */ React.createElement(
|
|
7308
|
+
"path",
|
|
7309
|
+
{
|
|
7310
|
+
fill: "#058e6e",
|
|
7311
|
+
d: "M266.66 215.07l2.36.27c.6.07 1.17-.33 1.24-.9s-.36-1.09-.96-1.15l-2.37-.28-2.42-.28c-.61-.07-1.15.33-1.22.9-.08.57.36 1.09.96 1.16l2.41.28"
|
|
7312
|
+
}
|
|
7313
|
+
), /* @__PURE__ */ React.createElement(
|
|
7314
|
+
"path",
|
|
7315
|
+
{
|
|
7316
|
+
fill: "#fff",
|
|
7317
|
+
d: "M274.07 215.28c0-.58.49-1.04 1.1-1.04s1.1.46 1.1 1.04c0 .57-.49 1.04-1.1 1.04s-1.1-.47-1.1-1.04"
|
|
7318
|
+
}
|
|
7319
|
+
), /* @__PURE__ */ React.createElement(
|
|
7320
|
+
"path",
|
|
7321
|
+
{
|
|
7322
|
+
fill: "#ad1519",
|
|
7323
|
+
d: "M283.57 217.16l-1.21-1.59-3.37.43 2.69 1.96 1.89-.8"
|
|
7324
|
+
}
|
|
7325
|
+
)), /* @__PURE__ */ React.createElement("g", { strokeWidth: ".52" }, /* @__PURE__ */ React.createElement(
|
|
7326
|
+
"path",
|
|
7327
|
+
{
|
|
7328
|
+
fill: "#ccc",
|
|
7329
|
+
d: "M250.49 344.33c-13.08 0-26.05-3.2-36.95-8.54-8.03-3.98-13.36-12-13.36-21.19v-33.3H300.6v33.3c0 9.19-5.32 17.21-13.36 21.19-10.9 5.34-23.66 8.54-36.75 8.54z"
|
|
7330
|
+
}
|
|
7331
|
+
), /* @__PURE__ */ React.createElement(
|
|
7332
|
+
"path",
|
|
7333
|
+
{
|
|
7334
|
+
fill: "#ffd691",
|
|
7335
|
+
d: "M252.91 329.55c2.09.63 3.15 2.19 3.15 4.01 0 2.38-2.3 4.18-5.3 4.18-2.99 0-5.42-1.8-5.42-4.18 0-1.79 1-3.8 3.08-3.94 0 0-.06-.19-.24-.5-.22-.23-.64-.66-.64-.66s.79-.15 1.25.02c.46.18.77.47.77.47s.21-.43.52-.76c.3-.33.7-.53.7-.53s.46.38.61.64c.15.27.25.59.25.59s.42-.35.79-.49c.37-.15.84-.26.84-.26s-.13.46-.22.69-.14.72-.14.72"
|
|
7336
|
+
}
|
|
7337
|
+
), /* @__PURE__ */ React.createElement(
|
|
7338
|
+
"path",
|
|
7339
|
+
{
|
|
7340
|
+
fill: "#058e6e",
|
|
7341
|
+
d: "M250.32 340.32s-3.98-2.68-5.7-3.04c-2.21-.47-4.69-.09-5.76-.15.03.03 1.29.93 1.84 1.48s2.39 1.65 3.43 1.91c3.22.81 6.19-.2 6.19-.2m1.14.24s2.54-2.66 5.21-3.02c3.15-.44 5.22.26 6.44.58.03 0-1.01.49-1.56.87-.55.37-1.97 1.57-4.14 1.59-2.18.03-4.58-.23-4.97-.17-.4.06-.98.15-.98.15"
|
|
7342
|
+
}
|
|
7343
|
+
), /* @__PURE__ */ React.createElement(
|
|
7344
|
+
"path",
|
|
7345
|
+
{
|
|
7346
|
+
fill: "#ad1519",
|
|
7347
|
+
d: "M250.69 337.28c-1-.93-1.62-2.25-1.62-3.72 0-1.46.62-2.78 1.63-3.71a5.08 5.08 0 01-.01 7.43"
|
|
7348
|
+
}
|
|
7349
|
+
), /* @__PURE__ */ React.createElement(
|
|
7350
|
+
"path",
|
|
7351
|
+
{
|
|
7352
|
+
fill: "#058e6e",
|
|
7353
|
+
d: "M249.68 342.71s.61-1.52.67-2.83c.06-1.09-.15-2.17-.15-2.17h.8s.39 1.16.39 2.17c0 1.02-.18 2.37-.18 2.37s-.55.08-.73.17c-.19.09-.8.29-.8.29"
|
|
7354
|
+
}
|
|
7355
|
+
), /* @__PURE__ */ React.createElement("g", { fill: "#c8b100" }, /* @__PURE__ */ React.createElement(
|
|
7356
|
+
"path",
|
|
7357
|
+
{
|
|
7358
|
+
fill: "#ad1519",
|
|
7359
|
+
d: "M250.32 314.57c0 13.16-11.16 23.82-25.05 23.82s-25.15-10.66-25.15-23.82v-33.35h50.2v33.35"
|
|
7360
|
+
}
|
|
7361
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M200.03 314.12c.15 7.02 2.95 12.25 5.73 15.67v-49.47h-5.66l-.07 33.8zm11.05 20.11c1.57.83 3.72 2.22 6.03 2.77l-.15-56.96h-5.88v54.19zm11.2 4.02c2.3.23 4.01.19 5.87 0v-58.21h-5.87v58.21zm11.04-1.25c2.3-.46 4.9-1.89 6.03-2.63v-54.33h-5.88l-.15 56.96zm11.49-7.76c2.45-2.18 4.75-7.12 5.59-12.76l.14-36.44h-5.87l.14 49.2z" })), /* @__PURE__ */ React.createElement(
|
|
7362
|
+
"path",
|
|
7363
|
+
{
|
|
7364
|
+
fill: "#ad1519",
|
|
7365
|
+
d: "M300.65 281.22v33.35c0 13.16-11.28 23.82-25.17 23.82-13.9 0-25.16-10.66-25.16-23.82v-33.35h50.33"
|
|
7366
|
+
}
|
|
7367
|
+
), /* @__PURE__ */ React.createElement(
|
|
7368
|
+
"path",
|
|
7369
|
+
{
|
|
7370
|
+
id: "e",
|
|
7371
|
+
fill: "#c8b100",
|
|
7372
|
+
stroke: "#c8b100",
|
|
7373
|
+
strokeWidth: ".26",
|
|
7374
|
+
d: "M272.71 306.14c.05-.14.12-.27.19-.4l-4.26-4.74-1.67.72-3.06-3.39 1-1.46-5.34-5.99c-.07.02-.2.02-.27.04l.03 4.02 1.75.5v4.46l-1.75.48-.03 4.08c.84.26 1.48.88 1.74 1.67l3.21.01.51-1.67h4.72l.5 1.67zm-6.98-18.5v1.61h2.76v-1.61zm-7.3 20.37c.64 0 1.16-.49 1.16-1.1s-.52-1.11-1.16-1.11c-.65 0-1.17.5-1.17 1.11s.52 1.1 1.17 1.1zm15.99-9.73l-1.76-.48v-4.46l1.76-.5-.01-1.92c-.85-.25-1.51-.87-1.79-1.67h-2.68l-.51 1.67h-4.71l-.51-1.67h-3.09c-.08.22-.17.42-.29.61l5.38 5.96 1.67-.71 3.06 3.4-1 1.45 4.18 4.64c.09-.04.18-.08.28-.12zm-7.25-1.39l-1.29 1.04 1.77 1.98 1.29-1.05zm8.004 36.186c-1.24-.065-2.255-.902-2.514-2.016-1.67-.23-3.25-.66-4.73-1.3l.84-1.43c1.29.55 2.66.91 4.08 1.11.31-.66.86-1.16 1.58-1.4l.01-5.62-1.76-.49v-4.46l1.76-.48v-7.64a.882.882 0 01-.2-.09l-3.98 4.42 1 1.44-3.06 3.4-1.67-.71-3.3 3.67c.57.87.55 2-.11 2.85a15.58 15.58 0 003.24 2.75l-.84 1.44c-1.42-.89-2.7-1.99-3.79-3.22-.87.26-1.86.11-2.6-.5-1.15-.93-1.29-2.56-.3-3.64l.14-.16c-.69-1.56-1.16-3.24-1.32-5l1.71.01c.14 1.5.51 2.93 1.09 4.27.49-.06 1-.01 1.46.16l3.32-3.68-1-1.45 3.06-3.4 1.67.72 3.99-4.43a2.15 2.15 0 01-.21-.46l-2.76.01-.5 1.67h-4.72l-.51-1.67-3.24-.01c-.27.76-.9 1.36-1.69 1.62l-.01 4.04-1.71-.01v-4.01c-1.1-.33-1.91-1.31-1.91-2.47 0-1.15.82-2.15 1.92-2.48l.01-4.05-1.76-.48v-4.46l1.76-.5v-4.05c-1.08-.35-1.84-1.32-1.84-2.45 0-1.43 1.22-2.58 2.73-2.58 1.22 0 2.25.74 2.61 1.78h3.09l.51-1.67h4.71l.51 1.67h2.68c.357-1.031 1.363-1.767 2.559-1.78l.071 8.37h-.85v2.61h.845l-.021 21.59h-.784v2.61h.78zm-5.914-18.306l-1.29-1.04-1.78 1.98 1.29 1.04zm-9.96-18.44h-1.69l-.01 2.61h1.7zm9.16 11.41v-1.6h-2.85v1.6zm-10.6 9.69l-1.76-.39-.25-4.45 1.75-.58v2.56c0 .99.09 1.92.26 2.86zm1.46-5.52l1.75.41s.09 2.87.05 2.22c-.04-.74.19 2.24.19 2.24l-1.76.58c-.18-.9-.24-1.84-.24-2.79zm10.81 16.93l.39-1.7c-1.52-.48-2.93-1.18-4.17-2.09l-1.26 1.11c1.48 1.15 3.19 2.08 5.04 2.68zm-.85 1.44l-1.3 1.22c-1.47-.54-2.86-1.26-4.12-2.11l.38-1.77c1.5 1.13 3.21 2.03 5.04 2.66z"
|
|
7375
|
+
}
|
|
7376
|
+
), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#e", transform: "matrix(-1 0 0 1 550.43 0)" }), /* @__PURE__ */ React.createElement(
|
|
7377
|
+
"path",
|
|
7378
|
+
{
|
|
7379
|
+
fill: "#058e6e",
|
|
7380
|
+
d: "M272.59 306.94c0-1.44 1.23-2.6 2.74-2.6s2.73 1.16 2.73 2.6c0 1.43-1.22 2.58-2.73 2.58s-2.74-1.15-2.74-2.58",
|
|
7381
|
+
stroke: "none"
|
|
7382
|
+
}
|
|
7383
|
+
), /* @__PURE__ */ React.createElement("g", { fill: "#c8b100", strokeWidth: ".46" }, /* @__PURE__ */ React.createElement(
|
|
7384
|
+
"path",
|
|
7385
|
+
{
|
|
7386
|
+
fill: "#ad1519",
|
|
7387
|
+
strokeWidth: ".52",
|
|
7388
|
+
d: "M200.12 281.25h50.18v-55.72h-50.18v55.72z"
|
|
7389
|
+
}
|
|
7390
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M217.34 238.41h-.92v-.92h-1.62v3.69h1.62v2.55h-3.47v7.39h1.85v14.79h-3.7v7.63h28.42v-7.63h-3.69v-14.79h1.85v-7.39h-3.47v-2.55h1.62v-3.69h-1.62v.92h-.93v-.92h-1.61v.92h-1.16v-.92h-1.62v3.69h1.62v2.55h-3.46v-8.09h1.84v-3.7h-1.84v.93h-.93v-.93h-1.62v.93h-.92v-.93h-1.85v3.7h1.85v8.09h-3.47v-2.55h1.62v-3.69h-1.62v.92h-.92v-.92h-1.85v.92zm-6.24 35.13h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-2.08h28.42m-24.72-1.62h21.03m-21.03-1.85h21.03m-21.03-2.08h21.03m-21.03-1.84h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-22.88-1.85h24.73m-24.73-1.85h24.73m-24.73-1.85h24.73m-24.73-1.84h24.73m-21.26-1.85h17.79m-10.63-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-5.32-2.31h7.16m-12.47 7.86h3.69m-5.31-2.31h6.93m-6.93 33.97v-1.85m0-1.85v-1.85m-1.85 1.85v1.85m3.47 0v-1.85m1.84 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m-1.84 7.63v-2.08m-3.47 2.08v-2.08m7.16 0v2.08m1.62-2.08v-1.62m-5.31-1.85v1.85m3.69-1.85v1.85m3.47-1.85v1.85m-1.85-1.85v-2.08m1.85-1.84v1.84m0-5.54v1.85m-1.85-3.7v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.7v1.85m3.46-1.85v1.85m3.47-1.85v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.69v1.84m6.93-1.84v1.84m-3.47-5.54v1.85m15.95-1.85h-3.7m5.32-2.31h-6.94m6.94 33.97v-1.85m0-1.85v-1.85m1.85 1.85v1.85m-3.47 0v-1.85m-1.85 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m1.85 7.63v-2.08m3.47 2.08v-2.08m-7.17 0v2.08m-1.62-2.08v-1.62m5.32-1.85v1.85m-3.7-1.85v1.85m-3.46-1.85v1.85m1.84-1.85v-2.08m-1.84-1.84v1.84m0-5.54v1.85m1.84-3.7v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.7v1.85m-3.47-1.85v1.85m-3.47-1.85v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.69v1.84m-6.94-1.84v1.84m3.47-5.54v1.85m-7.16 18.71v-2.08m0-5.54v-1.85m0 5.55v-1.85m0-5.55v-1.85m0-1.85v-1.84m0-3.7v-1.85m0-1.85v-1.85m-8.78 4.85h3.69m3.47-5.54h3.47m3.46 5.54h3.7" }), /* @__PURE__ */ React.createElement("path", { d: "M230.05 273.54v-4.86c0-.92-.46-3.7-4.85-3.7-4.16 0-4.62 2.78-4.62 3.7v4.86h9.47z" }), /* @__PURE__ */ React.createElement("path", { d: "M222.19 268.91l-2.31-.23c0-.92.23-2.31.93-2.77l2.08 1.62c-.23.23-.7.92-.7 1.38zm3.93-2.31l1.16-2.08c-.46-.23-1.39-.46-2.08-.46-.46 0-1.39.23-1.85.46l1.15 2.08h1.62zm2.31 2.31l2.31-.23c0-.92-.23-2.31-.92-2.77l-2.08 1.62c.23.23.69.92.69 1.38zm-6.7-8.08v-5.09c0-1.38-.92-2.54-2.54-2.54s-2.54 1.16-2.54 2.54v5.09h5.08zm7.16 0v-5.09c0-1.38.93-2.54 2.55-2.54 1.61 0 2.54 1.16 2.54 2.54v5.09h-5.09zm-8.78-12.48l.23-4.62h-4.39l.47 4.62h3.69zm6.94 0l.46-4.62h-4.39l.23 4.62h3.7zm3.46 0l-.46-4.62h4.62l-.46 4.62h-3.7z" }), /* @__PURE__ */ React.createElement(
|
|
7391
|
+
"path",
|
|
7392
|
+
{
|
|
7393
|
+
d: "M228.43 273.54v-4.16c0-.7-.46-2.78-3.23-2.78-2.54 0-3.01 2.08-3.01 2.78v4.16h6.24zm-7.16-13.18v-4.39c0-1.15-.69-2.31-2.08-2.31s-2.08 1.16-2.08 2.31v4.39h4.16zm8.09 0v-4.39c0-1.15.69-2.31 2.08-2.31 1.38 0 2.08 1.16 2.08 2.31v4.39h-4.16z",
|
|
7394
|
+
fill: "#0039f0",
|
|
7395
|
+
stroke: "none"
|
|
7396
|
+
}
|
|
7397
|
+
)), /* @__PURE__ */ React.createElement("path", { fill: "#ccc", d: "M250.28 281.25h50.32v-55.72h-50.32v55.72z" }), /* @__PURE__ */ React.createElement(
|
|
7398
|
+
"path",
|
|
7399
|
+
{
|
|
7400
|
+
fill: "#db4446",
|
|
7401
|
+
strokeWidth: ".39",
|
|
7402
|
+
d: "M275.93 239.26l.05-.62.09-.34s-1.61.13-2.46-.11-1.61-.59-2.4-1.25c-.79-.68-1.1-1.1-1.67-1.18-1.36-.22-2.4.4-2.4.4s1.02.37 1.78 1.31 1.59 1.41 1.95 1.53c.59.18 2.66.05 3.22.07.57.03 1.84.19 1.84.19z"
|
|
7403
|
+
}
|
|
7404
|
+
), /* @__PURE__ */ React.createElement("g", { fill: "none", strokeWidth: ".39" }, /* @__PURE__ */ React.createElement(
|
|
7405
|
+
"path",
|
|
7406
|
+
{
|
|
7407
|
+
fill: "#ed72aa",
|
|
7408
|
+
d: "M283.46 237s.01.72.08 1.4c.06.67-.22 1.24-.11 1.61s.16.66.3.93c.14.26.21.94.21.94s-.38-.28-.74-.54c-.35-.27-.6-.44-.6-.44l.1 1.03c.04.31.22.89.51 1.24.29.33.87.89 1.05 1.33.18.45.14 1.44.14 1.44s-.46-.75-.87-.89c-.39-.14-1.26-.62-1.26-.62s.79.79.79 1.55c0 .75-.32 1.6-.32 1.6s-.36-.68-.83-1.12c-.47-.45-1.13-.9-1.13-.9s.52 1.17.52 1.95c0 .79-.15 2.47-.15 2.47s-.39-.64-.79-.96c-.4-.31-.87-.58-1.02-.78-.14-.21.48.64.54 1.16.07.51.32 2.35 1.92 4.69.94 1.37 2.39 3.77 5.5 2.98 3.11-.78 1.96-4.97 1.3-6.92-.65-1.95-.98-4.11-.94-4.87.04-.75.58-2.97.51-3.39-.07-.41-.24-2 .14-3.28.4-1.33.73-1.85.95-2.4.21-.55.39-.86.46-1.34s.07-1.37.07-1.37.58 1.06.73 1.44c.14.38.14 1.5.14 1.5s.11-1.12.98-1.67 1.88-1.13 2.13-1.44.33-.51.33-.51-.08 1.92-.62 2.67c-.36.49-1.77 2.09-1.77 2.09s.73-.28 1.23-.3c.51-.04.87 0 .87 0s-.62.48-1.41 1.64c-.8 1.16-.47 1.26-1.05 2.22s-1.05 1-1.78 1.58c-1.08.87-.5 4.34-.36 4.86.15.51 2.03 4.76 2.07 5.79.03 1.03.21 3.33-1.6 4.8-1.16.95-3.07.96-3.51 1.23-.43.28-1.29 1.13-1.29 2.91 0 1.79.64 2.06 1.15 2.51.51.44 1.16.2 1.3.55.15.34.22.54.44.75.21.2.36.44.29.82-.08.38-.91 1.23-1.2 1.85-.29.61-.87 2.23-.87 2.47s-.07.99.18 1.37c0 0 .91 1.06.29 1.26-.4.14-.78-.25-.97-.2-.54.14-.83.47-.98.45-.36-.07-.36-.25-.4-.76-.03-.51-.01-.72-.17-.72-.22 0-.33.18-.37.45s-.04.89-.29.89-.61-.45-.83-.55-.83-.2-.87-.48c-.03-.27.36-.85.76-.96.4-.1.76-.3.51-.51-.26-.2-.51-.2-.76 0-.25.21-.79.04-.76-.27.04-.31.11-.69.07-.86-.03-.17-.47-.51.1-.82.59-.31.84.27 1.42.17s.86-.31 1.08-.65.18-1.06-.22-1.5c-.39-.45-.79-.52-.94-.8-.14-.27-.36-.92-.36-.92s.11 1.2.04 1.37-.04.89-.04.89-.39-.45-.72-.79c-.32-.34-.65-1.37-.65-1.37s-.03.96-.03 1.34c0 .37.43.72.29.86-.15.13-.83-.72-1.02-.86-.18-.14-.76-.58-1.01-1.06s-.44-1.16-.51-1.41c-.07-.24-.19-1.31-.07-1.58.18-.4.47-1.13.47-1.13h-1.41c-.76 0-1.3-.23-1.59.28s-.15 1.54.21 2.88c.37 1.33.58 1.98.48 2.22-.11.24-.58.79-.76.89-.19.11-.69.07-.91-.03-.21-.1-.57-.27-1.26-.27s-1.12.03-1.37-.03c-.26-.07-.88-.38-1.17-.31s-.79.32-.65.72c.22.61-.21.75-.51.72-.29-.04-.53-.14-.9-.24-.36-.11-.9 0-.83-.42.07-.41.22-.44.4-.74.18-.32.25-.52.04-.54-.25-.02-.51-.05-.7.11-.2.16-.51.51-.76.38-.26-.14-.46-.43-.46-1.08 0-.64-.68-1.2-.05-1.17.62.03 1.41.48 1.55.13s.06-.51-.28-.78-.76-.43-.31-.77c.45-.35.56-.35.74-.54.17-.18.41-.79.73-.64.62.3.02.73.65 1.42.62.69 1.01.94 2.06.83 1.04-.11 1.33-.24 1.33-.54 0-.29-.09-.82-.12-1.04-.02-.21.15-.99.15-.99s-.48.3-.63.59c-.13.29-.42.8-.42.8s-.11-.6-.08-1.09c.02-.29.12-.79.11-.89-.03-.27-.23-.94-.23-.94s-.16.73-.28.94c-.11.21-.16 1.07-.16 1.07s-.67-.58-.48-1.55c.13-.75-.12-1.74.11-2.06.22-.33.75-1.64 2.06-1.69 1.3-.05 2.31.05 2.77.03.45-.03 2.06-.33 2.06-.33s-2.97-1.52-3.64-1.98c-.68-.45-1.73-1.63-2.07-2.16-.34-.54-.65-1.58-.65-1.58s-.53.02-1.02.29c-.48.27-.96.67-1.24.99s-.73 1.05-.73 1.05.08-.94.08-1.23-.06-.86-.06-.86-.33 1.28-1.01 1.76c-.68.49-1.47 1.15-1.47 1.15s.08-.71.08-.88c0-.16.17-.99.17-.99s-.48.72-1.21.86c-.74.13-1.81.11-1.9.56-.08.45.2 1.07.03 1.39s-.54.54-.54.54-.42-.35-.79-.38c-.36-.03-.71.16-.71.16s-.31-.4-.19-.67c.11-.26.67-.66.54-.83-.15-.16-.6.06-.88.19-.28.14-.88.27-.82-.19.05-.45.2-.72.05-1.04-.14-.32-.05-.53.18-.61.22-.08 1.12.02 1.21-.19.08-.21-.22-.48-.82-.61-.59-.14-.88-.49-.57-.78.32-.3.4-.38.54-.64.14-.27.2-.76.74-.51.53.24.42.83.99 1.01.56.19 1.89-.08 2.17-.24s1.19-.83 1.5-.99c.31-.15 1.61-1.12 1.61-1.12s-.76-.53-1.05-.8c-.28-.27-.78-.91-1.04-1.05-.25-.13-1.5-.61-1.92-.64-.42-.02-1.72-.48-1.72-.48s.59-.19.79-.35c.19-.16.64-.56.87-.53.22.02.28.02.28.02s-1.21-.05-1.47-.13c-.25-.08-.99-.54-1.27-.54s-.84.11-.84.11.76-.48 1.38-.59c.62-.1 1.1-.08 1.1-.08s-.96-.27-1.19-.58c-.22-.33-.45-.8-.62-1.02-.17-.21-.28-.56-.59-.59s-.85.38-1.16.35-.54-.22-.57-.67c-.02-.46 0-.3-.1-.54-.12-.24-.57-.8-.15-.93.43-.14 1.33.08 1.42-.08.08-.16-.48-.65-.85-.83-.37-.19-.96-.51-.65-.78.31-.26.62-.37.79-.61s.37-.91.74-.7c.36.21.87 1.26 1.16 1.18.28-.08.3-.83.25-1.15-.06-.32 0-.88.28-.83s.51.43.96.46c.45.02 1.13-.11 1.07.21-.05.32-.31.71-.62 1.06-.3.36-.45 1.05-.25 1.5.2.46.71 1.19 1.16 1.48s1.3.51 1.84.85c.53.35 1.78 1.34 2.2 1.45s.85.32.85.32.48-.21 1.13-.21 2.14.1 2.71-.14 1.3-.64 1.08-1.15c-.23-.51-1.47-.96-1.36-1.36s.57-.43 1.33-.46c.76-.02 1.8.14 2-.94.2-1.06.26-1.68-.81-1.92-1.08-.24-1.87-.27-2.07-1.04-.2-.78-.39-.97-.17-1.18.23-.21.62-.32 1.41-.37.8-.06 1.7-.06 1.96-.25.25-.18.3-.69.61-.91.31-.21 1.53-.4 1.53-.4s1.46.71 2.8 1.71c1.21.9 2.3 2.23 2.3 2.23"
|
|
7409
|
+
}
|
|
7410
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M269 243.39s-.8.23-1.1.67c-.37.53-.34 1.07-.34 1.07s.68-.56 1.56-.33c.87.24.96.33 1.33.3s1.27-.35 1.27-.35-.74.86-.65 1.45c.08.58.19.85.17 1.15-.06.72-.6 1.61-.6 1.61s.31-.19 1.05-.35c.73-.16 1.36-.51 1.75-.81.39-.29.9-1.02.9-1.02s-.16 1 0 1.42c.17.44.23 1.67.23 1.67s.47-.42.85-.62c.19-.11.7-.38.9-.7.14-.22.32-1.06.32-1.06s.11.9.39 1.34c.28.42.7 1.74.7 1.74s.29-.86.6-1.21.68-.8.7-1.07c.03-.27-.08-.85-.08-.85l.39.85m-11.41.61s.48-.83.93-1.1c.46-.26 1.08-.74 1.25-.8.16-.05.9-.46.9-.46m.99 5.17s1.09-.55 1.41-.75c.68-.4 1.16-1.12 1.16-1.12" }), /* @__PURE__ */ React.createElement(
|
|
7411
|
+
"path",
|
|
7412
|
+
{
|
|
7413
|
+
strokeWidth: ".26",
|
|
7414
|
+
d: "M282.57 240.9s-.34-.48-.42-.65c-.09-.15-.23-.48-.23-.48"
|
|
7415
|
+
}
|
|
7416
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M278.33 257.41s2.04 1.26 1.98 2.31c-.06 1.04-1.13 2.41-1.13 2.41" })), /* @__PURE__ */ React.createElement(
|
|
7417
|
+
"path",
|
|
7418
|
+
{
|
|
7419
|
+
strokeWidth: ".26",
|
|
7420
|
+
d: "M273.05 236.24s-.17-.48-.2-.62c-.03-.13-.12-.29-.12-.29s.88 0 .85.27c-.02.27-.28.27-.34.37-.05.11-.19.27-.19.27z"
|
|
7421
|
+
}
|
|
7422
|
+
), /* @__PURE__ */ React.createElement(
|
|
7423
|
+
"path",
|
|
7424
|
+
{
|
|
7425
|
+
strokeWidth: ".05",
|
|
7426
|
+
d: "M277.06 234.85l-.06-.43s.77 0 1.13.26c.57.4.93 1.02.91 1.05-.1.09-.54-.27-.85-.37 0 0-.23.05-.45.05-.23 0-.34-.11-.37-.21-.03-.12.03-.3.03-.3l-.34-.05z"
|
|
7427
|
+
}
|
|
7428
|
+
), /* @__PURE__ */ React.createElement(
|
|
7429
|
+
"path",
|
|
7430
|
+
{
|
|
7431
|
+
d: "M273.08 240.14l.33-.53.34.49-.67.04m.81-.02l.4-.53.43.48-.83.05m-.36-3.29l.82.29-.74.38-.08-.67m.99.27l.73.18-.59.46-.14-.64",
|
|
7432
|
+
strokeWidth: ".26"
|
|
7433
|
+
}
|
|
7434
|
+
), /* @__PURE__ */ React.createElement(
|
|
7435
|
+
"path",
|
|
7436
|
+
{
|
|
7437
|
+
d: "M261.88 236.08s.48.34.85.4c.37.05.76.05.82.05.05 0 .17-.54.11-.91-.2-1.2-1.3-1.47-1.3-1.47s.33.73.17 1.07c-.23.48-.65.86-.65.86zm-2.29 1.04s-.43-.77-1.33-.67c-.9.11-1.5.81-1.5.81s1-.03 1.25.13c.37.24.48.86.48.86s.54-.32.71-.54c.16-.21.39-.59.39-.59zm-1.1 3.13s-.77.11-1.19.59c-.43.49-.36 1.4-.36 1.4s.5-.54.95-.54c.46 0 1.16.16 1.16.16s-.22-.56-.22-.8-.34-.81-.34-.81zm2.57 10.12s-.42-.45-1.16-.32c-.74.14-1.22.97-1.22.97s.63-.17 1-.08c.36.08.62.45.62.45s.34-.29.45-.45.31-.57.31-.57zm-.85 2.97s-.62-.1-1.16.33c-.53.43-.56 1.25-.56 1.25s.51-.43.91-.37c.39.05.87.27.87.27s.08-.51.11-.64c.09-.38-.17-.84-.17-.84zm1.45 2.74s-.05.79.33 1.28c.4.51 1.13.59 1.13.59s-.24-.53-.28-.8c-.06-.4.34-.75.34-.75s-.37-.38-.73-.38c-.37 0-.79.06-.79.06zm7.34 7.04s-.51-.64-1.21-.62c-.71.03-1.45.69-1.45.69s.88-.07 1.11.22c.23.3.45.67.45.67s.4-.21.57-.35c.17-.13.53-.61.53-.61zm-2.17 2.81s-.93-.14-1.39.35c-.45.48-.42 1.36-.42 1.36s.56-.61 1.07-.56 1.08.32 1.08.32-.09-.53-.15-.78c-.05-.24-.19-.69-.19-.69zm2.01 2.97s-.46.64-.12 1.15 1.05.75 1.05.75-.26-.37-.14-.8c.09-.34.67-.8.67-.8l-1.46-.3zm12.4 1.21s-.81-.19-1.27.08c-.45.26-.82 1.39-.82 1.39s.74-.62 1.28-.54c.53.08.93.3.93.3s.08-.46.02-.78c-.03-.19-.14-.45-.14-.45zm.4 2.99s-.62.64-.4 1.18c.23.54.62 1.1.62 1.1s-.02-.8.23-1.02c.37-.32 1.05-.37 1.05-.37s-.54-.48-.71-.54c-.17-.05-.79-.35-.79-.35zm3.11.94s-.31.78.28 1.28c.59.52 1.11.57 1.11.57s-.46-.81-.32-1.23c.15-.45.54-.72.54-.72s-.74-.25-.85-.22c-.11.02-.76.32-.76.32z",
|
|
7438
|
+
fill: "#db4446",
|
|
7439
|
+
strokeWidth: ".39"
|
|
7440
|
+
}
|
|
7441
|
+
), /* @__PURE__ */ React.createElement("g", { fill: "#c8b100", strokeWidth: ".26" }, /* @__PURE__ */ React.createElement("path", { d: "M282.88 232.71l-.29.02c-.01.03-.14.24-.26.35-.26.25-.65.28-.86.07a.486.486 0 01-.14-.41c-.17.09-.35.09-.51-.01-.26-.15-.32-.5-.14-.79.03-.06.06-.14.11-.18l-.02-.32-.35.08-.1.19c-.22.25-.54.31-.7.17a.526.526 0 01-.13-.27c0 .01-.09.09-.17.11-.54.13-.75-1.05-.77-1.35l-.17.25s.16.7.08 1.3c-.08.59-.29 1.19-.29 1.19.74.19 1.86.8 2.97 1.65s1.98 1.78 2.34 2.42c0 0 .58-.32 1.18-.51s1.36-.2 1.36-.2l.22-.21c-.32.05-1.58.1-1.56-.43 0-.08.07-.18.08-.18a.697.697 0 01-.3-.06c-.18-.13-.18-.43.02-.69l.18-.13.01-.34-.34.05c-.03.04-.11.09-.15.13-.27.23-.65.25-.86.03a.416.416 0 01-.11-.46.58.58 0 01-.45-.05c-.26-.15-.31-.52-.11-.8.09-.14.28-.31.31-.32l-.07-.3h-.01z" }), /* @__PURE__ */ React.createElement(
|
|
7442
|
+
"path",
|
|
7443
|
+
{
|
|
7444
|
+
d: "M280.63 233.4c.05-.07.15-.06.23 0s.1.16.06.21c-.05.06-.15.06-.24-.01-.07-.05-.1-.15-.05-.2zm.95.79l-.33-.25c-.06-.04-.07-.12-.04-.16.04-.04.12-.04.18 0l.33.26.33.25c.05.04.08.12.04.16s-.12.04-.18 0l-.33-.26m-1.74-1.19l-.26-.15c-.07-.04-.1-.12-.07-.17s.11-.06.17-.02l.26.16.26.15c.06.03.09.11.07.16-.03.05-.11.06-.17.02l-.26-.15m-1.04-.71c.05-.06.16-.06.24 0 .08.07.1.16.05.22-.05.05-.15.05-.23-.01s-.1-.15-.06-.21zm3.83 2.63c.05-.05.03-.14-.05-.21-.08-.06-.19-.06-.24 0-.04.05-.02.15.06.21s.18.06.23 0zm.57.66l.22.21c.05.05.13.07.18.03.04-.04.04-.11-.01-.16l-.21-.21-.22-.21c-.05-.05-.14-.07-.18-.03-.05.03-.04.11.01.16l.21.21m.95.81c.05-.06.03-.15-.05-.21-.08-.07-.18-.07-.23-.01s-.03.15.05.22c.08.05.18.06.23 0z",
|
|
7445
|
+
fill: "#000",
|
|
7446
|
+
strokeWidth: ".05"
|
|
7447
|
+
}
|
|
7448
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M281.4 230.36l-.59.01-.11.87.06.14.15-.01.76-.51-.27-.5" }), /* @__PURE__ */ React.createElement("path", { d: "M281.4 230.36l-.59.01-.11.87.06.14.15-.01.76-.51-.27-.5" }), /* @__PURE__ */ React.createElement("path", { d: "M279.8 230.84l-.02.54.92.12.15-.07-.02-.15-.53-.71-.5.27" }), /* @__PURE__ */ React.createElement("path", { d: "M281.7 231.92l-.49.27-.54-.71-.01-.15.14-.06.93.11-.03.54" }), /* @__PURE__ */ React.createElement("path", { d: "M280.51 231.25c.08-.13.26-.17.39-.09.14.07.18.24.1.37s-.26.17-.39.09a.26.26 0 01-.1-.37zm-2.15-.9c-.02.01-.13-.46-.26-.71-.08-.19-.39-.43-.39-.43.03-.05.42-.19.87.09.38.31-.03.87-.03.87s-.09.14-.19.18z" }), /* @__PURE__ */ React.createElement("path", { d: "M279.39 230.66l-.42.37-.68-.6.06-.08.03-.15.92-.07.09.53" }), /* @__PURE__ */ React.createElement("path", { d: "M278.24 230.29c.05-.15.18-.23.28-.2.11.04.15.18.1.33s-.18.23-.29.2c-.11-.04-.15-.18-.09-.33zm5.43 1.48l-.59-.06-.25.85.05.14.15.01.83-.41-.19-.53" }), /* @__PURE__ */ React.createElement("path", { d: "M282.01 232.03l-.1.54.9.23.15-.04.01-.14-.43-.79-.53.2" }), /* @__PURE__ */ React.createElement("path", { d: "M283.73 233.36l-.53.2-.42-.78.01-.15.15-.03.89.23-.1.53" }), /* @__PURE__ */ React.createElement("path", { d: "M282.65 232.54c.1-.12.28-.13.4-.04.13.09.15.26.05.38s-.28.13-.41.04a.26.26 0 01-.04-.38zm2.99 1.07l.11.55-.87.3-.16-.04-.01-.14.36-.81.57.14" }), /* @__PURE__ */ React.createElement("path", { d: "M285.49 235.2l-.56.13-.31-.83.04-.15.15-.02.85.35-.17.52" }), /* @__PURE__ */ React.createElement("path", { d: "M283.97 233.66l-.18.52.85.34.16-.02.03-.14-.3-.83-.56.13" }), /* @__PURE__ */ React.createElement("path", { d: "M284.91 234.63c.12-.11.12-.28.02-.39a.318.318 0 00-.41-.02c-.11.11-.12.28-.01.39.1.11.29.12.4.02zm1.38 1.8c0 .01.5.03.79.09.2.04.52.27.52.27.06-.04.12-.42-.28-.79-.39-.28-.88.22-.88.22s-.12.12-.15.21z" }), /* @__PURE__ */ React.createElement("path", { d: "M285.75 235.54l-.29.46.76.51.09-.08.13-.04-.12-.88-.57.03" }), /* @__PURE__ */ React.createElement("path", { d: "M286.37 236.53c.14-.07.21-.22.15-.31s-.22-.1-.36-.02-.2.22-.14.31c.05.09.21.1.35.02z" })), /* @__PURE__ */ React.createElement("g", { strokeWidth: ".61" }, /* @__PURE__ */ React.createElement(
|
|
7449
|
+
"ellipse",
|
|
7450
|
+
{
|
|
7451
|
+
fill: "#ad1519",
|
|
7452
|
+
cx: "250.43",
|
|
7453
|
+
cy: "281.01",
|
|
7454
|
+
rx: "16.26",
|
|
7455
|
+
ry: "18.3"
|
|
7456
|
+
}
|
|
7457
|
+
), /* @__PURE__ */ React.createElement(
|
|
7458
|
+
"ellipse",
|
|
7459
|
+
{
|
|
7460
|
+
fill: "#005bbf",
|
|
7461
|
+
cx: "250.44",
|
|
7462
|
+
cy: "280.97",
|
|
7463
|
+
rx: "11.44",
|
|
7464
|
+
ry: "13.42"
|
|
7465
|
+
}
|
|
7466
|
+
), /* @__PURE__ */ React.createElement("g", { id: "f", fill: "#c8b100", strokeWidth: ".34" }, /* @__PURE__ */ React.createElement(
|
|
7467
|
+
"path",
|
|
7468
|
+
{
|
|
7469
|
+
strokeLinejoin: "round",
|
|
7470
|
+
d: "M245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39.57 2.54.57 2.54-.21-.55-.76-.94-1.41-.94-.83 0-1.5.63-1.5 1.42 0 .22.14.58.24.77l.49.99c.16-.37.54-.57.98-.57.59 0 1.08.45 1.08 1.01 0 .09-.01.17-.04.25l-1.22.01v1.03h1.09l-.81 1.61 1.07-.42.81.91.84-.91 1.07.42-.8-1.61h1.08v-1.03l-1.22-.01c-.02-.08-.02-.16-.02-.25 0-.56.47-1.01 1.06-1.01.44 0 .82.2.98.57l.49-.99c.1-.19.24-.55.24-.77 0-.79-.67-1.42-1.49-1.42-.66 0-1.21.39-1.41.94 0 0 .57-1.15.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"
|
|
7471
|
+
}
|
|
7472
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M242.87 281.11h4.36v-1.03h-4.36v1.03z" })), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#f", x: "10.63" }), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#f", x: "5.31", y: "9.14" }))))
|
|
7473
|
+
);
|
|
7474
|
+
const FRFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 3 2" }, props), /* @__PURE__ */ React.createElement("path", { fill: "#ED2939", d: "M0 0h3v2H0z" }), /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M0 0h2v2H0z" }), /* @__PURE__ */ React.createElement("path", { fill: "#002395", d: "M0 0h1v2H0z" }));
|
|
6989
7475
|
const IDFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 3 2" }, props), /* @__PURE__ */ React.createElement("rect", { fill: "#fff", width: "3", height: "2" }), /* @__PURE__ */ React.createElement("rect", { fill: "#ce1126", width: "3", height: "1" }));
|
|
7476
|
+
const ITFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 3 2" }, props), /* @__PURE__ */ React.createElement("rect", { width: "1", height: "2", fill: "#009246" }), /* @__PURE__ */ React.createElement("rect", { width: "1", height: "2", x: "1", fill: "#fff" }), /* @__PURE__ */ React.createElement("rect", { width: "1", height: "2", x: "2", fill: "#ce2b37" }));
|
|
7477
|
+
const JPFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 900 600" }, props), /* @__PURE__ */ React.createElement("rect", { fill: "#fff", height: "600", width: "900" }), /* @__PURE__ */ React.createElement("circle", { fill: "#bc002d", cx: "450", cy: "300", r: "180" }));
|
|
6990
7478
|
const KRFlag = (props) => /* @__PURE__ */ React.createElement(
|
|
6991
7479
|
"svg",
|
|
6992
7480
|
__spreadValues({
|
|
@@ -7006,6 +7494,134 @@ const KRFlag = (props) => /* @__PURE__ */ React.createElement(
|
|
|
7006
7494
|
), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#a", y: "44" })), /* @__PURE__ */ React.createElement("path", { stroke: "#fff", d: "M0 17v10" }), /* @__PURE__ */ React.createElement("circle", { fill: "#cd2e3a", r: "12" }), /* @__PURE__ */ React.createElement("path", { fill: "#0047a0", d: "M0-12A6 6 0 000 0a6 6 0 010 12 12 12 0 010-24z" })),
|
|
7007
7495
|
/* @__PURE__ */ React.createElement("g", { transform: "rotate(-123.69)" }, /* @__PURE__ */ React.createElement("use", { xlinkHref: "#b" }), /* @__PURE__ */ React.createElement("path", { stroke: "#fff", d: "M0-23.5v3M0 17v3.5m0 3v3" }))
|
|
7008
7496
|
);
|
|
7497
|
+
const NLFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 9 6" }, props), /* @__PURE__ */ React.createElement("rect", { fill: "#21468B", width: "9", height: "6" }), /* @__PURE__ */ React.createElement("rect", { fill: "#FFF", width: "9", height: "4" }), /* @__PURE__ */ React.createElement("rect", { fill: "#AE1C28", width: "9", height: "2" }));
|
|
7498
|
+
const PTFlag = (props) => /* @__PURE__ */ React.createElement(
|
|
7499
|
+
"svg",
|
|
7500
|
+
__spreadProps(__spreadValues({}, props), {
|
|
7501
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7502
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
7503
|
+
viewBox: "0 0 600 400"
|
|
7504
|
+
}),
|
|
7505
|
+
/* @__PURE__ */ React.createElement("rect", { width: "600", height: "400", fill: "#f00" }),
|
|
7506
|
+
/* @__PURE__ */ React.createElement("rect", { width: "240", height: "400", fill: "#060" }),
|
|
7507
|
+
/* @__PURE__ */ React.createElement(
|
|
7508
|
+
"g",
|
|
7509
|
+
{
|
|
7510
|
+
fill: "#ff0",
|
|
7511
|
+
fillRule: "evenodd",
|
|
7512
|
+
stroke: "#000",
|
|
7513
|
+
strokeWidth: "0.573",
|
|
7514
|
+
strokeLinecap: "round",
|
|
7515
|
+
strokeLinejoin: "round"
|
|
7516
|
+
},
|
|
7517
|
+
/* @__PURE__ */ React.createElement("path", { d: "m318.24,262.04c-30.21-0.91-168.74-87.38-169.69-101.15l7.6496-12.757c13.741,19.966,155.36,104.06,169.27,101.08l-7.2299,12.823" }),
|
|
7518
|
+
/* @__PURE__ */ React.createElement("path", { d: "m154.59,146.4c-2.7101,7.2937,36.149,31.318,82.903,59.754,46.752,28.434,87.065,46.006,90.053,43.486,0.18256-0.32544,1.4701-2.5409,1.352-2.5232-0.56001,0.84402-1.9234,1.1104-4.0506,0.49741-12.631-3.6433-45.575-18.765-86.374-43.506-40.798-24.743-76.294-47.544-81.811-57.232-0.38363-0.67116-0.65702-1.8962-0.60146-2.8487l-0.13405-0.002-1.1747,2.0532-0.16139,0.32191h-0.00088zm164.36,116.04c-0.51238,0.92957-1.4675,0.96044-3.2816,0.76112-11.3-1.2506-45.589-17.925-86.162-42.213-47.21-28.26-86.2-54.01-81.97-60.74l1.1509-2.0346,0.22665,0.0706c-3.8037,11.405,76.948,57.578,81.702,60.522,46.724,28.947,86.115,45.851,89.601,41.458l-1.2682,2.181v-0.002z" }),
|
|
7519
|
+
/* @__PURE__ */ React.createElement("path", { d: "m240.17,169.23c30.237-0.23901,67.55-4.1319,89.023-12.69l-4.6265-7.5168c-12.692,7.0247-50.21,11.644-84.652,12.335-40.736-0.37483-69.49-4.1681-83.897-13.835l-4.3672,8.0045c26.484,11.207,53.623,13.587,88.52,13.703" }),
|
|
7520
|
+
/* @__PURE__ */ React.createElement("path", { d: "m330.44,156.71c-0.73904,1.1818-14.743,6.0113-35.373,9.5753-13.988,2.1325-32.234,3.9555-55.004,3.9776-21.633,0.0203-39.305-1.5196-52.684-3.3329-21.656-3.3955-32.833-8.1201-36.965-9.7896,0.39509-0.78581,0.64908-1.337,1.0301-2.0708,11.895,4.736,23.124,7.5918,36.279,9.6158,13.291,1.8,30.75,3.362,52.276,3.3417,22.664-0.0229,40.709-1.9844,54.616-4.0534,21.155-3.4122,32.711-7.8034,34.334-9.8425l1.494,2.5788h-0.002zm-4.0603-7.6226c-2.293,1.8415-13.718,5.8932-33.819,9.1034-13.415,1.9226-30.472,3.6433-52.265,3.6645-20.704,0.0203-37.619-1.375-50.485-3.2491-20.414-2.6661-31.279-7.4754-35.196-8.8776,0.3898-0.67381,0.78666-1.3423,1.1941-2.0135,3.0479,1.5346,13.533,5.7909,34.226,8.7224,12.72,1.8036,29.661,3.1477,50.262,3.1265,21.69-0.0221,38.553-1.7762,51.883-3.6883,20.205-2.7799,31.077-7.9472,32.728-9.241l1.4728,2.4509v0.002z" }),
|
|
7521
|
+
/* @__PURE__ */ React.createElement("path", { d: "m140.88,205.66c18.598,10.003,59.905,15.044,98.994,15.391,35.591,0.0564,81.958-5.5016,99.297-14.69l-0.47712-10.012c-5.4246,8.4773-55.113,16.609-99.206,16.276-44.093-0.3325-85.038-7.1429-98.687-15.959l0.0794,8.9914" }),
|
|
7522
|
+
/* @__PURE__ */ React.createElement("path", { d: "m340.12,204.22,0.00088,2.3874c-2.606,3.1159-18.946,7.8255-39.437,11.142-15.595,2.391-35.927,4.1945-61.262,4.1945-24.069,0-43.263-1.7163-58.148-4.0014-23.529-3.4264-38.579-9.4262-41.6-11.217l0.0132-2.7852c9.0748,6.0334,33.661,10.447,41.917,11.798,14.788,2.2701,33.868,3.9732,57.817,3.9732,25.216,0,45.434-1.7912,60.931-4.1663,14.701-2.1237,35.644-7.6465,39.767-11.324h0.00088zm0.01-8.4922,0.00088,2.3874c-2.606,3.1142-18.946,7.8237-39.437,11.14-15.595,2.391-35.927,4.1945-61.262,4.1945-24.069,0-43.263-1.7145-58.148-4.0014-23.529-3.4246-38.579-9.4245-41.6-11.216l0.0132-2.7852c9.0748,6.0325,33.661,10.447,41.917,11.796,14.788,2.2719,33.868,3.9758,57.817,3.9758,25.216,0,45.434-1.7921,60.931-4.169,14.701-2.1237,35.644-7.6465,39.767-11.324l0.00088,0.002z" }),
|
|
7523
|
+
/* @__PURE__ */ React.createElement("path", { d: "m239.79,260.32c-42.772-0.25489-79.421-11.659-87.16-13.544l5.6433,8.8344c13.67,5.7503,49.424,14.32,81.927,13.371,32.504-0.94809,60.91-3.466,80.928-13.211l5.7862-9.1555c-13.642,6.425-60.068,13.639-87.125,13.705" }),
|
|
7524
|
+
/* @__PURE__ */ React.createElement(
|
|
7525
|
+
"path",
|
|
7526
|
+
{
|
|
7527
|
+
strokeWidth: "0.55",
|
|
7528
|
+
d: "m323.3,253.72c-0.85016,1.2991-1.7171,2.5823-2.5963,3.8294-9.4417,3.3293-24.319,6.8245-30.597,7.844-12.824,2.6423-32.665,4.594-50.274,4.6029-37.89-0.55474-68.905-7.9719-83.496-14.299l-1.1773-2.0241,0.19225-0.30427,1.9966,0.77435c25.948,9.2834,55.091,12.987,82.698,13.652,17.538,0.0617,35.095-2.01,49.292-4.5491,21.771-4.3621,30.574-7.65,33.275-9.1405l0.68701-0.38541h-0.00088zm5.0172-8.2753c0.022,0.0256,0.0441,0.0503,0.0653,0.0776-0.63585,1.0733-1.2911,2.1652-1.9622,3.2623-5.0357,1.8-18.702,5.7988-38.659,8.5893-13.149,1.7912-21.322,3.526-47.479,4.034-49.015-1.2471-80.75-10.831-88.289-13.195l-1.1174-2.1431c28.406,7.4154,57.422,12.592,89.408,13.121,23.931-0.50976,34.112-2.2719,47.152-4.0499,23.271-3.6186,34.996-7.4498,38.515-8.5558-0.0441-0.0635-0.0961-0.13053-0.15433-0.19932l2.5231-0.9428-0.002,0.002z"
|
|
7529
|
+
}
|
|
7530
|
+
),
|
|
7531
|
+
/* @__PURE__ */ React.createElement("path", { d: "m328.83,197.76c0.13873,28.137-14.26,53.386-25.858,64.525-16.408,15.759-38.163,25.896-63.569,26.363-28.37,0.52117-55.12-17.974-62.295-26.099-14.028-15.885-25.449-36.057-25.815-63.243,1.7376-30.709,13.793-52.1,31.268-66.769s40.743-21.813,60.121-21.302c22.358,0.59003,48.475,11.558,66.521,33.332,11.823,14.266,16.943,29.748,19.627,53.193zm-89.186-96.342c54.485,0,99.296,44.338,99.296,98.703,0,54.364-44.811,98.704-99.296,98.704s-98.924-44.339-98.924-98.704,44.439-98.703,98.924-98.703" }),
|
|
7532
|
+
/* @__PURE__ */ React.createElement("path", { d: "m239.91,101.08c54.534,0,99.011,44.483,99.011,99.022,0,54.538-44.478,99.02-99.011,99.02-54.534,0-99.011-44.481-99.011-99.02s44.478-99.022,99.011-99.022zm-96.832,99.0224c0,53.26,43.736,96.842,96.832,96.842,53.097,0,96.833-43.582,96.833-96.842,0-53.262-43.737-96.844-96.833-96.844s-96.832,43.584-96.832,96.844z" }),
|
|
7533
|
+
/* @__PURE__ */ React.createElement("path", { d: "m239.99,109.31c49.731,0,90.693,40.821,90.693,90.704,0,49.884-40.963,90.703-90.693,90.703s-90.693-40.819-90.693-90.703c0-49.883,40.964-90.704,90.693-90.704zm-88.515,90.7034c0,48.685,39.979,88.524,88.515,88.524s88.515-39.839,88.515-88.524c0-48.686-39.978-88.525-88.515-88.525-48.536,0-88.515,39.839-88.515,88.525z" }),
|
|
7534
|
+
/* @__PURE__ */ React.createElement("path", { d: "m243.98,100.68-8.48545,0,0.01,198.96,8.51455,0z" }),
|
|
7535
|
+
/* @__PURE__ */ React.createElement("path", { d: "m243.13,99.546h2.1598l0.0185,201.25h-2.1616l-0.0159-201.25zm-8.4213,0.0018h2.1766l0.003,201.25h-2.1783v-201.25z" }),
|
|
7536
|
+
/* @__PURE__ */ React.createElement("path", { d: "m338.99,203.935,0-7.3554-5.99-5.58-34-9-49-5-59,3-42,10-8.48,6.28,0,7.3572l21.48-9.637,51-8h49l36,4,25,6z" }),
|
|
7537
|
+
/* @__PURE__ */ React.createElement("path", { d: "m239.95,184.77c23.383-0.0432,46.07,2.2154,64.065,5.7194,18.569,3.7121,31.637,8.3556,36.105,13.571l-0.005,2.5823c-5.3884-6.4902-22.973-11.248-36.518-13.968-17.858-3.474-40.393-5.7168-63.647-5.6736-24.538,0.0459-47.387,2.3698-64.984,5.8032-14.12,2.8019-32.951,8.3679-35.302,13.858v-2.689c1.2911-3.8003,15.313-9.4792,34.984-13.417,17.729-3.4572,40.62-5.7415,65.302-5.7864zm0.01-8.4922c23.383-0.0423,46.07,2.2172,64.065,5.7194,18.569,3.7139,31.637,8.3556,36.105,13.571l-0.005,2.5823c-5.3884-6.4885-22.973-11.247-36.518-13.966-17.858-3.4757-40.393-5.7185-63.647-5.6736-24.538,0.0441-47.276,2.3698-64.875,5.8014-13.626,2.5832-33.226,8.3696-35.412,13.86v-2.6908c1.2911-3.7588,15.597-9.6414,34.985-13.417,17.729-3.4572,40.62-5.7397,65.302-5.7864z" }),
|
|
7538
|
+
/* @__PURE__ */ React.createElement("path", { d: "m239.48,132.96c36.849-0.18433,68.99,5.1523,83.695,12.685l5.3638,9.279c-12.781-6.888-47.456-14.05-89.005-12.979-33.854,0.20814-70.027,3.7271-88.176,13.41l6.4035-10.709c14.895-7.7241,50.022-11.643,81.72-11.684" }),
|
|
7539
|
+
/* @__PURE__ */ React.createElement("path", { d: "m239.97,140.62c21.017-0.0556,41.325,1.1298,57.476,4.0437,15.041,2.7993,29.385,7.0009,31.436,9.2604l1.5901,2.8099c-4.9881-3.257-17.401-6.8836-33.339-9.906-16.006-3.0083-36.3-4.0049-57.2-3.9502-23.722-0.0811-42.152,1.1712-57.969,3.9291-16.728,3.13-28.334,7.6015-31.197,9.7261l1.5583-2.9704c5.5631-2.8381,14.39-6.2592,29.223-8.9297,16.357-2.988,34.983-3.8841,58.423-4.0128h-0.00088zm-0.009-8.4843c20.113-0.0529,39.972,1.068,55.452,3.8506,12.209,2.3768,24.283,6.0872,28.704,9.3892l2.3256,3.6954c-3.9536-4.3947-18.836-8.5593-31.974-10.892-15.361-2.6494-34.395-3.698-54.508-3.8656-21.108,0.0591-40.615,1.352-55.752,4.1081-14.441,2.7481-23.76,6.0016-27.703,8.5425l2.0451-3.0868c5.4414-2.8646,14.232-5.4954,25.303-7.6465,15.249-2.7764,34.876-4.0358,56.108-4.0949z" }),
|
|
7540
|
+
/* @__PURE__ */ React.createElement("path", { d: "m289.15,241.26c-18.218-3.4008-36.469-3.8947-49.217-3.7447-61.407,0.71967-81.244,12.609-83.665,16.209l-4.5894-7.4815c15.634-11.332,49.073-17.687,88.587-17.037,20.518,0.33602,38.224,1.6986,53.119,4.5835l-4.2358,7.4727" }),
|
|
7541
|
+
/* @__PURE__ */ React.createElement(
|
|
7542
|
+
"path",
|
|
7543
|
+
{
|
|
7544
|
+
strokeWidth: "0.55",
|
|
7545
|
+
d: "m239.58,236.46c17.082,0.25488,33.849,0.96044,50.033,3.9784l-1.172,2.069c-15.031-2.7746-31.055-3.8365-48.803-3.75-22.663-0.17727-45.585,1.9394-65.541,7.6668-6.2968,1.7524-16.721,5.8006-17.784,9.1458l-1.1659-1.9226c0.33601-1.9773,6.6363-6.081,18.414-9.3901,22.858-6.5458,44.239-7.6491,66.019-7.799v0.002zm0.77519-8.5963c17.698,0.33073,35.975,1.1492,53.74,4.6681l-1.2206,2.1537c-16.042-3.1847-31.369-4.2466-52.415-4.5702-22.735,0.0414-46.851,1.6625-68.778,8.0372-7.0791,2.062-19.297,6.5202-19.704,10.05l-1.1659-2.0655c0.26545-3.2059,10.842-7.388,20.358-10.156,22.096-6.4241,46.275-8.076,69.186-8.1174z"
|
|
7546
|
+
}
|
|
7547
|
+
),
|
|
7548
|
+
/* @__PURE__ */ React.createElement("path", { d: "M327.58,247.38,320.201,258.829,299,240,244,203,182,169,149.81,157.99,156.67,145.27,159,144l20,5,66,34,38,24,32,23,13,15z" }),
|
|
7549
|
+
/* @__PURE__ */ React.createElement("path", { d: "m148.65,158.29c5.646-3.8294,47.139,14.655,90.555,40.834,43.301,26.254,84.677,55.921,80.942,61.473l-1.2285,1.9323-0.56354,0.4445c0.12083-0.0864,0.74345-0.84755-0.0609-2.906-1.8449-6.0704-31.195-29.491-79.894-58.895-47.475-28.309-87.041-45.371-90.997-40.494l1.247-2.3892h-0.00089zm180.44,88.927c3.57-7.052-34.916-36.044-82.632-64.272-48.813-27.666-83.994-43.951-90.42-39.095l-1.4278,2.5991c-0.0124,0.14287,0.052-0.17727,0.35364-0.4101,1.1685-1.0195,3.1052-0.95074,3.9792-0.96662,11.065,0.16581,42.667,14.709,87.006,40.128,19.428,11.315,82.071,51.491,81.832,62.789,0.0168,0.97102,0.0803,1.1712-0.28485,1.6519l1.5936-2.4236v-0.002z" })
|
|
7550
|
+
),
|
|
7551
|
+
/* @__PURE__ */ React.createElement("g", null, /* @__PURE__ */ React.createElement(
|
|
7552
|
+
"path",
|
|
7553
|
+
{
|
|
7554
|
+
fill: "#fff",
|
|
7555
|
+
stroke: "#000",
|
|
7556
|
+
strokeWidth: "0.67037",
|
|
7557
|
+
d: "m180.6,211.01c0,16.271,6.6628,30.987,17.457,41.742,10.815,10.778,25.512,17.579,41.809,17.579,16.381,0,31.247-6.6525,42.016-17.389,10.769-10.735,17.443-25.552,17.446-41.88h-0.002v-79.189l-118.74-0.14111,0.0123,79.278h0.002z"
|
|
7558
|
+
}
|
|
7559
|
+
), /* @__PURE__ */ React.createElement(
|
|
7560
|
+
"path",
|
|
7561
|
+
{
|
|
7562
|
+
fill: "#f00",
|
|
7563
|
+
stroke: "#000",
|
|
7564
|
+
strokeWidth: "0.50734",
|
|
7565
|
+
d: "m182.82,211.12v0.045c0,15.557,6.4414,29.724,16.775,40.009,10.354,10.305,24.614,16.712,40.214,16.712,15.681,0,29.912-6.3606,40.222-16.626,10.308-10.265,16.697-24.433,16.699-40.044h-0.002v-76.826l-113.84-0.0185-0.0697,76.748m91.022-53.747,0.004,48.891-0.0414,5.1717h0.00088c0,1.3608-0.082,2.9122-0.24076,4.2333-0.92512,7.7294-4.4801,14.467-9.7451,19.708-6.1636,6.1357-14.671,9.9413-24.047,9.9413-9.327,0-17.639-3.9379-23.829-10.1-6.3497-6.32-10.03-14.986-10.03-23.947l-0.0132-54.023,67.94,0.12259,0.002,0.002z"
|
|
7566
|
+
}
|
|
7567
|
+
), /* @__PURE__ */ React.createElement("g", { id: "castle3" }, /* @__PURE__ */ React.createElement("g", { id: "castle", fill: "#ff0", stroke: "#000", strokeWidth: "0.5" }, /* @__PURE__ */ React.createElement(
|
|
7568
|
+
"path",
|
|
7569
|
+
{
|
|
7570
|
+
stroke: "none",
|
|
7571
|
+
d: "m190.19,154.43c0.13493-5.521,4.0524-6.828,4.0806-6.8474,0.0282-0.0185,4.2314,1.4076,4.2173,6.8986l-8.2978-0.0512"
|
|
7572
|
+
}
|
|
7573
|
+
), /* @__PURE__ */ React.createElement("path", { d: "m186.81,147.69-0.68172,6.3447,4.1406,0.009c0.0397-5.2493,3.9739-6.1225,4.0691-6.1031,0.0891-0.005,3.9889,1.1606,4.0929,6.1031h4.1511l-0.74962-6.3932-15.022,0.0379v0.002z" }), /* @__PURE__ */ React.createElement("path", { d: "m185.85,154.06h16.946c0.35717,0,0.64908,0.35277,0.64908,0.78404,0,0.43039-0.29191,0.78141-0.64908,0.78141h-16.946c-0.35717,0-0.64908-0.35102-0.64908-0.78141,0-0.43127,0.29191-0.78404,0.64908-0.78404z" }), /* @__PURE__ */ React.createElement("path", { d: "m192.01,154.03c0.0185-3.3126,2.2621-4.2501,2.2736-4.2483,0.00088,0,2.3423,0.96661,2.3609,4.2483h-4.6344" }), /* @__PURE__ */ React.createElement("path", { d: "m186.21,145.05h16.245c0.34218,0,0.62263,0.31839,0.62263,0.70468,0,0.38717-0.28045,0.70467-0.62263,0.70467h-16.245c-0.34218,0-0.62263-0.31573-0.62263-0.70467,0-0.38629,0.28045-0.70468,0.62263-0.70468z" }), /* @__PURE__ */ React.createElement("path", { d: "m186.55,146.47h15.538c0.32719,0,0.59529,0.31662,0.59529,0.70379,0,0.38805-0.2681,0.70467-0.59529,0.70467h-15.538c-0.32719,0-0.59529-0.31662-0.59529-0.70467,0-0.38717,0.2681-0.70379,0.59529-0.70379z" }), /* @__PURE__ */ React.createElement("path", { d: "m191.57,135.88,1.2267,0.002v0.87136h0.89513v-0.89076l1.2567,0.004v0.88723h0.89778v-0.89076h1.2576l-0.002,2.0117c0,0.31574-0.25398,0.52035-0.54854,0.52035h-4.4113c-0.29633,0-0.56972-0.23724-0.5706-0.52652l-0.003-1.9879h0.00088z" }), /* @__PURE__ */ React.createElement("path", { d: "m196.19,138.57,0.27691,6.4514-4.3028-0.0159,0.28486-6.4523,3.741,0.0168" }), /* @__PURE__ */ React.createElement(
|
|
7574
|
+
"path",
|
|
7575
|
+
{
|
|
7576
|
+
id: "cp1",
|
|
7577
|
+
d: "m190.94,141.56,0.13141,3.4775-4.1256,0.002,0.11641-3.4793h3.8786-0.00089z"
|
|
7578
|
+
}
|
|
7579
|
+
), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#cp1", x: "10.609" }), /* @__PURE__ */ React.createElement(
|
|
7580
|
+
"path",
|
|
7581
|
+
{
|
|
7582
|
+
id: "cp2",
|
|
7583
|
+
d: "m186.3,139.04,1.1994,0.003v0.87224h0.8775v-0.89253l1.2294,0.004v0.889h0.87926v-0.89253l1.2302,0.002-0.002,2.0117c0,0.31398-0.2487,0.51859-0.5362,0.51859h-4.3169c-0.28926,0-0.55824-0.23548-0.55913-0.52564l-0.003-1.9888h0.00088z"
|
|
7584
|
+
}
|
|
7585
|
+
), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#cp2", x: "10.609" }), /* @__PURE__ */ React.createElement(
|
|
7586
|
+
"path",
|
|
7587
|
+
{
|
|
7588
|
+
fill: "#000",
|
|
7589
|
+
stroke: "none",
|
|
7590
|
+
d: "m193.9,140.61c-0.0265-0.62706,0.87661-0.63411,0.86603,0v1.5364h-0.866v-1.536"
|
|
7591
|
+
}
|
|
7592
|
+
), /* @__PURE__ */ React.createElement(
|
|
7593
|
+
"path",
|
|
7594
|
+
{
|
|
7595
|
+
id: "cp3",
|
|
7596
|
+
fill: "#000",
|
|
7597
|
+
stroke: "none",
|
|
7598
|
+
d: "m188.57,142.84c-0.003-0.6059,0.83693-0.61824,0.82635,0v1.1871h-0.826v-1.187"
|
|
7599
|
+
}
|
|
7600
|
+
), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#cp3", x: "10.641" })), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#castle", y: "46.3198" }), /* @__PURE__ */ React.createElement(
|
|
7601
|
+
"use",
|
|
7602
|
+
{
|
|
7603
|
+
xlinkHref: "#castle",
|
|
7604
|
+
transform: "matrix(0.70460892,-0.70959585,0.70959585,0.70460892,-35.341459,275.10898)"
|
|
7605
|
+
}
|
|
7606
|
+
)), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#castle", x: "45.7138" }), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#castle3", transform: "matrix(-1,0,0,1,479.79195,0)" }), /* @__PURE__ */ React.createElement("g", { id: "quina", fill: "#fff" }, /* @__PURE__ */ React.createElement(
|
|
7607
|
+
"path",
|
|
7608
|
+
{
|
|
7609
|
+
fill: "#039",
|
|
7610
|
+
d: "m232.636,202.406v0.005c0,2.2119,0.84927,4.2272,2.2118,5.6894,1.3652,1.4667,3.2454,2.3777,5.302,2.3777,2.0672,0,3.9439-0.90487,5.3029-2.3654,1.3581-1.4587,2.2021-3.47219,2.2021-5.693v-10.768l-14.992-0.0123-0.0273,10.766"
|
|
7611
|
+
}
|
|
7612
|
+
), /* @__PURE__ */ React.createElement("circle", { cx: "236.074", cy: "195.735", r: "1.486" }), /* @__PURE__ */ React.createElement("circle", { cx: "244.392", cy: "195.742", r: "1.486" }), /* @__PURE__ */ React.createElement("circle", { cx: "240.225", cy: "199.735", r: "1.486" }), /* @__PURE__ */ React.createElement("circle", { cx: "236.074", cy: "203.916", r: "1.486" }), /* @__PURE__ */ React.createElement("circle", { cx: "244.383", cy: "203.905", r: "1.486" })), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#quina", y: "-26.016" }), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#quina", x: "-20.799" }), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#quina", x: "20.745" }), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#quina", y: "25.784" }))
|
|
7613
|
+
);
|
|
7614
|
+
const RUFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 9 6" }, props), /* @__PURE__ */ React.createElement("rect", { fill: "#fff", width: "9", height: "3" }), /* @__PURE__ */ React.createElement("rect", { fill: "#d52b1e", y: "3", width: "9", height: "3" }), /* @__PURE__ */ React.createElement("rect", { fill: "#0039a6", y: "2", width: "9", height: "2" }));
|
|
7615
|
+
const SAFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadProps(__spreadValues({}, props), { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 750 500" }), /* @__PURE__ */ React.createElement("rect", { width: "750", fill: "#006c35", height: "500" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "m323.28 118.09c-0.3878-0.0115-0.96797 0.20495-1.7812 0.6875-1.8284 1.2256-5.4516 5.0006-5.5625 9.3438-0.11087 2.4503-0.57338 2.4407 1.0312 4 1.1591 1.6712 2.3168 1.5069 4.6562 0.28125 1.3436-0.98979 1.7974-1.6212 2.25-3.2812 0.55738-2.7839-2.9295 1.3172-3.375-1.7812-0.77915-2.8766 1.4468-4.0598 3.5625-6.8438 0.0485-1.3111 0.0719-2.381-0.78125-2.4062zm34.062 0.1875c-0.65345 0.088-1.4528 0.92515-2.5625 2.9375-0.79526 2.1076-4.2255 5.2972-1.75 11.875 2.0249 4.1708 2.8567 10.949 1.9375 18.5-1.403 2.1459-1.723 2.8854-3.5625 5.0312-2.5843 2.7789-5.3833 2.0684-7.5312 1.0312-2.0068-1.3526-3.5838-2.0469-4.5-6.3438 0.16531-6.8489 0.56436-18.059-0.6875-20.438-1.8455-3.684-4.8873-2.3628-6.1875-1.25-6.2472 5.712-9.3329 15.357-11.219 23.031-1.7326 5.593-3.5788 3.9755-4.875 1.7188-3.1558-2.9573-3.3775-26.083-7.1875-22.281-6.1021 17.44 3.5018 36.545 10.156 34.688 4.8008 1.9876 7.847-7.1505 9.8125-17.156 1.3446-2.8081 2.3721-3.1309 3.0625-1.6875-0.17741 13.306 0.95406 16.274 4.375 20.312 7.6311 5.8874 13.943 0.7459 14.438 0.25 0.49491-0.4949 5.9375-5.9375 5.9375-5.9375 1.3224-1.391 3.0698-1.4756 4.9375-0.25 1.8153 1.65 1.5822 4.4922 5.4688 6.4688 3.2708 1.3083 10.255 0.31819 11.875-2.5 2.1802-3.7364 2.7088-5.0203 3.7188-6.4375 1.5562-2.0713 4.2188-1.1542 4.2188-0.5-0.24796 1.1551-1.8124 2.2946-0.75 4.375 1.8506 1.3879 2.2804 0.49593 3.375 0.1875 3.8715-1.8506 6.7812-10.25 6.7812-10.25 0.17134-3.1327-1.611-2.8951-2.75-2.25-1.4857 0.90815-1.5768 1.2168-3.0625 2.125-1.8929 0.28122-5.5597 1.5299-7.375-1.2812-1.8536-3.3796-1.8641-8.0912-3.2812-11.5 0-0.24795-2.4765-5.3599-0.1875-5.6875 1.1551 0.21469 3.6392 0.85659 4.0312-1.2188 1.2116-2.0229-2.6142-7.7615-5.2188-10.656-2.2608-2.4815-5.3824-2.784-8.4062-0.25-2.1177 1.9483-1.8035 4.1242-2.2188 6.1875-0.53925 2.3697-0.43618 5.3048 1.9688 8.4375 2.1136 4.1678 5.9535 9.5151 4.6875 17.062 0 0-2.2313 3.5917-6.1562 3.125-1.6359-0.35681-4.3016-1.0648-5.7188-11.531-1.0724-7.9224 0.26872-19.022-3.0938-24.219-0.75911-1.9611-1.4109-3.8654-2.5-3.7188zm-10.78 0.84c-1.0171 0.0888-2.1438 1.2735-3.0625 3.5625-0.78821 1.7407-1.751 10.844-1.5938 10.844-0.62896 2.7093 2.8308 3.8574 4.4062 0.375 2.3616-6.3843 2.373-9.1042 2.5312-11.812-0.3679-2.0627-1.2641-3.0576-2.2812-2.9688zm39.812 0.71875c-1.0447 0.0947-1.8768 0.70635-2.1875 2.25-0.41629 3.6296-0.20355 5.6032 0.40625 8.625 0.46769 2.0149 3.4004 5.3884 4.8438 7.3438 6.896 9.2694 13.531 18.583 19.938 28.219 1.0072 7.155 1.7452 14.154 2.2188 21.125 1.0382 15.284 1.3537 34.31 0.40625 50.406 2.8636 0.1129 7.4518-4.6239 9.0625-11.562 1.0472-9.5976-0.37299-29.18-0.46875-34.844-0.0675-2.3514-0.21224-5.157-0.375-8.0938 7.4527 12.179 14.683 25.082 21.781 39.25 2.5874-1.2297 2.0139-15.798 0.5-17.844-5.6807-12.227-13.529-24.296-16.031-28.938-0.90311-1.6763-3.9793-6.3547-7.625-11.75-0.67122-7.6985-1.4006-14.219-1.875-16.188-1.1722-8.1381 3.3447 0.91775 2.7188-3.8125-1.4656-8.127-5.9513-13.65-11.25-21.094-1.7085-2.4211-1.6747-2.9149-4.3125 0.59375-1.5766 3.5768-1.5553 6.5526-1.0938 9.3438-0.69381-1.0083-1.5514-2.2039-2.7812-3.6875-4.576-3.9259-4.8583-4.1405-8.6562-7.3438-1.1976-0.84982-3.4776-2.1579-5.2188-2zm118 1.2188c-0.50876-0.0791-1.0631 0.17099-1.6875 1.0938-1.1934 1.0462-2.4768 2.9408-2.4375 5.375 0.29027 4.2888 1.0535 8.68 1.3438 12.969 0.10229 0.57392 0.2102 1.1448 0.3125 1.7188-0.46081-0.58803-0.86314-1.0469-1.0938-1.2812-8.3598-8.7822 3.841-1.4353-1.5938-8.2188-4.5962-5.0467-5.941-6.6526-9.875-9.6875-1.9726-1.275-3.1644-3.7112-3.8125 0.4375-0.25802 3.6447-0.52618 7.8653-0.28125 10.938-0.0141 1.7074 1.7542 4.9216 3.2812 6.8125 5.5768 6.8517 11.273 14.142 17 21.75 1.2052 15.516 1.5266 29.739 2.75 45.281-0.17335 6.6473-2.218 15.476-4.1562 16.312 0 0-2.9599 1.7004-4.9375-0.1875-1.4383-0.57755-7.1875-9.5938-7.1875-9.5938-2.9432-2.6982-4.9055-1.9272-7 0-5.7755 5.5769-8.3876 16.023-12.312 23.219-1.012 1.6056-3.8623 2.9724-7.0312-0.125-8.0484-10.996-3.3419-26.648-4.3438-22.625-7.1685 8.0786-3.9938 21.465-2.375 24.344 2.3636 4.7282 4.2758 7.7553 8.875 10.094 4.189 3.0833 7.4508 1.159 9.25-1 4.2152-4.3684 4.2714-15.54 6.25-17.75 1.3879-4.06 4.8662-3.3617 6.5625-1.5625 1.644 2.3636 3.585 3.9014 6 5.1875 3.9319 3.4683 8.6246 4.0984 13.25 0.9375 3.1609-1.773 5.2119-4.0772 7.0625-8.625 1.9856-5.3106 1.0038-33.142 0.5625-48.625 2.9696 4.1831 5.9006 8.4568 8.8125 12.781 1.2782 13.591 1.8582 26.976 1.4375 39.812-0.30139 2.5521 8.9062-7.6196 8.8438-12.438-0.0415-4.2158 0.008-8.0366 0-11.594 4.466 7.1306 8.789 14.38 12.875 21.719 2.532-1.3416 1.6641-15.678 0.0625-17.656-4.2781-7.1786-9.7567-14.936-14-20.938-0.83864-7.5749-1.9805-16.512-2.5-19.25-0.8094-4.2696-1.6201-10.683-2.8438-15.75-0.33567-1.9786-1.3488-8.2985-1.0312-8.9062 0.49893-1.4141 2.3842 0.0452 3.3125-1.5938 1.3899-1.5149-4.8179-17.598-7.9688-22.188-1.1329-2.0572-3.1818-1.3453-5.7188 2-2.3526 2.2013-1.4918 7.2234-0.59375 12 2.3327 12.174 4.4149 24.572 6.0625 36.938-3.0501-4.5343-6.7725-10.021-10.438-15.312-0.0985-0.51026-0.46875-2.3803-0.46875-2.4062-0.00002-0.21873-0.50509-9.959-0.9375-12.281-0.0756-0.94243-0.30028-1.2137 0.6875-1.0938 1.0473 0.88094 1.1896 0.92846 1.8438 1.2188 1.0573 0.19352 1.9818-1.594 1.3438-3.25-3.2708-6.0325-6.5418-12.092-9.8125-18.125-0.3936-0.38756-0.83499-0.79588-1.3438-0.875zm-304.53 0.3125c-1.8123-0.0518-3.8118 1.0716-3.0312 3.25-0.45458 1.1873 3.5475 5.2009 4.25 7.4062 0.62996 1.5704-0.62483 6.6271 0.6875 7.0938 1.2065 0.52312 2.868-3.5005 3.5-7.2188 0.34975-2.037 0.0851-9.0082-4.6562-10.438-0.24291-0.0549-0.4911-0.0863-0.75-0.0937zm346.91 0.04c-0.41312 0.041-0.91624 0.70862-1.6875 2.3438-1.8546 3.0379-2.4928 8.4774-1.75 13.281 4.4652 30.203 7.7834 59.449 8.4688 86.219-0.38402 2.541-0.49612 3.8926-1.6875 7.0938-2.6358 3.3786-5.5427 7.6142-8.2812 9.6562-2.7376 2.0411-8.5638 3.9871-10.469 5.5-6.0436 3.4935-6.074 7.5111-1.1875 7.6562 8.4213-0.97769 18.386-1.6686 25.25-12.031 1.8365-2.9038 3.999-10.776 4.0938-15.594 0.64204-28.247-0.36143-55.866-4.5938-76.281-0.27113-1.9887-1.1492-6.5596-0.8125-7.1562 0.54529-1.398 3.3005 0.13992 4.2812-1.4688 1.4394-1.4696-7.1254-12.436-10.125-17.125-0.59928-1.1776-0.96885-2.1465-1.5-2.0938zm-88.312 0.46875c-0.34774 0.06-0.86114 0.58925-1.8125 1.8438-2.3525 7.6916-3.1793 13.973-2.2812 18.75 6.0426 31.534 12.234 60.263 11.25 90.281 2.8656 0.0191 6.1786-6.5553 7.5938-13.062 0.7751-8.9636-0.51716-14.419-0.75-19.688-0.23181-5.2685-5.9639-48.014-7.125-52-1.401-7.5374 5.5735-0.99148 4.8125-5.375-2.411-5.5265-8.4287-13.574-10.312-18.375-0.70808-1.2858-0.79543-2.475-1.375-2.375zm-215.03 0.59375c-0.7426 0.12864-1.4592 0.74056-1.7188 1.75-0.16329 0.66121 0.28622 1.7611-0.3125 2.0938-0.3437 0.34673-1.6482 0.11368-1.5938-1.7188 0-0.58359-0.42846-1.1926-0.6875-1.5625-0.26005-0.17034-0.43554-0.21875-0.90625-0.21875-0.57352 0.0232-0.56052 0.17445-0.875 0.65625-0.14 0.49-0.32 0.97-0.32 1.53-0.0716 0.65214-0.33273 0.873-0.8125 0.96875-0.53623 0-0.40932 0.0584-0.84375-0.21875-0.25803-0.28222-0.5625-0.3932-0.5625-0.875 0-0.49892-0.13107-1.2954-0.28125-1.625-0.22778-0.30036-0.58775-0.45667-1-0.5625-2.2467 0.008-2.4103 2.5898-2.2812 3.5625-0.16832 0.18344-0.25163 4.7592 2.8125 6.0312 4.1134 1.9614 11.827 1.1322 11.5-5.5 0.00001-0.58662-0.12904-2.5565-0.1875-3.0938-0.41981-0.9777-1.1949-1.3474-1.9375-1.2188zm55.188 0.0625c-1.4216 0.0725-2.6766 0.47991-3.75 1.0312-2.7265 2.6106-3.3657 6.7957-1.2188 9.4062 2.0895 0.98677 4.1742 3.0899 2.7812 4.25-5.9087 6.3111-21.287 16.857-22.062 18.781-0.006 0.0157-0.0279 0.0481-0.0312 0.0625-0.002 0.0138 0.00015 0.05 0 0.0625 0.00047 0.006-0.001 0.0256 0 0.0312 0.005 0.0159 0.0214 0.0496 0.0312 0.0625 0.004 0.004 0.0268 0.0276 0.0312 0.0312 0.005 0.003 0.0257-0.003 0.0312 0 0.006 0.003 0.0245 0.029 0.0312 0.0312 0.007 0.002 0.0233-0.002 0.0312 0 0.002 0.002 0.0286 0.029 0.0312 0.0312 0.78147 0.52416 10.404 0.51176 11.469 0.0312 0.008-0.004 0.0248-0.0271 0.0312-0.0312 0.003-0.002 0.0286 0.002 0.0312 0 0.002-0.002-0.002-0.0291 0-0.0312 3.307-1.2186 19-19.156 19-19.156-0.81342-0.69647-1.5626-1.2098-2.375-1.9062-0.87086-0.75393-0.78317-1.4951 0-2.25 3.8866-2.2618 2.655-7.2382 0.625-9.5-1.6828-0.75445-3.2659-1.01-4.6875-0.9375zm144.25 0.0625c-0.41312 0.041-0.91624 0.67737-1.6875 2.3125-1.8546 3.0379-3.1149 8.3282-2.9688 13.281 4.0176 27.814 5.2493 52.154 7.875 79.969 0.21369 2.6902-0.18067 6.598-1.9688 8.1562-6.6141 6.9064-16.151 15.424-26.531 19.344-1.1168 1.2539 2.7768 6.5988 7.8125 6.5938 8.4213-0.9777 15.823-5.7042 22.688-18.156 1.8355-2.9039 5.0615-9.1196 5.1562-13.938 0.64205-28.247-1.4239-50.209-5.6562-70.625-0.27114-1.9886-0.0867-4.3408 0.25-4.9375 0.54529-0.65112 2.3943 0.0149 3.375-1.5938 1.4393-1.4696-3.8441-13.655-6.8438-18.344-0.59928-1.1776-0.96885-2.1152-1.5-2.0625zm-223.47 0.85c-1.1623 0.1359-2.2557 1.0822-2.7812 2.3438-0.19454 4.4611-0.2207 8.9199 0.28125 13.031 2.029 7.2108 2.6715 13.553 3.6562 20.938 0.27314 9.8909-5.7117 4.2786-5.4375-0.625 1.3819-6.3692 1.0089-16.396-0.21875-18.938-0.97367-2.541-2.1011-3.1683-4.4688-2.75-1.8798-0.1149-6.7361 5.1765-8.0938 13.938 0.00001-0.00001-1.1311 4.4965-1.625 8.5-0.66423 4.5246-3.6616 7.7288-5.75-0.625-1.8052-6.0718-2.9147-21.032-5.9375-17.531-0.86582 11.681-1.8939 32.235 8.0312 34.344 12.005 1.1541 5.3735-20.294 9.7188-24.188 0.82147-1.9242 2.3438-1.9584 2.4688 0.46875v18.219c-0.10986 5.9226 3.7877 7.6826 6.8125 8.9062 3.1478-0.24292 5.235-0.15687 6.4688 2.9062 0.49188 10.502 1.0081 21.03 1.5 31.531 0 0 7.2773 2.0912 7.625-17.719 0.34876-11.632-2.3163-21.393-0.75-23.656 0.0554-2.2235 2.9055-2.3335 4.875-1.25 3.1377 2.2134 4.5298 4.9374 9.4062 3.8438 7.4204-2.0441 11.89-5.6459 12-11.344-0.43342-5.4146-1.0598-10.835-3.4062-16.25 0.32759-0.98475-1.4203-3.5465-1.0938-4.5312 1.3335 2.0884 3.3509 1.9151 3.8125 0-1.263-4.1618-3.2292-8.1494-6.4062-9.875-2.6257-2.3132-6.4679-1.824-7.875 3-0.65214 5.5588 2.0146 12.147 6.0625 17.531 0.85977 2.1036 2.0624 5.6022 1.5312 8.75-2.154 1.2287-4.2896 0.7175-6.0938-1.1875 0.00001-0.00001-5.9062-4.4215-5.9062-5.4062 1.5673-10.035 0.33759-11.184-0.53125-13.969-0.60677-3.8443-2.4286-5.0618-3.9062-7.6875-1.4776-1.5663-3.482-1.5663-4.4375 0-2.6106 4.5256-1.3858 14.242 0.5 18.594 1.3627 4.0025 3.4525 6.5 2.4688 6.5-0.81038 2.2618-2.5002 1.7356-3.7188-0.875-1.7397-5.3955-2.0938-13.437-2.0938-17.062-0.52212-4.4944-1.1042-14.095-4.0625-16.531-0.78934-1.0751-1.721-1.4494-2.625-1.3438zm42.156 0.0625c-0.59574 0.0753-1.2543 0.41445-2.0312 0.59375-2.5521 0.8124-4.9414 3.0187-4.1875 7.3125 3.0168 18.332 4.9832 32.323 8 50.656 0.46368 2.1469-1.336 4.9768-3.6562 4.6875-3.9451-2.669-4.9242-8.0746-11.656-7.8438-4.8734 0.0585-10.431 5.3615-11.125 10.469-0.81239 4.059-1.1017 8.4601 0 12 3.425 4.1184 7.5277 3.6793 11.125 2.75 2.9583-1.2176 5.3923-4.133 6.4375-3.4375 0.003 0.003 0.0286-0.004 0.0312 0 0.003 0.004-0.003 0.027 0 0.0312 0.64509 1.1276-0.0608 10.663-13.938 18.031-8.5281 3.8292-15.316 4.7441-18.969-2.2188-2.2628-4.3513 0.16462-20.924-5.4062-17.094-16.475 42.467 38.598 48.395 44.75 1.75 0.39844-1.3159 1.6121-2.6362 2.4688-2.3125 0.3759 0.16008 0.71998 0.67052 0.84375 1.625-1.2771 42.235-42.606 45.13-49.625 31.844-1.7397-3.1317-2.2631-10.103-2.4375-14.281-0.31817-2.5275-0.95237-3.9854-1.6875-4.5625-1.6745-1.2582-3.9247 2.023-4.4062 7.7188-0.69647 4.5831-0.5 5.8413-0.5 10.25 2.2044 33.359 55.388 19.026 64.031-8.5312 4.2787-14.246-0.0871-24.993 1.3438-26.312 0.0124-0.0104 0.0493-0.0222 0.0625-0.0312 0.0136-0.008 0.048-0.0242 0.0625-0.0312 0.0149-0.006 0.0467-0.0262 0.0625-0.0312 0.0487-0.013 0.13046-0.0305 0.1875-0.0312 5.2796 5.6868 12.688 0.72253 14.312-1.25 0.69648-0.98677 2.4387-1.6198 3.6562-0.34375 4.1184 2.9603 11.337 1.5649 12.844-3.6562 0.87085-5.1052 1.6069-10.361 1.7812-15.812-2.6827 0.83292-4.8475 1.4566-5.7188 2.375-0.20749 0.22659-0.36097 0.47794-0.40625 0.75-0.23283 1.5089-0.45467 3.0224-0.6875 4.5312-0.0249 0.12473-0.065 0.23996-0.125 0.34375-0.11434 0.18521-0.30336 0.35601-0.5 0.46875-0.94842 0.51783-2.6022 0.22171-2.6875-1.1562-1.276-5.8017-6.5276-6.5563-9.7188 2.4375-2.1469 1.7397-6.0616 2.0793-6.4688-0.53125 0.52213-6.0335-1.9089-6.8434-6.7812-4-1.5664-11.951-3.1202-23.361-4.6875-35.312 2.031-0.0585 3.8934 1.414 5.75-0.90625-2.0092-6.2487-6.2607-18.963-8.6562-20.156-0.0188-0.009-0.0439-0.024-0.0625-0.0312-0.10876-0.1305-0.23745-0.25071-0.34375-0.34375-0.0442-0.0375-0.1123-0.0933-0.15625-0.125-0.0439-0.0305-0.11251-0.0687-0.15625-0.0937-0.0962-0.0528-0.21644-0.0958-0.3125-0.125-0.2184-0.0619-0.43059-0.091-0.65625-0.0625zm164.34 0.0937c-2.1076-0.0625-4.4397 1.2657-3.5312 3.9062-0.52916 1.4403 4.5283 6.326 5.3438 9 1.4676 4.1084-1.1208 8.0273 0.40625 8.5938 1.4051 0.63399 3.36-4.2415 4.0938-8.75 0.84767-3.6447-1.7525-11.114-5.4375-12.656-0.28247-0.0665-0.57391-0.0848-0.875-0.0937zm-128.03 4.5c0.95979-0.0978 2.1195 0.78407 2.6875 2.0312 0.60588 1.3303 0.30199 2.6014-0.6875 2.8438-0.98948 0.24236-2.2691-0.63842-2.875-1.9688-0.60586-1.3303-0.30199-2.6326 0.6875-2.875 0.0618-0.0152 0.12351-0.0247 0.1875-0.0312zm237.5 6.1562c-1.9215-0.0673-4.0156 1.3916-3.1875 4.25-0.4818 1.5593 4.1009 6.8552 4.8438 9.75 0.66826 2.0602-1.017 8.6997 0.375 9.3125 1.2811 0.6864 3.0818-4.5873 3.75-9.4688 0.37092-2.672-1.6093-12.049-4.9688-13.719-0.25753-0.0719-0.538-0.11538-0.8125-0.125zm-131.31 3.25c0.17575 0.78356 0.3514 1.5724 0.46875 2.375 0.39382 1.7317 0.73331 3.4518 1.0938 5.1562-1.5169-2.0887-2.7725-3.7763-3.3125-4.375-3.4323-4.079 0.0773-2.6786 1.75-3.1562zm30.25 14.875c-0.7426 0.12864-1.4592 0.7718-1.7188 1.7812-0.16329 0.6612 0.31746 1.7299-0.28125 2.0625-0.3437 0.34673-1.6794 0.14492-1.625-1.6875-0.00001-0.5836-0.42846-1.2238-0.6875-1.5938-0.26003-0.17035-0.43554-0.21875-0.90625-0.21875-0.57353 0.0232-0.56053 0.17446-0.875 0.65625-0.13304 0.49087-0.3125 0.97487-0.3125 1.5312-0.0716 0.65214-0.30147 0.87299-0.78125 0.96875-0.53622 0-0.44058 0.0584-0.875-0.21875-0.25804-0.28221-0.5625-0.39321-0.5625-0.875 0.00001-0.49893-0.13107-1.2954-0.28125-1.625-0.2278-0.30037-0.58776-0.42541-1-0.53125-2.2467 0.008-2.379 2.5586-2.25 3.5312-0.16834 0.18344-0.28288 4.7905 2.7812 6.0625 4.1134 1.9614 11.858 1.101 11.531-5.5312 0.00001-0.58662-0.16029-2.5565-0.21875-3.0938-0.41981-0.9777-1.1949-1.3474-1.9375-1.2188zm-138.12 1.375c-0.5072-0.0517-1.1721 0.13451-1.9375 0.59375-3.6376 1.9675-5.0461 7.8039-2.7812 11.219 2.1157 3.0077 5.4607 1.9062 5.9062 1.9062 3.564 0.4455 5.6875-6.6875 5.6875-6.6875-0.00001 0 0.10732-2.0056-4.125 1.7812-1.781 0.33363-2.0232-0.3096-2.4688-1.3125-0.37093-1.8556-0.29122-3.7371 0.5625-5.5938 0.39436-1.1131 0.002-1.8201-0.84375-1.9062zm195.25 0.90625c-2.0194-0.0982-4.1688 1.2095-4.7188 3.9688 0.008 1.6278 0.73488 2.5224 0.59375 4-0.21065 0.84465-1.0809 1.4001-3.1562 0.40625 0.32455-0.29835-1.3438-2.6562-1.3438-2.6562-1.6188-0.98576-3.7804 0.0535-5.1875 0.96875-0.7741 1.4071-1.3467 3.8189-0.46875 6.2812 2.3233 4.2928 10.293 11.618 14.094 11.688 0.0706-3.8705 0.4466-9.0175 0.65625-12.219 0.0897-1.2085 0.37315-2.5404 1.5312-2.8438 1.1571-0.30238 3.1653 1.1642 3.1875-0.0937-0.21066-2.4624-0.70279-6.096-2.0938-7.8125-0.71249-1.0557-1.8821-1.6286-3.0938-1.6875zm-161.62 13.469c-0.0537 0.0197-0.10688 0.0656-0.15625 0.0937-0.0242 0.0147-0.0693 0.0449-0.0937 0.0625-0.40219 0.30193-0.87679 0.99874-1.9375 1.75-1.7891 2.035-2.1098 3.4521-2 7.5312 0.10179 0.43147 3.3965 9.5919 6.1875 16.031 1.8818 6.6927 3.6228 14.356 2.3438 21.594-4.4057 9.5684-13.263 18.15-21.812 22.812-4.3557 1.395-8.1174 0.91994-9.125-0.0312-0.008-0.008-0.024-0.0236-0.0312-0.0312-2.5014-1.6818-2.5588-4.6756-2.4062-5.1875-0.00005-0.003 0.00017-0.0277 0-0.0312 0.006-0.006 0.0255-0.0258 0.0312-0.0312 7.2138-5.0246 15.454-9.0914 21.906-22.656 1.905-5.1838 2.4866-8.2964 0.59375-16.312-0.73791-2.9868-1.6494-5.4446-3.6875-7.5625 0.005-0.006 0.0259-0.0257 0.0312-0.0312 1.228-0.58751 4.4141 1.7597 4.9062 0.28125-0.75393-3.8271-3.3461-8.965-6.2812-11.594-2.5702-2.3344-5.3662-2.6046-7.7188-0.46875-2.6499 1.4746-3.2135 6.7707-1.9375 11.406 1.4172 3.4895 5.2433 4.1017 7.9688 11.125-0.00005 0.007-0.00024 0.0289 0 0.0312 0.0568 0.44036 0.93536 5.2424-0.4375 7.1875-1.1141 3.4742-15.424 14.759-16.438 15.438-0.0112 0.0112-0.0829 0.0519-0.0937 0.0625-0.006 0.006-0.0259 0.026-0.0312 0.0312-0.003 0.002-0.0246 0.0245-0.0312 0.0312-0.003 0.003-0.0284 0.028-0.0312 0.0312-0.003 0-0.0278 0.00017-0.0312 0-0.002-0.00007-0.0241-0.00011-0.0312 0-0.006-0.005-0.0257-0.0254-0.0312-0.0312 0.00024-0.003-0.00007-0.0284 0-0.0312-0.006-0.0108-0.0256-0.0512-0.0312-0.0625-0.0431-0.28175 0.0326-0.99908 0-2.1562-0.094-2.1144 0.78114-6.8979 0.71875-7.7188 0.00003-0.003-0.00009-0.0281 0-0.0312-0.006-0.006-0.0254-0.0257-0.0312-0.0312 0.00004-0.003-0.00016-0.0278 0-0.0312-0.007 0.00014-0.0302 0.00009-0.0312 0-4.7302 3.0541-6.2924 12.416-7.1562 15.188-11.975 8.2741-25.574 14.43-33.406 22.812-4.0791 6.3702 28.104-7.3147 31.844-8.9688 0.0321 0.0241 0.0641 0.063 0.0937 0.0937 0.71089 0.78237 0.77161 3.5103 2.9062 5.9688 3.3453 4.5317 10.456 7.3224 17.375 5.5938 11.603-4.194 18.288-12.102 25.094-20.875 0.97266-1.4151 2.4972-2.5301 3.9062-1.4375 4.6768 10.47 18.161 17.92 35.594 18.688 4.0338-4.9056 2.1046-7.3177 0.46875-8.3438-0.50391-0.33487-8.6698-3.5184-9.9375-6.6875-0.79829-2.9492 1.1426-5.5648 5.0312-7.5312 11.193-1.3537 22.196-2.8573 32.844-6.2812 0.10784-3.5772 2.2149-8.9267 3.625-11.25 0.97909-1.612 1.6086-1.7716 1.8438-2 0.008-0.008 0.0246-0.023 0.0312-0.0312 0.003-0.004 0.0284-0.0269 0.0312-0.0312 0.006-0.005 0.0256-0.0257 0.0312-0.0312 0.00002-0.0107 0.00042-0.0514 0-0.0625 0.006-0.0708-0.00049-0.19272-0.0312-0.3125l-1.8125-1.0625-35.719-0.15625c-0.44124-0.16987-0.76931-0.34037-0.96875-0.5-0.0152-0.0127-0.0489-0.0499-0.0625-0.0625-0.006-0.006-0.0253-0.025-0.0312-0.0312-0.006-0.006-0.0261-0.0251-0.0312-0.0312-0.005-0.0109-0.0263-0.0516-0.0312-0.0625-0.003-0.003-0.0277-0.0279-0.0312-0.0312 0.00006-0.003-0.00029-0.0279 0-0.0312-0.003-0.003-0.0276-0.0279-0.0312-0.0312 0.00002-0.003-0.00018-0.0279 0-0.0312 0.00001-0.003-0.00013-0.0279 0-0.0312 0-0.003-0.00008-0.0279 0-0.0312-0.00033-0.005 0.00012-0.0265 0-0.0312 0.00013-0.002 0.00009-0.0246 0-0.0312-0.00005-0.003 0.0001-0.0279 0-0.0312-0.00006-0.003 0.00014-0.0279 0-0.0312-0.00007-0.003 0.00019-0.0279 0-0.0312 0.006-0.006 0.0254-0.0256 0.0312-0.0312 0.008-0.0165 0.0204-0.0462 0.0312-0.0625 0.17439-0.23501 0.59702-0.45652 1.125-0.65625 8.5292-1.1621 23.682-3.646 24.688-18.219-0.15724-7.5908-3.2482-12.561-12.562-13.938-6.8439 0.52918-11.725 7.1491-10.938 14.438-0.32757 1.9624 0.66406 5.8136-1.3438 6.25-13.128 1.1994-27.457 9.4251-27.938 15.312-0.003-0.00052-0.0285 0.00014-0.0312 0-0.005 0.006-0.0258 0.0256-0.0312 0.0312-0.0101 0.005-0.046 0.0231-0.0625 0.0312-0.0109-0.00015-0.0515 0.0004-0.0625 0-0.0211 0.007-0.0722 0.0257-0.0937 0.0312-0.006 0.00054-0.0232-0.00011-0.0312 0-0.0178-0.00028-0.0507 0-0.0625 0-0.006-0.00019-0.0232-0.0002-0.0312 0-0.0132 0.00033-0.0516 0.00053-0.0625 0-0.0339-0.007-0.0956-0.0238-0.125-0.0312-0.85384-0.23714-1.9538-1.6462-1.7812-3.625-0.49994-10.177-3.8122-21.693-9-30.562-1.8513-1.8508-2.6579-2.6008-3.1875-2.6875-0.0171-0.002-0.0459 0.0008-0.0625 0-0.0218-0.00009-0.0656 0.00025-0.0937 0-0.005 0.00014-0.0264-0.0004-0.0312 0-0.003-0.00009-0.0283 0.00025-0.0312 0-0.004 0.001-0.0274-0.001-0.0312 0zm34.188 5.375c-0.7426 0.12864-1.4592 0.74055-1.7188 1.75-0.16327 0.66121 0.31746 1.7611-0.28125 2.0938-0.34371 0.34673-1.6794 0.14493-1.625-1.6875 0-0.58359-0.42846-1.2238-0.6875-1.5938-0.26004-0.17034-0.40429-0.21875-0.875-0.21875-0.57352 0.0232-0.59178 0.17445-0.90625 0.65625-0.13306 0.49085-0.3125 0.97487-0.3125 1.5312-0.0716 0.65214-0.30147 0.873-0.78125 0.96875-0.53623 0-0.40933 0.0584-0.84375-0.21875-0.25803-0.28222-0.59375-0.3932-0.59375-0.875-0.00001-0.49893-0.0998-1.2954-0.25-1.625-0.22779-0.30036-0.61901-0.42542-1.0312-0.53125-2.2467 0.008-2.379 2.5586-2.25 3.5312-0.16833 0.18345-0.28288 4.7905 2.7812 6.0625 4.1134 1.9614 13.916 0.80665 11.531-5.5312-0.00001-0.58662-0.16029-2.5565-0.21875-3.0938-0.4198-0.9777-1.1949-1.3474-1.9375-1.2188zm137.97 5.6562c-0.1034-0.0186-0.22236-0.0114-0.34375 0.0312 0 0-19.059 13.559-19.531 14.031-1.8899 1.6802-0.94442 7.5886 0 6.9062 1.3658 0.52513 20.554-12.478 20.188-14 0.83627 0.0491 1.2385-6.6892-0.3125-6.9688zm-119.96 2.01c0.77787-0.0825 1.7982 0.18143 2.7812 0.75 1.4228 0.82293 2.2998 2.0657 2.1875 2.9688-0.004 0.0245 0.005 0.0698 0 0.0937-0.006 0.0238-0.0554 0.0705-0.0625 0.0937-0.008 0.023-0.0221 0.0713-0.0312 0.0937-0.006 0.0148-0.0241 0.048-0.0312 0.0625-0.007 0.0144-0.0231 0.0484-0.0312 0.0625-0.0466 0.0763-0.12358 0.15638-0.1875 0.21875-0.68395 0.63877-2.2626 0.54784-3.75-0.3125-1.4098-0.81544-2.281-2.068-2.1875-2.9688 0.003-0.0246 0.0267-0.0696 0.0312-0.0937 0.0236-0.11178 0.0679-0.21374 0.125-0.3125 0.0204-0.0353 0.0384-0.0926 0.0625-0.125 0.005-0.006 0.0261-0.025 0.0312-0.0312 0.042-0.049 0.10547-0.11459 0.15625-0.15625 0.22671-0.17829 0.54802-0.30575 0.90625-0.34375zm-166.91 3.4375c-9.8758 0.18043-24.338 12.945-24.719 20.031 10.421-5.0044 20.657-9.8212 31.25-15-1.7095-2.5521-0.10363-4.8518-6.5312-5.0312zm32 4.4375c0.96809 0.0109 1.9891 0.48893 2.5312 1.8438 0.48784 1.2428 0.0231 2.5424-0.5625 3.1875-0.003 0.005 0.003 0.0263 0 0.0312-0.009 0.0144-0.0215 0.049-0.0312 0.0625-0.4145 0.53404-1.8697 0.3125-2.9062 0.3125-1.2539-0.0554-1.8721-0.26122-2.625-1.2812-0.35982-1.1339 0.73594-2.2481 1.2188-3.0938 0.005-0.008 0.0263-0.0234 0.0312-0.0312 0.0524-0.0788 0.13801-0.17326 0.21875-0.25 0.375-0.34347 1.0235-0.66453 1.7188-0.75 0.13519-0.0166 0.26795-0.0328 0.40625-0.0312zm251.16 3.93c-1.756 0.21654-3.4252 1.877-2.6562 4.5312-0.4818 1.5593 2.3822 7.0115 3.125 9.9062 0.66827 2.0602-0.86071 7.8872 0.53125 8.5 1.2811 0.68641 4.6502-3.4593 4.5312-8.6562 0.37092-2.672-0.95304-12.517-4.3125-14.188-0.38629-0.10791-0.81353-0.14372-1.2188-0.0937zm-213.31 9.625c-1.552 0.10848-2.9369 0.93803-2.3125 3.125-0.0937 1.5865 4.3851 3.5156 4.6562 7.1875 0.64004 1.5139-0.9575 6.362 0.375 6.8125 1.2236 0.50396 2.9215-3.3513 3.5625-6.9375 0.35479-1.9645-1.5367-8.8358-4.75-10.062-0.49313-0.10609-1.0139-0.16116-1.5312-0.125zm63.844 8.7188c0.11777-0.008 0.22161 0.00072 0.34375 0 0.0205-0.00013 0.0419-0.00009 0.0625 0 3.9793 1.0815 9.8454 1.1936 14.938 1.7188 4.1477 0.26307 6.1971 3.5103 2.3125 4.875-3.8322 1.3124-7.5141 2.3374-7.5312 7.875 0.50376 2.7431 0.39705 4.1826-0.0312 4.8438-0.0335 0.0496-0.0878 0.11552-0.125 0.15625-0.005 0.006-0.0258 0.0258-0.0312 0.0312-0.006 0.005-0.0256 0.0261-0.0312 0.0312-0.006 0.005-0.0255 0.0265-0.0312 0.0312l-0.0312 0.0312c-0.011 0.005-0.0514 0.0259-0.0625 0.0312-0.0557 0.0346-0.12681 0.0715-0.1875 0.0937-0.0536 0.0182-0.1305 0.0217-0.1875 0.0312-0.91095 0.1336-2.234-0.73511-3.2188-1.25-2.3626-1.6964-8.9931-5.8056-9.9375-14.625-0.13438-1.9902 1.3554-3.7064 3.75-3.875zm-155.94 6.7812c-0.24858 0.008-0.74605 0.75061-1.4062 1.5938-5.8753 9.3597-6.3978 23.331-3.1562 27.5 1.7226 1.9695 4.5628 2.8356 6.6562 2.2188 3.6911-1.6006 5.3134-9.077 4.4375-11.812-1.2317-1.9282-2.2078-2.2337-3.4375-0.59375-2.5974 5.2735-3.6784 1.666-3.9062-1.2812-0.39814-5.589 0.14322-10.736 0.75-14.812 0.32304-2.089 0.31108-2.8203 0.0625-2.8125zm200.16 12.29c-0.43689-0.0234-0.90278 0.0449-1.375 0.28125-0.0927 0-4.2058 2.7815-5.5312 4.7188-0.80837 0.61485-0.71671 1.1493-0.46875 2.2188 0.62996 1.4484 1.7401 0.99386 3 0.3125 1.6722-0.2278 2.4808 0.8672 2.3438 2.875-0.77208 2.5037 0.34374 3.4365 0.34375 3.5938 0 0.15724 1.6101 1.5392 3.5 0.4375 3.9894-1.523 6.4755-3.0042 12.062-4.2188 1.4666-0.0292 1.3818-3.9536-0.9375-4.0938-3.0258 0.1522-5.8179 0.30676-8.8438 2.6875-1.8617 0.43039-2.1805-0.70275-2.5938-1.7188-0.47272-2.5208 1.0645-4.2976 0.75-6.1875 0.0839 0.0831-0.93932-0.83604-2.25-0.90625zm128.16 4.7812c-0.74222 0.0232-1.5238 0.12602-2.6562 0.21875-1.2246 0.26006-1.6522 0.79656-1.875 2.2812 0.0877 2.2517 1.4649 2.1402 2.875 3.0312 0.81645 1.0392 1.3476 1.98-0.0625 3.6875-1.3365 1.2246-2.2885 1.9004-3.625 3.125-0.631 1.0765-1.024 2.7299 0.90625 3.25 3.564 1.0019 11.812-4.3569 11.812-4.4688 1.3365-1.0019 0.89313-2.9062 0.78125-2.9062-0.77912-0.89102-2.5374-0.35586-3.7188-0.5-0.56244 0-2.4092-0.27339-1.5312-1.9062 0.73278-1.016 1.0031-1.6232 1.5-2.875 0.55638-1.2246 0.0673-2.0505-1.9375-2.7188-1.021-0.18546-1.7265-0.24193-2.4688-0.21875zm-53.54 108.4c-0.008 0.004-0.0234 0.0258-0.0312 0.0312-5.9277 1.521-5.7433 7.6749-1.9375 10.375-62.594 0-158.65-1.0625-179.25-1.0625-11.525 0-47.987-1.375-48.688-1.375 7.8196 11.437 19.147 13.766 33.969 14 27.802 0 156.62-0.34375 193.28-0.34375-2.6062 4.6275 0.23645 12.074 2.2812 13.438 0.0434 0.0279 0.11369 0.0715 0.15625 0.0937 0.0763 0.038 0.17693 0.0749 0.25 0.0937 0.0242 0.006 0.07-0.003 0.0937 0 2.4271 0.5725 3.4951-1.1846 4.3125-2.4688 3.9372 0.34703 26.097 0.66757 28.125-0.0312 0.007-0.003 0.0245-0.0284 0.0312-0.0312 1.3718 2.0189 2.7332 3.9264 5.3438 3.5938 4.569-0.97972 8.1674-1.477 8.2812-10.75 0 0-0.46704-15.802-10.844-14.812-2.4553 0.37092-9.3438 1.0625-9.3438 1.0625-7.9718-0.94847-13.819-1.0454-22.781-1.375 0.82723-1.0502 2.2878-5.3034 0.5-6.8438-0.46622-0.38767-1.1617-0.60352-2.125-0.53125-0.007 0.0005-0.0244-0.00008-0.0312 0-0.0136-0.00068-0.0492 0.002-0.0625 0-0.007-0.002-0.0248-0.0293-0.0312-0.0312-0.0257-0.009-0.0692-0.0161-0.0937-0.0312-0.0486-0.033-0.11173-0.10294-0.15625-0.15625-0.011-0.0139-0.0517-0.0475-0.0625-0.0625-0.45322-0.65987-0.70068-2.2777-1-2.6875-0.004-0.004-0.0277-0.0271-0.0312-0.0312-0.004-0.003-0.0276-0.0282-0.0312-0.0312-0.0109-0.007-0.0514-0.0277-0.0625-0.0312-0.004-0.00036-0.0275-0.00006-0.0312 0-0.004 0.00091-0.0274-0.001-0.0312 0zm4.25 22.594c0.0109-0.005 0.0202 0.005 0.0312 0 9.1319 0.44551 17.712 0.0857 26.844 0.53125 1.4473 1.2303 0.72345 4.0484-0.21875 4.5625-0.0422 0.0211-0.11339 0.051-0.15625 0.0625-0.0344 0.008-0.0905-0.001-0.125 0-0.0345-0.0007-0.0905 0.008-0.125 0-2.9694-0.0746-4.6869-0.14417-7.6562-0.21875-0.005-0.14772-0.0215-0.30707-0.0625-0.4375-0.70371-2.0856-5.8008-1.9461-7-0.3125-0.0166 0.0235-0.0475 0.0696-0.0625 0.0937-0.0192 0.0325-0.0463 0.0915-0.0625 0.125-0.0193 0.0422-0.0482 0.11238-0.0625 0.15625-0.0187 0.0619-0.0229 0.15372-0.0312 0.21875-0.008 0.0748-0.0379 0.17113-0.0312 0.25-4.0086 0.4818-7.6164-0.13309-11.625-0.28125-1.1761-1.4641-1.0388-4.1134 0.34375-4.75z", fill: "#fff" }));
|
|
7616
|
+
const THFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 900 600" }, props), /* @__PURE__ */ React.createElement("rect", { fill: "#A51931", width: "900", height: "600" }), /* @__PURE__ */ React.createElement("rect", { fill: "#F4F5F8", y: "100", width: "900", height: "400" }), /* @__PURE__ */ React.createElement("rect", { fill: "#2D2A4A", y: "200", width: "900", height: "200" }));
|
|
7617
|
+
const TWFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "-60 -40 240 160" }, props), /* @__PURE__ */ React.createElement("rect", { x: "-60", y: "-40", width: "100%", height: "100%", fill: "#fe0000" }), /* @__PURE__ */ React.createElement("rect", { x: "-60", y: "-40", width: "50%", height: "50%", fill: "#000095" }), /* @__PURE__ */ React.createElement(
|
|
7618
|
+
"path",
|
|
7619
|
+
{
|
|
7620
|
+
id: "tw_four_rays",
|
|
7621
|
+
d: "M 8,0 L 0,30 L -8,0 L 0,-30 M 0,8 L 30,0 L 0,-8 L -30,0",
|
|
7622
|
+
fill: "#fff"
|
|
7623
|
+
}
|
|
7624
|
+
), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#tw_four_rays", transform: "rotate(30)" }), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#tw_four_rays", transform: "rotate(60)" }), /* @__PURE__ */ React.createElement("circle", { r: "17", fill: "#000095" }), /* @__PURE__ */ React.createElement("circle", { r: "15", fill: "#fff" }));
|
|
7009
7625
|
const USFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 7410 3900" }, props), /* @__PURE__ */ React.createElement("rect", { width: "7410", height: "3900", fill: "#b22234" }), /* @__PURE__ */ React.createElement(
|
|
7010
7626
|
"path",
|
|
7011
7627
|
{
|
|
@@ -7031,8 +7647,19 @@ const VNFlag = (props) => /* @__PURE__ */ React.createElement("svg", __spreadVal
|
|
|
7031
7647
|
), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#vn_g1", transform: "scale(-1,1)" })), /* @__PURE__ */ React.createElement("g", { id: "vn_g2", transform: "rotate(72)" }, /* @__PURE__ */ React.createElement("use", { xlinkHref: "#vn_g" }), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#vn_g", transform: "rotate(72)" })), /* @__PURE__ */ React.createElement("use", { xlinkHref: "#vn_g2", transform: "scale(-1,1)" }));
|
|
7032
7648
|
const FlagMap = {
|
|
7033
7649
|
cn: CNFlag,
|
|
7650
|
+
de: DEFlag,
|
|
7651
|
+
es: ESFlag,
|
|
7652
|
+
fr: FRFlag,
|
|
7034
7653
|
id: IDFlag,
|
|
7654
|
+
it: ITFlag,
|
|
7655
|
+
jp: JPFlag,
|
|
7035
7656
|
kr: KRFlag,
|
|
7657
|
+
nl: NLFlag,
|
|
7658
|
+
pt: PTFlag,
|
|
7659
|
+
ru: RUFlag,
|
|
7660
|
+
sa: SAFlag,
|
|
7661
|
+
th: THFlag,
|
|
7662
|
+
tw: TWFlag,
|
|
7036
7663
|
us: USFlag,
|
|
7037
7664
|
vn: VNFlag
|
|
7038
7665
|
};
|