@julseb-lib/react 0.1.65 → 0.1.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -8496,12 +8496,12 @@ var BzFlag = ({ width = 16 }) => {
8496
8496
  children: [
8497
8497
  /* @__PURE__ */ (0, import_jsx_runtime94.jsxs)("defs", { children: [
8498
8498
  /* @__PURE__ */ (0, import_jsx_runtime94.jsxs)("radialGradient", { id: "a", children: [
8499
- /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("stop", { offset: "0", "stop-color": "#ffef5d" }),
8500
- /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("stop", { offset: "1", "stop-color": "#ea5700" })
8499
+ /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("stop", { offset: "0", stopColor: "#ffef5d" }),
8500
+ /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("stop", { offset: "1", stopColor: "#ea5700" })
8501
8501
  ] }),
8502
8502
  /* @__PURE__ */ (0, import_jsx_runtime94.jsxs)("radialGradient", { id: "b", children: [
8503
- /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("stop", { offset: "0", "stop-color": "#952d1a" }),
8504
- /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("stop", { offset: "1", "stop-color": "#570a00" })
8503
+ /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("stop", { offset: "0", stopColor: "#952d1a" }),
8504
+ /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("stop", { offset: "1", stopColor: "#570a00" })
8505
8505
  ] }),
8506
8506
  /* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
8507
8507
  "radialGradient",
@@ -9161,7 +9161,7 @@ var BmFlag = ({ width = 16 }) => {
9161
9161
  {
9162
9162
  fill: "#fff",
9163
9163
  stroke: "#00247d",
9164
- "stroke-miterlimit": "10",
9164
+ strokeMiterlimit: "10",
9165
9165
  strokeWidth: "1.2",
9166
9166
  d: "M465.8 255s-.6-3.9-1.2-6.4c0 0-1.5-3.9 1-6.8l2.8-3.3s1.8-2.4 4-2.7c0 0 2.3 0 2.4-.5.3-.5 2.8-4.5 8.6 0 0 0 1.8-3 4.8-3.6 0 0 3-.8 4.5 1.4 0 0 3.5-2.6 6.4 1.7 0 0 4.1-2.4 7.2 2.3 0 0 4-2 6.4 2.1 2.5 4.3 2 6 2 6l2 6.8 6.5 8-15.2 5.8h-7l-13.7 3.6-24.3 1.9-6.7-8 9.6-8.3z"
9167
9167
  }
@@ -9181,7 +9181,7 @@ var BmFlag = ({ width = 16 }) => {
9181
9181
  {
9182
9182
  fill: "none",
9183
9183
  stroke: "#000",
9184
- "stroke-miterlimit": "10",
9184
+ strokeMiterlimit: "10",
9185
9185
  strokeWidth: "1.2",
9186
9186
  d: "M417.8 259.5s-3.5-.2-4-3m-6.1-1.8s1.2 0 2.4 1.2c0 0 .7 1.2 1.9 1"
9187
9187
  }
@@ -9202,7 +9202,7 @@ var BmFlag = ({ width = 16 }) => {
9202
9202
  {
9203
9203
  fill: "#64b4d1",
9204
9204
  stroke: "#00247d",
9205
- "stroke-miterlimit": "2.6",
9205
+ strokeMiterlimit: "2.6",
9206
9206
  strokeWidth: "1.2",
9207
9207
  d: "M419.7 319.8s-5.2-3.2-2.3-8.7c0 0 .8-1.5 2.3-1.2 0 0 3.3 1 .8 5.5 0 0-1.4 2.9-.8 4.5zm10.5 5.3s-7.4-3.4-5.1-9.2c0 0 .7-2 2.4-1.8 0 0 2.8.2 2.3 4 0 0-.9 3.6.4 7z"
9208
9208
  }
@@ -9213,7 +9213,7 @@ var BmFlag = ({ width = 16 }) => {
9213
9213
  {
9214
9214
  fill: "#64b4d1",
9215
9215
  stroke: "#00247d",
9216
- "stroke-miterlimit": "2.6",
9216
+ strokeMiterlimit: "2.6",
9217
9217
  strokeWidth: "1.2",
9218
9218
  d: "M435.2 323.6s6-1.4 4.8-7.5c0 0-.6-2.6-3-2.2 0 0-3 .8-1 4.6 0 0 1.1 2.6-.8 5.1z"
9219
9219
  }
@@ -9223,7 +9223,7 @@ var BmFlag = ({ width = 16 }) => {
9223
9223
  {
9224
9224
  fill: "#f5ce00",
9225
9225
  stroke: "#000",
9226
- "stroke-miterlimit": "2.6",
9226
+ strokeMiterlimit: "2.6",
9227
9227
  strokeWidth: "1.2",
9228
9228
  d: "m461.6 196.7 5.7 1.9s5.4 2.3 12.3 0l5.2-2-3.5 5.4v2.9l2.1 3.2s-1.3.6-5.4-2c0 0-4.4-3.4-9.6 0 0 0-3 2-5.4 2l3.5-3.8-1.3-3.5-3.6-4.3z"
9229
9229
  }
@@ -9250,7 +9250,7 @@ var BmFlag = ({ width = 16 }) => {
9250
9250
  {
9251
9251
  fill: "#f5ce00",
9252
9252
  stroke: "#000",
9253
- "stroke-miterlimit": "2.6",
9253
+ strokeMiterlimit: "2.6",
9254
9254
  strokeWidth: "1.2",
9255
9255
  d: "M484.8 204.4s0 .8-.8 1c0 0-1 .3-1.5-.9v-.3c0-.5-.3-2 1.4-3.3 0 0 2.6-2.1 7.6.5a192 192 0 0 0 14.8 7.5s3.1 1.6 7.9 1.8c0 0 6.5.5 9.3-4.1 0 0 2.1-3.5 0-5.8 0 0-.9-1-2.3-.8a3 3 0 0 0-1.8 1.2s-1 1.4.1 2.5c0 0 1.6 1 2.2-1 0 .2.5 1.7-.4 2.9 0 0-4 6-14.9-.1l-14.3-8.1s-7.1-3.7-11.6 2.1c0 0-3.4 4.8 1.1 7.9 0 0 3.4 2 5.4-1.2 0 0 1.8-3.1-1-4.4 0 0-2.4-1.2-3.3 1.2-1 2.4 1.8 3 2 1.3 0 0 0-.4.3 0z"
9256
9256
  }
@@ -9260,7 +9260,7 @@ var BmFlag = ({ width = 16 }) => {
9260
9260
  {
9261
9261
  fill: "#e4cb5e",
9262
9262
  stroke: "#000",
9263
- "stroke-miterlimit": "2.6",
9263
+ strokeMiterlimit: "2.6",
9264
9264
  strokeWidth: "1.2",
9265
9265
  d: "M428 229.2v-9c0-.8 0-1.2 1.2-2.2 1-.8 2.1-2.3 3.7 1.7 0 0 3.2-3.5 4.2-4 0 0 2-1.5 3.3.7 0 0 1.6-2.6 3-3.2 0 0 3.2-2 3.3 4.2l2.5-2.4s2-1.5 4.2.7c0 0 3.5 3.6 4 4.6 0 0 .8 1 1 2.7 0 0 0 2 1 3 0 0 1.1 1 2.2 1.2 0 0 2.5.1 3.6 2.6 0 0 .3-.5 1.6 11.2v21.5l-14.4 17.1-23.1-6.6-9.2-3.9-2.2-6.6 9-5.9 4.8-13-1.5-9.3-2.2-5.2z"
9266
9266
  }
@@ -9286,7 +9286,7 @@ var BmFlag = ({ width = 16 }) => {
9286
9286
  {
9287
9287
  fill: "none",
9288
9288
  stroke: "#000",
9289
- "stroke-miterlimit": "10",
9289
+ strokeMiterlimit: "10",
9290
9290
  strokeWidth: "1.2",
9291
9291
  d: "M441.7 310.6s.1-.8-.4-1.6c0 0-.3-.6-.2-1.5M446.7 217.4s0 2.3.7 4c.6 1.6 2.9 4.5 3 5.9"
9292
9292
  }
@@ -9306,7 +9306,7 @@ var BmFlag = ({ width = 16 }) => {
9306
9306
  {
9307
9307
  fill: "none",
9308
9308
  stroke: "#000",
9309
- "stroke-miterlimit": "10",
9309
+ strokeMiterlimit: "10",
9310
9310
  strokeWidth: "1.2",
9311
9311
  d: "m443.8 227.4 6 47.8m-4.5-47.9 6.6 44.6m-5.5-44.8 7.8 44.2"
9312
9312
  }
@@ -9325,7 +9325,7 @@ var BmFlag = ({ width = 16 }) => {
9325
9325
  {
9326
9326
  fill: "none",
9327
9327
  stroke: "#000",
9328
- "stroke-miterlimit": "10",
9328
+ strokeMiterlimit: "10",
9329
9329
  strokeWidth: "1.2",
9330
9330
  d: "m450.7 225.3 14.1 35.5m-15-35 13.6 37"
9331
9331
  }
@@ -9342,7 +9342,7 @@ var BmFlag = ({ width = 16 }) => {
9342
9342
  {
9343
9343
  fill: "none",
9344
9344
  stroke: "#000",
9345
- "stroke-miterlimit": "10",
9345
+ strokeMiterlimit: "10",
9346
9346
  strokeWidth: "1.2",
9347
9347
  d: "m451.5 224.8 14.3 32.4m-18.3-30.4 9 43.7"
9348
9348
  }
@@ -9352,7 +9352,7 @@ var BmFlag = ({ width = 16 }) => {
9352
9352
  {
9353
9353
  fill: "#f5ce00",
9354
9354
  stroke: "#000",
9355
- "stroke-miterlimit": "2.6",
9355
+ strokeMiterlimit: "2.6",
9356
9356
  strokeWidth: "1.2",
9357
9357
  d: "M520 259c-6.3-3.6-7.7-11.4-7.7-11.4a24.6 24.6 0 0 1 1.6-14.3c4-8.6 11.1-10.3 11.1-10.3s-6.9 4.8-8.8 11.2c0 0-1.4 5.5-.6 10.7.8 5.5.5 4.1 1.8 8.3l2.6 6z"
9358
9358
  }
@@ -9371,7 +9371,7 @@ var BmFlag = ({ width = 16 }) => {
9371
9371
  {
9372
9372
  fill: "none",
9373
9373
  stroke: "#000",
9374
- "stroke-miterlimit": "10",
9374
+ strokeMiterlimit: "10",
9375
9375
  strokeWidth: "1.2",
9376
9376
  d: "M465 256.2s17.6-5.5 28-10m-36.4 20s22-4 37.3-12.8l5.6-3.8"
9377
9377
  }
@@ -9381,7 +9381,7 @@ var BmFlag = ({ width = 16 }) => {
9381
9381
  {
9382
9382
  fill: "none",
9383
9383
  stroke: "#000",
9384
- "stroke-miterlimit": "10",
9384
+ strokeMiterlimit: "10",
9385
9385
  strokeWidth: "1.2",
9386
9386
  d: "m499.5 252.8-6 4.4s-24.5 11.2-43.2 11.6m43.1-3.6S474.6 275 464 275"
9387
9387
  }
@@ -9401,7 +9401,7 @@ var BmFlag = ({ width = 16 }) => {
9401
9401
  {
9402
9402
  fill: "#fff",
9403
9403
  stroke: "#00247d",
9404
- "stroke-miterlimit": "10",
9404
+ strokeMiterlimit: "10",
9405
9405
  strokeWidth: "1.2",
9406
9406
  d: "M420.6 268.4s.8-3.7 4.3-2.4c0 0 1.2-6 7.7-6.2 6.5-.2 6.8 6.4 6.8 6.8 0 0 2-2.8 5.1-2.5 0 0 5.5-.3 3.6 8.5l1 1.2s4.1-9.9 12.7-7.4c0 0 8.4 2.6 3 10.7 0 0 4.2 5.5 7.6 5 3.6-.5 6.7-1.6 10.2-7.8 3.6-6.2 11.7-7.2 13.7-6.8 2 .3 3.7 1.8 4 3.2 0 0 4.3-14.3 19.8-12.2l6.2 3.3 2.4 1-3.6 10-8.4 19.2-6.6 2-6.8-3.9-2.4 1.2v5.9l-9 6.4-6.2 2.5-6.8 4.8-1.7 4.2s-3.7-1.7-8 0l-1.4-3.6-4-3.7-15.6-7.4-2.7-9-2.9-1.3-3.2 3.6-4.5.6-7-4.8-7.4-21z"
9407
9407
  }
@@ -9411,7 +9411,7 @@ var BmFlag = ({ width = 16 }) => {
9411
9411
  {
9412
9412
  fill: "none",
9413
9413
  stroke: "#000",
9414
- "stroke-miterlimit": "2.6",
9414
+ strokeMiterlimit: "2.6",
9415
9415
  strokeWidth: "1.2",
9416
9416
  d: "M488.2 198s-6-.2-5.7 6"
9417
9417
  }
@@ -9421,7 +9421,7 @@ var BmFlag = ({ width = 16 }) => {
9421
9421
  {
9422
9422
  fill: "#f5ce00",
9423
9423
  stroke: "#000",
9424
- "stroke-miterlimit": "2.6",
9424
+ strokeMiterlimit: "2.6",
9425
9425
  strokeWidth: "1.2",
9426
9426
  d: "M527 263.3c-10.2-3.2-13-14.3-13-14.3a25.5 25.5 0 0 1 1.2-15.5c4.8-11 12.7-11 12.7-11a4 4 0 0 1 4.5 3.2c.4 2.4-1.3 3.3-1.3 3.3-2.7 1.5-4.5-.5-4.5-.5-1.2-1.6-.3-2.9-.3-2.9.7-1 2-.4 2-.4 1.3.2 1 1.6 1 1.6s.4-1.6-1.2-1.8c0 0-3.2-.7-6.8 3.8 0 0-4.7 6.1-4.7 14.1 0 0-.6 14.8 14.7 18.6 0 0-1.6 2.4-4.6 11.1 0 0-3.3 11.2-6.4 17.3 0 0-4.3 8.6-13.9 5.1 0 0-5.6-2.5-5.6-6.5 0 0-.3-3.8 3-4 0 0 3.3-.3 3.3 2.5 0 0 0 3-3.5 2.4 0 0-1.2-.3-1.1-1.5 0 0 .2-1.2 1.8-.6 1.5.6 0 0 0-.1 0 0-.6-.3-1.2 0 0 0-.6 0-.6 1 0 0 0 .6.7 1.1l1.7.2s1 2 3 2.7a8 8 0 0 0 7.1-1.2 10.7 10.7 0 0 0 3-4.3 113.3 113.3 0 0 0 5.2-13.5s1.8-5.7 3.4-8.7z"
9427
9427
  }
@@ -9431,7 +9431,7 @@ var BmFlag = ({ width = 16 }) => {
9431
9431
  {
9432
9432
  fill: "#f5ce00",
9433
9433
  stroke: "#000",
9434
- "stroke-miterlimit": "2.6",
9434
+ strokeMiterlimit: "2.6",
9435
9435
  strokeWidth: "1.2",
9436
9436
  d: "M498 291.4s2-.2 2 1.5c0 0-.1 2.4-3.2 1.9 0 0-3-.6-2-4 0 0 .8-2.3 3.6-2 0 0 2.8 0 4 3.8 0 0 1 3.3-.7 6-1.8 3-6.2 5-8.4 6 0 0-8.7 3.3-11.3 5.3 0 0-4 2.9-2.2 5.6 0 0 .7 1.1 1.7 1.1 0 0 1.2 0 1.3-1.2 0 0 0 .7-.7 1 0 0-.8.4-1.7-.3 0 0-1-1-.2-2.4 0 0 1-1.6 3.6-.6 0 0 2 1.1 1.2 3.3 0 0-.9 2.1-3.4 2 0 0-1.9 0-3.2-1.2-2-2.1-2-6-.2-8 0 0 1.5-2.1 4.7-3.6l9-3.5c2.6-1.1 4.9-2.3 6.4-4.1 0 0 1.3-1.4 1.8-4 0 0 .4-2-.8-2.4l-1.2-.3z"
9437
9437
  }
@@ -9441,7 +9441,7 @@ var BmFlag = ({ width = 16 }) => {
9441
9441
  {
9442
9442
  fill: "none",
9443
9443
  stroke: "#000",
9444
- "stroke-miterlimit": "2.6",
9444
+ strokeMiterlimit: "2.6",
9445
9445
  strokeWidth: "1.2",
9446
9446
  d: "M498.2 291.4s2.1-.4 3.5 2.2c0 0 .7 1.5.8 2.5m.7-9s-2.1.3-1 3.4c1.1 2.9 3 3.7 3.5 4.2"
9447
9447
  }
@@ -9451,7 +9451,7 @@ var BmFlag = ({ width = 16 }) => {
9451
9451
  {
9452
9452
  fill: "#f5ce00",
9453
9453
  stroke: "#000",
9454
- "stroke-miterlimit": "2.6",
9454
+ strokeMiterlimit: "2.6",
9455
9455
  strokeWidth: "1.2",
9456
9456
  d: "M461.6 204.4s0 .8 1 1c0 0 .8.2 1.3-.9v-.3c0-.5.3-2-1.2-3.3 0 0-2.8-2.1-7.8.5 0 0-4 2-6.7 3.6 0 0-7.1 3.8-8 4 0 0-3.2 1.6-8 1.8 0 0-6.5.5-9.2-4.1 0 0-2.2-3.5 0-5.8 0 0 .8-1 2.2-.8.6.1 1.2.4 1.8 1.2 0 0 1 1.4-.1 2.5 0 0-1.6 1-2.2-1 0 .2-.3 1.6.5 3 0 0 4 5.9 14.8-.3l14.3-8s7.2-3.7 11.6 2c0 0 3.4 4.8-1 8 0 0-3.3 2-5.5-1.2 0 0-1.6-3 1-4.4 0 0 2.4-1.2 3.5 1.2 1 2.4-2 3-2.2 1.3 0 0 0-.4-.1 0zm-35.2 54.7c6.3-3.5 7.8-11.5 7.8-11.5 1.4-8-1.7-14.3-1.7-14.3-4-8.6-11-10.3-11-10.3s6.8 4.8 8.7 11.2c0 0 1.6 5.5.6 10.7-.8 5.5-.5 4.1-1.8 8.3z"
9457
9457
  }
@@ -9461,7 +9461,7 @@ var BmFlag = ({ width = 16 }) => {
9461
9461
  {
9462
9462
  fill: "none",
9463
9463
  stroke: "#000",
9464
- "stroke-miterlimit": "2.6",
9464
+ strokeMiterlimit: "2.6",
9465
9465
  strokeWidth: "1.2",
9466
9466
  d: "M458.4 198s6-.2 5.6 6"
9467
9467
  }
@@ -9471,7 +9471,7 @@ var BmFlag = ({ width = 16 }) => {
9471
9471
  {
9472
9472
  fill: "#f5ce00",
9473
9473
  stroke: "#000",
9474
- "stroke-miterlimit": "2.6",
9474
+ strokeMiterlimit: "2.6",
9475
9475
  strokeWidth: "1.2",
9476
9476
  d: "M419.3 263.3c10.3-3.2 13-14.3 13-14.3a25.5 25.5 0 0 0-1.1-15.5c-4.8-11-12.7-11-12.7-11a4 4 0 0 0-4.5 3.2c-.3 2.4 1.3 3.3 1.3 3.3 2.8 1.5 4.6-.5 4.6-.5 1.1-1.6.2-2.9.2-2.9-.7-1-2-.4-2-.4-1.2.2-1 1.6-1 1.6s-.3-1.6 1.2-1.8c0 0 3.2-.7 6.8 3.8 0 0 4.8 6.1 4.8 14.1 0 0 .6 14.8-14.8 18.6 0 0 1.7 2.4 4.6 11.1 0 0 3.4 11.2 6.6 17.3 0 0 4.2 8.6 13.7 5.1 0 0 5.6-2.5 5.6-6.5 0 0 .4-3.8-3-4 0 0-3.3-.3-3.3 2.5 0 0 0 3 3.6 2.4 0 0 1.2-.3 1-1.5 0 0-.2-1.2-1.7-.6-1.6.6 0 0 0-.1 0 0 .5-.3 1.1 0 0 0 .6 0 .6 1 0 0 0 .6-.7 1.1l-1.5.2s-1 2-3.2 2.7a7.5 7.5 0 0 1-7-1.2 10.7 10.7 0 0 1-3-4.3 113.5 113.5 0 0 1-5.3-13.5s-1.8-5.7-3.2-8.7l-.6-1.2z"
9477
9477
  }
@@ -9481,7 +9481,7 @@ var BmFlag = ({ width = 16 }) => {
9481
9481
  {
9482
9482
  fill: "#f5ce00",
9483
9483
  stroke: "#000",
9484
- "stroke-miterlimit": "2.6",
9484
+ strokeMiterlimit: "2.6",
9485
9485
  strokeWidth: "1.2",
9486
9486
  d: "M448.5 291.4s-2-.2-2 1.5c0 0 0 2.4 3.2 1.9 0 0 3-.6 1.9-4 0 0-.7-2.3-3.6-2 0 0-2.7 0-4 3.8 0 0-.9 3.3.8 6 1.8 3 6.2 5 8.3 6 0 0 8.7 3.3 11.4 5.3 0 0 3.9 2.9 2.1 5.6 0 0-.6 1.1-1.7 1.1 0 0-1.2 0-1.3-1.2 0 0 0 .7.7 1 0 0 .9.4 1.7-.3 0 0 1-1 .2-2.4 0 0-1-1.6-3.4-.6 0 0-2.2 1.1-1.2 3.3 0 0 .7 2.1 3.2 2 0 0 2 0 3.2-1.2 2-2.1 2-6 .4-8 0 0-1.7-2.1-4.8-3.6-1.9-.6-5.5-2.1-9-3.5-2.7-1.1-5-2.3-6.5-4.1 0 0-1.3-1.4-1.8-4 0 0-.3-2 .9-2.4l1.2-.3z"
9487
9487
  }
@@ -9491,7 +9491,7 @@ var BmFlag = ({ width = 16 }) => {
9491
9491
  {
9492
9492
  fill: "none",
9493
9493
  stroke: "#000",
9494
- "stroke-miterlimit": "2.6",
9494
+ strokeMiterlimit: "2.6",
9495
9495
  strokeWidth: "1.2",
9496
9496
  d: "M448.2 291.4s-2.1-.4-3.4 2.2c0 0-.7 1.5-.9 2.5m-.7-9s2.2.3 1.1 3.4c-1.2 2.9-3 3.7-3.6 4.2m27.4-91.1s5.2-3.3 10.4.3M438.8 235.2s.7-3-2.6-8c0 0-2.2-4.7-3.2-7.5m7.4-3.3 2.3 6.6 3 6.8"
9497
9497
  }
@@ -9501,7 +9501,7 @@ var BmFlag = ({ width = 16 }) => {
9501
9501
  {
9502
9502
  fill: "none",
9503
9503
  stroke: "#000",
9504
- "stroke-miterlimit": "10",
9504
+ strokeMiterlimit: "10",
9505
9505
  strokeWidth: "1.2",
9506
9506
  d: "M441.2 238.3s2 2.1 1.8 5.6m-8.1-7.9s2.1 1 1.9 6.8c0 0-.1 4 3 6.2m-5.3 1.4s6.7-.7 7.2 3.5c0 0 0 4 2.4 4.3 0 0 3.3.3 4 3.6m-11.4-6.8s1.2 1.7 2.4 2.6m6.2-7s1.6 2.7 2 4.1m5.3-35s1.6 2.1 3.1 3m3.1 9.6s3.4 1.6 3 10c0 0-.6 5 .9 7.7"
9507
9507
  }
@@ -9520,7 +9520,7 @@ var BmFlag = ({ width = 16 }) => {
9520
9520
  {
9521
9521
  fill: "none",
9522
9522
  stroke: "#000",
9523
- "stroke-miterlimit": "10",
9523
+ strokeMiterlimit: "10",
9524
9524
  strokeWidth: "1.2",
9525
9525
  d: "M464.7 258.5s20.6-6 28.6-9.6"
9526
9526
  }
@@ -9539,7 +9539,7 @@ var BmFlag = ({ width = 16 }) => {
9539
9539
  {
9540
9540
  fill: "none",
9541
9541
  stroke: "#000",
9542
- "stroke-miterlimit": "10",
9542
+ strokeMiterlimit: "10",
9543
9543
  strokeWidth: "1.2",
9544
9544
  d: "m463.4 220.1 6.8 33.3m-5.6-33.6 7.7 33m-6.4-33.6 8.4 32.9m-5-34.1 11.5 24.6m-10-25 12.3 24.2M471.8 217l13.4 24.3m-15.5 12.4 5.2-1.6m-9.1-1.6s15.2-4.5 27-9.2M465.4 252s19.5-5 27.2-8.8m-21.2 24.6 1 3.3 2.8-1-1-3.1m5-1.3 1 3 2.8-.9-1-3m-16-17.6-.2-4.2 25.5-7.7 1.3 3.6m-16 .8 1.3 3.8m7.6-6.4 1.6 3.6m.5-4.3 1.6 3.3m.4-4 1.6 3.6m0-4 2.8-1.6 1.2 3.1m-2.6-2.3 1.4 3.3"
9545
9545
  }
@@ -9549,7 +9549,7 @@ var BmFlag = ({ width = 16 }) => {
9549
9549
  {
9550
9550
  fill: "none",
9551
9551
  stroke: "#00247d",
9552
- "stroke-miterlimit": "10",
9552
+ strokeMiterlimit: "10",
9553
9553
  strokeWidth: "1.2",
9554
9554
  d: "M429.5 283.1s-5-5.1 0-10c0 0-5.5-2.6-4.6-7m13.6 21s-5.3.7-3.7-9.4c0 0-2.2 4-2.9 6a4.7 4.7 0 0 0 2 5.4c.9.6 5.5 1.8 7-1.2m-8.3-16.2s-2.1 1.9-.6 5.4m2.8-5s.2 3.5 2 5.4m-.5-6.7s0 4 2.9 6.6m-1.5-8s0 4.5 3.4 7.4m13.5-.7s1.6-3.9 5.2-3.6c0 0-1.7.8-1.7 2.5 0 0-.2 3 2.9 3.2 0 0 2.5.4 3.8-1"
9555
9555
  }
@@ -9559,7 +9559,7 @@ var BmFlag = ({ width = 16 }) => {
9559
9559
  {
9560
9560
  fill: "none",
9561
9561
  stroke: "#00247d",
9562
- "stroke-miterlimit": "10",
9562
+ strokeMiterlimit: "10",
9563
9563
  strokeWidth: "1.2",
9564
9564
  d: "M463.1 293.1s-8.9-4.2-8-10.1c0 0 .4-3.6 4-5.4m-2 3.8s-.8 2.5 1 4.3m1.1-6s-1.2 2.8.7 4.8m1.5-6.3s-1.4 2.4.2 4.5m-8.4 11s4.8 4.3 8.6 4.3m-10.1-2.9s4.5 3.6 7.4 4.2m-9-3.2s5.5 4.9 9 5.2m13.7 4.6s-5.5 3-1.2 6.2m-2.4-9.4 9-4.6m-6.7 6.2s9-5.5 11.7-6.7m-7 7.2s7.7-5.2 11.9-7.5m-6.8 7.1s5.3-4 10.5-7.1m1.7-5.1s-2.6-3.9-11.2 0c0 0 3.3-2.9 9.5-5.2m8.5-16.3s.8 3.1 0 5"
9565
9565
  }
@@ -9569,7 +9569,7 @@ var BmFlag = ({ width = 16 }) => {
9569
9569
  {
9570
9570
  fill: "none",
9571
9571
  stroke: "#00247d",
9572
- "stroke-miterlimit": "10",
9572
+ strokeMiterlimit: "10",
9573
9573
  strokeWidth: "1.2",
9574
9574
  d: "M486.5 285.7s1.8-2.6 6.3-4c0 0 1.2 3 4.8 2.5 0 0 5.2-1.1 3.6-7 0 0-1.1-4.2-7.2-4.7m18.1-7.3s6.1 1.2 6 6.1c0 0 .6 7.6-7.4 9m6.6-12s1.6-3.7 5.5-5.2m-4.6-2.2s1.7 2.8 2.8 3.1m-3.6-1s1.5 2.1 2 2.5m-2.6-.5a8 8 0 0 0 1.5 1.6M485 235.8s1.2-2 4.3-1.2m12.1 15.8s2-7.8 8.5-5m-2.6-.6s.6-3.6-1-5.5m-3.6 5.2s.9 1.5.1 2.7"
9575
9575
  }
@@ -9579,7 +9579,7 @@ var BmFlag = ({ width = 16 }) => {
9579
9579
  {
9580
9580
  fill: "#64b4d1",
9581
9581
  stroke: "#00247d",
9582
- "stroke-miterlimit": "2.6",
9582
+ strokeMiterlimit: "2.6",
9583
9583
  strokeWidth: "1.2",
9584
9584
  d: "M516.2 325s7.4-3.3 5.1-9.1c0 0-.7-2-2.4-1.8 0 0-2.8.1-2.3 4 0 0 1 3.8-.5 7z"
9585
9585
  }
@@ -9596,7 +9596,7 @@ var BmFlag = ({ width = 16 }) => {
9596
9596
  {
9597
9597
  fill: "#64b4d1",
9598
9598
  stroke: "#00247d",
9599
- "stroke-miterlimit": "2.6",
9599
+ strokeMiterlimit: "2.6",
9600
9600
  strokeWidth: "1.2",
9601
9601
  d: "M526.7 319.8s5.2-3.2 2.4-8.7c0 0-.9-1.5-2.4-1.2 0 0-3.2 1-.7 5.5 0 0 1.2 2.9.7 4.5z"
9602
9602
  }
@@ -9613,7 +9613,7 @@ var BmFlag = ({ width = 16 }) => {
9613
9613
  {
9614
9614
  fill: "#64b4d1",
9615
9615
  stroke: "#00247d",
9616
- "stroke-miterlimit": "2.6",
9616
+ strokeMiterlimit: "2.6",
9617
9617
  strokeWidth: "1.2",
9618
9618
  d: "M511 323.6s-5.8-1.4-4.7-7.5c0 0 .6-2.6 3.1-2.2 0 0 3 .8 1 4.6 0 0-1.1 2.6.7 5.1z"
9619
9619
  }
@@ -9631,7 +9631,7 @@ var BmFlag = ({ width = 16 }) => {
9631
9631
  {
9632
9632
  fill: "none",
9633
9633
  stroke: "#000",
9634
- "stroke-miterlimit": "10",
9634
+ strokeMiterlimit: "10",
9635
9635
  strokeWidth: "1.2",
9636
9636
  d: "M504.8 310.6s-.3-.8.3-1.6c0 0 .4-.6.2-1.5m23.4-48s3.5-.2 4-3m6-1.8s-1.2 0-2.2 1.2c0 0-.9 1.2-2 1"
9637
9637
  }
@@ -9642,7 +9642,7 @@ var BmFlag = ({ width = 16 }) => {
9642
9642
  {
9643
9643
  fill: "#64b4d1",
9644
9644
  stroke: "#00247d",
9645
- "stroke-miterlimit": "2.6",
9645
+ strokeMiterlimit: "2.6",
9646
9646
  strokeWidth: "1.2",
9647
9647
  d: "M526 205.6s.8-1.2.5-4.4c-.4-3.2 2.6-3.7 3.6-2.8 0 0 1.2 1 0 3.1a8.3 8.3 0 0 1-4.1 4.1z"
9648
9648
  }
@@ -9659,7 +9659,7 @@ var BmFlag = ({ width = 16 }) => {
9659
9659
  {
9660
9660
  fill: "#64b4d1",
9661
9661
  stroke: "#00247d",
9662
- "stroke-miterlimit": "2.6",
9662
+ strokeMiterlimit: "2.6",
9663
9663
  strokeWidth: "1.2",
9664
9664
  d: "M525.1 204.4s0-1.4-2.3-3.6c-2.4-2.4-.5-4.4 1-4.4 0 0 1.3 0 2 2.3a8.3 8.3 0 0 1-.7 5.7z"
9665
9665
  }
@@ -9676,7 +9676,7 @@ var BmFlag = ({ width = 16 }) => {
9676
9676
  {
9677
9677
  fill: "#64b4d1",
9678
9678
  stroke: "#00247d",
9679
- "stroke-miterlimit": "2.6",
9679
+ strokeMiterlimit: "2.6",
9680
9680
  strokeWidth: "1.2",
9681
9681
  d: "M522 203.3s-.7-1-3.5-2.1c-2.9-1-2.2-3.5-1-4 0 0 1.3-.5 2.6 1.1a7.6 7.6 0 0 1 1.8 5z"
9682
9682
  }
@@ -9693,7 +9693,7 @@ var BmFlag = ({ width = 16 }) => {
9693
9693
  {
9694
9694
  fill: "#64b4d1",
9695
9695
  stroke: "#00247d",
9696
- "stroke-miterlimit": "2.6",
9696
+ strokeMiterlimit: "2.6",
9697
9697
  strokeWidth: "1.2",
9698
9698
  d: "M523.7 204.4s-1.3.5-4.4-1c-3.1-1.5-4.4 1.1-3.8 2.3 0 0 .5 1.6 2.8 1.2a8.3 8.3 0 0 0 5.4-2.4z"
9699
9699
  }
@@ -9710,7 +9710,7 @@ var BmFlag = ({ width = 16 }) => {
9710
9710
  {
9711
9711
  fill: "none",
9712
9712
  stroke: "#000",
9713
- "stroke-miterlimit": "2.6",
9713
+ strokeMiterlimit: "2.6",
9714
9714
  strokeWidth: "1.2",
9715
9715
  d: "M519.3 194.7s1.4.8 1.2 2.5"
9716
9716
  }
@@ -9720,7 +9720,7 @@ var BmFlag = ({ width = 16 }) => {
9720
9720
  {
9721
9721
  fill: "none",
9722
9722
  stroke: "#000",
9723
- "stroke-miterlimit": "10",
9723
+ strokeMiterlimit: "10",
9724
9724
  strokeWidth: "1.2",
9725
9725
  d: "M526 195s.6 1.9 0 3"
9726
9726
  }
@@ -9730,7 +9730,7 @@ var BmFlag = ({ width = 16 }) => {
9730
9730
  {
9731
9731
  fill: "#64b4d1",
9732
9732
  stroke: "#00247d",
9733
- "stroke-miterlimit": "2.6",
9733
+ strokeMiterlimit: "2.6",
9734
9734
  strokeWidth: "1.2",
9735
9735
  d: "M420.2 205.6s-.8-1.2-.5-4.4c.4-3.4-2.5-3.7-3.5-2.8 0 0-1.2 1-.2 3.1a8.3 8.3 0 0 0 4.2 4.1z"
9736
9736
  }
@@ -9747,7 +9747,7 @@ var BmFlag = ({ width = 16 }) => {
9747
9747
  {
9748
9748
  fill: "#64b4d1",
9749
9749
  stroke: "#00247d",
9750
- "stroke-miterlimit": "2.6",
9750
+ strokeMiterlimit: "2.6",
9751
9751
  strokeWidth: "1.2",
9752
9752
  d: "M421.2 204.4s0-1.4 2.4-3.6c2.3-2.4.4-4.4-1-4.4 0 0-1.6 0-2 2.3a8.3 8.3 0 0 0 .6 5.7z"
9753
9753
  }
@@ -9764,7 +9764,7 @@ var BmFlag = ({ width = 16 }) => {
9764
9764
  {
9765
9765
  fill: "#64b4d1",
9766
9766
  stroke: "#00247d",
9767
- "stroke-miterlimit": "2.6",
9767
+ strokeMiterlimit: "2.6",
9768
9768
  strokeWidth: "1.2",
9769
9769
  d: "M424.3 203.3s.6-1 3.5-2.1c2.8-1 2-3.5.9-4 0 0-1.2-.5-2.6 1.1a7.6 7.6 0 0 0-1.8 5z"
9770
9770
  }
@@ -9781,7 +9781,7 @@ var BmFlag = ({ width = 16 }) => {
9781
9781
  {
9782
9782
  fill: "#64b4d1",
9783
9783
  stroke: "#00247d",
9784
- "stroke-miterlimit": "2.6",
9784
+ strokeMiterlimit: "2.6",
9785
9785
  strokeWidth: "1.2",
9786
9786
  d: "M422.5 204.4s1.4.5 4.4-1c3-1.5 4.4 1.1 4 2.3 0 0-.7 1.6-3 1.2a8.3 8.3 0 0 1-5.4-2.4z"
9787
9787
  }
@@ -9798,7 +9798,7 @@ var BmFlag = ({ width = 16 }) => {
9798
9798
  {
9799
9799
  fill: "none",
9800
9800
  stroke: "#000",
9801
- "stroke-miterlimit": "2.6",
9801
+ strokeMiterlimit: "2.6",
9802
9802
  strokeWidth: "1.2",
9803
9803
  d: "M427 194.7s-1.5.8-1.2 2.5"
9804
9804
  }
@@ -9808,7 +9808,7 @@ var BmFlag = ({ width = 16 }) => {
9808
9808
  {
9809
9809
  fill: "none",
9810
9810
  stroke: "#000",
9811
- "stroke-miterlimit": "10",
9811
+ strokeMiterlimit: "10",
9812
9812
  strokeWidth: "1.2",
9813
9813
  d: "M420.2 195s-.6 1.9 0 3"
9814
9814
  }
@@ -15690,7 +15690,7 @@ var BrFlag = ({ width = 16 }) => {
15690
15690
  d: "m414 252.4 2.3 1.3a3.4 3.4 0 0 0-.3 2.2 3 3 0 0 0 1.4 1.7c.7.5 1.4.8 2 .7.6 0 1-.3 1.3-.7a1.3 1.3 0 0 0 .2-.9 2.3 2.3 0 0 0-.5-1c-.2-.3-.7-1-1.5-1.8a7.7 7.7 0 0 1-1.8-3 3.7 3.7 0 0 1 2-4.4 3.8 3.8 0 0 1 2.3-.2 7 7 0 0 1 2.6 1.2c1.4 1 2.3 2 2.6 3.2a4.1 4.1 0 0 1-.6 3.3l-2.4-1.5c.3-.6.4-1.2.2-1.7-.1-.5-.5-1-1.2-1.4a3.2 3.2 0 0 0-1.8-.7 1 1 0 0 0-.9.5c-.2.3-.2.6-.1 1s.6 1.2 1.6 2.2c1 1 1.6 1.9 2 2.5a3.9 3.9 0 0 1-.3 4.2 4.1 4.1 0 0 1-1.9 1.5 4 4 0 0 1-2.4.3c-.9-.2-1.8-.6-2.8-1.3-1.5-1-2.4-2.1-2.7-3.3a5.4 5.4 0 0 1 .6-4zm-11.6-7.6 2.5 1.3a3.4 3.4 0 0 0-.2 2.2 3 3 0 0 0 1.4 1.6c.8.5 1.4.7 2 .6.6 0 1-.3 1.3-.8a1.3 1.3 0 0 0 .2-.8c0-.3-.2-.7-.5-1a34.6 34.6 0 0 0-1.6-1.8c-1.1-1.1-1.8-2-2-2.8a3.7 3.7 0 0 1 .4-3.1 3.6 3.6 0 0 1 1.6-1.4 3.8 3.8 0 0 1 2.2-.3 7 7 0 0 1 2.6 1c1.5 1 2.4 2 2.7 3.1a4.1 4.1 0 0 1-.4 3.4l-2.5-1.4c.3-.7.4-1.2.2-1.7s-.6-1-1.3-1.4a3.2 3.2 0 0 0-1.9-.6 1 1 0 0 0-.8.5c-.2.3-.2.6-.1 1s.7 1.2 1.7 2.2c1 1 1.7 1.8 2 2.4a3.9 3.9 0 0 1 0 4.2 4.2 4.2 0 0 1-1.8 1.6 4 4 0 0 1-2.4.3 8 8 0 0 1-2.9-1.1 6 6 0 0 1-2.8-3.2 5.4 5.4 0 0 1 .4-4zm-14.2-3.8 7.3-12 8.8 5.5-1.2 2-6.4-4-1.6 2.7 6 3.7-1.3 2-6-3.7-2 3.3 6.7 4-1.2 2-9-5.5zm-20.7-17 1.1-2 5.4 2.7-2.5 5c-.8.2-1.8.3-3 .2a9.4 9.4 0 0 1-3.3-1 7.7 7.7 0 0 1-3-2.6 6 6 0 0 1-1-3.5 8.6 8.6 0 0 1 1-3.7 8 8 0 0 1 2.6-3 6.2 6.2 0 0 1 3.6-1.1c1 0 2 .3 3.2 1 1.6.7 2.6 1.7 3.1 2.8a5 5 0 0 1 .3 3.5l-2.7-.8a3 3 0 0 0-.2-2c-.3-.6-.8-1-1.6-1.4a3.8 3.8 0 0 0-3.1-.3c-1 .3-1.9 1.2-2.6 2.6-.7 1.4-1 2.7-.7 3.8a3.7 3.7 0 0 0 2 2.4c.5.3 1.1.5 1.7.5a6 6 0 0 0 1.8 0l.8-1.6-2.9-1.5zm-90.2-22.3 2-14 4.2.7 1.1 9.8 3.9-9 4.2.6-2 13.8-2.7-.4 1.7-10.9-4.4 10.5-2.7-.4-1.1-11.3-1.6 11-2.6-.4zm-14.1-1.7 1.3-14 10.3 1-.2 2.4-7.5-.7-.3 3 7 .7-.3 2.4-7-.7-.3 3.8 7.8.7-.2 2.4-10.6-1z"
15691
15691
  }
15692
15692
  ),
15693
- /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { "stroke-opacity": ".5", children: [
15693
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { strokeOpacity: ".5", children: [
15694
15694
  /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
15695
15695
  "path",
15696
15696
  {
@@ -15706,7 +15706,7 @@ var BrFlag = ({ width = 16 }) => {
15706
15706
  }
15707
15707
  )
15708
15708
  ] }),
15709
- /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { "stroke-opacity": ".5", children: [
15709
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { strokeOpacity: ".5", children: [
15710
15710
  /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
15711
15711
  "path",
15712
15712
  {
@@ -15722,7 +15722,7 @@ var BrFlag = ({ width = 16 }) => {
15722
15722
  }
15723
15723
  )
15724
15724
  ] }),
15725
- /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { "stroke-opacity": ".5", children: [
15725
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { strokeOpacity: ".5", children: [
15726
15726
  /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
15727
15727
  "path",
15728
15728
  {
@@ -15738,7 +15738,7 @@ var BrFlag = ({ width = 16 }) => {
15738
15738
  }
15739
15739
  )
15740
15740
  ] }),
15741
- /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { "stroke-opacity": ".5", children: [
15741
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { strokeOpacity: ".5", children: [
15742
15742
  /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
15743
15743
  "path",
15744
15744
  {
@@ -15754,7 +15754,7 @@ var BrFlag = ({ width = 16 }) => {
15754
15754
  }
15755
15755
  )
15756
15756
  ] }),
15757
- /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { "stroke-opacity": ".5", children: [
15757
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { strokeOpacity: ".5", children: [
15758
15758
  /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
15759
15759
  "path",
15760
15760
  {
@@ -15770,7 +15770,7 @@ var BrFlag = ({ width = 16 }) => {
15770
15770
  }
15771
15771
  )
15772
15772
  ] }),
15773
- /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { "stroke-opacity": ".5", children: [
15773
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { strokeOpacity: ".5", children: [
15774
15774
  /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
15775
15775
  "path",
15776
15776
  {
@@ -15786,7 +15786,7 @@ var BrFlag = ({ width = 16 }) => {
15786
15786
  }
15787
15787
  )
15788
15788
  ] }),
15789
- /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { "stroke-opacity": ".5", children: [
15789
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { strokeOpacity: ".5", children: [
15790
15790
  /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
15791
15791
  "path",
15792
15792
  {
@@ -15802,7 +15802,7 @@ var BrFlag = ({ width = 16 }) => {
15802
15802
  }
15803
15803
  )
15804
15804
  ] }),
15805
- /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { "stroke-opacity": ".5", children: [
15805
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("g", { strokeOpacity: ".5", children: [
15806
15806
  /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
15807
15807
  "path",
15808
15808
  {
@@ -30018,7 +30018,7 @@ var SvFlag = ({ width = 16 }) => {
30018
30018
  }
30019
30019
  ),
30020
30020
  /* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { d: "m532.2 344.2.2 3.7.4-.2v-.8l1.3-.7.6.6.4-.3-2.9-2.3zm.4.9 1 .8-.8.5-.1-1.3zm2.7-2.2-1 .3-.5.3 1.7 2.8.5-.3c.9-.5 1.3-1.4.7-2.3-.4-.6-.9-.8-1.4-.8zm.2.5c.3 0 .6.2.8.5.4.8 0 1.3-.6 1.7l-1.3-1.9h.1l1-.3z" }),
30021
- /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { id: "a", stroke: "#000", "stroke-miterlimit": "2.6", children: [
30021
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { id: "a", stroke: "#000", strokeMiterlimit: "2.6", children: [
30022
30022
  /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
30023
30023
  "path",
30024
30024
  {
@@ -30092,7 +30092,7 @@ var SvFlag = ({ width = 16 }) => {
30092
30092
  fill: "#00209f",
30093
30093
  fillRule: "evenodd",
30094
30094
  stroke: "#000",
30095
- "stroke-miterlimit": "2.6",
30095
+ strokeMiterlimit: "2.6",
30096
30096
  strokeWidth: ".2",
30097
30097
  d: "M514.4 370s-6.2 3.7-3 9l-2.1-1.3s-1.2 2.2-.1 3.4c0 0-4.3-3.8-1-8.3 3.4-4.6 6-4.3 6-4.3l.2 1.5z"
30098
30098
  }
@@ -30103,7 +30103,7 @@ var SvFlag = ({ width = 16 }) => {
30103
30103
  fill: "#00209f",
30104
30104
  fillRule: "evenodd",
30105
30105
  stroke: "#000",
30106
- "stroke-miterlimit": "2.6",
30106
+ strokeMiterlimit: "2.6",
30107
30107
  strokeWidth: ".2",
30108
30108
  d: "M514.4 367s-2.7-1.8-6.6-.7c0 0-1.7-5.6-1-7.4.2-.8.8-.9.8-.9s-2-1.2-1.3 4c.6 5.4 1.6 6.8 1.6 6.8s5.2.3 6.4-.3l.1-1.4z"
30109
30109
  }
@@ -30114,7 +30114,7 @@ var SvFlag = ({ width = 16 }) => {
30114
30114
  fill: "#00209f",
30115
30115
  fillRule: "evenodd",
30116
30116
  stroke: "#000",
30117
- "stroke-miterlimit": "2.6",
30117
+ strokeMiterlimit: "2.6",
30118
30118
  strokeWidth: ".2",
30119
30119
  d: "M514.4 367s-5.4-9-6.8-9c0 0-1.5-.2 2-.6 1.2-.1 3.2 0 4 1.7 1 1.6 1.7 5.5 2 6.1 0 0-1 .3-1.2 1.9z"
30120
30120
  }
@@ -30125,7 +30125,7 @@ var SvFlag = ({ width = 16 }) => {
30125
30125
  fill: "#011322",
30126
30126
  fillRule: "evenodd",
30127
30127
  stroke: "#000",
30128
- "stroke-miterlimit": "2.6",
30128
+ strokeMiterlimit: "2.6",
30129
30129
  strokeWidth: ".2",
30130
30130
  d: "M514.4 367s-3.6-1.6-4-2c-.5-.5-1.2-5.6-.8-5.3 0 0-1.5-1.7-2-1.7-.3 0-1.3.8-1 2.6.3 1.8.7 4.5 1.2 5.7 0 0 2.9-1.2 6.6.8z"
30131
30131
  }
@@ -30136,7 +30136,7 @@ var SvFlag = ({ width = 16 }) => {
30136
30136
  fill: "#00209f",
30137
30137
  fillRule: "evenodd",
30138
30138
  stroke: "#000",
30139
- "stroke-miterlimit": "2.6",
30139
+ strokeMiterlimit: "2.6",
30140
30140
  strokeWidth: ".2",
30141
30141
  d: "M517.7 370s2 1.3 2 3.5c0 2.3.9 6.4 2.7 7.3 0 0 .5-1.7 1-2 0 0 1.9 2.1 2.5 2.1 0 0-1-2-1-2.9 0-.9-1-4.3-2-5.2-.8-1-2.6-3-5.2-3.8v1z"
30142
30142
  }
@@ -30147,7 +30147,7 @@ var SvFlag = ({ width = 16 }) => {
30147
30147
  fill: "#011322",
30148
30148
  fillRule: "evenodd",
30149
30149
  stroke: "#000",
30150
- "stroke-miterlimit": "2.6",
30150
+ strokeMiterlimit: "2.6",
30151
30151
  strokeWidth: ".2",
30152
30152
  d: "m518.5 359.5-1.7 6.5.5 1.4s.6-.2.9-1c.3-.7 1.2-6.3 1.7-6.5l-1.4-.4z"
30153
30153
  }
@@ -30173,7 +30173,7 @@ var SvFlag = ({ width = 16 }) => {
30173
30173
  {
30174
30174
  fill: "none",
30175
30175
  stroke: "#000",
30176
- "stroke-miterlimit": "2.6",
30176
+ strokeMiterlimit: "2.6",
30177
30177
  strokeWidth: ".2",
30178
30178
  d: "M514.6 366.1s.7-1.8 2.2-.1c0 0 1.9 4.2.5 4.3-1.4.2-2.7.5-2.9-.3-.1-.7.2-3.9.2-3.9z"
30179
30179
  }
@@ -30183,7 +30183,7 @@ var SvFlag = ({ width = 16 }) => {
30183
30183
  {
30184
30184
  fill: "none",
30185
30185
  stroke: "#000",
30186
- "stroke-miterlimit": "2.6",
30186
+ strokeMiterlimit: "2.6",
30187
30187
  strokeWidth: ".2",
30188
30188
  d: "M516.5 365.5s.5-6.4 1.4-6.7c.9-.3 3.6-1.8 5.3-.5 1.6 1.4 0 8-.5 8.7-.6.6-1.5 2.5-5 2l-.4-1.6s1.8-.2 3-.8c1.2-.6 1.6-1.2 1.5-1.8-.2-.9 0-4.2-1-4.5l-2.3-.8-1.7 6.5-.3-.5z"
30189
30189
  }
@@ -30219,7 +30219,7 @@ var SvFlag = ({ width = 16 }) => {
30219
30219
  {
30220
30220
  fill: "none",
30221
30221
  stroke: "#000",
30222
- "stroke-miterlimit": "2.6",
30222
+ strokeMiterlimit: "2.6",
30223
30223
  strokeWidth: ".3",
30224
30224
  d: "M517 250.7c-.2-.6-.2-.3.3-1.3s-.4-6-.4-6l-.9-6c0-1.3-.6-3-1.2-4.1l-.9 1.2c-.2.6 0 .8-.7 1.8-.6 1-3.6 9.5-3.8 11.2 0 1 0 7.5.4 8.4"
30225
30225
  }
@@ -30230,7 +30230,7 @@ var SvFlag = ({ width = 16 }) => {
30230
30230
  fill: "#fc0",
30231
30231
  fillRule: "evenodd",
30232
30232
  stroke: "#000",
30233
- "stroke-miterlimit": "2.6",
30233
+ strokeMiterlimit: "2.6",
30234
30234
  strokeWidth: ".1",
30235
30235
  d: "m515 234.1-.2-1.3c0-.2.6.9 1 .7.9.3 1.9 1.5 2.1 1.8-.4.5-1.3 1.6-2 1.4-.5-.2-.4-1-.5-1.5-.1-.3-.4-.6-.4-1z"
30236
30236
  }
@@ -30240,7 +30240,7 @@ var SvFlag = ({ width = 16 }) => {
30240
30240
  {
30241
30241
  fill: "none",
30242
30242
  stroke: "#000",
30243
- "stroke-miterlimit": "2.6",
30243
+ strokeMiterlimit: "2.6",
30244
30244
  strokeWidth: ".1",
30245
30245
  d: "m515 233.3.4.4c.2.2.4 0 .7.2.6.4.9.8 1.6 1.5m-2-1.4c.8.4 1.2 1 1.8 1.7"
30246
30246
  }
@@ -30251,7 +30251,7 @@ var SvFlag = ({ width = 16 }) => {
30251
30251
  fill: "#fc0",
30252
30252
  fillRule: "evenodd",
30253
30253
  stroke: "#000",
30254
- "stroke-miterlimit": "2.6",
30254
+ strokeMiterlimit: "2.6",
30255
30255
  strokeWidth: ".1",
30256
30256
  d: "m514 233.4 1.3-.6c.1 0-.7.8-.4 1.2 0 .9-.7 2.2-1 2.5-.6-.1-1.2-.1-1.8-1.1-.2-.4.4-.8.8-1.1.2-.2.7-.8 1.2-.9z"
30257
30257
  }
@@ -30261,7 +30261,7 @@ var SvFlag = ({ width = 16 }) => {
30261
30261
  {
30262
30262
  fill: "none",
30263
30263
  stroke: "#000",
30264
- "stroke-miterlimit": "2.6",
30264
+ strokeMiterlimit: "2.6",
30265
30265
  strokeWidth: ".1",
30266
30266
  d: "m514.9 233.2-.3.5.1.7c-.2.7-.5 1-.9 2"
30267
30267
  }
@@ -30271,7 +30271,7 @@ var SvFlag = ({ width = 16 }) => {
30271
30271
  {
30272
30272
  fill: "none",
30273
30273
  stroke: "#000",
30274
- "stroke-miterlimit": "2.6",
30274
+ strokeMiterlimit: "2.6",
30275
30275
  strokeWidth: ".1",
30276
30276
  d: "M514.4 234c0 .9-.5 1.5-1 2.3h.2"
30277
30277
  }
@@ -30282,7 +30282,7 @@ var SvFlag = ({ width = 16 }) => {
30282
30282
  fill: "#fc0",
30283
30283
  fillRule: "evenodd",
30284
30284
  stroke: "#000",
30285
- "stroke-miterlimit": "2.6",
30285
+ strokeMiterlimit: "2.6",
30286
30286
  strokeWidth: ".1",
30287
30287
  d: "M515.4 232.8c.6-.7 1.7-1.4 2.3-1l.6.6c.2.3.2.5 0 .8-.3.8-1.4.4-2 0-.2 0-.6-.4-.8-.3l-.3.1.3.1 1.8.9c.5.2 1.5-.5 1.4-1 0-.5-.9-1.5-1.3-1.5-1 0-1.8.6-2.5 1.4.2-.2.4 0 .5 0z"
30288
30288
  }
@@ -30293,7 +30293,7 @@ var SvFlag = ({ width = 16 }) => {
30293
30293
  fill: "#fc0",
30294
30294
  fillRule: "evenodd",
30295
30295
  stroke: "#000",
30296
- "stroke-miterlimit": "2.6",
30296
+ strokeMiterlimit: "2.6",
30297
30297
  strokeWidth: ".1",
30298
30298
  d: "M514.9 232.8c-.6-.7-1.7-1.4-2.2-1l-.6.6c-.3.3-.3.5-.1.8.3.8 1.4.4 2 0 .2 0 .6-.4.8-.3l.4.1-.4.1-1.8.9c-.5.2-1.4-.5-1.4-1 0-.6 1-1.5 1.4-1.5 1 0 1.7.6 2.4 1.4-.1-.2-.4 0-.5 0z"
30299
30299
  }
@@ -30304,7 +30304,7 @@ var SvFlag = ({ width = 16 }) => {
30304
30304
  fill: "#fc0",
30305
30305
  fillRule: "evenodd",
30306
30306
  stroke: "#000",
30307
- "stroke-miterlimit": "2.6",
30307
+ strokeMiterlimit: "2.6",
30308
30308
  strokeWidth: ".1",
30309
30309
  d: "M515 232.4c-.2-.1-.5.1-.6.3 0 .2.1.6.4.6.3.2.8 0 .9-.3 0-.4-.3-.5-.6-.6z"
30310
30310
  }
@@ -30322,7 +30322,7 @@ var SvFlag = ({ width = 16 }) => {
30322
30322
  {
30323
30323
  fill: "none",
30324
30324
  stroke: "#000",
30325
- "stroke-miterlimit": "2.6",
30325
+ strokeMiterlimit: "2.6",
30326
30326
  strokeWidth: ".1",
30327
30327
  d: "M515 226.3s.4 2.4 1.6 4c0 0-1.4 1.6-1.6 2.2 0 0-.8-1.7-1.6-2.2 0 0 1.3-2 1.6-4"
30328
30328
  }
@@ -30332,7 +30332,7 @@ var SvFlag = ({ width = 16 }) => {
30332
30332
  {
30333
30333
  fill: "none",
30334
30334
  stroke: "#000",
30335
- "stroke-miterlimit": "2.6",
30335
+ strokeMiterlimit: "2.6",
30336
30336
  strokeWidth: ".1",
30337
30337
  d: "m515 228.8.7 1.8s-.6.4-.7.7c0 0-.3-.8-.6-1 0 0 .6-.8.6-1.5z"
30338
30338
  }
@@ -30353,7 +30353,7 @@ var SvFlag = ({ width = 16 }) => {
30353
30353
  d: "M515 331.5c.6 2.5.7 5 1.6 7.6.4 1.3 1 3.4.3 4.5.4 0 .7-.1 1-.3.2 0 .3 0 .4-.2l.4-.5c.3-.2.6 0 .9-.2l.1-.2c.6-.3 1-.6 1.3-1.1.1-.4.2-.9 0-1.3 0-.3 0-.5-.2-.8l-.5-1.1-.6-1.2a2.4 2.4 0 0 0-.3-.5l-.3-.6-.4-.4-.4-.3s-.3-.1-.2-.2l-.3-.1-1-2a3 3 0 0 1-.2-1.1H515zm0 0c-.5 2.5-.7 5-1.6 7.6-.3 1.3-1 3.4-.2 4.5-.4 0-.7-.1-1.1-.3-.1 0-.3 0-.3-.2a1.4 1.4 0 0 0-.5-.5c-.2-.2-.5 0-.8-.2l-.2-.2c-.5-.3-1-.6-1.2-1.1a2.5 2.5 0 0 1-.1-1.3l.2-.8.6-1.1.6-1.2c0-.2.1-.4.3-.5l.3-.6.4-.4.4-.3.2-.2.2-.1 1-2c.2-.2.2-.8.2-1.1h1.6z"
30354
30354
  }
30355
30355
  ),
30356
- /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { id: "b", fill: "none", "stroke-miterlimit": "2.6", strokeWidth: ".2", children: [
30356
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { id: "b", fill: "none", strokeMiterlimit: "2.6", strokeWidth: ".2", children: [
30357
30357
  /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
30358
30358
  "path",
30359
30359
  {
@@ -30446,7 +30446,7 @@ var SvFlag = ({ width = 16 }) => {
30446
30446
  {
30447
30447
  fill: "none",
30448
30448
  stroke: "#000",
30449
- "stroke-miterlimit": "2.6",
30449
+ strokeMiterlimit: "2.6",
30450
30450
  strokeWidth: ".2",
30451
30451
  d: "m518.6 335.2.5.5.3.5.3.5.6 1.2.5 1.1.3.8a2.5 2.5 0 0 1-.1 1.3c-.2.5-.8.8-1.3 1.1l-.1.2c-.3.2-.6 0-.9.2a1.9 1.9 0 0 0-.4.5l-.3.2c-.4.2-.7.3-1.1.3l-.2.3c-.2.2-1 .2-1.3.4l-.4.2-.3-.2c-.4-.2-1.2-.2-1.3-.4a.7.7 0 0 1-.2-.3l-1.2-.3s-.2 0-.3-.2a1.4 1.4 0 0 0-.4-.5c-.3-.2-.6 0-.8-.2l-.2-.2c-.6-.3-1-.6-1.2-1.1a2.5 2.5 0 0 1-.1-1.3l.2-.8.5-1.1.7-1.2c0-.2.1-.4.3-.5 0-.2.1-.4.3-.5 0-.2.3-.3.4-.5"
30452
30452
  }
@@ -30482,7 +30482,7 @@ var SvFlag = ({ width = 16 }) => {
30482
30482
  }
30483
30483
  )
30484
30484
  ] }),
30485
- /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { fill: "none", "stroke-miterlimit": "2.6", strokeWidth: ".2", children: [
30485
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { fill: "none", strokeMiterlimit: "2.6", strokeWidth: ".2", children: [
30486
30486
  /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
30487
30487
  "path",
30488
30488
  {
@@ -32191,12 +32191,12 @@ var SvFlag = ({ width = 16 }) => {
32191
32191
  {
32192
32192
  fill: "none",
32193
32193
  stroke: "#000",
32194
- "stroke-miterlimit": "2.6",
32194
+ strokeMiterlimit: "2.6",
32195
32195
  strokeWidth: ".2",
32196
32196
  d: "M475 290a34 34 0 0 1-.2-3.3c0-5.2-.7-9-.1-14.5.4-4.2 1.5-9.8 1.3-14.4-.1-1.3.1-2.6.2-3.9l21 23.5M467 327.7a5.2 5.2 0 0 1-1.9-2.2c-.6-1.7-.4-1.7-.9-3.6-.2-1.1-.2-2.3-.5-3.4-.2-1.2-1.8-4.8-1.9-6.2-.1-4.8-1.7-8-1.3-13.1.3-4 1.2-9.5.7-13.6l.1-3.6 23.6 15.6m28.5 33.9c.2.5-.3 1.5-.5 1.9l-.5.6c-.2.6-.2.4-.7.9l-.8.6c-.4.3-.7.6-1.1.7-1.8.3-2.5.7-4.2 1.1-1.6.5-.8.4-2 .7l-2.4.7-2.4.6c-2.9.7-5.7.5-8.6.3-1.1 0-4-.7-5-1.4-1.8-1.2-5.7-1.7-7.4-2.9-.3-.2-1.4-.7-1.6-1-1.7-1.3-3-1.7-4.8-2.8"
32197
32197
  }
32198
32198
  ),
32199
- /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { stroke: "#000", "stroke-miterlimit": "2.6", strokeWidth: ".1", children: [
32199
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { stroke: "#000", strokeMiterlimit: "2.6", strokeWidth: ".1", children: [
32200
32200
  /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
32201
32201
  "path",
32202
32202
  {
@@ -32330,7 +32330,7 @@ var SvFlag = ({ width = 16 }) => {
32330
32330
  {
32331
32331
  fill: "#fc0",
32332
32332
  stroke: "#000",
32333
- "stroke-miterlimit": "2.6",
32333
+ strokeMiterlimit: "2.6",
32334
32334
  strokeWidth: ".3",
32335
32335
  d: "m319.3 197.9-40.2 67.3h80.5z"
32336
32336
  }
@@ -32340,7 +32340,7 @@ var SvFlag = ({ width = 16 }) => {
32340
32340
  {
32341
32341
  fill: "#fff",
32342
32342
  stroke: "#fff",
32343
- "stroke-miterlimit": "2.6",
32343
+ strokeMiterlimit: "2.6",
32344
32344
  strokeWidth: ".1",
32345
32345
  d: "M319.3 202.3 283 263h72.7z"
32346
32346
  }
@@ -32350,12 +32350,12 @@ var SvFlag = ({ width = 16 }) => {
32350
32350
  {
32351
32351
  fill: "#007e93",
32352
32352
  stroke: "#007e93",
32353
- "stroke-miterlimit": "2.6",
32353
+ strokeMiterlimit: "2.6",
32354
32354
  strokeWidth: ".2",
32355
32355
  d: "M293.8 245 283 263h72.7l-10.9-18z"
32356
32356
  }
32357
32357
  ),
32358
- /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { fill: "none", "stroke-miterlimit": "2.6", strokeWidth: ".1", children: [
32358
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { fill: "none", strokeMiterlimit: "2.6", strokeWidth: ".1", children: [
32359
32359
  /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
32360
32360
  "path",
32361
32361
  {
@@ -32820,7 +32820,7 @@ var SvFlag = ({ width = 16 }) => {
32820
32820
  }
32821
32821
  )
32822
32822
  ] }),
32823
- /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { fill: "none", "stroke-miterlimit": "2.6", strokeWidth: ".1", children: [
32823
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { fill: "none", strokeMiterlimit: "2.6", strokeWidth: ".1", children: [
32824
32824
  /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
32825
32825
  "path",
32826
32826
  {
@@ -33192,7 +33192,7 @@ var SvFlag = ({ width = 16 }) => {
33192
33192
  fill: "#fff",
33193
33193
  fillRule: "evenodd",
33194
33194
  stroke: "#fff",
33195
- "stroke-miterlimit": "2.6",
33195
+ strokeMiterlimit: "2.6",
33196
33196
  strokeWidth: ".1",
33197
33197
  d: "M319.3 232.8a4.9 4.9 0 0 0 4.9-4.9 4.9 4.9 0 0 0-4.9-4.8 4.9 4.9 0 0 0-4.9 4.8 4.9 4.9 0 0 0 5 4.9z"
33198
33198
  }
@@ -33210,7 +33210,7 @@ var SvFlag = ({ width = 16 }) => {
33210
33210
  {
33211
33211
  fill: "#e60000",
33212
33212
  fillRule: "evenodd",
33213
- "stroke-miterlimit": "2.6",
33213
+ strokeMiterlimit: "2.6",
33214
33214
  d: "M322.1 230.2s-.7-.4-1-.4l-3 .1c-.5.1-.8.5-.8.5s.5.5 1.4.6c1 0 1.7 0 2.2-.2l1.2-.6z"
33215
33215
  }
33216
33216
  ),
@@ -33219,7 +33219,7 @@ var SvFlag = ({ width = 16 }) => {
33219
33219
  {
33220
33220
  fill: "#e60000",
33221
33221
  fillRule: "evenodd",
33222
- "stroke-miterlimit": "2.6",
33222
+ strokeMiterlimit: "2.6",
33223
33223
  d: "M317.4 229.5s.1-1.4 1-3l-.4.8s-.6.3-.9 0c-.3-.4-.1-.5.1-1 .2-.4.2-.8.5-1 .2-.3.4-.3 1-.3.7 0 1.2 0 1.7.8l1 1.7c.6.8.6 1.9.6 1.9l.2.8s-.7-.4-1.1-.4l-3 .1-.8.5s-.3-.6.1-1z"
33224
33224
  }
33225
33225
  ),
@@ -33227,7 +33227,7 @@ var SvFlag = ({ width = 16 }) => {
33227
33227
  "path",
33228
33228
  {
33229
33229
  fill: "none",
33230
- "stroke-miterlimit": "2.6",
33230
+ strokeMiterlimit: "2.6",
33231
33231
  d: "M317.4 229.5s.6-.3 2.3-.3c2 0 2.1.2 2.3.3"
33232
33232
  }
33233
33233
  ),
@@ -33236,7 +33236,7 @@ var SvFlag = ({ width = 16 }) => {
33236
33236
  {
33237
33237
  fill: "#fc0",
33238
33238
  fillRule: "evenodd",
33239
- "stroke-miterlimit": "2.6",
33239
+ strokeMiterlimit: "2.6",
33240
33240
  d: "M319.2 237.1v-7.2s.2-.2.8 0v7.1s.2 5.5-.4 5.5c-.7 0-.4-1.3-.4-5.4z"
33241
33241
  }
33242
33242
  )
@@ -33287,12 +33287,12 @@ var SvFlag = ({ width = 16 }) => {
33287
33287
  {
33288
33288
  fill: "none",
33289
33289
  stroke: "#000",
33290
- "stroke-miterlimit": "2.6",
33290
+ strokeMiterlimit: "2.6",
33291
33291
  strokeWidth: ".2",
33292
33292
  d: "M319.3 202.3 283 263h72.7z"
33293
33293
  }
33294
33294
  ),
33295
- /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { fill: "none", "stroke-miterlimit": "2.6", children: [
33295
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("g", { fill: "none", strokeMiterlimit: "2.6", children: [
33296
33296
  /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
33297
33297
  "path",
33298
33298
  {
@@ -33749,8 +33749,8 @@ var FkFlag = ({ width = 16 }) => {
33749
33749
  }
33750
33750
  ),
33751
33751
  /* @__PURE__ */ (0, import_jsx_runtime140.jsxs)("linearGradient", { id: "a", children: [
33752
- /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("stop", { offset: "0", "stop-color": "#a43907" }),
33753
- /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("stop", { offset: "1", "stop-color": "#fff" })
33752
+ /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("stop", { offset: "0", stopColor: "#a43907" }),
33753
+ /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("stop", { offset: "1", stopColor: "#fff" })
33754
33754
  ] }),
33755
33755
  /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
33756
33756
  "linearGradient",
@@ -34479,7 +34479,7 @@ var FjFlag = ({ width = 16 }) => {
34479
34479
  width,
34480
34480
  children: [
34481
34481
  /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("path", { fill: "#68bfe5", d: "M0 0v480h640V0H0z" }),
34482
- /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("g", { "stroke-miterlimit": "4.8", children: [
34482
+ /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("g", { strokeMiterlimit: "4.8", children: [
34483
34483
  /* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
34484
34484
  "path",
34485
34485
  {
@@ -34495,7 +34495,7 @@ var FjFlag = ({ width = 16 }) => {
34495
34495
  }
34496
34496
  ),
34497
34497
  /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("path", { fill: "#d21034", d: "M420.9 193.2H582V246H420.8z" }),
34498
- /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("g", { "stroke-miterlimit": "3", children: [
34498
+ /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("g", { strokeMiterlimit: "3", children: [
34499
34499
  /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)(
34500
34500
  "g",
34501
34501
  {
@@ -35494,7 +35494,7 @@ var GuFlag = ({ width = 16 }) => {
35494
35494
  stroke: "#fff",
35495
35495
  strokeWidth: "1.6",
35496
35496
  fontFamily: "helvetica",
35497
- "font-size": "25.6",
35497
+ fontSize: "25.6",
35498
35498
  transform: "matrix(1.33 0 0 1.33 -363 -108)",
35499
35499
  children: /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("tspan", { children: "G" })
35500
35500
  }
@@ -35508,7 +35508,7 @@ var GuFlag = ({ width = 16 }) => {
35508
35508
  stroke: "#fff",
35509
35509
  strokeWidth: "1.6",
35510
35510
  fontFamily: "helvetica",
35511
- "font-size": "25.6",
35511
+ fontSize: "25.6",
35512
35512
  transform: "matrix(1.33 0 0 1.33 -363 -108)",
35513
35513
  children: /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("tspan", { children: "U" })
35514
35514
  }
@@ -35522,7 +35522,7 @@ var GuFlag = ({ width = 16 }) => {
35522
35522
  stroke: "#fff",
35523
35523
  strokeWidth: "1.6",
35524
35524
  fontFamily: "helvetica",
35525
- "font-size": "25.6",
35525
+ fontSize: "25.6",
35526
35526
  transform: "matrix(1.33 0 0 1.33 -363 -108)",
35527
35527
  children: /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("tspan", { children: "A" })
35528
35528
  }
@@ -35536,7 +35536,7 @@ var GuFlag = ({ width = 16 }) => {
35536
35536
  stroke: "#fff",
35537
35537
  strokeWidth: "1.6",
35538
35538
  fontFamily: "helvetica",
35539
- "font-size": "25.6",
35539
+ fontSize: "25.6",
35540
35540
  transform: "matrix(1.33 0 0 1.33 -363 -108)",
35541
35541
  children: /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("tspan", { children: "M" })
35542
35542
  }
@@ -35581,7 +35581,7 @@ var GuFlag = ({ width = 16 }) => {
35581
35581
  d: "M268.8 225.4q3.4 0 6 1.4 3.5 1.8 4.3 6.6H276q-.6-2.6-2.6-4-1.8-1.2-4.7-1.2-3.3 0-5.7 2.7-2.3 2.5-2.3 7.6 0 4.2 1.9 7 2 2.7 6.3 2.7 3.3 0 5.4-1.9 2.3-1.9 2.3-6.2H269v-2.7h10.6v13h-2.1l-.8-3.2q-1.6 1.9-3 2.7-2.2 1.2-5.5 1.2-4.3 0-7.5-2.8-3.4-3.6-3.4-9.7t3.3-9.7q3.2-3.5 8.2-3.5zm-.6 0z",
35582
35582
  "aria-label": "G",
35583
35583
  fontFamily: "helvetica",
35584
- "font-size": "25.6"
35584
+ fontSize: "25.6"
35585
35585
  }
35586
35586
  ),
35587
35587
  /* @__PURE__ */ (0, import_jsx_runtime157.jsx)(
@@ -35591,7 +35591,7 @@ var GuFlag = ({ width = 16 }) => {
35591
35591
  d: "M292.4 226.1v15.2q0 2.6 1 4.3 1.4 2.7 5 2.7 4.1 0 5.7-2.8.8-1.6.8-4.2V226h3.4v13.8q0 4.4-1.4 7-2.1 4.3-8.2 4.3-6.3 0-8.5-4.4-1.2-2.5-1.2-6.9V226zm6.3 0z",
35592
35592
  "aria-label": "U",
35593
35593
  fontFamily: "helvetica",
35594
- "font-size": "25.6"
35594
+ fontSize: "25.6"
35595
35595
  }
35596
35596
  ),
35597
35597
  /* @__PURE__ */ (0, import_jsx_runtime157.jsx)(
@@ -35601,7 +35601,7 @@ var GuFlag = ({ width = 16 }) => {
35601
35601
  d: "m338.4 240.5-3.7-10.7-4 10.7zM333 226h3.7l9 24.5h-3.8l-2.4-7.3h-9.7l-2.7 7.3h-3.3z",
35602
35602
  "aria-label": "A",
35603
35603
  fontFamily: "helvetica",
35604
- "font-size": "25.6"
35604
+ fontSize: "25.6"
35605
35605
  }
35606
35606
  ),
35607
35607
  /* @__PURE__ */ (0, import_jsx_runtime157.jsx)(
@@ -35611,7 +35611,7 @@ var GuFlag = ({ width = 16 }) => {
35611
35611
  d: "M357 226h4.9l6.9 20.7 7-20.7h4.7v24.4h-3.2v-20.6l-7 20.6h-3.1l-7-20.6v20.6H357z",
35612
35612
  "aria-label": "M",
35613
35613
  fontFamily: "helvetica",
35614
- "font-size": "25.6"
35614
+ fontSize: "25.6"
35615
35615
  }
35616
35616
  )
35617
35617
  ]
@@ -35633,8 +35633,8 @@ var GtFlag = ({ width = 16 }) => {
35633
35633
  children: [
35634
35634
  /* @__PURE__ */ (0, import_jsx_runtime158.jsxs)("defs", { children: [
35635
35635
  /* @__PURE__ */ (0, import_jsx_runtime158.jsxs)("radialGradient", { id: "a", children: [
35636
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", "stop-color": "#f9f0aa" }),
35637
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", "stop-color": "#b07e09" })
35636
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", stopColor: "#f9f0aa" }),
35637
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", stopColor: "#b07e09" })
35638
35638
  ] }),
35639
35639
  /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
35640
35640
  "radialGradient",
@@ -35648,8 +35648,8 @@ var GtFlag = ({ width = 16 }) => {
35648
35648
  }
35649
35649
  ),
35650
35650
  /* @__PURE__ */ (0, import_jsx_runtime158.jsxs)("radialGradient", { id: "b", children: [
35651
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", "stop-color": "#f9f0aa" }),
35652
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", "stop-color": "#b07e09" })
35651
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", stopColor: "#f9f0aa" }),
35652
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", stopColor: "#b07e09" })
35653
35653
  ] }),
35654
35654
  /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
35655
35655
  "radialGradient",
@@ -35704,8 +35704,8 @@ var GtFlag = ({ width = 16 }) => {
35704
35704
  r: ".3",
35705
35705
  gradientUnits: "userSpaceOnUse",
35706
35706
  children: [
35707
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".3", "stop-color": "#a50a0a" }),
35708
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", "stop-color": "#4c0505" })
35707
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".3", stopColor: "#a50a0a" }),
35708
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", stopColor: "#4c0505" })
35709
35709
  ]
35710
35710
  }
35711
35711
  ),
@@ -35721,8 +35721,8 @@ var GtFlag = ({ width = 16 }) => {
35721
35721
  gradientTransform: "scale(.97707 1.02346)",
35722
35722
  gradientUnits: "userSpaceOnUse",
35723
35723
  children: [
35724
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "0", "stop-color": "#fff" }),
35725
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", "stop-color": "#fff", "stop-opacity": "0" })
35724
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "0", stopColor: "#fff" }),
35725
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", stopColor: "#fff", stopOpacity: "0" })
35726
35726
  ]
35727
35727
  }
35728
35728
  ),
@@ -35736,8 +35736,8 @@ var GtFlag = ({ width = 16 }) => {
35736
35736
  y2: "232",
35737
35737
  gradientUnits: "userSpaceOnUse",
35738
35738
  children: [
35739
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", "stop-color": "#b07e09", "stop-opacity": "0" }),
35740
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", "stop-color": "#b07e09" })
35739
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", stopColor: "#b07e09", stopOpacity: "0" }),
35740
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", stopColor: "#b07e09" })
35741
35741
  ]
35742
35742
  }
35743
35743
  ),
@@ -35751,8 +35751,8 @@ var GtFlag = ({ width = 16 }) => {
35751
35751
  y2: "326.6",
35752
35752
  gradientUnits: "userSpaceOnUse",
35753
35753
  children: [
35754
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", "stop-color": "#b07e09", "stop-opacity": "0" }),
35755
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", "stop-color": "#b07e09" })
35754
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", stopColor: "#b07e09", stopOpacity: "0" }),
35755
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", stopColor: "#b07e09" })
35756
35756
  ]
35757
35757
  }
35758
35758
  ),
@@ -35766,8 +35766,8 @@ var GtFlag = ({ width = 16 }) => {
35766
35766
  y2: "240.6",
35767
35767
  gradientUnits: "userSpaceOnUse",
35768
35768
  children: [
35769
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", "stop-color": "#f9f0aa" }),
35770
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", "stop-color": "#b07e09" })
35769
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", stopColor: "#f9f0aa" }),
35770
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", stopColor: "#b07e09" })
35771
35771
  ]
35772
35772
  }
35773
35773
  ),
@@ -35781,8 +35781,8 @@ var GtFlag = ({ width = 16 }) => {
35781
35781
  y2: "270.4",
35782
35782
  gradientUnits: "userSpaceOnUse",
35783
35783
  children: [
35784
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", "stop-color": "#f9f0aa" }),
35785
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", "stop-color": "#b07e09" })
35784
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: ".2", stopColor: "#f9f0aa" }),
35785
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("stop", { offset: "1", stopColor: "#b07e09" })
35786
35786
  ]
35787
35787
  }
35788
35788
  )
