@kakadu/components 6.7.2 → 6.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/components/flags/afrikaans.d.ts +2 -0
- package/build/components/flags/albanian.d.ts +2 -0
- package/build/components/flags/amharic.d.ts +2 -0
- package/build/components/flags/arabic.d.ts +2 -0
- package/build/components/flags/armenian.d.ts +2 -0
- package/build/components/flags/azerbaijani.d.ts +2 -0
- package/build/components/flags/bengali.d.ts +2 -0
- package/build/components/flags/bosnian.d.ts +2 -0
- package/build/components/flags/bulgarian.d.ts +2 -0
- package/build/components/flags/catalan.d.ts +2 -0
- package/build/components/flags/chinese-simplified.d.ts +2 -0
- package/build/components/flags/chinese-traditional.d.ts +2 -0
- package/build/components/flags/croatian.d.ts +2 -0
- package/build/components/flags/czech.d.ts +2 -0
- package/build/components/flags/danish.d.ts +2 -0
- package/build/components/flags/dari.d.ts +1 -0
- package/build/components/flags/dutch.d.ts +2 -0
- package/build/components/flags/english.d.ts +2 -0
- package/build/components/flags/estonian.d.ts +2 -0
- package/build/components/flags/farsi-persian.d.ts +2 -0
- package/build/components/flags/filipino-tagalog.d.ts +2 -0
- package/build/components/flags/finnish.d.ts +2 -0
- package/build/components/flags/french-canada.d.ts +2 -0
- package/build/components/flags/french.d.ts +2 -0
- package/build/components/flags/georgian.d.ts +2 -0
- package/build/components/flags/german.d.ts +2 -0
- package/build/components/flags/greek.d.ts +2 -0
- package/build/components/flags/gujarati.d.ts +2 -0
- package/build/components/flags/haitian-creole.d.ts +2 -0
- package/build/components/flags/hausa.d.ts +2 -0
- package/build/components/flags/hebrew.d.ts +2 -0
- package/build/components/flags/hindi.d.ts +2 -0
- package/build/components/flags/hungarian.d.ts +2 -0
- package/build/components/flags/icelandic.d.ts +2 -0
- package/build/components/flags/index.d.ts +160 -0
- package/build/components/flags/indonesian.d.ts +2 -0
- package/build/components/flags/irish.d.ts +2 -0
- package/build/components/flags/italian.d.ts +2 -0
- package/build/components/flags/japanese.d.ts +2 -0
- package/build/components/flags/kannada.d.ts +2 -0
- package/build/components/flags/kazakh.d.ts +2 -0
- package/build/components/flags/korean.d.ts +2 -0
- package/build/components/flags/latvian.d.ts +2 -0
- package/build/components/flags/lithuanian.d.ts +2 -0
- package/build/components/flags/macedonian.d.ts +2 -0
- package/build/components/flags/malay.d.ts +2 -0
- package/build/components/flags/malayalam.d.ts +2 -0
- package/build/components/flags/maltese.d.ts +2 -0
- package/build/components/flags/marathi.d.ts +2 -0
- package/build/components/flags/mongolian.d.ts +2 -0
- package/build/components/flags/norwegian-nynorsk.d.ts +1 -0
- package/build/components/flags/norwegian.d.ts +2 -0
- package/build/components/flags/pashto.d.ts +2 -0
- package/build/components/flags/polish.d.ts +2 -0
- package/build/components/flags/portuguese-brazil.d.ts +2 -0
- package/build/components/flags/portuguese-portugal.d.ts +2 -0
- package/build/components/flags/punjabi.d.ts +1 -0
- package/build/components/flags/romanian.d.ts +2 -0
- package/build/components/flags/russian.d.ts +2 -0
- package/build/components/flags/serbian.d.ts +2 -0
- package/build/components/flags/sinhala.d.ts +2 -0
- package/build/components/flags/slovak.d.ts +2 -0
- package/build/components/flags/slovenian.d.ts +2 -0
- package/build/components/flags/somali.d.ts +2 -0
- package/build/components/flags/spanish-mexico.d.ts +2 -0
- package/build/components/flags/spanish.d.ts +2 -0
- package/build/components/flags/swahili.d.ts +2 -0
- package/build/components/flags/swedish.d.ts +2 -0
- package/build/components/flags/tamil.d.ts +2 -0
- package/build/components/flags/telugu.d.ts +2 -0
- package/build/components/flags/thai.d.ts +2 -0
- package/build/components/flags/turkish.d.ts +2 -0
- package/build/components/flags/ukrainian.d.ts +2 -0
- package/build/components/flags/urdu.d.ts +2 -0
- package/build/components/flags/uzbek.d.ts +2 -0
- package/build/components/flags/vietnamese.d.ts +2 -0
- package/build/components/flags/welsh.d.ts +2 -0
- package/build/components/flags.js +1 -0
- package/build/components/flags.mjs +2073 -0
- package/build/components.css +1 -1
- package/build/icons/icon.d.ts +1 -1
- package/build/icons/icon.js +1 -1
- package/build/icons/icon.mjs +51 -45
- package/build/icons/reload.d.ts +2 -0
- package/build/icons/reload.js +1 -0
- package/build/icons/reload.mjs +27 -0
- package/build/icons/thumbs-down.d.ts +2 -0
- package/build/icons/thumbs-down.js +1 -0
- package/build/icons/thumbs-down.mjs +27 -0
- package/build/icons/thumbs-up.d.ts +2 -0
- package/build/icons/thumbs-up.js +1 -0
- package/build/icons/thumbs-up.mjs +27 -0
- package/build/index.d.ts +8 -0
- package/build/index.js +1 -1
- package/build/index.mjs +244 -235
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../jsx-runtime-BB_1_6y_.js"),v=require("@kuma-ui/core");function m(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m0 0 192 256L0 512h47l465-189v-34l-32-33 32-33v-34L47 0Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#333",d:"M0 142v228l140-114z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M192 256 0 95v47l114 114L0 370v47z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M512 223H223L0 0v94l161 162L0 418v94l223-223h289z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M512 0H47l189 189h276z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M512 512H47l189-189h276z"})]})}function o(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"m0 345 255.7-31L512 345v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"m0 167 258-40.7L512 167v178H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 0h512v167H0z"}),t.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"256",r:"122.4",fill:"#0052b4"}),t.jsxRuntimeExports.jsxs("g",{fill:"#ffda44",children:[t.jsxRuntimeExports.jsx("path",{d:"m256 161.2 22 68h71.7l-58 42 22.3 68.3-58-42.3-58 42.2 22.2-68.1-58-42H234z"}),t.jsxRuntimeExports.jsx("path",{d:"m344.1 273-70-22.9 43.2-59.6-18-13L256 237l-43.3-59.7-18 13.1 43.3 59.7-70.1 22.7 6.9 21.2 70-22.8V345h22.3v-73.7l70.1 22.8z"})]})]})}function d(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#496e2d",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M379 176v97h-16c-2.8 0-5.3-.2-7.8-.4 3-4.3 5.2-8.9 6.4-13.7a37.7 37.7 0 0 0-4-29.2A31.6 31.6 0 0 0 331 215a31.6 31.6 0 0 0-26.5 14.7c-5.3 8.6-6.7 19-4.1 29.2 1.2 4.8 3.4 9.4 6.4 13.7-2.5.2-5 .4-7.8.4h-16v-58h-24v82a15 15 0 0 1-15 15v24a39 39 0 0 0 39-39h16c12.4 0 23-2.3 32-6 9 3.7 19.6 6 32 6h40V176zm39 0v121h24V176zm-330 0v24h24v-24zm39 0v24h24v-24zm24 39a82 82 0 0 0-82 82h24a58 58 0 0 1 34-52.8V297h102v-82h-24v58h-15v-58h-24v58h-15zm180 24c3.4 0 4.7 1 6.1 3.4a14 14 0 0 1 1.2 10.7c-.9 3.6-3 7.7-7.3 11.2a21.7 21.7 0 0 1-7.3-11.2 14 14 0 0 1 1.2-10.7c1.4-2.4 2.7-3.4 6.1-3.4zm-204 73v24h24v-24zm39 0v24h24v-24zm39 0v24h24v-24z"})]})}function u(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"m0 166.9 253-31.8 259 31.8v178l-257.5 37.4L0 345z"}),t.jsxRuntimeExports.jsx("path",{fill:"#338af3",d:"M0 0h512v166.9H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 344.9h512V512H0z"}),t.jsxRuntimeExports.jsxs("g",{fill:"#eee",children:[t.jsxRuntimeExports.jsx("path",{d:"M261.6 328.2a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7z"}),t.jsxRuntimeExports.jsx("path",{d:"m317.2 206 9.6 26.8 25.8-12.3-12.2 25.8 26.9 9.6-27 9.6 12.3 25.8-25.8-12.3-9.6 27-9.6-27-25.8 12.3 12.3-25.8-27-9.6 27-9.6-12.3-25.8 25.8 12.3z"})]})]})}function a(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#496e2d",d:"m0 166.9 258-31.7 254 31.7v178l-251.4 41.3L0 344.9z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v166.9H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 344.9h512V512H0z"})]})}function f(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#496e2d",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("circle",{cx:"200.3",cy:"256",r:"111.3",fill:"#d80027"})]})}function w(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M256 100.2 467.5 256 256 411.8 44.5 256z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M174.2 221a87 87 0 0 0-7.2 36.3l162 49.8a88.5 88.5 0 0 0 14.4-34c-40.6-65.3-119.7-80.3-169.1-52z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M255.7 167a89 89 0 0 0-41.9 10.6 89 89 0 0 0-39.6 43.4 181.7 181.7 0 0 1 169.1 52.2 89 89 0 0 0-9-59.4 89 89 0 0 0-78.6-46.8zM212 250.5a149 149 0 0 0-45 6.8 89 89 0 0 0 10.5 40.9 89 89 0 0 0 120.6 36.2 89 89 0 0 0 30.7-27.3A151 151 0 0 0 212 250.5z"})]})}function g(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M0 0h445.3l33.9 255-33.9 257-323.7-134.3L0 66.8z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 66.8V512h445.4z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M445.3 0H512v512h-66.7z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m354.6 456-8.3 25.6h-26.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5 21.7-15.8h-26.8zm-55-55.4-8.3 25.5h-26.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5 21.7-15.8h-26.8zM244.4 345l-8.3 25.5h-26.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5 21.7-15.8h-26.8zm-55.1-55.7-8.3 25.5h-26.8l21.7 15.8-8.3 25.5 21.7-15.8L211 356l-8.3-25.5 21.7-15.8h-26.8zm-55.4-55.7-8.3 25.5H98.8l21.7 15.8-8.3 25.5 21.7-15.8 21.7 15.8-8.3-25.5L169 259h-26.8zM78.7 178l-8.3 25.5H43.6l21.7 15.8-8.3 25.5L78.7 229l21.7 15.8-8.3-25.5 21.7-15.8H87zm-55.2-55.7-8.3 25.5h-26.8l21.7 15.8L1.8 189l21.7-15.8L45.2 189l-8.3-25.5 21.7-15.8H31.8z"})]})}function c(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M0 0v57l32 29-32 28v57l32 29-32 28v57l32 28-32 28v57l32 29-32 28v57h512v-57l-32-28 32-29v-57l-32-28 32-28v-57l-32-28 32-29v-57l-32-28 32-29V0H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 57h512v57H0Zm0 114h512v57H0Zm0 114h512v56H0Zm0 113h512v57H0Z"})]})}function R(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v256l-265 45.2z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M210 256h302v256H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0v512l256-256L0 0z"})]})}function E(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"m0 256 256-64 256 64v256H0Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v256H0Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M166 149c-12 0-21 9-21 21h-14c-19 0-35 15-35 34h25c3 8 10 14 17 14h7v48l2 14-16 5c-1-15-13-26-27-26-4 0-8 3-8 6v56c0 4 4 7 8 7l12-3 56-15c6 3 14 5 22 5h6v14h-13c-16 0-28 12-28 27 0 4 3 7 7 7h62c4 0 7-3 7-7v-41l9-1h49l9 15h-5c-15 0-27 12-27 27 0 4 3 7 7 7h69c4 0 7-3 7-7 0-6-2-11-5-16l-15-26h23c29 0 52-23 52-52v-3l8 2h6c3-3 4-7 2-10l-28-40-1-1c-3-2-8-2-10 1l-27 40c-1 2-2 4-1 6 1 4 5 6 9 5l8-3v3c0 10-8 18-18 18h-37c12-12 22-26 28-41l25-57 1-5c0-8-6-14-14-14h-95c-15 0-28 12-28 27v17a11 11 0 1 1-22 0v-31c12-4 21-14 21-27h-41z"})]})}function z(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h133.6l32.7 20.3 34-20.3H512v222.6L491.4 256l20.6 33.4V512H200.3l-31.7-20.4-35 20.4H0V289.4l29.4-33L0 222.7z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0h-66.7z"})]})}function M(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"m0 345 256.7-25.5L512 345v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"m0 167 255-23 257 23v178H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#333",d:"M0 0h512v167H0z"})]})}function H(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0h99l29 32 28-32h356v57l-32 28 32 29v57l-32 28 32 29v57l-32 28 32 28v57l-32 29 32 28v57H0v-57l32-28-32-29v-56l32-29-32-28V171l32-29-32-28Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M99 0v114H0v57h99v114H0v57h512v-57H156V171h100v-57H156V0Zm157 57v57h256V57Zm0 114v57h256v-57ZM0 398v57h512v-57z"})]})}function L(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m0 0 8 22-8 23v23l32 54-32 54v32l32 48-32 48v32l32 54-32 54v68l22-8 23 8h23l54-32 54 32h32l48-32 48 32h32l54-32 54 32h68l-8-22 8-23v-23l-32-54 32-54v-32l-32-48 32-48v-32l-32-54 32-54V0l-22 8-23-8h-23l-54 32-54-32h-32l-48 32-48-32h-32l-54 32L68 0H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M336 0v108L444 0Zm176 68L404 176h108zM0 176h108L0 68ZM68 0l108 108V0Zm108 512V404L68 512ZM0 444l108-108H0Zm512-108H404l108 108Zm-68 176L336 404v108z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0v45l131 131h45L0 0zm208 0v208H0v96h208v208h96V304h208v-96H304V0h-96zm259 0L336 131v45L512 0h-45zM176 336 0 512h45l131-131v-45zm160 0 176 176v-45L381 336h-45z"})]})}function V(s){return t.jsxRuntimeExports.jsxs("svg",{height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...s,children:[t.jsxRuntimeExports.jsx("path",{d:"m0 128 256-32 256 32v256l-256 32-256-32z",fill:"#ffda44"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0h512v128h-512zm0 384h512v128h-512z",fill:"#d80027"}),t.jsxRuntimeExports.jsxs("g",{fill:"#eee",children:[t.jsxRuntimeExports.jsx("path",{d:"m144 304h-16v-80h16zm128 0h16v-80h-16z"}),t.jsxRuntimeExports.jsx("ellipse",{cx:"208",cy:"296",rx:"48",ry:"32"})]}),t.jsxRuntimeExports.jsxs("g",{fill:"#d80027",children:[t.jsxRuntimeExports.jsx("rect",{height:"24",rx:"8",width:"16",x:"128",y:"192"}),t.jsxRuntimeExports.jsx("rect",{height:"24",rx:"8",width:"16",x:"272",y:"192"}),t.jsxRuntimeExports.jsx("path",{d:"m208 272v24a24 24 0 0 0 24 24 24 24 0 0 0 24-24v-24h-24z"})]}),t.jsxRuntimeExports.jsxs("g",{fill:"#ff9811",children:[t.jsxRuntimeExports.jsx("rect",{height:"16",ry:"8",width:"32",x:"120",y:"208"}),t.jsxRuntimeExports.jsx("rect",{height:"16",ry:"8",width:"32",x:"264",y:"208"}),t.jsxRuntimeExports.jsx("rect",{height:"16",rx:"8",width:"32",x:"120",y:"304"}),t.jsxRuntimeExports.jsx("rect",{height:"16",rx:"8",width:"32",x:"264",y:"304"}),t.jsxRuntimeExports.jsx("path",{d:"m160 272v24c0 8 4 14 9 19l5-6 5 10a21 21 0 0 0 10 0l5-10 5 6c6-5 9-11 9-19v-24h-9l-5 8-5-8h-10l-5 8-5-8z"})]}),t.jsxRuntimeExports.jsx("path",{d:"m122 252h172m-172 24h28m116 0h28"}),t.jsxRuntimeExports.jsx("path",{d:"m122 248a4 4 0 0 0 -4 4 4 4 0 0 0 4 4h172a4 4 0 0 0 4-4 4 4 0 0 0 -4-4zm0 24a4 4 0 0 0 -4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0 -4-4zm144 0a4 4 0 0 0 -4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0 -4-4z",fill:"#d80027"}),t.jsxRuntimeExports.jsx("path",{d:"m196 168c-7 0-13 5-15 11l-5-1c-9 0-16 7-16 16s7 16 16 16c7 0 13-4 15-11a16 16 0 0 0 17-4 16 16 0 0 0 17 4 16 16 0 1 0 10-20 16 16 0 0 0 -27-5c-3-4-7-6-12-6zm0 8c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm24 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm-44 10 4 1 4 8c0 4-4 7-8 7s-8-3-8-8c0-4 4-8 8-8zm64 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-7l4-8z",fill:"#eee"}),t.jsxRuntimeExports.jsx("path",{d:"m220 284v12c0 7 5 12 12 12s12-5 12-12v-12z",fill:"none"}),t.jsxRuntimeExports.jsx("path",{d:"m200 160h16v32h-16z",fill:"#ff9811"}),t.jsxRuntimeExports.jsx("path",{d:"m208 224h48v48h-48z",fill:"#eee"}),t.jsxRuntimeExports.jsx("path",{d:"m248 208-8 8h-64l-8-8c0-13 18-24 40-24s40 11 40 24zm-88 16h48v48h-48z",fill:"#d80027"}),t.jsxRuntimeExports.jsx("rect",{fill:"#d80027",height:"32",rx:"10",width:"20",x:"222",y:"232"}),t.jsxRuntimeExports.jsx("path",{d:"m168 232v8h8v16h-8v8h32v-8h-8v-16h8v-8zm8-16h64v8h-64z",fill:"#ff9811"}),t.jsxRuntimeExports.jsxs("g",{fill:"#ffda44",children:[t.jsxRuntimeExports.jsx("circle",{cx:"186",cy:"202",r:"6"}),t.jsxRuntimeExports.jsx("circle",{cx:"208",cy:"202",r:"6"}),t.jsxRuntimeExports.jsx("circle",{cx:"230",cy:"202",r:"6"})]}),t.jsxRuntimeExports.jsx("path",{d:"m169 272v43a24 24 0 0 0 10 4v-47zm20 0v47a24 24 0 0 0 10-4v-43z",fill:"#d80027"}),t.jsxRuntimeExports.jsxs("g",{fill:"#338af3",children:[t.jsxRuntimeExports.jsx("circle",{cx:"208",cy:"272",r:"16"}),t.jsxRuntimeExports.jsx("rect",{height:"16",ry:"8",width:"32",x:"264",y:"320"}),t.jsxRuntimeExports.jsx("rect",{height:"16",ry:"8",width:"32",x:"120",y:"320"})]})]})}function S(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#333",d:"m0 167 254.6-36.6L512 166.9v178l-254.6 36.4L0 344.9z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0h512v166.9H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 344.9h512V512H0z"})]})}function B(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 144.7 258.8 39.6 512 144.7v222.6L257 493 0 367.3z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 0v144.7h105.6v-22.2h33.6v22.2h33.3v-22.2h33.6v22.2h33.3v-22.2H273v22.2h33v-22.2h33.6v22.2h33.2v-22.2h33.6v22.2H512V0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 367.3V512h512V367.3H406.4v22.4h-33.6v-22.4h-33.2v22.4H306v-22.4h-33v22.4h-33.6v-22.4h-33.3v22.4h-33.6v-22.4h-33.3v22.4h-33.6v-22.4zm339.1-178h-33.4c.2 3.7.4 7.4.4 11.1 0 24.8-6.2 48.8-17 66-3.3 5.2-9 12.6-16.4 17.6v-94.7h-33.4v94.8c-7.5-5-13-12.4-16.4-17.7-10.8-17-17-41-17-65.9 0-3.7.2-7.4.4-11H173a190 190 0 0 0-.4 11c0 68.7 36.7 122.5 83.5 122.5s83.5-53.8 83.5-122.5c0-3.7-.1-7.4-.4-11z"})]})}function b(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h133.6l35.3 16.7L200.3 0H512v222.6l-22.6 31.7 22.6 35.1V512H200.3l-32-19.8-34.7 19.8H0V289.4l22.1-33.3L0 222.6z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0h-66.7z"})]})}function y(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0h167v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M345 0h167v512H345z"})]})}function Z(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0v512h144l112-64 112 64h144V0H368L256 64 144 0Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M144 0h224v512H144Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"m301 289 44-22-22-11v-22l-45 22 23-44h-23l-22-34-22 33h-23l23 45-45-22v22l-22 11 45 22-12 23h45v33h22v-33h45z"})]})}function k(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 0h167v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ff9811",d:"M345 0h167v512H345z"})]})}function A(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M256 96 0 128v128l256 32 256-32V128L256 96zm0 256L0 384v128h512V384l-256-32z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v128H0zm0 256h512v128H0z"})]})}function C(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"m218 154 38-84 38 84-140 140-84-38 84-38 140 140-38 84-38-84 140-140 84 38-84 38z"}),t.jsxRuntimeExports.jsx("path",{fill:"#333",d:"M244.5 29.5c0 40.5-11.2 78.5-30.7 110.8l-49-49a45.1 45.1 0 0 0-63.7 0l-9.9 9.8a45.1 45.1 0 0 0 0 63.7l49.1 49a214.2 214.2 0 0 1-110.8 30.7v23c40.5 0 78.5 11.2 110.8 30.7l-49 49a45.1 45.1 0 0 0 0 63.7l9.8 9.9a45.1 45.1 0 0 0 63.7 0l49-49.1a214.2 214.2 0 0 1 30.7 110.8h23c0-40.5 11.2-78.5 30.7-110.8l49 49a45.1 45.1 0 0 0 63.7 0l9.9-9.8a45.1 45.1 0 0 0 0-63.7l-49.1-49a214.2 214.2 0 0 1 110.8-30.7v-23c-40.5 0-78.5-11.2-110.8-30.7l49-49a45.1 45.1 0 0 0 0-63.7l-9.8-9.9a45.1 45.1 0 0 0-63.7 0l-49 49.1a214.2 214.2 0 0 1-30.7-110.8h-23zM256 92.2a233.8 233.8 0 0 0 27.7 62.6L256 182.5l-27.7-27.7A233.8 233.8 0 0 0 256 92.2zM133 98a25 25 0 0 1 17.6 7.4l52 51.8a215.9 215.9 0 0 1-45.4 45.3l-51.8-51.9a24.7 24.7 0 0 1 0-35.3l9.9-10A25 25 0 0 1 133 98zm246 0c6.4 0 12.8 2.4 17.7 7.4l10 9.9a24.7 24.7 0 0 1 0 35.3l-52 52a215.9 215.9 0 0 1-45.2-45.3l51.9-52A25 25 0 0 1 379 98zm-162.3 73.5 25.2 25.1-45.3 45.3-25.2-25.2a236.7 236.7 0 0 0 45.3-45.3zm78.6 0a236.7 236.7 0 0 0 45.2 45.2l-25.1 25.2-45.3-45.3 25.2-25.1zM256 210.6l45.3 45.3-45.3 45.3-45.3-45.3 45.3-45.3zm-101.2 17.6 27.7 27.7-27.7 27.7A233.8 233.8 0 0 0 92.2 256a233.8 233.8 0 0 0 62.6-27.7zm202.4 0a233.8 233.8 0 0 0 62.6 27.7 233.8 233.8 0 0 0-62.6 27.7L329.5 256l27.7-27.7zM196.6 270l45.3 45.3-25.2 25.1a236.7 236.7 0 0 0-45.3-45.2l25.2-25.2zm118.8 0 25.1 25.2a236.7 236.7 0 0 0-45.2 45.3l-25.2-25.2 45.3-45.3zm-158.1 39.4a215.9 215.9 0 0 1 45.2 45.3l-51.9 51.8a24.7 24.7 0 0 1-35.3 0l-10-9.9a24.7 24.7 0 0 1 0-35.3l52-51.9zm197.4 0 52 51.9a24.7 24.7 0 0 1 0 35.3l-10 10a24.7 24.7 0 0 1-35.3 0l-52-52a215.9 215.9 0 0 1 45.4-45.2zm-98.7 20 27.7 27.7a233.8 233.8 0 0 0-27.7 62.6 233.8 233.8 0 0 0-27.7-62.6l27.7-27.7z"})]})}function P(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v55.7l-25 32.7 25 34v267.2l-26 36 26 30.7V512H0v-55.7l24.8-34.1L0 389.6V122.4l27.2-33.2L0 55.7z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 55.7v66.7h512V55.7zm0 333.9v66.7h512v-66.7zm352.4-189.3H288l-32-55.6-32.1 55.6h-64.3l32.1 55.7-32 55.7h64.2l32.1 55.6 32.1-55.6h64.3L320.3 256l32-55.7zm-57 55.7-19.7 34.2h-39.4L216.5 256l19.8-34.2h39.4l19.8 34.2zM256 187.6l7.3 12.7h-14.6zm-59.2 34.2h14.7l-7.4 12.7zm0 68.4 7.3-12.7 7.4 12.7zm59.2 34.2-7.3-12.7h14.6zm59.2-34.2h-14.7l7.4-12.7zm-14.7-68.4h14.7l-7.3 12.7z"})]})}function h(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m0 160 256-32 256 32v192l-256 32L0 352z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ff9811",d:"M0 0h512v160H0Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 352h512v160H0Z"}),t.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"256",r:"72",fill:"#0052b4"}),t.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"256",r:"48",fill:"#eee"}),t.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"256",r:"24",fill:"#0052b4"})]})}function T(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 345h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#338af3",d:"M322.8 178h-44.5l7.4-55.7 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.7-29.7-22.2-29.6 22.2V167z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M285.7 178h-59.4v-55.7l29.7-22.2 29.7 22.2z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M167 167v122.3a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89.1 89.1 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M167 167h35.6v35.5H167zm71.2 0h35.6v35.5h-35.6zm71.2 0H345v35.5h-35.6zm-106.8 35.5h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.1h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z"})]})}function F(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#a2001d",d:"m0 256 254.8-41.8L512 256v256H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0h512v256H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m345 322.8-89-11.1-89 11V189.3h178z"}),t.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"267.1",r:"44.5",fill:"#0052b4"}),t.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"267.1",r:"22.3",fill:"#a2001d"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M222.6 211.5h66.8L256 244.9z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M244.9 233.7H267v66.8h-22z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M291.6 293.8h-71.2l-53.4 29h178z"})]})}function G(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 345h512v167H0z"})]})}function I(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"m0 166.9 253-26.7L512 167v178l-261.1 26L0 344.8z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v166.9H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ff9811",d:"M0 344.9h512V512H0z"})]})}function q(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m0 256 249.6-41.3L512 256v256H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#a2001d",d:"M0 0h512v256H0z"})]})}function K(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0h100.2l66.1 53.5L233.7 0H512v189.3L466.3 257l45.7 65.8V512H233.7l-68-50.7-65.5 50.7H0V322.8l51.4-68.5-51.4-65z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M100.2 0v189.3H0v33.4l24.6 33L0 289.5v33.4h100.2V512h33.4l30.6-26.3 36.1 26.3h33.4V322.8H512v-33.4l-24.6-33.7 24.6-33v-33.4H233.7V0h-33.4l-33.8 25.3L133.6 0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M133.6 0v222.7H0v66.7h133.6V512h66.7V289.4H512v-66.7H200.3V0z"})]})}function U(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 0h167v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M345 0h167v512H345z"})]})}function D(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"256",r:"111.3",fill:"#d80027"})]})}function N(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h222.6l31 23.4L289.4 0H512v222.6l-21.5 31 21.5 35.8V512H289.4l-34.2-20.5-32.6 20.5H0V289.4l22.7-32.6L0 222.6z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M222.6 0v222.6H0v66.8h222.6V512h66.8V289.4H512v-66.8H289.4V0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M155.8 122.4V89h-33.4v33.4H89v33.4h33.4v33.4h33.4v-33.4h33.4v-33.4zm233.8 0V89h-33.4v33.4h-33.4v33.4h33.4v33.4h33.4v-33.4H423v-33.4zM155.8 356.2v-33.4h-33.4v33.4H89v33.4h33.4V423h33.4v-33.4h33.4v-33.4zm233.8 0v-33.4h-33.4v33.4h-33.4v33.4h33.4V423h33.4v-33.4H423v-33.4z"})]})}function O(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#338af3",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M400.7 258.8H111.3c0 20 17.4 36.2 37.4 36.2h-1.2c0 20 16.2 36.1 36.2 36.1 0 20 16.1 36.2 36.1 36.2h72.4c20 0 36.1-16.2 36.1-36.2 20 0 36.2-16.2 36.2-36.1h-1.2c20 0 37.4-16.2 37.4-36.2z"}),t.jsxRuntimeExports.jsx("path",{fill:"#338af3",d:"M356.2 211.5a100.2 100.2 0 0 1-200.4 0"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"m332.5 211.5-31.3 14.7 16.7 30.3-34-6.5-4.3 34.3L256 259l-23.6 25.3L228 250l-34 6.5 16.6-30.3-31.2-14.7 31.2-14.7-16.6-30.3 34 6.5 4.3-34.3 23.6 25.2 23.6-25.2L284 173l34-6.5-16.6 30.3z"})]})}function _(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"m0 256 256.5-36.4L512 256v256H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M0 0h512v256H0z"})]})}function J(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M345 256c0 22.3-39.8 78-89 78s-89-55.7-89-78a89 89 0 1 1 178 0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M345 256a89 89 0 1 1-178 0"}),t.jsxRuntimeExports.jsx("path",{fill:"#333",d:"m350.4 334.7 23.7-23.6 15.7 15.7-23.6 23.6zm-39.3 39.4 23.6-23.7 15.7 15.8-23.6 23.6zm86.6 7.8 23.6-23.6L437 374l-23.6 23.7zm-39.4 39.4 23.6-23.6 15.8 15.7L374 437zm15.8-63 23.6-23.6 15.7 15.7-23.6 23.7zm-39.4 39.4 23.6-23.6 15.8 15.7-23.7 23.6zm63-220.4-63-63 15.8-15.7 63 63zm-63-15.7-23.6-23.7 15.7-15.7 23.7 23.6zm39.4 39.3-23.7-23.6 15.8-15.7 23.6 23.6zm7.8-86.6-23.6-23.6L374 75l23.7 23.6zm39.4 39.4L397.7 130l15.7-15.8L437 138zM90.7 358.3l63 63-15.8 15.7-63-63zm63 15.7 23.6 23.7-15.7 15.7-23.7-23.6zm-39.4-39.3 23.6 23.6-15.7 15.8-23.6-23.7zm23.6-23.6 63 63-15.7 15.7-63-63zm15.8-220.4-63 63L75 137.9l63-63zm23.6 23.6-63 63-15.7-15.8 63-63zm23.6 23.6-63 63-15.7-15.7 63-63z"})]})}function W(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M0 0h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 345h512v167H0z"})]})}function $(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#a2001d",d:"M0 0h512v189.2l-38.5 70 38.5 63.6V512H0V322.8l39.4-63L0 189.1z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 189.2h512v133.6H0z"})]})}function Q(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M0 0h68.2l86 33.6L216.5 0h78.8l61.2 34.8L443.8 0H512v68.3l-31.4 88 31.4 60.2v78.8L477.4 356l34.6 87.8V512h-68.2l-77-37.3-71.3 37.3h-78.8l-61-39.7L68.2 512H0v-68l40.3-88.2L0 295.5v-78.8L40.3 157 0 68.2z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M295.5 512h148.3L256 256zm-79-512H68.2L256 256zm.2 512L256 256 68.2 512zM0 216.7 256 256 0 68.2zm0 227.2L256 256 0 295.5zM512 68.3 256 256l256-39.5zM443.8 0H295.3L256 256zM512 443.8V295.3L256 256z"}),t.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"256",r:"89",fill:"#d80027"}),t.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"256",r:"66.8",fill:"#ffda44"})]})}function X(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#338af3",d:"M0 345h512v167H0z"})]})}function Y(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#a2001d",d:"M0 0h167l84.9 45L345 0h167v512H345l-87.7-48.1L167 512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M167 0h178v512H167z"}),t.jsxRuntimeExports.jsxs("g",{fill:"#ffda44",children:[t.jsxRuntimeExports.jsx("path",{d:"M122.4 256h22.3v89h-22.3zm-89 0h22.3v89H33.4z"}),t.jsxRuntimeExports.jsx("circle",{cx:"89",cy:"289.4",r:"22.3"}),t.jsxRuntimeExports.jsx("circle",{cx:"89",cy:"211.5",r:"11.1"}),t.jsxRuntimeExports.jsx("path",{d:"M66.8 322.8h44.5V345H66.8zm0-89h44.5V256H66.8zM89 133.5l8 24.2h25.4l-20.6 15 7.9 24.3L89 182l-20.6 15 7.9-24.3-20.6-15h25.5z"})]})]})}function t2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#ff9811",d:"M0 0h512L384 320 0 256Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M512 0 320 256H0v256h512V256Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M112 148v-40l28-28h40l28 28v40l-28 28h-40z"})]})}function s2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 256 256 0h256v55.7l-19.5 33 19.5 33.7v66.8l-22.1 37.7L512 256v66.8l-20.2 38.5 20.2 28.3v66.7l-254.5 28.2L0 456.3v-66.7l26-35.1-26-31.7z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M256 256h256v-66.8H222.9zm-33.1-133.6H512V55.7H222.9zM512 512v-55.7H0V512zM0 389.6h512v-66.8H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0h256v256H0z"}),t.jsxRuntimeExports.jsxs("g",{fill:"#ffda44",children:[t.jsxRuntimeExports.jsx("path",{d:"M170.2 219.1a63.3 63.3 0 1 1 30.1-119 78 78 0 1 0 0 111.4 63 63 0 0 1-30 7.6z"}),t.jsxRuntimeExports.jsx("path",{d:"m188 111.3 11.3 23.5 25.4-5.9-11.4 23.5 20.4 16.2-25.4 5.7.1 26-20.3-16.2-20.4 16.2.1-26-25.4-5.7 20.4-16.2-11.4-23.5 25.4 6z"})]})]})}function x2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h256l52 259.2L256 512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M256 0h256v512H256z"}),t.jsxRuntimeExports.jsx("path",{fill:"#acabb1",d:"M178 100.2V66.8h-33.3v33.4h-33.4v33.4h33.4V167h33.4v-33.4h33.4v-33.4z"})]})}function i2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"}),t.jsxRuntimeExports.jsx("path",{fill:"#a2001d",d:"M0 0h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 345h512v167H0z"})]})}function l(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h100.2l66.1 53.5L233.7 0H512v189.3L466.3 257l45.7 65.8V512H233.7l-68-50.7-65.5 50.7H0V322.8l51.4-68.5-51.4-65z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M100.2 0v189.3H0v33.4l24.6 33L0 289.5v33.4h100.2V512h33.4l30.6-26.3 36.1 26.3h33.4V322.8H512v-33.4l-24.6-33.7 24.6-33v-33.4H233.7V0h-33.4l-33.8 25.3L133.6 0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M133.6 0v222.7H0v66.7h133.6V512h66.7V289.4H512v-66.7H200.3V0z"})]})}function h2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"m0 256 256.4-44.3L512 256v256H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v256H0z"})]})}function e(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M144.7 0h222.6l37 257.7-37 254.3H144.7l-42.4-255.2z"}),t.jsxRuntimeExports.jsx("path",{fill:"#496e2d",d:"M367.3 0H512v512H367.3z"}),t.jsxRuntimeExports.jsx("path",{fill:"#333",d:"M0 0h144.7v512H0z"}),t.jsxRuntimeExports.jsxs("g",{fill:"#ffda44",children:[t.jsxRuntimeExports.jsx("path",{d:"M256 167a89 89 0 1 0 0 178 89 89 0 0 0 0-178zm0 144.7a55.7 55.7 0 1 1 0-111.4 55.7 55.7 0 0 1 0 111.4z"}),t.jsxRuntimeExports.jsx("path",{d:"M256 222.6c-12.3 0-22.3 10-22.3 22.3v33.4h44.6v-33.4c0-12.3-10-22.3-22.3-22.3z"})]})]})}function l2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 512h167l37.9-260.3L167 0H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M512 0H167v512h345z"}),t.jsxRuntimeExports.jsx("circle",{cx:"167",cy:"256",r:"89",fill:"#ffda44"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z"})]})}function e2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0h167v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M345 0h167v512H345z"})]})}function n2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 345h512v167H0z"})]})}function r2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#ff9811",d:"M81.4 27.2h135.2v456.5H81.4z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"m0 44.5 100.2-22v463L0 467.5z"}),t.jsxRuntimeExports.jsx("path",{fill:"#a2001d",d:"m218.6 26.5 293.4 18v93.2l-18.6 106.2 18.6 97.4v126.2l-293.4 18z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M0 0v44.5h200.3v423H0V512h512v-44.5H233.7v-423H512V0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M300.5 94.6c-18.4 0-33.4 15-33.4 33.4v144.6a33 33 0 0 0 11.2 25v53h22.2v-27.8h100.2v44.5h-22.3v22.3H423V345l20.4-22.2h48.2a72.9 72.9 0 0 0 20.4 18.5V137.7a66 66 0 0 0-22.5 13.1 67.8 67.8 0 0 0-13.2 82.9c-21.3-.1-41 .2-53.3 0V167c0-11.2-16.7-22.3-16.7-22.3s-16.7 11.1-16.7 22.3h-66.8v66.7h33.4v33.4c0 7.1 1.4 14.1 4.1 20.7L345 300.6h-44.5v-206z"})]})}function j2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"m0 160 256-32 256 32v192l-256 32L0 352z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v160H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 352h512v160H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M64 63v217c0 104 144 137 144 137s144-33 144-137V63z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M96 95v185a83 78 0 0 0 9 34h206a83 77 0 0 0 9-34V95z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M288 224h-64v-32h32v-32h-32v-32h-32v32h-32v32h32v32h-64v32h64v32h32v-32h64z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M152 359a247 231 0 0 0 56 24c12-3 34-11 56-24a123 115 0 0 0 47-45 60 56 0 0 0-34-10l-14 2a60 56 0 0 0-110 0 60 56 0 0 0-14-2c-12 0-24 4-34 10a123 115 0 0 0 47 45z"})]})}function p2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 345h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M222.7 167v-66.8H89V167l67 82.6z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z"})]})}function v2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#338af3",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m256 133.6 27.6 85H373L300.7 271l27.6 85-72.3-52.5-72.3 52.6 27.6-85-72.3-52.6h89.4z"})]})}function m2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#333",d:"M400.7 190H308a33.3 33.3 0 0 0-24.2-56.4 33.3 33.3 0 0 0-27.8 14.9 33.4 33.4 0 1 0-52 41.5h-92.7a45.8 45.8 0 0 0 46 44.5h-1.5c0 24.6 20 44.6 44.5 44.6 0 8 2.1 15.4 5.8 21.8l-37 37 28.4 28.3 40.2-40.2a30.5 30.5 0 0 0 4.9 1.4l-24.3 54.8L256 423l37.7-40.8-24.3-54.8a30.4 30.4 0 0 0 4.9-1.4l40.2 40.2 28.3-28.3-37-37a44.2 44.2 0 0 0 5.9-21.8c24.5 0 44.5-20 44.5-44.6h-1.5c24.6 0 46-19.9 46-44.5z"})]})}function o2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 345h512v167H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3z"})]})}function d2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0h133.6l35.3 16.7L200.3 0H512v222.6l-22.6 31.7 22.6 35.1V512H200.3l-32-19.8-34.7 19.8H0V289.4l22.1-33.3L0 222.6z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0z"})]})}function u2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m0 144.7 253.4-28.2L512 144.7V178l-36 76.4 36 79.6v33.3L254.7 400 0 367.3V334l39-78-39-78z"}),t.jsxRuntimeExports.jsx("path",{fill:"#333",d:"M0 0h512v144.7H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#a2001d",d:"M0 178h512v156H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#496e2d",d:"M0 367.3h512V512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m335.9 118.3-30.3-14-49.4 111.9-49.4-111.9-30.3 14L237.8 256l-61.3 137.7 30.3 14 49.4-111.9 49.4 111.9 30.3-14L274.6 256z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M256.2 111.3s-7 5.8-16.7 16l-16 127.6 16 129.8c9.7 10.2 16.7 16 16.7 16s7-5.8 16.7-16l15-130.7-15-126.7c-9.7-10.2-16.7-16-16.7-16z"}),t.jsxRuntimeExports.jsx("path",{fill:"#333",d:"m311.9 179.2-10 75.5 10 78.1A158.6 158.6 0 0 0 334 256c0-28.2-9.7-54.5-22.2-76.8zm-111.4 0 8.9 74.3-9 79.3a158.6 158.6 0 0 1-22.1-76.8c0-28.2 9.7-54.5 22.2-76.8z"}),t.jsxRuntimeExports.jsx("path",{fill:"#a2001d",d:"M200.5 179.2v153.6a269 269 0 0 0 39 51.9V127.3c-11.4 12-26.6 30-39 52zm111.4 0a269 269 0 0 0-39-51.9v257.4c11.4-12 26.5-30 39-52V179.3z"})]})}function a2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#496e2d",d:"M256 32a206 206 0 1 0 0 412 206 206 0 0 0 0-412zm0 8a198 198 0 0 1 182 276h-43a158 158 0 0 0-73-222v8a151 151 0 0 1 64 214h-1v72a197 197 0 0 1-258 0v-72a151 151 0 0 1 63-214v-8a159 159 0 0 0-73 222H74A198 198 0 0 1 256 40zm0 12A186 186 0 0 0 73 271a8 8 0 0 0 9 7 8 8 0 0 0 7-9l-3-31a170 170 0 1 1 337 31 8 8 0 0 0 7 9 8 8 0 0 0 9-7A187 187 0 0 0 256 52zM63 355a8 8 0 0 0-4 1 8 8 0 0 0-3 11 238 238 0 0 0 400 0 8 8 0 0 0-3-11 8 8 0 0 0-11 3 222 222 0 0 1-372 0 8 8 0 0 0-7-4z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M199 86v51l-25 153-38 31h240l-38-31-25-153V86H199z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ff9811",d:"M136 321h240v24H136z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M136 345h240v24H136z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M136 369h240v24H136z"}),t.jsxRuntimeExports.jsx("circle",{cx:"191",cy:"357",r:"8",fill:"#0052b4"}),t.jsxRuntimeExports.jsx("circle",{cx:"-321",cy:"357",r:"8",fill:"#0052b4",transform:"scale(-1 1)"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M256 252a20 20 0 0 0-20 20 20 20 0 0 0-17-10 20 20 0 0 0-20 20 20 20 0 0 0 20 20 20 20 0 0 0 3 0v71h-1c-5 0-10 4-10 10v8c0 5 5 10 10 10h1v1c0 6 5 10 10 10h48c6 0 10-4 10-10v-1h1c6 0 10-5 10-10v-8c0-6-4-10-10-10h-1v-71a20 20 0 0 0 3 0 20 20 0 0 0 20-20 20 20 0 0 0-20-20 20 20 0 0 0-17 11 20 20 0 0 0 0-1 20 20 0 0 0-20-20z"})]})}function f2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h512v128l-256 64L0 128Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#338af3",d:"M0 128h512v128l-256 64L0 256Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ff9811",d:"M0 256h512v128l-256 64L0 384Z"}),t.jsxRuntimeExports.jsx("path",{fill:"#496e2d",d:"M0 384h512v128H0z"})]})}function w2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v89l-79.2 163.7L512 423v89H0v-89l82.7-169.6L0 89z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 89h512v78l-42.6 91.2L512 345v78H0v-78l40-92.5L0 167z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 167h512v178H0z"})]})}function g2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M0 0h512v256l-265 45.2z"}),t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M210 256h302v256H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0v512l256-256z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"M175.3 256 144 241.3l16.7-30.3-34 6.5-4.3-34.3-23.6 25.2L75 183.2l-4.3 34.3-34-6.5 16.7 30.3L22.3 256l31.2 14.7L37 301l34-6.5 4.2 34.3 23.7-25.2 23.6 25.2 4.3-34.3 34 6.5-16.7-30.3zm-107-155.8 10.4 14.5 17-5.4-10.6 14.4 10.4 14.5-17-5.6L68 147l.2-17.9-17-5.6 17-5.4zm0 264.8 10.4 14.6 17-5.4-10.6 14.3 10.4 14.6-17-5.7L68 411.8l.2-17.9-17-5.6 17-5.4zm148.4-132.4L206.3 247l-17-5.4 10.5 14.4-10.4 14.6 17-5.7 10.6 14.4-.1-17.9 17-5.6-17.1-5.4z"})]})}function c2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsxs("g",{fill:"#eee",children:[t.jsxRuntimeExports.jsx("path",{d:"m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z"}),t.jsxRuntimeExports.jsx("path",{d:"M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7z"})]})]})}function R2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"m0 256 258-39.4L512 256v256H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#338af3",d:"M0 0h512v256H0z"})]})}function E2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 0h133.6l50.2 252.5L133.6 512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#496e2d",d:"M133.6 0H512v512H133.6z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M365.5 298.3A72.3 72.3 0 1 1 313.7 168a89 89 0 1 0 74.6 103.2 72 72 0 0 1-22.8 27.2zM364 167l18.2 19.6 24.3-11.3-13 23.5 18.2 19.6-26.3-5.1-13 23.4-3.3-26.7-26.1-5 24.4-11.3z"})]})}function z2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"m0 178 254.2-22L512 178v22.3l-40.2 54.1 40.2 57.3V334l-254 23.4L0 334v-22.3l36.7-59.4-36.7-52z"}),t.jsxRuntimeExports.jsx("path",{fill:"#338af3",d:"M0 0h512v178H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M0 200.3h512v111.4H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#6da544",d:"M0 334h512v178H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"M117.2 105.7a50 50 0 0 1 39.3-48.9 50.2 50.2 0 0 0-10.7-1.1 50 50 0 1 0 10.7 99c-22.5-5-39.3-25-39.3-49zm69 22.8 3.3 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.7 6.4 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.4 10.4-8.8-6.4-9 6.4 3.5-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.8 6.4 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.8 6.4 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.4-8.8 6.4 3.4-10.4-8.8-6.5h11zm-105-36.4 3.4 10.4h11l-9 6.5 3.4 10.4-8.8-6.5-9 6.5 3.5-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.5-8.8 6.5 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.5-8.8 6.5 3.4-10.4-9-6.5h11zm35 0 3.4 10.4h11l-9 6.5 3.5 10.4-9-6.5-8.8 6.5 3.4-10.4-8.8-6.5h11zm-70-36.4 3.4 10.4h11l-9 6.4 3.6 10.5-9-6.5-8.8 6.5 3.4-10.5-9-6.4h11zm35 0 3.4 10.4h11l-9 6.4 3.6 10.5-9-6.5-8.8 6.5 3.4-10.5-9-6.4h11zm35 0 3.4 10.4h11l-9 6.4 3.6 10.5-9-6.5-8.8 6.5 3.4-10.5-8.8-6.4h11z"})]})}function M2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"m256 133.6 27.6 85H373L300.7 271l27.6 85-72.3-52.5-72.3 52.6 27.6-85-72.3-52.6h89.4z"})]})}function H2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 0h512v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#ffda44",d:"m140.1 155.8 22.1 68h71.5l-57.8 42.1 22.1 68-57.9-42-57.9 42 22.2-68-57.9-42.1H118zm163.4 240.7-16.9-20.8-25 9.7 14.5-22.5-16.9-20.9 25.9 6.9 14.6-22.5 1.4 26.8 26 6.9-25.1 9.6zm33.6-61 8-25.6-21.9-15.5 26.8-.4 7.9-25.6 8.7 25.4 26.8-.3-21.5 16 8.6 25.4-21.9-15.5zm45.3-147.6L370.6 212l19.2 18.7-26.5-3.8-11.8 24-4.6-26.4-26.6-3.8 23.8-12.5-4.6-26.5 19.2 18.7zm-78.2-73-2 26.7 24.9 10.1-26.1 6.4-1.9 26.8-14.1-22.8-26.1 6.4 17.3-20.5-14.2-22.7 24.9 10.1z"})]})}function L2(s){return t.jsxRuntimeExports.jsxs("svg",{height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...s,children:[t.jsxRuntimeExports.jsx("path",{d:"m144 0h223l33 256-33 256h-223l-32-256z",fill:"#eee"}),t.jsxRuntimeExports.jsx("path",{d:"m0 0h144v512h-144z",fill:"#496e2d"}),t.jsxRuntimeExports.jsx("path",{d:"m368 0h144v512h-144z",fill:"#d80027"}),t.jsxRuntimeExports.jsx("path",{d:"m256 277v10h12l10-22z",fill:"#ffda44"}),t.jsxRuntimeExports.jsx("path",{d:"m160 242a96 96 0 0 0 192 0h-11a85 85 0 0 1 -170 0zm39 17-4 2c-2 2-2 6 1 8 15 14 34 22 54 24v17h12v-17c20-2 39-10 54-24 3-2 3-6 1-8s-6-2-8 0a78 78 0 0 1 -53 21c-19 0-38-8-53-21z",fill:"#496e2d"}),t.jsxRuntimeExports.jsx("path",{d:"m256 316c-14 0-28-5-40-13l6-9c20 13 48 13 68 0l7 9c-12 8-26 13-41 13z",fill:"#338af3"}),t.jsxRuntimeExports.jsx("path",{d:"m256 174c22 11 12 33 11 34l-2-4c-5-11-18-18-31-18v11c6 0 11 5 11 11-7 7-9 17-4 26l4 8-13 23 29-7 18 18v-11l11 11 23-11-35-21-5-21 28 16c4 11 12 21 23 26 9-83-42-91-61-91z",fill:"#751a46"}),t.jsxRuntimeExports.jsx("path",{d:"m222 271c-15 0-33-12-38-40l11-2c4 23 18 31 27 31 3 0 5-1 6-3 0-2 0-3-6-5-3-1-7-2-10-5-10-12 4-24 11-30 1-1 2-2 1-3 0 0-2-2-5-2-7 0-12-4-14-11-2-6 2-13 8-17l5 11c-2 0-2 2-2 4 0 0 1 2 3 2 7 0 14 4 16 9 1 3 2 9-5 15-7 7-11 12-9 15l5 1c5 2 14 5 13 17-1 8-8 13-17 13h-1z",fill:"#6da544"}),t.jsxRuntimeExports.jsxs("g",{fill:"#ffda44",children:[t.jsxRuntimeExports.jsx("path",{d:"m234 186-12 11v11l18-9c3-1 3-5 1-7z"}),t.jsxRuntimeExports.jsx("circle",{cx:"172",cy:"275",r:"8"}),t.jsxRuntimeExports.jsx("circle",{cx:"189",cy:"302",r:"8"}),t.jsxRuntimeExports.jsx("circle",{cx:"216",cy:"323",r:"8"}),t.jsxRuntimeExports.jsx("circle",{cx:"297",cy:"323",r:"8"}),t.jsxRuntimeExports.jsx("circle",{cx:"324",cy:"302",r:"8"}),t.jsxRuntimeExports.jsx("circle",{cx:"341",cy:"275",r:"8"})]}),t.jsxRuntimeExports.jsx("rect",{fill:"#ff9811",height:"22",rx:"11",width:"34",x:"239",y:"299"})]})}function V2(s){return t.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"512",height:"512",viewBox:"0 0 512 512",...s,children:[t.jsxRuntimeExports.jsx("path",{fill:"#d80027",d:"M0 256 256 0h256v512H0z"}),t.jsxRuntimeExports.jsx("path",{fill:"#0052b4",d:"M256 256V0H0v256z"}),t.jsxRuntimeExports.jsx("path",{fill:"#eee",d:"m222.6 149.8-31.3 14.7 16.7 30.3-34-6.5-4.3 34.3-23.6-25.2-23.7 25.2-4.3-34.3-34 6.5 16.7-30.3-31.2-14.7 31.2-14.7-16.6-30.3 34 6.5 4.2-34.3 23.7 25.3L169.7 77l4.3 34.3 34-6.5-16.7 30.3z"}),t.jsxRuntimeExports.jsx("circle",{cx:"146.1",cy:"149.8",r:"47.7",fill:"#0052b4"}),t.jsxRuntimeExports.jsx("circle",{cx:"146.1",cy:"149.8",r:"41.5",fill:"#eee"})]})}const n={af:m,am:o,ar:d,az:u,bg:a,bn:f,pt:w,bs:g,ca:c,cs:R,cy:E,da:z,de:M,el:H,en:L,es:V,et:S,fa:B,fi:b,fr:y,"fr-ca":Z,ga:k,gu:A,ha:C,he:P,hi:h,hr:T,ht:F,hu:G,hy:I,id:q,is:K,it:U,ja:D,ka:N,kk:O,kn:_,ko:J,lt:W,lv:$,mk:Q,ml:X,mn:Y,mr:t2,ms:s2,mt:x2,nl:i2,no:l,nn:l,pa:h,pl:h2,ps:e,"pt-pt":l2,ro:e2,ru:n2,si:r2,sk:j2,sl:p2,so:v2,sq:m2,sr:o2,sv:d2,sw:u2,ta:a2,te:f2,th:w2,tl:g2,tr:c2,uk:R2,ur:E2,uz:z2,vi:M2,zh:H2,"es-mx":L2,"fa-af":e,"zh-tw":V2},S2=Object.keys(n);function B2({locale:s,size:x=22,style:r,className:j,...p}){const i=n[s];return i?t.jsxRuntimeExports.jsx(i,{"aria-hidden":!0,style:{borderRadius:`${x}px`,...r},...p,width:x,height:x,className:v.cx("kakadu-components-1484300784",j)}):null}exports.default=B2;exports.flagLocales=S2;
|