@kq_npm/client_icons_vue 0.3.2-beta → 0.3.4-beta

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.
@@ -148,6 +148,7 @@ __export(components_exports, {
148
148
  IconScale: () => icon_scale_default,
149
149
  IconScaleLocation: () => icon_scale_location_default,
150
150
  IconScreenshot: () => icon_screenshot_default,
151
+ IconSeaChart: () => icon_sea_chart_default,
151
152
  IconSelect: () => icon_select_default,
152
153
  IconSelectLayer: () => icon_select_layer_default,
153
154
  IconSend: () => icon_send_default,
@@ -3454,1106 +3455,1109 @@ function _sfc_render131(_ctx, _cache, $props, $setup, $data, $options) {
3454
3455
  }
3455
3456
  var icon_measure_2d_default = /* @__PURE__ */ export_helper_default(_sfc_main131, [["render", _sfc_render131], ["__file", "icon-measure-2d.vue"]]);
3456
3457
 
3457
- // src/components/icon-flood-analysis.vue
3458
+ // src/components/icon-sea-chart.vue
3458
3459
  import { createElementVNode as _createElementVNode131, openBlock as _openBlock132, createElementBlock as _createElementBlock132 } from "vue";
3459
3460
  var _sfc_main132 = {
3461
+ name: "IconSeaChart",
3462
+ title: "\u6D77\u56FE\u76D1\u7BA1"
3463
+ }, _hoisted_1132 = {
3464
+ class: "icon",
3465
+ viewBox: "0 0 1024 1024",
3466
+ xmlns: "http://www.w3.org/2000/svg",
3467
+ width: "200",
3468
+ height: "200"
3469
+ }, _hoisted_2132 = /* @__PURE__ */ _createElementVNode131("path", {
3470
+ d: "M488.713 925.476a412.645 412.645 0 0 1-253.472-105.369l-65.384 65.384c-11.26 11.26-27.83 13.05-36.914 3.966-9.084-9.084-7.293-25.59 4.03-36.914l65.448-65.383A412.645 412.645 0 0 1 98.972 544.37H27.831A27.766 27.766 0 0 1 .193 516.478c0-15.419 12.412-27.958 27.638-27.958h70.501a412.645 412.645 0 0 1 104.665-252.769l-66.023-66.087c-11.324-11.26-13.115-27.83-4.03-36.914 9.084-9.085 25.59-7.293 36.913 4.03l66.088 66.024A412.645 412.645 0 0 1 488.713 98.075V27.638C488.713 12.41 501.253 0 516.671 0c15.354 0 27.893 12.411 27.893 27.638v71.14a412.645 412.645 0 0 1 242.789 103.45l65.383-65.447c11.324-11.324 27.83-13.116 36.915-4.03 9.084 9.084 7.293 25.59-3.967 36.913l-65.383 65.384A412.645 412.645 0 0 1 925.669 488.52h70.501c15.227 0 27.638 12.54 27.638 27.958a27.766 27.766 0 0 1-27.638 27.893h-71.14a412.645 412.645 0 0 1-104.09 243.493l64.744 64.68c11.26 11.323 13.051 27.829 3.967 36.913-9.085 9.085-25.59 7.294-36.915-3.966l-64.68-64.744a412.645 412.645 0 0 1-243.492 104.089v71.141a27.766 27.766 0 0 1-27.893 27.638 27.766 27.766 0 0 1-27.958-27.638v-70.501zm55.851-169.92a244.772 244.772 0 0 0 124.114-54.252l-91.102-90.974c-10.044 6.718-21.176 11.9-33.076 15.355v129.87zm156.933-87.135a245.43 245.43 0 0 0 54.252-124.05H625.878c-3.455 11.9-8.637 23.032-15.354 33.076l90.973 90.974zm55.276-179.9a244.772 244.772 0 0 0-55.851-134.094l-90.91 90.91a118.176 118.176 0 0 1 18.105 43.183h128.656zm-88.927-166.85a244.772 244.772 0 0 0-123.218-53.612V397.93c11.516 3.327 22.392 8.317 32.244 14.779l91.038-91.038zm-179.133-54.635a244.772 244.772 0 0 0-133.325 55.275l90.973 90.974a117.716 117.716 0 0 1 42.352-17.594V267.036zm-166.21 88.158A244.772 244.772 0 0 0 267.23 488.52h128.655a117.716 117.716 0 0 1 17.594-42.352l-90.974-90.974zm-54.25 189.177c6.141 46.447 25.27 88.799 53.611 123.282l90.974-91.038c-6.398-9.852-11.452-20.664-14.715-32.244h-129.87zm86.367 156.357c37.106 30.9 83.36 51.117 134.093 55.851V627.924a117.716 117.716 0 0 1-43.183-18.105l-90.846 90.845zM512 871.544a359.673 359.673 0 1 0 0-719.473 359.673 359.673 0 0 0 0 719.345zm0-59.242a300.495 300.495 0 1 1 0-600.99 300.495 300.495 0 0 1 0 600.99zm0-236.71a63.72 63.72 0 1 0 0-127.505 63.72 63.72 0 0 0 0 127.44z",
3471
+ fill: "currentColor"
3472
+ }, null, -1), _hoisted_3131 = [
3473
+ _hoisted_2132
3474
+ ];
3475
+ function _sfc_render132(_ctx, _cache, $props, $setup, $data, $options) {
3476
+ return _openBlock132(), _createElementBlock132("svg", _hoisted_1132, _hoisted_3131);
3477
+ }
3478
+ var icon_sea_chart_default = /* @__PURE__ */ export_helper_default(_sfc_main132, [["render", _sfc_render132], ["__file", "icon-sea-chart.vue"]]);
3479
+
3480
+ // src/components/icon-flood-analysis.vue
3481
+ import { createElementVNode as _createElementVNode132, openBlock as _openBlock133, createElementBlock as _createElementBlock133 } from "vue";
3482
+ var _sfc_main133 = {
3460
3483
  name: "IconFloodAnalysis",
3461
3484
  title: "\u6DF9\u6CA1\u5206\u6790"
3462
- }, _hoisted_1132 = {
3485
+ }, _hoisted_1133 = {
3463
3486
  width: "16",
3464
3487
  height: "16",
3465
3488
  viewBox: "0 0 16 16",
3466
3489
  fill: "none",
3467
3490
  xmlns: "http://www.w3.org/2000/svg"
3468
- }, _hoisted_2132 = /* @__PURE__ */ _createElementVNode131("g", {
3491
+ }, _hoisted_2133 = /* @__PURE__ */ _createElementVNode132("g", {
3469
3492
  "clip-path": "url(#a)",
3470
3493
  fill: "currentColor"
3471
3494
  }, [
3472
- /* @__PURE__ */ _createElementVNode131("path", { d: "M14.314 13.242a1.608 1.608 0 0 0-2.013 0l-.563.45a.516.516 0 0 1-.64 0l-.564-.45a1.616 1.616 0 0 0-1.006-.355 1.62 1.62 0 0 0-1.007.356l-.563.449a.524.524 0 0 1-.641 0l-.564-.45a1.622 1.622 0 0 0-1.007-.355c-.363 0-.72.127-1.006.356l-.562.449a.526.526 0 0 1-.642 0l-.562-.45a1.608 1.608 0 0 0-2.014 0l-.735.587a.619.619 0 0 0-.11.837.56.56 0 0 0 .795.116l.735-.586a.518.518 0 0 1 .641 0l.563.449a1.608 1.608 0 0 0 2.014 0l.562-.45a.518.518 0 0 1 .642 0l.56.45a1.601 1.601 0 0 0 2.016 0l.563-.45a.52.52 0 0 1 .641 0l.563.45a1.608 1.608 0 0 0 2.014 0l.562-.45a.518.518 0 0 1 .641 0l.563.45a.55.55 0 0 0 .795-.116.613.613 0 0 0 .111-.442.605.605 0 0 0-.218-.395l-.564-.45ZM16 4.394l-8.661-3.36L7.254 1 4.1 11.177a.257.257 0 0 1-.055.008.512.512 0 0 1-.321-.113l-.563-.45a1.63 1.63 0 0 0-2.014.001l-.734.587a.621.621 0 0 0-.11.837c.108.15.273.238.453.238a.552.552 0 0 0 .342-.122l.734-.587a.518.518 0 0 1 .642 0l.562.45a1.608 1.608 0 0 0 2.014-.001l.563-.449a.519.519 0 0 1 .641 0l.561.45a1.608 1.608 0 0 0 2.016-.001l.563-.45a.528.528 0 0 1 .64 0l.563.45a1.608 1.608 0 0 0 2.014 0l.563-.449a.518.518 0 0 1 .641 0l.563.45a.548.548 0 0 0 .794-.116.62.62 0 0 0-.107-.838l-.563-.45a1.544 1.544 0 0 0-.532-.264l2-5.878.03-.086Zm-1.459.71-1.896 5.43a.603.603 0 0 1-.035.018.614.614 0 0 0-.121.071l-.563.45a.517.517 0 0 1-.641 0l-.563-.45a1.615 1.615 0 0 0-1.006-.355c-.363 0-.72.126-1.008.355l-.562.45a.524.524 0 0 1-.642 0l-.563-.45a1.624 1.624 0 0 0-1.007-.355c-.108 0-.218.013-.332.039l2.328-7.77 6.611 2.567Z" }),
3473
- /* @__PURE__ */ _createElementVNode131("path", { d: "m10.588 5.783-1.49-.604L8.7 6.368l1.492.604.396-1.19Zm2.83 1.145-1.491-.603-.397 1.188 1.49.604.398-1.189Zm-2.246-3.324L9.682 3l-.397 1.189 1.49.604.397-1.189ZM14 4.749l-1.49-.603-.396 1.188 1.49.604L14 4.75ZM9.886 7.76l-1.49-.604L8 8.345l1.49.604.396-1.19ZM12.303 10l.398-1.19-1.49-.603-.399 1.19 1.49.603Z" })
3474
- ], -1), _hoisted_3131 = [
3475
- _hoisted_2132
3495
+ /* @__PURE__ */ _createElementVNode132("path", { d: "M14.314 13.242a1.608 1.608 0 0 0-2.013 0l-.563.45a.516.516 0 0 1-.64 0l-.564-.45a1.616 1.616 0 0 0-1.006-.355 1.62 1.62 0 0 0-1.007.356l-.563.449a.524.524 0 0 1-.641 0l-.564-.45a1.622 1.622 0 0 0-1.007-.355c-.363 0-.72.127-1.006.356l-.562.449a.526.526 0 0 1-.642 0l-.562-.45a1.608 1.608 0 0 0-2.014 0l-.735.587a.619.619 0 0 0-.11.837.56.56 0 0 0 .795.116l.735-.586a.518.518 0 0 1 .641 0l.563.449a1.608 1.608 0 0 0 2.014 0l.562-.45a.518.518 0 0 1 .642 0l.56.45a1.601 1.601 0 0 0 2.016 0l.563-.45a.52.52 0 0 1 .641 0l.563.45a1.608 1.608 0 0 0 2.014 0l.562-.45a.518.518 0 0 1 .641 0l.563.45a.55.55 0 0 0 .795-.116.613.613 0 0 0 .111-.442.605.605 0 0 0-.218-.395l-.564-.45ZM16 4.394l-8.661-3.36L7.254 1 4.1 11.177a.257.257 0 0 1-.055.008.512.512 0 0 1-.321-.113l-.563-.45a1.63 1.63 0 0 0-2.014.001l-.734.587a.621.621 0 0 0-.11.837c.108.15.273.238.453.238a.552.552 0 0 0 .342-.122l.734-.587a.518.518 0 0 1 .642 0l.562.45a1.608 1.608 0 0 0 2.014-.001l.563-.449a.519.519 0 0 1 .641 0l.561.45a1.608 1.608 0 0 0 2.016-.001l.563-.45a.528.528 0 0 1 .64 0l.563.45a1.608 1.608 0 0 0 2.014 0l.563-.449a.518.518 0 0 1 .641 0l.563.45a.548.548 0 0 0 .794-.116.62.62 0 0 0-.107-.838l-.563-.45a1.544 1.544 0 0 0-.532-.264l2-5.878.03-.086Zm-1.459.71-1.896 5.43a.603.603 0 0 1-.035.018.614.614 0 0 0-.121.071l-.563.45a.517.517 0 0 1-.641 0l-.563-.45a1.615 1.615 0 0 0-1.006-.355c-.363 0-.72.126-1.008.355l-.562.45a.524.524 0 0 1-.642 0l-.563-.45a1.624 1.624 0 0 0-1.007-.355c-.108 0-.218.013-.332.039l2.328-7.77 6.611 2.567Z" }),
3496
+ /* @__PURE__ */ _createElementVNode132("path", { d: "m10.588 5.783-1.49-.604L8.7 6.368l1.492.604.396-1.19Zm2.83 1.145-1.491-.603-.397 1.188 1.49.604.398-1.189Zm-2.246-3.324L9.682 3l-.397 1.189 1.49.604.397-1.189ZM14 4.749l-1.49-.603-.396 1.188 1.49.604L14 4.75ZM9.886 7.76l-1.49-.604L8 8.345l1.49.604.396-1.19ZM12.303 10l.398-1.19-1.49-.603-.399 1.19 1.49.603Z" })
3497
+ ], -1), _hoisted_3132 = [
3498
+ _hoisted_2133
3476
3499
  ];
3477
- function _sfc_render132(_ctx, _cache, $props, $setup, $data, $options) {
3478
- return _openBlock132(), _createElementBlock132("svg", _hoisted_1132, _hoisted_3131);
3500
+ function _sfc_render133(_ctx, _cache, $props, $setup, $data, $options) {
3501
+ return _openBlock133(), _createElementBlock133("svg", _hoisted_1133, _hoisted_3132);
3479
3502
  }
3480
- var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main132, [["render", _sfc_render132], ["__file", "icon-flood-analysis.vue"]]);
3503
+ var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main133, [["render", _sfc_render133], ["__file", "icon-flood-analysis.vue"]]);
3481
3504
 
3482
3505
  // src/components/icon-add-data.vue
3483
- import { createElementVNode as _createElementVNode132, openBlock as _openBlock133, createElementBlock as _createElementBlock133 } from "vue";
3484
- var _sfc_main133 = {
3506
+ import { createElementVNode as _createElementVNode133, openBlock as _openBlock134, createElementBlock as _createElementBlock134 } from "vue";
3507
+ var _sfc_main134 = {
3485
3508
  name: "IconAddData",
3486
3509
  title: "\u6DFB\u52A0\u6570\u636E"
3487
- }, _hoisted_1133 = {
3510
+ }, _hoisted_1134 = {
3488
3511
  width: "16",
3489
3512
  height: "16",
3490
3513
  viewBox: "0 0 16 16",
3491
3514
  fill: "none",
3492
3515
  xmlns: "http://www.w3.org/2000/svg"
3493
- }, _hoisted_2133 = /* @__PURE__ */ _createElementVNode132("path", {
3516
+ }, _hoisted_2134 = /* @__PURE__ */ _createElementVNode133("path", {
3494
3517
  "fill-rule": "evenodd",
3495
3518
  "clip-rule": "evenodd",
3496
3519
  d: "M12 2H2v2h10V2ZM1 1v4h12V1H1Zm11 6H2v2h9v1H1V6h12v2h-1V7Zm-3 4v1H2v2h7v1H1v-4h8Zm4.5 1V9.5h-1V12H10v1h2.5v2.5h1V13H16v-1h-2.5Z",
3497
3520
  fill: "currentColor"
3498
- }, null, -1), _hoisted_3132 = [
3499
- _hoisted_2133
3521
+ }, null, -1), _hoisted_3133 = [
3522
+ _hoisted_2134
3500
3523
  ];
3501
- function _sfc_render133(_ctx, _cache, $props, $setup, $data, $options) {
3502
- return _openBlock133(), _createElementBlock133("svg", _hoisted_1133, _hoisted_3132);
3524
+ function _sfc_render134(_ctx, _cache, $props, $setup, $data, $options) {
3525
+ return _openBlock134(), _createElementBlock134("svg", _hoisted_1134, _hoisted_3133);
3503
3526
  }
3504
- var icon_add_data_default = /* @__PURE__ */ export_helper_default(_sfc_main133, [["render", _sfc_render133], ["__file", "icon-add-data.vue"]]);
3527
+ var icon_add_data_default = /* @__PURE__ */ export_helper_default(_sfc_main134, [["render", _sfc_render134], ["__file", "icon-add-data.vue"]]);
3505
3528
 
3506
3529
  // src/components/icon-folder-add.vue
3507
- import { createElementVNode as _createElementVNode133, openBlock as _openBlock134, createElementBlock as _createElementBlock134 } from "vue";
3508
- var _sfc_main134 = {
3530
+ import { createElementVNode as _createElementVNode134, openBlock as _openBlock135, createElementBlock as _createElementBlock135 } from "vue";
3531
+ var _sfc_main135 = {
3509
3532
  name: "IconFolderAdd",
3510
3533
  title: "\u6DFB\u52A0\u6587\u4EF6\u5939"
3511
- }, _hoisted_1134 = {
3534
+ }, _hoisted_1135 = {
3512
3535
  class: "icon",
3513
3536
  viewBox: "0 0 1075 1024",
3514
3537
  xmlns: "http://www.w3.org/2000/svg",
3515
3538
  width: "209.961",
3516
3539
  height: "200"
3517
- }, _hoisted_2134 = /* @__PURE__ */ _createElementVNode133("path", { d: "M695.535 551.385H577.382V433.23a39.385 39.385 0 0 0-78.77 0v118.154H380.46a39.385 39.385 0 0 0 0 78.769h118.153v118.154a39.385 39.385 0 0 0 78.77 0V630.154h118.153a39.385 39.385 0 0 0 0-78.77z" }, null, -1), _hoisted_3133 = /* @__PURE__ */ _createElementVNode133("path", { d: "M984.619 157.538H556.114L437.172 14.178A41.748 41.748 0 0 0 406.452 0H91.375A91.372 91.372 0 0 0 .003 92.16v839.68A91.372 91.372 0 0 0 91.375 1024H984.62a91.372 91.372 0 0 0 91.372-92.16V249.698a91.372 91.372 0 0 0-91.372-92.16zm12.603 774.302a12.603 12.603 0 0 1-12.603 13.39H91.375a12.603 12.603 0 0 1-12.603-13.39V92.16a12.603 12.603 0 0 1 12.603-13.39h296.96l119.73 143.36a38.597 38.597 0 0 0 29.932 14.178h446.622a12.603 12.603 0 0 1 12.603 13.39z" }, null, -1), _hoisted_461 = [
3518
- _hoisted_2134,
3519
- _hoisted_3133
3540
+ }, _hoisted_2135 = /* @__PURE__ */ _createElementVNode134("path", { d: "M695.535 551.385H577.382V433.23a39.385 39.385 0 0 0-78.77 0v118.154H380.46a39.385 39.385 0 0 0 0 78.769h118.153v118.154a39.385 39.385 0 0 0 78.77 0V630.154h118.153a39.385 39.385 0 0 0 0-78.77z" }, null, -1), _hoisted_3134 = /* @__PURE__ */ _createElementVNode134("path", { d: "M984.619 157.538H556.114L437.172 14.178A41.748 41.748 0 0 0 406.452 0H91.375A91.372 91.372 0 0 0 .003 92.16v839.68A91.372 91.372 0 0 0 91.375 1024H984.62a91.372 91.372 0 0 0 91.372-92.16V249.698a91.372 91.372 0 0 0-91.372-92.16zm12.603 774.302a12.603 12.603 0 0 1-12.603 13.39H91.375a12.603 12.603 0 0 1-12.603-13.39V92.16a12.603 12.603 0 0 1 12.603-13.39h296.96l119.73 143.36a38.597 38.597 0 0 0 29.932 14.178h446.622a12.603 12.603 0 0 1 12.603 13.39z" }, null, -1), _hoisted_461 = [
3541
+ _hoisted_2135,
3542
+ _hoisted_3134
3520
3543
  ];
3521
- function _sfc_render134(_ctx, _cache, $props, $setup, $data, $options) {
3522
- return _openBlock134(), _createElementBlock134("svg", _hoisted_1134, _hoisted_461);
3544
+ function _sfc_render135(_ctx, _cache, $props, $setup, $data, $options) {
3545
+ return _openBlock135(), _createElementBlock135("svg", _hoisted_1135, _hoisted_461);
3523
3546
  }
3524
- var icon_folder_add_default = /* @__PURE__ */ export_helper_default(_sfc_main134, [["render", _sfc_render134], ["__file", "icon-folder-add.vue"]]);
3547
+ var icon_folder_add_default = /* @__PURE__ */ export_helper_default(_sfc_main135, [["render", _sfc_render135], ["__file", "icon-folder-add.vue"]]);
3525
3548
 
3526
3549
  // src/components/icon-filter.vue
3527
- import { createElementVNode as _createElementVNode134, openBlock as _openBlock135, createElementBlock as _createElementBlock135 } from "vue";
3528
- var _sfc_main135 = {
3550
+ import { createElementVNode as _createElementVNode135, openBlock as _openBlock136, createElementBlock as _createElementBlock136 } from "vue";
3551
+ var _sfc_main136 = {
3529
3552
  name: "IconFilter",
3530
3553
  title: "\u6EE4\u955C"
3531
- }, _hoisted_1135 = {
3554
+ }, _hoisted_1136 = {
3532
3555
  class: "icon",
3533
3556
  viewBox: "0 0 1026 1024",
3534
3557
  xmlns: "http://www.w3.org/2000/svg",
3535
3558
  width: "200.391",
3536
3559
  height: "200"
3537
- }, _hoisted_2135 = /* @__PURE__ */ _createElementVNode134("path", { d: "M1013.794 966.126 809.533 761.865a21.107 21.107 0 0 0-6.128-4.766 457.545 457.545 0 1 0-46.299 46.3 21.107 21.107 0 0 0 4.766 6.127l204.261 204.26a33.363 33.363 0 0 0 47.661-47.66zm-554.91-119.152a388.096 388.096 0 1 1 388.097-388.096 388.096 388.096 0 0 1-388.096 388.096z" }, null, -1), _hoisted_3134 = /* @__PURE__ */ _createElementVNode134("path", { d: "M458.885 322.704a136.174 136.174 0 1 0 136.174 136.174 136.174 136.174 0 0 0-136.174-136.174zm0 204.26a68.087 68.087 0 1 1 68.087-68.086 68.087 68.087 0 0 1-68.087 68.087z" }, null, -1), _hoisted_462 = [
3538
- _hoisted_2135,
3539
- _hoisted_3134
3560
+ }, _hoisted_2136 = /* @__PURE__ */ _createElementVNode135("path", { d: "M1013.794 966.126 809.533 761.865a21.107 21.107 0 0 0-6.128-4.766 457.545 457.545 0 1 0-46.299 46.3 21.107 21.107 0 0 0 4.766 6.127l204.261 204.26a33.363 33.363 0 0 0 47.661-47.66zm-554.91-119.152a388.096 388.096 0 1 1 388.097-388.096 388.096 388.096 0 0 1-388.096 388.096z" }, null, -1), _hoisted_3135 = /* @__PURE__ */ _createElementVNode135("path", { d: "M458.885 322.704a136.174 136.174 0 1 0 136.174 136.174 136.174 136.174 0 0 0-136.174-136.174zm0 204.26a68.087 68.087 0 1 1 68.087-68.086 68.087 68.087 0 0 1-68.087 68.087z" }, null, -1), _hoisted_462 = [
3561
+ _hoisted_2136,
3562
+ _hoisted_3135
3540
3563
  ];
3541
- function _sfc_render135(_ctx, _cache, $props, $setup, $data, $options) {
3542
- return _openBlock135(), _createElementBlock135("svg", _hoisted_1135, _hoisted_462);
3564
+ function _sfc_render136(_ctx, _cache, $props, $setup, $data, $options) {
3565
+ return _openBlock136(), _createElementBlock136("svg", _hoisted_1136, _hoisted_462);
3543
3566
  }
3544
- var icon_filter_default = /* @__PURE__ */ export_helper_default(_sfc_main135, [["render", _sfc_render135], ["__file", "icon-filter.vue"]]);
3567
+ var icon_filter_default = /* @__PURE__ */ export_helper_default(_sfc_main136, [["render", _sfc_render136], ["__file", "icon-filter.vue"]]);
3545
3568
 
3546
3569
  // src/components/icon-flame.vue
3547
- import { createElementVNode as _createElementVNode135, openBlock as _openBlock136, createElementBlock as _createElementBlock136 } from "vue";
3548
- var _sfc_main136 = {
3570
+ import { createElementVNode as _createElementVNode136, openBlock as _openBlock137, createElementBlock as _createElementBlock137 } from "vue";
3571
+ var _sfc_main137 = {
3549
3572
  name: "IconFlame",
3550
3573
  title: "\u706B\u7130"
3551
- }, _hoisted_1136 = {
3574
+ }, _hoisted_1137 = {
3552
3575
  width: "24",
3553
3576
  height: "24",
3554
3577
  viewBox: "0 0 24 24",
3555
3578
  fill: "none",
3556
3579
  xmlns: "http://www.w3.org/2000/svg"
3557
- }, _hoisted_2136 = /* @__PURE__ */ _createElementVNode135("path", {
3580
+ }, _hoisted_2137 = /* @__PURE__ */ _createElementVNode136("path", {
3558
3581
  "fill-rule": "evenodd",
3559
3582
  "clip-rule": "evenodd",
3560
3583
  d: "m18.734 16.84-4.392-5.024c-2.192-2.508-2.678-5.319-2.78-8.334-1.13 1.081-1.674 2.417-1.952 3.802-.23 1.151-.27 2.33-.254 3.436.006.374.016.712.027 1.045l.015.509c.012.459.02.969-.022 1.412l-.344 3.692-2.896-2.315c-.863-.69-1.468-1.606-1.893-2.491A6.27 6.27 0 0 0 4 14.251C4 18.499 7.518 22 12 22s8-3.502 8-7.749c0-1.01-.332-1.736-.913-3.008l-.113-.247c-.31-.681-.642-1.447-.9-2.35a2.827 2.827 0 0 0-.244 1.582l.904 6.612Zm-1.092-10.7c.519-.383 1.168-.704 1.975-.928-.007.758.061 1.43.178 2.04.246 1.28.709 2.285 1.147 3.237C21.49 11.679 22 12.787 22 14.25 22 19.651 17.539 24 12 24S2 19.65 2 14.251c0-1.448.445-3.137 1.323-4.415.464-.674 1.049-1.235 1.753-1.585 0 0 .066.642.283 1.502.047.188.1.386.163.59.338 1.11.913 2.399 1.863 3.158.038-.41.02-.977 0-1.65a36.154 36.154 0 0 1-.02-2.332c.092-2.87.775-6.392 4.172-8.542.584-.37 1.248-.699 2.002-.977v.596c0 .542-.001 1.063.003 1.565.017 2.086.117 3.853.642 5.437a8.27 8.27 0 0 0 1.664 2.901 4.81 4.81 0 0 1 .494-2.86 4.438 4.438 0 0 1 1.3-1.499Z",
3561
3584
  fill: "currentColor"
3562
- }, null, -1), _hoisted_3135 = [
3563
- _hoisted_2136
3585
+ }, null, -1), _hoisted_3136 = [
3586
+ _hoisted_2137
3564
3587
  ];
3565
- function _sfc_render136(_ctx, _cache, $props, $setup, $data, $options) {
3566
- return _openBlock136(), _createElementBlock136("svg", _hoisted_1136, _hoisted_3135);
3588
+ function _sfc_render137(_ctx, _cache, $props, $setup, $data, $options) {
3589
+ return _openBlock137(), _createElementBlock137("svg", _hoisted_1137, _hoisted_3136);
3567
3590
  }
3568
- var icon_flame_default = /* @__PURE__ */ export_helper_default(_sfc_main136, [["render", _sfc_render136], ["__file", "icon-flame.vue"]]);
3591
+ var icon_flame_default = /* @__PURE__ */ export_helper_default(_sfc_main137, [["render", _sfc_render137], ["__file", "icon-flame.vue"]]);
3569
3592
 
3570
3593
  // src/components/icon-fireworks.vue
3571
- import { createElementVNode as _createElementVNode136, openBlock as _openBlock137, createElementBlock as _createElementBlock137 } from "vue";
3572
- var _sfc_main137 = {
3594
+ import { createElementVNode as _createElementVNode137, openBlock as _openBlock138, createElementBlock as _createElementBlock138 } from "vue";
3595
+ var _sfc_main138 = {
3573
3596
  name: "IconFireworks",
3574
3597
  title: "\u70DF\u706B"
3575
- }, _hoisted_1137 = {
3598
+ }, _hoisted_1138 = {
3576
3599
  width: "24",
3577
3600
  height: "24",
3578
3601
  viewBox: "0 0 24 24",
3579
3602
  fill: "none",
3580
3603
  xmlns: "http://www.w3.org/2000/svg"
3581
- }, _hoisted_2137 = /* @__PURE__ */ _createElementVNode136("path", {
3604
+ }, _hoisted_2138 = /* @__PURE__ */ _createElementVNode137("path", {
3582
3605
  d: "M11 3h2v7h-2V3Zm0 17h2v-7h-2v7Zm0-20h2v2h-2V0Zm0 23h2v-2h-2v2Zm9.5-12.5v2h-7v-2h7Zm-17 0v2h7v-2h-7Zm20 0v2h-2v-2h2Zm-23 0v2h2v-2h-2Z",
3583
3606
  fill: "currentColor"
3584
- }, null, -1), _hoisted_3136 = /* @__PURE__ */ _createElementVNode136("path", {
3607
+ }, null, -1), _hoisted_3137 = /* @__PURE__ */ _createElementVNode137("path", {
3585
3608
  d: "m15.384 3.639 1.732 1-3.5 6.062-1.732-1 3.5-6.062Zm-8.5 14.722 1.732 1 3.5-6.062-1.732-1-3.5 6.062Zm10-17.321 1.732 1-1 1.733-1.732-1 1-1.732Zm-11.5 19.92 1.732 1 1-1.733-1.732-1-1 1.732Zm14.477-6.076-1 1.732-6.062-3.5 1-1.732 6.062 3.5Zm-14.722-8.5-1 1.732 6.062 3.5 1-1.732-6.062-3.5Zm17.321 10-1 1.732-1.733-1 1-1.732 1.732 1ZM2.54 4.884l-1 1.732 1.733 1 1-1.732-1.732-1Z",
3586
3609
  fill: "currentColor"
3587
- }, null, -1), _hoisted_463 = /* @__PURE__ */ _createElementVNode136("path", {
3610
+ }, null, -1), _hoisted_463 = /* @__PURE__ */ _createElementVNode137("path", {
3588
3611
  d: "m18.861 6.384 1 1.732-6.062 3.5-1-1.732 6.062-3.5Zm-14.722 8.5 1 1.732 6.062-3.5-1-1.732-6.062 3.5Zm17.321-10 1 1.732-1.733 1-1-1.732 1.732-1Zm-19.92 11.5 1 1.732 1.733-1-1-1.732-1.732 1Zm15.576 1.977-1.732 1-3.5-6.062 1.732-1 3.5 6.062Zm-8.5-14.722-1.732 1 3.5 6.062 1.732-1-3.5-6.062Zm10 17.321-1.732 1-1-1.733 1.732-1 1 1.732ZM7.116 1.04l-1.732 1 1 1.733 1.732-1-1-1.732Z",
3589
3612
  fill: "currentColor"
3590
3613
  }, null, -1), _hoisted_519 = [
3591
- _hoisted_2137,
3592
- _hoisted_3136,
3614
+ _hoisted_2138,
3615
+ _hoisted_3137,
3593
3616
  _hoisted_463
3594
3617
  ];
3595
- function _sfc_render137(_ctx, _cache, $props, $setup, $data, $options) {
3596
- return _openBlock137(), _createElementBlock137("svg", _hoisted_1137, _hoisted_519);
3618
+ function _sfc_render138(_ctx, _cache, $props, $setup, $data, $options) {
3619
+ return _openBlock138(), _createElementBlock138("svg", _hoisted_1138, _hoisted_519);
3597
3620
  }
3598
- var icon_fireworks_default = /* @__PURE__ */ export_helper_default(_sfc_main137, [["render", _sfc_render137], ["__file", "icon-fireworks.vue"]]);
3621
+ var icon_fireworks_default = /* @__PURE__ */ export_helper_default(_sfc_main138, [["render", _sfc_render138], ["__file", "icon-fireworks.vue"]]);
3599
3622
 
3600
3623
  // src/components/icon-smoke.vue
3601
- import { createElementVNode as _createElementVNode137, openBlock as _openBlock138, createElementBlock as _createElementBlock138 } from "vue";
3602
- var _sfc_main138 = {
3624
+ import { createElementVNode as _createElementVNode138, openBlock as _openBlock139, createElementBlock as _createElementBlock139 } from "vue";
3625
+ var _sfc_main139 = {
3603
3626
  name: "IconSmoke",
3604
3627
  title: "\u70DF\u96FE"
3605
- }, _hoisted_1138 = {
3628
+ }, _hoisted_1139 = {
3606
3629
  width: "24",
3607
3630
  height: "24",
3608
3631
  viewBox: "0 0 24 24",
3609
3632
  fill: "none",
3610
3633
  xmlns: "http://www.w3.org/2000/svg"
3611
- }, _hoisted_2138 = /* @__PURE__ */ _createElementVNode137("path", {
3634
+ }, _hoisted_2139 = /* @__PURE__ */ _createElementVNode138("path", {
3612
3635
  "fill-rule": "evenodd",
3613
3636
  "clip-rule": "evenodd",
3614
3637
  d: "M8 2a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4.229 2.035a6.076 6.076 0 0 0-1.31 1.858L10.445 7c.197-.002.387.005.566.017.871.06 1.706.26 2.228.432a1 1 0 0 1-.627 1.9 7.613 7.613 0 0 0-1.737-.336c-.72-.05-1.238.047-1.5.22-.335.221-.655.642-.92 1.178a5.916 5.916 0 0 0-.475 1.345 1 1 0 1 1-1.96-.396 7.87 7.87 0 0 1 .642-1.837c.335-.675.85-1.457 1.61-1.959.586-.386 1.293-.527 1.95-.557l-.873-.748c-.472-.405-1.369-.942-2.432-1.154-1.034-.206-2.2-.104-3.336.708-1.02.728-1.242 1.684-1.08 2.72.17 1.095.773 2.19 1.288 2.853l.542.697-.624.624c-.312.311-.742 1.095-.907 2.136-.16 1.01-.046 2.136.558 3.142.347.58 1.056.899 2.083.954.922.05 1.9-.131 2.568-.332-.571-.314-.99-.78-1.279-1.209a5.11 5.11 0 0 1-.7-1.534 1 1 0 1 1 1.94-.49c.05.2.188.565.417.904.231.342.49.563.75.648.303.1.894.102 1.652-.016.713-.11 1.412-.3 1.824-.435a1 1 0 0 1 .626 1.9c-.5.164-1.305.382-2.143.512a8.232 8.232 0 0 1-1.551.109c.79.505 1.89 1.112 3.042 1.56 1.457.565 2.751.777 3.597.495.816-.272 1.4-.974 1.792-1.92.39-.945.524-1.985.524-2.631v-.528c-1.022.853-2.027 1.335-2.526 1.5a1 1 0 1 1-.627-1.9c.316-.104 1.366-.596 2.345-1.566.278-.275.34-.576.294-.913a2.16 2.16 0 0 0-.387-.931 1 1 0 1 1 1.594-1.208c.308.407.667 1.083.775 1.866.113.822-.053 1.8-.869 2.607a9.495 9.495 0 0 1-.351.331l.305-.152c.81-.405 2.618-1.872 2.957-4.247.155-1.082-.19-1.94-.71-2.606-.538-.688-1.244-1.141-1.694-1.334l-.314-.135-.166-.298a11.84 11.84 0 0 0-1.983-2.58C16.227 3.523 15.303 3 14.5 3c-.857 0-1.622.415-2.271 1.035ZM10.847 2.59C11.723 1.752 12.957 1 14.5 1c1.598 0 3.007.978 4.032 1.968.939.906 1.7 1.963 2.178 2.762a6.697 6.697 0 0 1 2.166 1.792c.788 1.01 1.36 2.4 1.114 4.12-.4 2.796-2.252 4.622-3.513 5.445a9.378 9.378 0 0 1-.653 2.808c-.508 1.228-1.424 2.526-3.008 3.054-1.554.518-3.427.063-4.953-.53a19.93 19.93 0 0 1-3.53-1.825c-.819.22-1.912.4-3 .342-1.297-.07-2.838-.501-3.69-1.921C.746 17.52.609 15.897.825 14.53c.153-.968.494-1.875.933-2.562C1.23 11.14.71 10.028.524 8.841.277 7.252.638 5.458 2.42 4.186 4.082 2.998 5.834 2.85 7.308 3.144c.897.179 1.7.521 2.347.897.31-.48.709-.99 1.192-1.451ZM23 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-1 16a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM9 23a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM2 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",
3615
3638
  fill: "currentColor"
3616
- }, null, -1), _hoisted_3137 = [
3617
- _hoisted_2138
3639
+ }, null, -1), _hoisted_3138 = [
3640
+ _hoisted_2139
3618
3641
  ];
3619
- function _sfc_render138(_ctx, _cache, $props, $setup, $data, $options) {
3620
- return _openBlock138(), _createElementBlock138("svg", _hoisted_1138, _hoisted_3137);
3642
+ function _sfc_render139(_ctx, _cache, $props, $setup, $data, $options) {
3643
+ return _openBlock139(), _createElementBlock139("svg", _hoisted_1139, _hoisted_3138);
3621
3644
  }
3622
- var icon_smoke_default = /* @__PURE__ */ export_helper_default(_sfc_main138, [["render", _sfc_render138], ["__file", "icon-smoke.vue"]]);
3645
+ var icon_smoke_default = /* @__PURE__ */ export_helper_default(_sfc_main139, [["render", _sfc_render139], ["__file", "icon-smoke.vue"]]);
3623
3646
 
3624
3647
  // src/components/icon-square.vue
3625
- import { createElementVNode as _createElementVNode138, openBlock as _openBlock139, createElementBlock as _createElementBlock139 } from "vue";
3626
- var _sfc_main139 = {
3648
+ import { createElementVNode as _createElementVNode139, openBlock as _openBlock140, createElementBlock as _createElementBlock140 } from "vue";
3649
+ var _sfc_main140 = {
3627
3650
  name: "IconSquare",
3628
3651
  title: "\u77E9\u5F62"
3629
- }, _hoisted_1139 = {
3652
+ }, _hoisted_1140 = {
3630
3653
  width: "24",
3631
3654
  height: "24",
3632
3655
  viewBox: "0 0 24 24",
3633
3656
  fill: "none",
3634
3657
  xmlns: "http://www.w3.org/2000/svg"
3635
- }, _hoisted_2139 = /* @__PURE__ */ _createElementVNode138("path", {
3658
+ }, _hoisted_2140 = /* @__PURE__ */ _createElementVNode139("path", {
3636
3659
  "fill-rule": "evenodd",
3637
3660
  "clip-rule": "evenodd",
3638
3661
  d: "M5 4c-.548 0-1 .452-1 1v14c0 .548.452 1 1 1h14c.548 0 1-.452 1-1V5c0-.548-.452-1-1-1H5ZM2 5c0-1.652 1.348-3 3-3h14c1.652 0 3 1.348 3 3v14c0 1.652-1.348 3-3 3H5c-1.652 0-3-1.348-3-3V5Z",
3639
3662
  fill: "currentColor"
3640
- }, null, -1), _hoisted_3138 = [
3641
- _hoisted_2139
3663
+ }, null, -1), _hoisted_3139 = [
3664
+ _hoisted_2140
3642
3665
  ];
3643
- function _sfc_render139(_ctx, _cache, $props, $setup, $data, $options) {
3644
- return _openBlock139(), _createElementBlock139("svg", _hoisted_1139, _hoisted_3138);
3666
+ function _sfc_render140(_ctx, _cache, $props, $setup, $data, $options) {
3667
+ return _openBlock140(), _createElementBlock140("svg", _hoisted_1140, _hoisted_3139);
3645
3668
  }
3646
- var icon_square_default = /* @__PURE__ */ export_helper_default(_sfc_main139, [["render", _sfc_render139], ["__file", "icon-square.vue"]]);
3669
+ var icon_square_default = /* @__PURE__ */ export_helper_default(_sfc_main140, [["render", _sfc_render140], ["__file", "icon-square.vue"]]);
3647
3670
 
3648
3671
  // src/components/icon-disable.vue
3649
- import { createElementVNode as _createElementVNode139, openBlock as _openBlock140, createElementBlock as _createElementBlock140 } from "vue";
3650
- var _sfc_main140 = {
3672
+ import { createElementVNode as _createElementVNode140, openBlock as _openBlock141, createElementBlock as _createElementBlock141 } from "vue";
3673
+ var _sfc_main141 = {
3651
3674
  name: "IconDisable",
3652
3675
  title: "\u7981\u7528"
3653
- }, _hoisted_1140 = {
3676
+ }, _hoisted_1141 = {
3654
3677
  class: "icon",
3655
3678
  viewBox: "0 0 1024 1024",
3656
3679
  xmlns: "http://www.w3.org/2000/svg",
3657
3680
  width: "200",
3658
3681
  height: "200"
3659
- }, _hoisted_2140 = /* @__PURE__ */ _createElementVNode139("path", {
3682
+ }, _hoisted_2141 = /* @__PURE__ */ _createElementVNode140("path", {
3660
3683
  d: "M512.722 0a511.993 511.993 0 1 0 511.279 511.993A511.993 511.993 0 0 0 512.722.001zM72.137 511.994a440.585 440.585 0 1 1 440.585 439.871 440.585 440.585 0 0 1-440.585-439.87zm251.355-239.93a35.704 35.704 0 0 0-50.7 50.7L701.239 751.21a35.704 35.704 0 0 0 50.7-50.7z",
3661
3684
  fill: "currentColor"
3662
- }, null, -1), _hoisted_3139 = [
3663
- _hoisted_2140
3685
+ }, null, -1), _hoisted_3140 = [
3686
+ _hoisted_2141
3664
3687
  ];
3665
- function _sfc_render140(_ctx, _cache, $props, $setup, $data, $options) {
3666
- return _openBlock140(), _createElementBlock140("svg", _hoisted_1140, _hoisted_3139);
3688
+ function _sfc_render141(_ctx, _cache, $props, $setup, $data, $options) {
3689
+ return _openBlock141(), _createElementBlock141("svg", _hoisted_1141, _hoisted_3140);
3667
3690
  }
3668
- var icon_disable_default = /* @__PURE__ */ export_helper_default(_sfc_main140, [["render", _sfc_render140], ["__file", "icon-disable.vue"]]);
3691
+ var icon_disable_default = /* @__PURE__ */ export_helper_default(_sfc_main141, [["render", _sfc_render141], ["__file", "icon-disable.vue"]]);
3669
3692
 
3670
3693
  // src/components/icon-delete.vue
3671
- import { createElementVNode as _createElementVNode140, openBlock as _openBlock141, createElementBlock as _createElementBlock141 } from "vue";
3672
- var _sfc_main141 = {
3694
+ import { createElementVNode as _createElementVNode141, openBlock as _openBlock142, createElementBlock as _createElementBlock142 } from "vue";
3695
+ var _sfc_main142 = {
3673
3696
  name: "IconDelete",
3674
3697
  title: "\u79FB\u9664"
3675
- }, _hoisted_1141 = {
3698
+ }, _hoisted_1142 = {
3676
3699
  class: "icon",
3677
3700
  viewBox: "0 0 1024 1024",
3678
3701
  xmlns: "http://www.w3.org/2000/svg",
3679
3702
  width: "200",
3680
3703
  height: "200"
3681
- }, _hoisted_2141 = /* @__PURE__ */ _createElementVNode140("path", { d: "M950.857 219.429h-215.04v-88.503a130.926 130.926 0 0 0-38.034-92.892A129.463 129.463 0 0 0 606.354 0H417.646a129.463 129.463 0 0 0-91.429 38.034 130.926 130.926 0 0 0-38.034 92.892v88.503H73.143v73.142h73.143v600.503a134.583 134.583 0 0 0 38.034 92.892A129.463 129.463 0 0 0 275.749 1024H748.25a129.463 129.463 0 0 0 91.429-38.034 134.583 134.583 0 0 0 38.034-92.892V292.571h73.143zM358.4 130.926a58.514 58.514 0 0 1 17.554-41.692 57.051 57.051 0 0 1 41.692-16.091h188.708a57.051 57.051 0 0 1 41.692 17.554A58.514 58.514 0 0 1 665.6 132.39v87.04H358.4zm446.171 762.148a58.514 58.514 0 0 1-58.514 59.246H275.75a58.514 58.514 0 0 1-58.515-59.246V292.571h587.337z" }, null, -1), _hoisted_3140 = /* @__PURE__ */ _createElementVNode140("path", { d: "M365.714 438.857h73.143v365.714h-73.143zm219.429 0h73.143v365.714h-73.143z" }, null, -1), _hoisted_464 = [
3682
- _hoisted_2141,
3683
- _hoisted_3140
3704
+ }, _hoisted_2142 = /* @__PURE__ */ _createElementVNode141("path", { d: "M950.857 219.429h-215.04v-88.503a130.926 130.926 0 0 0-38.034-92.892A129.463 129.463 0 0 0 606.354 0H417.646a129.463 129.463 0 0 0-91.429 38.034 130.926 130.926 0 0 0-38.034 92.892v88.503H73.143v73.142h73.143v600.503a134.583 134.583 0 0 0 38.034 92.892A129.463 129.463 0 0 0 275.749 1024H748.25a129.463 129.463 0 0 0 91.429-38.034 134.583 134.583 0 0 0 38.034-92.892V292.571h73.143zM358.4 130.926a58.514 58.514 0 0 1 17.554-41.692 57.051 57.051 0 0 1 41.692-16.091h188.708a57.051 57.051 0 0 1 41.692 17.554A58.514 58.514 0 0 1 665.6 132.39v87.04H358.4zm446.171 762.148a58.514 58.514 0 0 1-58.514 59.246H275.75a58.514 58.514 0 0 1-58.515-59.246V292.571h587.337z" }, null, -1), _hoisted_3141 = /* @__PURE__ */ _createElementVNode141("path", { d: "M365.714 438.857h73.143v365.714h-73.143zm219.429 0h73.143v365.714h-73.143z" }, null, -1), _hoisted_464 = [
3705
+ _hoisted_2142,
3706
+ _hoisted_3141
3684
3707
  ];
3685
- function _sfc_render141(_ctx, _cache, $props, $setup, $data, $options) {
3686
- return _openBlock141(), _createElementBlock141("svg", _hoisted_1141, _hoisted_464);
3708
+ function _sfc_render142(_ctx, _cache, $props, $setup, $data, $options) {
3709
+ return _openBlock142(), _createElementBlock142("svg", _hoisted_1142, _hoisted_464);
3687
3710
  }
3688
- var icon_delete_default = /* @__PURE__ */ export_helper_default(_sfc_main141, [["render", _sfc_render141], ["__file", "icon-delete.vue"]]);
3711
+ var icon_delete_default = /* @__PURE__ */ export_helper_default(_sfc_main142, [["render", _sfc_render142], ["__file", "icon-delete.vue"]]);
3689
3712
 
3690
3713
  // src/components/icon-spatial-relationship-judgment.vue
3691
- import { createElementVNode as _createElementVNode141, openBlock as _openBlock142, createElementBlock as _createElementBlock142 } from "vue";
3692
- var _sfc_main142 = {
3714
+ import { createElementVNode as _createElementVNode142, openBlock as _openBlock143, createElementBlock as _createElementBlock143 } from "vue";
3715
+ var _sfc_main143 = {
3693
3716
  name: "IconSpatialRelationshipJudgment",
3694
3717
  title: "\u7A7A\u95F4\u5173\u7CFB\u5224\u65AD"
3695
- }, _hoisted_1142 = {
3718
+ }, _hoisted_1143 = {
3696
3719
  class: "icon",
3697
3720
  viewBox: "0 0 1026 1024",
3698
3721
  xmlns: "http://www.w3.org/2000/svg",
3699
3722
  width: "200.391",
3700
3723
  height: "200"
3701
- }, _hoisted_2142 = /* @__PURE__ */ _createElementVNode141("path", { d: "M891.192 512.01a915.239 915.239 0 0 0 92.233-167.123 460.378 460.378 0 0 0 41.781-164.76A176.584 176.584 0 0 0 976.331 47.69 177.372 177.372 0 0 0 843.893.391a461.955 461.955 0 0 0-165.547 39.416A1049.253 1049.253 0 0 0 512.01 132.04a1024.815 1024.815 0 0 0-167.124-92.233A458.014 458.014 0 0 0 180.128.391a176.584 176.584 0 0 0-132.438 47.3A176.584 176.584 0 0 0 .391 180.127a458.014 458.014 0 0 0 39.416 164.759 1024.815 1024.815 0 0 0 92.234 167.123 1049.253 1049.253 0 0 0-92.234 166.336A461.955 461.955 0 0 0 .391 843.893a177.372 177.372 0 0 0 47.3 132.437 177.372 177.372 0 0 0 132.437 47.3 460.378 460.378 0 0 0 164.759-40.205 915.239 915.239 0 0 0 167.124-92.233 910.509 910.509 0 0 0 166.335 92.233 464.32 464.32 0 0 0 165.547 40.204 177.372 177.372 0 0 0 132.438-47.299 177.372 177.372 0 0 0 48.875-132.437 464.32 464.32 0 0 0-40.204-165.547 936.523 936.523 0 0 0-93.81-166.336zM709.88 113.12a389.43 389.43 0 0 1 134.8-33.896 98.54 98.54 0 0 1 78.832 23.65 103.27 103.27 0 0 1 24.438 78.831A394.16 394.16 0 0 1 910.9 315.72a867.151 867.151 0 0 1-69.373 128.496A1508.055 1508.055 0 0 0 718.55 304.682a1521.456 1521.456 0 0 0-138.744-122.978 830.1 830.1 0 0 1 130.073-68.583zm-596.76 202.6a394.16 394.16 0 0 1-33.897-137.17 100.117 100.117 0 0 1 23.65-78.832 100.117 100.117 0 0 1 78.832-23.65 394.16 394.16 0 0 1 134.014 37.052 861.633 861.633 0 0 1 128.496 68.583 1541.953 1541.953 0 0 0-262.51 261.722A861.633 861.633 0 0 1 113.12 315.72zM315.718 910.9a394.16 394.16 0 0 1-137.168 35.475 103.27 103.27 0 0 1-78.831-24.438 98.54 98.54 0 0 1-23.65-78.832 389.43 389.43 0 0 1 37.051-133.226 830.1 830.1 0 0 1 68.584-130.072A1422.916 1422.916 0 0 0 304.683 718.55a1508.055 1508.055 0 0 0 138.744 122.978A867.151 867.151 0 0 1 315.719 910.9zm45.723-247.531A1504.113 1504.113 0 0 1 229.004 512.01 1443.413 1443.413 0 0 1 512.01 229.004a1504.113 1504.113 0 0 1 151.357 131.649 1327.53 1327.53 0 0 1 130.86 151.357 1399.267 1399.267 0 0 1-130.86 151.358 1327.53 1327.53 0 0 1-151.357 130.86 1327.53 1327.53 0 0 1-151.358-130.86zM921.148 920.36a101.693 101.693 0 0 1-78.832 24.438A389.43 389.43 0 0 1 709.88 910.9a838.772 838.772 0 0 1-129.285-69.372A1325.953 1325.953 0 0 0 718.55 718.55a1325.953 1325.953 0 0 0 122.978-138.744A838.772 838.772 0 0 1 910.9 709.878a389.43 389.43 0 0 1 35.474 134.803 101.693 101.693 0 0 1-26.014 75.679z" }, null, -1), _hoisted_3141 = [
3702
- _hoisted_2142
3724
+ }, _hoisted_2143 = /* @__PURE__ */ _createElementVNode142("path", { d: "M891.192 512.01a915.239 915.239 0 0 0 92.233-167.123 460.378 460.378 0 0 0 41.781-164.76A176.584 176.584 0 0 0 976.331 47.69 177.372 177.372 0 0 0 843.893.391a461.955 461.955 0 0 0-165.547 39.416A1049.253 1049.253 0 0 0 512.01 132.04a1024.815 1024.815 0 0 0-167.124-92.233A458.014 458.014 0 0 0 180.128.391a176.584 176.584 0 0 0-132.438 47.3A176.584 176.584 0 0 0 .391 180.127a458.014 458.014 0 0 0 39.416 164.759 1024.815 1024.815 0 0 0 92.234 167.123 1049.253 1049.253 0 0 0-92.234 166.336A461.955 461.955 0 0 0 .391 843.893a177.372 177.372 0 0 0 47.3 132.437 177.372 177.372 0 0 0 132.437 47.3 460.378 460.378 0 0 0 164.759-40.205 915.239 915.239 0 0 0 167.124-92.233 910.509 910.509 0 0 0 166.335 92.233 464.32 464.32 0 0 0 165.547 40.204 177.372 177.372 0 0 0 132.438-47.299 177.372 177.372 0 0 0 48.875-132.437 464.32 464.32 0 0 0-40.204-165.547 936.523 936.523 0 0 0-93.81-166.336zM709.88 113.12a389.43 389.43 0 0 1 134.8-33.896 98.54 98.54 0 0 1 78.832 23.65 103.27 103.27 0 0 1 24.438 78.831A394.16 394.16 0 0 1 910.9 315.72a867.151 867.151 0 0 1-69.373 128.496A1508.055 1508.055 0 0 0 718.55 304.682a1521.456 1521.456 0 0 0-138.744-122.978 830.1 830.1 0 0 1 130.073-68.583zm-596.76 202.6a394.16 394.16 0 0 1-33.897-137.17 100.117 100.117 0 0 1 23.65-78.832 100.117 100.117 0 0 1 78.832-23.65 394.16 394.16 0 0 1 134.014 37.052 861.633 861.633 0 0 1 128.496 68.583 1541.953 1541.953 0 0 0-262.51 261.722A861.633 861.633 0 0 1 113.12 315.72zM315.718 910.9a394.16 394.16 0 0 1-137.168 35.475 103.27 103.27 0 0 1-78.831-24.438 98.54 98.54 0 0 1-23.65-78.832 389.43 389.43 0 0 1 37.051-133.226 830.1 830.1 0 0 1 68.584-130.072A1422.916 1422.916 0 0 0 304.683 718.55a1508.055 1508.055 0 0 0 138.744 122.978A867.151 867.151 0 0 1 315.719 910.9zm45.723-247.531A1504.113 1504.113 0 0 1 229.004 512.01 1443.413 1443.413 0 0 1 512.01 229.004a1504.113 1504.113 0 0 1 151.357 131.649 1327.53 1327.53 0 0 1 130.86 151.357 1399.267 1399.267 0 0 1-130.86 151.358 1327.53 1327.53 0 0 1-151.357 130.86 1327.53 1327.53 0 0 1-151.358-130.86zM921.148 920.36a101.693 101.693 0 0 1-78.832 24.438A389.43 389.43 0 0 1 709.88 910.9a838.772 838.772 0 0 1-129.285-69.372A1325.953 1325.953 0 0 0 718.55 718.55a1325.953 1325.953 0 0 0 122.978-138.744A838.772 838.772 0 0 1 910.9 709.878a389.43 389.43 0 0 1 35.474 134.803 101.693 101.693 0 0 1-26.014 75.679z" }, null, -1), _hoisted_3142 = [
3725
+ _hoisted_2143
3703
3726
  ];
3704
- function _sfc_render142(_ctx, _cache, $props, $setup, $data, $options) {
3705
- return _openBlock142(), _createElementBlock142("svg", _hoisted_1142, _hoisted_3141);
3727
+ function _sfc_render143(_ctx, _cache, $props, $setup, $data, $options) {
3728
+ return _openBlock143(), _createElementBlock143("svg", _hoisted_1143, _hoisted_3142);
3706
3729
  }
3707
- var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(_sfc_main142, [["render", _sfc_render142], ["__file", "icon-spatial-relationship-judgment.vue"]]);
3730
+ var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(_sfc_main143, [["render", _sfc_render143], ["__file", "icon-spatial-relationship-judgment.vue"]]);
3708
3731
 
3709
3732
  // src/components/icon-isoline-analysis.vue
3710
- import { createElementVNode as _createElementVNode142, openBlock as _openBlock143, createElementBlock as _createElementBlock143 } from "vue";
3711
- var _sfc_main143 = {
3733
+ import { createElementVNode as _createElementVNode143, openBlock as _openBlock144, createElementBlock as _createElementBlock144 } from "vue";
3734
+ var _sfc_main144 = {
3712
3735
  name: "IconIsolineAnalysis",
3713
3736
  title: "\u7B49\u503C\u7EBF\u5206\u6790"
3714
- }, _hoisted_1143 = {
3737
+ }, _hoisted_1144 = {
3715
3738
  width: "16",
3716
3739
  height: "16",
3717
3740
  viewBox: "0 0 16 16",
3718
3741
  fill: "none",
3719
3742
  xmlns: "http://www.w3.org/2000/svg"
3720
- }, _hoisted_2143 = /* @__PURE__ */ _createElementVNode142("path", {
3743
+ }, _hoisted_2144 = /* @__PURE__ */ _createElementVNode143("path", {
3721
3744
  d: "M1 1v14h14V1H1Zm1 1.079h12v2.872c-1.119.516-2.348.642-3.664.373a7.072 7.072 0 0 1-2.086-.776l-.01-.007c-.95-.56-1.937-.91-2.93-1.038a6.784 6.784 0 0 0-3.312.393V2.079H2Zm12 8.686c-1.119.516-2.348.642-3.664.373a7.07 7.07 0 0 1-2.086-.777l-.01-.006c-.95-.56-1.935-.91-2.928-1.039A6.813 6.813 0 0 0 2 9.709V7.721a6.08 6.08 0 0 1 1.134-.38c1.55-.353 3.106-.077 4.623.815.094.06 1.016.61 2.357.891a7.501 7.501 0 0 0 1.53.163c.294 0 .584-.018.87-.055A6.386 6.386 0 0 0 14 8.778v1.987Zm-3.664-2.77a7.072 7.072 0 0 1-2.086-.777l-.01-.006c-.95-.56-1.935-.91-2.928-1.039A6.784 6.784 0 0 0 2 6.566V5.052a5.93 5.93 0 0 1 1.175-.39c1.538-.338 3.078-.06 4.581.825.094.06 1.016.61 2.357.891a7.215 7.215 0 0 0 2.4.108A6.386 6.386 0 0 0 14 6.109v1.513c-1.119.516-2.348.642-3.664.373ZM14 13.921H2v-3.057c.297-.135.68-.276 1.133-.38 1.55-.353 3.106-.077 4.623.815.094.057 1.016.61 2.357.89a7.499 7.499 0 0 0 1.53.164c.294 0 .584-.018.87-.056A6.388 6.388 0 0 0 14 11.921v2Z",
3722
3745
  fill: "currentColor"
3723
- }, null, -1), _hoisted_3142 = [
3724
- _hoisted_2143
3746
+ }, null, -1), _hoisted_3143 = [
3747
+ _hoisted_2144
3725
3748
  ];
3726
- function _sfc_render143(_ctx, _cache, $props, $setup, $data, $options) {
3727
- return _openBlock143(), _createElementBlock143("svg", _hoisted_1143, _hoisted_3142);
3749
+ function _sfc_render144(_ctx, _cache, $props, $setup, $data, $options) {
3750
+ return _openBlock144(), _createElementBlock144("svg", _hoisted_1144, _hoisted_3143);
3728
3751
  }
3729
- var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main143, [["render", _sfc_render143], ["__file", "icon-isoline-analysis.vue"]]);
3752
+ var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main144, [["render", _sfc_render144], ["__file", "icon-isoline-analysis.vue"]]);
3730
3753
 
3731
3754
  // src/components/icon-particle-effect.vue
3732
- import { createElementVNode as _createElementVNode143, openBlock as _openBlock144, createElementBlock as _createElementBlock144 } from "vue";
3733
- var _sfc_main144 = {
3755
+ import { createElementVNode as _createElementVNode144, openBlock as _openBlock145, createElementBlock as _createElementBlock145 } from "vue";
3756
+ var _sfc_main145 = {
3734
3757
  name: "IconParticleEffect",
3735
3758
  title: "\u7C92\u5B50\u7279\u6548"
3736
- }, _hoisted_1144 = {
3759
+ }, _hoisted_1145 = {
3737
3760
  width: "16",
3738
3761
  height: "16",
3739
3762
  viewBox: "0 0 16 16",
3740
3763
  fill: "none",
3741
3764
  xmlns: "http://www.w3.org/2000/svg"
3742
- }, _hoisted_2144 = /* @__PURE__ */ _createElementVNode143("path", {
3765
+ }, _hoisted_2145 = /* @__PURE__ */ _createElementVNode144("path", {
3743
3766
  "fill-rule": "evenodd",
3744
3767
  "clip-rule": "evenodd",
3745
3768
  d: "M3.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5Zm0 6a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM1 10.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1ZM6.5 13a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM6 7.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1ZM4.5 10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM9 13.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1ZM9.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM7 10.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1Zm5.5 2.5a.5.5 0 0 0-.5.5v1a.5.5 0 1 0 1 0v-1a.5.5 0 0 0-.5-.5ZM12 7.5a.5.5 0 1 1 1 0v1a.5.5 0 0 1-1 0v-1ZM10.5 10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM3.117 2.676a.6.6 0 0 1 .424-.176H14.76a.6.6 0 0 1 .424 1.024l-2.3 2.3A.6.6 0 0 1 12.46 6H1.24a.6.6 0 0 1-.424-1.024l2.3-2.3Zm.59.824L2.207 5h10.086l1.5-1.5H3.707Z",
3746
3769
  fill: "currentColor"
3747
- }, null, -1), _hoisted_3143 = [
3748
- _hoisted_2144
3770
+ }, null, -1), _hoisted_3144 = [
3771
+ _hoisted_2145
3749
3772
  ];
3750
- function _sfc_render144(_ctx, _cache, $props, $setup, $data, $options) {
3751
- return _openBlock144(), _createElementBlock144("svg", _hoisted_1144, _hoisted_3143);
3773
+ function _sfc_render145(_ctx, _cache, $props, $setup, $data, $options) {
3774
+ return _openBlock145(), _createElementBlock145("svg", _hoisted_1145, _hoisted_3144);
3752
3775
  }
3753
- var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main144, [["render", _sfc_render144], ["__file", "icon-particle-effect.vue"]]);
3776
+ var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main145, [["render", _sfc_render145], ["__file", "icon-particle-effect.vue"]]);
3754
3777
 
3755
3778
  // src/components/icon-line.vue
3756
- import { createElementVNode as _createElementVNode144, openBlock as _openBlock145, createElementBlock as _createElementBlock145 } from "vue";
3757
- var _sfc_main145 = {
3779
+ import { createElementVNode as _createElementVNode145, openBlock as _openBlock146, createElementBlock as _createElementBlock146 } from "vue";
3780
+ var _sfc_main146 = {
3758
3781
  name: "IconLine",
3759
3782
  title: "\u7EBF"
3760
- }, _hoisted_1145 = {
3783
+ }, _hoisted_1146 = {
3761
3784
  width: "24",
3762
3785
  height: "24",
3763
3786
  viewBox: "0 0 24 24",
3764
3787
  fill: "none",
3765
3788
  xmlns: "http://www.w3.org/2000/svg"
3766
- }, _hoisted_2145 = /* @__PURE__ */ _createElementVNode144("g", { "clip-path": "url(#a)" }, [
3767
- /* @__PURE__ */ _createElementVNode144("path", {
3789
+ }, _hoisted_2146 = /* @__PURE__ */ _createElementVNode145("g", { "clip-path": "url(#a)" }, [
3790
+ /* @__PURE__ */ _createElementVNode145("path", {
3768
3791
  "fill-rule": "evenodd",
3769
3792
  "clip-rule": "evenodd",
3770
3793
  d: "M.577 19.906a1 1 0 0 0 1.33-.483L8 6.365l6.094 13.058a1 1 0 0 0 1.812 0l7-15a1 1 0 0 0-1.812-.846L15 16.635 8.906 3.577a1 1 0 0 0-1.812 0l-7 15a1 1 0 0 0 .483 1.33Z",
3771
3794
  fill: "currentColor"
3772
3795
  })
3773
- ], -1), _hoisted_3144 = /* @__PURE__ */ _createElementVNode144("defs", null, [
3774
- /* @__PURE__ */ _createElementVNode144("clipPath", { id: "a" }, [
3775
- /* @__PURE__ */ _createElementVNode144("path", {
3796
+ ], -1), _hoisted_3145 = /* @__PURE__ */ _createElementVNode145("defs", null, [
3797
+ /* @__PURE__ */ _createElementVNode145("clipPath", { id: "a" }, [
3798
+ /* @__PURE__ */ _createElementVNode145("path", {
3776
3799
  fill: "#fff",
3777
3800
  d: "M0 0h24v24H0z"
3778
3801
  })
3779
3802
  ])
3780
3803
  ], -1), _hoisted_465 = [
3781
- _hoisted_2145,
3782
- _hoisted_3144
3804
+ _hoisted_2146,
3805
+ _hoisted_3145
3783
3806
  ];
3784
- function _sfc_render145(_ctx, _cache, $props, $setup, $data, $options) {
3785
- return _openBlock145(), _createElementBlock145("svg", _hoisted_1145, _hoisted_465);
3807
+ function _sfc_render146(_ctx, _cache, $props, $setup, $data, $options) {
3808
+ return _openBlock146(), _createElementBlock146("svg", _hoisted_1146, _hoisted_465);
3786
3809
  }
3787
- var icon_line_default = /* @__PURE__ */ export_helper_default(_sfc_main145, [["render", _sfc_render145], ["__file", "icon-line.vue"]]);
3810
+ var icon_line_default = /* @__PURE__ */ export_helper_default(_sfc_main146, [["render", _sfc_render146], ["__file", "icon-line.vue"]]);
3788
3811
 
3789
3812
  // src/components/icon-draw.vue
3790
- import { createElementVNode as _createElementVNode145, openBlock as _openBlock146, createElementBlock as _createElementBlock146 } from "vue";
3791
- var _sfc_main146 = {
3813
+ import { createElementVNode as _createElementVNode146, openBlock as _openBlock147, createElementBlock as _createElementBlock147 } from "vue";
3814
+ var _sfc_main147 = {
3792
3815
  name: "IconDraw",
3793
3816
  title: "\u7ED8\u5236"
3794
- }, _hoisted_1146 = {
3817
+ }, _hoisted_1147 = {
3795
3818
  width: "16",
3796
3819
  height: "16",
3797
3820
  viewBox: "0 0 16 16",
3798
3821
  fill: "none",
3799
3822
  xmlns: "http://www.w3.org/2000/svg"
3800
- }, _hoisted_2146 = /* @__PURE__ */ _createElementVNode145("path", {
3823
+ }, _hoisted_2147 = /* @__PURE__ */ _createElementVNode146("path", {
3801
3824
  "fill-rule": "evenodd",
3802
3825
  "clip-rule": "evenodd",
3803
3826
  d: "M12.9 7.6a.5.5 0 0 1 .354.146l2 2a.5.5 0 0 1 0 .708l-4.7 4.7a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 0-.707l4.7-4.7A.5.5 0 0 1 12.9 7.6Zm-3.993 5.2 1.293 1.293 3.993-3.993L12.9 8.807 8.907 12.8Z",
3804
3827
  fill: "currentColor"
3805
- }, null, -1), _hoisted_3145 = /* @__PURE__ */ _createElementVNode145("path", {
3828
+ }, null, -1), _hoisted_3146 = /* @__PURE__ */ _createElementVNode146("path", {
3806
3829
  "fill-rule": "evenodd",
3807
3830
  "clip-rule": "evenodd",
3808
3831
  d: "M1.146 1.146a.5.5 0 0 1 .47-.132l9.7 2.3a.5.5 0 0 1 .374.388l1 5a.5.5 0 0 1-.136.452l-3.4 3.4a.5.5 0 0 1-.452.136l-5-1a.5.5 0 0 1-.389-.375l-2.3-9.7a.5.5 0 0 1 .133-.469Zm1.028 1.028 2.039 8.599 4.423.884 3.021-3.021-.884-4.423-8.6-2.04Z",
3809
3832
  fill: "currentColor"
3810
- }, null, -1), _hoisted_466 = /* @__PURE__ */ _createElementVNode145("path", {
3833
+ }, null, -1), _hoisted_466 = /* @__PURE__ */ _createElementVNode146("path", {
3811
3834
  "fill-rule": "evenodd",
3812
3835
  "clip-rule": "evenodd",
3813
3836
  d: "M1.146 1.146a.5.5 0 0 1 .708 0l5.1 5.1a.5.5 0 1 1-.708.708l-5.1-5.1a.5.5 0 0 1 0-.708Z",
3814
3837
  fill: "currentColor"
3815
- }, null, -1), _hoisted_520 = /* @__PURE__ */ _createElementVNode145("path", {
3838
+ }, null, -1), _hoisted_520 = /* @__PURE__ */ _createElementVNode146("path", {
3816
3839
  "fill-rule": "evenodd",
3817
3840
  "clip-rule": "evenodd",
3818
3841
  d: "M7.5 6.7a.8.8 0 1 0 0 1.6.8.8 0 0 0 0-1.6Zm-1.8.8a1.8 1.8 0 1 1 3.6 0 1.8 1.8 0 0 1-3.6 0Z",
3819
3842
  fill: "currentColor"
3820
3843
  }, null, -1), _hoisted_64 = [
3821
- _hoisted_2146,
3822
- _hoisted_3145,
3844
+ _hoisted_2147,
3845
+ _hoisted_3146,
3823
3846
  _hoisted_466,
3824
3847
  _hoisted_520
3825
3848
  ];
3826
- function _sfc_render146(_ctx, _cache, $props, $setup, $data, $options) {
3827
- return _openBlock146(), _createElementBlock146("svg", _hoisted_1146, _hoisted_64);
3849
+ function _sfc_render147(_ctx, _cache, $props, $setup, $data, $options) {
3850
+ return _openBlock147(), _createElementBlock147("svg", _hoisted_1147, _hoisted_64);
3828
3851
  }
3829
- var icon_draw_default = /* @__PURE__ */ export_helper_default(_sfc_main146, [["render", _sfc_render146], ["__file", "icon-draw.vue"]]);
3852
+ var icon_draw_default = /* @__PURE__ */ export_helper_default(_sfc_main147, [["render", _sfc_render147], ["__file", "icon-draw.vue"]]);
3830
3853
 
3831
3854
  // src/components/icon-buffer-analysis.vue
3832
- import { createElementVNode as _createElementVNode146, openBlock as _openBlock147, createElementBlock as _createElementBlock147 } from "vue";
3833
- var _sfc_main147 = {
3855
+ import { createElementVNode as _createElementVNode147, openBlock as _openBlock148, createElementBlock as _createElementBlock148 } from "vue";
3856
+ var _sfc_main148 = {
3834
3857
  name: "IconBufferAnalysis",
3835
3858
  title: "\u7F13\u51B2\u5206\u6790"
3836
- }, _hoisted_1147 = {
3859
+ }, _hoisted_1148 = {
3837
3860
  width: "16",
3838
3861
  height: "16",
3839
3862
  viewBox: "0 0 16 16",
3840
3863
  fill: "none",
3841
3864
  xmlns: "http://www.w3.org/2000/svg"
3842
- }, _hoisted_2147 = /* @__PURE__ */ _createElementVNode146("g", { "clip-path": "url(#a)" }, [
3843
- /* @__PURE__ */ _createElementVNode146("path", {
3865
+ }, _hoisted_2148 = /* @__PURE__ */ _createElementVNode147("g", { "clip-path": "url(#a)" }, [
3866
+ /* @__PURE__ */ _createElementVNode147("path", {
3844
3867
  d: "M8 12c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4Zm0-7C6.3 5 5 6.3 5 8s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3Zm0 10.5c-.4 0-.7 0-1.1-.1l.1-1c.3 0 .6.1.9.1v1H8Zm1.1-.1-.1-1c.3 0 .6-.1.9-.2l.3 1c-.4.1-.8.2-1.1.2Zm-3.2-.2c-.3-.1-.7-.2-1-.4l.4-.9.9.3-.3 1Zm5.2-.4-.4-.9c.3-.1.6-.3.8-.4l.5.8c-.2.2-.6.4-.9.5Zm-7.2-.5-.9-.6.7-.8c.2.2.5.4.7.6l-.5.8Zm9-.6-.7-.8c.2-.2.5-.4.7-.7l.8.7-.8.8Zm-10.6-.8-.6-.9.8-.5c.2.3.4.5.6.7l-.8.7Zm12-.8-.8-.5c.2-.3.3-.5.4-.8l.9.4c-.1.2-.3.6-.5.9Zm-13.1-1c-.1-.3-.3-.7-.4-1l1-.3.3.9-.9.4Zm14-1-1-.3c.1-.3.2-.6.2-.9l1 .1c0 .4-.1.8-.2 1.1ZM.6 9.1C.6 8.8.5 8.4.5 8h1c0 .3 0 .6.1.9l-1 .2ZM15.5 8h-1c0-.3 0-.6-.1-.9l1-.1c.1.3.1.6.1 1ZM1.6 7.1.6 7c.1-.4.1-.7.2-1l1 .3c-.1.2-.2.5-.2.8Zm12.6-.9-.3-.9.9-.4c.1.3.3.7.4 1l-1 .3ZM2.1 5.3l-.9-.4c.1-.3.3-.6.5-.9l.8.5c-.1.2-.3.5-.4.8Zm11.4-.8c-.2-.3-.4-.5-.6-.7l.8-.7.6.9-.8.5ZM3.1 3.7l-.8-.6c.2-.3.5-.5.8-.8l.7.8c-.3.2-.5.4-.7.6Zm9.2-.6c-.2-.2-.5-.4-.7-.6l.5-.8.9.6-.7.8Zm-7.8-.6-.6-.8c.3-.2.6-.4.9-.5l.4.9c-.2.1-.5.3-.7.4Zm6.2-.4c-.3-.1-.6-.3-.9-.3l.3-1c.3.1.7.2 1 .4l-.4.9Zm-4.5-.3-.3-1c.3-.1.7-.2 1-.2l.1 1c-.2 0-.5.1-.8.2Zm2.7-.2c-.3-.1-.6-.1-.9-.1v-1c.4 0 .7 0 1.1.1l-.2 1Z",
3845
3868
  fill: "currentColor"
3846
3869
  })
3847
- ], -1), _hoisted_3146 = /* @__PURE__ */ _createElementVNode146("defs", null, [
3848
- /* @__PURE__ */ _createElementVNode146("clipPath", { id: "a" }, [
3849
- /* @__PURE__ */ _createElementVNode146("path", {
3870
+ ], -1), _hoisted_3147 = /* @__PURE__ */ _createElementVNode147("defs", null, [
3871
+ /* @__PURE__ */ _createElementVNode147("clipPath", { id: "a" }, [
3872
+ /* @__PURE__ */ _createElementVNode147("path", {
3850
3873
  fill: "#fff",
3851
3874
  d: "M0 0h16v16H0z"
3852
3875
  })
3853
3876
  ])
3854
3877
  ], -1), _hoisted_467 = [
3855
- _hoisted_2147,
3856
- _hoisted_3146
3878
+ _hoisted_2148,
3879
+ _hoisted_3147
3857
3880
  ];
3858
- function _sfc_render147(_ctx, _cache, $props, $setup, $data, $options) {
3859
- return _openBlock147(), _createElementBlock147("svg", _hoisted_1147, _hoisted_467);
3881
+ function _sfc_render148(_ctx, _cache, $props, $setup, $data, $options) {
3882
+ return _openBlock148(), _createElementBlock148("svg", _hoisted_1148, _hoisted_467);
3860
3883
  }
3861
- var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main147, [["render", _sfc_render147], ["__file", "icon-buffer-analysis.vue"]]);
3884
+ var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main148, [["render", _sfc_render148], ["__file", "icon-buffer-analysis.vue"]]);
3862
3885
 
3863
3886
  // src/components/icon-edit.vue
3864
- import { createElementVNode as _createElementVNode147, openBlock as _openBlock148, createElementBlock as _createElementBlock148 } from "vue";
3865
- var _sfc_main148 = {
3887
+ import { createElementVNode as _createElementVNode148, openBlock as _openBlock149, createElementBlock as _createElementBlock149 } from "vue";
3888
+ var _sfc_main149 = {
3866
3889
  name: "IconEdit",
3867
3890
  title: "\u7F16\u8F91"
3868
- }, _hoisted_1148 = {
3891
+ }, _hoisted_1149 = {
3869
3892
  width: "24",
3870
3893
  height: "24",
3871
3894
  viewBox: "0 0 24 24",
3872
3895
  fill: "none",
3873
3896
  xmlns: "http://www.w3.org/2000/svg"
3874
- }, _hoisted_2148 = /* @__PURE__ */ _createElementVNode147("path", {
3897
+ }, _hoisted_2149 = /* @__PURE__ */ _createElementVNode148("path", {
3875
3898
  "clip-rule": "evenodd",
3876
3899
  d: "M21 21h-9v-2h9v2ZM18 3.879c-.297 0-.583.118-.793.328L4.903 16.511l-.529 2.115 2.115-.529L18.793 5.793A1.123 1.123 0 0 0 18 3.879Zm-2.207-1.086a3.121 3.121 0 0 1 4.414 4.414l-12.5 12.5a1 1 0 0 1-.464.263l-4 1a1 1 0 0 1-1.213-1.213l1-4a1 1 0 0 1 .263-.464l12.5-12.5Z",
3877
3900
  fill: "currentColor"
3878
- }, null, -1), _hoisted_3147 = [
3879
- _hoisted_2148
3901
+ }, null, -1), _hoisted_3148 = [
3902
+ _hoisted_2149
3880
3903
  ];
3881
- function _sfc_render148(_ctx, _cache, $props, $setup, $data, $options) {
3882
- return _openBlock148(), _createElementBlock148("svg", _hoisted_1148, _hoisted_3147);
3904
+ function _sfc_render149(_ctx, _cache, $props, $setup, $data, $options) {
3905
+ return _openBlock149(), _createElementBlock149("svg", _hoisted_1149, _hoisted_3148);
3883
3906
  }
3884
- var icon_edit_default = /* @__PURE__ */ export_helper_default(_sfc_main148, [["render", _sfc_render148], ["__file", "icon-edit.vue"]]);
3907
+ var icon_edit_default = /* @__PURE__ */ export_helper_default(_sfc_main149, [["render", _sfc_render149], ["__file", "icon-edit.vue"]]);
3885
3908
 
3886
3909
  // src/components/icon-edit2.vue
3887
- import { createElementVNode as _createElementVNode148, openBlock as _openBlock149, createElementBlock as _createElementBlock149 } from "vue";
3888
- var _sfc_main149 = {
3910
+ import { createElementVNode as _createElementVNode149, openBlock as _openBlock150, createElementBlock as _createElementBlock150 } from "vue";
3911
+ var _sfc_main150 = {
3889
3912
  name: "IconEdit2",
3890
3913
  title: "\u7F16\u8F912"
3891
- }, _hoisted_1149 = {
3914
+ }, _hoisted_1150 = {
3892
3915
  class: "icon",
3893
3916
  viewBox: "0 0 1024 1024",
3894
3917
  xmlns: "http://www.w3.org/2000/svg",
3895
3918
  width: "200",
3896
3919
  height: "200"
3897
- }, _hoisted_2149 = /* @__PURE__ */ _createElementVNode148("path", { d: "M991.99 533.125a32 32 0 0 0-32 32V938.88A21.12 21.12 0 0 1 938.87 960H85.12A21.12 21.12 0 0 1 64 938.88V85.129a21.12 21.12 0 0 1 21.12-21.12h373.755a32 32 0 0 0 0-63.999H85.12A85.76 85.76 0 0 0 0 85.13v853.75A85.76 85.76 0 0 0 85.12 1024h853.75a85.76 85.76 0 0 0 85.12-85.12V565.126a32 32 0 0 0-32-32zm22.4-328.957L822.392 12.17A30.08 30.08 0 0 0 797.432.01a31.36 31.36 0 0 0-23.04 9.6L222.718 561.925a32.64 32.64 0 0 0-9.6 22.4v191.997a32.64 32.64 0 0 0 32 32h195.198a35.2 35.2 0 0 0 23.04-9.6l551.034-549.114a32 32 0 0 0 0-45.44zM426.876 746.883H277.117V597.764L797.432 77.45l149.119 149.759z" }, null, -1), _hoisted_3148 = [
3898
- _hoisted_2149
3920
+ }, _hoisted_2150 = /* @__PURE__ */ _createElementVNode149("path", { d: "M991.99 533.125a32 32 0 0 0-32 32V938.88A21.12 21.12 0 0 1 938.87 960H85.12A21.12 21.12 0 0 1 64 938.88V85.129a21.12 21.12 0 0 1 21.12-21.12h373.755a32 32 0 0 0 0-63.999H85.12A85.76 85.76 0 0 0 0 85.13v853.75A85.76 85.76 0 0 0 85.12 1024h853.75a85.76 85.76 0 0 0 85.12-85.12V565.126a32 32 0 0 0-32-32zm22.4-328.957L822.392 12.17A30.08 30.08 0 0 0 797.432.01a31.36 31.36 0 0 0-23.04 9.6L222.718 561.925a32.64 32.64 0 0 0-9.6 22.4v191.997a32.64 32.64 0 0 0 32 32h195.198a35.2 35.2 0 0 0 23.04-9.6l551.034-549.114a32 32 0 0 0 0-45.44zM426.876 746.883H277.117V597.764L797.432 77.45l149.119 149.759z" }, null, -1), _hoisted_3149 = [
3921
+ _hoisted_2150
3899
3922
  ];
3900
- function _sfc_render149(_ctx, _cache, $props, $setup, $data, $options) {
3901
- return _openBlock149(), _createElementBlock149("svg", _hoisted_1149, _hoisted_3148);
3923
+ function _sfc_render150(_ctx, _cache, $props, $setup, $data, $options) {
3924
+ return _openBlock150(), _createElementBlock150("svg", _hoisted_1150, _hoisted_3149);
3902
3925
  }
3903
- var icon_edit2_default = /* @__PURE__ */ export_helper_default(_sfc_main149, [["render", _sfc_render149], ["__file", "icon-edit2.vue"]]);
3926
+ var icon_edit2_default = /* @__PURE__ */ export_helper_default(_sfc_main150, [["render", _sfc_render150], ["__file", "icon-edit2.vue"]]);
3904
3927
 
3905
3928
  // src/components/icon-edit3.vue
3906
- import { createElementVNode as _createElementVNode149, openBlock as _openBlock150, createElementBlock as _createElementBlock150 } from "vue";
3907
- var _sfc_main150 = {
3929
+ import { createElementVNode as _createElementVNode150, openBlock as _openBlock151, createElementBlock as _createElementBlock151 } from "vue";
3930
+ var _sfc_main151 = {
3908
3931
  name: "IconEdit3",
3909
3932
  title: "\u7F16\u8F913"
3910
- }, _hoisted_1150 = {
3933
+ }, _hoisted_1151 = {
3911
3934
  class: "icon",
3912
3935
  viewBox: "0 0 1024 1024",
3913
3936
  xmlns: "http://www.w3.org/2000/svg",
3914
3937
  width: "200",
3915
3938
  height: "200"
3916
- }, _hoisted_2150 = /* @__PURE__ */ _createElementVNode149("path", {
3939
+ }, _hoisted_2151 = /* @__PURE__ */ _createElementVNode150("path", {
3917
3940
  d: "M94.982 83.57A83.57 83.57 0 0 1 178.552 0h666.412a83.57 83.57 0 0 1 83.57 83.57v237.85a35.713 35.713 0 0 1-35.714 35.714 35.713 35.713 0 0 1-35.713-35.713V83.569a12.143 12.143 0 0 0-12.143-12.142H178.551a11.428 11.428 0 0 0-12.142 12.142v857.123a11.428 11.428 0 0 0 12.142 11.428h142.854a36.428 36.428 0 0 1 35.714 35.714 35.713 35.713 0 0 1-35.714 35.713H178.551a82.855 82.855 0 0 1-83.57-82.855zM892.82 690.697a35.713 35.713 0 0 1 35.714 35.713v214.281a83.57 83.57 0 0 1-83.57 82.855H689.968a35.713 35.713 0 0 1-35.714-35.713 36.428 36.428 0 0 1 35.714-35.714h154.996a12.143 12.143 0 0 0 12.143-11.428v-214.28a35.713 35.713 0 0 1 35.713-35.714zm-571.415-404.99a35.713 35.713 0 0 0 0 71.426h332.85a35.713 35.713 0 0 0 0-71.426zm593.557 174.995a35 35 0 0 1 5.715 50l-404.99 499.987a35.713 35.713 0 0 1-55.714-44.999l404.99-499.988a35 35 0 0 1 50-5zm-593.557 15.714a35.713 35.713 0 0 0-35.713 35.714 35.713 35.713 0 0 0 35.713 35.713h189.996a35.713 35.713 0 0 0 35.713-35.713 35.713 35.713 0 0 0-35.713-35.714z",
3918
3941
  fill: "currentColor"
3919
- }, null, -1), _hoisted_3149 = [
3920
- _hoisted_2150
3942
+ }, null, -1), _hoisted_3150 = [
3943
+ _hoisted_2151
3921
3944
  ];
3922
- function _sfc_render150(_ctx, _cache, $props, $setup, $data, $options) {
3923
- return _openBlock150(), _createElementBlock150("svg", _hoisted_1150, _hoisted_3149);
3945
+ function _sfc_render151(_ctx, _cache, $props, $setup, $data, $options) {
3946
+ return _openBlock151(), _createElementBlock151("svg", _hoisted_1151, _hoisted_3150);
3924
3947
  }
3925
- var icon_edit3_default = /* @__PURE__ */ export_helper_default(_sfc_main150, [["render", _sfc_render150], ["__file", "icon-edit3.vue"]]);
3948
+ var icon_edit3_default = /* @__PURE__ */ export_helper_default(_sfc_main151, [["render", _sfc_render151], ["__file", "icon-edit3.vue"]]);
3926
3949
 
3927
3950
  // src/components/icon-zoom-out.vue
3928
- import { createElementVNode as _createElementVNode150, openBlock as _openBlock151, createElementBlock as _createElementBlock151 } from "vue";
3929
- var _sfc_main151 = {
3951
+ import { createElementVNode as _createElementVNode151, openBlock as _openBlock152, createElementBlock as _createElementBlock152 } from "vue";
3952
+ var _sfc_main152 = {
3930
3953
  name: "IconZoomOut",
3931
3954
  title: "\u7F29\u5C0F"
3932
- }, _hoisted_1151 = {
3955
+ }, _hoisted_1152 = {
3933
3956
  width: "16",
3934
3957
  height: "16",
3935
3958
  viewBox: "0 0 16 16",
3936
3959
  fill: "none",
3937
3960
  xmlns: "http://www.w3.org/2000/svg"
3938
- }, _hoisted_2151 = /* @__PURE__ */ _createElementVNode150("path", {
3961
+ }, _hoisted_2152 = /* @__PURE__ */ _createElementVNode151("path", {
3939
3962
  "fill-rule": "evenodd",
3940
3963
  "clip-rule": "evenodd",
3941
3964
  d: "M8.333 12.667a4.333 4.333 0 1 0 0-8.667 4.333 4.333 0 0 0 0 8.667Zm5.334-4.334A5.333 5.333 0 1 1 3 8.333a5.333 5.333 0 0 1 10.667 0Z",
3942
3965
  fill: "currentColor"
3943
- }, null, -1), _hoisted_3150 = /* @__PURE__ */ _createElementVNode150("path", {
3966
+ }, null, -1), _hoisted_3151 = /* @__PURE__ */ _createElementVNode151("path", {
3944
3967
  "fill-rule": "evenodd",
3945
3968
  "clip-rule": "evenodd",
3946
3969
  d: "M11.746 11.746a.5.5 0 0 1 .707 0l2.9 2.9a.5.5 0 1 1-.707.707l-2.9-2.9a.5.5 0 0 1 0-.707ZM8.5 6a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5Z",
3947
3970
  fill: "currentColor"
3948
- }, null, -1), _hoisted_468 = /* @__PURE__ */ _createElementVNode150("path", {
3971
+ }, null, -1), _hoisted_468 = /* @__PURE__ */ _createElementVNode151("path", {
3949
3972
  "fill-rule": "evenodd",
3950
3973
  "clip-rule": "evenodd",
3951
3974
  d: "M6 8.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm-4.074 4.386c.177.074.37.114.574.114h.45v-1H2.5a.497.497 0 0 1-.191-.037l-.383.923ZM13 2.95V2.5c0-.203-.04-.397-.114-.574l-.923.383A.497.497 0 0 1 12 2.5v.45h1ZM2.5 1h.45v1H2.5a.495.495 0 0 0-.191.038l-.383-.924A1.48 1.48 0 0 1 2.5 1ZM1 11.05v.45c0 .203.04.397.114.574l.924-.383A.495.495 0 0 1 2 11.5v-.45H1Zm0-.9v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8V2.5c0-.203.04-.397.114-.574l.924.383A.495.495 0 0 0 2 2.5v.45H1ZM3.85 1h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.45c.203 0 .397.04.574.114l-.383.924A.495.495 0 0 0 11.5 2h-.45V1Z",
3952
3975
  fill: "currentColor"
3953
3976
  }, null, -1), _hoisted_521 = [
3954
- _hoisted_2151,
3955
- _hoisted_3150,
3977
+ _hoisted_2152,
3978
+ _hoisted_3151,
3956
3979
  _hoisted_468
3957
3980
  ];
3958
- function _sfc_render151(_ctx, _cache, $props, $setup, $data, $options) {
3959
- return _openBlock151(), _createElementBlock151("svg", _hoisted_1151, _hoisted_521);
3981
+ function _sfc_render152(_ctx, _cache, $props, $setup, $data, $options) {
3982
+ return _openBlock152(), _createElementBlock152("svg", _hoisted_1152, _hoisted_521);
3960
3983
  }
3961
- var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main151, [["render", _sfc_render151], ["__file", "icon-zoom-out.vue"]]);
3984
+ var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main152, [["render", _sfc_render152], ["__file", "icon-zoom-out.vue"]]);
3962
3985
 
3963
3986
  // src/components/icon-zoom-to.vue
3964
- import { createElementVNode as _createElementVNode151, openBlock as _openBlock152, createElementBlock as _createElementBlock152 } from "vue";
3965
- var _sfc_main152 = {
3987
+ import { createElementVNode as _createElementVNode152, openBlock as _openBlock153, createElementBlock as _createElementBlock153 } from "vue";
3988
+ var _sfc_main153 = {
3966
3989
  name: "IconZoomTo",
3967
3990
  title: "\u7F29\u653E\u81F3"
3968
- }, _hoisted_1152 = {
3991
+ }, _hoisted_1153 = {
3969
3992
  class: "icon",
3970
3993
  viewBox: "0 0 1024 1024",
3971
3994
  xmlns: "http://www.w3.org/2000/svg",
3972
3995
  width: "200",
3973
3996
  height: "200"
3974
- }, _hoisted_2152 = /* @__PURE__ */ _createElementVNode151("path", { d: "M987.429 475.429A36.571 36.571 0 0 0 950.857 512v402.286a36.571 36.571 0 0 1-36.571 36.571H109.714a36.571 36.571 0 0 1-36.571-36.571V109.714a36.571 36.571 0 0 1 36.571-36.571H512a36.571 36.571 0 0 0 36.571-36.572A36.571 36.571 0 0 0 512 0H109.714A109.714 109.714 0 0 0 0 109.714v804.572A109.714 109.714 0 0 0 109.714 1024h804.572A109.714 109.714 0 0 0 1024 914.286V512a36.571 36.571 0 0 0-36.571-36.571z" }, null, -1), _hoisted_3151 = /* @__PURE__ */ _createElementVNode151("path", { d: "M914.286 0h-256a36.571 36.571 0 0 0-36.572 36.571 36.571 36.571 0 0 0 36.572 36.572h240.64L438.857 533.21V329.143a36.571 36.571 0 0 0-73.143 0v292.571a36.571 36.571 0 0 0 36.572 36.572h292.571a36.571 36.571 0 0 0 0-73.143H490.79l460.068-460.069v240.64a36.571 36.571 0 0 0 73.143 0v-256A109.714 109.714 0 0 0 914.286 0z" }, null, -1), _hoisted_469 = [
3975
- _hoisted_2152,
3976
- _hoisted_3151
3997
+ }, _hoisted_2153 = /* @__PURE__ */ _createElementVNode152("path", { d: "M987.429 475.429A36.571 36.571 0 0 0 950.857 512v402.286a36.571 36.571 0 0 1-36.571 36.571H109.714a36.571 36.571 0 0 1-36.571-36.571V109.714a36.571 36.571 0 0 1 36.571-36.571H512a36.571 36.571 0 0 0 36.571-36.572A36.571 36.571 0 0 0 512 0H109.714A109.714 109.714 0 0 0 0 109.714v804.572A109.714 109.714 0 0 0 109.714 1024h804.572A109.714 109.714 0 0 0 1024 914.286V512a36.571 36.571 0 0 0-36.571-36.571z" }, null, -1), _hoisted_3152 = /* @__PURE__ */ _createElementVNode152("path", { d: "M914.286 0h-256a36.571 36.571 0 0 0-36.572 36.571 36.571 36.571 0 0 0 36.572 36.572h240.64L438.857 533.21V329.143a36.571 36.571 0 0 0-73.143 0v292.571a36.571 36.571 0 0 0 36.572 36.572h292.571a36.571 36.571 0 0 0 0-73.143H490.79l460.068-460.069v240.64a36.571 36.571 0 0 0 73.143 0v-256A109.714 109.714 0 0 0 914.286 0z" }, null, -1), _hoisted_469 = [
3998
+ _hoisted_2153,
3999
+ _hoisted_3152
3977
4000
  ];
3978
- function _sfc_render152(_ctx, _cache, $props, $setup, $data, $options) {
3979
- return _openBlock152(), _createElementBlock152("svg", _hoisted_1152, _hoisted_469);
4001
+ function _sfc_render153(_ctx, _cache, $props, $setup, $data, $options) {
4002
+ return _openBlock153(), _createElementBlock153("svg", _hoisted_1153, _hoisted_469);
3980
4003
  }
3981
- var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(_sfc_main152, [["render", _sfc_render152], ["__file", "icon-zoom-to.vue"]]);
4004
+ var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(_sfc_main153, [["render", _sfc_render153], ["__file", "icon-zoom-to.vue"]]);
3982
4005
 
3983
4006
  // src/components/icon-compass-3d.vue
3984
- import { createElementVNode as _createElementVNode152, openBlock as _openBlock153, createElementBlock as _createElementBlock153 } from "vue";
3985
- var _sfc_main153 = {
4007
+ import { createElementVNode as _createElementVNode153, openBlock as _openBlock154, createElementBlock as _createElementBlock154 } from "vue";
4008
+ var _sfc_main154 = {
3986
4009
  name: "IconCompass3D",
3987
4010
  title: "\u7F57\u76D8"
3988
- }, _hoisted_1153 = {
4011
+ }, _hoisted_1154 = {
3989
4012
  width: "16",
3990
4013
  height: "16",
3991
4014
  viewBox: "0 0 16 16",
3992
4015
  fill: "none",
3993
4016
  xmlns: "http://www.w3.org/2000/svg"
3994
- }, _hoisted_2153 = /* @__PURE__ */ _createElementVNode152("path", {
4017
+ }, _hoisted_2154 = /* @__PURE__ */ _createElementVNode153("path", {
3995
4018
  "fill-rule": "evenodd",
3996
4019
  "clip-rule": "evenodd",
3997
4020
  d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1 0A7 7 0 1 1 1 8a7 7 0 0 1 14 0Zm-6.555 4.736a.5.5 0 0 1-.898-.012l-2.136-4.51a.5.5 0 0 1 0-.428l2.137-4.51a.5.5 0 0 1 .897-.012l2.295 4.51a.5.5 0 0 1-.009.47l-2.286 4.492ZM9.478 8.5l-1.463 2.876L6.653 8.5h2.825Z",
3998
4021
  fill: "currentColor"
3999
- }, null, -1), _hoisted_3152 = [
4000
- _hoisted_2153
4022
+ }, null, -1), _hoisted_3153 = [
4023
+ _hoisted_2154
4001
4024
  ];
4002
- function _sfc_render153(_ctx, _cache, $props, $setup, $data, $options) {
4003
- return _openBlock153(), _createElementBlock153("svg", _hoisted_1153, _hoisted_3152);
4025
+ function _sfc_render154(_ctx, _cache, $props, $setup, $data, $options) {
4026
+ return _openBlock154(), _createElementBlock154("svg", _hoisted_1154, _hoisted_3153);
4004
4027
  }
4005
- var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main153, [["render", _sfc_render153], ["__file", "icon-compass-3d.vue"]]);
4028
+ var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main154, [["render", _sfc_render154], ["__file", "icon-compass-3d.vue"]]);
4006
4029
 
4007
4030
  // src/components/icon-compass.vue
4008
- import { createElementVNode as _createElementVNode153, openBlock as _openBlock154, createElementBlock as _createElementBlock154 } from "vue";
4009
- var _sfc_main154 = {
4031
+ import { createElementVNode as _createElementVNode154, openBlock as _openBlock155, createElementBlock as _createElementBlock155 } from "vue";
4032
+ var _sfc_main155 = {
4010
4033
  name: "IconCompass",
4011
4034
  title: "\u7F57\u76D8"
4012
- }, _hoisted_1154 = {
4035
+ }, _hoisted_1155 = {
4013
4036
  width: "16",
4014
4037
  height: "16",
4015
4038
  viewBox: "0 0 16 16",
4016
4039
  fill: "none",
4017
4040
  xmlns: "http://www.w3.org/2000/svg"
4018
- }, _hoisted_2154 = /* @__PURE__ */ _createElementVNode153("path", {
4041
+ }, _hoisted_2155 = /* @__PURE__ */ _createElementVNode154("path", {
4019
4042
  "fill-rule": "evenodd",
4020
4043
  "clip-rule": "evenodd",
4021
4044
  d: "M8.2 2a6.2 6.2 0 1 0 0 12.4A6.2 6.2 0 0 0 8.2 2ZM1 8.2a7.2 7.2 0 1 1 14.4 0A7.2 7.2 0 0 1 1 8.2Z",
4022
4045
  fill: "currentColor"
4023
- }, null, -1), _hoisted_3153 = /* @__PURE__ */ _createElementVNode153("path", {
4046
+ }, null, -1), _hoisted_3154 = /* @__PURE__ */ _createElementVNode154("path", {
4024
4047
  "fill-rule": "evenodd",
4025
4048
  "clip-rule": "evenodd",
4026
4049
  d: "M11.348 4.941a.5.5 0 0 1 .127.514l-1.4 4.3a.5.5 0 0 1-.32.32l-4.3 1.4a.5.5 0 0 1-.626-.643l1.5-4.2a.5.5 0 0 1 .303-.303l4.2-1.5a.5.5 0 0 1 .516.112Zm-4.157 2.25L6.113 10.21l3.09-1.006 1.006-3.09-3.018 1.078Z",
4027
4050
  fill: "currentColor"
4028
4051
  }, null, -1), _hoisted_470 = [
4029
- _hoisted_2154,
4030
- _hoisted_3153
4052
+ _hoisted_2155,
4053
+ _hoisted_3154
4031
4054
  ];
4032
- function _sfc_render154(_ctx, _cache, $props, $setup, $data, $options) {
4033
- return _openBlock154(), _createElementBlock154("svg", _hoisted_1154, _hoisted_470);
4055
+ function _sfc_render155(_ctx, _cache, $props, $setup, $data, $options) {
4056
+ return _openBlock155(), _createElementBlock155("svg", _hoisted_1155, _hoisted_470);
4034
4057
  }
4035
- var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main154, [["render", _sfc_render154], ["__file", "icon-compass.vue"]]);
4058
+ var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main155, [["render", _sfc_render155], ["__file", "icon-compass.vue"]]);
4036
4059
 
4037
4060
  // src/components/icon-XZQ-nav.vue
4038
- import { createElementVNode as _createElementVNode154, openBlock as _openBlock155, createElementBlock as _createElementBlock155 } from "vue";
4039
- var _sfc_main155 = {
4061
+ import { createElementVNode as _createElementVNode155, openBlock as _openBlock156, createElementBlock as _createElementBlock156 } from "vue";
4062
+ var _sfc_main156 = {
4040
4063
  name: "IconXzqNav",
4041
4064
  title: "\u884C\u653F\u533A\u5BFC\u822A"
4042
- }, _hoisted_1155 = {
4065
+ }, _hoisted_1156 = {
4043
4066
  width: "16",
4044
4067
  height: "16",
4045
4068
  viewBox: "0 0 16 16",
4046
4069
  fill: "none",
4047
4070
  xmlns: "http://www.w3.org/2000/svg"
4048
- }, _hoisted_2155 = /* @__PURE__ */ _createElementVNode154("path", {
4071
+ }, _hoisted_2156 = /* @__PURE__ */ _createElementVNode155("path", {
4049
4072
  "fill-rule": "evenodd",
4050
4073
  "clip-rule": "evenodd",
4051
4074
  d: "M12.303 7.698C13.271 6.757 14 5.68 14 4.682 14 3.265 12.75 2 11 2S8 3.265 8 4.682c0 .998.729 2.075 1.697 3.016.458.445.92.811 1.27 1.067.01.009.022.017.033.025l.034-.025a12.31 12.31 0 0 0 1.27-1.067ZM11 10s4-2.455 4-5.318C15 2.636 13.222 1 11 1S7 2.636 7 4.682C7 7.545 11 10 11 10Z",
4052
4075
  fill: "currentColor"
4053
- }, null, -1), _hoisted_3154 = /* @__PURE__ */ _createElementVNode154("path", {
4076
+ }, null, -1), _hoisted_3155 = /* @__PURE__ */ _createElementVNode155("path", {
4054
4077
  "fill-rule": "evenodd",
4055
4078
  "clip-rule": "evenodd",
4056
4079
  d: "M14.608 7.863v4.864a.5.5 0 0 1-.254.436l-4.191 2.363a.5.5 0 0 1-.47.012l-4.488-2.245-3.96 2.233a.5.5 0 0 1-.745-.435V5.455a.5.5 0 0 1 .247-.432L4.938 2.57a.5.5 0 0 1 .484-.013l.858.446A4.129 4.129 0 0 0 6.03 4l-.824-.428L1.5 5.74v8.494l3.445-1.943a.5.5 0 0 1 .47-.012l4.488 2.245 3.705-2.09V8.96c.345-.335.687-.703 1-1.096Z",
4057
4080
  fill: "currentColor"
4058
- }, null, -1), _hoisted_471 = /* @__PURE__ */ _createElementVNode154("path", {
4081
+ }, null, -1), _hoisted_471 = /* @__PURE__ */ _createElementVNode155("path", {
4059
4082
  "fill-rule": "evenodd",
4060
4083
  "clip-rule": "evenodd",
4061
4084
  d: "M11 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm2-1a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",
4062
4085
  fill: "currentColor"
4063
4086
  }, null, -1), _hoisted_522 = [
4064
- _hoisted_2155,
4065
- _hoisted_3154,
4087
+ _hoisted_2156,
4088
+ _hoisted_3155,
4066
4089
  _hoisted_471
4067
4090
  ];
4068
- function _sfc_render155(_ctx, _cache, $props, $setup, $data, $options) {
4069
- return _openBlock155(), _createElementBlock155("svg", _hoisted_1155, _hoisted_522);
4091
+ function _sfc_render156(_ctx, _cache, $props, $setup, $data, $options) {
4092
+ return _openBlock156(), _createElementBlock156("svg", _hoisted_1156, _hoisted_522);
4070
4093
  }
4071
- var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main155, [["render", _sfc_render155], ["__file", "icon-XZQ-nav.vue"]]);
4094
+ var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main156, [["render", _sfc_render156], ["__file", "icon-XZQ-nav.vue"]]);
4072
4095
 
4073
4096
  // src/components/icon-XZQ-cover.vue
4074
- import { createElementVNode as _createElementVNode155, openBlock as _openBlock156, createElementBlock as _createElementBlock156 } from "vue";
4075
- var _sfc_main156 = {
4097
+ import { createElementVNode as _createElementVNode156, openBlock as _openBlock157, createElementBlock as _createElementBlock157 } from "vue";
4098
+ var _sfc_main157 = {
4076
4099
  name: "IconXzqCover",
4077
4100
  title: "\u884C\u653F\u533A\u906E\u7F69"
4078
- }, _hoisted_1156 = {
4101
+ }, _hoisted_1157 = {
4079
4102
  width: "16",
4080
4103
  height: "16",
4081
4104
  viewBox: "0 0 16 16",
4082
4105
  fill: "none",
4083
4106
  xmlns: "http://www.w3.org/2000/svg"
4084
- }, _hoisted_2156 = /* @__PURE__ */ _createElementVNode155("path", {
4107
+ }, _hoisted_2157 = /* @__PURE__ */ _createElementVNode156("path", {
4085
4108
  "fill-rule": "evenodd",
4086
4109
  "clip-rule": "evenodd",
4087
4110
  d: "M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Zm0 1A7 7 0 1 0 8 1a7 7 0 0 0 0 14Z",
4088
4111
  fill: "currentColor"
4089
- }, null, -1), _hoisted_3155 = /* @__PURE__ */ _createElementVNode155("path", {
4112
+ }, null, -1), _hoisted_3156 = /* @__PURE__ */ _createElementVNode156("path", {
4090
4113
  "fill-rule": "evenodd",
4091
4114
  "clip-rule": "evenodd",
4092
4115
  d: "M3.426 2.7c.262-.225.54-.432.834-.618l1.506 3.916a2.995 2.995 0 0 0-.637 1.13L3.426 2.7ZM1.765 4.817c.191-.375.416-.73.67-1.063.013.024.025.05.035.076l4 11 .001.003a6.942 6.942 0 0 1-1.204-.386l-3.502-9.63Zm6.912 10.152a6.912 6.912 0 0 1-.282.021.5.5 0 0 1-.365-.318l-1.577-4.1c.367.22.784.366 1.23.412L8.97 14.33a.5.5 0 0 1-.293.639Zm3.2-1.138a7.134 7.134 0 0 1-.237.15.5.5 0 0 1-.61-.309l-1.252-3.255c.3-.221.558-.497.759-.814l1.433 3.727a.5.5 0 0 1-.094.5Zm2.539-3.025a6.991 6.991 0 0 1-.644 1.156L10.03 1.671a.498.498 0 0 1 .011-.369 7.02 7.02 0 0 1 1.075.428l3.3 9.075ZM7.244 1.04l1.565 4.07A3.002 3.002 0 0 0 7.7 5.015L6.242 1.223c.326-.085.66-.146 1.002-.183Z",
4093
4116
  fill: "currentColor"
4094
- }, null, -1), _hoisted_472 = /* @__PURE__ */ _createElementVNode155("path", {
4117
+ }, null, -1), _hoisted_472 = /* @__PURE__ */ _createElementVNode156("path", {
4095
4118
  "fill-rule": "evenodd",
4096
4119
  "clip-rule": "evenodd",
4097
4120
  d: "M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",
4098
4121
  fill: "currentColor"
4099
4122
  }, null, -1), _hoisted_523 = [
4100
- _hoisted_2156,
4101
- _hoisted_3155,
4123
+ _hoisted_2157,
4124
+ _hoisted_3156,
4102
4125
  _hoisted_472
4103
4126
  ];
4104
- function _sfc_render156(_ctx, _cache, $props, $setup, $data, $options) {
4105
- return _openBlock156(), _createElementBlock156("svg", _hoisted_1156, _hoisted_523);
4127
+ function _sfc_render157(_ctx, _cache, $props, $setup, $data, $options) {
4128
+ return _openBlock157(), _createElementBlock157("svg", _hoisted_1157, _hoisted_523);
4106
4129
  }
4107
- var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(_sfc_main156, [["render", _sfc_render156], ["__file", "icon-XZQ-cover.vue"]]);
4130
+ var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(_sfc_main157, [["render", _sfc_render157], ["__file", "icon-XZQ-cover.vue"]]);
4108
4131
 
4109
4132
  // src/components/icon-feature-storage.vue
4110
- import { createElementVNode as _createElementVNode156, openBlock as _openBlock157, createElementBlock as _createElementBlock157 } from "vue";
4111
- var _sfc_main157 = {
4133
+ import { createElementVNode as _createElementVNode157, openBlock as _openBlock158, createElementBlock as _createElementBlock158 } from "vue";
4134
+ var _sfc_main158 = {
4112
4135
  name: "IconFeatureStorage",
4113
4136
  title: "\u8981\u7D20\u5B58\u50A8"
4114
- }, _hoisted_1157 = {
4137
+ }, _hoisted_1158 = {
4115
4138
  width: "16",
4116
4139
  height: "16",
4117
4140
  viewBox: "0 0 16 16",
4118
4141
  fill: "none",
4119
4142
  xmlns: "http://www.w3.org/2000/svg"
4120
- }, _hoisted_2157 = /* @__PURE__ */ _createElementVNode156("path", {
4143
+ }, _hoisted_2158 = /* @__PURE__ */ _createElementVNode157("path", {
4121
4144
  "fill-rule": "evenodd",
4122
4145
  "clip-rule": "evenodd",
4123
4146
  d: "M7.084 1.08a1.833 1.833 0 0 1 1.832 0l4.667 2.667c.23.133.428.314.58.53a.501.501 0 0 1 .14.23c.129.255.197.538.197.826v5.334a1.835 1.835 0 0 1-.917 1.586l-.002.001-4.664 2.666h-.001a1.831 1.831 0 0 1-.655.227.498.498 0 0 1-.522 0 1.831 1.831 0 0 1-.655-.227l-4.665-2.666h-.002a1.833 1.833 0 0 1-.917-1.587V5.334c0-.289.069-.573.199-.83a.501.501 0 0 1 .137-.226c.152-.217.35-.398.58-.53l.003-.002L4.61 2.494a.5.5 0 0 1 .318-.182l2.155-1.231.001-.001Zm-2.05 2.324L3.025 4.55 8 7.43l2.004-1.16-4.97-2.865Zm5.97 2.288L6.039 2.829l1.542-.881.002-.001a.833.833 0 0 1 .834 0l4.558 2.604-1.971 1.14Zm2.496-.289-5 2.892v5.711l4.583-2.619a.835.835 0 0 0 .417-.72V5.402Zm-6 8.603v-5.71l-5-2.893v5.264a.833.833 0 0 0 .416.72l4.584 2.62Z",
4124
4147
  fill: "currentColor"
4125
- }, null, -1), _hoisted_3156 = [
4126
- _hoisted_2157
4148
+ }, null, -1), _hoisted_3157 = [
4149
+ _hoisted_2158
4127
4150
  ];
4128
- function _sfc_render157(_ctx, _cache, $props, $setup, $data, $options) {
4129
- return _openBlock157(), _createElementBlock157("svg", _hoisted_1157, _hoisted_3156);
4151
+ function _sfc_render158(_ctx, _cache, $props, $setup, $data, $options) {
4152
+ return _openBlock158(), _createElementBlock158("svg", _hoisted_1158, _hoisted_3157);
4130
4153
  }
4131
- var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(_sfc_main157, [["render", _sfc_render157], ["__file", "icon-feature-storage.vue"]]);
4154
+ var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(_sfc_main158, [["render", _sfc_render158], ["__file", "icon-feature-storage.vue"]]);
4132
4155
 
4133
4156
  // src/components/icon-feature-table.vue
4134
- import { createElementVNode as _createElementVNode157, openBlock as _openBlock158, createElementBlock as _createElementBlock158 } from "vue";
4135
- var _sfc_main158 = {
4157
+ import { createElementVNode as _createElementVNode158, openBlock as _openBlock159, createElementBlock as _createElementBlock159 } from "vue";
4158
+ var _sfc_main159 = {
4136
4159
  name: "IconFeatureTable",
4137
4160
  title: "\u8981\u7D20\u8868\u683C"
4138
- }, _hoisted_1158 = {
4161
+ }, _hoisted_1159 = {
4139
4162
  class: "icon",
4140
4163
  viewBox: "0 0 1024 1024",
4141
4164
  xmlns: "http://www.w3.org/2000/svg",
4142
4165
  width: "200",
4143
4166
  height: "200"
4144
- }, _hoisted_2158 = /* @__PURE__ */ _createElementVNode157("path", { d: "M950.857 0H73.143A73.143 73.143 0 0 0 0 73.143v877.714A73.143 73.143 0 0 0 73.143 1024h877.714A73.143 73.143 0 0 0 1024 950.857V73.143A73.143 73.143 0 0 0 950.857 0zM73.143 512H292.57v146.286H73.143zm292.571 0h292.572v146.286H365.714zm0-73.143V292.571h292.572v146.286zm-73.143 0H73.143V292.571H292.57zm-219.428 512V731.43H292.57v219.428zm292.571 0V731.43h292.572v219.428zm585.143 0H731.43V731.43h219.428zm0-292.571H731.43V512h219.428zm0-219.429H731.43V292.571h219.428zM731.43 219.43H73.143V73.143h877.714v146.286z" }, null, -1), _hoisted_3157 = [
4145
- _hoisted_2158
4167
+ }, _hoisted_2159 = /* @__PURE__ */ _createElementVNode158("path", { d: "M950.857 0H73.143A73.143 73.143 0 0 0 0 73.143v877.714A73.143 73.143 0 0 0 73.143 1024h877.714A73.143 73.143 0 0 0 1024 950.857V73.143A73.143 73.143 0 0 0 950.857 0zM73.143 512H292.57v146.286H73.143zm292.571 0h292.572v146.286H365.714zm0-73.143V292.571h292.572v146.286zm-73.143 0H73.143V292.571H292.57zm-219.428 512V731.43H292.57v219.428zm292.571 0V731.43h292.572v219.428zm585.143 0H731.43V731.43h219.428zm0-292.571H731.43V512h219.428zm0-219.429H731.43V292.571h219.428zM731.43 219.43H73.143V73.143h877.714v146.286z" }, null, -1), _hoisted_3158 = [
4168
+ _hoisted_2159
4146
4169
  ];
4147
- function _sfc_render158(_ctx, _cache, $props, $setup, $data, $options) {
4148
- return _openBlock158(), _createElementBlock158("svg", _hoisted_1158, _hoisted_3157);
4170
+ function _sfc_render159(_ctx, _cache, $props, $setup, $data, $options) {
4171
+ return _openBlock159(), _createElementBlock159("svg", _hoisted_1159, _hoisted_3158);
4149
4172
  }
4150
- var icon_feature_table_default = /* @__PURE__ */ export_helper_default(_sfc_main158, [["render", _sfc_render158], ["__file", "icon-feature-table.vue"]]);
4173
+ var icon_feature_table_default = /* @__PURE__ */ export_helper_default(_sfc_main159, [["render", _sfc_render159], ["__file", "icon-feature-table.vue"]]);
4151
4174
 
4152
4175
  // src/components/icon-feature-identify.vue
4153
- import { createElementVNode as _createElementVNode158, openBlock as _openBlock159, createElementBlock as _createElementBlock159 } from "vue";
4154
- var _sfc_main159 = {
4176
+ import { createElementVNode as _createElementVNode159, openBlock as _openBlock160, createElementBlock as _createElementBlock160 } from "vue";
4177
+ var _sfc_main160 = {
4155
4178
  name: "IconFeatureIdentify",
4156
4179
  title: "\u8981\u7D20\u8BC6\u522B"
4157
- }, _hoisted_1159 = {
4180
+ }, _hoisted_1160 = {
4158
4181
  class: "icon",
4159
4182
  viewBox: "0 0 1024 1024",
4160
4183
  xmlns: "http://www.w3.org/2000/svg",
4161
4184
  width: "200",
4162
4185
  height: "200"
4163
- }, _hoisted_2159 = /* @__PURE__ */ _createElementVNode158("path", { d: "M563.2 0h-25.6a493.714 493.714 0 0 0-213.577 51.2A497.371 497.371 0 0 0 59.977 490.057a495.909 495.909 0 0 0 51.2 209.92L0 1024l324.023-111.177a468.846 468.846 0 0 0 213.577 51.2 487.131 487.131 0 0 0 438.857-264.046A460.8 460.8 0 0 0 1024 486.4v-34.377A494.446 494.446 0 0 0 563.2 0zm387.657 486.4a387.657 387.657 0 0 1-46.811 179.931A413.989 413.989 0 0 1 533.943 890.88a386.926 386.926 0 0 1-180.663-43.154 73.143 73.143 0 0 0-56.32-3.657L114.103 906.24l62.171-182.857a73.143 73.143 0 0 0 0-56.32A418.377 418.377 0 0 1 133.12 486.4a422.766 422.766 0 0 1 224.549-371.566A417.646 417.646 0 0 1 537.6 73.143h22.674a421.303 421.303 0 0 1 390.583 381.806z" }, null, -1), _hoisted_3158 = [
4164
- _hoisted_2159
4186
+ }, _hoisted_2160 = /* @__PURE__ */ _createElementVNode159("path", { d: "M563.2 0h-25.6a493.714 493.714 0 0 0-213.577 51.2A497.371 497.371 0 0 0 59.977 490.057a495.909 495.909 0 0 0 51.2 209.92L0 1024l324.023-111.177a468.846 468.846 0 0 0 213.577 51.2 487.131 487.131 0 0 0 438.857-264.046A460.8 460.8 0 0 0 1024 486.4v-34.377A494.446 494.446 0 0 0 563.2 0zm387.657 486.4a387.657 387.657 0 0 1-46.811 179.931A413.989 413.989 0 0 1 533.943 890.88a386.926 386.926 0 0 1-180.663-43.154 73.143 73.143 0 0 0-56.32-3.657L114.103 906.24l62.171-182.857a73.143 73.143 0 0 0 0-56.32A418.377 418.377 0 0 1 133.12 486.4a422.766 422.766 0 0 1 224.549-371.566A417.646 417.646 0 0 1 537.6 73.143h22.674a421.303 421.303 0 0 1 390.583 381.806z" }, null, -1), _hoisted_3159 = [
4187
+ _hoisted_2160
4165
4188
  ];
4166
- function _sfc_render159(_ctx, _cache, $props, $setup, $data, $options) {
4167
- return _openBlock159(), _createElementBlock159("svg", _hoisted_1159, _hoisted_3158);
4189
+ function _sfc_render160(_ctx, _cache, $props, $setup, $data, $options) {
4190
+ return _openBlock160(), _createElementBlock160("svg", _hoisted_1160, _hoisted_3159);
4168
4191
  }
4169
- var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(_sfc_main159, [["render", _sfc_render159], ["__file", "icon-feature-identify.vue"]]);
4192
+ var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(_sfc_main160, [["render", _sfc_render160], ["__file", "icon-feature-identify.vue"]]);
4170
4193
 
4171
4194
  // src/components/icon-setting.vue
4172
- import { createElementVNode as _createElementVNode159, openBlock as _openBlock160, createElementBlock as _createElementBlock160 } from "vue";
4173
- var _sfc_main160 = {
4195
+ import { createElementVNode as _createElementVNode160, openBlock as _openBlock161, createElementBlock as _createElementBlock161 } from "vue";
4196
+ var _sfc_main161 = {
4174
4197
  name: "IconSetting",
4175
4198
  title: "\u8BBE\u7F6E"
4176
- }, _hoisted_1160 = {
4199
+ }, _hoisted_1161 = {
4177
4200
  class: "icon",
4178
4201
  viewBox: "0 0 1065 1024",
4179
4202
  xmlns: "http://www.w3.org/2000/svg",
4180
4203
  width: "208.008",
4181
4204
  height: "200"
4182
- }, _hoisted_2160 = /* @__PURE__ */ _createElementVNode159("path", { d: "M1037.308 354.498a30.65 30.65 0 0 0-29.448-21.035 120.198 120.198 0 0 1-120.198-120.198 120.198 120.198 0 0 1 12.02-52.887 29.448 29.448 0 0 0-6.611-35.458A524.063 524.063 0 0 0 673.71 4.722a29.448 29.448 0 0 0-34.858 15.025A120.198 120.198 0 0 1 530.674 82.85a120.198 120.198 0 0 1-106.976-65.508 29.448 29.448 0 0 0-34.857-16.227A524.063 524.063 0 0 0 169.48 121.314a30.05 30.05 0 0 0-6.611 35.458 120.198 120.198 0 0 1 12.02 52.887A120.198 120.198 0 0 1 54.69 329.857a30.65 30.65 0 0 0-29.449 21.035A540.89 540.89 0 0 0 .001 513.76a525.265 525.265 0 0 0 10.817 106.976 30.05 30.05 0 0 0 32.454 24.04H54.69a120.198 120.198 0 0 1 120.198 120.198 120.198 120.198 0 0 1-28.247 77.527 30.05 30.05 0 0 0 0 39.666 531.876 531.876 0 0 0 232.583 140.631 30.05 30.05 0 0 0 36.66-19.833 120.198 120.198 0 0 1 229.578 0 30.05 30.05 0 0 0 36.66 19.833 528.87 528.87 0 0 0 231.381-141.232 30.05 30.05 0 0 0 0-39.666 120.198 120.198 0 0 1-28.246-77.527 120.198 120.198 0 0 1 120.198-120.198h16.227a30.05 30.05 0 0 0 31.852-24.04 525.265 525.265 0 0 0 10.818-106.976 540.89 540.89 0 0 0-27.045-158.661zm-40.867 229.578a180.297 180.297 0 0 0-144.237 273.45 475.383 475.383 0 0 1-161.667 99.163 180.297 180.297 0 0 0-319.726 0 475.383 475.383 0 0 1-161.666-99.163 174.888 174.888 0 0 0 25.842-93.153 180.297 180.297 0 0 0-170.08-180.297A540.89 540.89 0 0 1 60.1 513.76a473.58 473.58 0 0 1 15.625-120.198 180.297 180.297 0 0 0 159.262-180.297 171.883 171.883 0 0 0-9.615-60.099 469.974 469.974 0 0 1 158.06-86.542 180.297 180.297 0 0 0 147.242 76.326 180.297 180.297 0 0 0 147.243-76.326 469.974 469.974 0 0 1 158.06 88.345 171.883 171.883 0 0 0-9.616 60.1 180.297 180.297 0 0 0 159.262 180.296 473.58 473.58 0 0 1 15.626 120.198 540.89 540.89 0 0 1-4.808 68.513z" }, null, -1), _hoisted_3159 = /* @__PURE__ */ _createElementVNode159("path", { d: "M530.674 308.222A205.538 205.538 0 1 0 736.213 513.76a205.538 205.538 0 0 0-205.539-205.538zm0 350.977a145.44 145.44 0 1 1 145.44-145.439 145.44 145.44 0 0 1-145.44 148.444z" }, null, -1), _hoisted_473 = [
4183
- _hoisted_2160,
4184
- _hoisted_3159
4205
+ }, _hoisted_2161 = /* @__PURE__ */ _createElementVNode160("path", { d: "M1037.308 354.498a30.65 30.65 0 0 0-29.448-21.035 120.198 120.198 0 0 1-120.198-120.198 120.198 120.198 0 0 1 12.02-52.887 29.448 29.448 0 0 0-6.611-35.458A524.063 524.063 0 0 0 673.71 4.722a29.448 29.448 0 0 0-34.858 15.025A120.198 120.198 0 0 1 530.674 82.85a120.198 120.198 0 0 1-106.976-65.508 29.448 29.448 0 0 0-34.857-16.227A524.063 524.063 0 0 0 169.48 121.314a30.05 30.05 0 0 0-6.611 35.458 120.198 120.198 0 0 1 12.02 52.887A120.198 120.198 0 0 1 54.69 329.857a30.65 30.65 0 0 0-29.449 21.035A540.89 540.89 0 0 0 .001 513.76a525.265 525.265 0 0 0 10.817 106.976 30.05 30.05 0 0 0 32.454 24.04H54.69a120.198 120.198 0 0 1 120.198 120.198 120.198 120.198 0 0 1-28.247 77.527 30.05 30.05 0 0 0 0 39.666 531.876 531.876 0 0 0 232.583 140.631 30.05 30.05 0 0 0 36.66-19.833 120.198 120.198 0 0 1 229.578 0 30.05 30.05 0 0 0 36.66 19.833 528.87 528.87 0 0 0 231.381-141.232 30.05 30.05 0 0 0 0-39.666 120.198 120.198 0 0 1-28.246-77.527 120.198 120.198 0 0 1 120.198-120.198h16.227a30.05 30.05 0 0 0 31.852-24.04 525.265 525.265 0 0 0 10.818-106.976 540.89 540.89 0 0 0-27.045-158.661zm-40.867 229.578a180.297 180.297 0 0 0-144.237 273.45 475.383 475.383 0 0 1-161.667 99.163 180.297 180.297 0 0 0-319.726 0 475.383 475.383 0 0 1-161.666-99.163 174.888 174.888 0 0 0 25.842-93.153 180.297 180.297 0 0 0-170.08-180.297A540.89 540.89 0 0 1 60.1 513.76a473.58 473.58 0 0 1 15.625-120.198 180.297 180.297 0 0 0 159.262-180.297 171.883 171.883 0 0 0-9.615-60.099 469.974 469.974 0 0 1 158.06-86.542 180.297 180.297 0 0 0 147.242 76.326 180.297 180.297 0 0 0 147.243-76.326 469.974 469.974 0 0 1 158.06 88.345 171.883 171.883 0 0 0-9.616 60.1 180.297 180.297 0 0 0 159.262 180.296 473.58 473.58 0 0 1 15.626 120.198 540.89 540.89 0 0 1-4.808 68.513z" }, null, -1), _hoisted_3160 = /* @__PURE__ */ _createElementVNode160("path", { d: "M530.674 308.222A205.538 205.538 0 1 0 736.213 513.76a205.538 205.538 0 0 0-205.539-205.538zm0 350.977a145.44 145.44 0 1 1 145.44-145.439 145.44 145.44 0 0 1-145.44 148.444z" }, null, -1), _hoisted_473 = [
4206
+ _hoisted_2161,
4207
+ _hoisted_3160
4185
4208
  ];
4186
- function _sfc_render160(_ctx, _cache, $props, $setup, $data, $options) {
4187
- return _openBlock160(), _createElementBlock160("svg", _hoisted_1160, _hoisted_473);
4209
+ function _sfc_render161(_ctx, _cache, $props, $setup, $data, $options) {
4210
+ return _openBlock161(), _createElementBlock161("svg", _hoisted_1161, _hoisted_473);
4188
4211
  }
4189
- var icon_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main160, [["render", _sfc_render160], ["__file", "icon-setting.vue"]]);
4212
+ var icon_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main161, [["render", _sfc_render161], ["__file", "icon-setting.vue"]]);
4190
4213
 
4191
4214
  // src/components/icon-details.vue
4192
- import { createElementVNode as _createElementVNode160, openBlock as _openBlock161, createElementBlock as _createElementBlock161 } from "vue";
4193
- var _sfc_main161 = {
4215
+ import { createElementVNode as _createElementVNode161, openBlock as _openBlock162, createElementBlock as _createElementBlock162 } from "vue";
4216
+ var _sfc_main162 = {
4194
4217
  name: "IconDetails",
4195
4218
  title: "\u8BE6\u60C5"
4196
- }, _hoisted_1161 = {
4219
+ }, _hoisted_1162 = {
4197
4220
  class: "icon",
4198
4221
  viewBox: "0 0 1024 1024",
4199
4222
  xmlns: "http://www.w3.org/2000/svg",
4200
4223
  width: "200",
4201
4224
  height: "200"
4202
- }, _hoisted_2161 = /* @__PURE__ */ _createElementVNode160("path", {
4225
+ }, _hoisted_2162 = /* @__PURE__ */ _createElementVNode161("path", {
4203
4226
  d: "M297.774 702.661a47.844 47.844 0 1 0 47.844 47.13 47.844 47.844 0 0 0-47.844-47.13zm0-238.505A47.844 47.844 0 1 0 345.618 512a47.844 47.844 0 0 0-47.844-47.844zm0-237.79a47.844 47.844 0 1 0 47.844 47.843 47.844 47.844 0 0 0-47.844-47.844zm428.452 487.72H440.59a35.704 35.704 0 0 0-35.704 35.705 35.704 35.704 0 0 0 35.704 35.704h285.635a35.704 35.704 0 0 0 35.704-35.704 35.704 35.704 0 0 0-35.704-35.705zm0-237.79H440.59a35.704 35.704 0 0 0 0 71.408h285.635a35.704 35.704 0 0 0 0-71.408zm0-237.791H440.59a35.704 35.704 0 0 0-35.704 35.704 35.704 35.704 0 0 0 35.704 35.705h285.635a35.704 35.704 0 0 0 35.704-35.705 35.704 35.704 0 0 0-35.704-35.704zM845.478 0H178.522a83.548 83.548 0 0 0-82.834 83.548v856.904A83.548 83.548 0 0 0 178.522 1024h666.956a83.548 83.548 0 0 0 82.834-83.548V83.548A83.548 83.548 0 0 0 845.478 0zm11.426 940.452a12.14 12.14 0 0 1-11.426 12.14H178.522a12.14 12.14 0 0 1-11.426-12.14V83.548a12.14 12.14 0 0 1 11.426-12.14h666.956a12.14 12.14 0 0 1 11.426 12.14zM726.226 238.505H440.59a35.704 35.704 0 0 0-35.704 35.704 35.704 35.704 0 0 0 35.704 35.705h285.635a35.704 35.704 0 0 0 35.704-35.705 35.704 35.704 0 0 0-35.704-35.704zm0 237.79H440.59a35.704 35.704 0 0 0 0 71.41h285.635a35.704 35.704 0 0 0 0-71.41zm0 237.791H440.59a35.704 35.704 0 0 0-35.704 35.705 35.704 35.704 0 0 0 35.704 35.704h285.635a35.704 35.704 0 0 0 35.704-35.704 35.704 35.704 0 0 0-35.704-35.705zm-428.452-487.72a47.844 47.844 0 1 0 47.844 47.843 47.844 47.844 0 0 0-47.844-47.844zm0 237.79A47.844 47.844 0 1 0 345.618 512a47.844 47.844 0 0 0-47.844-47.844zm0 238.505a47.844 47.844 0 1 0 47.844 47.13 47.844 47.844 0 0 0-47.844-47.13zm142.817-392.747h285.635a35.704 35.704 0 0 0 35.704-35.705 35.704 35.704 0 0 0-35.704-35.704H440.59a35.704 35.704 0 0 0-35.704 35.704 35.704 35.704 0 0 0 35.704 35.705zm285.635 166.382H440.59a35.704 35.704 0 0 0 0 71.408h285.635a35.704 35.704 0 0 0 0-71.408zm0 237.79H440.59a35.704 35.704 0 0 0-35.704 35.705 35.704 35.704 0 0 0 35.704 35.704h285.635a35.704 35.704 0 0 0 35.704-35.704 35.704 35.704 0 0 0-35.704-35.705zm-428.452-487.72a47.844 47.844 0 1 0 47.844 47.843 47.844 47.844 0 0 0-47.844-47.844zm0 237.79A47.844 47.844 0 1 0 345.618 512a47.844 47.844 0 0 0-47.844-47.844zm0 238.505a47.844 47.844 0 1 0 47.844 47.13 47.844 47.844 0 0 0-47.844-47.13z",
4204
4227
  fill: "currentColor"
4205
- }, null, -1), _hoisted_3160 = [
4206
- _hoisted_2161
4228
+ }, null, -1), _hoisted_3161 = [
4229
+ _hoisted_2162
4207
4230
  ];
4208
- function _sfc_render161(_ctx, _cache, $props, $setup, $data, $options) {
4209
- return _openBlock161(), _createElementBlock161("svg", _hoisted_1161, _hoisted_3160);
4231
+ function _sfc_render162(_ctx, _cache, $props, $setup, $data, $options) {
4232
+ return _openBlock162(), _createElementBlock162("svg", _hoisted_1162, _hoisted_3161);
4210
4233
  }
4211
- var icon_details_default = /* @__PURE__ */ export_helper_default(_sfc_main161, [["render", _sfc_render161], ["__file", "icon-details.vue"]]);
4234
+ var icon_details_default = /* @__PURE__ */ export_helper_default(_sfc_main162, [["render", _sfc_render162], ["__file", "icon-details.vue"]]);
4212
4235
 
4213
4236
  // src/components/icon-measure-distance.vue
4214
- import { createElementVNode as _createElementVNode161, openBlock as _openBlock162, createElementBlock as _createElementBlock162 } from "vue";
4215
- var _sfc_main162 = {
4237
+ import { createElementVNode as _createElementVNode162, openBlock as _openBlock163, createElementBlock as _createElementBlock163 } from "vue";
4238
+ var _sfc_main163 = {
4216
4239
  name: "IconMeasureDistance",
4217
4240
  title: "\u8DDD\u79BB\u6D4B\u91CF"
4218
- }, _hoisted_1162 = {
4241
+ }, _hoisted_1163 = {
4219
4242
  xmlns: "http://www.w3.org/2000/svg",
4220
4243
  viewBox: "0 0 24 24",
4221
4244
  style: { "enable-background": "new 0 0 24 24" },
4222
4245
  "xml:space": "preserve"
4223
- }, _hoisted_2162 = /* @__PURE__ */ _createElementVNode161("path", {
4246
+ }, _hoisted_2163 = /* @__PURE__ */ _createElementVNode162("path", {
4224
4247
  d: "M22 3c-.6 0-1 .4-1 1H3c0-.6-.4-1-1-1s-1 .4-1 1v2c0 .6.4 1 1 1s1-.4 1-1h18c0 .6.4 1 1 1s1-.4 1-1V4c0-.6-.4-1-1-1zm-1 6H3c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2zm0 9H3v-7h2v2c0 .6.4 1 1 1s1-.4 1-1v-2h4v4c0 .6.4 1 1 1s1-.4 1-1v-4h4v2c0 .6.4 1 1 1s1-.4 1-1v-2h2v7z",
4225
4248
  fill: "currentColor"
4226
- }, null, -1), _hoisted_3161 = [
4227
- _hoisted_2162
4249
+ }, null, -1), _hoisted_3162 = [
4250
+ _hoisted_2163
4228
4251
  ];
4229
- function _sfc_render162(_ctx, _cache, $props, $setup, $data, $options) {
4230
- return _openBlock162(), _createElementBlock162("svg", _hoisted_1162, _hoisted_3161);
4252
+ function _sfc_render163(_ctx, _cache, $props, $setup, $data, $options) {
4253
+ return _openBlock163(), _createElementBlock163("svg", _hoisted_1163, _hoisted_3162);
4231
4254
  }
4232
- var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main162, [["render", _sfc_render162], ["__file", "icon-measure-distance.vue"]]);
4255
+ var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main163, [["render", _sfc_render163], ["__file", "icon-measure-distance.vue"]]);
4233
4256
 
4234
4257
  // src/components/icon-vehicle-path.vue
4235
- import { createElementVNode as _createElementVNode162, openBlock as _openBlock163, createElementBlock as _createElementBlock163 } from "vue";
4236
- var _sfc_main163 = {
4258
+ import { createElementVNode as _createElementVNode163, openBlock as _openBlock164, createElementBlock as _createElementBlock164 } from "vue";
4259
+ var _sfc_main164 = {
4237
4260
  name: "IconVehiclePath",
4238
4261
  title: "\u8F66\u8F86\u8DEF\u5F84"
4239
- }, _hoisted_1163 = {
4262
+ }, _hoisted_1164 = {
4240
4263
  class: "icon",
4241
4264
  viewBox: "0 0 1024 1024",
4242
4265
  xmlns: "http://www.w3.org/2000/svg",
4243
4266
  width: "200",
4244
4267
  height: "200"
4245
- }, _hoisted_2163 = /* @__PURE__ */ _createElementVNode162("path", { d: "M668.338 176.566a167.277 167.277 0 1 1 205.05 162.652V805.59a205.82 205.82 0 1 1-410.87 0V215.11a128.734 128.734 0 1 0-256.698 0v467.142a165.735 165.735 0 1 1-77.086 0V215.109a205.82 205.82 0 1 1 410.87 0V805.59a128.734 128.734 0 1 0 256.697 0V343.072a168.048 168.048 0 0 1-127.963-166.506zm166.506-90.19a90.19 90.19 0 1 0 90.191 90.19 89.42 89.42 0 0 0-90.19-90.19zM167.277 754.712a90.19 90.19 0 1 0 89.42 89.42 89.42 89.42 0 0 0-89.42-89.42z" }, null, -1), _hoisted_3162 = [
4246
- _hoisted_2163
4268
+ }, _hoisted_2164 = /* @__PURE__ */ _createElementVNode163("path", { d: "M668.338 176.566a167.277 167.277 0 1 1 205.05 162.652V805.59a205.82 205.82 0 1 1-410.87 0V215.11a128.734 128.734 0 1 0-256.698 0v467.142a165.735 165.735 0 1 1-77.086 0V215.109a205.82 205.82 0 1 1 410.87 0V805.59a128.734 128.734 0 1 0 256.697 0V343.072a168.048 168.048 0 0 1-127.963-166.506zm166.506-90.19a90.19 90.19 0 1 0 90.191 90.19 89.42 89.42 0 0 0-90.19-90.19zM167.277 754.712a90.19 90.19 0 1 0 89.42 89.42 89.42 89.42 0 0 0-89.42-89.42z" }, null, -1), _hoisted_3163 = [
4269
+ _hoisted_2164
4247
4270
  ];
4248
- function _sfc_render163(_ctx, _cache, $props, $setup, $data, $options) {
4249
- return _openBlock163(), _createElementBlock163("svg", _hoisted_1163, _hoisted_3162);
4271
+ function _sfc_render164(_ctx, _cache, $props, $setup, $data, $options) {
4272
+ return _openBlock164(), _createElementBlock164("svg", _hoisted_1164, _hoisted_3163);
4250
4273
  }
4251
- var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(_sfc_main163, [["render", _sfc_render163], ["__file", "icon-vehicle-path.vue"]]);
4274
+ var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(_sfc_main164, [["render", _sfc_render164], ["__file", "icon-vehicle-path.vue"]]);
4252
4275
 
4253
4276
  // src/components/icon-filter2.vue
4254
- import { createElementVNode as _createElementVNode163, openBlock as _openBlock164, createElementBlock as _createElementBlock164 } from "vue";
4255
- var _sfc_main164 = {
4277
+ import { createElementVNode as _createElementVNode164, openBlock as _openBlock165, createElementBlock as _createElementBlock165 } from "vue";
4278
+ var _sfc_main165 = {
4256
4279
  name: "IconFilter2",
4257
4280
  title: "\u8FC7\u6EE42"
4258
- }, _hoisted_1164 = {
4281
+ }, _hoisted_1165 = {
4259
4282
  class: "icon",
4260
4283
  viewBox: "0 0 1113 1024",
4261
4284
  xmlns: "http://www.w3.org/2000/svg",
4262
4285
  width: "217.383",
4263
4286
  height: "200"
4264
- }, _hoisted_2164 = /* @__PURE__ */ _createElementVNode163("path", { d: "M1109.509 20.351a33.283 33.283 0 0 0-34.67-20.108H34.739A33.283 33.283 0 0 0 3.536 20.35 33.977 33.977 0 0 0 8.39 57.795l407.719 475.672v352.248a35.363 35.363 0 0 0 19.415 31.203l208.02 102.623a33.283 33.283 0 0 0 33.283 0 33.977 33.977 0 0 0 16.642-29.123v-456.95l407.719-475.673a33.977 33.977 0 0 0 8.32-37.444zm-477.06 477.753a34.67 34.67 0 0 0-8.32 22.882v411.88l-138.68-69.34v-346.7a34.67 34.67 0 0 0-8.321-22.882L110.319 69.583h888.94z" }, null, -1), _hoisted_3163 = [
4265
- _hoisted_2164
4287
+ }, _hoisted_2165 = /* @__PURE__ */ _createElementVNode164("path", { d: "M1109.509 20.351a33.283 33.283 0 0 0-34.67-20.108H34.739A33.283 33.283 0 0 0 3.536 20.35 33.977 33.977 0 0 0 8.39 57.795l407.719 475.672v352.248a35.363 35.363 0 0 0 19.415 31.203l208.02 102.623a33.283 33.283 0 0 0 33.283 0 33.977 33.977 0 0 0 16.642-29.123v-456.95l407.719-475.673a33.977 33.977 0 0 0 8.32-37.444zm-477.06 477.753a34.67 34.67 0 0 0-8.32 22.882v411.88l-138.68-69.34v-346.7a34.67 34.67 0 0 0-8.321-22.882L110.319 69.583h888.94z" }, null, -1), _hoisted_3164 = [
4288
+ _hoisted_2165
4266
4289
  ];
4267
- function _sfc_render164(_ctx, _cache, $props, $setup, $data, $options) {
4268
- return _openBlock164(), _createElementBlock164("svg", _hoisted_1164, _hoisted_3163);
4290
+ function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
4291
+ return _openBlock165(), _createElementBlock165("svg", _hoisted_1165, _hoisted_3164);
4269
4292
  }
4270
- var icon_filter2_default = /* @__PURE__ */ export_helper_default(_sfc_main164, [["render", _sfc_render164], ["__file", "icon-filter2.vue"]]);
4293
+ var icon_filter2_default = /* @__PURE__ */ export_helper_default(_sfc_main165, [["render", _sfc_render165], ["__file", "icon-filter2.vue"]]);
4271
4294
 
4272
4295
  // src/components/icon-back.vue
4273
- import { createElementVNode as _createElementVNode164, openBlock as _openBlock165, createElementBlock as _createElementBlock165 } from "vue";
4274
- var _sfc_main165 = {
4296
+ import { createElementVNode as _createElementVNode165, openBlock as _openBlock166, createElementBlock as _createElementBlock166 } from "vue";
4297
+ var _sfc_main166 = {
4275
4298
  name: "IconBack",
4276
4299
  title: "\u8FD4\u56DE"
4277
- }, _hoisted_1165 = {
4300
+ }, _hoisted_1166 = {
4278
4301
  class: "icon",
4279
4302
  viewBox: "0 0 1024 1024",
4280
4303
  xmlns: "http://www.w3.org/2000/svg",
4281
4304
  width: "200",
4282
4305
  height: "200"
4283
- }, _hoisted_2165 = /* @__PURE__ */ _createElementVNode164("path", { d: "M209.92 988.16c-15.36 0-30.72-15.36-30.72-30.72s15.36-30.72 30.72-30.72h471.04c153.6 0 281.6-128 281.6-281.6s-128-281.6-281.6-281.6H102.4l220.16 220.16c5.12 5.12 10.24 10.24 10.24 20.48 0 5.12-5.12 15.36-10.24 20.48-5.12 5.12-10.24 10.24-20.48 10.24-5.12 0-15.36-5.12-20.48-10.24L10.24 353.28C5.12 348.16 0 343.04 0 332.8c0-5.12 5.12-15.36 10.24-20.48L281.6 40.96c5.12-5.12 10.24-10.24 20.48-10.24 5.12 0 15.36 5.12 20.48 10.24 0 10.24 5.12 15.36 5.12 25.6 0 5.12-5.12 15.36-10.24 20.48L97.28 307.2h583.68a343.04 343.04 0 0 1 0 686.08H209.92z" }, null, -1), _hoisted_3164 = [
4284
- _hoisted_2165
4306
+ }, _hoisted_2166 = /* @__PURE__ */ _createElementVNode165("path", {
4307
+ d: "M846.6 812.947s-6.8 17.576-15.881 0c0 0-101.395-306.03-348.592-228.926v94.964s-3.954 55.88-52.685 19.467L186.394 488.666s-51.534-28.048 3.129-66.416l245.633-211.067s36.934-26.331 45.82 16.86l.282 102.502c.043.066 460.72 22.139 365.342 482.402z",
4308
+ fill: "currentColor"
4309
+ }, null, -1), _hoisted_3165 = [
4310
+ _hoisted_2166
4285
4311
  ];
4286
- function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
4287
- return _openBlock165(), _createElementBlock165("svg", _hoisted_1165, _hoisted_3164);
4312
+ function _sfc_render166(_ctx, _cache, $props, $setup, $data, $options) {
4313
+ return _openBlock166(), _createElementBlock166("svg", _hoisted_1166, _hoisted_3165);
4288
4314
  }
4289
- var icon_back_default = /* @__PURE__ */ export_helper_default(_sfc_main165, [["render", _sfc_render165], ["__file", "icon-back.vue"]]);
4315
+ var icon_back_default = /* @__PURE__ */ export_helper_default(_sfc_main166, [["render", _sfc_render166], ["__file", "icon-back.vue"]]);
4290
4316
 
4291
4317
  // src/components/icon-retrospective-analysis.vue
4292
- import { createElementVNode as _createElementVNode165, openBlock as _openBlock166, createElementBlock as _createElementBlock166 } from "vue";
4293
- var _sfc_main166 = {
4318
+ import { createElementVNode as _createElementVNode166, openBlock as _openBlock167, createElementBlock as _createElementBlock167 } from "vue";
4319
+ var _sfc_main167 = {
4294
4320
  name: "IconRetrospectiveAnalysis",
4295
4321
  title: "\u8FFD\u6EAF\u5206\u6790"
4296
- }, _hoisted_1166 = {
4322
+ }, _hoisted_1167 = {
4297
4323
  class: "icon",
4298
4324
  viewBox: "0 0 1024 1024",
4299
4325
  xmlns: "http://www.w3.org/2000/svg",
4300
4326
  width: "200",
4301
4327
  height: "200"
4302
- }, _hoisted_2166 = /* @__PURE__ */ _createElementVNode165("path", { d: "M252.053 238.005h-84.97a439.844 439.844 0 1 1-95.68 274.188 35.702 35.702 0 0 0-35.701-35.701A35.702 35.702 0 0 0 0 512.193a511.961 511.961 0 1 0 114.96-323.456V100.91a35.702 35.702 0 0 0-35.702-35.702 35.702 35.702 0 0 0-35.702 35.702v172.795a35.702 35.702 0 0 0 35.702 35.702h172.795a35.702 35.702 0 0 0 35.702-35.702 35.702 35.702 0 0 0-35.702-35.701zm295.61-11.425a35.702 35.702 0 0 0-35.702-35.701 35.702 35.702 0 0 0-35.702 35.701v285.613a35.702 35.702 0 0 0 9.997 24.991l202.071 202.071a35.702 35.702 0 0 0 50.696 0 36.416 36.416 0 0 0 0-50.696l-191.36-188.504z" }, null, -1), _hoisted_3165 = [
4303
- _hoisted_2166
4328
+ }, _hoisted_2167 = /* @__PURE__ */ _createElementVNode166("path", { d: "M252.053 238.005h-84.97a439.844 439.844 0 1 1-95.68 274.188 35.702 35.702 0 0 0-35.701-35.701A35.702 35.702 0 0 0 0 512.193a511.961 511.961 0 1 0 114.96-323.456V100.91a35.702 35.702 0 0 0-35.702-35.702 35.702 35.702 0 0 0-35.702 35.702v172.795a35.702 35.702 0 0 0 35.702 35.702h172.795a35.702 35.702 0 0 0 35.702-35.702 35.702 35.702 0 0 0-35.702-35.701zm295.61-11.425a35.702 35.702 0 0 0-35.702-35.701 35.702 35.702 0 0 0-35.702 35.701v285.613a35.702 35.702 0 0 0 9.997 24.991l202.071 202.071a35.702 35.702 0 0 0 50.696 0 36.416 36.416 0 0 0 0-50.696l-191.36-188.504z" }, null, -1), _hoisted_3166 = [
4329
+ _hoisted_2167
4304
4330
  ];
4305
- function _sfc_render166(_ctx, _cache, $props, $setup, $data, $options) {
4306
- return _openBlock166(), _createElementBlock166("svg", _hoisted_1166, _hoisted_3165);
4331
+ function _sfc_render167(_ctx, _cache, $props, $setup, $data, $options) {
4332
+ return _openBlock167(), _createElementBlock167("svg", _hoisted_1167, _hoisted_3166);
4307
4333
  }
4308
- var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main166, [["render", _sfc_render166], ["__file", "icon-retrospective-analysis.vue"]]);
4334
+ var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main167, [["render", _sfc_render167], ["__file", "icon-retrospective-analysis.vue"]]);
4309
4335
 
4310
4336
  // src/components/icon-reverse-geocoding.vue
4311
- import { createElementVNode as _createElementVNode166, openBlock as _openBlock167, createElementBlock as _createElementBlock167 } from "vue";
4312
- var _sfc_main167 = {
4337
+ import { createElementVNode as _createElementVNode167, openBlock as _openBlock168, createElementBlock as _createElementBlock168 } from "vue";
4338
+ var _sfc_main168 = {
4313
4339
  name: "IconReverseGeocoding",
4314
4340
  title: "\u9006\u5411\u5730\u7406\u7F16\u7801"
4315
- }, _hoisted_1167 = {
4341
+ }, _hoisted_1168 = {
4316
4342
  class: "icon",
4317
4343
  viewBox: "0 0 1097 1024",
4318
4344
  xmlns: "http://www.w3.org/2000/svg",
4319
4345
  width: "214.258",
4320
4346
  height: "200"
4321
- }, _hoisted_2167 = /* @__PURE__ */ _createElementVNode166("path", { d: "M465.92 825.783c-34.377 36.571-67.291 68.754-92.891 93.623l-7.315 6.583-7.314-6.583c-32.914-31.452-76.8-73.143-120.686-124.343A1024 1024 0 0 1 119.954 640a274.286 274.286 0 0 1-46.811-128 292.571 292.571 0 0 1 292.571-292.571v-73.143A365.714 365.714 0 0 0 0 512c0 201.874 365.714 512 365.714 512a2073.6 2073.6 0 0 0 152.137-146.286zm-51.2-259.657a73.143 73.143 0 1 1-49.006-127.269v-73.143a146.286 146.286 0 1 0 107.52 245.76zm572.709 165.303H548.57a36.571 36.571 0 0 0 0 73.142h438.86a36.571 36.571 0 0 0 0-73.142zM914.286 292.57H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zm0-146.285H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zm-292.572 73.143h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143zm292.572 73.142H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zM1060.57 0H475.43a36.571 36.571 0 0 0-36.572 36.571V475.43A36.571 36.571 0 0 0 475.43 512h109.714v109.714a36.571 36.571 0 0 0 20.48 36.572 37.303 37.303 0 0 0 38.766-4.389L817.737 512h242.834a36.571 36.571 0 0 0 36.572-36.571V36.57A36.571 36.571 0 0 0 1060.57 0zM1024 438.857H804.571a37.303 37.303 0 0 0-22.674 8.046l-123.611 98.743v-73.143a36.571 36.571 0 0 0-36.572-33.646H512V73.143h512zM621.714 219.43h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143zm0 146.285h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143z" }, null, -1), _hoisted_3166 = [
4322
- _hoisted_2167
4347
+ }, _hoisted_2168 = /* @__PURE__ */ _createElementVNode167("path", { d: "M465.92 825.783c-34.377 36.571-67.291 68.754-92.891 93.623l-7.315 6.583-7.314-6.583c-32.914-31.452-76.8-73.143-120.686-124.343A1024 1024 0 0 1 119.954 640a274.286 274.286 0 0 1-46.811-128 292.571 292.571 0 0 1 292.571-292.571v-73.143A365.714 365.714 0 0 0 0 512c0 201.874 365.714 512 365.714 512a2073.6 2073.6 0 0 0 152.137-146.286zm-51.2-259.657a73.143 73.143 0 1 1-49.006-127.269v-73.143a146.286 146.286 0 1 0 107.52 245.76zm572.709 165.303H548.57a36.571 36.571 0 0 0 0 73.142h438.86a36.571 36.571 0 0 0 0-73.142zM914.286 292.57H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zm0-146.285H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zm-292.572 73.143h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143zm292.572 73.142H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zM1060.57 0H475.43a36.571 36.571 0 0 0-36.572 36.571V475.43A36.571 36.571 0 0 0 475.43 512h109.714v109.714a36.571 36.571 0 0 0 20.48 36.572 37.303 37.303 0 0 0 38.766-4.389L817.737 512h242.834a36.571 36.571 0 0 0 36.572-36.571V36.57A36.571 36.571 0 0 0 1060.57 0zM1024 438.857H804.571a37.303 37.303 0 0 0-22.674 8.046l-123.611 98.743v-73.143a36.571 36.571 0 0 0-36.572-33.646H512V73.143h512zM621.714 219.43h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143zm0 146.285h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143z" }, null, -1), _hoisted_3167 = [
4348
+ _hoisted_2168
4323
4349
  ];
4324
- function _sfc_render167(_ctx, _cache, $props, $setup, $data, $options) {
4325
- return _openBlock167(), _createElementBlock167("svg", _hoisted_1167, _hoisted_3166);
4350
+ function _sfc_render168(_ctx, _cache, $props, $setup, $data, $options) {
4351
+ return _openBlock168(), _createElementBlock168("svg", _hoisted_1168, _hoisted_3167);
4326
4352
  }
4327
- var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main167, [["render", _sfc_render167], ["__file", "icon-reverse-geocoding.vue"]]);
4353
+ var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main168, [["render", _sfc_render168], ["__file", "icon-reverse-geocoding.vue"]]);
4328
4354
 
4329
4355
  // src/components/icon-select.vue
4330
- import { createElementVNode as _createElementVNode167, openBlock as _openBlock168, createElementBlock as _createElementBlock168 } from "vue";
4331
- var _sfc_main168 = {
4356
+ import { createElementVNode as _createElementVNode168, openBlock as _openBlock169, createElementBlock as _createElementBlock169 } from "vue";
4357
+ var _sfc_main169 = {
4332
4358
  name: "IconSelect",
4333
4359
  title: "\u9009\u53D6"
4334
- }, _hoisted_1168 = {
4360
+ }, _hoisted_1169 = {
4335
4361
  width: "24",
4336
4362
  height: "24",
4337
4363
  viewBox: "0 0 24 24",
4338
4364
  fill: "none",
4339
4365
  xmlns: "http://www.w3.org/2000/svg"
4340
- }, _hoisted_2168 = /* @__PURE__ */ _createElementVNode167("path", {
4366
+ }, _hoisted_2169 = /* @__PURE__ */ _createElementVNode168("path", {
4341
4367
  "fill-rule": "evenodd",
4342
4368
  "clip-rule": "evenodd",
4343
4369
  d: "M2.368 5.264c-.391-1.173.724-2.288 1.897-1.897L21.108 8.98c1.294.431 1.388 2.225.147 2.789l-7.208 3.276-3.276 7.208c-.565 1.24-2.358 1.147-2.789-.147L2.368 5.264Zm2.213.316 4.896 14.687 2.827-6.22a1.5 1.5 0 0 1 .745-.744l6.219-2.827L4.58 5.58Z",
4344
4370
  fill: "currentColor"
4345
- }, null, -1), _hoisted_3167 = [
4346
- _hoisted_2168
4371
+ }, null, -1), _hoisted_3168 = [
4372
+ _hoisted_2169
4347
4373
  ];
4348
- function _sfc_render168(_ctx, _cache, $props, $setup, $data, $options) {
4349
- return _openBlock168(), _createElementBlock168("svg", _hoisted_1168, _hoisted_3167);
4374
+ function _sfc_render169(_ctx, _cache, $props, $setup, $data, $options) {
4375
+ return _openBlock169(), _createElementBlock169("svg", _hoisted_1169, _hoisted_3168);
4350
4376
  }
4351
- var icon_select_default = /* @__PURE__ */ export_helper_default(_sfc_main168, [["render", _sfc_render168], ["__file", "icon-select.vue"]]);
4377
+ var icon_select_default = /* @__PURE__ */ export_helper_default(_sfc_main169, [["render", _sfc_render169], ["__file", "icon-select.vue"]]);
4352
4378
 
4353
4379
  // src/components/icon-select-layer.vue
4354
- import { createElementVNode as _createElementVNode168, openBlock as _openBlock169, createElementBlock as _createElementBlock169 } from "vue";
4355
- var _sfc_main169 = {
4380
+ import { createElementVNode as _createElementVNode169, openBlock as _openBlock170, createElementBlock as _createElementBlock170 } from "vue";
4381
+ var _sfc_main170 = {
4356
4382
  name: "IconSelectLayer",
4357
4383
  title: "\u9009\u53D6\u56FE\u5C42"
4358
- }, _hoisted_1169 = {
4384
+ }, _hoisted_1170 = {
4359
4385
  width: "16",
4360
4386
  height: "16",
4361
4387
  viewBox: "0 0 16 16",
4362
4388
  fill: "none",
4363
4389
  xmlns: "http://www.w3.org/2000/svg"
4364
- }, _hoisted_2169 = /* @__PURE__ */ _createElementVNode168("path", {
4390
+ }, _hoisted_2170 = /* @__PURE__ */ _createElementVNode169("path", {
4365
4391
  "fill-rule": "evenodd",
4366
4392
  "clip-rule": "evenodd",
4367
4393
  d: "M3.842 5.107a1 1 0 0 1 1.265-1.265l9.843 3.281c.862.287.925 1.483.098 1.86l-4.17 1.895-1.896 4.17c-.376.827-1.572.764-1.859-.098L3.842 5.107Zm10.792 2.965L4.791 4.79l3.28 9.843 1.896-4.17a1 1 0 0 1 .497-.497l4.17-1.895Z",
4368
4394
  fill: "currentColor"
4369
- }, null, -1), _hoisted_3168 = /* @__PURE__ */ _createElementVNode168("path", {
4395
+ }, null, -1), _hoisted_3169 = /* @__PURE__ */ _createElementVNode169("path", {
4370
4396
  "fill-rule": "evenodd",
4371
4397
  "clip-rule": "evenodd",
4372
4398
  d: "M1.926 12.886c.177.074.37.114.574.114h.45v-1H2.5a.497.497 0 0 1-.191-.037l-.383.923ZM11.05 13h.45c.203 0 .397-.04.574-.114l-.383-.923A.497.497 0 0 1 11.5 12h-.45v1ZM13 2.95V2.5c0-.203-.04-.397-.114-.574l-.923.383A.497.497 0 0 1 12 2.5v.45h1ZM2.5 1h.45v1H2.5a.495.495 0 0 0-.191.038l-.383-.924A1.48 1.48 0 0 1 2.5 1ZM1 11.05v.45c0 .203.04.397.114.574l.924-.383A.495.495 0 0 1 2 11.5v-.45H1Zm0-.9v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8V2.5c0-.203.04-.397.114-.574l.924.383A.495.495 0 0 0 2 2.5v.45H1ZM3.85 1h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.45c.203 0 .397.04.574.114l-.383.924A.495.495 0 0 0 11.5 2h-.45V1ZM13 3.85v.9h-1v-.9h1Zm0 1.8v.9h-1v-.9h1ZM9.364 13h.786v-1h-.332l-.454 1ZM12 9.818v.332h1v-.786l-1 .454Zm1 1.232v.45c0 .203-.04.397-.114.574l-.923-.383A.497.497 0 0 0 12 11.5v-.45h1ZM6.55 13h-.9v-1h.9v1Zm-1.8 0h-.9v-1h.9v1Z",
4373
4399
  fill: "currentColor"
4374
4400
  }, null, -1), _hoisted_474 = [
4375
- _hoisted_2169,
4376
- _hoisted_3168
4401
+ _hoisted_2170,
4402
+ _hoisted_3169
4377
4403
  ];
4378
- function _sfc_render169(_ctx, _cache, $props, $setup, $data, $options) {
4379
- return _openBlock169(), _createElementBlock169("svg", _hoisted_1169, _hoisted_474);
4404
+ function _sfc_render170(_ctx, _cache, $props, $setup, $data, $options) {
4405
+ return _openBlock170(), _createElementBlock170("svg", _hoisted_1170, _hoisted_474);
4380
4406
  }
4381
- var icon_select_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main169, [["render", _sfc_render169], ["__file", "icon-select-layer.vue"]]);
4407
+ var icon_select_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main170, [["render", _sfc_render170], ["__file", "icon-select-layer.vue"]]);
4382
4408
 
4383
4409
  // src/components/icon-opacity.vue
4384
- import { createElementVNode as _createElementVNode169, openBlock as _openBlock170, createElementBlock as _createElementBlock170 } from "vue";
4385
- var _sfc_main170 = {
4410
+ import { createElementVNode as _createElementVNode170, openBlock as _openBlock171, createElementBlock as _createElementBlock171 } from "vue";
4411
+ var _sfc_main171 = {
4386
4412
  name: "IconOpacity",
4387
4413
  title: "\u900F\u660E\u5EA6"
4388
- }, _hoisted_1170 = {
4414
+ }, _hoisted_1171 = {
4389
4415
  width: "16",
4390
4416
  height: "16",
4391
4417
  viewBox: "0 0 16 16",
4392
4418
  fill: "currentColor",
4393
4419
  xmlns: "http://www.w3.org/2000/svg"
4394
- }, _hoisted_2170 = /* @__PURE__ */ _createElementVNode169("path", {
4420
+ }, _hoisted_2171 = /* @__PURE__ */ _createElementVNode170("path", {
4395
4421
  "fill-rule": "evenodd",
4396
4422
  "clip-rule": "evenodd",
4397
4423
  d: "M8 1c-.185 0-.368.007-.55.021l.078.997C7.683 2.006 7.84 2 8 2V1Zm0 13c-.16 0-.317-.006-.472-.018l-.078.997c.182.014.365.021.55.021v-1ZM6.365 1.192c-.36.086-.709.2-1.045.34l.384.923c.287-.12.586-.217.894-.29l-.233-.973Zm-2.023.839c-.313.192-.61.408-.888.646l.65.76c.238-.204.493-.39.761-.554l-.523-.852ZM2.677 3.454a7.022 7.022 0 0 0-.646.888l.852.523c.165-.268.35-.523.554-.761l-.76-.65ZM1.531 5.32c-.14.336-.253.685-.34 1.045l.973.233a6.1 6.1 0 0 1 .29-.894l-.923-.384ZM1 8c0-.185.007-.368.021-.55l.997.078a6.093 6.093 0 0 0 0 .944l-.997.078A7.098 7.098 0 0 1 1 8Zm.192 1.635c.086.36.2.709.34 1.045l.923-.383a5.95 5.95 0 0 1-.29-.895l-.973.233Zm.839 2.023c.192.313.408.61.646.888l.76-.65a6.024 6.024 0 0 1-.554-.761l-.852.523Zm1.423 1.665c.278.238.575.454.888.646l.523-.852a6.03 6.03 0 0 1-.761-.554l-.65.76Zm1.866 1.146c.336.14.685.253 1.045.34l.233-.973a5.95 5.95 0 0 1-.894-.29l-.384.923ZM9 13.917A6.002 6.002 0 0 0 9 2.083v11.834Zm0 1.012c-.327.047-.66.071-1 .071V1a7.002 7.002 0 0 1 1 13.93Z"
4398
- }, null, -1), _hoisted_3169 = [
4399
- _hoisted_2170
4424
+ }, null, -1), _hoisted_3170 = [
4425
+ _hoisted_2171
4400
4426
  ];
4401
- function _sfc_render170(_ctx, _cache, $props, $setup, $data, $options) {
4402
- return _openBlock170(), _createElementBlock170("svg", _hoisted_1170, _hoisted_3169);
4427
+ function _sfc_render171(_ctx, _cache, $props, $setup, $data, $options) {
4428
+ return _openBlock171(), _createElementBlock171("svg", _hoisted_1171, _hoisted_3170);
4403
4429
  }
4404
- var icon_opacity_default = /* @__PURE__ */ export_helper_default(_sfc_main170, [["render", _sfc_render170], ["__file", "icon-opacity.vue"]]);
4430
+ var icon_opacity_default = /* @__PURE__ */ export_helper_default(_sfc_main171, [["render", _sfc_render171], ["__file", "icon-opacity.vue"]]);
4405
4431
 
4406
4432
  // src/components/icon-sightline-analysis.vue
4407
- import { createElementVNode as _createElementVNode170, openBlock as _openBlock171, createElementBlock as _createElementBlock171 } from "vue";
4408
- var _sfc_main171 = {
4433
+ import { createElementVNode as _createElementVNode171, openBlock as _openBlock172, createElementBlock as _createElementBlock172 } from "vue";
4434
+ var _sfc_main172 = {
4409
4435
  name: "IconSightlineAnalysis",
4410
4436
  title: "\u901A\u89C6\u5206\u6790"
4411
- }, _hoisted_1171 = {
4437
+ }, _hoisted_1172 = {
4412
4438
  width: "16",
4413
4439
  height: "16",
4414
4440
  viewBox: "0 0 16 16",
4415
4441
  fill: "none",
4416
4442
  xmlns: "http://www.w3.org/2000/svg"
4417
- }, _hoisted_2171 = /* @__PURE__ */ _createElementVNode170("path", {
4443
+ }, _hoisted_2172 = /* @__PURE__ */ _createElementVNode171("path", {
4418
4444
  "fill-rule": "evenodd",
4419
4445
  "clip-rule": "evenodd",
4420
4446
  d: "M5.293 2.5H14v7.681L11.234 13.5H2.5V5.293L5.293 2.5Zm.414 1L4.207 5h6.586l1.5-1.5H5.707ZM13 4.207l-1.5 1.5v5.912l1.5-1.8V4.207ZM10.5 12.5V6h-7v6.5h7Z",
4421
4447
  fill: "currentColor"
4422
- }, null, -1), _hoisted_3170 = /* @__PURE__ */ _createElementVNode170("path", {
4448
+ }, null, -1), _hoisted_3171 = /* @__PURE__ */ _createElementVNode171("path", {
4423
4449
  "fill-rule": "evenodd",
4424
4450
  "clip-rule": "evenodd",
4425
4451
  d: "M1.5 9.5H1v-1h.5v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm1.5 0h-.5v-1h.5v1Z",
4426
4452
  fill: "currentColor"
4427
- }, null, -1), _hoisted_475 = /* @__PURE__ */ _createElementVNode170("path", {
4453
+ }, null, -1), _hoisted_475 = /* @__PURE__ */ _createElementVNode171("path", {
4428
4454
  "fill-rule": "evenodd",
4429
4455
  "clip-rule": "evenodd",
4430
4456
  d: "M4 9.5H1v-1h3v1Zm11 0h-3v-1h3v1Z",
4431
4457
  fill: "currentColor"
4432
- }, null, -1), _hoisted_524 = /* @__PURE__ */ _createElementVNode170("path", {
4458
+ }, null, -1), _hoisted_524 = /* @__PURE__ */ _createElementVNode171("path", {
4433
4459
  d: "M2 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm14 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",
4434
4460
  fill: "currentColor"
4435
4461
  }, null, -1), _hoisted_65 = [
4436
- _hoisted_2171,
4437
- _hoisted_3170,
4462
+ _hoisted_2172,
4463
+ _hoisted_3171,
4438
4464
  _hoisted_475,
4439
4465
  _hoisted_524
4440
4466
  ];
4441
- function _sfc_render171(_ctx, _cache, $props, $setup, $data, $options) {
4442
- return _openBlock171(), _createElementBlock171("svg", _hoisted_1171, _hoisted_65);
4467
+ function _sfc_render172(_ctx, _cache, $props, $setup, $data, $options) {
4468
+ return _openBlock172(), _createElementBlock172("svg", _hoisted_1172, _hoisted_65);
4443
4469
  }
4444
- var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main171, [["render", _sfc_render171], ["__file", "icon-sightline-analysis.vue"]]);
4470
+ var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main172, [["render", _sfc_render172], ["__file", "icon-sightline-analysis.vue"]]);
4445
4471
 
4446
4472
  // src/components/icon-road-connectivity.vue
4447
- import { createElementVNode as _createElementVNode171, openBlock as _openBlock172, createElementBlock as _createElementBlock172 } from "vue";
4448
- var _sfc_main172 = {
4473
+ import { createElementVNode as _createElementVNode172, openBlock as _openBlock173, createElementBlock as _createElementBlock173 } from "vue";
4474
+ var _sfc_main173 = {
4449
4475
  name: "IconRoadConnectivity",
4450
4476
  title: "\u9053\u8DEF\u8054\u901A\u6027"
4451
- }, _hoisted_1172 = {
4477
+ }, _hoisted_1173 = {
4452
4478
  class: "icon",
4453
4479
  viewBox: "0 0 1024 1024",
4454
4480
  xmlns: "http://www.w3.org/2000/svg",
4455
4481
  width: "200",
4456
4482
  height: "200"
4457
- }, _hoisted_2172 = /* @__PURE__ */ _createElementVNode171("path", { d: "M445.892 76.46a403.73 403.73 0 0 1 66.455-5.002 437.316 437.316 0 0 1 324.414 142.914H773.88a35.728 35.728 0 0 0 0 71.457h142.914A35.728 35.728 0 0 0 952.52 250.1V107.187a35.728 35.728 0 0 0-35.728-35.729 35.728 35.728 0 0 0-35.729 35.729v50.02A508.058 508.058 0 0 0 512.347 0a544.5 544.5 0 0 0-77.173 5.717 36.443 36.443 0 0 0-30.012 40.73 36.443 36.443 0 0 0 40.73 30.012zM107.187 738.15a35.728 35.728 0 0 0-35.728 35.728v142.914a35.728 35.728 0 0 0 71.457 0v-50.02a509.487 509.487 0 0 0 369.431 157.205 453.75 453.75 0 0 0 76.459-5.716 35.728 35.728 0 0 0 30.012-40.016 35.014 35.014 0 0 0-40.73-30.012 500.197 500.197 0 0 1-65.74 4.287 440.174 440.174 0 0 1-325.13-142.913h62.883a35.728 35.728 0 0 0 35.728-35.729 35.728 35.728 0 0 0-35.728-35.728H107.187zm702.42 35.728a35.728 35.728 0 0 0-35.728-35.728 36.443 36.443 0 0 0-35.728 35.728v142.914a35.728 35.728 0 0 0 35.728 35.728h142.914a35.728 35.728 0 0 0 35.728-35.728 35.728 35.728 0 0 0-35.728-35.728h-50.02a508.058 508.058 0 0 0 157.205-368.717 456.609 456.609 0 0 0-5.717-77.174 35.728 35.728 0 1 0-71.456 10.719 500.197 500.197 0 0 1 4.287 66.455A437.316 437.316 0 0 1 808.178 836.76zm-702.42-702.42a35.728 35.728 0 0 0 0 71.457h50.02A509.487 509.487 0 0 0 .002 512.347a542.357 542.357 0 0 0 5.717 76.458 36.443 36.443 0 0 0 40.73 30.012 35.728 35.728 0 0 0 30.012-40.73 401.587 401.587 0 0 1-5.002-65.74 440.174 440.174 0 0 1 142.913-325.129V250.1a35.728 35.728 0 0 0 71.457 0V107.187a35.728 35.728 0 0 0-35.728-35.729z" }, null, -1), _hoisted_3171 = [
4458
- _hoisted_2172
4483
+ }, _hoisted_2173 = /* @__PURE__ */ _createElementVNode172("path", { d: "M445.892 76.46a403.73 403.73 0 0 1 66.455-5.002 437.316 437.316 0 0 1 324.414 142.914H773.88a35.728 35.728 0 0 0 0 71.457h142.914A35.728 35.728 0 0 0 952.52 250.1V107.187a35.728 35.728 0 0 0-35.728-35.729 35.728 35.728 0 0 0-35.729 35.729v50.02A508.058 508.058 0 0 0 512.347 0a544.5 544.5 0 0 0-77.173 5.717 36.443 36.443 0 0 0-30.012 40.73 36.443 36.443 0 0 0 40.73 30.012zM107.187 738.15a35.728 35.728 0 0 0-35.728 35.728v142.914a35.728 35.728 0 0 0 71.457 0v-50.02a509.487 509.487 0 0 0 369.431 157.205 453.75 453.75 0 0 0 76.459-5.716 35.728 35.728 0 0 0 30.012-40.016 35.014 35.014 0 0 0-40.73-30.012 500.197 500.197 0 0 1-65.74 4.287 440.174 440.174 0 0 1-325.13-142.913h62.883a35.728 35.728 0 0 0 35.728-35.729 35.728 35.728 0 0 0-35.728-35.728H107.187zm702.42 35.728a35.728 35.728 0 0 0-35.728-35.728 36.443 36.443 0 0 0-35.728 35.728v142.914a35.728 35.728 0 0 0 35.728 35.728h142.914a35.728 35.728 0 0 0 35.728-35.728 35.728 35.728 0 0 0-35.728-35.728h-50.02a508.058 508.058 0 0 0 157.205-368.717 456.609 456.609 0 0 0-5.717-77.174 35.728 35.728 0 1 0-71.456 10.719 500.197 500.197 0 0 1 4.287 66.455A437.316 437.316 0 0 1 808.178 836.76zm-702.42-702.42a35.728 35.728 0 0 0 0 71.457h50.02A509.487 509.487 0 0 0 .002 512.347a542.357 542.357 0 0 0 5.717 76.458 36.443 36.443 0 0 0 40.73 30.012 35.728 35.728 0 0 0 30.012-40.73 401.587 401.587 0 0 1-5.002-65.74 440.174 440.174 0 0 1 142.913-325.129V250.1a35.728 35.728 0 0 0 71.457 0V107.187a35.728 35.728 0 0 0-35.728-35.729z" }, null, -1), _hoisted_3172 = [
4484
+ _hoisted_2173
4459
4485
  ];
4460
- function _sfc_render172(_ctx, _cache, $props, $setup, $data, $options) {
4461
- return _openBlock172(), _createElementBlock172("svg", _hoisted_1172, _hoisted_3171);
4486
+ function _sfc_render173(_ctx, _cache, $props, $setup, $data, $options) {
4487
+ return _openBlock173(), _createElementBlock173("svg", _hoisted_1173, _hoisted_3172);
4462
4488
  }
4463
- var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(_sfc_main172, [["render", _sfc_render172], ["__file", "icon-road-connectivity.vue"]]);
4489
+ var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(_sfc_main173, [["render", _sfc_render173], ["__file", "icon-road-connectivity.vue"]]);
4464
4490
 
4465
4491
  // src/components/icon-rename.vue
4466
- import { createElementVNode as _createElementVNode172, openBlock as _openBlock173, createElementBlock as _createElementBlock173 } from "vue";
4467
- var _sfc_main173 = {
4492
+ import { createElementVNode as _createElementVNode173, openBlock as _openBlock174, createElementBlock as _createElementBlock174 } from "vue";
4493
+ var _sfc_main174 = {
4468
4494
  name: "IconRename",
4469
4495
  title: "\u91CD\u547D\u540D"
4470
- }, _hoisted_1173 = {
4496
+ }, _hoisted_1174 = {
4471
4497
  class: "icon",
4472
4498
  viewBox: "0 0 1024 1024",
4473
4499
  xmlns: "http://www.w3.org/2000/svg",
4474
4500
  width: "200",
4475
4501
  height: "200"
4476
- }, _hoisted_2173 = /* @__PURE__ */ _createElementVNode172("path", { d: "M36.571 329.143a36.571 36.571 0 0 0 36.572-36.572V109.714a36.571 36.571 0 0 1 36.571-36.571h182.857a36.571 36.571 0 0 0 36.572-36.572A36.571 36.571 0 0 0 292.57 0H109.714A109.714 109.714 0 0 0 0 109.714v182.857a36.571 36.571 0 0 0 36.571 36.572zM914.286 0H731.429a36.571 36.571 0 0 0-36.572 36.571 36.571 36.571 0 0 0 36.572 36.572h182.857a36.571 36.571 0 0 1 36.571 36.571v182.857a36.571 36.571 0 0 0 73.143 0V109.714A109.714 109.714 0 0 0 914.286 0zM292.57 950.857H109.714a36.571 36.571 0 0 1-36.571-36.571V731.429a36.571 36.571 0 0 0-36.572-36.572A36.571 36.571 0 0 0 0 731.43v182.857A109.714 109.714 0 0 0 109.714 1024h182.857a36.571 36.571 0 0 0 0-73.143zm694.858-256a36.571 36.571 0 0 0-36.572 36.572v182.857a36.571 36.571 0 0 1-36.571 36.571H731.429a36.571 36.571 0 0 0 0 73.143h182.857A109.714 109.714 0 0 0 1024 914.286V731.429a36.571 36.571 0 0 0-36.571-36.572zM731.429 256a36.571 36.571 0 0 0-36.572-36.571H329.143a36.571 36.571 0 0 0 0 73.142h146.286V768a36.571 36.571 0 0 0 73.142 0V292.571h146.286A36.571 36.571 0 0 0 731.43 256z" }, null, -1), _hoisted_3172 = [
4477
- _hoisted_2173
4502
+ }, _hoisted_2174 = /* @__PURE__ */ _createElementVNode173("path", { d: "M36.571 329.143a36.571 36.571 0 0 0 36.572-36.572V109.714a36.571 36.571 0 0 1 36.571-36.571h182.857a36.571 36.571 0 0 0 36.572-36.572A36.571 36.571 0 0 0 292.57 0H109.714A109.714 109.714 0 0 0 0 109.714v182.857a36.571 36.571 0 0 0 36.571 36.572zM914.286 0H731.429a36.571 36.571 0 0 0-36.572 36.571 36.571 36.571 0 0 0 36.572 36.572h182.857a36.571 36.571 0 0 1 36.571 36.571v182.857a36.571 36.571 0 0 0 73.143 0V109.714A109.714 109.714 0 0 0 914.286 0zM292.57 950.857H109.714a36.571 36.571 0 0 1-36.571-36.571V731.429a36.571 36.571 0 0 0-36.572-36.572A36.571 36.571 0 0 0 0 731.43v182.857A109.714 109.714 0 0 0 109.714 1024h182.857a36.571 36.571 0 0 0 0-73.143zm694.858-256a36.571 36.571 0 0 0-36.572 36.572v182.857a36.571 36.571 0 0 1-36.571 36.571H731.429a36.571 36.571 0 0 0 0 73.143h182.857A109.714 109.714 0 0 0 1024 914.286V731.429a36.571 36.571 0 0 0-36.571-36.572zM731.429 256a36.571 36.571 0 0 0-36.572-36.571H329.143a36.571 36.571 0 0 0 0 73.142h146.286V768a36.571 36.571 0 0 0 73.142 0V292.571h146.286A36.571 36.571 0 0 0 731.43 256z" }, null, -1), _hoisted_3173 = [
4503
+ _hoisted_2174
4478
4504
  ];
4479
- function _sfc_render173(_ctx, _cache, $props, $setup, $data, $options) {
4480
- return _openBlock173(), _createElementBlock173("svg", _hoisted_1173, _hoisted_3172);
4505
+ function _sfc_render174(_ctx, _cache, $props, $setup, $data, $options) {
4506
+ return _openBlock174(), _createElementBlock174("svg", _hoisted_1174, _hoisted_3173);
4481
4507
  }
4482
- var icon_rename_default = /* @__PURE__ */ export_helper_default(_sfc_main173, [["render", _sfc_render173], ["__file", "icon-rename.vue"]]);
4508
+ var icon_rename_default = /* @__PURE__ */ export_helper_default(_sfc_main174, [["render", _sfc_render174], ["__file", "icon-rename.vue"]]);
4483
4509
 
4484
4510
  // src/components/icon-rename2.vue
4485
- import { createElementVNode as _createElementVNode173, openBlock as _openBlock174, createElementBlock as _createElementBlock174 } from "vue";
4486
- var _sfc_main174 = {
4511
+ import { createElementVNode as _createElementVNode174, openBlock as _openBlock175, createElementBlock as _createElementBlock175 } from "vue";
4512
+ var _sfc_main175 = {
4487
4513
  name: "IconRename2",
4488
4514
  title: "\u91CD\u547D\u540D2"
4489
- }, _hoisted_1174 = {
4515
+ }, _hoisted_1175 = {
4490
4516
  class: "icon",
4491
4517
  viewBox: "0 0 1024 1024",
4492
4518
  xmlns: "http://www.w3.org/2000/svg",
4493
4519
  width: "200",
4494
4520
  height: "200"
4495
- }, _hoisted_2174 = /* @__PURE__ */ _createElementVNode173("path", {
4521
+ }, _hoisted_2175 = /* @__PURE__ */ _createElementVNode174("path", {
4496
4522
  d: "m704.085 510.572-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm492.005-489.863L680.52 10.712A36.418 36.418 0 0 0 654.813 0H178.517a83.548 83.548 0 0 0-82.834 83.548v856.904A83.548 83.548 0 0 0 178.517 1024h666.957a83.548 83.548 0 0 0 82.834-83.548V274.209a34.276 34.276 0 0 0-10.712-25.707zM690.517 122.11l119.252 116.396H690.517zm166.382 818.343a12.14 12.14 0 0 1-11.425 12.14H178.517a12.14 12.14 0 0 1-11.425-12.14V83.548a12.14 12.14 0 0 1 11.425-12.14h440.591V274.21a35.704 35.704 0 0 0 35.705 35.705h202.086zM558.411 415.598 319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7l-95.688-94.974a34.276 34.276 0 0 0-49.986 0zm-132.82 322.767h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274z",
4497
4523
  fill: "currentColor"
4498
- }, null, -1), _hoisted_3173 = [
4499
- _hoisted_2174
4524
+ }, null, -1), _hoisted_3174 = [
4525
+ _hoisted_2175
4500
4526
  ];
4501
- function _sfc_render174(_ctx, _cache, $props, $setup, $data, $options) {
4502
- return _openBlock174(), _createElementBlock174("svg", _hoisted_1174, _hoisted_3173);
4527
+ function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
4528
+ return _openBlock175(), _createElementBlock175("svg", _hoisted_1175, _hoisted_3174);
4503
4529
  }
4504
- var icon_rename2_default = /* @__PURE__ */ export_helper_default(_sfc_main174, [["render", _sfc_render174], ["__file", "icon-rename2.vue"]]);
4530
+ var icon_rename2_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "icon-rename2.vue"]]);
4505
4531
 
4506
4532
  // src/components/icon-video-repeat.vue
4507
- import { createElementVNode as _createElementVNode174, openBlock as _openBlock175, createElementBlock as _createElementBlock175 } from "vue";
4508
- var _sfc_main175 = {
4533
+ import { createElementVNode as _createElementVNode175, openBlock as _openBlock176, createElementBlock as _createElementBlock176 } from "vue";
4534
+ var _sfc_main176 = {
4509
4535
  name: "IconVideoRepeat",
4510
4536
  title: "\u91CD\u64AD"
4511
- }, _hoisted_1175 = {
4537
+ }, _hoisted_1176 = {
4512
4538
  width: "16",
4513
4539
  height: "16",
4514
4540
  viewBox: "0 0 16 16",
4515
4541
  fill: "none",
4516
4542
  xmlns: "http://www.w3.org/2000/svg"
4517
- }, _hoisted_2175 = /* @__PURE__ */ _createElementVNode174("path", {
4543
+ }, _hoisted_2176 = /* @__PURE__ */ _createElementVNode175("path", {
4518
4544
  "fill-rule": "evenodd",
4519
4545
  "clip-rule": "evenodd",
4520
4546
  d: "M.5 7.7h4c.3 0 .5-.3.5-.5s-.2-.5-.5-.5H1.8L4 4.6c.5-.6 1.2-1 2-1.3 2.9-1 6 .5 7 3.4.1.3.4.4.6.3.3-.1.4-.4.3-.6-.6-1.6-1.8-2.9-3.3-3.7-1.6-.7-3.3-.8-5-.3-.8.3-1.7.8-2.3 1.5L1 6V3.2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v4.2s0 .1.1.1v.1s.1.1.2.1h.2Zm15.2 2.1v-.1s0-.1-.1-.1v-.1l-.1-.1h-4.3c-.3 0-.5.2-.5.5s.2.5.5.5h2.7l-2.2 2.1c-2.1 2.1-5.6 2.1-7.8 0-.6-.6-1-1.3-1.3-2.1 0-.3-.3-.5-.6-.4-.3.1-.4.4-.3.7.3.9.9 1.7 1.5 2.4 1.3 1.3 3 1.9 4.6 1.9 1.7 0 3.3-.6 4.6-1.9l2.3-2.1v2.8c0 .3.2.5.5.5s.5-.2.5-.5v-4ZM10.197 8 7 5.868v4.263L10.197 8Zm.555.832a1 1 0 0 0 0-1.664L7.555 5.036A1 1 0 0 0 6 5.868v4.263a1 1 0 0 0 1.555.832l3.197-2.131Z",
4521
4547
  fill: "currentColor"
4522
- }, null, -1), _hoisted_3174 = [
4523
- _hoisted_2175
4524
- ];
4525
- function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
4526
- return _openBlock175(), _createElementBlock175("svg", _hoisted_1175, _hoisted_3174);
4527
- }
4528
- var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "icon-video-repeat.vue"]]);
4529
-
4530
- // src/components/icon-reset.vue
4531
- import { createElementVNode as _createElementVNode175, openBlock as _openBlock176, createElementBlock as _createElementBlock176 } from "vue";
4532
- var _sfc_main176 = {
4533
- name: "IconReset",
4534
- title: "\u91CD\u7F6E"
4535
- }, _hoisted_1176 = {
4536
- class: "icon",
4537
- viewBox: "0 0 1024 1024",
4538
- xmlns: "http://www.w3.org/2000/svg",
4539
- width: "200",
4540
- height: "200"
4541
- }, _hoisted_2176 = /* @__PURE__ */ _createElementVNode175("path", {
4542
- d: "M510.984.005A507.84 507.84 0 0 0 143.075 157.23a39.306 39.306 0 0 0 56.602 54.242A432.371 432.371 0 0 1 943.355 510.99a39.306 39.306 0 0 0 78.613 0V91.982a39.306 39.306 0 0 0-78.613 0v143.861A510.198 510.198 0 0 0 510.984.005zM78.613 510.989a39.306 39.306 0 0 0-39.307-39.307A39.306 39.306 0 0 0 0 510.99v419.006a39.306 39.306 0 0 0 39.306 39.307 39.306 39.306 0 0 0 39.307-39.307V786.134a510.984 510.984 0 0 0 786.129 95.121 39.306 39.306 0 1 0-54.243-56.6A432.371 432.371 0 0 1 78.613 510.988z",
4543
- fill: "currentColor"
4544
4548
  }, null, -1), _hoisted_3175 = [
4545
4549
  _hoisted_2176
4546
4550
  ];
4547
4551
  function _sfc_render176(_ctx, _cache, $props, $setup, $data, $options) {
4548
4552
  return _openBlock176(), _createElementBlock176("svg", _hoisted_1176, _hoisted_3175);
4549
4553
  }
4550
- var icon_reset_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-reset.vue"]]);
4554
+ var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-video-repeat.vue"]]);
4551
4555
 
4552
- // src/components/icon-lock.vue
4556
+ // src/components/icon-reset.vue
4553
4557
  import { createElementVNode as _createElementVNode176, openBlock as _openBlock177, createElementBlock as _createElementBlock177 } from "vue";
4554
4558
  var _sfc_main177 = {
4555
- name: "IconLock",
4556
- title: "\u9501\u5B9A"
4559
+ name: "IconReset",
4560
+ title: "\u91CD\u7F6E"
4557
4561
  }, _hoisted_1177 = {
4558
4562
  class: "icon",
4559
4563
  viewBox: "0 0 1024 1024",
@@ -4561,7 +4565,7 @@ var _sfc_main177 = {
4561
4565
  width: "200",
4562
4566
  height: "200"
4563
4567
  }, _hoisted_2177 = /* @__PURE__ */ _createElementVNode176("path", {
4564
- d: "M512 619.113a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm380.608-190.661H785.495V274.209a273.495 273.495 0 1 0-546.99 0v154.243H131.392A83.548 83.548 0 0 0 47.844 512v428.452A83.548 83.548 0 0 0 131.392 1024h761.216a83.548 83.548 0 0 0 83.548-83.548V512a83.548 83.548 0 0 0-83.548-83.548zM309.914 274.209a202.086 202.086 0 1 1 404.172 0v154.243H309.914zm594.834 666.243a12.14 12.14 0 0 1-12.14 12.14H131.392a12.14 12.14 0 0 1-12.14-12.14V512a12.14 12.14 0 0 1 12.14-12.14h761.216a12.14 12.14 0 0 1 12.14 12.14zM512 619.113a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113z",
4568
+ d: "M510.984.005A507.84 507.84 0 0 0 143.075 157.23a39.306 39.306 0 0 0 56.602 54.242A432.371 432.371 0 0 1 943.355 510.99a39.306 39.306 0 0 0 78.613 0V91.982a39.306 39.306 0 0 0-78.613 0v143.861A510.198 510.198 0 0 0 510.984.005zM78.613 510.989a39.306 39.306 0 0 0-39.307-39.307A39.306 39.306 0 0 0 0 510.99v419.006a39.306 39.306 0 0 0 39.306 39.307 39.306 39.306 0 0 0 39.307-39.307V786.134a510.984 510.984 0 0 0 786.129 95.121 39.306 39.306 0 1 0-54.243-56.6A432.371 432.371 0 0 1 78.613 510.988z",
4565
4569
  fill: "currentColor"
4566
4570
  }, null, -1), _hoisted_3176 = [
4567
4571
  _hoisted_2177
@@ -4569,21 +4573,21 @@ var _sfc_main177 = {
4569
4573
  function _sfc_render177(_ctx, _cache, $props, $setup, $data, $options) {
4570
4574
  return _openBlock177(), _createElementBlock177("svg", _hoisted_1177, _hoisted_3176);
4571
4575
  }
4572
- var icon_lock_default = /* @__PURE__ */ export_helper_default(_sfc_main177, [["render", _sfc_render177], ["__file", "icon-lock.vue"]]);
4576
+ var icon_reset_default = /* @__PURE__ */ export_helper_default(_sfc_main177, [["render", _sfc_render177], ["__file", "icon-reset.vue"]]);
4573
4577
 
4574
- // src/components/icon-shadow-analysis.vue
4578
+ // src/components/icon-lock.vue
4575
4579
  import { createElementVNode as _createElementVNode177, openBlock as _openBlock178, createElementBlock as _createElementBlock178 } from "vue";
4576
4580
  var _sfc_main178 = {
4577
- name: "IconShadowAnalysis",
4578
- title: "\u9634\u5F71\u5206\u6790"
4581
+ name: "IconLock",
4582
+ title: "\u9501\u5B9A"
4579
4583
  }, _hoisted_1178 = {
4580
- width: "16",
4581
- height: "16",
4582
- viewBox: "0 0 16 16",
4583
- fill: "none",
4584
- xmlns: "http://www.w3.org/2000/svg"
4584
+ class: "icon",
4585
+ viewBox: "0 0 1024 1024",
4586
+ xmlns: "http://www.w3.org/2000/svg",
4587
+ width: "200",
4588
+ height: "200"
4585
4589
  }, _hoisted_2178 = /* @__PURE__ */ _createElementVNode177("path", {
4586
- d: "M11.77 1v3.229L15 4.23V15H4.23l-.001-3.23H1V1h10.77ZM5.306 12.16v1.763l1.761-.001-1.761-1.763Zm2.655-.39H6.44l2.152 2.152h1.523l-2.153-2.153Zm3.046 0H9.485l2.153 2.152h1.523l-2.153-2.153Zm.761-2.285v1.523l2.153 2.153v-1.523l-2.153-2.153Zm-1.077-7.408H2.077v8.615h8.615V2.077ZM11.77 6.44v1.522l2.153 2.153V8.592L11.769 6.44Zm.39-1.133 1.763 1.761.001-1.76-1.764-.001Z",
4590
+ d: "M512 619.113a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm380.608-190.661H785.495V274.209a273.495 273.495 0 1 0-546.99 0v154.243H131.392A83.548 83.548 0 0 0 47.844 512v428.452A83.548 83.548 0 0 0 131.392 1024h761.216a83.548 83.548 0 0 0 83.548-83.548V512a83.548 83.548 0 0 0-83.548-83.548zM309.914 274.209a202.086 202.086 0 1 1 404.172 0v154.243H309.914zm594.834 666.243a12.14 12.14 0 0 1-12.14 12.14H131.392a12.14 12.14 0 0 1-12.14-12.14V512a12.14 12.14 0 0 1 12.14-12.14h761.216a12.14 12.14 0 0 1 12.14 12.14zM512 619.113a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113z",
4587
4591
  fill: "currentColor"
4588
4592
  }, null, -1), _hoisted_3177 = [
4589
4593
  _hoisted_2178
@@ -4591,21 +4595,21 @@ var _sfc_main178 = {
4591
4595
  function _sfc_render178(_ctx, _cache, $props, $setup, $data, $options) {
4592
4596
  return _openBlock178(), _createElementBlock178("svg", _hoisted_1178, _hoisted_3177);
4593
4597
  }
4594
- var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main178, [["render", _sfc_render178], ["__file", "icon-shadow-analysis.vue"]]);
4598
+ var icon_lock_default = /* @__PURE__ */ export_helper_default(_sfc_main178, [["render", _sfc_render178], ["__file", "icon-lock.vue"]]);
4595
4599
 
4596
- // src/components/icon-rain.vue
4600
+ // src/components/icon-shadow-analysis.vue
4597
4601
  import { createElementVNode as _createElementVNode178, openBlock as _openBlock179, createElementBlock as _createElementBlock179 } from "vue";
4598
4602
  var _sfc_main179 = {
4599
- name: "IconRain",
4600
- title: "\u96E8"
4603
+ name: "IconShadowAnalysis",
4604
+ title: "\u9634\u5F71\u5206\u6790"
4601
4605
  }, _hoisted_1179 = {
4602
- width: "24",
4603
- height: "24",
4604
- viewBox: "0 0 24 24",
4606
+ width: "16",
4607
+ height: "16",
4608
+ viewBox: "0 0 16 16",
4605
4609
  fill: "none",
4606
4610
  xmlns: "http://www.w3.org/2000/svg"
4607
4611
  }, _hoisted_2179 = /* @__PURE__ */ _createElementVNode178("path", {
4608
- d: "M5.048 17.455c-.705 0-1.302.576-1.302 1.302v1.28c0 .726.597 1.28 1.302 1.28.682 0 1.259-.554 1.259-1.28v-1.28c0-.726-.577-1.302-1.26-1.302Zm4.843 0a1.28 1.28 0 0 0-1.301 1.302v1.28c0 .726.555 1.28 1.301 1.28.683 0 1.238-.554 1.238-1.28v-1.28c0-.726-.555-1.302-1.238-1.302Zm4.674 0c-.726 0-1.302.576-1.302 1.302v1.28c0 .726.576 1.28 1.302 1.28.682 0 1.301-.554 1.301-1.28v-1.28c0-.726-.619-1.302-1.301-1.302Zm1.173-16.13a8.423 8.423 0 0 0-7.724 5.12c-.15.299-.256.704-.406 1.11-.81-.427-1.792-.832-2.923-.832-1.28 0-2.411.512-3.393 1.536-.192.17-.939.96-1.174 2.262-.384 2.027.235 3.755 1.772 4.8.405.278 1.515.747 2.325.747h14.617c.107 0 .17 0 .256-.064.17-.021 1.857-.341 3.03-1.643 1.217-1.322 1.878-3.115 1.878-5.014 0-4.438-3.691-8.023-8.258-8.023Zm4.652 11.457c-.512.598-1.387.833-1.643.897H4.215c-.234 0-.853-.214-1.024-.3-.256-.191-1.088-.746-.768-2.41.128-.64.512-1.024.47-1.024.042 0 .042-.022.042-.022.534-.576 1.152-.875 1.75-.875.96 0 1.856.62 2.347.982.021 0 .021.064.064.064l.512.384c.342.213.726.256 1.088.107a.962.962 0 0 0 .705-.768c.17-.683.554-1.964.747-2.454.96-2.22 3.179-3.692 5.59-3.692 3.265 0 5.91 2.54 5.91 5.676 0 1.323-.426 2.56-1.258 3.435Zm-1.408 4.673c-.747 0-1.323.576-1.323 1.302v1.28c0 .726.576 1.28 1.323 1.28.682 0 1.259-.554 1.259-1.28v-1.28c0-.726-.577-1.302-1.26-1.302Z",
4612
+ d: "M11.77 1v3.229L15 4.23V15H4.23l-.001-3.23H1V1h10.77ZM5.306 12.16v1.763l1.761-.001-1.761-1.763Zm2.655-.39H6.44l2.152 2.152h1.523l-2.153-2.153Zm3.046 0H9.485l2.153 2.152h1.523l-2.153-2.153Zm.761-2.285v1.523l2.153 2.153v-1.523l-2.153-2.153Zm-1.077-7.408H2.077v8.615h8.615V2.077ZM11.77 6.44v1.522l2.153 2.153V8.592L11.769 6.44Zm.39-1.133 1.763 1.761.001-1.76-1.764-.001Z",
4609
4613
  fill: "currentColor"
4610
4614
  }, null, -1), _hoisted_3178 = [
4611
4615
  _hoisted_2179
@@ -4613,13 +4617,13 @@ var _sfc_main179 = {
4613
4617
  function _sfc_render179(_ctx, _cache, $props, $setup, $data, $options) {
4614
4618
  return _openBlock179(), _createElementBlock179("svg", _hoisted_1179, _hoisted_3178);
4615
4619
  }
4616
- var icon_rain_default = /* @__PURE__ */ export_helper_default(_sfc_main179, [["render", _sfc_render179], ["__file", "icon-rain.vue"]]);
4620
+ var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main179, [["render", _sfc_render179], ["__file", "icon-shadow-analysis.vue"]]);
4617
4621
 
4618
- // src/components/icon-snow.vue
4622
+ // src/components/icon-rain.vue
4619
4623
  import { createElementVNode as _createElementVNode179, openBlock as _openBlock180, createElementBlock as _createElementBlock180 } from "vue";
4620
4624
  var _sfc_main180 = {
4621
- name: "IconSnow",
4622
- title: "\u96EA"
4625
+ name: "IconRain",
4626
+ title: "\u96E8"
4623
4627
  }, _hoisted_1180 = {
4624
4628
  width: "24",
4625
4629
  height: "24",
@@ -4627,7 +4631,7 @@ var _sfc_main180 = {
4627
4631
  fill: "none",
4628
4632
  xmlns: "http://www.w3.org/2000/svg"
4629
4633
  }, _hoisted_2180 = /* @__PURE__ */ _createElementVNode179("path", {
4630
- d: "m22.546 12.923-4.91 1.292L13.818 12l3.818-2.215 4.91 1.384L23 9.323l-3.09-.83 2.817-1.662-.909-1.57L19 6.924l.818-3.23L18 3.23l-1.273 4.984-3.818 2.216V6l3.545-3.692-1.272-1.293-2.273 2.4V0h-1.818v3.415l-2.273-2.4-1.273 1.293L11.091 6v4.43L7.364 8.216 6 3.231l-1.727.461.818 3.231L2.18 5.17l-.908 1.662 2.909 1.661L1 9.323l.545 1.846 4.91-1.384L10.182 12l-3.727 2.215-4.91-1.292L1 14.677l3.182.83-2.91 1.755.91 1.569 2.909-1.662-.818 3.139L6 20.86l1.364-4.984 3.727-2.216v4.431l-3.546 3.6 1.273 1.293 2.273-2.308V24h1.818v-3.323l2.273 2.308 1.272-1.293-3.545-3.6V13.57l3.818 2.308L18 20.86l1.818-.553L19 17.169l2.818 1.662.91-1.662-2.819-1.661L23 14.677l-.454-1.754Z",
4634
+ d: "M5.048 17.455c-.705 0-1.302.576-1.302 1.302v1.28c0 .726.597 1.28 1.302 1.28.682 0 1.259-.554 1.259-1.28v-1.28c0-.726-.577-1.302-1.26-1.302Zm4.843 0a1.28 1.28 0 0 0-1.301 1.302v1.28c0 .726.555 1.28 1.301 1.28.683 0 1.238-.554 1.238-1.28v-1.28c0-.726-.555-1.302-1.238-1.302Zm4.674 0c-.726 0-1.302.576-1.302 1.302v1.28c0 .726.576 1.28 1.302 1.28.682 0 1.301-.554 1.301-1.28v-1.28c0-.726-.619-1.302-1.301-1.302Zm1.173-16.13a8.423 8.423 0 0 0-7.724 5.12c-.15.299-.256.704-.406 1.11-.81-.427-1.792-.832-2.923-.832-1.28 0-2.411.512-3.393 1.536-.192.17-.939.96-1.174 2.262-.384 2.027.235 3.755 1.772 4.8.405.278 1.515.747 2.325.747h14.617c.107 0 .17 0 .256-.064.17-.021 1.857-.341 3.03-1.643 1.217-1.322 1.878-3.115 1.878-5.014 0-4.438-3.691-8.023-8.258-8.023Zm4.652 11.457c-.512.598-1.387.833-1.643.897H4.215c-.234 0-.853-.214-1.024-.3-.256-.191-1.088-.746-.768-2.41.128-.64.512-1.024.47-1.024.042 0 .042-.022.042-.022.534-.576 1.152-.875 1.75-.875.96 0 1.856.62 2.347.982.021 0 .021.064.064.064l.512.384c.342.213.726.256 1.088.107a.962.962 0 0 0 .705-.768c.17-.683.554-1.964.747-2.454.96-2.22 3.179-3.692 5.59-3.692 3.265 0 5.91 2.54 5.91 5.676 0 1.323-.426 2.56-1.258 3.435Zm-1.408 4.673c-.747 0-1.323.576-1.323 1.302v1.28c0 .726.576 1.28 1.323 1.28.682 0 1.259-.554 1.259-1.28v-1.28c0-.726-.577-1.302-1.26-1.302Z",
4631
4635
  fill: "currentColor"
4632
4636
  }, null, -1), _hoisted_3179 = [
4633
4637
  _hoisted_2180
@@ -4635,13 +4639,13 @@ var _sfc_main180 = {
4635
4639
  function _sfc_render180(_ctx, _cache, $props, $setup, $data, $options) {
4636
4640
  return _openBlock180(), _createElementBlock180("svg", _hoisted_1180, _hoisted_3179);
4637
4641
  }
4638
- var icon_snow_default = /* @__PURE__ */ export_helper_default(_sfc_main180, [["render", _sfc_render180], ["__file", "icon-snow.vue"]]);
4642
+ var icon_rain_default = /* @__PURE__ */ export_helper_default(_sfc_main180, [["render", _sfc_render180], ["__file", "icon-rain.vue"]]);
4639
4643
 
4640
- // src/components/icon-measure-area.vue
4644
+ // src/components/icon-snow.vue
4641
4645
  import { createElementVNode as _createElementVNode180, openBlock as _openBlock181, createElementBlock as _createElementBlock181 } from "vue";
4642
4646
  var _sfc_main181 = {
4643
- name: "IconMeasureArea",
4644
- title: "\u9762\u79EF\u6D4B\u91CF"
4647
+ name: "IconSnow",
4648
+ title: "\u96EA"
4645
4649
  }, _hoisted_1181 = {
4646
4650
  width: "24",
4647
4651
  height: "24",
@@ -4649,9 +4653,7 @@ var _sfc_main181 = {
4649
4653
  fill: "none",
4650
4654
  xmlns: "http://www.w3.org/2000/svg"
4651
4655
  }, _hoisted_2181 = /* @__PURE__ */ _createElementVNode180("path", {
4652
- "fill-rule": "evenodd",
4653
- "clip-rule": "evenodd",
4654
- d: "M6.5 3A2.5 2.5 0 1 0 3 6.5v12A2.5 2.5 0 1 0 6.95 21h10.1A2.5 2.5 0 1 0 21 18.5v-12A2.5 2.5 0 1 0 17.5 3h-11Zm10.774 2.64L5 17.914v.136a2.496 2.496 0 0 1 1.35.77L18.417 6.753a2.51 2.51 0 0 1-1.142-1.114ZM19 18.05v-4.052L13.998 19H17.5a2.5 2.5 0 0 1 1.5-.95ZM5 6.95v3.22L10.17 5H6.95A2.503 2.503 0 0 1 5 6.95ZM4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm0 16a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM20 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM19.5 21a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM12.998 5 5 12.998v2.088L15.086 5h-2.088Zm-4 14L19 8.998v2.172L11.17 19H8.998Z",
4656
+ d: "m22.546 12.923-4.91 1.292L13.818 12l3.818-2.215 4.91 1.384L23 9.323l-3.09-.83 2.817-1.662-.909-1.57L19 6.924l.818-3.23L18 3.23l-1.273 4.984-3.818 2.216V6l3.545-3.692-1.272-1.293-2.273 2.4V0h-1.818v3.415l-2.273-2.4-1.273 1.293L11.091 6v4.43L7.364 8.216 6 3.231l-1.727.461.818 3.231L2.18 5.17l-.908 1.662 2.909 1.661L1 9.323l.545 1.846 4.91-1.384L10.182 12l-3.727 2.215-4.91-1.292L1 14.677l3.182.83-2.91 1.755.91 1.569 2.909-1.662-.818 3.139L6 20.86l1.364-4.984 3.727-2.216v4.431l-3.546 3.6 1.273 1.293 2.273-2.308V24h1.818v-3.323l2.273 2.308 1.272-1.293-3.545-3.6V13.57l3.818 2.308L18 20.86l1.818-.553L19 17.169l2.818 1.662.91-1.662-2.819-1.661L23 14.677l-.454-1.754Z",
4655
4657
  fill: "currentColor"
4656
4658
  }, null, -1), _hoisted_3180 = [
4657
4659
  _hoisted_2181
@@ -4659,21 +4661,23 @@ var _sfc_main181 = {
4659
4661
  function _sfc_render181(_ctx, _cache, $props, $setup, $data, $options) {
4660
4662
  return _openBlock181(), _createElementBlock181("svg", _hoisted_1181, _hoisted_3180);
4661
4663
  }
4662
- var icon_measure_area_default = /* @__PURE__ */ export_helper_default(_sfc_main181, [["render", _sfc_render181], ["__file", "icon-measure-area.vue"]]);
4664
+ var icon_snow_default = /* @__PURE__ */ export_helper_default(_sfc_main181, [["render", _sfc_render181], ["__file", "icon-snow.vue"]]);
4663
4665
 
4664
- // src/components/icon-flight.vue
4666
+ // src/components/icon-measure-area.vue
4665
4667
  import { createElementVNode as _createElementVNode181, openBlock as _openBlock182, createElementBlock as _createElementBlock182 } from "vue";
4666
4668
  var _sfc_main182 = {
4667
- name: "IconFlight",
4668
- title: "\u98DE\u884C"
4669
+ name: "IconMeasureArea",
4670
+ title: "\u9762\u79EF\u6D4B\u91CF"
4669
4671
  }, _hoisted_1182 = {
4670
- width: "16",
4671
- height: "16",
4672
- viewBox: "0 0 16 16",
4672
+ width: "24",
4673
+ height: "24",
4674
+ viewBox: "0 0 24 24",
4673
4675
  fill: "none",
4674
4676
  xmlns: "http://www.w3.org/2000/svg"
4675
4677
  }, _hoisted_2182 = /* @__PURE__ */ _createElementVNode181("path", {
4676
- d: "M14.847 3.26c.25-.752.2-1.404-.2-1.856l-.05-.05c-.45-.402-1.1-.452-1.85-.2-.65.2-1.25.602-1.799 1.103l-1.3 1.304L3.75 2.157c-.25-.05-.55 0-.75.201L1.8 3.561a.799.799 0 0 0-.2.703c.05.25.2.451.4.551l4.15 2.258L4.4 8.83l-1.5-.401c-.1-.05-.2-.05-.25-.05-.2 0-.4.1-.55.25l-.85.903c-.2.151-.25.402-.25.602 0 .252.15.452.3.553l2.3 1.705L5.3 14.7c.15.2.35.301.55.301h.049c.2 0 .4-.1.55-.251l.9-.903c.2-.2.3-.502.2-.752l-.4-1.505 1.75-1.757 2.249 4.164c.15.252.35.352.5.402.1.05.15.05.2.05.2 0 .35-.05.5-.15l1.2-.903a.834.834 0 0 0 .3-.803l-1.4-6.221 1.3-1.305c.5-.501.9-1.103 1.1-1.805l-.001-.001Zm-3.514 2.825 1.521 6.655-.912.655-2.84-5.143-3.146 3.127.558 1.966-.609.655-1.623-2.168L2 10.118l.66-.655 1.978.554 3.144-3.125-5.224-2.824.913-.907 6.441 1.512 1.725-1.663a4.242 4.242 0 0 1 1.42-.908c.559-.201.761-.05.862 0 .051.1.153.303 0 .857a3.09 3.09 0 0 1-.912 1.411l-1.674 1.715Z",
4678
+ "fill-rule": "evenodd",
4679
+ "clip-rule": "evenodd",
4680
+ d: "M6.5 3A2.5 2.5 0 1 0 3 6.5v12A2.5 2.5 0 1 0 6.95 21h10.1A2.5 2.5 0 1 0 21 18.5v-12A2.5 2.5 0 1 0 17.5 3h-11Zm10.774 2.64L5 17.914v.136a2.496 2.496 0 0 1 1.35.77L18.417 6.753a2.51 2.51 0 0 1-1.142-1.114ZM19 18.05v-4.052L13.998 19H17.5a2.5 2.5 0 0 1 1.5-.95ZM5 6.95v3.22L10.17 5H6.95A2.503 2.503 0 0 1 5 6.95ZM4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm0 16a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM20 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM19.5 21a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM12.998 5 5 12.998v2.088L15.086 5h-2.088Zm-4 14L19 8.998v2.172L11.17 19H8.998Z",
4677
4681
  fill: "currentColor"
4678
4682
  }, null, -1), _hoisted_3181 = [
4679
4683
  _hoisted_2182
@@ -4681,97 +4685,119 @@ var _sfc_main182 = {
4681
4685
  function _sfc_render182(_ctx, _cache, $props, $setup, $data, $options) {
4682
4686
  return _openBlock182(), _createElementBlock182("svg", _hoisted_1182, _hoisted_3181);
4683
4687
  }
4684
- var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main182, [["render", _sfc_render182], ["__file", "icon-flight.vue"]]);
4688
+ var icon_measure_area_default = /* @__PURE__ */ export_helper_default(_sfc_main182, [["render", _sfc_render182], ["__file", "icon-measure-area.vue"]]);
4685
4689
 
4686
- // src/components/icon-home.vue
4690
+ // src/components/icon-flight.vue
4687
4691
  import { createElementVNode as _createElementVNode182, openBlock as _openBlock183, createElementBlock as _createElementBlock183 } from "vue";
4688
4692
  var _sfc_main183 = {
4693
+ name: "IconFlight",
4694
+ title: "\u98DE\u884C"
4695
+ }, _hoisted_1183 = {
4696
+ width: "16",
4697
+ height: "16",
4698
+ viewBox: "0 0 16 16",
4699
+ fill: "none",
4700
+ xmlns: "http://www.w3.org/2000/svg"
4701
+ }, _hoisted_2183 = /* @__PURE__ */ _createElementVNode182("path", {
4702
+ d: "M14.847 3.26c.25-.752.2-1.404-.2-1.856l-.05-.05c-.45-.402-1.1-.452-1.85-.2-.65.2-1.25.602-1.799 1.103l-1.3 1.304L3.75 2.157c-.25-.05-.55 0-.75.201L1.8 3.561a.799.799 0 0 0-.2.703c.05.25.2.451.4.551l4.15 2.258L4.4 8.83l-1.5-.401c-.1-.05-.2-.05-.25-.05-.2 0-.4.1-.55.25l-.85.903c-.2.151-.25.402-.25.602 0 .252.15.452.3.553l2.3 1.705L5.3 14.7c.15.2.35.301.55.301h.049c.2 0 .4-.1.55-.251l.9-.903c.2-.2.3-.502.2-.752l-.4-1.505 1.75-1.757 2.249 4.164c.15.252.35.352.5.402.1.05.15.05.2.05.2 0 .35-.05.5-.15l1.2-.903a.834.834 0 0 0 .3-.803l-1.4-6.221 1.3-1.305c.5-.501.9-1.103 1.1-1.805l-.001-.001Zm-3.514 2.825 1.521 6.655-.912.655-2.84-5.143-3.146 3.127.558 1.966-.609.655-1.623-2.168L2 10.118l.66-.655 1.978.554 3.144-3.125-5.224-2.824.913-.907 6.441 1.512 1.725-1.663a4.242 4.242 0 0 1 1.42-.908c.559-.201.761-.05.862 0 .051.1.153.303 0 .857a3.09 3.09 0 0 1-.912 1.411l-1.674 1.715Z",
4703
+ fill: "currentColor"
4704
+ }, null, -1), _hoisted_3182 = [
4705
+ _hoisted_2183
4706
+ ];
4707
+ function _sfc_render183(_ctx, _cache, $props, $setup, $data, $options) {
4708
+ return _openBlock183(), _createElementBlock183("svg", _hoisted_1183, _hoisted_3182);
4709
+ }
4710
+ var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main183, [["render", _sfc_render183], ["__file", "icon-flight.vue"]]);
4711
+
4712
+ // src/components/icon-home.vue
4713
+ import { createElementVNode as _createElementVNode183, openBlock as _openBlock184, createElementBlock as _createElementBlock184 } from "vue";
4714
+ var _sfc_main184 = {
4689
4715
  name: "IconHome",
4690
4716
  title: "\u9996\u9875"
4691
- }, _hoisted_1183 = {
4717
+ }, _hoisted_1184 = {
4692
4718
  class: "icon",
4693
4719
  viewBox: "0 0 1024 1024",
4694
4720
  xmlns: "http://www.w3.org/2000/svg",
4695
4721
  width: "200",
4696
4722
  height: "200"
4697
- }, _hoisted_2183 = /* @__PURE__ */ _createElementVNode182("path", {
4723
+ }, _hoisted_2184 = /* @__PURE__ */ _createElementVNode183("path", {
4698
4724
  d: "M492.032 103.04a32 32 0 0 1 39.936 0l320 256A32 32 0 0 1 864 384v512a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V384a32 32 0 0 1 12.032-24.96l320-256zM224 399.36V864h576V399.36l-288-230.4-288 230.4z",
4699
4725
  fill: "currentColor"
4700
- }, null, -1), _hoisted_3182 = /* @__PURE__ */ _createElementVNode182("path", {
4726
+ }, null, -1), _hoisted_3183 = /* @__PURE__ */ _createElementVNode183("path", {
4701
4727
  d: "M373.376 618.624a32 32 0 0 1 32-32h213.312a32 32 0 0 1 32 32v277.312h-64V650.624H437.376v245.312h-64V618.624z",
4702
4728
  fill: "currentColor"
4703
4729
  }, null, -1), _hoisted_476 = [
4704
- _hoisted_2183,
4705
- _hoisted_3182
4730
+ _hoisted_2184,
4731
+ _hoisted_3183
4706
4732
  ];
4707
- function _sfc_render183(_ctx, _cache, $props, $setup, $data, $options) {
4708
- return _openBlock183(), _createElementBlock183("svg", _hoisted_1183, _hoisted_476);
4733
+ function _sfc_render184(_ctx, _cache, $props, $setup, $data, $options) {
4734
+ return _openBlock184(), _createElementBlock184("svg", _hoisted_1184, _hoisted_476);
4709
4735
  }
4710
- var icon_home_default = /* @__PURE__ */ export_helper_default(_sfc_main183, [["render", _sfc_render183], ["__file", "icon-home.vue"]]);
4736
+ var icon_home_default = /* @__PURE__ */ export_helper_default(_sfc_main184, [["render", _sfc_render184], ["__file", "icon-home.vue"]]);
4711
4737
 
4712
4738
  // src/components/icon-advanced-query.vue
4713
- import { createElementVNode as _createElementVNode183, openBlock as _openBlock184, createElementBlock as _createElementBlock184 } from "vue";
4714
- var _sfc_main184 = {
4739
+ import { createElementVNode as _createElementVNode184, openBlock as _openBlock185, createElementBlock as _createElementBlock185 } from "vue";
4740
+ var _sfc_main185 = {
4715
4741
  name: "IconAdvancedQuery",
4716
4742
  title: "\u9AD8\u7EA7\u67E5\u8BE2"
4717
- }, _hoisted_1184 = {
4743
+ }, _hoisted_1185 = {
4718
4744
  width: "16",
4719
4745
  height: "16",
4720
4746
  viewBox: "0 0 16 16",
4721
4747
  fill: "none",
4722
4748
  xmlns: "http://www.w3.org/2000/svg"
4723
- }, _hoisted_2184 = /* @__PURE__ */ _createElementVNode183("path", {
4749
+ }, _hoisted_2185 = /* @__PURE__ */ _createElementVNode184("path", {
4724
4750
  "fill-rule": "evenodd",
4725
4751
  "clip-rule": "evenodd",
4726
4752
  d: "M7.333 2.5a4.833 4.833 0 1 0 0 9.667 4.833 4.833 0 0 0 0-9.667ZM1.5 7.333a5.833 5.833 0 1 1 11.667 0 5.833 5.833 0 0 1-11.667 0Z",
4727
4753
  fill: "currentColor"
4728
- }, null, -1), _hoisted_3183 = /* @__PURE__ */ _createElementVNode183("path", {
4754
+ }, null, -1), _hoisted_3184 = /* @__PURE__ */ _createElementVNode184("path", {
4729
4755
  "fill-rule": "evenodd",
4730
4756
  "clip-rule": "evenodd",
4731
4757
  d: "M10.746 10.746a.5.5 0 0 1 .708 0l2.9 2.9a.5.5 0 0 1-.707.708l-2.9-2.9a.5.5 0 0 1 0-.708Z",
4732
4758
  fill: "currentColor"
4733
- }, null, -1), _hoisted_477 = /* @__PURE__ */ _createElementVNode183("path", {
4759
+ }, null, -1), _hoisted_477 = /* @__PURE__ */ _createElementVNode184("path", {
4734
4760
  d: "M5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm1-4a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z",
4735
4761
  fill: "currentColor"
4736
4762
  }, null, -1), _hoisted_525 = [
4737
- _hoisted_2184,
4738
- _hoisted_3183,
4763
+ _hoisted_2185,
4764
+ _hoisted_3184,
4739
4765
  _hoisted_477
4740
4766
  ];
4741
- function _sfc_render184(_ctx, _cache, $props, $setup, $data, $options) {
4742
- return _openBlock184(), _createElementBlock184("svg", _hoisted_1184, _hoisted_525);
4767
+ function _sfc_render185(_ctx, _cache, $props, $setup, $data, $options) {
4768
+ return _openBlock185(), _createElementBlock185("svg", _hoisted_1185, _hoisted_525);
4743
4769
  }
4744
- var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main184, [["render", _sfc_render184], ["__file", "icon-advanced-query.vue"]]);
4770
+ var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main185, [["render", _sfc_render185], ["__file", "icon-advanced-query.vue"]]);
4745
4771
 
4746
4772
  // src/components/icon-hawk-eye.vue
4747
- import { createElementVNode as _createElementVNode184, openBlock as _openBlock185, createElementBlock as _createElementBlock185 } from "vue";
4748
- var _sfc_main185 = {
4773
+ import { createElementVNode as _createElementVNode185, openBlock as _openBlock186, createElementBlock as _createElementBlock186 } from "vue";
4774
+ var _sfc_main186 = {
4749
4775
  name: "IconHawkEye",
4750
4776
  title: "\u9E70\u773C"
4751
- }, _hoisted_1185 = {
4777
+ }, _hoisted_1186 = {
4752
4778
  width: "16",
4753
4779
  height: "16",
4754
4780
  viewBox: "0 0 16 16",
4755
4781
  fill: "none",
4756
4782
  xmlns: "http://www.w3.org/2000/svg"
4757
- }, _hoisted_2185 = /* @__PURE__ */ _createElementVNode184("path", {
4783
+ }, _hoisted_2186 = /* @__PURE__ */ _createElementVNode185("path", {
4758
4784
  "fill-rule": "evenodd",
4759
4785
  "clip-rule": "evenodd",
4760
4786
  d: "M11 3.005v-.01a.424.424 0 0 0-.077-.127c-.092-.108-.263-.248-.542-.388C9.823 2.201 8.983 2 8 2c-.983 0-1.823.201-2.381.48-.279.14-.45.28-.541.387A.426.426 0 0 0 5 2.995v.01l.007.02c.008.02.027.056.07.108.092.107.263.247.542.387C6.177 3.799 7.017 4 8 4c.983 0 1.823-.201 2.381-.48.279-.14.45-.28.541-.387A.424.424 0 0 0 11 3.005ZM8 5c2.21 0 4-.895 4-2s-1.79-2-4-2-4 .895-4 2 1.79 2 4 2Zm6.968 7.5a1.158 1.158 0 0 0-.19-.169c-.28-.207-.75-.435-1.42-.644C12.032 11.272 10.138 11 8 11c-2.137 0-4.031.272-5.359.687-.67.209-1.138.437-1.418.644-.1.074-.158.13-.19.169.032.039.09.095.19.169.28.207.749.435 1.418.644C3.97 13.728 5.863 14 8 14s4.031-.272 5.359-.687c.67-.209 1.138-.437 1.418-.644.1-.074.158-.13.19-.169ZM8 15c4.418 0 8-1.12 8-2.5S12.418 10 8 10s-8 1.12-8 2.5S3.582 15 8 15Z",
4761
4787
  fill: "currentColor"
4762
- }, null, -1), _hoisted_3184 = /* @__PURE__ */ _createElementVNode184("path", {
4788
+ }, null, -1), _hoisted_3185 = /* @__PURE__ */ _createElementVNode185("path", {
4763
4789
  "fill-rule": "evenodd",
4764
4790
  "clip-rule": "evenodd",
4765
4791
  d: "m10.333 4.96.667.846-.786.62-.666-.847.785-.619Zm1.334 1.692.666.847-.785.618-.667-.846.786-.619ZM13 8.345l.667.846-.786.619-.667-.846.786-.62Zm1.333 1.692.667.846-.31.245a8.066 8.066 0 0 0-1.098-.416l-.044-.056.785-.619Zm-2.939.198-.001-.003-.006.002.007.002Zm-6.78 0-.007-.003-.001.004.007-.002Zm-2.206.477.044-.056-.785-.619-.667.846.31.245c.318-.15.686-.29 1.098-.416Zm-1.725.776.042-.172-.055-.014-.67.85.068.022c.1-.241.31-.472.615-.686Zm15.25.686.067-.021-.67-.85-.055.013.042.172c.304.214.515.445.615.686ZM2.332 9.19 3 8.345l.785.619-.666.846-.786-.62Zm1.334-1.692.666-.847.786.62-.667.845-.785-.618ZM5 5.806l.667-.846.785.619-.667.846L5 5.806Zm1.393.093.357-.867.925.38-.358.868-.924-.381Zm-.714 1.733.357-.867.924.381-.357.867-.924-.381Zm-.358.867-.357.866.925.381.357-.866-.925-.381Zm5.715.866-.357-.866-.925.38.357.867.925-.38Zm-1.072-2.6.357.867-.924.38-.357-.866.924-.38ZM9.607 5.9l-.357-.867-.925.38.358.868.924-.381Z",
4766
4792
  fill: "currentColor"
4767
4793
  }, null, -1), _hoisted_478 = [
4768
- _hoisted_2185,
4769
- _hoisted_3184
4794
+ _hoisted_2186,
4795
+ _hoisted_3185
4770
4796
  ];
4771
- function _sfc_render185(_ctx, _cache, $props, $setup, $data, $options) {
4772
- return _openBlock185(), _createElementBlock185("svg", _hoisted_1185, _hoisted_478);
4797
+ function _sfc_render186(_ctx, _cache, $props, $setup, $data, $options) {
4798
+ return _openBlock186(), _createElementBlock186("svg", _hoisted_1186, _hoisted_478);
4773
4799
  }
4774
- var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main185, [["render", _sfc_render185], ["__file", "icon-hawk-eye.vue"]]);
4800
+ var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main186, [["render", _sfc_render186], ["__file", "icon-hawk-eye.vue"]]);
4775
4801
 
4776
4802
  // src/global.js
4777
4803
  var global_default = (app, { prefix = "KqIcon" }) => {
@@ -4918,6 +4944,7 @@ export {
4918
4944
  icon_scale_default as IconScale,
4919
4945
  icon_scale_location_default as IconScaleLocation,
4920
4946
  icon_screenshot_default as IconScreenshot,
4947
+ icon_sea_chart_default as IconSeaChart,
4921
4948
  icon_select_default as IconSelect,
4922
4949
  icon_select_layer_default as IconSelectLayer,
4923
4950
  icon_send_default as IconSend,