@@ -41860,7 +41860,7 @@ var KeFlag = ({ width = 16 }) => {
41860
41860
  "path",
41861
41861
  {
41862
41862
  id: "a",
41863
- "stroke-miterlimit": "10",
41863
+ strokeMiterlimit: "10",
41864
41864
  d: "m-28.6 47.5 1.8 1 46.7-81c2.7-.6 4.2-3.2 5.7-5.8 1-1.8 5-8.7 6.7-17.7a58 58 0 0 0-11.9 14.7c-1.5 2.6-3 5.2-2.3 7.9z"
41865
41865
  }
41866
41866
  ) }),
@@ -43477,8 +43477,8 @@ var MxFlag = ({ width = 16 }) => {
43477
43477
  }
43478
43478
  ),
43479
43479
  /* @__PURE__ */ (0, import_jsx_runtime210.jsxs)("linearGradient", { id: "a", children: [
43480
- /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("stop", { offset: "0", "stop-color": "#fff" }),
43481
- /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("stop", { offset: "1", "stop-color": "#f15770" })
43480
+ /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("stop", { offset: "0", stopColor: "#fff" }),
43481
+ /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("stop", { offset: "1", stopColor: "#f15770" })
43482
43482
  ] })
43483
43483
  ] }),
43484
43484
  /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("path", { fill: "#ce1126", d: "M426.7 0H640v480H426.7z" }),
@@ -48108,9 +48108,9 @@ var NiFlag = ({ width = 16 }) => {
48108
48108
  y2: "283.4",
48109
48109
  gradientUnits: "userSpaceOnUse",
48110
48110
  children: [
48111
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "0", "stop-color": "#510000" }),
48112
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: ".3", "stop-color": "#8a0000" }),
48113
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "1", "stop-color": "#a00" })
48111
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "0", stopColor: "#510000" }),
48112
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: ".3", stopColor: "#8a0000" }),
48113
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "1", stopColor: "#a00" })
48114
48114
  ]
48115
48115
  }
48116
48116
  ),
@@ -48124,8 +48124,8 @@ var NiFlag = ({ width = 16 }) => {
48124
48124
  y2: "287.4",
48125
48125
  gradientUnits: "userSpaceOnUse",
48126
48126
  children: [
48127
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "0", "stop-color": "#ff2a2a" }),
48128
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "1", "stop-color": "red" })
48127
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "0", stopColor: "#ff2a2a" }),
48128
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "1", stopColor: "red" })
48129
48129
  ]
48130
48130
  }
48131
48131
  ),
@@ -48139,15 +48139,15 @@ var NiFlag = ({ width = 16 }) => {
48139
48139
  y2: "317.6",
48140
48140
  gradientUnits: "userSpaceOnUse",
48141
48141
  children: [
48142
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "0", "stop-color": "#F5F549" }),
48143
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "1", "stop-color": "#97C924" })
48142
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "0", stopColor: "#F5F549" }),
48143
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "1", stopColor: "#97C924" })
48144
48144
  ]
48145
48145
  }
48146
48146
  ),
48147
48147
  /* @__PURE__ */ (0, import_jsx_runtime226.jsxs)("linearGradient", { id: "a", children: [
48148
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "0", "stop-color": "#025" }),
48149
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: ".5", "stop-color": "#04a" }),
48150
- /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "1", "stop-color": "#025" })
48148
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "0", stopColor: "#025" }),
48149
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: ".5", stopColor: "#04a" }),
48150
+ /* @__PURE__ */ (0, import_jsx_runtime226.jsx)("stop", { offset: "1", stopColor: "#025" })
48151
48151
  ] }),
48152
48152
  /* @__PURE__ */ (0, import_jsx_runtime226.jsx)(
48153
48153
  "linearGradient",
@@ -49603,7 +49603,7 @@ var MpFlag = ({ width = 16 }) => {
49603
49603
  {
49604
49604
  fill: "#fff",
49605
49605
  stroke: "#000",
49606
- "stroke-dashoffset": "1",
49606
+ strokeDashoffset: "1",
49607
49607
  strokeLinecap: "square",
49608
49608
  strokeLinejoin: "round",
49609
49609
  strokeWidth: "1.7",
@@ -53929,7 +53929,7 @@ var SmFlag = ({ width = 16 }) => {
53929
53929
  ] }),
53930
53930
  /* @__PURE__ */ (0, import_jsx_runtime259.jsx)("path", { d: "M317 329.3c-3.2-.6-4.4-.4-6.6-.6l-5.1 15.8c8 .7 15.3.7 15.3.7-4.8-1-3.7-15.8-3.6-15.9z" })
53931
53931
  ] }),
53932
- /* @__PURE__ */ (0, import_jsx_runtime259.jsxs)("g", { fontFamily: "Trebuchet MS", "font-size": "9", fontWeight: "bold", children: [
53932
+ /* @__PURE__ */ (0, import_jsx_runtime259.jsxs)("g", { fontFamily: "Trebuchet MS", fontSize: "9", fontWeight: "bold", children: [
53933
53933
  /* @__PURE__ */ (0, import_jsx_runtime259.jsx)("path", { d: "M283.4 340.2v-10.7h1.8v9h5v1.7z", "aria-label": "L" }),
53934
53934
  /* @__PURE__ */ (0, import_jsx_runtime259.jsx)("path", { d: "M291.7 340.7V330h1.9v10.7z", "aria-label": "I" }),
53935
53935
  /* @__PURE__ */ (0, import_jsx_runtime259.jsx)(
@@ -56440,12 +56440,12 @@ var GsFlag = ({ width = 16 }) => {
56440
56440
  children: [
56441
56441
  /* @__PURE__ */ (0, import_jsx_runtime273.jsxs)("defs", { children: [
56442
56442
  /* @__PURE__ */ (0, import_jsx_runtime273.jsxs)("linearGradient", { id: "b", children: [
56443
- /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "0", "stop-color": "#d5dfff" }),
56444
- /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "1", "stop-color": "#fff" })
56443
+ /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "0", stopColor: "#d5dfff" }),
56444
+ /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "1", stopColor: "#fff" })
56445
56445
  ] }),
56446
56446
  /* @__PURE__ */ (0, import_jsx_runtime273.jsxs)("linearGradient", { id: "a", children: [
56447
- /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "0", "stop-color": "#474747" }),
56448
- /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "1", "stop-color": "#f50" })
56447
+ /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "0", stopColor: "#474747" }),
56448
+ /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "1", stopColor: "#f50" })
56449
56449
  ] }),
56450
56450
  /* @__PURE__ */ (0, import_jsx_runtime273.jsx)(
56451
56451
  "linearGradient",
@@ -56471,8 +56471,8 @@ var GsFlag = ({ width = 16 }) => {
56471
56471
  gradientTransform: "matrix(.96067 0 0 .6235 388 38.3)",
56472
56472
  gradientUnits: "userSpaceOnUse",
56473
56473
  children: [
56474
- /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "0", "stop-color": "#b50000" }),
56475
- /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "1", "stop-color": "#ffc500" })
56474
+ /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "0", stopColor: "#b50000" }),
56475
+ /* @__PURE__ */ (0, import_jsx_runtime273.jsx)("stop", { offset: "1", stopColor: "#ffc500" })
56476
56476
  ]
56477
56477
  }
56478
56478
  ),
@@ -64299,7 +64299,7 @@ var UyFlag = ({ width = 16 }) => {
64299
64299
  {
64300
64300
  fill: "#fcd116",
64301
64301
  stroke: "#000",
64302
- "stroke-miterlimit": "20",
64302
+ strokeMiterlimit: "20",
64303
64303
  strokeWidth: ".6",
64304
64304
  transform: "translate(133.3 133.3) scale(2.93333)",
64305
64305
  children: [
@@ -64679,8 +64679,8 @@ var VgFlag = ({ width = 16 }) => {
64679
64679
  children: [
64680
64680
  /* @__PURE__ */ (0, import_jsx_runtime307.jsxs)("defs", { children: [
64681
64681
  /* @__PURE__ */ (0, import_jsx_runtime307.jsxs)("linearGradient", { id: "a", children: [
64682
- /* @__PURE__ */ (0, import_jsx_runtime307.jsx)("stop", { offset: "0", "stop-color": "red" }),
64683
- /* @__PURE__ */ (0, import_jsx_runtime307.jsx)("stop", { offset: "1", "stop-color": "#ff0" })
64682
+ /* @__PURE__ */ (0, import_jsx_runtime307.jsx)("stop", { offset: "0", stopColor: "red" }),
64683
+ /* @__PURE__ */ (0, import_jsx_runtime307.jsx)("stop", { offset: "1", stopColor: "#ff0" })
64684
64684
  ] }),
64685
64685
  /* @__PURE__ */ (0, import_jsx_runtime307.jsxs)(
64686
64686
  "linearGradient",
@@ -64693,8 +64693,8 @@ var VgFlag = ({ width = 16 }) => {
64693
64693
  gradientTransform: "matrix(.99614 0 0 2.25255 703.8 -75)",
64694
64694
  gradientUnits: "userSpaceOnUse",
64695
64695
  children: [
64696
- /* @__PURE__ */ (0, import_jsx_runtime307.jsx)("stop", { offset: "0", "stop-color": "red" }),
64697
- /* @__PURE__ */ (0, import_jsx_runtime307.jsx)("stop", { offset: "1", "stop-color": "#ff0" })
64696
+ /* @__PURE__ */ (0, import_jsx_runtime307.jsx)("stop", { offset: "0", stopColor: "red" }),
64697
+ /* @__PURE__ */ (0, import_jsx_runtime307.jsx)("stop", { offset: "1", stopColor: "#ff0" })
64698
64698
  ]
64699
64699
  }
64700
64700
  )
@@ -64955,7 +64955,7 @@ var ViFlag = ({ width = 16 }) => {
64955
64955
  {
64956
64956
  fill: "#369443",
64957
64957
  stroke: "#010002",
64958
- "stroke-miterlimit": "10",
64958
+ strokeMiterlimit: "10",
64959
64959
  strokeWidth: "1.5",
64960
64960
  d: "M204.3 315s-.5-3.6 6.2-6.1c6.6-2.6 7.2-12.2 5.8-18.6 0 0-3.4 6-7.7 8.1 0 0-6.8 3.6-7.2 10.4 0 0 0 2.5-.5 4.5-.3 1-3.4-8.6 2.4-15.8 6-7.3 7.6-13.3 2.9-25 0 0-.5 7-5.1 11.1-4.7 4-5.3 4.4-5.2 14 0 0 0 3.4-1.7 4.5 0 0-3.6-5.3-4.6-8.8-1-3.5-1.4-5 2.8-9 0 0 13.2-8.7 3.7-27.4 0 0-.3 6.4-5 10.2-4.5 3.9-4.2 6.4-4.4 13-.2 6.7-.6 6.2-1.1 7.2 0 0-8.5-15.6-2-23.8 6.5-8.3 10.2-10 3-25.4 0 0 .3 8-5.5 11.8-5.7 4-4.4 13-4.4 13s.4 3.5-.8 6c0 0-8.1-15.9-.4-24.4 6.6-7.3 7-12.4 3.5-22.6 0 0-.4 4.7-4 7.3-3.7 2.6-6.6 5.1-5.9 15 0 0 .3 7-.6 9 0 0-3.4-6.4-4.4-10.5-1-4.2-1.3-6.6 1.2-10.7s12.5-16 .6-33c0 0-.3 5.5-3.4 10.5-3 5-1.6 10.9-1 15.4.7 4.5-1.5 8.9-1.5 8.9s-5.2-9.5-4-20.4c1-11-3.4-20-13.5-26.4 0 0-7.3 17 2.7 25.7 0 0 8.5 8.4 10.7 18.6 0 0-6.5-.6-12.3-12-5.9-11.4-18-9.6-18.8-9.7 0 0 2 17.6 20.6 22.6 0 0 12 2 14.2 10.8 0 0 2 6 2.8 9.2 0 0-3.8-1.5-7.3-6.7-3.5-5-3-5.7-14.8-6.9 0 0-4.7-.5-7.2-3.9 0 0 5 18.6 17.7 18.5 0 0 11.6-1.3 18 14l-2.9-2c-1.7-1.1-6-3.3-14.5-2.3s-10.9-.4-13-1c0 0 8.6 15.7 20.7 11 12.2-4.7 18 12.4 18.2 12.7 0 0-1.7-1.2-3.8-3.3-2.2-2.1-6.6-4.7-15-2 0 0-6.1 2.3-12.3.4 0 0 6 11.5 19.8 9.5a15.1 15.1 0 0 1 17.3 10.2s-1.8-1-3-2c-1.3-1-6-3.7-16-.8-10 3-13.6-.4-13.6-.4s5.5 10 16.2 11.3c0 0 6-.1 8.4-1 2.5-1 9.2-2.5 13.8 4.2 0 0-1.3.2-3.2-.7 0 0-7-2.5-12.5 2 0 0-4.8 4.9-11.6 4 0 0 8.8 8.5 22.8 1.3 0 0 4.7-3.4 8.2-.8 3.5 2.7 11.5-2.6 11.5-2.6z"
64961
64961
  }
@@ -64965,7 +64965,7 @@ var ViFlag = ({ width = 16 }) => {
64965
64965
  {
64966
64966
  fill: "#f4c53d",
64967
64967
  stroke: "#010002",
64968
- "stroke-miterlimit": "10",
64968
+ strokeMiterlimit: "10",
64969
64969
  strokeWidth: "1.5",
64970
64970
  children: [
64971
64971
  /* @__PURE__ */ (0, import_jsx_runtime308.jsx)("path", { d: "M282.2 103.7s-1.6-14.5 10-16a38 38 0 0 1 18 1.2l5.5 10.6-2 7.2-7.4 3.4s1.3-11-8.8-11.2c-2.6 0-4 1-8.1.3s-6.3 3.8-7.2 4.5z" }),
@@ -64980,7 +64980,7 @@ var ViFlag = ({ width = 16 }) => {
64980
64980
  {
64981
64981
  fill: "#369443",
64982
64982
  stroke: "#010002",
64983
- "stroke-miterlimit": "10",
64983
+ strokeMiterlimit: "10",
64984
64984
  strokeWidth: "1.5",
64985
64985
  d: "M202.8 336.5s-.2-6.4 7.8-6.8l23.5 32.7s-.9 2.1-11.5 1.9c0 0-1.2 0-1.8 1.2-.9 2-18-29-18-29z"
64986
64986
  }
@@ -64999,7 +64999,7 @@ var ViFlag = ({ width = 16 }) => {
64999
64999
  /* @__PURE__ */ (0, import_jsx_runtime308.jsx)(
65000
65000
  "path",
65001
65001
  {
65002
- "stroke-miterlimit": "10",
65002
+ strokeMiterlimit: "10",
65003
65003
  d: "M2056.5 2282.2s-17.9 78.8-80 72.5c0 0-43.9-4.2-40.6-77.4 0 0-64.9 34.6-75.4-51 0 0-59 13.7-58.3-66.3 0 0-55 9.6-48.5-61.5 0 0-59.7 16-59.7-51 0 0-139.6-23.2 151.4-288.6l259.6 154.6-48.5 368.7z"
65004
65004
  }
65005
65005
  ),
@@ -65009,7 +65009,7 @@ var ViFlag = ({ width = 16 }) => {
65009
65009
  "path",
65010
65010
  {
65011
65011
  fill: "none",
65012
- "stroke-miterlimit": "10",
65012
+ strokeMiterlimit: "10",
65013
65013
  d: "M1935.9 2277.3s6.6-138.7 126.8-337.6m-202.2 286.6s-18.7-80.1 150.8-317c0 0-19.7-56.5 40.6-92.8M1802.2 2160s-5.3-86.7 160.6-284.5c0 0-14.7-51 45.4-91.8m-254.5 314.8s6.2-87.6 168.4-258.9c0 0-8-52.4 50-84.9m-278 292.8s11.7-100.1 182.8-252c0 0-5.9-39.4 51.1-79.4"
65014
65014
  }
65015
65015
  ),
@@ -65039,7 +65039,7 @@ var ViFlag = ({ width = 16 }) => {
65039
65039
  {
65040
65040
  fill: "#0081c6",
65041
65041
  stroke: "#010002",
65042
- "stroke-miterlimit": "10",
65042
+ strokeMiterlimit: "10",
65043
65043
  strokeWidth: "1.5",
65044
65044
  d: "m466 256-14.3 61.7-5.9-4.2 14-59.2-9.8.2 23.1-42.3 1.5 48.7zm37 13-43 50.8-4.6-5.2 42.8-50.2-8.7-4.6 39.2-26-20.3 43.8z"
65045
65045
  }
@@ -65049,7 +65049,7 @@ var ViFlag = ({ width = 16 }) => {
65049
65049
  {
65050
65050
  fill: "#0081c6",
65051
65051
  stroke: "#010002",
65052
- "stroke-miterlimit": "10",
65052
+ strokeMiterlimit: "10",
65053
65053
  strokeWidth: "1.5",
65054
65054
  d: "m492.6 242-38.5 74-5.9-3.5 38.7-73.8-9.4-2.4 32.7-34.6-10.5 47.5zm-48 96.6-2.9 11.7 8 8-11.2 47-10-13.3-14.6 6.8 11.1-47 10.4-3 2.6-11.7s3.2-1.2 6.6 1.5z"
65055
65055
  }
@@ -65059,7 +65059,7 @@ var ViFlag = ({ width = 16 }) => {
65059
65059
  {
65060
65060
  fill: "#0081c6",
65061
65061
  stroke: "#010002",
65062
- "stroke-miterlimit": "10",
65062
+ strokeMiterlimit: "10",
65063
65063
  strokeWidth: "1.5",
65064
65064
  d: "m447.3 330.8-5.7 10.6 5.7 9.7-22.4 42.5-6.3-15.6-15.9 2.6 22.4-42.4h10.7l5.5-10.6s4 0 6 3.2z"
65065
65065
  }
@@ -65069,7 +65069,7 @@ var ViFlag = ({ width = 16 }) => {
65069
65069
  {
65070
65070
  fill: "#0081c6",
65071
65071
  stroke: "#010002",
65072
- "stroke-miterlimit": "10",
65072
+ strokeMiterlimit: "10",
65073
65073
  strokeWidth: "1.5",
65074
65074
  d: "m448.2 333.9-15 19.2 3.4 10.8-30.9 36-2.8-16.6-16-1.2 30.8-36 10.4 2.5 16-20.4s4.4 2.2 4.1 5.7zm-382.7-45c3.6-1.5 6.2-2.9 6.2-6.7 0-1-.5-3-1.5-6.1L46 202a59 59 0 0 0-3-7.9c-1.1-2-3.2-2.9-6.1-4h30.7c-3.3 1.5-6.4 2.7-6.3 6.3 0 1.3.4 3.2 1.1 5.7l18.6 58 18.5-58a20 20 0 0 0 1.1-5.7c0-3.7-3.2-5-6.3-6.4h29.8c-2.7 1.1-5 2-6 4.1a63 63 0 0 0-3.1 8L90.8 276a37.9 37.9 0 0 0-1.5 6.1s-1.1 4.7 6.2 6.7h-30zm515.3-7.6v-83.7c0-1.4-.3-2.5-.8-3.3s-2.5-3-5.5-4.2h27.7a11.5 11.5 0 0 0-5.5 4.2c-.5.8-.7 1.9-.7 3.3v83.7c0 1.5.2 2.6.7 3.4.5.8 2.5 2.8 5.5 4.2h-27.7c3-1.4 5-3.4 5.5-4.2.5-.8.8-1.9.8-3.4z"
65075
65075
  }
@@ -65097,7 +65097,7 @@ var ViFlag = ({ width = 16 }) => {
65097
65097
  {
65098
65098
  fill: "#162667",
65099
65099
  stroke: "#010002",
65100
- "stroke-miterlimit": "10",
65100
+ strokeMiterlimit: "10",
65101
65101
  strokeWidth: "1.5",
65102
65102
  d: "M399.1 145.8s-36.4 19-74.3-1.6c-37.9 20.6-74.3 1.6-74.3 1.6V201h148.6v-55.2z"
65103
65103
  }