@kq_npm/client_icons_vue 0.9.7-beta → 0.9.8-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.
- package/global.cjs +1089 -1065
- package/global.iife.js +1089 -1065
- package/global.iife.min.js +1 -1
- package/global.iife.min.js.map +3 -3
- package/global.js +1089 -1065
- package/global.min.cjs +1 -1
- package/global.min.cjs.map +3 -3
- package/global.min.js +1 -1
- package/global.min.js.map +3 -3
- package/index.cjs +1089 -1065
- package/index.iife.js +1089 -1065
- package/index.iife.min.js +1 -1
- package/index.iife.min.js.map +3 -3
- package/index.js +1089 -1065
- package/index.min.cjs +1 -1
- package/index.min.cjs.map +3 -3
- package/index.min.js +1 -1
- package/index.min.js.map +3 -3
- package/package.json +1 -1
package/global.cjs
CHANGED
|
@@ -92,6 +92,7 @@ __export(global_exports, {
|
|
|
92
92
|
IconErase2: () => icon_erase2_default,
|
|
93
93
|
IconErase2S: () => icon_erase2_s_default,
|
|
94
94
|
IconEraseS: () => icon_erase_s_default,
|
|
95
|
+
IconEraser: () => icon_eraser_default,
|
|
95
96
|
IconExcavateFillAnalysis: () => icon_excavate_fill_analysis_default,
|
|
96
97
|
IconExcelFile: () => icon_excel_file_default,
|
|
97
98
|
IconExport: () => icon_export_default,
|
|
@@ -439,6 +440,7 @@ __export(components_exports, {
|
|
|
439
440
|
IconErase2: () => icon_erase2_default,
|
|
440
441
|
IconErase2S: () => icon_erase2_s_default,
|
|
441
442
|
IconEraseS: () => icon_erase_s_default,
|
|
443
|
+
IconEraser: () => icon_eraser_default,
|
|
442
444
|
IconExcavateFillAnalysis: () => icon_excavate_fill_analysis_default,
|
|
443
445
|
IconExcelFile: () => icon_excel_file_default,
|
|
444
446
|
IconExport: () => icon_export_default,
|
|
@@ -6275,2796 +6277,2818 @@ function _sfc_render227(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6275
6277
|
}
|
|
6276
6278
|
var icon_template_default = /* @__PURE__ */ export_helper_default(_sfc_main227, [["render", _sfc_render227], ["__file", "icon-template.vue"]]);
|
|
6277
6279
|
|
|
6278
|
-
// src/components/icon-
|
|
6280
|
+
// src/components/icon-eraser.vue
|
|
6279
6281
|
var import_vue228 = require("vue");
|
|
6280
6282
|
var _sfc_main228 = {
|
|
6283
|
+
name: "IconEraser",
|
|
6284
|
+
title: "\u6A61\u76AE\u64E6"
|
|
6285
|
+
}, _hoisted_1230 = {
|
|
6286
|
+
class: "icon",
|
|
6287
|
+
viewBox: "0 0 1070 1024",
|
|
6288
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6289
|
+
width: "208.984",
|
|
6290
|
+
height: "200"
|
|
6291
|
+
}, _hoisted_2228 = /* @__PURE__ */ (0, import_vue228.createElementVNode)("path", {
|
|
6292
|
+
d: "M308.972 857.456c75.461 94.472 187.19 100.614 275.227 22.521l339.866-295.408a124.013 124.013 0 0 0 12.577-181.632l-253.29-292.484a69.319 69.319 0 0 0-90.67-6.434L155.71 484.247c-39.485 35.39-87.16 92.717-54.987 133.665l211.173 242.761m48.552-42.117L233.804 672.314l-42.41-47.675c-32.173-32.173-31.003-53.524 6.435-90.67l48.552-42.117 295.408 339.573c-58.497 51.477-133.08 49.137-181.34-12.577zm522.376-282.54-195.38 169.64-97.104 83.651-295.408-339.866 292.484-253.29a71.658 71.658 0 0 1 90.67 6.434l211.172 242.762a83.65 83.65 0 0 1-6.434 90.67zm0 0",
|
|
6293
|
+
fill: "currentColor"
|
|
6294
|
+
}, null, -1), _hoisted_3212 = [
|
|
6295
|
+
_hoisted_2228
|
|
6296
|
+
];
|
|
6297
|
+
function _sfc_render228(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6298
|
+
return (0, import_vue228.openBlock)(), (0, import_vue228.createElementBlock)("svg", _hoisted_1230, _hoisted_3212);
|
|
6299
|
+
}
|
|
6300
|
+
var icon_eraser_default = /* @__PURE__ */ export_helper_default(_sfc_main228, [["render", _sfc_render228], ["__file", "icon-eraser.vue"]]);
|
|
6301
|
+
|
|
6302
|
+
// src/components/icon-forward-geocoding.vue
|
|
6303
|
+
var import_vue229 = require("vue");
|
|
6304
|
+
var _sfc_main229 = {
|
|
6281
6305
|
name: "IconForwardGeocoding",
|
|
6282
6306
|
title: "\u6B63\u5411\u5730\u7406\u7F16\u7801"
|
|
6283
|
-
},
|
|
6307
|
+
}, _hoisted_1231 = {
|
|
6284
6308
|
class: "icon",
|
|
6285
6309
|
viewBox: "0 0 1102 1024",
|
|
6286
6310
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6287
6311
|
width: "215.234",
|
|
6288
6312
|
height: "200"
|
|
6289
|
-
},
|
|
6290
|
-
|
|
6291
|
-
|
|
6313
|
+
}, _hoisted_2229 = /* @__PURE__ */ (0, import_vue229.createElementVNode)("path", { d: "M512 945.23H118.154a39.385 39.385 0 0 0 0 78.77H512a39.385 39.385 0 0 0 0-78.77zM708.923 0a393.846 393.846 0 0 0-315.077 157.538H39.385A39.385 39.385 0 0 0 0 196.923v472.615a39.385 39.385 0 0 0 39.385 39.385h118.153v118.154a39.385 39.385 0 0 0 22.056 35.446 40.172 40.172 0 0 0 41.748-4.726l186.683-148.874h64.59a2171.668 2171.668 0 0 0 236.308 236.308s393.846-333.982 393.846-551.385A393.846 393.846 0 0 0 708.923 0zM393.846 630.154a40.172 40.172 0 0 0-24.418 8.664l-133.12 106.339v-78.77a39.385 39.385 0 0 0-39.385-36.233H78.77V236.308h269.39a382.818 382.818 0 0 0-25.206 78.769h-126.03a39.385 39.385 0 0 0 0 78.77h118.153a264.665 264.665 0 0 0 14.178 78.768H196.923a39.385 39.385 0 0 0 0 78.77h166.99a911.36 911.36 0 0 0 51.2 78.769zm452.923 68.53C799.508 751.457 752.246 798.72 716.8 832.59l-7.877 7.089-7.877-7.09c-35.446-33.87-82.708-78.768-129.97-133.907a1102.77 1102.77 0 0 1-126.818-166.99 295.385 295.385 0 0 1-50.412-137.847 315.077 315.077 0 0 1 630.154 0 295.385 295.385 0 0 1-50.412 137.846 1102.77 1102.77 0 0 1-126.819 166.991z" }, null, -1), _hoisted_3213 = /* @__PURE__ */ (0, import_vue229.createElementVNode)("path", { d: "M708.923 236.308a157.538 157.538 0 1 0 157.539 157.538 157.538 157.538 0 0 0-157.539-157.538zm0 236.307a78.77 78.77 0 1 1 78.77-78.769 78.77 78.77 0 0 1-78.77 78.77z" }, null, -1), _hoisted_4107 = [
|
|
6314
|
+
_hoisted_2229,
|
|
6315
|
+
_hoisted_3213
|
|
6292
6316
|
];
|
|
6293
|
-
function
|
|
6294
|
-
return (0,
|
|
6317
|
+
function _sfc_render229(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6318
|
+
return (0, import_vue229.openBlock)(), (0, import_vue229.createElementBlock)("svg", _hoisted_1231, _hoisted_4107);
|
|
6295
6319
|
}
|
|
6296
|
-
var icon_forward_geocoding_default = /* @__PURE__ */ export_helper_default(
|
|
6320
|
+
var icon_forward_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main229, [["render", _sfc_render229], ["__file", "icon-forward-geocoding.vue"]]);
|
|
6297
6321
|
|
|
6298
6322
|
// src/components/icon-normal-triple-speed.vue
|
|
6299
|
-
var
|
|
6300
|
-
var
|
|
6323
|
+
var import_vue230 = require("vue");
|
|
6324
|
+
var _sfc_main230 = {
|
|
6301
6325
|
name: "IconNormalTripleSpeed",
|
|
6302
6326
|
title: "\u6B63\u5E38\u500D\u901F"
|
|
6303
|
-
},
|
|
6327
|
+
}, _hoisted_1232 = {
|
|
6304
6328
|
class: "icon",
|
|
6305
6329
|
viewBox: "0 0 1024 1024",
|
|
6306
6330
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6307
6331
|
width: "200",
|
|
6308
6332
|
height: "200"
|
|
6309
|
-
},
|
|
6333
|
+
}, _hoisted_2230 = /* @__PURE__ */ (0, import_vue230.createElementVNode)("path", {
|
|
6310
6334
|
d: "M511.1 962s-1.8 0 0 0C280.7 962 89 788.75 62.9 562.4c-1.8-18.9 12.15-36.45 31.05-38.25 18.9-1.8 36.45 12.15 38.25 31.05 22.5 192.15 183.6 337.5 377.1 337.5h1.8c209.25 0 380.7-169.65 380.7-378.9 0-102.15-39.6-197.1-110.7-270-72.9-72.9-167.85-112.5-268.2-112.5-38.25 0-74.25 5.4-108.9 15.75-18.9 5.4-38.25-5.4-43.2-22.5-5.4-17.1 5.4-38.25 22.5-43.2 41.4-12.15 86.4-18.9 129.6-18.9 119.25 0 233.55 46.8 316.8 133.2 84.6 84.6 131.4 198.9 131.4 318.6C959.3 761.3 758.6 962 511.1 962z",
|
|
6311
6335
|
fill: "currentColor"
|
|
6312
|
-
}, null, -1),
|
|
6336
|
+
}, null, -1), _hoisted_3214 = /* @__PURE__ */ (0, import_vue230.createElementVNode)("path", {
|
|
6313
6337
|
d: "M268.55 124.1 97.1 264.5c-3.6 3.6-5.4 8.55-1.8 12.15 0 1.8 1.8 1.8 3.6 1.8l60.75 27.9c3.6 1.8 6.75 6.75 3.6 12.15l-63.9 131.4c-3.6 8.55 6.75 17.1 13.95 10.35l180-178.2c3.6-3.6 3.6-8.55-1.8-12.15 0 0-1.8-1.8-3.6-1.8l-58.95-18.9c-5.4-1.8-6.75-5.4-5.4-10.35v-1.8L278.9 136.7c7.2-10.8-1.8-17.55-10.35-12.6z",
|
|
6314
6338
|
fill: "currentColor"
|
|
6315
6339
|
}, null, -1), _hoisted_4108 = [
|
|
6316
|
-
|
|
6317
|
-
|
|
6340
|
+
_hoisted_2230,
|
|
6341
|
+
_hoisted_3214
|
|
6318
6342
|
];
|
|
6319
|
-
function
|
|
6320
|
-
return (0,
|
|
6343
|
+
function _sfc_render230(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6344
|
+
return (0, import_vue230.openBlock)(), (0, import_vue230.createElementBlock)("svg", _hoisted_1232, _hoisted_4108);
|
|
6321
6345
|
}
|
|
6322
|
-
var icon_normal_triple_speed_default = /* @__PURE__ */ export_helper_default(
|
|
6346
|
+
var icon_normal_triple_speed_default = /* @__PURE__ */ export_helper_default(_sfc_main230, [["render", _sfc_render230], ["__file", "icon-normal-triple-speed.vue"]]);
|
|
6323
6347
|
|
|
6324
6348
|
// src/components/icon-scale.vue
|
|
6325
|
-
var
|
|
6326
|
-
var
|
|
6349
|
+
var import_vue231 = require("vue");
|
|
6350
|
+
var _sfc_main231 = {
|
|
6327
6351
|
name: "IconScale",
|
|
6328
6352
|
title: "\u6BD4\u4F8B\u5C3A"
|
|
6329
|
-
},
|
|
6353
|
+
}, _hoisted_1233 = {
|
|
6330
6354
|
width: "16",
|
|
6331
6355
|
height: "16",
|
|
6332
6356
|
viewBox: "0 0 16 16",
|
|
6333
6357
|
fill: "none",
|
|
6334
6358
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6335
|
-
},
|
|
6359
|
+
}, _hoisted_2231 = /* @__PURE__ */ (0, import_vue231.createElementVNode)("path", {
|
|
6336
6360
|
"fill-rule": "evenodd",
|
|
6337
6361
|
"clip-rule": "evenodd",
|
|
6338
6362
|
d: "M0 11v-1h16v1H0Z",
|
|
6339
6363
|
fill: "currentColor"
|
|
6340
|
-
}, null, -1),
|
|
6364
|
+
}, null, -1), _hoisted_3215 = /* @__PURE__ */ (0, import_vue231.createElementVNode)("path", {
|
|
6341
6365
|
d: "M4 10h1V7H4v3Zm-4 0h1V5H0v5Zm8 0h1V5H8v5Zm4 0h1V7h-1v3Zm3 0h1V5h-1v5Z",
|
|
6342
6366
|
fill: "currentColor"
|
|
6343
6367
|
}, null, -1), _hoisted_4109 = [
|
|
6344
|
-
|
|
6345
|
-
|
|
6368
|
+
_hoisted_2231,
|
|
6369
|
+
_hoisted_3215
|
|
6346
6370
|
];
|
|
6347
|
-
function
|
|
6348
|
-
return (0,
|
|
6371
|
+
function _sfc_render231(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6372
|
+
return (0, import_vue231.openBlock)(), (0, import_vue231.createElementBlock)("svg", _hoisted_1233, _hoisted_4109);
|
|
6349
6373
|
}
|
|
6350
|
-
var icon_scale_default = /* @__PURE__ */ export_helper_default(
|
|
6374
|
+
var icon_scale_default = /* @__PURE__ */ export_helper_default(_sfc_main231, [["render", _sfc_render231], ["__file", "icon-scale.vue"]]);
|
|
6351
6375
|
|
|
6352
6376
|
// src/components/icon-scale-location.vue
|
|
6353
|
-
var
|
|
6354
|
-
var
|
|
6377
|
+
var import_vue232 = require("vue");
|
|
6378
|
+
var _sfc_main232 = {
|
|
6355
6379
|
name: "IconScaleLocation",
|
|
6356
6380
|
title: "\u6BD4\u4F8B\u5C3A\u5B9A\u4F4D"
|
|
6357
|
-
},
|
|
6381
|
+
}, _hoisted_1234 = {
|
|
6358
6382
|
width: "16",
|
|
6359
6383
|
height: "16",
|
|
6360
6384
|
viewBox: "0 0 16 16",
|
|
6361
6385
|
fill: "none",
|
|
6362
6386
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6363
|
-
},
|
|
6387
|
+
}, _hoisted_2232 = /* @__PURE__ */ (0, import_vue232.createElementVNode)("path", {
|
|
6364
6388
|
"fill-rule": "evenodd",
|
|
6365
6389
|
"clip-rule": "evenodd",
|
|
6366
6390
|
d: "M11 3.5c-1.413 0-2.5 1.07-2.5 2.364 0 .903.623 1.813 1.355 2.55A9.49 9.49 0 0 0 11 9.393a9.49 9.49 0 0 0 1.145-.977c.732-.738 1.355-1.648 1.355-2.551C13.5 4.57 12.413 3.5 11 3.5Zm0 6.5-.269.422v-.001l-.003-.002-.009-.005-.028-.019a9.665 9.665 0 0 1-.462-.33 10.494 10.494 0 0 1-1.084-.946C8.377 8.346 7.5 7.187 7.5 5.864 7.5 3.974 9.08 2.5 11 2.5s3.5 1.475 3.5 3.364c0 1.323-.877 2.482-1.645 3.255a10.496 10.496 0 0 1-1.546 1.276l-.028.019-.009.005-.002.002h-.001L11 10Zm0 0 .269.421a.502.502 0 0 1-.538 0L11 10Z",
|
|
6367
6391
|
fill: "currentColor"
|
|
6368
|
-
}, null, -1),
|
|
6392
|
+
}, null, -1), _hoisted_3216 = /* @__PURE__ */ (0, import_vue232.createElementVNode)("path", {
|
|
6369
6393
|
"fill-rule": "evenodd",
|
|
6370
6394
|
"clip-rule": "evenodd",
|
|
6371
6395
|
d: "M11 5.5a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1ZM9.5 6a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0ZM0 13v-1h16v1H0Z",
|
|
6372
6396
|
fill: "currentColor"
|
|
6373
|
-
}, null, -1), _hoisted_4110 = /* @__PURE__ */ (0,
|
|
6397
|
+
}, null, -1), _hoisted_4110 = /* @__PURE__ */ (0, import_vue232.createElementVNode)("path", {
|
|
6374
6398
|
d: "M4 12h1V9H4v3Zm-4 0h1V7H0v5Zm8 0h1v-2H8v2Zm4 0h1v-1h-1v1Zm3 0h1V7h-1v5Z",
|
|
6375
6399
|
fill: "currentColor"
|
|
6376
6400
|
}, null, -1), _hoisted_529 = [
|
|
6377
|
-
|
|
6378
|
-
|
|
6401
|
+
_hoisted_2232,
|
|
6402
|
+
_hoisted_3216,
|
|
6379
6403
|
_hoisted_4110
|
|
6380
6404
|
];
|
|
6381
|
-
function
|
|
6382
|
-
return (0,
|
|
6405
|
+
function _sfc_render232(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6406
|
+
return (0, import_vue232.openBlock)(), (0, import_vue232.createElementBlock)("svg", _hoisted_1234, _hoisted_529);
|
|
6383
6407
|
}
|
|
6384
|
-
var icon_scale_location_default = /* @__PURE__ */ export_helper_default(
|
|
6408
|
+
var icon_scale_location_default = /* @__PURE__ */ export_helper_default(_sfc_main232, [["render", _sfc_render232], ["__file", "icon-scale-location.vue"]]);
|
|
6385
6409
|
|
|
6386
6410
|
// src/components/icon-windy-slicing.vue
|
|
6387
|
-
var
|
|
6388
|
-
var
|
|
6411
|
+
var import_vue233 = require("vue");
|
|
6412
|
+
var _sfc_main233 = {
|
|
6389
6413
|
name: "IconWindySlicing",
|
|
6390
6414
|
title: "\u6C14\u8C61\u5256\u5207"
|
|
6391
|
-
},
|
|
6415
|
+
}, _hoisted_1235 = {
|
|
6392
6416
|
class: "icon",
|
|
6393
6417
|
viewBox: "0 0 1024 1024",
|
|
6394
6418
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6395
6419
|
width: "200",
|
|
6396
6420
|
height: "200"
|
|
6397
|
-
},
|
|
6421
|
+
}, _hoisted_2233 = /* @__PURE__ */ (0, import_vue233.createElementVNode)("path", {
|
|
6398
6422
|
d: "M889.798 229.58c-.177-.641-.42-1.26-.619-1.879-.331-.95-.53-1.922-.95-2.85a27.992 27.992 0 0 0-2.032-3.557c-.287-.486-.508-.972-.818-1.436a31.837 31.837 0 0 0-5.545-6.34c-.376-.354-.795-.62-1.193-.928a32.742 32.742 0 0 0-6.319-4c-.331-.154-.596-.441-.928-.596L517.9 50.91a33.14 33.14 0 0 0-26.932 0l-211.479 93.985-87.423-38.906a55.234 55.234 0 0 0-77.747 50.461v558.39a55.234 55.234 0 0 0 32.742 50.44l397.682 177.3a55.234 55.234 0 0 0 77.725-50.44v-41.646l248.883-110.6a33.14 33.14 0 0 0 19.663-30.29V238.196a34.002 34.002 0 0 0-1.215-8.617zM504.4 117.454l271.926 120.851-159.979 71.097a54.88 54.88 0 0 0-26.644-26.512L360.99 181.195zm51.787 501.013-177.499 177.5-99.575-44.387 277.074-277.14zM458.71 297.23 180.598 575.607V425.836l174.538-174.738zm-148.977-66.28L180.598 360.217V173.462zM180.598 641.246l323.537-323.802 52.052 23.176v68.247L233.733 731.432l-53.135-23.772zm243.47 174.98 132.119-132.119v191.02zm198.4-38.266V379.196l202.265-89.898v398.765z",
|
|
6399
6423
|
fill: "currentColor"
|
|
6400
|
-
}, null, -1),
|
|
6401
|
-
|
|
6424
|
+
}, null, -1), _hoisted_3217 = [
|
|
6425
|
+
_hoisted_2233
|
|
6402
6426
|
];
|
|
6403
|
-
function
|
|
6404
|
-
return (0,
|
|
6427
|
+
function _sfc_render233(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6428
|
+
return (0, import_vue233.openBlock)(), (0, import_vue233.createElementBlock)("svg", _hoisted_1235, _hoisted_3217);
|
|
6405
6429
|
}
|
|
6406
|
-
var icon_windy_slicing_default = /* @__PURE__ */ export_helper_default(
|
|
6430
|
+
var icon_windy_slicing_default = /* @__PURE__ */ export_helper_default(_sfc_main233, [["render", _sfc_render233], ["__file", "icon-windy-slicing.vue"]]);
|
|
6407
6431
|
|
|
6408
6432
|
// src/components/icon-weather-effects.vue
|
|
6409
|
-
var
|
|
6410
|
-
var
|
|
6433
|
+
var import_vue234 = require("vue");
|
|
6434
|
+
var _sfc_main234 = {
|
|
6411
6435
|
name: "IconWeatherEffects",
|
|
6412
6436
|
title: "\u6C14\u8C61\u6548\u679C"
|
|
6413
|
-
},
|
|
6437
|
+
}, _hoisted_1236 = {
|
|
6414
6438
|
class: "icon",
|
|
6415
6439
|
viewBox: "0 0 1024 1024",
|
|
6416
6440
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6417
6441
|
width: "200",
|
|
6418
6442
|
height: "200"
|
|
6419
|
-
},
|
|
6443
|
+
}, _hoisted_2234 = /* @__PURE__ */ (0, import_vue234.createElementVNode)("path", {
|
|
6420
6444
|
d: "M869.51 588.369c-12.385 7.012-28.163 2.68-35.186-9.776-38.78-68.71-110.156-111.397-186.305-111.397-57.565 0-111.728 23.42-152.541 65.937a25.86 25.86 0 0 1-4.645 3.844c-43.621 43.267-100.623 67.017-161.187 67.017-71.663 0-138.344-33.458-182.938-91.778-8.678-11.343-6.545-27.6 4.764-36.298 11.308-8.706 27.514-6.565 36.192 4.78 34.748 45.457 86.5 71.517 141.982 71.517 48.382 0 93.917-19.688 128.22-55.438a25.19 25.19 0 0 1 4.611-3.817c50.13-50.062 115.778-77.545 185.542-77.545 94.698 0 183.297 52.75 231.236 137.659 7.023 12.44 2.655 28.249-9.746 35.295zm0-239.203c-12.385 7.038-28.163 2.697-35.186-9.777-38.78-68.718-110.156-111.404-186.305-111.404-57.549 0-111.728 23.42-152.541 65.954a25.93 25.93 0 0 1-4.654 3.835c-43.62 43.267-100.624 67.017-161.178 67.017-71.672 0-138.353-33.45-182.946-91.778-8.67-11.352-6.537-27.6 4.772-36.306 11.3-8.689 27.514-6.564 36.192 4.787 34.74 45.451 86.492 71.517 141.982 71.517 48.373 0 93.908-19.687 128.22-55.445a25.848 25.848 0 0 1 4.611-3.81c50.13-50.06 115.778-77.551 185.542-77.551 94.698 0 183.297 52.757 231.236 137.683 7.023 12.44 2.655 28.24-9.746 35.278zM151.471 719.698c11.308-8.698 27.514-6.556 36.192 4.787 34.748 45.46 86.5 71.517 141.982 71.517 48.365 0 93.9-19.687 128.22-55.437a26.35 26.35 0 0 1 4.611-3.827c50.122-50.043 115.778-77.533 185.542-77.533 94.698 0 183.297 52.757 231.236 137.656 7.023 12.44 2.655 28.252-9.746 35.298-12.384 7.01-28.162 2.677-35.185-9.776-38.78-68.721-110.156-111.398-186.305-111.398-57.565 0-111.737 23.411-152.541 65.938a24.97 24.97 0 0 1-4.654 3.842c-43.629 43.27-100.63 67.017-161.178 67.017-71.663 0-138.344-33.456-182.938-91.776-8.678-11.345-6.545-27.594 4.764-36.308z",
|
|
6421
6445
|
fill: "currentColor"
|
|
6422
|
-
}, null, -1),
|
|
6423
|
-
|
|
6446
|
+
}, null, -1), _hoisted_3218 = [
|
|
6447
|
+
_hoisted_2234
|
|
6424
6448
|
];
|
|
6425
|
-
function
|
|
6426
|
-
return (0,
|
|
6449
|
+
function _sfc_render234(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6450
|
+
return (0, import_vue234.openBlock)(), (0, import_vue234.createElementBlock)("svg", _hoisted_1236, _hoisted_3218);
|
|
6427
6451
|
}
|
|
6428
|
-
var icon_weather_effects_default = /* @__PURE__ */ export_helper_default(
|
|
6452
|
+
var icon_weather_effects_default = /* @__PURE__ */ export_helper_default(_sfc_main234, [["render", _sfc_render234], ["__file", "icon-weather-effects.vue"]]);
|
|
6429
6453
|
|
|
6430
6454
|
// src/components/icon-windy-tree.vue
|
|
6431
|
-
var
|
|
6432
|
-
var
|
|
6455
|
+
var import_vue235 = require("vue");
|
|
6456
|
+
var _sfc_main235 = {
|
|
6433
6457
|
name: "IconWindyTree",
|
|
6434
6458
|
title: "\u6C14\u8C61\u6811"
|
|
6435
|
-
},
|
|
6459
|
+
}, _hoisted_1237 = {
|
|
6436
6460
|
class: "icon",
|
|
6437
6461
|
viewBox: "0 0 1202 1024",
|
|
6438
6462
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6439
6463
|
width: "234.766",
|
|
6440
6464
|
height: "200"
|
|
6441
|
-
},
|
|
6465
|
+
}, _hoisted_2235 = /* @__PURE__ */ (0, import_vue235.createElementVNode)("path", {
|
|
6442
6466
|
d: "M927.78 373.36a348.763 348.763 0 0 0-685.127 0 224.358 224.358 0 0 0-152.39 211.683 236.896 236.896 0 0 0 75.225 174 191.11 191.11 0 0 0 129.254 50.08 193.95 193.95 0 0 0 20.226-1.038 200.876 200.876 0 0 0 133.756-61.164 261.486 261.486 0 0 0 96.975-203.716 35.05 35.05 0 1 0-70.1 0 192.356 192.356 0 0 1-71.76 149.965 209.881 209.881 0 0 1-109.236 44.054h-2.77a118.31 118.31 0 0 1-83.122-35.465 165.827 165.827 0 0 1-48.487-116.647 153.636 153.636 0 0 1 120.803-149.687l2.493-.624 2.148-.693 11.29-6.926 7.481-9.144 4.503-12.883a278.456 278.456 0 0 1 553.102.97l2.494 8.658a24.729 24.729 0 0 0 2.009 3.948l7.62 8.797 8.935 5.61a37.197 37.197 0 0 0 6.095 1.87 153.359 153.359 0 0 1 27.223 290.925 152.389 152.389 0 0 1-166.59-32.001 35.05 35.05 0 0 0-49.18 50.01 221.103 221.103 0 0 0 156.13 64.004h.346a223.388 223.388 0 0 0 70.723-435.209z",
|
|
6443
6467
|
fill: "currentColor"
|
|
6444
|
-
}, null, -1),
|
|
6468
|
+
}, null, -1), _hoisted_3219 = /* @__PURE__ */ (0, import_vue235.createElementVNode)("path", {
|
|
6445
6469
|
d: "M637.548 508.294a35.119 35.119 0 0 0-35.119 34.98 321.056 321.056 0 0 1-320.571 320.571 34.98 34.98 0 1 0 0 69.96 391.016 391.016 0 0 0 390.6-390.6 34.634 34.634 0 0 0-34.91-34.91z",
|
|
6446
6470
|
fill: "currentColor"
|
|
6447
6471
|
}, null, -1), _hoisted_4111 = [
|
|
6448
|
-
|
|
6449
|
-
|
|
6472
|
+
_hoisted_2235,
|
|
6473
|
+
_hoisted_3219
|
|
6450
6474
|
];
|
|
6451
|
-
function
|
|
6452
|
-
return (0,
|
|
6475
|
+
function _sfc_render235(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6476
|
+
return (0, import_vue235.openBlock)(), (0, import_vue235.createElementBlock)("svg", _hoisted_1237, _hoisted_4111);
|
|
6453
6477
|
}
|
|
6454
|
-
var icon_windy_tree_default = /* @__PURE__ */ export_helper_default(
|
|
6478
|
+
var icon_windy_tree_default = /* @__PURE__ */ export_helper_default(_sfc_main235, [["render", _sfc_render235], ["__file", "icon-windy-tree.vue"]]);
|
|
6455
6479
|
|
|
6456
6480
|
// src/components/icon-windy-tree-set.vue
|
|
6457
|
-
var
|
|
6458
|
-
var
|
|
6481
|
+
var import_vue236 = require("vue");
|
|
6482
|
+
var _sfc_main236 = {
|
|
6459
6483
|
name: "IconWindyTreeSet",
|
|
6460
6484
|
title: "\u6C14\u8C61\u6811\u8BBE\u7F6E"
|
|
6461
|
-
},
|
|
6485
|
+
}, _hoisted_1238 = {
|
|
6462
6486
|
class: "icon",
|
|
6463
6487
|
viewBox: "0 0 1231 1024",
|
|
6464
6488
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6465
6489
|
width: "240.43",
|
|
6466
6490
|
height: "200"
|
|
6467
|
-
},
|
|
6491
|
+
}, _hoisted_2236 = /* @__PURE__ */ (0, import_vue236.createElementVNode)("path", {
|
|
6468
6492
|
d: "M856.736 116.492c10.505 0 17.53 7.024 17.53 17.53v66.634c14.016 6.993 28.033 14.017 38.57 21.01l56.098-35.058a18.478 18.478 0 0 1 24.521 7.024l70.148 122.702c6.992 10.537 3.48 21.041-7.024 24.554l-56.1 35.057v42.082l56.1 35.058c7.024 3.48 10.536 14.017 7.024 24.553l-70.148 122.703c-3.48 7.024-14.016 10.536-24.521 7.024l-56.099-35.058c-10.536 6.993-24.553 17.529-38.601 21.041v66.604c0 10.536-6.961 17.528-17.498 17.528H716.473c-10.504 0-17.528-6.992-17.528-17.528v-66.604c-14.017-7.024-28.034-14.048-38.57-21.041l-56.1 35.058a18.478 18.478 0 0 1-24.552-7.024l-70.116-122.703c-6.993-10.536-3.48-21.04 7.024-24.553l56.067-35.058v-42.082L516.6 340.888c-10.537-3.481-14.017-14.017-7.025-24.554l70.116-122.702c3.512-7.024 14.048-10.536 24.553-3.48l56.099 35.026c10.536-6.993 24.553-17.53 38.602-21.041V134.02c0-10.505 6.96-17.529 17.497-17.529h140.263zm-17.529 35.058H734.002v59.61a19.3 19.3 0 0 1-10.504 17.53 223.541 223.541 0 0 0-49.107 28.065 22.338 22.338 0 0 1-21.009 0l-52.618-28.065-52.587 91.156 52.587 31.578c7.024 3.48 10.536 10.505 7.024 17.529 0 10.504-3.48 17.529-3.48 28.033 0 10.537 0 17.53 3.48 28.066 3.48 6.992 0 14.016-7.024 17.528l-52.587 31.546 52.587 91.157 52.618-31.546a22.338 22.338 0 0 1 21.01 0c14.048 10.505 31.577 21.041 49.106 28.034a19.3 19.3 0 0 1 10.504 17.529v63.123h105.205v-59.611a19.3 19.3 0 0 1 10.505-17.53 223.541 223.541 0 0 0 49.075-28.033 22.338 22.338 0 0 1 21.04 0l52.62 31.546 52.586-91.157-52.587-31.577c-7.024-6.993-10.536-14.017-7.024-21.01l.538-7.34 2.404-13.384c.317-2.31.57-4.714.57-7.34 0-10.505 0-17.53-3.512-28.034 0-7.024 3.48-14.049 7.024-17.53l52.587-31.577-52.587-91.156-52.618 31.546a22.338 22.338 0 0 1-21.041 0 223.541 223.541 0 0 0-49.043-28.034c-7.056-7.024-10.537-14.017-10.537-21.041V151.55zM786.59 291.813c59.611 0 105.205 45.562 105.205 105.173S846.232 502.16 786.59 502.16c-59.58 0-105.173-45.563-105.173-105.174s45.562-105.173 105.173-105.173zm0 35.058a70.337 70.337 0 0 0-70.116 70.115c0 38.57 31.546 70.116 70.116 70.116a70.337 70.337 0 0 0 70.147-70.116 70.337 70.337 0 0 0-70.147-70.084z",
|
|
6469
6493
|
fill: "currentColor"
|
|
6470
|
-
}, null, -1),
|
|
6494
|
+
}, null, -1), _hoisted_3220 = /* @__PURE__ */ (0, import_vue236.createElementVNode)("path", {
|
|
6471
6495
|
d: "m478.852 369.27-.632.22a233.002 233.002 0 0 0-71.255 37.147c-.411.411-.95.696-1.392 1.107l-1.646 1.234c-1.107.95-2.088 1.804-3.164 2.626-.158.127-.284.127-.411.253-19.87 16.295-30.628 29.521-44.139 51.448-12.972 21.2-29.11 51.005-34.868 75.938h-2.91c-86.696 0-150.673 63.977-150.673 150.736 0 86.157 63.123 149.85 149.154 150.672h471.129c4.398.538 21.642.127 21.642.127a171.809 171.809 0 0 0 67.394-14.302 368.663 368.663 0 0 0 96.947-22.528 223.383 223.383 0 0 1-177.757 94.922v.253H341.28c-2.721.127-5.474.127-8.227.127a215.125 215.125 0 0 1-44.771-425.504 284.766 284.766 0 0 1 211.58-167.41 369.847 369.847 0 0 0-21.009 62.933z",
|
|
6472
6496
|
fill: "currentColor"
|
|
6473
6497
|
}, null, -1), _hoisted_4112 = [
|
|
6474
|
-
|
|
6475
|
-
|
|
6498
|
+
_hoisted_2236,
|
|
6499
|
+
_hoisted_3220
|
|
6476
6500
|
];
|
|
6477
|
-
function
|
|
6478
|
-
return (0,
|
|
6501
|
+
function _sfc_render236(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6502
|
+
return (0, import_vue236.openBlock)(), (0, import_vue236.createElementBlock)("svg", _hoisted_1238, _hoisted_4112);
|
|
6479
6503
|
}
|
|
6480
|
-
var icon_windy_tree_set_default = /* @__PURE__ */ export_helper_default(
|
|
6504
|
+
var icon_windy_tree_set_default = /* @__PURE__ */ export_helper_default(_sfc_main236, [["render", _sfc_render236], ["__file", "icon-windy-tree-set.vue"]]);
|
|
6481
6505
|
|
|
6482
6506
|
// src/components/icon-measure-horizontal-distance.vue
|
|
6483
|
-
var
|
|
6484
|
-
var
|
|
6507
|
+
var import_vue237 = require("vue");
|
|
6508
|
+
var _sfc_main237 = {
|
|
6485
6509
|
name: "IconMeasureHorizontalDistance",
|
|
6486
6510
|
title: "\u6C34\u5E73\u8DDD\u79BB\u6D4B\u91CF"
|
|
6487
|
-
},
|
|
6511
|
+
}, _hoisted_1239 = {
|
|
6488
6512
|
width: "24",
|
|
6489
6513
|
height: "24",
|
|
6490
6514
|
viewBox: "0 0 24 24",
|
|
6491
6515
|
fill: "none",
|
|
6492
6516
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6493
|
-
},
|
|
6517
|
+
}, _hoisted_2237 = /* @__PURE__ */ (0, import_vue237.createElementVNode)("path", {
|
|
6494
6518
|
"fill-rule": "evenodd",
|
|
6495
6519
|
"clip-rule": "evenodd",
|
|
6496
6520
|
d: "M3.637 6.604c-.714 2.344-1.317 5.177-1.652 7.07a1 1 0 0 1-1.97-.348c.344-1.94.963-4.857 1.709-7.305.37-1.217.787-2.364 1.234-3.225.223-.427.478-.833.775-1.147C4.014 1.352 4.466 1 5.074 1c.576 0 1.047.267 1.394.563.346.296.642.682.895 1.08.506.796.955 1.825 1.34 2.803.212.537.436 1.142.638 1.689.145.394.28.758.39 1.043.107.278.202.511.286.698l.12-.07c.302-.18.635-.406 1.027-.67.241-.164.504-.342.796-.534 1.4-.922 3.368-2.102 5.336-2.102 1.025 0 1.894.553 2.573 1.212.69.67 1.3 1.558 1.823 2.484 1.047 1.86 1.848 4.062 2.269 5.528a1 1 0 1 1-1.922.552c-.393-1.367-1.141-3.415-2.09-5.098-.475-.843-.976-1.549-1.472-2.03-.508-.493-.901-.648-1.18-.648-1.292 0-2.788.82-4.238 1.773-.232.153-.47.313-.702.47-.432.291-.849.573-1.193.78-.27.16-.569.322-.86.419-.24.08-.77.218-1.271-.09a1.583 1.583 0 0 1-.461-.454 3.603 3.603 0 0 1-.254-.438 12.793 12.793 0 0 1-.453-1.06c-.147-.38-.285-.756-.428-1.144a70.014 70.014 0 0 0-.594-1.577c-.379-.96-.77-1.837-1.168-2.463-.199-.313-.371-.517-.507-.633a1.048 1.048 0 0 0-.02-.017 3.5 3.5 0 0 0-.415.654c-.363.696-.737 1.705-1.096 2.884Zm6 2.45s.008-.003.022-.005a.084.084 0 0 1-.022.005Z",
|
|
6497
6521
|
fill: "currentColor"
|
|
6498
|
-
}, null, -1),
|
|
6522
|
+
}, null, -1), _hoisted_3221 = /* @__PURE__ */ (0, import_vue237.createElementVNode)("path", {
|
|
6499
6523
|
"fill-rule": "evenodd",
|
|
6500
6524
|
"clip-rule": "evenodd",
|
|
6501
6525
|
d: "M2 6.067V5h2v1.067H2Zm0 3.2V7.133h2v2.134H2Zm0 3.2v-2.134h2v2.134H2Zm0 3.2v-2.134h2v2.134H2Zm0 3.2v-2.134h2v2.134H2ZM2 21v-1.067h2V21H2ZM18 9.083V8h2v1.083h-2Zm0 3.25v-2.166h2v2.166h-2Zm0 3.25v-2.166h2v2.166h-2Zm0 3.25v-2.166h2v2.166h-2ZM18 21v-1.083h2V21h-2Z",
|
|
6502
6526
|
fill: "currentColor"
|
|
6503
|
-
}, null, -1), _hoisted_4113 = /* @__PURE__ */ (0,
|
|
6527
|
+
}, null, -1), _hoisted_4113 = /* @__PURE__ */ (0, import_vue237.createElementVNode)("path", {
|
|
6504
6528
|
"fill-rule": "evenodd",
|
|
6505
6529
|
"clip-rule": "evenodd",
|
|
6506
6530
|
d: "M2 18h18v2H2v-2Z",
|
|
6507
6531
|
fill: "currentColor"
|
|
6508
|
-
}, null, -1), _hoisted_530 = /* @__PURE__ */ (0,
|
|
6532
|
+
}, null, -1), _hoisted_530 = /* @__PURE__ */ (0, import_vue237.createElementVNode)("path", {
|
|
6509
6533
|
d: "M5 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm16 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",
|
|
6510
6534
|
fill: "currentColor"
|
|
6511
6535
|
}, null, -1), _hoisted_610 = [
|
|
6512
|
-
|
|
6513
|
-
|
|
6536
|
+
_hoisted_2237,
|
|
6537
|
+
_hoisted_3221,
|
|
6514
6538
|
_hoisted_4113,
|
|
6515
6539
|
_hoisted_530
|
|
6516
6540
|
];
|
|
6517
|
-
function
|
|
6518
|
-
return (0,
|
|
6541
|
+
function _sfc_render237(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6542
|
+
return (0, import_vue237.openBlock)(), (0, import_vue237.createElementBlock)("svg", _hoisted_1239, _hoisted_610);
|
|
6519
6543
|
}
|
|
6520
|
-
var icon_measure_horizontal_distance_default = /* @__PURE__ */ export_helper_default(
|
|
6544
|
+
var icon_measure_horizontal_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main237, [["render", _sfc_render237], ["__file", "icon-measure-horizontal-distance.vue"]]);
|
|
6521
6545
|
|
|
6522
6546
|
// src/components/icon-measure-horizontal-area.vue
|
|
6523
|
-
var
|
|
6524
|
-
var
|
|
6547
|
+
var import_vue238 = require("vue");
|
|
6548
|
+
var _sfc_main238 = {
|
|
6525
6549
|
name: "IconMeasureHorizontalArea",
|
|
6526
6550
|
title: "\u6C34\u5E73\u9762\u79EF\u6D4B\u91CF"
|
|
6527
|
-
},
|
|
6551
|
+
}, _hoisted_1240 = {
|
|
6528
6552
|
width: "24",
|
|
6529
6553
|
height: "24",
|
|
6530
6554
|
viewBox: "0 0 24 24",
|
|
6531
6555
|
fill: "none",
|
|
6532
6556
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6533
|
-
},
|
|
6557
|
+
}, _hoisted_2238 = /* @__PURE__ */ (0, import_vue238.createElementVNode)("path", {
|
|
6534
6558
|
"fill-rule": "evenodd",
|
|
6535
6559
|
"clip-rule": "evenodd",
|
|
6536
6560
|
d: "M2.13 20h19.526c-.498-1.184-1.335-2.11-2.306-2.786-1.293-.902-2.767-1.321-3.85-1.321-2.392 0-4.043-.95-5.187-2.393-1.095-1.379-1.69-3.164-2.15-4.78-.116-.414-.224-.813-.328-1.196-.323-1.198-.605-2.242-1.003-3.082-.252-.532-.513-.891-.785-1.114a1.382 1.382 0 0 0-.685-.307 2.136 2.136 0 0 0-.025.044c-.156.286-.338.754-.534 1.405-.388 1.287-.775 3.091-1.138 5.106C3.03 13.1 2.484 17.166 2.13 20ZM4.071 1.434C4.272 1.239 4.611 1 5.074 1c.881 0 1.628.28 2.24.78.588.482 1.006 1.13 1.326 1.807.482 1.018.83 2.309 1.163 3.547.095.353.19.702.285 1.04.456 1.606.967 3.044 1.791 4.083.774.975 1.854 1.636 3.621 1.636 1.524 0 3.393.563 4.994 1.68 1.619 1.129 3.02 2.864 3.487 5.234L24.216 22H-.13l.136-1.12c.34-2.805.954-7.579 1.69-11.658.366-2.035.769-3.93 1.191-5.33.209-.693.438-1.316.693-1.784a2.8 2.8 0 0 1 .49-.674Z",
|
|
6537
6561
|
fill: "currentColor"
|
|
6538
|
-
}, null, -1),
|
|
6562
|
+
}, null, -1), _hoisted_3222 = /* @__PURE__ */ (0, import_vue238.createElementVNode)("path", {
|
|
6539
6563
|
"fill-rule": "evenodd",
|
|
6540
6564
|
"clip-rule": "evenodd",
|
|
6541
6565
|
d: "m7.361 13-3.2 4H16.64l3.2-4H7.36ZM6.4 11 0 19h17.6l6.4-8H6.4Z",
|
|
6542
6566
|
fill: "currentColor"
|
|
6543
6567
|
}, null, -1), _hoisted_4114 = [
|
|
6544
|
-
|
|
6545
|
-
|
|
6568
|
+
_hoisted_2238,
|
|
6569
|
+
_hoisted_3222
|
|
6546
6570
|
];
|
|
6547
|
-
function
|
|
6548
|
-
return (0,
|
|
6571
|
+
function _sfc_render238(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6572
|
+
return (0, import_vue238.openBlock)(), (0, import_vue238.createElementBlock)("svg", _hoisted_1240, _hoisted_4114);
|
|
6549
6573
|
}
|
|
6550
|
-
var icon_measure_horizontal_area_default = /* @__PURE__ */ export_helper_default(
|
|
6574
|
+
var icon_measure_horizontal_area_default = /* @__PURE__ */ export_helper_default(_sfc_main238, [["render", _sfc_render238], ["__file", "icon-measure-horizontal-area.vue"]]);
|
|
6551
6575
|
|
|
6552
6576
|
// src/components/icon-note.vue
|
|
6553
|
-
var
|
|
6554
|
-
var
|
|
6577
|
+
var import_vue239 = require("vue");
|
|
6578
|
+
var _sfc_main239 = {
|
|
6555
6579
|
name: "IconNote",
|
|
6556
6580
|
title: "\u6CE8\u8BB0"
|
|
6557
|
-
},
|
|
6581
|
+
}, _hoisted_1241 = {
|
|
6558
6582
|
class: "icon",
|
|
6559
6583
|
viewBox: "0 0 1024 1024",
|
|
6560
6584
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6561
6585
|
width: "200",
|
|
6562
6586
|
height: "200"
|
|
6563
|
-
},
|
|
6587
|
+
}, _hoisted_2239 = /* @__PURE__ */ (0, import_vue239.createElementVNode)("path", {
|
|
6564
6588
|
d: "m963.341 815.03-6.413 36.677c-15.461 1.318-28.946 1.933-40.542 1.933a565.827 565.827 0 0 1-60.483-3.865q-60.483-6.413-76.56-6.413a621.918 621.918 0 0 0-83.015 8.345 793.44 793.44 0 0 0 33.47-105.417q9.62-39.268 20.6-135.11-75.154-.659-233.192 3.207-163.88 249.575-240.044 313.572T132.214 992q-35.974 0-53.72-13.836a43.397 43.397 0 0 1-17.569-35.71 38.829 38.829 0 0 1 10.322-27.672 33.821 33.821 0 0 1 25.74-10.937 125.93 125.93 0 0 1 24.421 3.206q38.61 9.049 51.48 9.005 43.088 0 95.226-48.888 84.861-79.81 250.761-334.568 187.775-288.228 304.13-419.517-158.698 14.188-197.922 27.014-53.938 17.57-80.951 51.478t-27.014 69.488a98.126 98.126 0 0 0 8.39 32.811c5.974 15.9 9.004 27.453 9.004 34.744a34.568 34.568 0 0 1-10.937 25.124 36.105 36.105 0 0 1-26.354 10.937 42.694 42.694 0 0 1-35.14-16.427q-13.176-16.384-13.176-49.239a182.592 182.592 0 0 1 24.158-89.736 205.168 205.168 0 0 1 68.828-72.563Q586.957 107.417 654.512 92q34.744-8.346 122.24-14.802 76.033-6.457 95.36-12.255a146.31 146.31 0 0 0 57.979-32.811q-19.37 79.063-27.716 138.36l-50.293 371.903-28.77 266.355a346.603 346.603 0 0 0 85.563 12.21 285.505 285.505 0 0 0 54.466-5.93zM756.152 563.48q30.747-261.215 61.801-381.567-81.567 108.272-100.805 136.56L551.818 563.48q53.28 1.888 152.284 1.932 24.466 0 52.05-1.932z",
|
|
6565
6589
|
fill: "currentColor"
|
|
6566
|
-
}, null, -1),
|
|
6567
|
-
|
|
6590
|
+
}, null, -1), _hoisted_3223 = [
|
|
6591
|
+
_hoisted_2239
|
|
6568
6592
|
];
|
|
6569
|
-
function
|
|
6570
|
-
return (0,
|
|
6593
|
+
function _sfc_render239(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6594
|
+
return (0, import_vue239.openBlock)(), (0, import_vue239.createElementBlock)("svg", _hoisted_1241, _hoisted_3223);
|
|
6571
6595
|
}
|
|
6572
|
-
var icon_note_default = /* @__PURE__ */ export_helper_default(
|
|
6596
|
+
var icon_note_default = /* @__PURE__ */ export_helper_default(_sfc_main239, [["render", _sfc_render239], ["__file", "icon-note.vue"]]);
|
|
6573
6597
|
|
|
6574
6598
|
// src/components/icon-measure-2d.vue
|
|
6575
|
-
var
|
|
6576
|
-
var
|
|
6599
|
+
var import_vue240 = require("vue");
|
|
6600
|
+
var _sfc_main240 = {
|
|
6577
6601
|
name: "IconMeasure2D",
|
|
6578
6602
|
title: "\u6D4B\u91CF"
|
|
6579
|
-
},
|
|
6603
|
+
}, _hoisted_1242 = {
|
|
6580
6604
|
class: "icon",
|
|
6581
6605
|
viewBox: "0 0 1024 1024",
|
|
6582
6606
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6583
6607
|
width: "200",
|
|
6584
6608
|
height: "200"
|
|
6585
|
-
},
|
|
6586
|
-
|
|
6609
|
+
}, _hoisted_2240 = /* @__PURE__ */ (0, import_vue240.createElementVNode)("path", { d: "M999.306 884.983 139.188 24.052A81.297 81.297 0 0 0 .17 81.772v860.931A81.297 81.297 0 0 0 81.467 1024h860.931a81.297 81.297 0 0 0 56.908-139.017zM81.467 861.407h81.297v81.296H81.467zm650.373 81.296V820.758a40.648 40.648 0 0 0-81.297 0v121.945H487.95V820.758a40.648 40.648 0 0 0-81.297 0v121.945H244.06V820.758a40.648 40.648 0 0 0-40.648-40.648H81.467V617.517h113.815a45.526 45.526 0 0 0 48.778-40.648 45.526 45.526 0 0 0-48.778-40.649H81.467V373.627h113.815a45.526 45.526 0 0 0 48.778-40.648 45.526 45.526 0 0 0-48.778-40.649H81.467V81.772l860.931 860.931z" }, null, -1), _hoisted_3224 = [
|
|
6610
|
+
_hoisted_2240
|
|
6587
6611
|
];
|
|
6588
|
-
function
|
|
6589
|
-
return (0,
|
|
6612
|
+
function _sfc_render240(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6613
|
+
return (0, import_vue240.openBlock)(), (0, import_vue240.createElementBlock)("svg", _hoisted_1242, _hoisted_3224);
|
|
6590
6614
|
}
|
|
6591
|
-
var icon_measure_2d_default = /* @__PURE__ */ export_helper_default(
|
|
6615
|
+
var icon_measure_2d_default = /* @__PURE__ */ export_helper_default(_sfc_main240, [["render", _sfc_render240], ["__file", "icon-measure-2d.vue"]]);
|
|
6592
6616
|
|
|
6593
6617
|
// src/components/icon-sea-chart-tree.vue
|
|
6594
|
-
var
|
|
6595
|
-
var
|
|
6618
|
+
var import_vue241 = require("vue");
|
|
6619
|
+
var _sfc_main241 = {
|
|
6596
6620
|
name: "IconSeaChartTree",
|
|
6597
6621
|
title: "\u6D77\u56FE\u6811"
|
|
6598
|
-
},
|
|
6622
|
+
}, _hoisted_1243 = {
|
|
6599
6623
|
class: "icon",
|
|
6600
6624
|
viewBox: "0 0 1024 1024",
|
|
6601
6625
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6602
6626
|
width: "200",
|
|
6603
6627
|
height: "200"
|
|
6604
|
-
},
|
|
6628
|
+
}, _hoisted_2241 = /* @__PURE__ */ (0, import_vue241.createElementVNode)("path", {
|
|
6605
6629
|
d: "M763.276 256.005h153.607c28.273 0 51.2-22.932 51.2-51.201V51.197c0-28.27-22.927-51.2-51.2-51.2H763.276c-28.27 0-51.2 22.93-51.2 51.2v51.201H555.928c-26.833 0-48.66 21.794-48.66 48.66v335.354H368.3v-76.797c0-28.274-22.932-51.205-51.201-51.205H108.642c-28.27 0-51.201 22.931-51.201 51.205v204.803c0 28.274 22.931 51.205 51.201 51.205h208.457c28.27 0 51.2-22.931 51.2-51.205v-76.797h138.97v335.354c0 26.866 21.826 48.66 48.659 48.66h156.148v51.2c0 28.27 22.93 51.202 51.2 51.202h153.607c28.273 0 51.2-22.932 51.2-51.201V819.229c0-28.27-22.927-51.2-51.2-51.2H763.276c-28.27 0-51.2 22.93-51.2 51.2v51.201h-153.6V537.624H712.08v51.201c0 28.27 22.931 51.201 51.201 51.201h153.607c28.273 0 51.2-22.931 51.2-51.2V435.218c0-28.27-22.927-51.201-51.2-51.201H763.28c-28.27 0-51.2 22.93-51.2 51.2v51.202H558.475V153.603H712.08v51.2c-.003 28.27 22.928 51.202 51.197 51.202zm0-204.808h153.607v153.607H763.276V51.197zM317.102 614.415h-208.46V409.61h208.457v204.804zm446.174 204.807h153.607v153.606H763.276V819.222zm0-384.014h153.607v153.606H763.276V435.208z",
|
|
6606
6630
|
fill: "currentColor"
|
|
6607
|
-
}, null, -1),
|
|
6608
|
-
|
|
6631
|
+
}, null, -1), _hoisted_3225 = [
|
|
6632
|
+
_hoisted_2241
|
|
6609
6633
|
];
|
|
6610
|
-
function
|
|
6611
|
-
return (0,
|
|
6634
|
+
function _sfc_render241(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6635
|
+
return (0, import_vue241.openBlock)(), (0, import_vue241.createElementBlock)("svg", _hoisted_1243, _hoisted_3225);
|
|
6612
6636
|
}
|
|
6613
|
-
var icon_sea_chart_tree_default = /* @__PURE__ */ export_helper_default(
|
|
6637
|
+
var icon_sea_chart_tree_default = /* @__PURE__ */ export_helper_default(_sfc_main241, [["render", _sfc_render241], ["__file", "icon-sea-chart-tree.vue"]]);
|
|
6614
6638
|
|
|
6615
6639
|
// src/components/icon-sea-chart-set.vue
|
|
6616
|
-
var
|
|
6617
|
-
var
|
|
6640
|
+
var import_vue242 = require("vue");
|
|
6641
|
+
var _sfc_main242 = {
|
|
6618
6642
|
name: "IconSeaChartSet",
|
|
6619
6643
|
title: "\u6D77\u56FE\u8BBE\u7F6E"
|
|
6620
|
-
},
|
|
6644
|
+
}, _hoisted_1244 = {
|
|
6621
6645
|
class: "icon",
|
|
6622
6646
|
viewBox: "0 0 1024 1024",
|
|
6623
6647
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6624
6648
|
width: "200",
|
|
6625
6649
|
height: "200"
|
|
6626
|
-
},
|
|
6650
|
+
}, _hoisted_2242 = /* @__PURE__ */ (0, import_vue242.createElementVNode)("path", {
|
|
6627
6651
|
d: "M274.863 388.042c51.2 0 94.316-43.116 94.316-94.316s-43.116-94.315-94.316-94.315-94.316 43.115-94.316 94.315 40.421 94.316 94.316 94.316zm0-148.21c29.642 0 56.59 24.252 56.59 56.59s-26.948 53.894-56.59 53.894-56.59-24.253-56.59-56.59 24.253-53.894 56.59-53.894z",
|
|
6628
6652
|
fill: "currentColor"
|
|
6629
|
-
}, null, -1),
|
|
6653
|
+
}, null, -1), _hoisted_3226 = /* @__PURE__ */ (0, import_vue242.createElementVNode)("path", {
|
|
6630
6654
|
d: "M105.095 379.958c0 2.695 0 2.695 0 0l121.263 164.379c10.779 18.863 26.947 29.642 45.81 29.642s35.032-10.779 45.81-29.642l115.875-150.905v-2.695c16.168-29.642 26.947-61.98 26.947-97.01 0-105.095-83.537-188.632-188.632-188.632S83.537 188.632 83.537 293.726c0 32.337 8.084 59.285 21.558 86.232zM274.863 142.82c83.537 0 150.905 67.368 150.905 150.905 0 26.948-8.084 53.895-21.557 78.148L288.337 522.779v2.695c-2.695 8.084-8.084 13.473-13.474 13.473s-10.779-5.39-13.474-13.473L140.126 363.789c-10.779-21.557-16.168-43.115-16.168-67.368-2.695-86.232 67.368-153.6 150.905-153.6z",
|
|
6631
6655
|
fill: "currentColor"
|
|
6632
|
-
}, null, -1), _hoisted_4115 = /* @__PURE__ */ (0,
|
|
6656
|
+
}, null, -1), _hoisted_4115 = /* @__PURE__ */ (0, import_vue242.createElementVNode)("path", {
|
|
6633
6657
|
d: "M972.8 202.105c-10.779-8.084-21.558-8.084-32.337-5.39l-239.831 78.148c-18.864 5.39-43.116 5.39-61.98 0l-91.62-32.337c-8.085-5.39-18.864 0-21.558 8.085s2.694 21.557 10.779 24.252l91.62 32.337c26.948 10.779 59.285 10.779 86.232 0l237.137-78.147V762.61c0 2.694-2.695 5.389-5.39 8.084l-234.441 91.62c-24.253 8.085-48.506 10.78-72.758 5.39l-261.39-61.979c-29.642-8.084-61.979-5.39-91.62 2.695L72.757 881.18V482.358c0-10.78-8.084-18.863-18.863-18.863s-18.863 8.084-18.863 18.863v396.126c0 10.78 5.39 24.253 16.168 29.642 5.39 5.39 13.474 8.085 21.558 8.085 2.695 0 8.084 0 10.779-2.695l212.884-70.063c21.558-8.085 48.505-8.085 70.063-2.695l264.084 59.284c32.337 8.084 61.98 5.39 94.316-5.39l234.442-86.23c18.863-8.085 29.642-24.254 29.642-43.117V231.747c0-10.779-5.39-24.252-16.168-29.642z",
|
|
6634
6658
|
fill: "currentColor"
|
|
6635
|
-
}, null, -1), _hoisted_531 = /* @__PURE__ */ (0,
|
|
6659
|
+
}, null, -1), _hoisted_531 = /* @__PURE__ */ (0, import_vue242.createElementVNode)("path", {
|
|
6636
6660
|
d: "M315.284 627.874c-5.39 8.084-2.695 21.558 5.39 26.947 40.42 29.642 80.842 43.116 121.263 43.116 48.505 0 99.705-21.558 156.295-61.98 48.505-35.03 97.01-48.504 140.126-43.115 45.81 8.084 91.62 40.421 126.653 91.621 5.389 8.084 16.168 10.78 26.947 5.39 8.084-5.39 10.779-18.864 5.39-26.948-40.422-59.284-94.316-99.705-150.906-107.79-53.895-10.778-113.179 5.39-169.768 48.506-105.095 75.453-169.769 61.979-231.748 18.863-13.473-2.695-24.252-2.695-29.642 5.39z",
|
|
6637
6661
|
fill: "currentColor"
|
|
6638
6662
|
}, null, -1), _hoisted_611 = [
|
|
6639
|
-
|
|
6640
|
-
|
|
6663
|
+
_hoisted_2242,
|
|
6664
|
+
_hoisted_3226,
|
|
6641
6665
|
_hoisted_4115,
|
|
6642
6666
|
_hoisted_531
|
|
6643
6667
|
];
|
|
6644
|
-
function
|
|
6645
|
-
return (0,
|
|
6668
|
+
function _sfc_render242(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6669
|
+
return (0, import_vue242.openBlock)(), (0, import_vue242.createElementBlock)("svg", _hoisted_1244, _hoisted_611);
|
|
6646
6670
|
}
|
|
6647
|
-
var icon_sea_chart_set_default = /* @__PURE__ */ export_helper_default(
|
|
6671
|
+
var icon_sea_chart_set_default = /* @__PURE__ */ export_helper_default(_sfc_main242, [["render", _sfc_render242], ["__file", "icon-sea-chart-set.vue"]]);
|
|
6648
6672
|
|
|
6649
6673
|
// src/components/icon-disappear.vue
|
|
6650
|
-
var
|
|
6651
|
-
var
|
|
6674
|
+
var import_vue243 = require("vue");
|
|
6675
|
+
var _sfc_main243 = {
|
|
6652
6676
|
name: "IconDisappear",
|
|
6653
6677
|
title: "\u6D88\u5931"
|
|
6654
|
-
},
|
|
6678
|
+
}, _hoisted_1245 = {
|
|
6655
6679
|
width: "80",
|
|
6656
6680
|
height: "80",
|
|
6657
6681
|
viewBox: "0 0 80 80",
|
|
6658
6682
|
fill: "none",
|
|
6659
6683
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6660
|
-
},
|
|
6684
|
+
}, _hoisted_2243 = /* @__PURE__ */ (0, import_vue243.createElementVNode)("path", {
|
|
6661
6685
|
d: "m40 7 8.993 21.622 23.343 1.871L54.55 45.728l5.434 22.779L40 56.3 20.015 68.507l5.434-22.779L7.664 30.493l23.343-1.871L40 7Z",
|
|
6662
6686
|
fill: "#EFCCCD",
|
|
6663
6687
|
"fill-opacity": ".05"
|
|
6664
|
-
}, null, -1),
|
|
6688
|
+
}, null, -1), _hoisted_3227 = /* @__PURE__ */ (0, import_vue243.createElementVNode)("path", {
|
|
6665
6689
|
d: "m40 8.302 8.532 20.512.117.282.304.024 22.145 1.776-16.872 14.452-.232.199.07.297 5.155 21.61-18.958-11.58-.261-.16-.26.16-18.96 11.58 5.155-21.61.071-.297-.232-.199L8.902 30.896l22.145-1.776.304-.024.117-.282L40 8.302Z",
|
|
6666
6690
|
stroke: "#E17274",
|
|
6667
6691
|
"stroke-opacity": ".5"
|
|
6668
|
-
}, null, -1), _hoisted_4116 = /* @__PURE__ */ (0,
|
|
6692
|
+
}, null, -1), _hoisted_4116 = /* @__PURE__ */ (0, import_vue243.createElementVNode)("path", {
|
|
6669
6693
|
d: "m40 24.302 4.3 10.337.117.282.304.024 11.16.895-8.503 7.283-.232.199.071.297 2.598 10.89-9.554-5.836-.261-.159-.26.16-9.555 5.835 2.598-10.89.07-.297-.231-.199-8.503-7.283 11.16-.895.304-.024.118-.282L40 24.302Z",
|
|
6670
6694
|
stroke: "#E17274",
|
|
6671
6695
|
"stroke-opacity": ".5"
|
|
6672
|
-
}, null, -1), _hoisted_532 = /* @__PURE__ */ (0,
|
|
6696
|
+
}, null, -1), _hoisted_532 = /* @__PURE__ */ (0, import_vue243.createElementVNode)("path", {
|
|
6673
6697
|
d: "M42 71h-4l2-8 2 8Zm28.883-22.28-1.368 3.758-6.834-4.615 8.202.857ZM9.368 52.495 8 48.736l8.202-.857-6.834 4.616Zm7.643-35.93 3.065-2.571 3.61 7.414-6.675-4.843ZM58.143 14l3.064 2.57-6.675 4.844L58.142 14Z",
|
|
6674
6698
|
fill: "#BC4B52"
|
|
6675
6699
|
}, null, -1), _hoisted_612 = [
|
|
6676
|
-
|
|
6677
|
-
|
|
6700
|
+
_hoisted_2243,
|
|
6701
|
+
_hoisted_3227,
|
|
6678
6702
|
_hoisted_4116,
|
|
6679
6703
|
_hoisted_532
|
|
6680
6704
|
];
|
|
6681
|
-
function
|
|
6682
|
-
return (0,
|
|
6705
|
+
function _sfc_render243(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6706
|
+
return (0, import_vue243.openBlock)(), (0, import_vue243.createElementBlock)("svg", _hoisted_1245, _hoisted_612);
|
|
6683
6707
|
}
|
|
6684
|
-
var icon_disappear_default = /* @__PURE__ */ export_helper_default(
|
|
6708
|
+
var icon_disappear_default = /* @__PURE__ */ export_helper_default(_sfc_main243, [["render", _sfc_render243], ["__file", "icon-disappear.vue"]]);
|
|
6685
6709
|
|
|
6686
6710
|
// src/components/icon-flood-analysis.vue
|
|
6687
|
-
var
|
|
6688
|
-
var
|
|
6711
|
+
var import_vue244 = require("vue");
|
|
6712
|
+
var _sfc_main244 = {
|
|
6689
6713
|
name: "IconFloodAnalysis",
|
|
6690
6714
|
title: "\u6DF9\u6CA1\u5206\u6790"
|
|
6691
|
-
},
|
|
6715
|
+
}, _hoisted_1246 = {
|
|
6692
6716
|
width: "16",
|
|
6693
6717
|
height: "16",
|
|
6694
6718
|
viewBox: "0 0 16 16",
|
|
6695
6719
|
fill: "none",
|
|
6696
6720
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6697
|
-
},
|
|
6721
|
+
}, _hoisted_2244 = /* @__PURE__ */ (0, import_vue244.createElementVNode)("g", {
|
|
6698
6722
|
"clip-path": "url(#a)",
|
|
6699
6723
|
fill: "currentColor"
|
|
6700
6724
|
}, [
|
|
6701
|
-
/* @__PURE__ */ (0,
|
|
6702
|
-
/* @__PURE__ */ (0,
|
|
6703
|
-
], -1),
|
|
6704
|
-
|
|
6725
|
+
/* @__PURE__ */ (0, import_vue244.createElementVNode)("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" }),
|
|
6726
|
+
/* @__PURE__ */ (0, import_vue244.createElementVNode)("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" })
|
|
6727
|
+
], -1), _hoisted_3228 = [
|
|
6728
|
+
_hoisted_2244
|
|
6705
6729
|
];
|
|
6706
|
-
function
|
|
6707
|
-
return (0,
|
|
6730
|
+
function _sfc_render244(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6731
|
+
return (0, import_vue244.openBlock)(), (0, import_vue244.createElementBlock)("svg", _hoisted_1246, _hoisted_3228);
|
|
6708
6732
|
}
|
|
6709
|
-
var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
6733
|
+
var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main244, [["render", _sfc_render244], ["__file", "icon-flood-analysis.vue"]]);
|
|
6710
6734
|
|
|
6711
6735
|
// src/components/icon-add-data.vue
|
|
6712
|
-
var
|
|
6713
|
-
var
|
|
6736
|
+
var import_vue245 = require("vue");
|
|
6737
|
+
var _sfc_main245 = {
|
|
6714
6738
|
name: "IconAddData",
|
|
6715
6739
|
title: "\u6DFB\u52A0\u6570\u636E"
|
|
6716
|
-
},
|
|
6740
|
+
}, _hoisted_1247 = {
|
|
6717
6741
|
width: "16",
|
|
6718
6742
|
height: "16",
|
|
6719
6743
|
viewBox: "0 0 16 16",
|
|
6720
6744
|
fill: "none",
|
|
6721
6745
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6722
|
-
},
|
|
6746
|
+
}, _hoisted_2245 = /* @__PURE__ */ (0, import_vue245.createElementVNode)("path", {
|
|
6723
6747
|
"fill-rule": "evenodd",
|
|
6724
6748
|
"clip-rule": "evenodd",
|
|
6725
6749
|
d: "M12 2H2v2h10V2ZM1 1v4h12V1H1Zm11 6H2v2h9v1H1V6h12v2h-1V7Zm-3 4v1H2v2h7v1H1v-4h8Zm4.5 1V9.5h-1V12H10v1h2.5v2.5h1V13H16v-1h-2.5Z",
|
|
6726
6750
|
fill: "currentColor"
|
|
6727
|
-
}, null, -1),
|
|
6728
|
-
|
|
6751
|
+
}, null, -1), _hoisted_3229 = [
|
|
6752
|
+
_hoisted_2245
|
|
6729
6753
|
];
|
|
6730
|
-
function
|
|
6731
|
-
return (0,
|
|
6754
|
+
function _sfc_render245(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6755
|
+
return (0, import_vue245.openBlock)(), (0, import_vue245.createElementBlock)("svg", _hoisted_1247, _hoisted_3229);
|
|
6732
6756
|
}
|
|
6733
|
-
var icon_add_data_default = /* @__PURE__ */ export_helper_default(
|
|
6757
|
+
var icon_add_data_default = /* @__PURE__ */ export_helper_default(_sfc_main245, [["render", _sfc_render245], ["__file", "icon-add-data.vue"]]);
|
|
6734
6758
|
|
|
6735
6759
|
// src/components/icon-folder-add.vue
|
|
6736
|
-
var
|
|
6737
|
-
var
|
|
6760
|
+
var import_vue246 = require("vue");
|
|
6761
|
+
var _sfc_main246 = {
|
|
6738
6762
|
name: "IconFolderAdd",
|
|
6739
6763
|
title: "\u6DFB\u52A0\u6587\u4EF6\u5939"
|
|
6740
|
-
},
|
|
6764
|
+
}, _hoisted_1248 = {
|
|
6741
6765
|
class: "icon",
|
|
6742
6766
|
viewBox: "0 0 1075 1024",
|
|
6743
6767
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6744
6768
|
width: "209.961",
|
|
6745
6769
|
height: "200"
|
|
6746
|
-
},
|
|
6747
|
-
|
|
6748
|
-
|
|
6770
|
+
}, _hoisted_2246 = /* @__PURE__ */ (0, import_vue246.createElementVNode)("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_3230 = /* @__PURE__ */ (0, import_vue246.createElementVNode)("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_4117 = [
|
|
6771
|
+
_hoisted_2246,
|
|
6772
|
+
_hoisted_3230
|
|
6749
6773
|
];
|
|
6750
|
-
function
|
|
6751
|
-
return (0,
|
|
6774
|
+
function _sfc_render246(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6775
|
+
return (0, import_vue246.openBlock)(), (0, import_vue246.createElementBlock)("svg", _hoisted_1248, _hoisted_4117);
|
|
6752
6776
|
}
|
|
6753
|
-
var icon_folder_add_default = /* @__PURE__ */ export_helper_default(
|
|
6777
|
+
var icon_folder_add_default = /* @__PURE__ */ export_helper_default(_sfc_main246, [["render", _sfc_render246], ["__file", "icon-folder-add.vue"]]);
|
|
6754
6778
|
|
|
6755
6779
|
// src/components/icon-avoidance-area-en.vue
|
|
6756
|
-
var
|
|
6757
|
-
var
|
|
6780
|
+
var import_vue247 = require("vue");
|
|
6781
|
+
var _sfc_main247 = {
|
|
6758
6782
|
name: "IconAvoidanceAreaEn",
|
|
6759
6783
|
title: "\u6DFB\u52A0\u89C4\u907F\u533A\u57DF"
|
|
6760
|
-
},
|
|
6784
|
+
}, _hoisted_1249 = {
|
|
6761
6785
|
class: "icon",
|
|
6762
6786
|
viewBox: "0 0 1024 1024",
|
|
6763
6787
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6764
6788
|
width: "200",
|
|
6765
6789
|
height: "200"
|
|
6766
|
-
},
|
|
6790
|
+
}, _hoisted_2247 = /* @__PURE__ */ (0, import_vue247.createElementVNode)("path", {
|
|
6767
6791
|
d: "M85.333 85.333h853.334v853.334H85.333V85.333z",
|
|
6768
6792
|
fill: "#FEF0F0"
|
|
6769
|
-
}, null, -1),
|
|
6793
|
+
}, null, -1), _hoisted_3231 = /* @__PURE__ */ (0, import_vue247.createElementVNode)("path", {
|
|
6770
6794
|
d: "M85.333 192v-42.667H128V192H85.333zm0-64h21.334v-21.333H128V85.333H85.333V128zm0 768v42.667H128v-21.334h-21.333V896H85.333zM896 938.667h42.667V896h-21.334v21.333H896v21.334zM938.667 128V85.333H896v21.334h21.333V128h21.334zM149.333 85.333V128H192V85.333h-42.667zm85.334 0V128h42.666V85.333h-42.666zm85.333 0V128h42.667V85.333H320zm85.333 0V128H448V85.333h-42.667zm85.334 0V128h42.666V85.333h-42.666zm85.333 0V128h42.667V85.333H576zm85.333 0V128H704V85.333h-42.667zm85.334 0V128h42.666V85.333h-42.666zm85.333 0V128h42.667V85.333H832zm106.667 64H896V192h42.667v-42.667zm0 85.334H896v42.666h42.667v-42.666zm0 85.333H896v42.667h42.667V320zm0 85.333H896V448h42.667v-42.667zm0 85.334H896v42.666h42.667v-42.666zm0 85.333H896v42.667h42.667V576zm0 85.333H896V704h42.667v-42.667zm0 85.334H896v42.666h42.667v-42.666zm0 85.333H896v42.667h42.667V832zm-64 106.667V896H832v42.667h42.667zm-85.334 0V896h-42.666v42.667h42.666zm-85.333 0V896h-42.667v42.667H704zm-85.333 0V896H576v42.667h42.667zm-85.334 0V896h-42.666v42.667h42.666zm-85.333 0V896h-42.667v42.667H448zm-85.333 0V896H320v42.667h42.667zm-85.334 0V896h-42.666v42.667h42.666zm-85.333 0V896h-42.667v42.667H192zm-106.667-64H128V832H85.333v42.667zm0-85.334H128v-42.666H85.333v42.666zm0-85.333H128v-42.667H85.333V704zm0-85.333H128V576H85.333v42.667zm0-85.334H128v-42.666H85.333v42.666zm0-85.333H128v-42.667H85.333V448zm0-85.333H128V320H85.333v42.667zm0-85.334H128v-42.666H85.333v42.666zM512 481.835l155.563-155.606 30.208 30.208L542.165 512l155.606 155.563-30.166 30.208L512 542.165 356.437 697.771l-30.208-30.166L481.835 512 326.229 356.437l30.208-30.208L512 481.835z",
|
|
6771
6795
|
fill: "currentColor"
|
|
6772
|
-
}, null, -1), _hoisted_4118 = /* @__PURE__ */ (0,
|
|
6796
|
+
}, null, -1), _hoisted_4118 = /* @__PURE__ */ (0, import_vue247.createElementVNode)("path", {
|
|
6773
6797
|
d: "M42.667 42.667h128v128h-128zm810.666 0h128v128h-128zM42.667 853.333h128v128h-128zm810.666 0h128v128h-128z",
|
|
6774
6798
|
fill: "currentColor"
|
|
6775
6799
|
}, null, -1), _hoisted_533 = [
|
|
6776
|
-
|
|
6777
|
-
|
|
6800
|
+
_hoisted_2247,
|
|
6801
|
+
_hoisted_3231,
|
|
6778
6802
|
_hoisted_4118
|
|
6779
6803
|
];
|
|
6780
|
-
function
|
|
6781
|
-
return (0,
|
|
6804
|
+
function _sfc_render247(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6805
|
+
return (0, import_vue247.openBlock)(), (0, import_vue247.createElementBlock)("svg", _hoisted_1249, _hoisted_533);
|
|
6782
6806
|
}
|
|
6783
|
-
var icon_avoidance_area_en_default = /* @__PURE__ */ export_helper_default(
|
|
6807
|
+
var icon_avoidance_area_en_default = /* @__PURE__ */ export_helper_default(_sfc_main247, [["render", _sfc_render247], ["__file", "icon-avoidance-area-en.vue"]]);
|
|
6784
6808
|
|
|
6785
6809
|
// src/components/icon-avoidance-area.vue
|
|
6786
|
-
var
|
|
6787
|
-
var
|
|
6810
|
+
var import_vue248 = require("vue");
|
|
6811
|
+
var _sfc_main248 = {
|
|
6788
6812
|
name: "IconAvoidanceArea",
|
|
6789
6813
|
title: "\u6DFB\u52A0\u89C4\u907F\u533A\u57DF"
|
|
6790
|
-
},
|
|
6814
|
+
}, _hoisted_1250 = {
|
|
6791
6815
|
class: "icon",
|
|
6792
6816
|
viewBox: "0 0 1024 1024",
|
|
6793
6817
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6794
6818
|
width: "200",
|
|
6795
6819
|
height: "200"
|
|
6796
|
-
},
|
|
6820
|
+
}, _hoisted_2248 = /* @__PURE__ */ (0, import_vue248.createElementVNode)("path", {
|
|
6797
6821
|
d: "M69.818 69.818h884.364v884.364H69.818z",
|
|
6798
6822
|
fill: "#FEF0F0"
|
|
6799
|
-
}, null, -1),
|
|
6823
|
+
}, null, -1), _hoisted_3232 = /* @__PURE__ */ (0, import_vue248.createElementVNode)("path", {
|
|
6800
6824
|
d: "M954.182 977.455h-46.546v-46.546h46.546zm-93.091 0h-46.546v-46.546h46.546zm-93.091 0h-46.545v-46.546H768zm-93.09 0h-46.546v-46.546h46.545zm-93.092 0h-46.545v-46.546h46.545zm-93.09 0h-46.546v-46.546h46.545zm-93.092 0h-46.545v-46.546h46.545zm-93.09 0H256v-46.546h46.545zm-93.091 0h-46.546v-46.546h46.546zm-93.091 0H69.818v-46.546h46.546zm861.09-69.819H930.91v-46.545h46.546zm-884.363 0H46.545v-46.545h46.546zm884.364-93.09h-46.546V768h46.546zm-884.364 0H46.545V768h46.546zm884.364-93.091h-46.546v-46.546h46.546zm-884.364 0H46.545v-46.546h46.546zm884.364-93.091h-46.546v-46.546h46.546zm-884.364 0H46.545v-46.546h46.546zm884.364-93.091h-46.546v-46.546h46.546zm-884.364 0H46.545v-46.546h46.546zm884.364-93.091h-46.546v-46.546h46.546zm-884.364 0H46.545v-46.546h46.546zm884.364-93.091h-46.546v-46.546h46.546zm-884.364 0H46.545v-46.546h46.546zM977.455 256h-46.546v-46.545h46.546zM93.09 256H46.545v-46.545h46.546zm884.364-93.09h-46.546v-46.546h46.546zm-884.364 0H46.545v-46.546h46.546zm861.09-69.82h-46.545V46.546h46.546zm-93.09 0h-46.546V46.546h46.546zm-93.091 0h-46.545V46.546H768zm-93.09 0h-46.546V46.546h46.545zm-93.092 0h-46.545V46.546h46.545zm-93.09 0h-46.546V46.546h46.545zm-93.092 0H349.09V46.546h46.545zm-93.09 0H256V46.546h46.545zm-93.091 0h-46.546V46.546h46.546zm-93.091 0H69.818V46.546h46.546zm203.869 640.466-21.411-46.545q26.996-28.858 46.545-46.546V502.691h-41.89v-46.546h81.454v172.219a106.124 106.124 0 0 0 40.494 46.545 139.636 139.636 0 0 0 63.768 13.033H721.92a416.116 416.116 0 0 0-13.964 42.822H479.884a182.458 182.458 0 0 1-67.026-12.568 105.658 105.658 0 0 1-40.494-43.752c-19.55 19.549-36.306 39.098-52.131 59.112zm297.425-65.629v-74.472h-46.545v-34.91h46.545v-51.2H562.27V470.11h73.542c9.309-19.084 20.945-46.545 34.444-75.869l35.84 11.17a3701.235 3701.235 0 0 1-32.582 64.7h42.822v37.235h-57.717v51.2h52.131v36.306h-52.13v74.473zM445.44 654.43V532.015a325.818 325.818 0 0 1-35.375 93.09c-9.309-17.221-16.756-30.254-22.341-38.632A262.982 262.982 0 0 0 416.116 512a535.738 535.738 0 0 0 7.913-103.796v-82.386h126.138v141.964H459.87c0 10.24-2.327 22.807-5.12 37.702h98.211v147.549zm32.582-36.77h40.96v-74.01h-40.96zm119.622-152.204-4.19-9.31c-8.843-21.876-16.29-38.632-22.341-50.734l33.978-11.171c6.05 13.033 14.894 32.116 26.065 57.25v2.328zM461.73 432.407H512v-68.422h-49.804v40.03c0 14.894 0 22.807-.465 28.392zm-93.09-18.617c-13.498-24.669-29.324-51.2-46.545-80.524L358.4 311.39q33.513 53.993 48.873 79.593zm200.145-23.273v-36.305h56.32l-8.378-24.67c-2.327-7.446-4.189-12.566-5.585-16.29l40.494-6.982c0 6.982 5.586 16.756 9.31 28.858s4.654 14.895 6.05 19.084h43.753v36.305z",
|
|
6801
6825
|
fill: "currentColor"
|
|
6802
|
-
}, null, -1), _hoisted_4119 = /* @__PURE__ */ (0,
|
|
6826
|
+
}, null, -1), _hoisted_4119 = /* @__PURE__ */ (0, import_vue248.createElementVNode)("path", {
|
|
6803
6827
|
d: "M0 0h139.636v139.636H0zm884.364 0H1024v139.636H884.364zM0 884.364h139.636V1024H0zm884.364 0H1024V1024H884.364z",
|
|
6804
6828
|
fill: "currentColor"
|
|
6805
6829
|
}, null, -1), _hoisted_534 = [
|
|
6806
|
-
|
|
6807
|
-
|
|
6830
|
+
_hoisted_2248,
|
|
6831
|
+
_hoisted_3232,
|
|
6808
6832
|
_hoisted_4119
|
|
6809
6833
|
];
|
|
6810
|
-
function
|
|
6811
|
-
return (0,
|
|
6834
|
+
function _sfc_render248(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6835
|
+
return (0, import_vue248.openBlock)(), (0, import_vue248.createElementBlock)("svg", _hoisted_1250, _hoisted_534);
|
|
6812
6836
|
}
|
|
6813
|
-
var icon_avoidance_area_default = /* @__PURE__ */ export_helper_default(
|
|
6837
|
+
var icon_avoidance_area_default = /* @__PURE__ */ export_helper_default(_sfc_main248, [["render", _sfc_render248], ["__file", "icon-avoidance-area.vue"]]);
|
|
6814
6838
|
|
|
6815
6839
|
// src/components/icon-obstacle-point-en.vue
|
|
6816
|
-
var
|
|
6817
|
-
var
|
|
6840
|
+
var import_vue249 = require("vue");
|
|
6841
|
+
var _sfc_main249 = {
|
|
6818
6842
|
name: "IconObstaclePointEn",
|
|
6819
6843
|
title: "\u6DFB\u52A0\u969C\u788D\u70B9"
|
|
6820
|
-
},
|
|
6844
|
+
}, _hoisted_1251 = {
|
|
6821
6845
|
class: "icon",
|
|
6822
6846
|
viewBox: "0 0 1024 1024",
|
|
6823
6847
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6824
6848
|
width: "200",
|
|
6825
6849
|
height: "200"
|
|
6826
|
-
},
|
|
6850
|
+
}, _hoisted_2249 = /* @__PURE__ */ (0, import_vue249.createElementVNode)("path", {
|
|
6827
6851
|
d: "M384 981.333a128 42.667 0 1 0 256 0 128 42.667 0 1 0-256 0Z",
|
|
6828
6852
|
fill: "currentColor"
|
|
6829
|
-
}, null, -1),
|
|
6853
|
+
}, null, -1), _hoisted_3233 = /* @__PURE__ */ (0, import_vue249.createElementVNode)("path", {
|
|
6830
6854
|
d: "M853.333 341.333C853.333 529.835 512 746.667 512 1024c0-277.333-341.333-494.165-341.333-682.667a341.333 341.333 0 1 1 682.666 0z",
|
|
6831
6855
|
fill: "currentColor"
|
|
6832
|
-
}, null, -1), _hoisted_4120 = /* @__PURE__ */ (0,
|
|
6856
|
+
}, null, -1), _hoisted_4120 = /* @__PURE__ */ (0, import_vue249.createElementVNode)("path", {
|
|
6833
6857
|
d: "m512 311.168 112.896-112.939 30.208 30.208-112.939 112.896L655.104 454.23l-30.165 30.208L512 371.5 399.104 484.437l-30.208-30.165 112.939-112.939-112.939-112.896 30.208-30.208L512 311.168z",
|
|
6834
6858
|
fill: "#FFF"
|
|
6835
6859
|
}, null, -1), _hoisted_535 = [
|
|
6836
|
-
|
|
6837
|
-
|
|
6860
|
+
_hoisted_2249,
|
|
6861
|
+
_hoisted_3233,
|
|
6838
6862
|
_hoisted_4120
|
|
6839
6863
|
];
|
|
6840
|
-
function
|
|
6841
|
-
return (0,
|
|
6864
|
+
function _sfc_render249(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6865
|
+
return (0, import_vue249.openBlock)(), (0, import_vue249.createElementBlock)("svg", _hoisted_1251, _hoisted_535);
|
|
6842
6866
|
}
|
|
6843
|
-
var icon_obstacle_point_en_default = /* @__PURE__ */ export_helper_default(
|
|
6867
|
+
var icon_obstacle_point_en_default = /* @__PURE__ */ export_helper_default(_sfc_main249, [["render", _sfc_render249], ["__file", "icon-obstacle-point-en.vue"]]);
|
|
6844
6868
|
|
|
6845
6869
|
// src/components/icon-obstacle-point.vue
|
|
6846
|
-
var
|
|
6847
|
-
var
|
|
6870
|
+
var import_vue250 = require("vue");
|
|
6871
|
+
var _sfc_main250 = {
|
|
6848
6872
|
name: "IconObstaclePoint",
|
|
6849
6873
|
title: "\u6DFB\u52A0\u969C\u788D\u70B9"
|
|
6850
|
-
},
|
|
6874
|
+
}, _hoisted_1252 = {
|
|
6851
6875
|
class: "icon",
|
|
6852
6876
|
viewBox: "0 0 1024 1024",
|
|
6853
6877
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6854
6878
|
width: "200",
|
|
6855
6879
|
height: "200"
|
|
6856
|
-
},
|
|
6880
|
+
}, _hoisted_2250 = /* @__PURE__ */ (0, import_vue250.createElementVNode)("path", {
|
|
6857
6881
|
d: "M384 981.333a128 42.667 0 1 0 256 0 128 42.667 0 1 0-256 0Z",
|
|
6858
6882
|
fill: "currentColor"
|
|
6859
|
-
}, null, -1),
|
|
6883
|
+
}, null, -1), _hoisted_3234 = /* @__PURE__ */ (0, import_vue250.createElementVNode)("path", {
|
|
6860
6884
|
d: "M853.333 341.333C853.333 529.92 512 746.667 512 1024c0-277.333-341.333-494.08-341.333-682.667a341.333 341.333 0 0 1 682.666 0z",
|
|
6861
6885
|
fill: "currentColor"
|
|
6862
|
-
}, null, -1), _hoisted_4121 = /* @__PURE__ */ (0,
|
|
6886
|
+
}, null, -1), _hoisted_4121 = /* @__PURE__ */ (0, import_vue250.createElementVNode)("path", {
|
|
6863
6887
|
d: "M334.507 548.693V170.667h113.066v38.4L418.987 317.44a157.867 157.867 0 0 1 29.44 93.44 87.893 87.893 0 0 1-9.387 45.653 42.667 42.667 0 0 1-31.147 19.627 219.307 219.307 0 0 1-24.32 3.413 252.16 252.16 0 0 0-11.093-42.666h20.907a17.92 17.92 0 0 0 15.786-8.107 50.773 50.773 0 0 0 4.694-24.747 124.587 124.587 0 0 0-6.4-39.68 177.493 177.493 0 0 0-21.76-42.666l28.16-115.2H371.2V547.84zm219.733 0v-47.36H444.16v-32h110.507v-26.026h-83.2v-135.68H678.4V441.6h-85.333v27.733h111.36v33.707H593.493v47.36zm-46.507-136.106H640v-25.174H507.733zm0-51.2H640v-23.894H507.733zm-58.453-75.52V253.44H512l-7.253-11.093-14.507-21.76 9.387-2.987h-36.694v-32.853h91.734L542.72 152.32l44.8-4.693a162.56 162.56 0 0 1 6.4 19.2c2.56 8.106 4.693 14.08 5.973 17.92h85.334V217.6H640l20.053 2.56-21.333 33.28h63.573v32.427zm105.387-32.427h42.666a377.6 377.6 0 0 0 21.334-35.84h-85.334z",
|
|
6864
6888
|
fill: "#FFF"
|
|
6865
6889
|
}, null, -1), _hoisted_536 = [
|
|
6866
|
-
|
|
6867
|
-
|
|
6890
|
+
_hoisted_2250,
|
|
6891
|
+
_hoisted_3234,
|
|
6868
6892
|
_hoisted_4121
|
|
6869
6893
|
];
|
|
6870
|
-
function
|
|
6871
|
-
return (0,
|
|
6894
|
+
function _sfc_render250(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6895
|
+
return (0, import_vue250.openBlock)(), (0, import_vue250.createElementBlock)("svg", _hoisted_1252, _hoisted_536);
|
|
6872
6896
|
}
|
|
6873
|
-
var icon_obstacle_point_default = /* @__PURE__ */ export_helper_default(
|
|
6897
|
+
var icon_obstacle_point_default = /* @__PURE__ */ export_helper_default(_sfc_main250, [["render", _sfc_render250], ["__file", "icon-obstacle-point.vue"]]);
|
|
6874
6898
|
|
|
6875
6899
|
// src/components/icon-gradient.vue
|
|
6876
|
-
var
|
|
6877
|
-
var
|
|
6900
|
+
var import_vue251 = require("vue");
|
|
6901
|
+
var _sfc_main251 = {
|
|
6878
6902
|
name: "IconGradient",
|
|
6879
6903
|
title: "\u6E10\u53D8"
|
|
6880
|
-
},
|
|
6904
|
+
}, _hoisted_1253 = {
|
|
6881
6905
|
width: "80",
|
|
6882
6906
|
height: "80",
|
|
6883
6907
|
viewBox: "0 0 80 80",
|
|
6884
6908
|
fill: "none",
|
|
6885
6909
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6886
|
-
},
|
|
6910
|
+
}, _hoisted_2251 = /* @__PURE__ */ (0, import_vue251.createElementVNode)("path", {
|
|
6887
6911
|
d: "m30 30 5.29 12.719 13.731 1.1-10.462 8.962 3.197 13.4L30 59l-11.756 7.18 3.197-13.399-10.462-8.961 13.73-1.101L30 30Z",
|
|
6888
6912
|
fill: "#ACDF99",
|
|
6889
6913
|
"fill-opacity": ".1"
|
|
6890
|
-
}, null, -1),
|
|
6914
|
+
}, null, -1), _hoisted_3235 = /* @__PURE__ */ (0, import_vue251.createElementVNode)("path", {
|
|
6891
6915
|
d: "m30 31.302 4.828 11.609.118.282.304.024 12.533 1.005-9.549 8.18-.232.198.071.297 2.917 12.23-10.73-6.554-.26-.159-.26.16-10.73 6.553 2.917-12.23.07-.297-.231-.199-9.549-8.179 12.533-1.005.304-.024.118-.282L30 31.302Z",
|
|
6892
6916
|
stroke: "#74B45E",
|
|
6893
6917
|
"stroke-opacity": ".8"
|
|
6894
|
-
}, null, -1), _hoisted_4122 = /* @__PURE__ */ (0,
|
|
6918
|
+
}, null, -1), _hoisted_4122 = /* @__PURE__ */ (0, import_vue251.createElementVNode)("path", {
|
|
6895
6919
|
d: "m40 21.302 4.828 11.609.118.282.304.024 12.533 1.005-9.549 8.18-.232.198.071.297 2.917 12.23-10.73-6.554-.26-.159-.26.16-10.73 6.553 2.917-12.23.07-.297-.231-.199-9.549-8.179 12.533-1.005.304-.024.118-.282L40 21.302Z",
|
|
6896
6920
|
fill: "#ACDF99",
|
|
6897
6921
|
stroke: "#74B45E"
|
|
6898
|
-
}, null, -1), _hoisted_537 = /* @__PURE__ */ (0,
|
|
6922
|
+
}, null, -1), _hoisted_537 = /* @__PURE__ */ (0, import_vue251.createElementVNode)("path", {
|
|
6899
6923
|
d: "m50 11.302 4.828 11.609.118.282.304.024 12.533 1.005-9.549 8.18-.232.198.071.297 2.917 12.23-10.73-6.554-.26-.159-.26.16-10.73 6.553 2.917-12.23.07-.297-.231-.199-9.549-8.179 12.533-1.005.304-.024.118-.282L50 11.302Z",
|
|
6900
6924
|
fill: "#65AA4E",
|
|
6901
6925
|
stroke: "#488332"
|
|
6902
6926
|
}, null, -1), _hoisted_613 = [
|
|
6903
|
-
|
|
6904
|
-
|
|
6927
|
+
_hoisted_2251,
|
|
6928
|
+
_hoisted_3235,
|
|
6905
6929
|
_hoisted_4122,
|
|
6906
6930
|
_hoisted_537
|
|
6907
6931
|
];
|
|
6908
|
-
function
|
|
6909
|
-
return (0,
|
|
6932
|
+
function _sfc_render251(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6933
|
+
return (0, import_vue251.openBlock)(), (0, import_vue251.createElementBlock)("svg", _hoisted_1253, _hoisted_613);
|
|
6910
6934
|
}
|
|
6911
|
-
var icon_gradient_default = /* @__PURE__ */ export_helper_default(
|
|
6935
|
+
var icon_gradient_default = /* @__PURE__ */ export_helper_default(_sfc_main251, [["render", _sfc_render251], ["__file", "icon-gradient.vue"]]);
|
|
6912
6936
|
|
|
6913
6937
|
// src/components/icon-gradient2.vue
|
|
6914
|
-
var
|
|
6915
|
-
var
|
|
6938
|
+
var import_vue252 = require("vue");
|
|
6939
|
+
var _sfc_main252 = {
|
|
6916
6940
|
name: "IconGradient2",
|
|
6917
6941
|
title: "\u6E10\u53D82"
|
|
6918
|
-
},
|
|
6942
|
+
}, _hoisted_1254 = {
|
|
6919
6943
|
width: "80",
|
|
6920
6944
|
height: "80",
|
|
6921
6945
|
viewBox: "0 0 80 80",
|
|
6922
6946
|
fill: "none",
|
|
6923
6947
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6924
|
-
},
|
|
6948
|
+
}, _hoisted_2252 = /* @__PURE__ */ (0, import_vue252.createElementVNode)("path", {
|
|
6925
6949
|
d: "m50 30 5.29 12.719 13.731 1.1-10.462 8.962 3.197 13.4L50 59l-11.756 7.18 3.197-13.399-10.462-8.961 13.73-1.101L50 30Z",
|
|
6926
6950
|
fill: "#E98D94",
|
|
6927
6951
|
"fill-opacity": ".1"
|
|
6928
|
-
}, null, -1),
|
|
6952
|
+
}, null, -1), _hoisted_3236 = /* @__PURE__ */ (0, import_vue252.createElementVNode)("path", {
|
|
6929
6953
|
d: "m50 31.302 4.828 11.609.118.282.304.024 12.533 1.005-9.549 8.18-.232.198.071.297 2.917 12.23-10.73-6.554-.26-.159-.26.16-10.73 6.553 2.917-12.23.07-.297-.231-.199-9.549-8.179 12.533-1.005.304-.024.118-.282L50 31.302Z",
|
|
6930
6954
|
stroke: "#DE6B74",
|
|
6931
6955
|
"stroke-opacity": ".8"
|
|
6932
|
-
}, null, -1), _hoisted_4123 = /* @__PURE__ */ (0,
|
|
6956
|
+
}, null, -1), _hoisted_4123 = /* @__PURE__ */ (0, import_vue252.createElementVNode)("path", {
|
|
6933
6957
|
d: "m40 21.302 4.828 11.609.118.282.304.024 12.533 1.005-9.549 8.18-.232.198.071.297 2.917 12.23-10.73-6.554-.26-.159-.26.16-10.73 6.553 2.917-12.23.07-.297-.231-.199-9.549-8.179 12.533-1.005.304-.024.118-.282L40 21.302Z",
|
|
6934
6958
|
fill: "#E98D94",
|
|
6935
6959
|
stroke: "#DE6B74"
|
|
6936
|
-
}, null, -1), _hoisted_538 = /* @__PURE__ */ (0,
|
|
6960
|
+
}, null, -1), _hoisted_538 = /* @__PURE__ */ (0, import_vue252.createElementVNode)("path", {
|
|
6937
6961
|
d: "m30 11.302 4.828 11.609.118.282.304.024 12.533 1.005-9.549 8.18-.232.198.071.297 2.917 12.23-10.73-6.554-.26-.159-.26.16-10.73 6.553 2.917-12.23.07-.297-.231-.199-9.549-8.179 12.533-1.005.304-.024.118-.282L30 11.302Z",
|
|
6938
6962
|
fill: "#CF525C",
|
|
6939
6963
|
stroke: "#BE3943"
|
|
6940
6964
|
}, null, -1), _hoisted_614 = [
|
|
6941
|
-
|
|
6942
|
-
|
|
6965
|
+
_hoisted_2252,
|
|
6966
|
+
_hoisted_3236,
|
|
6943
6967
|
_hoisted_4123,
|
|
6944
6968
|
_hoisted_538
|
|
6945
6969
|
];
|
|
6946
|
-
function
|
|
6947
|
-
return (0,
|
|
6970
|
+
function _sfc_render252(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6971
|
+
return (0, import_vue252.openBlock)(), (0, import_vue252.createElementBlock)("svg", _hoisted_1254, _hoisted_614);
|
|
6948
6972
|
}
|
|
6949
|
-
var icon_gradient2_default = /* @__PURE__ */ export_helper_default(
|
|
6973
|
+
var icon_gradient2_default = /* @__PURE__ */ export_helper_default(_sfc_main252, [["render", _sfc_render252], ["__file", "icon-gradient2.vue"]]);
|
|
6950
6974
|
|
|
6951
6975
|
// src/components/icon-filter.vue
|
|
6952
|
-
var
|
|
6953
|
-
var
|
|
6976
|
+
var import_vue253 = require("vue");
|
|
6977
|
+
var _sfc_main253 = {
|
|
6954
6978
|
name: "IconFilter",
|
|
6955
6979
|
title: "\u6EE4\u955C"
|
|
6956
|
-
},
|
|
6980
|
+
}, _hoisted_1255 = {
|
|
6957
6981
|
class: "icon",
|
|
6958
6982
|
viewBox: "0 0 1026 1024",
|
|
6959
6983
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6960
6984
|
width: "200.391",
|
|
6961
6985
|
height: "200"
|
|
6962
|
-
},
|
|
6963
|
-
|
|
6964
|
-
|
|
6986
|
+
}, _hoisted_2253 = /* @__PURE__ */ (0, import_vue253.createElementVNode)("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_3237 = /* @__PURE__ */ (0, import_vue253.createElementVNode)("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_4124 = [
|
|
6987
|
+
_hoisted_2253,
|
|
6988
|
+
_hoisted_3237
|
|
6965
6989
|
];
|
|
6966
|
-
function
|
|
6967
|
-
return (0,
|
|
6990
|
+
function _sfc_render253(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6991
|
+
return (0, import_vue253.openBlock)(), (0, import_vue253.createElementBlock)("svg", _hoisted_1255, _hoisted_4124);
|
|
6968
6992
|
}
|
|
6969
|
-
var icon_filter_default = /* @__PURE__ */ export_helper_default(
|
|
6993
|
+
var icon_filter_default = /* @__PURE__ */ export_helper_default(_sfc_main253, [["render", _sfc_render253], ["__file", "icon-filter.vue"]]);
|
|
6970
6994
|
|
|
6971
6995
|
// src/components/icon-flame.vue
|
|
6972
|
-
var
|
|
6973
|
-
var
|
|
6996
|
+
var import_vue254 = require("vue");
|
|
6997
|
+
var _sfc_main254 = {
|
|
6974
6998
|
name: "IconFlame",
|
|
6975
6999
|
title: "\u706B\u7130"
|
|
6976
|
-
},
|
|
7000
|
+
}, _hoisted_1256 = {
|
|
6977
7001
|
width: "24",
|
|
6978
7002
|
height: "24",
|
|
6979
7003
|
viewBox: "0 0 24 24",
|
|
6980
7004
|
fill: "none",
|
|
6981
7005
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6982
|
-
},
|
|
7006
|
+
}, _hoisted_2254 = /* @__PURE__ */ (0, import_vue254.createElementVNode)("path", {
|
|
6983
7007
|
"fill-rule": "evenodd",
|
|
6984
7008
|
"clip-rule": "evenodd",
|
|
6985
7009
|
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",
|
|
6986
7010
|
fill: "currentColor"
|
|
6987
|
-
}, null, -1),
|
|
6988
|
-
|
|
7011
|
+
}, null, -1), _hoisted_3238 = [
|
|
7012
|
+
_hoisted_2254
|
|
6989
7013
|
];
|
|
6990
|
-
function
|
|
6991
|
-
return (0,
|
|
7014
|
+
function _sfc_render254(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7015
|
+
return (0, import_vue254.openBlock)(), (0, import_vue254.createElementBlock)("svg", _hoisted_1256, _hoisted_3238);
|
|
6992
7016
|
}
|
|
6993
|
-
var icon_flame_default = /* @__PURE__ */ export_helper_default(
|
|
7017
|
+
var icon_flame_default = /* @__PURE__ */ export_helper_default(_sfc_main254, [["render", _sfc_render254], ["__file", "icon-flame.vue"]]);
|
|
6994
7018
|
|
|
6995
7019
|
// src/components/icon-lighting.vue
|
|
6996
|
-
var
|
|
6997
|
-
var
|
|
7020
|
+
var import_vue255 = require("vue");
|
|
7021
|
+
var _sfc_main255 = {
|
|
6998
7022
|
name: "IconLighting",
|
|
6999
7023
|
title: "\u706F\u5149"
|
|
7000
|
-
},
|
|
7024
|
+
}, _hoisted_1257 = {
|
|
7001
7025
|
class: "icon",
|
|
7002
7026
|
viewBox: "0 0 1024 1024",
|
|
7003
7027
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7004
7028
|
width: "200",
|
|
7005
7029
|
height: "200"
|
|
7006
|
-
},
|
|
7030
|
+
}, _hoisted_2255 = /* @__PURE__ */ (0, import_vue255.createElementVNode)("path", {
|
|
7007
7031
|
d: "M985.6 505.6c0-25.6-6.4-44.8-12.8-70.4C915.2 249.6 748.8 108.8 544 96V32h-64v64C275.2 108.8 108.8 249.6 51.2 441.6c-6.4 19.2-12.8 44.8-12.8 64L32 544h192c12.8 140.8 134.4 256 288 256s268.8-115.2 288-256h192l-6.4-38.4zM512 736c-115.2 0-204.8-83.2-224-192h441.6C716.8 652.8 627.2 736 512 736zM108.8 480c0-6.4 6.4-12.8 6.4-25.6C166.4 288 326.4 160 512 160s345.6 128 396.8 294.4c0 6.4 6.4 12.8 6.4 25.6H108.8zM480 832v128h64V832h-64zm-211.2-57.6-96 96 44.8 44.8 96-96-44.8-44.8zm486.4 0-44.8 44.8 96 96 44.8-44.8-96-96z",
|
|
7008
7032
|
fill: "currentColor"
|
|
7009
|
-
}, null, -1),
|
|
7010
|
-
|
|
7033
|
+
}, null, -1), _hoisted_3239 = [
|
|
7034
|
+
_hoisted_2255
|
|
7011
7035
|
];
|
|
7012
|
-
function
|
|
7013
|
-
return (0,
|
|
7036
|
+
function _sfc_render255(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7037
|
+
return (0, import_vue255.openBlock)(), (0, import_vue255.createElementBlock)("svg", _hoisted_1257, _hoisted_3239);
|
|
7014
7038
|
}
|
|
7015
|
-
var icon_lighting_default = /* @__PURE__ */ export_helper_default(
|
|
7039
|
+
var icon_lighting_default = /* @__PURE__ */ export_helper_default(_sfc_main255, [["render", _sfc_render255], ["__file", "icon-lighting.vue"]]);
|
|
7016
7040
|
|
|
7017
7041
|
// src/components/icon-point-light-source.vue
|
|
7018
|
-
var
|
|
7019
|
-
var
|
|
7042
|
+
var import_vue256 = require("vue");
|
|
7043
|
+
var _sfc_main256 = {
|
|
7020
7044
|
name: "IconPointLightSource",
|
|
7021
7045
|
title: "\u70B9\u5149\u6E90"
|
|
7022
|
-
},
|
|
7046
|
+
}, _hoisted_1258 = {
|
|
7023
7047
|
class: "icon",
|
|
7024
7048
|
viewBox: "0 0 1024 1024",
|
|
7025
7049
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7026
7050
|
width: "200",
|
|
7027
7051
|
height: "200"
|
|
7028
|
-
},
|
|
7052
|
+
}, _hoisted_2256 = /* @__PURE__ */ (0, import_vue256.createElementVNode)("path", {
|
|
7029
7053
|
d: "M469.333 0v128h85.334V0h-85.334zM180.181 119.85l-60.33 60.331 90.453 90.454 60.416-60.288-90.539-90.496zm663.638 0-90.454 90.454 60.288 60.373 90.496-90.496-60.33-60.33zM512 213.334c-164.437 0-298.667 134.23-298.667 298.667 0 118.101 70.656 217.685 170.667 265.984V896c0 46.635 38.699 85.333 85.333 85.333h85.334C601.3 981.333 640 942.635 640 896V777.984C740.01 729.685 810.667 630.101 810.667 512c0-164.437-134.23-298.667-298.667-298.667zm0 85.334A212.65 212.65 0 0 1 725.333 512a212.907 212.907 0 0 1-142.25 200.917l-28.416 9.984V896h-85.334V722.901l-28.416-9.984A212.907 212.907 0 0 1 298.667 512 212.65 212.65 0 0 1 512 298.667zM0 469.333v85.334h128v-85.334H0zm896 0v85.334h128v-85.334H896zm-685.653 283.99-90.496 90.496 60.33 60.33 90.454-90.453-60.288-60.373zm603.306 0-60.33 60.33 90.496 90.496 60.33-60.33-90.453-90.454z",
|
|
7030
7054
|
fill: "currentColor"
|
|
7031
|
-
}, null, -1),
|
|
7032
|
-
|
|
7055
|
+
}, null, -1), _hoisted_3240 = [
|
|
7056
|
+
_hoisted_2256
|
|
7033
7057
|
];
|
|
7034
|
-
function
|
|
7035
|
-
return (0,
|
|
7058
|
+
function _sfc_render256(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7059
|
+
return (0, import_vue256.openBlock)(), (0, import_vue256.createElementBlock)("svg", _hoisted_1258, _hoisted_3240);
|
|
7036
7060
|
}
|
|
7037
|
-
var icon_point_light_source_default = /* @__PURE__ */ export_helper_default(
|
|
7061
|
+
var icon_point_light_source_default = /* @__PURE__ */ export_helper_default(_sfc_main256, [["render", _sfc_render256], ["__file", "icon-point-light-source.vue"]]);
|
|
7038
7062
|
|
|
7039
7063
|
// src/components/icon-fireworks.vue
|
|
7040
|
-
var
|
|
7041
|
-
var
|
|
7064
|
+
var import_vue257 = require("vue");
|
|
7065
|
+
var _sfc_main257 = {
|
|
7042
7066
|
name: "IconFireworks",
|
|
7043
7067
|
title: "\u70DF\u706B"
|
|
7044
|
-
},
|
|
7068
|
+
}, _hoisted_1259 = {
|
|
7045
7069
|
width: "24",
|
|
7046
7070
|
height: "24",
|
|
7047
7071
|
viewBox: "0 0 24 24",
|
|
7048
7072
|
fill: "none",
|
|
7049
7073
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7050
|
-
},
|
|
7074
|
+
}, _hoisted_2257 = /* @__PURE__ */ (0, import_vue257.createElementVNode)("path", {
|
|
7051
7075
|
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",
|
|
7052
7076
|
fill: "currentColor"
|
|
7053
|
-
}, null, -1),
|
|
7077
|
+
}, null, -1), _hoisted_3241 = /* @__PURE__ */ (0, import_vue257.createElementVNode)("path", {
|
|
7054
7078
|
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",
|
|
7055
7079
|
fill: "currentColor"
|
|
7056
|
-
}, null, -1), _hoisted_4125 = /* @__PURE__ */ (0,
|
|
7080
|
+
}, null, -1), _hoisted_4125 = /* @__PURE__ */ (0, import_vue257.createElementVNode)("path", {
|
|
7057
7081
|
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",
|
|
7058
7082
|
fill: "currentColor"
|
|
7059
7083
|
}, null, -1), _hoisted_539 = [
|
|
7060
|
-
|
|
7061
|
-
|
|
7084
|
+
_hoisted_2257,
|
|
7085
|
+
_hoisted_3241,
|
|
7062
7086
|
_hoisted_4125
|
|
7063
7087
|
];
|
|
7064
|
-
function
|
|
7065
|
-
return (0,
|
|
7088
|
+
function _sfc_render257(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7089
|
+
return (0, import_vue257.openBlock)(), (0, import_vue257.createElementBlock)("svg", _hoisted_1259, _hoisted_539);
|
|
7066
7090
|
}
|
|
7067
|
-
var icon_fireworks_default = /* @__PURE__ */ export_helper_default(
|
|
7091
|
+
var icon_fireworks_default = /* @__PURE__ */ export_helper_default(_sfc_main257, [["render", _sfc_render257], ["__file", "icon-fireworks.vue"]]);
|
|
7068
7092
|
|
|
7069
7093
|
// src/components/icon-smoke.vue
|
|
7070
|
-
var
|
|
7071
|
-
var
|
|
7094
|
+
var import_vue258 = require("vue");
|
|
7095
|
+
var _sfc_main258 = {
|
|
7072
7096
|
name: "IconSmoke",
|
|
7073
7097
|
title: "\u70DF\u96FE"
|
|
7074
|
-
},
|
|
7098
|
+
}, _hoisted_1260 = {
|
|
7075
7099
|
width: "24",
|
|
7076
7100
|
height: "24",
|
|
7077
7101
|
viewBox: "0 0 24 24",
|
|
7078
7102
|
fill: "none",
|
|
7079
7103
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7080
|
-
},
|
|
7104
|
+
}, _hoisted_2258 = /* @__PURE__ */ (0, import_vue258.createElementVNode)("path", {
|
|
7081
7105
|
"fill-rule": "evenodd",
|
|
7082
7106
|
"clip-rule": "evenodd",
|
|
7083
7107
|
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",
|
|
7084
7108
|
fill: "currentColor"
|
|
7085
|
-
}, null, -1),
|
|
7086
|
-
|
|
7109
|
+
}, null, -1), _hoisted_3242 = [
|
|
7110
|
+
_hoisted_2258
|
|
7087
7111
|
];
|
|
7088
|
-
function
|
|
7089
|
-
return (0,
|
|
7112
|
+
function _sfc_render258(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7113
|
+
return (0, import_vue258.openBlock)(), (0, import_vue258.createElementBlock)("svg", _hoisted_1260, _hoisted_3242);
|
|
7090
7114
|
}
|
|
7091
|
-
var icon_smoke_default = /* @__PURE__ */ export_helper_default(
|
|
7115
|
+
var icon_smoke_default = /* @__PURE__ */ export_helper_default(_sfc_main258, [["render", _sfc_render258], ["__file", "icon-smoke.vue"]]);
|
|
7092
7116
|
|
|
7093
7117
|
// src/components/icon-heat-map-3d.vue
|
|
7094
|
-
var
|
|
7095
|
-
var
|
|
7118
|
+
var import_vue259 = require("vue");
|
|
7119
|
+
var _sfc_main259 = {
|
|
7096
7120
|
name: "IconHeatMap3D",
|
|
7097
7121
|
title: "\u70ED\u529B\u56FE3d"
|
|
7098
|
-
},
|
|
7122
|
+
}, _hoisted_1261 = {
|
|
7099
7123
|
class: "icon",
|
|
7100
7124
|
viewBox: "0 0 1024 1024",
|
|
7101
7125
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7102
7126
|
width: "200",
|
|
7103
7127
|
height: "200"
|
|
7104
|
-
},
|
|
7128
|
+
}, _hoisted_2259 = /* @__PURE__ */ (0, import_vue259.createElementVNode)("path", {
|
|
7105
7129
|
d: "M598.4 848c-220.8 0-457.6-121.6-457.6-316.8 0-198.4 246.4-352 457.6-352 128 0 281.6 60.8 281.6 352C883.2 745.6 793.6 848 598.4 848zm0-633.6C403.2 214.4 179.2 352 179.2 528c0 188.8 249.6 278.4 419.2 278.4S841.6 723.2 841.6 528c3.2-208-80-313.6-243.2-313.6z",
|
|
7106
7130
|
fill: "currentColor"
|
|
7107
|
-
}, null, -1),
|
|
7131
|
+
}, null, -1), _hoisted_3243 = /* @__PURE__ */ (0, import_vue259.createElementVNode)("path", {
|
|
7108
7132
|
d: "M569.6 742.4c-150.4 0-310.4-83.2-310.4-217.6 0-134.4 166.4-240 310.4-240 89.6 0 195.2 41.6 195.2 240 0 147.2-60.8 217.6-195.2 217.6zm0-422.4c-124.8 0-272 89.6-272 201.6 0 118.4 160 179.2 272 179.2s156.8-51.2 156.8-179.2c0-134.4-51.2-201.6-156.8-201.6z",
|
|
7109
7133
|
fill: "currentColor"
|
|
7110
|
-
}, null, -1), _hoisted_4126 = /* @__PURE__ */ (0,
|
|
7134
|
+
}, null, -1), _hoisted_4126 = /* @__PURE__ */ (0, import_vue259.createElementVNode)("path", {
|
|
7111
7135
|
d: "M537.6 624c-70.4 0-147.2-41.6-147.2-105.6 0-67.2 76.8-115.2 147.2-115.2 35.2 0 96 16 96 115.2 0 70.4-32 105.6-96 105.6zm0-192c-51.2 0-115.2 38.4-115.2 83.2 0 48 67.2 73.6 115.2 73.6 44.8 0 64-19.2 64-73.6 0-73.6-35.2-83.2-64-83.2z",
|
|
7112
7136
|
fill: "currentColor"
|
|
7113
7137
|
}, null, -1), _hoisted_540 = [
|
|
7114
|
-
|
|
7115
|
-
|
|
7138
|
+
_hoisted_2259,
|
|
7139
|
+
_hoisted_3243,
|
|
7116
7140
|
_hoisted_4126
|
|
7117
7141
|
];
|
|
7118
|
-
function
|
|
7119
|
-
return (0,
|
|
7142
|
+
function _sfc_render259(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7143
|
+
return (0, import_vue259.openBlock)(), (0, import_vue259.createElementBlock)("svg", _hoisted_1261, _hoisted_540);
|
|
7120
7144
|
}
|
|
7121
|
-
var icon_heat_map_3d_default = /* @__PURE__ */ export_helper_default(
|
|
7145
|
+
var icon_heat_map_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main259, [["render", _sfc_render259], ["__file", "icon-heat-map-3d.vue"]]);
|
|
7122
7146
|
|
|
7123
7147
|
// src/components/icon-special-effects.vue
|
|
7124
|
-
var
|
|
7125
|
-
var
|
|
7148
|
+
var import_vue260 = require("vue");
|
|
7149
|
+
var _sfc_main260 = {
|
|
7126
7150
|
name: "IconSpecialEffects",
|
|
7127
7151
|
title: "\u7279\u6548"
|
|
7128
|
-
},
|
|
7152
|
+
}, _hoisted_1262 = {
|
|
7129
7153
|
width: "80",
|
|
7130
7154
|
height: "80",
|
|
7131
7155
|
viewBox: "0 0 80 80",
|
|
7132
7156
|
fill: "none",
|
|
7133
7157
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7134
|
-
},
|
|
7158
|
+
}, _hoisted_2260 = /* @__PURE__ */ (0, import_vue260.createElementVNode)("path", {
|
|
7135
7159
|
d: "M20.29 65.52a4.888 4.888 0 0 1-2.628-.77 4.646 4.646 0 0 1-1.745-1.934 4.592 4.592 0 0 1-.42-2.56l2.006-16.599L4.648 32.632a4.641 4.641 0 0 1-1.441-2.171 4.602 4.602 0 0 1-.039-2.598 4.729 4.729 0 0 1 1.368-2.229 4.8 4.8 0 0 1 2.352-1.174l16.77-3.265L30.412 5.85a4.832 4.832 0 0 1 1.69-2.003 4.898 4.898 0 0 1 5.066-.263A4.847 4.847 0 0 1 39.06 5.4l8.36 14.581 17.027 1.537a4.79 4.79 0 0 1 2.469.926 4.725 4.725 0 0 1 1.592 2.085 4.61 4.61 0 0 1-.959 4.886L55.946 41.692l3.76 16.29a4.6 4.6 0 0 1-.145 2.591 4.643 4.643 0 0 1-1.526 2.11 4.893 4.893 0 0 1-5.06.633l-15.529-6.992-14.694 8.53a4.918 4.918 0 0 1-2.463.667ZM8.798 29.416l12.273 10.543a4.856 4.856 0 0 1 1.374 1.926c.291.744.393 1.547.296 2.34l-1.837 15.774 13.957-8.091a5.12 5.12 0 0 1 4.652-.234l14.769 6.615-3.534-15.526a4.819 4.819 0 0 1 .05-2.351 4.853 4.853 0 0 1 1.159-2.053l11.077-11.734-16.259-1.456a5.053 5.053 0 0 1-2.262-.767 4.996 4.996 0 0 1-1.648-1.717L34.894 8.747l-6.45 14.681a4.93 4.93 0 0 1-1.455 1.873 4.993 4.993 0 0 1-2.168.986L8.799 29.415Zm57.666 16.463.034-.034c1.356-1.343 2.71-1.343 4.066 0l6.185 6.126c1.355 1.343 1.355 2.685 0 4.027l-.034.035c-1.356 1.342-2.71 1.342-4.066 0l-6.185-6.127c-1.355-1.342-1.355-2.685 0-4.027ZM60.48 66.012l.034-.034c1.355-1.343 2.71-1.343 4.066 0l6.185 6.126c1.355 1.342 1.355 2.685 0 4.027l-.035.034c-1.355 1.343-2.71 1.343-4.066 0L60.48 70.04c-1.355-1.342-1.355-2.685 0-4.027Z",
|
|
7136
7160
|
fill: "currentColor"
|
|
7137
|
-
}, null, -1),
|
|
7161
|
+
}, null, -1), _hoisted_3244 = /* @__PURE__ */ (0, import_vue260.createElementVNode)("path", {
|
|
7138
7162
|
d: "m37.016 65.322.035-.034c1.355-1.342 2.71-1.342 4.066 0l6.185 6.127c1.355 1.342 1.355 2.684 0 4.027l-.035.034c-1.355 1.342-2.71 1.342-4.065 0l-6.186-6.126c-1.355-1.343-1.355-2.685 0-4.028Z",
|
|
7139
7163
|
fill: "currentColor"
|
|
7140
7164
|
}, null, -1), _hoisted_4127 = [
|
|
7141
|
-
|
|
7142
|
-
|
|
7165
|
+
_hoisted_2260,
|
|
7166
|
+
_hoisted_3244
|
|
7143
7167
|
];
|
|
7144
|
-
function
|
|
7145
|
-
return (0,
|
|
7168
|
+
function _sfc_render260(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7169
|
+
return (0, import_vue260.openBlock)(), (0, import_vue260.createElementBlock)("svg", _hoisted_1262, _hoisted_4127);
|
|
7146
7170
|
}
|
|
7147
|
-
var icon_special_effects_default = /* @__PURE__ */ export_helper_default(
|
|
7171
|
+
var icon_special_effects_default = /* @__PURE__ */ export_helper_default(_sfc_main260, [["render", _sfc_render260], ["__file", "icon-special-effects.vue"]]);
|
|
7148
7172
|
|
|
7149
7173
|
// src/components/icon-tile-server.vue
|
|
7150
|
-
var
|
|
7151
|
-
var
|
|
7174
|
+
var import_vue261 = require("vue");
|
|
7175
|
+
var _sfc_main261 = {
|
|
7152
7176
|
name: "IconTileServer",
|
|
7153
7177
|
title: "\u74E6\u7247\u670D\u52A1"
|
|
7154
|
-
},
|
|
7178
|
+
}, _hoisted_1263 = {
|
|
7155
7179
|
class: "icon",
|
|
7156
7180
|
viewBox: "0 0 1024 1024",
|
|
7157
7181
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7158
7182
|
width: "200",
|
|
7159
7183
|
height: "200"
|
|
7160
|
-
},
|
|
7184
|
+
}, _hoisted_2261 = /* @__PURE__ */ (0, import_vue261.createElementVNode)("path", {
|
|
7161
7185
|
d: "M338.748 384.75c53.448 3.787 98.74 20.9 135.331 51.447 20.39 17.003 73.182 12.634 106.533-10.668 33.023-23.12 36.554-54.978-1.238-95.72a54.613 54.613 0 1 1 34.443-15.655c43.8 54.104 36.627 106.97-12.38 141.194-45.51 31.858-116.07 37.72-150.696 8.81-32.84-27.415-74.456-42.015-125.501-43.617a54.613 54.613 0 1 1 13.508-35.972v.182zm109.226 385.425v44.31L11.068 512l81.082-56.106 31.785 22.246L75.038 512l372.936 258.175zM893.728 512l-48.897-33.86 31.785-22.246L957.7 512h-63.97zM447.974 915.811v44.31L11.068 657.636l54.904-38.011 31.822 22.246-22.756 15.765L447.974 915.81zm0-291.271v44.31L11.068 366.363l473.315-327.68L957.7 366.364 747.329 512h-63.971l210.37-145.636L484.383 82.958 75.038 366.364 447.974 624.54zm72.818 251.549H630.02v109.227H520.792V876.089zm0-145.636H630.02V839.68H520.792V730.453zm0-145.635H630.02v109.226H520.792V584.818zm145.636 291.27h109.226v109.228H666.428V876.089zm0-145.635h109.226V839.68H666.428V730.453zM812.063 876.09H921.29v109.227H812.063V876.089zm72.818-327.68h109.227v109.227H884.88V548.409zm4.405 145.635 77.26 77.224-77.26 77.26-77.223-77.297 77.223-77.187zM743.651 548.41l77.26 77.223-77.26 77.26-77.223-77.296 77.223-77.187z",
|
|
7162
7186
|
fill: "currentColor"
|
|
7163
|
-
}, null, -1),
|
|
7164
|
-
|
|
7187
|
+
}, null, -1), _hoisted_3245 = [
|
|
7188
|
+
_hoisted_2261
|
|
7165
7189
|
];
|
|
7166
|
-
function
|
|
7167
|
-
return (0,
|
|
7190
|
+
function _sfc_render261(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7191
|
+
return (0, import_vue261.openBlock)(), (0, import_vue261.createElementBlock)("svg", _hoisted_1263, _hoisted_3245);
|
|
7168
7192
|
}
|
|
7169
|
-
var icon_tile_server_default = /* @__PURE__ */ export_helper_default(
|
|
7193
|
+
var icon_tile_server_default = /* @__PURE__ */ export_helper_default(_sfc_main261, [["render", _sfc_render261], ["__file", "icon-tile-server.vue"]]);
|
|
7170
7194
|
|
|
7171
7195
|
// src/components/icon-growth-s.vue
|
|
7172
|
-
var
|
|
7173
|
-
var
|
|
7196
|
+
var import_vue262 = require("vue");
|
|
7197
|
+
var _sfc_main262 = {
|
|
7174
7198
|
name: "IconGrowthS",
|
|
7175
7199
|
title: "\u751F\u957F"
|
|
7176
|
-
},
|
|
7200
|
+
}, _hoisted_1264 = {
|
|
7177
7201
|
width: "80",
|
|
7178
7202
|
height: "80",
|
|
7179
7203
|
viewBox: "0 0 80 80",
|
|
7180
7204
|
fill: "none",
|
|
7181
7205
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7182
|
-
},
|
|
7183
|
-
|
|
7206
|
+
}, _hoisted_2262 = /* @__PURE__ */ (0, import_vue262.createStaticVNode)('<path d="M48.5 44.542 6.271 48.296l13.974-7.86.775-.436-.775-.436-13.974-7.86L48.5 35.458v9.084Z" fill="url(#paint0_linear_2117_178564-s)" stroke="url(#paint1_linear_2117_178564-s)"></path><path d="m44.456 40.205.092-.205-.092-.205-8.265-18.366L63.12 40 36.191 58.571l8.265-18.366Z" fill="url(#paint2_linear_2117_178564-s)" stroke="url(#paint3_linear_2117_178564-s)"></path><path d="M76 40 47 20l4.5 10 15 10-15 10L47 60l29-20Z" fill="url(#paint4_linear_2117_178564-s)" fill-opacity=".5"></path><path d="M48.191 21.429 75.12 40 48.191 58.571l3.706-8.235 14.88-9.92.624-.416-.624-.416-14.88-9.92-3.706-8.235Z" stroke="url(#paint5_linear_2117_178564-s)" stroke-opacity=".3"></path><defs><linearGradient id="paint0_linear_2117_178564-s" x1="49" y1="40" x2="17" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#A4DE8F"></stop><stop offset=".8" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint1_linear_2117_178564-s" x1="4" y1="40" x2="49" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#4F843C"></stop><stop offset="1" stop-color="#78B162"></stop></linearGradient><linearGradient id="paint2_linear_2117_178564-s" x1="64" y1="40" x2="46.222" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#A4DE8F"></stop><stop offset=".8" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint3_linear_2117_178564-s" x1="35" y1="40" x2="64" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#4F843C"></stop><stop offset="1" stop-color="#78B162"></stop></linearGradient><linearGradient id="paint4_linear_2117_178564-s" x1="76" y1="40" x2="58.222" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#A4DE8F"></stop><stop offset=".8" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint5_linear_2117_178564-s" x1="47" y1="40" x2="76" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#4F843C"></stop><stop offset="1" stop-color="#78B162"></stop></linearGradient></defs>', 5), _hoisted_76 = [
|
|
7207
|
+
_hoisted_2262
|
|
7184
7208
|
];
|
|
7185
|
-
function
|
|
7186
|
-
return (0,
|
|
7209
|
+
function _sfc_render262(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7210
|
+
return (0, import_vue262.openBlock)(), (0, import_vue262.createElementBlock)("svg", _hoisted_1264, _hoisted_76);
|
|
7187
7211
|
}
|
|
7188
|
-
var icon_growth_s_default = /* @__PURE__ */ export_helper_default(
|
|
7212
|
+
var icon_growth_s_default = /* @__PURE__ */ export_helper_default(_sfc_main262, [["render", _sfc_render262], ["__file", "icon-growth-s.vue"]]);
|
|
7189
7213
|
|
|
7190
7214
|
// src/components/icon-growth.vue
|
|
7191
|
-
var
|
|
7192
|
-
var
|
|
7215
|
+
var import_vue263 = require("vue");
|
|
7216
|
+
var _sfc_main263 = {
|
|
7193
7217
|
name: "IconGrowth",
|
|
7194
7218
|
title: "\u751F\u957F"
|
|
7195
|
-
},
|
|
7219
|
+
}, _hoisted_1265 = {
|
|
7196
7220
|
width: "80",
|
|
7197
7221
|
height: "80",
|
|
7198
7222
|
viewBox: "0 0 80 80",
|
|
7199
7223
|
fill: "none",
|
|
7200
7224
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7201
|
-
},
|
|
7202
|
-
|
|
7225
|
+
}, _hoisted_2263 = /* @__PURE__ */ (0, import_vue263.createStaticVNode)('<path d="M48.5 44.542 6.271 48.296l13.974-7.86.775-.436-.775-.436-13.974-7.86L48.5 35.458v9.084Z" fill="url(#paint0_linear_2117_178564)" stroke="url(#paint1_linear_2117_178564)"></path><path d="m44.456 40.205.092-.205-.092-.205-8.265-18.366L63.12 40 36.191 58.571l8.265-18.366Z" fill="url(#paint2_linear_2117_178564)" stroke="url(#paint3_linear_2117_178564)"></path><path d="M76 40 47 20l4.5 10 15 10-15 10L47 60l29-20Z" fill="url(#paint4_linear_2117_178564)" fill-opacity=".5"></path><path d="M48.191 21.429 75.12 40 48.191 58.571l3.706-8.235 14.88-9.92.624-.416-.624-.416-14.88-9.92-3.706-8.235Z" stroke="url(#paint5_linear_2117_178564)" stroke-opacity=".3"></path><defs><linearGradient id="paint0_linear_2117_178564" x1="49" y1="40" x2="17" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#A4DE8F"></stop><stop offset=".8" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint1_linear_2117_178564" x1="4" y1="40" x2="49" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#4F843C"></stop><stop offset="1" stop-color="#78B162"></stop></linearGradient><linearGradient id="paint2_linear_2117_178564" x1="64" y1="40" x2="46.222" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#A4DE8F"></stop><stop offset=".8" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint3_linear_2117_178564" x1="35" y1="40" x2="64" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#4F843C"></stop><stop offset="1" stop-color="#78B162"></stop></linearGradient><linearGradient id="paint4_linear_2117_178564" x1="76" y1="40" x2="58.222" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#A4DE8F"></stop><stop offset=".8" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint5_linear_2117_178564" x1="47" y1="40" x2="76" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#4F843C"></stop><stop offset="1" stop-color="#78B162"></stop></linearGradient></defs>', 5), _hoisted_77 = [
|
|
7226
|
+
_hoisted_2263
|
|
7203
7227
|
];
|
|
7204
|
-
function
|
|
7205
|
-
return (0,
|
|
7228
|
+
function _sfc_render263(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7229
|
+
return (0, import_vue263.openBlock)(), (0, import_vue263.createElementBlock)("svg", _hoisted_1265, _hoisted_77);
|
|
7206
7230
|
}
|
|
7207
|
-
var icon_growth_default = /* @__PURE__ */ export_helper_default(
|
|
7231
|
+
var icon_growth_default = /* @__PURE__ */ export_helper_default(_sfc_main263, [["render", _sfc_render263], ["__file", "icon-growth.vue"]]);
|
|
7208
7232
|
|
|
7209
7233
|
// src/components/icon-straight-travel.vue
|
|
7210
|
-
var
|
|
7211
|
-
var
|
|
7234
|
+
var import_vue264 = require("vue");
|
|
7235
|
+
var _sfc_main264 = {
|
|
7212
7236
|
name: "IconStraightTravel",
|
|
7213
7237
|
title: "\u76F4\u884C"
|
|
7214
|
-
},
|
|
7238
|
+
}, _hoisted_1266 = {
|
|
7215
7239
|
class: "icon",
|
|
7216
7240
|
viewBox: "0 0 1024 1024",
|
|
7217
7241
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7218
7242
|
width: "200",
|
|
7219
7243
|
height: "200"
|
|
7220
|
-
},
|
|
7244
|
+
}, _hoisted_2264 = /* @__PURE__ */ (0, import_vue264.createElementVNode)("path", {
|
|
7221
7245
|
d: "M804.571 365.714 512 0 219.429 365.714h219.428V1024h146.286V365.714z",
|
|
7222
7246
|
fill: "currentColor"
|
|
7223
|
-
}, null, -1),
|
|
7224
|
-
|
|
7247
|
+
}, null, -1), _hoisted_3246 = [
|
|
7248
|
+
_hoisted_2264
|
|
7225
7249
|
];
|
|
7226
|
-
function
|
|
7227
|
-
return (0,
|
|
7250
|
+
function _sfc_render264(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7251
|
+
return (0, import_vue264.openBlock)(), (0, import_vue264.createElementBlock)("svg", _hoisted_1266, _hoisted_3246);
|
|
7228
7252
|
}
|
|
7229
|
-
var icon_straight_travel_default = /* @__PURE__ */ export_helper_default(
|
|
7253
|
+
var icon_straight_travel_default = /* @__PURE__ */ export_helper_default(_sfc_main264, [["render", _sfc_render264], ["__file", "icon-straight-travel.vue"]]);
|
|
7230
7254
|
|
|
7231
7255
|
// src/components/icon-mvt-layer.vue
|
|
7232
|
-
var
|
|
7233
|
-
var
|
|
7256
|
+
var import_vue265 = require("vue");
|
|
7257
|
+
var _sfc_main265 = {
|
|
7234
7258
|
name: "IconMvtLayer",
|
|
7235
7259
|
title: "\u77E2\u91CF\u74E6\u7247\u56FE\u5C42"
|
|
7236
|
-
},
|
|
7260
|
+
}, _hoisted_1267 = {
|
|
7237
7261
|
class: "icon",
|
|
7238
7262
|
viewBox: "0 0 1024 1024",
|
|
7239
7263
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7240
7264
|
width: "200",
|
|
7241
7265
|
height: "200"
|
|
7242
|
-
},
|
|
7266
|
+
}, _hoisted_2265 = /* @__PURE__ */ (0, import_vue265.createElementVNode)("path", {
|
|
7243
7267
|
d: "M949.977 530.606v2.547l.849-2.123s-.424-.424-.849-.424z",
|
|
7244
7268
|
fill: "currentColor"
|
|
7245
|
-
}, null, -1),
|
|
7269
|
+
}, null, -1), _hoisted_3247 = /* @__PURE__ */ (0, import_vue265.createElementVNode)("path", {
|
|
7246
7270
|
d: "M489.15 208.861a21.223 21.223 0 0 0-30.138 0l-59.991 60.557a21.79 21.79 0 0 0 0 30.137 20.091 20.091 0 0 0 14.149 5.801 22.921 22.921 0 0 0 15.28-5.8l60.133-60.982a21.223 21.223 0 0 0 .566-29.713zM368.883 329.975a21.223 21.223 0 0 0-29.996 0l-60.132 60.557a21.223 21.223 0 0 0 0 29.996 19.525 19.525 0 0 0 14.856 5.942 19.808 19.808 0 0 0 14.149-5.942l60.133-60.557a21.223 21.223 0 0 0 .99-29.996zm581.093 200.63v2.548l.849-2.123s-.424-.424-.849-.424zm-40.749 58.011a21.365 21.365 0 0 0-27.024 13.441l-26.175 80.79a21.223 21.223 0 0 0 14.149 26.6 19.242 19.242 0 0 0 6.791 1.274 21.082 21.082 0 0 0 19.808-14.15l26.6-81.355a20.94 20.94 0 0 0-14.149-26.6zM359.97 759.534l-77.818-34.24a21.506 21.506 0 0 0-28.298 11.036 21.082 21.082 0 0 0 11.036 28.298l78.385 33.815a18.96 18.96 0 0 0 8.489 1.698 21.082 21.082 0 0 0 19.808-12.592 21.223 21.223 0 0 0-11.602-28.015zm155.638 69.046-77.82-34.24a21.082 21.082 0 1 0-17.402 38.485l78.526 34.665a17.969 17.969 0 0 0 8.348 1.698 21.648 21.648 0 0 0 19.525-12.734 21.365 21.365 0 0 0-10.612-27.874z",
|
|
7247
7271
|
fill: "currentColor"
|
|
7248
|
-
}, null, -1), _hoisted_4128 = /* @__PURE__ */ (0,
|
|
7272
|
+
}, null, -1), _hoisted_4128 = /* @__PURE__ */ (0, import_vue265.createElementVNode)("path", {
|
|
7249
7273
|
d: "M968.23 32H56.194A24.053 24.053 0 0 0 32 55.77v912.46A24.053 24.053 0 0 0 56.195 992h912.034a24.053 24.053 0 0 0 24.195-23.77V55.77A24.053 24.053 0 0 0 968.229 32zM550.413 74.447h171.484a87.723 87.723 0 0 1 7.64 36.362v2.547a96.212 96.212 0 0 1-5.094 27.166 92.392 92.392 0 0 1-88.005 63.953 93.1 93.1 0 0 1-75.414-38.626 90.836 90.836 0 0 1-17.261-42.447c0-4.245-.85-8.49-.85-12.734a89.987 89.987 0 0 1 7.5-36.221zM74.447 563.573a90.27 90.27 0 0 1 43.578-11.037 93.524 93.524 0 0 1 93.1 93.666 88.855 88.855 0 0 1-10.895 43.154 92.25 92.25 0 0 1-29.288 32.967 91.26 91.26 0 0 1-96.495 5.942zm604.721 385.98a92.958 92.958 0 0 1 183.935 0zm270.81-416.4v416.4h-44.004a133 133 0 0 0-60.132-99.89l23.77-72.301a21.223 21.223 0 0 0-40.183-14.15l-22.497 68.198a139.65 139.65 0 0 0-35.513-4.669 135.263 135.263 0 0 0-114.747 63.104l-62.538-28.298a21.648 21.648 0 0 0-28.298 11.036 21.365 21.365 0 0 0 11.036 28.298l62.68 28.298a114.04 114.04 0 0 0-3.396 20.233H74.446V774.39a135.546 135.546 0 0 0 179.125-128.188 137.244 137.244 0 0 0-57.586-111.352l52.917-53.765a21.082 21.082 0 0 0 0-29.996 21.79 21.79 0 0 0-30.137 0l-59.425 60.416a8.772 8.772 0 0 0-2.547 4.244 141.488 141.488 0 0 0-38.485-5.518 134.697 134.697 0 0 0-43.861 7.216v-443h431.115a128.33 128.33 0 0 0-4.952 36.362 137.527 137.527 0 0 0 14.149 59.284c.849 1.274 1.273 2.971 2.122 4.245a25.75 25.75 0 0 0 2.971 4.244 134.556 134.556 0 0 0 228.929 8.49 25.75 25.75 0 0 0 5.942 14.149l57.586 62.538a22.214 22.214 0 0 0 15.705 6.791 23.487 23.487 0 0 0 14.149-5.518 21.93 21.93 0 0 0 1.273-29.996l-58.434-62.962a21.365 21.365 0 0 0-26.317-3.82 131.301 131.301 0 0 0 13.158-57.586 128.33 128.33 0 0 0-5.093-36.221h183.227v206.007a136.395 136.395 0 0 0-40.749 26.6l-8.913-9.621a21.082 21.082 0 1 0-30.845 28.297l14.149 14.857a129.886 129.886 0 0 0-16.837 64.66 135.687 135.687 0 0 0 46.974 102.862l-4.245 12.734a21.365 21.365 0 0 0 13.866 27.166 42.447 42.447 0 0 0 6.792.849 20.657 20.657 0 0 0 19.808-14.15v-3.82h.849zm0-204.451v153.656a72.867 72.867 0 0 1-20.658-19.95 92.25 92.25 0 0 1-19.95-56.595 87.864 87.864 0 0 1 5.093-29.996 90.411 90.411 0 0 1 23.77-37.211 63.104 63.104 0 0 1 11.744-9.48z",
|
|
7250
7274
|
fill: "currentColor"
|
|
7251
7275
|
}, null, -1), _hoisted_541 = [
|
|
7252
|
-
|
|
7253
|
-
|
|
7276
|
+
_hoisted_2265,
|
|
7277
|
+
_hoisted_3247,
|
|
7254
7278
|
_hoisted_4128
|
|
7255
7279
|
];
|
|
7256
|
-
function
|
|
7257
|
-
return (0,
|
|
7280
|
+
function _sfc_render265(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7281
|
+
return (0, import_vue265.openBlock)(), (0, import_vue265.createElementBlock)("svg", _hoisted_1267, _hoisted_541);
|
|
7258
7282
|
}
|
|
7259
|
-
var icon_mvt_layer_default = /* @__PURE__ */ export_helper_default(
|
|
7283
|
+
var icon_mvt_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main265, [["render", _sfc_render265], ["__file", "icon-mvt-layer.vue"]]);
|
|
7260
7284
|
|
|
7261
7285
|
// src/components/icon-square.vue
|
|
7262
|
-
var
|
|
7263
|
-
var
|
|
7286
|
+
var import_vue266 = require("vue");
|
|
7287
|
+
var _sfc_main266 = {
|
|
7264
7288
|
name: "IconSquare",
|
|
7265
7289
|
title: "\u77E9\u5F62"
|
|
7266
|
-
},
|
|
7290
|
+
}, _hoisted_1268 = {
|
|
7267
7291
|
width: "24",
|
|
7268
7292
|
height: "24",
|
|
7269
7293
|
viewBox: "0 0 24 24",
|
|
7270
7294
|
fill: "none",
|
|
7271
7295
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7272
|
-
},
|
|
7296
|
+
}, _hoisted_2266 = /* @__PURE__ */ (0, import_vue266.createElementVNode)("path", {
|
|
7273
7297
|
"fill-rule": "evenodd",
|
|
7274
7298
|
"clip-rule": "evenodd",
|
|
7275
7299
|
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",
|
|
7276
7300
|
fill: "currentColor"
|
|
7277
|
-
}, null, -1),
|
|
7278
|
-
|
|
7301
|
+
}, null, -1), _hoisted_3248 = [
|
|
7302
|
+
_hoisted_2266
|
|
7279
7303
|
];
|
|
7280
|
-
function
|
|
7281
|
-
return (0,
|
|
7304
|
+
function _sfc_render266(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7305
|
+
return (0, import_vue266.openBlock)(), (0, import_vue266.createElementBlock)("svg", _hoisted_1268, _hoisted_3248);
|
|
7282
7306
|
}
|
|
7283
|
-
var icon_square_default = /* @__PURE__ */ export_helper_default(
|
|
7307
|
+
var icon_square_default = /* @__PURE__ */ export_helper_default(_sfc_main266, [["render", _sfc_render266], ["__file", "icon-square.vue"]]);
|
|
7284
7308
|
|
|
7285
7309
|
// src/components/icon-disable.vue
|
|
7286
|
-
var
|
|
7287
|
-
var
|
|
7310
|
+
var import_vue267 = require("vue");
|
|
7311
|
+
var _sfc_main267 = {
|
|
7288
7312
|
name: "IconDisable",
|
|
7289
7313
|
title: "\u7981\u7528"
|
|
7290
|
-
},
|
|
7314
|
+
}, _hoisted_1269 = {
|
|
7291
7315
|
class: "icon",
|
|
7292
7316
|
viewBox: "0 0 1024 1024",
|
|
7293
7317
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7294
7318
|
width: "200",
|
|
7295
7319
|
height: "200"
|
|
7296
|
-
},
|
|
7320
|
+
}, _hoisted_2267 = /* @__PURE__ */ (0, import_vue267.createElementVNode)("path", {
|
|
7297
7321
|
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",
|
|
7298
7322
|
fill: "currentColor"
|
|
7299
|
-
}, null, -1),
|
|
7300
|
-
|
|
7323
|
+
}, null, -1), _hoisted_3249 = [
|
|
7324
|
+
_hoisted_2267
|
|
7301
7325
|
];
|
|
7302
|
-
function
|
|
7303
|
-
return (0,
|
|
7326
|
+
function _sfc_render267(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7327
|
+
return (0, import_vue267.openBlock)(), (0, import_vue267.createElementBlock)("svg", _hoisted_1269, _hoisted_3249);
|
|
7304
7328
|
}
|
|
7305
|
-
var icon_disable_default = /* @__PURE__ */ export_helper_default(
|
|
7329
|
+
var icon_disable_default = /* @__PURE__ */ export_helper_default(_sfc_main267, [["render", _sfc_render267], ["__file", "icon-disable.vue"]]);
|
|
7306
7330
|
|
|
7307
7331
|
// src/components/icon-delete.vue
|
|
7308
|
-
var
|
|
7309
|
-
var
|
|
7332
|
+
var import_vue268 = require("vue");
|
|
7333
|
+
var _sfc_main268 = {
|
|
7310
7334
|
name: "IconDelete",
|
|
7311
7335
|
title: "\u79FB\u9664"
|
|
7312
|
-
},
|
|
7336
|
+
}, _hoisted_1270 = {
|
|
7313
7337
|
class: "icon",
|
|
7314
7338
|
viewBox: "0 0 1024 1024",
|
|
7315
7339
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7316
7340
|
width: "200",
|
|
7317
7341
|
height: "200"
|
|
7318
|
-
},
|
|
7319
|
-
|
|
7320
|
-
|
|
7342
|
+
}, _hoisted_2268 = /* @__PURE__ */ (0, import_vue268.createElementVNode)("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_3250 = /* @__PURE__ */ (0, import_vue268.createElementVNode)("path", { d: "M365.714 438.857h73.143v365.714h-73.143zm219.429 0h73.143v365.714h-73.143z" }, null, -1), _hoisted_4129 = [
|
|
7343
|
+
_hoisted_2268,
|
|
7344
|
+
_hoisted_3250
|
|
7321
7345
|
];
|
|
7322
|
-
function
|
|
7323
|
-
return (0,
|
|
7346
|
+
function _sfc_render268(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7347
|
+
return (0, import_vue268.openBlock)(), (0, import_vue268.createElementBlock)("svg", _hoisted_1270, _hoisted_4129);
|
|
7324
7348
|
}
|
|
7325
|
-
var icon_delete_default = /* @__PURE__ */ export_helper_default(
|
|
7349
|
+
var icon_delete_default = /* @__PURE__ */ export_helper_default(_sfc_main268, [["render", _sfc_render268], ["__file", "icon-delete.vue"]]);
|
|
7326
7350
|
|
|
7327
7351
|
// src/components/icon-spatial-relationship-judgment.vue
|
|
7328
|
-
var
|
|
7329
|
-
var
|
|
7352
|
+
var import_vue269 = require("vue");
|
|
7353
|
+
var _sfc_main269 = {
|
|
7330
7354
|
name: "IconSpatialRelationshipJudgment",
|
|
7331
7355
|
title: "\u7A7A\u95F4\u5173\u7CFB\u5224\u65AD"
|
|
7332
|
-
},
|
|
7356
|
+
}, _hoisted_1271 = {
|
|
7333
7357
|
class: "icon",
|
|
7334
7358
|
viewBox: "0 0 1026 1024",
|
|
7335
7359
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7336
7360
|
width: "200.391",
|
|
7337
7361
|
height: "200"
|
|
7338
|
-
},
|
|
7339
|
-
|
|
7362
|
+
}, _hoisted_2269 = /* @__PURE__ */ (0, import_vue269.createElementVNode)("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_3251 = [
|
|
7363
|
+
_hoisted_2269
|
|
7340
7364
|
];
|
|
7341
|
-
function
|
|
7342
|
-
return (0,
|
|
7365
|
+
function _sfc_render269(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7366
|
+
return (0, import_vue269.openBlock)(), (0, import_vue269.createElementBlock)("svg", _hoisted_1271, _hoisted_3251);
|
|
7343
7367
|
}
|
|
7344
|
-
var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(
|
|
7368
|
+
var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(_sfc_main269, [["render", _sfc_render269], ["__file", "icon-spatial-relationship-judgment.vue"]]);
|
|
7345
7369
|
|
|
7346
7370
|
// src/components/icon-isoline-analysis.vue
|
|
7347
|
-
var
|
|
7348
|
-
var
|
|
7371
|
+
var import_vue270 = require("vue");
|
|
7372
|
+
var _sfc_main270 = {
|
|
7349
7373
|
name: "IconIsolineAnalysis",
|
|
7350
7374
|
title: "\u7B49\u503C\u7EBF\u5206\u6790"
|
|
7351
|
-
},
|
|
7375
|
+
}, _hoisted_1272 = {
|
|
7352
7376
|
width: "16",
|
|
7353
7377
|
height: "16",
|
|
7354
7378
|
viewBox: "0 0 16 16",
|
|
7355
7379
|
fill: "none",
|
|
7356
7380
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7357
|
-
},
|
|
7381
|
+
}, _hoisted_2270 = /* @__PURE__ */ (0, import_vue270.createElementVNode)("path", {
|
|
7358
7382
|
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",
|
|
7359
7383
|
fill: "currentColor"
|
|
7360
|
-
}, null, -1),
|
|
7361
|
-
|
|
7384
|
+
}, null, -1), _hoisted_3252 = [
|
|
7385
|
+
_hoisted_2270
|
|
7362
7386
|
];
|
|
7363
|
-
function
|
|
7364
|
-
return (0,
|
|
7387
|
+
function _sfc_render270(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7388
|
+
return (0, import_vue270.openBlock)(), (0, import_vue270.createElementBlock)("svg", _hoisted_1272, _hoisted_3252);
|
|
7365
7389
|
}
|
|
7366
|
-
var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
7390
|
+
var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main270, [["render", _sfc_render270], ["__file", "icon-isoline-analysis.vue"]]);
|
|
7367
7391
|
|
|
7368
7392
|
// src/components/icon-particle-effect.vue
|
|
7369
|
-
var
|
|
7370
|
-
var
|
|
7393
|
+
var import_vue271 = require("vue");
|
|
7394
|
+
var _sfc_main271 = {
|
|
7371
7395
|
name: "IconParticleEffect",
|
|
7372
7396
|
title: "\u7C92\u5B50\u7279\u6548"
|
|
7373
|
-
},
|
|
7397
|
+
}, _hoisted_1273 = {
|
|
7374
7398
|
width: "16",
|
|
7375
7399
|
height: "16",
|
|
7376
7400
|
viewBox: "0 0 16 16",
|
|
7377
7401
|
fill: "none",
|
|
7378
7402
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7379
|
-
},
|
|
7403
|
+
}, _hoisted_2271 = /* @__PURE__ */ (0, import_vue271.createElementVNode)("path", {
|
|
7380
7404
|
"fill-rule": "evenodd",
|
|
7381
7405
|
"clip-rule": "evenodd",
|
|
7382
7406
|
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",
|
|
7383
7407
|
fill: "currentColor"
|
|
7384
|
-
}, null, -1),
|
|
7385
|
-
|
|
7408
|
+
}, null, -1), _hoisted_3253 = [
|
|
7409
|
+
_hoisted_2271
|
|
7386
7410
|
];
|
|
7387
|
-
function
|
|
7388
|
-
return (0,
|
|
7411
|
+
function _sfc_render271(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7412
|
+
return (0, import_vue271.openBlock)(), (0, import_vue271.createElementBlock)("svg", _hoisted_1273, _hoisted_3253);
|
|
7389
7413
|
}
|
|
7390
|
-
var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(
|
|
7414
|
+
var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main271, [["render", _sfc_render271], ["__file", "icon-particle-effect.vue"]]);
|
|
7391
7415
|
|
|
7392
7416
|
// src/components/icon-line.vue
|
|
7393
|
-
var
|
|
7394
|
-
var
|
|
7417
|
+
var import_vue272 = require("vue");
|
|
7418
|
+
var _sfc_main272 = {
|
|
7395
7419
|
name: "IconLine",
|
|
7396
7420
|
title: "\u7EBF"
|
|
7397
|
-
},
|
|
7421
|
+
}, _hoisted_1274 = {
|
|
7398
7422
|
width: "24",
|
|
7399
7423
|
height: "24",
|
|
7400
7424
|
viewBox: "0 0 24 24",
|
|
7401
7425
|
fill: "none",
|
|
7402
7426
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7403
|
-
},
|
|
7404
|
-
/* @__PURE__ */ (0,
|
|
7427
|
+
}, _hoisted_2272 = /* @__PURE__ */ (0, import_vue272.createElementVNode)("g", { "clip-path": "url(#a)" }, [
|
|
7428
|
+
/* @__PURE__ */ (0, import_vue272.createElementVNode)("path", {
|
|
7405
7429
|
"fill-rule": "evenodd",
|
|
7406
7430
|
"clip-rule": "evenodd",
|
|
7407
7431
|
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",
|
|
7408
7432
|
fill: "currentColor"
|
|
7409
7433
|
})
|
|
7410
|
-
], -1),
|
|
7411
|
-
/* @__PURE__ */ (0,
|
|
7412
|
-
/* @__PURE__ */ (0,
|
|
7434
|
+
], -1), _hoisted_3254 = /* @__PURE__ */ (0, import_vue272.createElementVNode)("defs", null, [
|
|
7435
|
+
/* @__PURE__ */ (0, import_vue272.createElementVNode)("clipPath", { id: "a" }, [
|
|
7436
|
+
/* @__PURE__ */ (0, import_vue272.createElementVNode)("path", {
|
|
7413
7437
|
fill: "#fff",
|
|
7414
7438
|
d: "M0 0h24v24H0z"
|
|
7415
7439
|
})
|
|
7416
7440
|
])
|
|
7417
7441
|
], -1), _hoisted_4130 = [
|
|
7418
|
-
|
|
7419
|
-
|
|
7442
|
+
_hoisted_2272,
|
|
7443
|
+
_hoisted_3254
|
|
7420
7444
|
];
|
|
7421
|
-
function
|
|
7422
|
-
return (0,
|
|
7445
|
+
function _sfc_render272(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7446
|
+
return (0, import_vue272.openBlock)(), (0, import_vue272.createElementBlock)("svg", _hoisted_1274, _hoisted_4130);
|
|
7423
7447
|
}
|
|
7424
|
-
var icon_line_default = /* @__PURE__ */ export_helper_default(
|
|
7448
|
+
var icon_line_default = /* @__PURE__ */ export_helper_default(_sfc_main272, [["render", _sfc_render272], ["__file", "icon-line.vue"]]);
|
|
7425
7449
|
|
|
7426
7450
|
// src/components/icon-wireframe-sketch.vue
|
|
7427
|
-
var
|
|
7428
|
-
var
|
|
7451
|
+
var import_vue273 = require("vue");
|
|
7452
|
+
var _sfc_main273 = {
|
|
7429
7453
|
name: "IconWireframeSketch",
|
|
7430
7454
|
title: "\u7EBF\u6846\u8349\u56FE"
|
|
7431
|
-
},
|
|
7455
|
+
}, _hoisted_1275 = {
|
|
7432
7456
|
class: "icon",
|
|
7433
7457
|
viewBox: "0 0 1024 1024",
|
|
7434
7458
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7435
7459
|
width: "200",
|
|
7436
7460
|
height: "200"
|
|
7437
|
-
},
|
|
7461
|
+
}, _hoisted_2273 = /* @__PURE__ */ (0, import_vue273.createElementVNode)("path", {
|
|
7438
7462
|
d: "M825.6 704 768 684.8c-19.2-6.4-32 6.4-38.4 25.6-6.4 19.2 6.4 32 25.6 38.4l57.6 12.8c19.2 6.4 32-6.4 38.4-25.6 0-12.8-6.4-32-25.6-32zM320 684.8c-6.4-19.2-25.6-25.6-38.4-19.2l-64 19.2c-19.2 6.4-25.6 25.6-19.2 38.4 6.4 19.2 25.6 25.6 38.4 19.2l64-19.2c12.8-6.4 25.6-25.6 19.2-38.4zm166.4-70.4L480 608c0-19.2-12.8-32-32-32s-32 12.8-32 32v6.4h-12.8c-12.8 12.8-25.6 32-19.2 44.8 6.4 19.2 25.6 25.6 38.4 19.2L448 672l19.2 6.4c19.2 6.4 32-6.4 38.4-25.6 6.4-12.8-6.4-32-19.2-38.4zM448 192c-19.2 0-32 12.8-32 32v64c0 19.2 12.8 32 32 32s32-12.8 32-32v-64c0-19.2-12.8-32-32-32zm0 0c-19.2 0-32 12.8-32 32v64c0 19.2 12.8 32 32 32s32-12.8 32-32v-64c0-19.2-12.8-32-32-32zm377.6 512L768 684.8c-19.2-6.4-32 6.4-38.4 25.6-6.4 19.2 6.4 32 25.6 38.4l57.6 12.8c19.2 6.4 32-6.4 38.4-25.6 0-12.8-6.4-32-25.6-32zm-339.2-89.6L480 608c0-19.2-12.8-32-32-32s-32 12.8-32 32v6.4h-12.8c-12.8 12.8-25.6 32-19.2 44.8 6.4 19.2 25.6 25.6 38.4 19.2L448 672l19.2 6.4c19.2 6.4 32-6.4 38.4-25.6 6.4-12.8-6.4-32-19.2-38.4zM320 684.8c-6.4-19.2-25.6-25.6-38.4-19.2l-64 19.2c-19.2 6.4-25.6 25.6-19.2 38.4 6.4 19.2 25.6 25.6 38.4 19.2l64-19.2c12.8-6.4 25.6-25.6 19.2-38.4zm0 0c-6.4-19.2-25.6-25.6-38.4-19.2l-64 19.2c-19.2 6.4-25.6 25.6-19.2 38.4 6.4 19.2 25.6 25.6 38.4 19.2l64-19.2c12.8-6.4 25.6-25.6 19.2-38.4zM448 192c-19.2 0-32 12.8-32 32v64c0 19.2 12.8 32 32 32s32-12.8 32-32v-64c0-19.2-12.8-32-32-32zm38.4 422.4L480 608c0-19.2-12.8-32-32-32s-32 12.8-32 32v6.4h-12.8c-12.8 12.8-25.6 32-19.2 44.8 6.4 19.2 25.6 25.6 38.4 19.2L448 672l19.2 6.4c19.2 6.4 32-6.4 38.4-25.6 6.4-12.8-6.4-32-19.2-38.4zM825.6 704 768 684.8c-19.2-6.4-32 6.4-38.4 25.6-6.4 19.2 6.4 32 25.6 38.4l57.6 12.8c19.2 6.4 32-6.4 38.4-25.6 0-12.8-6.4-32-25.6-32zm0 0L768 684.8c-19.2-6.4-32 6.4-38.4 25.6-6.4 19.2 6.4 32 25.6 38.4l57.6 12.8c19.2 6.4 32-6.4 38.4-25.6 0-12.8-6.4-32-25.6-32zM448 192c-19.2 0-32 12.8-32 32v64c0 19.2 12.8 32 32 32s32-12.8 32-32v-64c0-19.2-12.8-32-32-32zm38.4 422.4L480 608c0-19.2-12.8-32-32-32s-32 12.8-32 32v6.4h-12.8c-12.8 12.8-25.6 32-19.2 44.8 6.4 19.2 25.6 25.6 38.4 19.2L448 672l19.2 6.4c19.2 6.4 32-6.4 38.4-25.6 6.4-12.8-6.4-32-19.2-38.4zm-211.2 51.2-64 19.2c-19.2 6.4-25.6 25.6-19.2 38.4 6.4 19.2 25.6 25.6 38.4 19.2l64-19.2c19.2-6.4 25.6-25.6 19.2-38.4 0-19.2-19.2-25.6-38.4-19.2zM992 710.4V313.6c19.2-12.8 32-32 32-57.6 0-32-32-64-64-64-12.8 0-32 6.4-38.4 12.8L512 51.2C505.6 25.6 480 0 448 0s-64 25.6-64 57.6L96 204.8c-6.4-6.4-19.2-12.8-32-12.8-32 0-64 25.6-64 64 0 25.6 12.8 44.8 32 57.6v403.2C12.8 723.2 0 742.4 0 768c0 32 32 64 64 64 12.8 0 32-6.4 38.4-12.8L512 972.8c6.4 25.6 32 51.2 64 51.2s64-25.6 64-57.6l288-140.8c12.8 6.4 19.2 12.8 32 12.8 32 0 64-32 64-64s-12.8-51.2-32-64zm-448 192-6.4 6.4L128 755.2v-12.8c0-6.4-6.4-6.4-6.4-12.8-6.4-6.4-12.8-19.2-19.2-25.6V313.6l6.4-6.4 313.6 115.2V480c-6.4 19.2 6.4 32 25.6 32s32-12.8 32-32v-32l32 12.8c0 19.2 12.8 38.4 32 44.8v396.8zm-6.4-505.6L140.8 249.6l268.8-134.4c12.8 6.4 25.6 12.8 38.4 12.8l38.4-12.8 390.4 147.2L608 396.8c-6.4-6.4-19.2-12.8-32-12.8s-32 6.4-38.4 12.8zM928 710.4c-19.2 12.8-32 32-32 51.2L608 902.4v-192l32 6.4c19.2 6.4 32-6.4 38.4-25.6 6.4-19.2-6.4-32-25.6-38.4L608 640V505.6c19.2-12.8 32-32 32-51.2l288-140.8v396.8zM825.6 704 768 684.8c-19.2-6.4-32 6.4-38.4 25.6-6.4 19.2 6.4 32 25.6 38.4l57.6 12.8c19.2 6.4 32-6.4 38.4-25.6 0-12.8-6.4-32-25.6-32zm-339.2-89.6L480 608c0-19.2-12.8-32-32-32s-32 12.8-32 32v6.4h-12.8c-12.8 12.8-25.6 32-19.2 44.8 6.4 19.2 25.6 25.6 38.4 19.2L448 672l19.2 6.4c19.2 6.4 32-6.4 38.4-25.6 6.4-12.8-6.4-32-19.2-38.4zM448 192c-19.2 0-32 12.8-32 32v64c0 19.2 12.8 32 32 32s32-12.8 32-32v-64c0-19.2-12.8-32-32-32zM275.2 665.6l-64 19.2c-19.2 6.4-25.6 25.6-19.2 38.4 6.4 19.2 25.6 25.6 38.4 19.2l64-19.2c19.2-6.4 25.6-25.6 19.2-38.4 0-19.2-19.2-25.6-38.4-19.2zm44.8 19.2c-6.4-19.2-25.6-25.6-38.4-19.2l-64 19.2c-19.2 6.4-25.6 25.6-19.2 38.4 6.4 19.2 25.6 25.6 38.4 19.2l64-19.2c12.8-6.4 25.6-25.6 19.2-38.4zm166.4-70.4L480 608c0-19.2-12.8-32-32-32s-32 12.8-32 32v6.4h-12.8c-12.8 12.8-25.6 32-19.2 44.8 6.4 19.2 25.6 25.6 38.4 19.2L448 672l19.2 6.4c19.2 6.4 32-6.4 38.4-25.6 6.4-12.8-6.4-32-19.2-38.4zM448 192c-19.2 0-32 12.8-32 32v64c0 19.2 12.8 32 32 32s32-12.8 32-32v-64c0-19.2-12.8-32-32-32zm377.6 512L768 684.8c-19.2-6.4-32 6.4-38.4 25.6-6.4 19.2 6.4 32 25.6 38.4l57.6 12.8c19.2 6.4 32-6.4 38.4-25.6 0-12.8-6.4-32-25.6-32zm0 0L768 684.8c-19.2-6.4-32 6.4-38.4 25.6-6.4 19.2 6.4 32 25.6 38.4l57.6 12.8c19.2 6.4 32-6.4 38.4-25.6 0-12.8-6.4-32-25.6-32zm-339.2-89.6L480 608c0-19.2-12.8-32-32-32s-32 12.8-32 32v6.4h-12.8c-12.8 12.8-25.6 32-19.2 44.8 6.4 19.2 25.6 25.6 38.4 19.2L448 672l19.2 6.4c19.2 6.4 32-6.4 38.4-25.6 6.4-12.8-6.4-32-19.2-38.4zM448 192c-19.2 0-32 12.8-32 32v64c0 19.2 12.8 32 32 32s32-12.8 32-32v-64c0-19.2-12.8-32-32-32zM320 684.8c-6.4-19.2-25.6-25.6-38.4-19.2l-64 19.2c-19.2 6.4-25.6 25.6-19.2 38.4 6.4 19.2 25.6 25.6 38.4 19.2l64-19.2c12.8-6.4 25.6-25.6 19.2-38.4z",
|
|
7439
7463
|
fill: "currentColor"
|
|
7440
|
-
}, null, -1),
|
|
7441
|
-
|
|
7464
|
+
}, null, -1), _hoisted_3255 = [
|
|
7465
|
+
_hoisted_2273
|
|
7442
7466
|
];
|
|
7443
|
-
function
|
|
7444
|
-
return (0,
|
|
7467
|
+
function _sfc_render273(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7468
|
+
return (0, import_vue273.openBlock)(), (0, import_vue273.createElementBlock)("svg", _hoisted_1275, _hoisted_3255);
|
|
7445
7469
|
}
|
|
7446
|
-
var icon_wireframe_sketch_default = /* @__PURE__ */ export_helper_default(
|
|
7470
|
+
var icon_wireframe_sketch_default = /* @__PURE__ */ export_helper_default(_sfc_main273, [["render", _sfc_render273], ["__file", "icon-wireframe-sketch.vue"]]);
|
|
7447
7471
|
|
|
7448
7472
|
// src/components/icon-plotting-end.vue
|
|
7449
|
-
var
|
|
7450
|
-
var
|
|
7473
|
+
var import_vue274 = require("vue");
|
|
7474
|
+
var _sfc_main274 = {
|
|
7451
7475
|
name: "IconPlottingEnd",
|
|
7452
7476
|
title: "\u7ED3\u675F"
|
|
7453
|
-
},
|
|
7477
|
+
}, _hoisted_1276 = {
|
|
7454
7478
|
class: "icon",
|
|
7455
7479
|
viewBox: "0 0 1024 1024",
|
|
7456
7480
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7457
7481
|
width: "200",
|
|
7458
7482
|
height: "200"
|
|
7459
|
-
},
|
|
7483
|
+
}, _hoisted_2274 = /* @__PURE__ */ (0, import_vue274.createElementVNode)("path", {
|
|
7460
7484
|
d: "M213.312 213.312v597.312h597.312V213.312H213.312z",
|
|
7461
7485
|
fill: "currentColor"
|
|
7462
|
-
}, null, -1),
|
|
7463
|
-
|
|
7486
|
+
}, null, -1), _hoisted_3256 = [
|
|
7487
|
+
_hoisted_2274
|
|
7464
7488
|
];
|
|
7465
|
-
function
|
|
7466
|
-
return (0,
|
|
7489
|
+
function _sfc_render274(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7490
|
+
return (0, import_vue274.openBlock)(), (0, import_vue274.createElementBlock)("svg", _hoisted_1276, _hoisted_3256);
|
|
7467
7491
|
}
|
|
7468
|
-
var icon_plotting_end_default = /* @__PURE__ */ export_helper_default(
|
|
7492
|
+
var icon_plotting_end_default = /* @__PURE__ */ export_helper_default(_sfc_main274, [["render", _sfc_render274], ["__file", "icon-plotting-end.vue"]]);
|
|
7469
7493
|
|
|
7470
7494
|
// src/components/icon-draw.vue
|
|
7471
|
-
var
|
|
7472
|
-
var
|
|
7495
|
+
var import_vue275 = require("vue");
|
|
7496
|
+
var _sfc_main275 = {
|
|
7473
7497
|
name: "IconDraw",
|
|
7474
7498
|
title: "\u7ED8\u5236"
|
|
7475
|
-
},
|
|
7499
|
+
}, _hoisted_1277 = {
|
|
7476
7500
|
width: "16",
|
|
7477
7501
|
height: "16",
|
|
7478
7502
|
viewBox: "0 0 16 16",
|
|
7479
7503
|
fill: "none",
|
|
7480
7504
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7481
|
-
},
|
|
7505
|
+
}, _hoisted_2275 = /* @__PURE__ */ (0, import_vue275.createElementVNode)("path", {
|
|
7482
7506
|
"fill-rule": "evenodd",
|
|
7483
7507
|
"clip-rule": "evenodd",
|
|
7484
7508
|
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",
|
|
7485
7509
|
fill: "currentColor"
|
|
7486
|
-
}, null, -1),
|
|
7510
|
+
}, null, -1), _hoisted_3257 = /* @__PURE__ */ (0, import_vue275.createElementVNode)("path", {
|
|
7487
7511
|
"fill-rule": "evenodd",
|
|
7488
7512
|
"clip-rule": "evenodd",
|
|
7489
7513
|
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",
|
|
7490
7514
|
fill: "currentColor"
|
|
7491
|
-
}, null, -1), _hoisted_4131 = /* @__PURE__ */ (0,
|
|
7515
|
+
}, null, -1), _hoisted_4131 = /* @__PURE__ */ (0, import_vue275.createElementVNode)("path", {
|
|
7492
7516
|
"fill-rule": "evenodd",
|
|
7493
7517
|
"clip-rule": "evenodd",
|
|
7494
7518
|
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",
|
|
7495
7519
|
fill: "currentColor"
|
|
7496
|
-
}, null, -1), _hoisted_542 = /* @__PURE__ */ (0,
|
|
7520
|
+
}, null, -1), _hoisted_542 = /* @__PURE__ */ (0, import_vue275.createElementVNode)("path", {
|
|
7497
7521
|
"fill-rule": "evenodd",
|
|
7498
7522
|
"clip-rule": "evenodd",
|
|
7499
7523
|
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",
|
|
7500
7524
|
fill: "currentColor"
|
|
7501
7525
|
}, null, -1), _hoisted_615 = [
|
|
7502
|
-
|
|
7503
|
-
|
|
7526
|
+
_hoisted_2275,
|
|
7527
|
+
_hoisted_3257,
|
|
7504
7528
|
_hoisted_4131,
|
|
7505
7529
|
_hoisted_542
|
|
7506
7530
|
];
|
|
7507
|
-
function
|
|
7508
|
-
return (0,
|
|
7531
|
+
function _sfc_render275(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7532
|
+
return (0, import_vue275.openBlock)(), (0, import_vue275.createElementBlock)("svg", _hoisted_1277, _hoisted_615);
|
|
7509
7533
|
}
|
|
7510
|
-
var icon_draw_default = /* @__PURE__ */ export_helper_default(
|
|
7534
|
+
var icon_draw_default = /* @__PURE__ */ export_helper_default(_sfc_main275, [["render", _sfc_render275], ["__file", "icon-draw.vue"]]);
|
|
7511
7535
|
|
|
7512
7536
|
// src/components/icon-buffer-analysis.vue
|
|
7513
|
-
var
|
|
7514
|
-
var
|
|
7537
|
+
var import_vue276 = require("vue");
|
|
7538
|
+
var _sfc_main276 = {
|
|
7515
7539
|
name: "IconBufferAnalysis",
|
|
7516
7540
|
title: "\u7F13\u51B2\u5206\u6790"
|
|
7517
|
-
},
|
|
7541
|
+
}, _hoisted_1278 = {
|
|
7518
7542
|
width: "16",
|
|
7519
7543
|
height: "16",
|
|
7520
7544
|
viewBox: "0 0 16 16",
|
|
7521
7545
|
fill: "none",
|
|
7522
7546
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7523
|
-
},
|
|
7524
|
-
/* @__PURE__ */ (0,
|
|
7547
|
+
}, _hoisted_2276 = /* @__PURE__ */ (0, import_vue276.createElementVNode)("g", { "clip-path": "url(#a)" }, [
|
|
7548
|
+
/* @__PURE__ */ (0, import_vue276.createElementVNode)("path", {
|
|
7525
7549
|
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",
|
|
7526
7550
|
fill: "currentColor"
|
|
7527
7551
|
})
|
|
7528
|
-
], -1),
|
|
7529
|
-
/* @__PURE__ */ (0,
|
|
7530
|
-
/* @__PURE__ */ (0,
|
|
7552
|
+
], -1), _hoisted_3258 = /* @__PURE__ */ (0, import_vue276.createElementVNode)("defs", null, [
|
|
7553
|
+
/* @__PURE__ */ (0, import_vue276.createElementVNode)("clipPath", { id: "a" }, [
|
|
7554
|
+
/* @__PURE__ */ (0, import_vue276.createElementVNode)("path", {
|
|
7531
7555
|
fill: "#fff",
|
|
7532
7556
|
d: "M0 0h16v16H0z"
|
|
7533
7557
|
})
|
|
7534
7558
|
])
|
|
7535
7559
|
], -1), _hoisted_4132 = [
|
|
7536
|
-
|
|
7537
|
-
|
|
7560
|
+
_hoisted_2276,
|
|
7561
|
+
_hoisted_3258
|
|
7538
7562
|
];
|
|
7539
|
-
function
|
|
7540
|
-
return (0,
|
|
7563
|
+
function _sfc_render276(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7564
|
+
return (0, import_vue276.openBlock)(), (0, import_vue276.createElementBlock)("svg", _hoisted_1278, _hoisted_4132);
|
|
7541
7565
|
}
|
|
7542
|
-
var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
7566
|
+
var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main276, [["render", _sfc_render276], ["__file", "icon-buffer-analysis.vue"]]);
|
|
7543
7567
|
|
|
7544
7568
|
// src/components/icon-edit.vue
|
|
7545
|
-
var
|
|
7546
|
-
var
|
|
7569
|
+
var import_vue277 = require("vue");
|
|
7570
|
+
var _sfc_main277 = {
|
|
7547
7571
|
name: "IconEdit",
|
|
7548
7572
|
title: "\u7F16\u8F91"
|
|
7549
|
-
},
|
|
7573
|
+
}, _hoisted_1279 = {
|
|
7550
7574
|
width: "24",
|
|
7551
7575
|
height: "24",
|
|
7552
7576
|
viewBox: "0 0 24 24",
|
|
7553
7577
|
fill: "none",
|
|
7554
7578
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7555
|
-
},
|
|
7579
|
+
}, _hoisted_2277 = /* @__PURE__ */ (0, import_vue277.createElementVNode)("path", {
|
|
7556
7580
|
"clip-rule": "evenodd",
|
|
7557
7581
|
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",
|
|
7558
7582
|
fill: "currentColor"
|
|
7559
|
-
}, null, -1),
|
|
7560
|
-
|
|
7583
|
+
}, null, -1), _hoisted_3259 = [
|
|
7584
|
+
_hoisted_2277
|
|
7561
7585
|
];
|
|
7562
|
-
function
|
|
7563
|
-
return (0,
|
|
7586
|
+
function _sfc_render277(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7587
|
+
return (0, import_vue277.openBlock)(), (0, import_vue277.createElementBlock)("svg", _hoisted_1279, _hoisted_3259);
|
|
7564
7588
|
}
|
|
7565
|
-
var icon_edit_default = /* @__PURE__ */ export_helper_default(
|
|
7589
|
+
var icon_edit_default = /* @__PURE__ */ export_helper_default(_sfc_main277, [["render", _sfc_render277], ["__file", "icon-edit.vue"]]);
|
|
7566
7590
|
|
|
7567
7591
|
// src/components/icon-edit3.vue
|
|
7568
|
-
var
|
|
7569
|
-
var
|
|
7592
|
+
var import_vue278 = require("vue");
|
|
7593
|
+
var _sfc_main278 = {
|
|
7570
7594
|
name: "IconEdit3",
|
|
7571
7595
|
title: "\u7F16\u8F913"
|
|
7572
|
-
},
|
|
7596
|
+
}, _hoisted_1280 = {
|
|
7573
7597
|
class: "icon",
|
|
7574
7598
|
viewBox: "0 0 1024 1024",
|
|
7575
7599
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7576
7600
|
width: "200",
|
|
7577
7601
|
height: "200"
|
|
7578
|
-
},
|
|
7602
|
+
}, _hoisted_2278 = /* @__PURE__ */ (0, import_vue278.createElementVNode)("path", {
|
|
7579
7603
|
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",
|
|
7580
7604
|
fill: "currentColor"
|
|
7581
|
-
}, null, -1),
|
|
7582
|
-
|
|
7605
|
+
}, null, -1), _hoisted_3260 = [
|
|
7606
|
+
_hoisted_2278
|
|
7583
7607
|
];
|
|
7584
|
-
function
|
|
7585
|
-
return (0,
|
|
7608
|
+
function _sfc_render278(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7609
|
+
return (0, import_vue278.openBlock)(), (0, import_vue278.createElementBlock)("svg", _hoisted_1280, _hoisted_3260);
|
|
7586
7610
|
}
|
|
7587
|
-
var icon_edit3_default = /* @__PURE__ */ export_helper_default(
|
|
7611
|
+
var icon_edit3_default = /* @__PURE__ */ export_helper_default(_sfc_main278, [["render", _sfc_render278], ["__file", "icon-edit3.vue"]]);
|
|
7588
7612
|
|
|
7589
7613
|
// src/components/icon-plotting-reduce.vue
|
|
7590
|
-
var
|
|
7591
|
-
var
|
|
7614
|
+
var import_vue279 = require("vue");
|
|
7615
|
+
var _sfc_main279 = {
|
|
7592
7616
|
name: "IconPlottingReduce",
|
|
7593
7617
|
title: "\u7F29\u5C0F"
|
|
7594
|
-
},
|
|
7618
|
+
}, _hoisted_1281 = {
|
|
7595
7619
|
class: "icon",
|
|
7596
7620
|
viewBox: "0 0 1024 1024",
|
|
7597
7621
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7598
7622
|
width: "200",
|
|
7599
7623
|
height: "200"
|
|
7600
|
-
},
|
|
7624
|
+
}, _hoisted_2279 = /* @__PURE__ */ (0, import_vue279.createElementVNode)("path", {
|
|
7601
7625
|
d: "M512 85.312a426.688 426.688 0 1 0 0 853.312 426.688 426.688 0 0 0 0-853.312zm170.624 469.312H341.312v-85.312h341.312v85.312z",
|
|
7602
7626
|
fill: "currentColor"
|
|
7603
|
-
}, null, -1),
|
|
7604
|
-
|
|
7627
|
+
}, null, -1), _hoisted_3261 = [
|
|
7628
|
+
_hoisted_2279
|
|
7605
7629
|
];
|
|
7606
|
-
function
|
|
7607
|
-
return (0,
|
|
7630
|
+
function _sfc_render279(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7631
|
+
return (0, import_vue279.openBlock)(), (0, import_vue279.createElementBlock)("svg", _hoisted_1281, _hoisted_3261);
|
|
7608
7632
|
}
|
|
7609
|
-
var icon_plotting_reduce_default = /* @__PURE__ */ export_helper_default(
|
|
7633
|
+
var icon_plotting_reduce_default = /* @__PURE__ */ export_helper_default(_sfc_main279, [["render", _sfc_render279], ["__file", "icon-plotting-reduce.vue"]]);
|
|
7610
7634
|
|
|
7611
7635
|
// src/components/icon-zoom-out.vue
|
|
7612
|
-
var
|
|
7613
|
-
var
|
|
7636
|
+
var import_vue280 = require("vue");
|
|
7637
|
+
var _sfc_main280 = {
|
|
7614
7638
|
name: "IconZoomOut",
|
|
7615
7639
|
title: "\u7F29\u5C0F"
|
|
7616
|
-
},
|
|
7640
|
+
}, _hoisted_1282 = {
|
|
7617
7641
|
width: "16",
|
|
7618
7642
|
height: "16",
|
|
7619
7643
|
viewBox: "0 0 16 16",
|
|
7620
7644
|
fill: "none",
|
|
7621
7645
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7622
|
-
},
|
|
7646
|
+
}, _hoisted_2280 = /* @__PURE__ */ (0, import_vue280.createElementVNode)("path", {
|
|
7623
7647
|
"fill-rule": "evenodd",
|
|
7624
7648
|
"clip-rule": "evenodd",
|
|
7625
7649
|
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",
|
|
7626
7650
|
fill: "currentColor"
|
|
7627
|
-
}, null, -1),
|
|
7651
|
+
}, null, -1), _hoisted_3262 = /* @__PURE__ */ (0, import_vue280.createElementVNode)("path", {
|
|
7628
7652
|
"fill-rule": "evenodd",
|
|
7629
7653
|
"clip-rule": "evenodd",
|
|
7630
7654
|
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",
|
|
7631
7655
|
fill: "currentColor"
|
|
7632
|
-
}, null, -1), _hoisted_4133 = /* @__PURE__ */ (0,
|
|
7656
|
+
}, null, -1), _hoisted_4133 = /* @__PURE__ */ (0, import_vue280.createElementVNode)("path", {
|
|
7633
7657
|
"fill-rule": "evenodd",
|
|
7634
7658
|
"clip-rule": "evenodd",
|
|
7635
7659
|
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",
|
|
7636
7660
|
fill: "currentColor"
|
|
7637
7661
|
}, null, -1), _hoisted_543 = [
|
|
7638
|
-
|
|
7639
|
-
|
|
7662
|
+
_hoisted_2280,
|
|
7663
|
+
_hoisted_3262,
|
|
7640
7664
|
_hoisted_4133
|
|
7641
7665
|
];
|
|
7642
|
-
function
|
|
7643
|
-
return (0,
|
|
7666
|
+
function _sfc_render280(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7667
|
+
return (0, import_vue280.openBlock)(), (0, import_vue280.createElementBlock)("svg", _hoisted_1282, _hoisted_543);
|
|
7644
7668
|
}
|
|
7645
|
-
var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(
|
|
7669
|
+
var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main280, [["render", _sfc_render280], ["__file", "icon-zoom-out.vue"]]);
|
|
7646
7670
|
|
|
7647
7671
|
// src/components/icon-plotting-scale-s.vue
|
|
7648
|
-
var
|
|
7649
|
-
var
|
|
7672
|
+
var import_vue281 = require("vue");
|
|
7673
|
+
var _sfc_main281 = {
|
|
7650
7674
|
name: "IconPlottingScaleS",
|
|
7651
7675
|
title: "\u7F29\u653E"
|
|
7652
|
-
},
|
|
7676
|
+
}, _hoisted_1283 = {
|
|
7653
7677
|
width: "80",
|
|
7654
7678
|
height: "80",
|
|
7655
7679
|
viewBox: "0 0 80 80",
|
|
7656
7680
|
fill: "none",
|
|
7657
7681
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7658
|
-
},
|
|
7659
|
-
|
|
7682
|
+
}, _hoisted_2281 = /* @__PURE__ */ (0, import_vue281.createStaticVNode)('<path d="m40 7 8.993 21.622 23.343 1.871L54.55 45.728l5.434 22.779L40 56.3 20.015 68.507l5.434-22.779L7.664 30.493l23.343-1.871L40 7Z" fill="#ACDF99" fill-opacity=".1"></path><path d="m40 8.302 8.532 20.512.117.282.304.024 22.145 1.776-16.872 14.452-.232.199.07.297 5.155 21.61-18.958-11.58-.261-.16-.26.16-18.96 11.58 5.155-21.61.071-.297-.232-.199L8.902 30.896l22.145-1.776.304-.024.117-.282L40 8.302Z" stroke="#74B45E" stroke-opacity=".4"></path><path d="m40 21.302 5.093 12.245.117.282.305.024 13.219 1.06-10.072 8.628-.232.198.071.297 3.077 12.9-11.317-6.913-.261-.159-.26.16-11.318 6.912 3.077-12.9.07-.297-.231-.198-10.072-8.628 13.22-1.06.304-.024.117-.282L40 21.302Z" fill="#9BCE87" stroke="url(#paint0_linear_2117_178595-s)"></path><path d="m21.718 20.253-.354-.353-.354.353-1.267 1.268v-6.778h6.778l-1.268 1.268-.354.353.354.354 3.89 3.889-3.536 3.535-3.89-3.889Z" fill="url(#paint1_linear_2117_178595-s)" stroke="url(#paint2_linear_2117_178595-s)"></path><path d="m54.718 16.718.353-.354-.353-.354-1.268-1.267h6.778v6.778l-1.268-1.268-.353-.354-.354.354-3.889 3.89-3.535-3.536 3.889-3.89Z" fill="url(#paint3_linear_2117_178595-s)" stroke="url(#paint4_linear_2117_178595-s)"></path><path d="m66.546 47.341.47.171.17-.47.614-1.684 2.864 6.143-6.143 2.864.613-1.684.171-.47-.47-.171-5.168-1.881 1.71-4.699 5.169 1.881Z" fill="url(#paint5_linear_2117_178595-s)" stroke="url(#paint6_linear_2117_178595-s)"></path><path d="m15.546 52.04-.47.17.17.47.614 1.685-6.143-2.864 2.864-6.143.614 1.684.17.47.47-.17 5.169-1.882 1.71 4.699-5.168 1.88Z" fill="url(#paint7_linear_2117_178595-s)" stroke="url(#paint8_linear_2117_178595-s)"></path><defs><linearGradient id="paint0_linear_2117_178595-s" x1="19" y1="41" x2="61" y2="41" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><linearGradient id="paint1_linear_2117_178595-s" x1="19.243" y1="14.243" x2="27.728" y2="22.728" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F8FFF6"></stop><stop offset=".7" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint2_linear_2117_178595-s" x1="19.95" y1="22.021" x2="27.021" y2="14.95" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><linearGradient id="paint3_linear_2117_178595-s" x1="60.728" y1="14.243" x2="52.243" y2="22.728" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F8FFF6"></stop><stop offset=".7" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint4_linear_2117_178595-s" x1="52.95" y1="14.95" x2="60.021" y2="22.021" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><linearGradient id="paint5_linear_2117_178595-s" x1="71.329" y1="51.743" x2="60.052" y2="47.638" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F8FFF6"></stop><stop offset=".7" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint6_linear_2117_178595-s" x1="67.401" y1="44.992" x2="63.98" y2="54.389" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><linearGradient id="paint7_linear_2117_178595-s" x1="9.052" y1="51.743" x2="20.329" y2="47.639" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F8FFF6"></stop><stop offset=".7" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint8_linear_2117_178595-s" x1="16.401" y1="54.389" x2="12.98" y2="44.992" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient></defs>', 8), _hoisted_10 = [
|
|
7683
|
+
_hoisted_2281
|
|
7660
7684
|
];
|
|
7661
|
-
function
|
|
7662
|
-
return (0,
|
|
7685
|
+
function _sfc_render281(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7686
|
+
return (0, import_vue281.openBlock)(), (0, import_vue281.createElementBlock)("svg", _hoisted_1283, _hoisted_10);
|
|
7663
7687
|
}
|
|
7664
|
-
var icon_plotting_scale_s_default = /* @__PURE__ */ export_helper_default(
|
|
7688
|
+
var icon_plotting_scale_s_default = /* @__PURE__ */ export_helper_default(_sfc_main281, [["render", _sfc_render281], ["__file", "icon-plotting-scale-s.vue"]]);
|
|
7665
7689
|
|
|
7666
7690
|
// src/components/icon-plotting-scale.vue
|
|
7667
|
-
var
|
|
7668
|
-
var
|
|
7691
|
+
var import_vue282 = require("vue");
|
|
7692
|
+
var _sfc_main282 = {
|
|
7669
7693
|
name: "IconPlottingScale",
|
|
7670
7694
|
title: "\u7F29\u653E"
|
|
7671
|
-
},
|
|
7695
|
+
}, _hoisted_1284 = {
|
|
7672
7696
|
width: "80",
|
|
7673
7697
|
height: "80",
|
|
7674
7698
|
viewBox: "0 0 80 80",
|
|
7675
7699
|
fill: "none",
|
|
7676
7700
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7677
|
-
},
|
|
7678
|
-
|
|
7701
|
+
}, _hoisted_2282 = /* @__PURE__ */ (0, import_vue282.createStaticVNode)('<path d="m40 7 8.993 21.622 23.343 1.871L54.55 45.728l5.434 22.779L40 56.3 20.015 68.507l5.434-22.779L7.664 30.493l23.343-1.871L40 7Z" fill="#ACDF99" fill-opacity=".1"></path><path d="m40 8.302 8.532 20.512.117.282.304.024 22.145 1.776-16.872 14.452-.232.199.07.297 5.155 21.61-18.958-11.58-.261-.16-.26.16-18.96 11.58 5.155-21.61.071-.297-.232-.199L8.902 30.896l22.145-1.776.304-.024.117-.282L40 8.302Z" stroke="#74B45E" stroke-opacity=".4"></path><path d="m40 21.302 5.093 12.245.117.282.305.024 13.219 1.06-10.072 8.628-.232.198.071.297 3.077 12.9-11.317-6.913-.261-.159-.26.16-11.318 6.912 3.077-12.9.07-.297-.231-.198-10.072-8.628 13.22-1.06.304-.024.117-.282L40 21.302Z" fill="#9BCE87" stroke="url(#paint0_linear_2117_178595)"></path><path d="m21.718 20.253-.354-.353-.354.353-1.267 1.268v-6.778h6.778l-1.268 1.268-.354.353.354.354 3.89 3.889-3.536 3.535-3.89-3.889Z" fill="url(#paint1_linear_2117_178595)" stroke="url(#paint2_linear_2117_178595)"></path><path d="m54.718 16.718.353-.354-.353-.354-1.268-1.267h6.778v6.778l-1.268-1.268-.353-.354-.354.354-3.889 3.89-3.535-3.536 3.889-3.89Z" fill="url(#paint3_linear_2117_178595)" stroke="url(#paint4_linear_2117_178595)"></path><path d="m66.546 47.341.47.171.17-.47.614-1.684 2.864 6.143-6.143 2.864.613-1.684.171-.47-.47-.171-5.168-1.881 1.71-4.699 5.169 1.881Z" fill="url(#paint5_linear_2117_178595)" stroke="url(#paint6_linear_2117_178595)"></path><path d="m15.546 52.04-.47.17.17.47.614 1.685-6.143-2.864 2.864-6.143.614 1.684.17.47.47-.17 5.169-1.882 1.71 4.699-5.168 1.88Z" fill="url(#paint7_linear_2117_178595)" stroke="url(#paint8_linear_2117_178595)"></path><defs><linearGradient id="paint0_linear_2117_178595" x1="19" y1="41" x2="61" y2="41" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><linearGradient id="paint1_linear_2117_178595" x1="19.243" y1="14.243" x2="27.728" y2="22.728" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F8FFF6"></stop><stop offset=".7" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint2_linear_2117_178595" x1="19.95" y1="22.021" x2="27.021" y2="14.95" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><linearGradient id="paint3_linear_2117_178595" x1="60.728" y1="14.243" x2="52.243" y2="22.728" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F8FFF6"></stop><stop offset=".7" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint4_linear_2117_178595" x1="52.95" y1="14.95" x2="60.021" y2="22.021" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><linearGradient id="paint5_linear_2117_178595" x1="71.329" y1="51.743" x2="60.052" y2="47.638" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F8FFF6"></stop><stop offset=".7" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint6_linear_2117_178595" x1="67.401" y1="44.992" x2="63.98" y2="54.389" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><linearGradient id="paint7_linear_2117_178595" x1="9.052" y1="51.743" x2="20.329" y2="47.639" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F8FFF6"></stop><stop offset=".7" stop-color="#67A950"></stop></linearGradient><linearGradient id="paint8_linear_2117_178595" x1="16.401" y1="54.389" x2="12.98" y2="44.992" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient></defs>', 8), _hoisted_102 = [
|
|
7702
|
+
_hoisted_2282
|
|
7679
7703
|
];
|
|
7680
|
-
function
|
|
7681
|
-
return (0,
|
|
7704
|
+
function _sfc_render282(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7705
|
+
return (0, import_vue282.openBlock)(), (0, import_vue282.createElementBlock)("svg", _hoisted_1284, _hoisted_102);
|
|
7682
7706
|
}
|
|
7683
|
-
var icon_plotting_scale_default = /* @__PURE__ */ export_helper_default(
|
|
7707
|
+
var icon_plotting_scale_default = /* @__PURE__ */ export_helper_default(_sfc_main282, [["render", _sfc_render282], ["__file", "icon-plotting-scale.vue"]]);
|
|
7684
7708
|
|
|
7685
7709
|
// src/components/icon-plotting-scale2-s.vue
|
|
7686
|
-
var
|
|
7687
|
-
var
|
|
7710
|
+
var import_vue283 = require("vue");
|
|
7711
|
+
var _sfc_main283 = {
|
|
7688
7712
|
name: "IconPlottingScale2S",
|
|
7689
7713
|
title: "\u7F29\u653E2"
|
|
7690
|
-
},
|
|
7714
|
+
}, _hoisted_1285 = {
|
|
7691
7715
|
width: "80",
|
|
7692
7716
|
height: "80",
|
|
7693
7717
|
viewBox: "0 0 80 80",
|
|
7694
7718
|
fill: "none",
|
|
7695
7719
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7696
|
-
},
|
|
7697
|
-
|
|
7720
|
+
}, _hoisted_2283 = /* @__PURE__ */ (0, import_vue283.createStaticVNode)('<path d="m40 7 8.993 21.622 23.343 1.871L54.55 45.728l5.434 22.779L40 56.3 20.015 68.507l5.434-22.779L7.664 30.493l23.343-1.871L40 7Z" fill="#E98D94" fill-opacity=".1"></path><path d="m40 8.302 8.532 20.512.117.282.304.024 22.145 1.776-16.872 14.452-.232.199.07.297 5.155 21.61-18.958-11.58-.261-.16-.26.16-18.96 11.58 5.155-21.61.071-.297-.232-.199L8.902 30.896l22.145-1.776.304-.024.117-.282L40 8.302Z" stroke="#C0565E" stroke-opacity=".4"></path><path d="m40 21.302 5.093 12.245.117.282.305.024 13.219 1.06-10.072 8.628-.232.198.071.297 3.077 12.9-11.317-6.913-.261-.159-.26.16-11.318 6.912 3.077-12.9.07-.297-.231-.198-10.072-8.628 13.22-1.06.304-.024.117-.282L40 21.302Z" fill="#E98D94" stroke="#C0565E"></path><path d="m25.253 16.718.354.353.353-.353 1.268-1.268v6.778H20.45l1.268-1.268.353-.353-.353-.354-3.89-3.889 3.536-3.536 3.89 3.89Z" fill="#D25E60" stroke="url(#paint0_linear_2117_178663-s)"></path><path d="m58.253 20.253-.353.354.353.353 1.268 1.268h-6.778V15.45l1.267 1.268.354.353.354-.353 3.889-3.89 3.535 3.536-3.889 3.89Z" fill="#D25E60" stroke="url(#paint1_linear_2117_178663-s)"></path><path d="m64.835 52.04-.47-.171-.17.47-.614 1.684-2.864-6.143 6.143-2.864-.614 1.684-.17.47.47.171 5.168 1.881-1.71 4.699-5.169-1.881Z" fill="#D25E60" stroke="url(#paint2_linear_2117_178663-s)"></path><path d="m13.835 47.341.47-.171-.17-.47-.614-1.685 6.143 2.865-2.865 6.143-.613-1.685-.17-.47-.47.171-5.169 1.882-1.71-4.699 5.168-1.881Z" fill="#D25E60" stroke="url(#paint3_linear_2117_178663-s)"></path><defs><linearGradient id="paint0_linear_2117_178663-s" x1="27.728" y1="22.728" x2="19.243" y2="14.243" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint1_linear_2117_178663-s" x1="52.243" y1="22.728" x2="60.728" y2="14.243" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint2_linear_2117_178663-s" x1="60.052" y1="47.638" x2="71.328" y2="51.742" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint3_linear_2117_178663-s" x1="20.328" y1="47.638" x2="9.052" y2="51.742" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient></defs>', 8), _hoisted_103 = [
|
|
7721
|
+
_hoisted_2283
|
|
7698
7722
|
];
|
|
7699
|
-
function
|
|
7700
|
-
return (0,
|
|
7723
|
+
function _sfc_render283(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7724
|
+
return (0, import_vue283.openBlock)(), (0, import_vue283.createElementBlock)("svg", _hoisted_1285, _hoisted_103);
|
|
7701
7725
|
}
|
|
7702
|
-
var icon_plotting_scale2_s_default = /* @__PURE__ */ export_helper_default(
|
|
7726
|
+
var icon_plotting_scale2_s_default = /* @__PURE__ */ export_helper_default(_sfc_main283, [["render", _sfc_render283], ["__file", "icon-plotting-scale2-s.vue"]]);
|
|
7703
7727
|
|
|
7704
7728
|
// src/components/icon-plotting-scale2.vue
|
|
7705
|
-
var
|
|
7706
|
-
var
|
|
7729
|
+
var import_vue284 = require("vue");
|
|
7730
|
+
var _sfc_main284 = {
|
|
7707
7731
|
name: "IconPlottingScale2",
|
|
7708
7732
|
title: "\u7F29\u653E2"
|
|
7709
|
-
},
|
|
7733
|
+
}, _hoisted_1286 = {
|
|
7710
7734
|
width: "80",
|
|
7711
7735
|
height: "80",
|
|
7712
7736
|
viewBox: "0 0 80 80",
|
|
7713
7737
|
fill: "none",
|
|
7714
7738
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7715
|
-
},
|
|
7716
|
-
|
|
7739
|
+
}, _hoisted_2284 = /* @__PURE__ */ (0, import_vue284.createStaticVNode)('<path d="m40 7 8.993 21.622 23.343 1.871L54.55 45.728l5.434 22.779L40 56.3 20.015 68.507l5.434-22.779L7.664 30.493l23.343-1.871L40 7Z" fill="#E98D94" fill-opacity=".1"></path><path d="m40 8.302 8.532 20.512.117.282.304.024 22.145 1.776-16.872 14.452-.232.199.07.297 5.155 21.61-18.958-11.58-.261-.16-.26.16-18.96 11.58 5.155-21.61.071-.297-.232-.199L8.902 30.896l22.145-1.776.304-.024.117-.282L40 8.302Z" stroke="#C0565E" stroke-opacity=".4"></path><path d="m40 21.302 5.093 12.245.117.282.305.024 13.219 1.06-10.072 8.628-.232.198.071.297 3.077 12.9-11.317-6.913-.261-.159-.26.16-11.318 6.912 3.077-12.9.07-.297-.231-.198-10.072-8.628 13.22-1.06.304-.024.117-.282L40 21.302Z" fill="#E98D94" stroke="#C0565E"></path><path d="m25.253 16.718.354.353.353-.353 1.268-1.268v6.778H20.45l1.268-1.268.353-.353-.353-.354-3.89-3.889 3.536-3.536 3.89 3.89Z" fill="#D25E60" stroke="url(#paint0_linear_2117_178663)"></path><path d="m58.253 20.253-.353.354.353.353 1.268 1.268h-6.778V15.45l1.267 1.268.354.353.354-.353 3.889-3.89 3.535 3.536-3.889 3.89Z" fill="#D25E60" stroke="url(#paint1_linear_2117_178663)"></path><path d="m64.835 52.04-.47-.171-.17.47-.614 1.684-2.864-6.143 6.143-2.864-.614 1.684-.17.47.47.171 5.168 1.881-1.71 4.699-5.169-1.881Z" fill="#D25E60" stroke="url(#paint2_linear_2117_178663)"></path><path d="m13.835 47.341.47-.171-.17-.47-.614-1.685 6.143 2.865-2.865 6.143-.613-1.685-.17-.47-.47.171-5.169 1.882-1.71-4.699 5.168-1.881Z" fill="#D25E60" stroke="url(#paint3_linear_2117_178663)"></path><defs><linearGradient id="paint0_linear_2117_178663" x1="27.728" y1="22.728" x2="19.243" y2="14.243" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint1_linear_2117_178663" x1="52.243" y1="22.728" x2="60.728" y2="14.243" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint2_linear_2117_178663" x1="60.052" y1="47.638" x2="71.328" y2="51.742" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint3_linear_2117_178663" x1="20.328" y1="47.638" x2="9.052" y2="51.742" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient></defs>', 8), _hoisted_104 = [
|
|
7740
|
+
_hoisted_2284
|
|
7717
7741
|
];
|
|
7718
|
-
function
|
|
7719
|
-
return (0,
|
|
7742
|
+
function _sfc_render284(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7743
|
+
return (0, import_vue284.openBlock)(), (0, import_vue284.createElementBlock)("svg", _hoisted_1286, _hoisted_104);
|
|
7720
7744
|
}
|
|
7721
|
-
var icon_plotting_scale2_default = /* @__PURE__ */ export_helper_default(
|
|
7745
|
+
var icon_plotting_scale2_default = /* @__PURE__ */ export_helper_default(_sfc_main284, [["render", _sfc_render284], ["__file", "icon-plotting-scale2.vue"]]);
|
|
7722
7746
|
|
|
7723
7747
|
// src/components/icon-zoom-to.vue
|
|
7724
|
-
var
|
|
7725
|
-
var
|
|
7748
|
+
var import_vue285 = require("vue");
|
|
7749
|
+
var _sfc_main285 = {
|
|
7726
7750
|
name: "IconZoomTo",
|
|
7727
7751
|
title: "\u7F29\u653E\u81F3"
|
|
7728
|
-
},
|
|
7752
|
+
}, _hoisted_1287 = {
|
|
7729
7753
|
class: "icon",
|
|
7730
7754
|
viewBox: "0 0 1024 1024",
|
|
7731
7755
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7732
7756
|
width: "200",
|
|
7733
7757
|
height: "200"
|
|
7734
|
-
},
|
|
7735
|
-
|
|
7736
|
-
|
|
7758
|
+
}, _hoisted_2285 = /* @__PURE__ */ (0, import_vue285.createElementVNode)("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_3263 = /* @__PURE__ */ (0, import_vue285.createElementVNode)("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_4134 = [
|
|
7759
|
+
_hoisted_2285,
|
|
7760
|
+
_hoisted_3263
|
|
7737
7761
|
];
|
|
7738
|
-
function
|
|
7739
|
-
return (0,
|
|
7762
|
+
function _sfc_render285(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7763
|
+
return (0, import_vue285.openBlock)(), (0, import_vue285.createElementBlock)("svg", _hoisted_1287, _hoisted_4134);
|
|
7740
7764
|
}
|
|
7741
|
-
var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(
|
|
7765
|
+
var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(_sfc_main285, [["render", _sfc_render285], ["__file", "icon-zoom-to.vue"]]);
|
|
7742
7766
|
|
|
7743
7767
|
// src/components/icon-compass-3d.vue
|
|
7744
|
-
var
|
|
7745
|
-
var
|
|
7768
|
+
var import_vue286 = require("vue");
|
|
7769
|
+
var _sfc_main286 = {
|
|
7746
7770
|
name: "IconCompass3D",
|
|
7747
7771
|
title: "\u7F57\u76D8"
|
|
7748
|
-
},
|
|
7772
|
+
}, _hoisted_1288 = {
|
|
7749
7773
|
width: "16",
|
|
7750
7774
|
height: "16",
|
|
7751
7775
|
viewBox: "0 0 16 16",
|
|
7752
7776
|
fill: "none",
|
|
7753
7777
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7754
|
-
},
|
|
7778
|
+
}, _hoisted_2286 = /* @__PURE__ */ (0, import_vue286.createElementVNode)("path", {
|
|
7755
7779
|
"fill-rule": "evenodd",
|
|
7756
7780
|
"clip-rule": "evenodd",
|
|
7757
7781
|
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",
|
|
7758
7782
|
fill: "currentColor"
|
|
7759
|
-
}, null, -1),
|
|
7760
|
-
|
|
7783
|
+
}, null, -1), _hoisted_3264 = [
|
|
7784
|
+
_hoisted_2286
|
|
7761
7785
|
];
|
|
7762
|
-
function
|
|
7763
|
-
return (0,
|
|
7786
|
+
function _sfc_render286(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7787
|
+
return (0, import_vue286.openBlock)(), (0, import_vue286.createElementBlock)("svg", _hoisted_1288, _hoisted_3264);
|
|
7764
7788
|
}
|
|
7765
|
-
var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(
|
|
7789
|
+
var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main286, [["render", _sfc_render286], ["__file", "icon-compass-3d.vue"]]);
|
|
7766
7790
|
|
|
7767
7791
|
// src/components/icon-compass.vue
|
|
7768
|
-
var
|
|
7769
|
-
var
|
|
7792
|
+
var import_vue287 = require("vue");
|
|
7793
|
+
var _sfc_main287 = {
|
|
7770
7794
|
name: "IconCompass",
|
|
7771
7795
|
title: "\u7F57\u76D8"
|
|
7772
|
-
},
|
|
7796
|
+
}, _hoisted_1289 = {
|
|
7773
7797
|
width: "16",
|
|
7774
7798
|
height: "16",
|
|
7775
7799
|
viewBox: "0 0 16 16",
|
|
7776
7800
|
fill: "none",
|
|
7777
7801
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7778
|
-
},
|
|
7802
|
+
}, _hoisted_2287 = /* @__PURE__ */ (0, import_vue287.createElementVNode)("path", {
|
|
7779
7803
|
"fill-rule": "evenodd",
|
|
7780
7804
|
"clip-rule": "evenodd",
|
|
7781
7805
|
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",
|
|
7782
7806
|
fill: "currentColor"
|
|
7783
|
-
}, null, -1),
|
|
7807
|
+
}, null, -1), _hoisted_3265 = /* @__PURE__ */ (0, import_vue287.createElementVNode)("path", {
|
|
7784
7808
|
"fill-rule": "evenodd",
|
|
7785
7809
|
"clip-rule": "evenodd",
|
|
7786
7810
|
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",
|
|
7787
7811
|
fill: "currentColor"
|
|
7788
7812
|
}, null, -1), _hoisted_4135 = [
|
|
7789
|
-
|
|
7790
|
-
|
|
7813
|
+
_hoisted_2287,
|
|
7814
|
+
_hoisted_3265
|
|
7791
7815
|
];
|
|
7792
|
-
function
|
|
7793
|
-
return (0,
|
|
7816
|
+
function _sfc_render287(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7817
|
+
return (0, import_vue287.openBlock)(), (0, import_vue287.createElementBlock)("svg", _hoisted_1289, _hoisted_4135);
|
|
7794
7818
|
}
|
|
7795
|
-
var icon_compass_default = /* @__PURE__ */ export_helper_default(
|
|
7819
|
+
var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main287, [["render", _sfc_render287], ["__file", "icon-compass.vue"]]);
|
|
7796
7820
|
|
|
7797
7821
|
// src/components/icon-spotlight.vue
|
|
7798
|
-
var
|
|
7799
|
-
var
|
|
7822
|
+
var import_vue288 = require("vue");
|
|
7823
|
+
var _sfc_main288 = {
|
|
7800
7824
|
name: "IconSpotlight",
|
|
7801
7825
|
title: "\u805A\u5149\u706F"
|
|
7802
|
-
},
|
|
7826
|
+
}, _hoisted_1290 = {
|
|
7803
7827
|
class: "icon",
|
|
7804
7828
|
viewBox: "0 0 1024 1024",
|
|
7805
7829
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7806
7830
|
width: "200",
|
|
7807
7831
|
height: "200"
|
|
7808
|
-
},
|
|
7832
|
+
}, _hoisted_2288 = /* @__PURE__ */ (0, import_vue288.createElementVNode)("path", {
|
|
7809
7833
|
d: "M203.35 682.667 512 168.277l308.65 514.39h-617.3zm363.52-588.8a64 64 0 0 0-109.74 0L110.806 671.06A64 64 0 0 0 165.675 768h692.65a64 64 0 0 0 54.87-96.939L566.869 93.867zm-97.537 759.466V1024h85.334V853.333h-85.334zM652.501 883.5l60.331-60.331L833.536 943.83l-60.373 60.374L652.5 883.499zM303.83 823.168 183.168 943.787l60.33 60.373L364.16 883.456l-60.33-60.33z",
|
|
7810
7834
|
fill: "currentColor"
|
|
7811
|
-
}, null, -1),
|
|
7812
|
-
|
|
7835
|
+
}, null, -1), _hoisted_3266 = [
|
|
7836
|
+
_hoisted_2288
|
|
7813
7837
|
];
|
|
7814
|
-
function
|
|
7815
|
-
return (0,
|
|
7838
|
+
function _sfc_render288(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7839
|
+
return (0, import_vue288.openBlock)(), (0, import_vue288.createElementBlock)("svg", _hoisted_1290, _hoisted_3266);
|
|
7816
7840
|
}
|
|
7817
|
-
var icon_spotlight_default = /* @__PURE__ */ export_helper_default(
|
|
7841
|
+
var icon_spotlight_default = /* @__PURE__ */ export_helper_default(_sfc_main288, [["render", _sfc_render288], ["__file", "icon-spotlight.vue"]]);
|
|
7818
7842
|
|
|
7819
7843
|
// src/components/icon-free-curve.vue
|
|
7820
|
-
var
|
|
7821
|
-
var
|
|
7844
|
+
var import_vue289 = require("vue");
|
|
7845
|
+
var _sfc_main289 = {
|
|
7822
7846
|
name: "IconFreeCurve",
|
|
7823
7847
|
title: "\u81EA\u7531\u66F2\u7EBF"
|
|
7824
|
-
},
|
|
7848
|
+
}, _hoisted_1291 = {
|
|
7825
7849
|
width: "80",
|
|
7826
7850
|
height: "80",
|
|
7827
7851
|
viewBox: "0 0 80 80",
|
|
7828
7852
|
fill: "none",
|
|
7829
7853
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7830
|
-
},
|
|
7831
|
-
|
|
7854
|
+
}, _hoisted_2289 = /* @__PURE__ */ (0, import_vue289.createStaticVNode)('<path d="M30.284 18c-5.585 4.19-15.639 13.829-11.17 18.857 4.468 5.029 18.352-2.619 24.736-7.071 1.843-1.286 4.309-1.257 5.585 0 1.596 1.571 1.596 3.928-1.596 6.285-3.191 2.358-14.362 7.858-11.968 11.786 2.393 3.929 12.766-4.714 16.756 0S55.021 54.93 63 62" stroke="#CCC" stroke-width="2" stroke-linecap="round"></path><circle cx="30" cy="18" r="3" fill="url(#paint0_radial_2117_178694)"></circle><circle cx="30" cy="18" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="19" cy="36" r="3" fill="url(#paint1_radial_2117_178694)"></circle><circle cx="19" cy="36" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="36" cy="48" r="3" fill="url(#paint2_radial_2117_178694)"></circle><circle cx="36" cy="48" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="50" cy="46" r="3" fill="url(#paint3_radial_2117_178694)"></circle><circle cx="50" cy="46" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="50" cy="30" r="3" fill="url(#paint4_radial_2117_178694)"></circle><circle cx="50" cy="30" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="63" cy="62" r="3" fill="url(#paint5_radial_2117_178694)"></circle><circle cx="63" cy="62" r="2.5" stroke="#000" stroke-opacity=".15"></circle><defs><radialGradient id="paint0_radial_2117_178694" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 29 17)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint1_radial_2117_178694" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 18 35)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint2_radial_2117_178694" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 35 47)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint3_radial_2117_178694" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 49 45)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint4_radial_2117_178694" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 49 29)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint5_radial_2117_178694" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 62 61)"><stop stop-color="#FF9798"></stop><stop offset="1" stop-color="#D53D40"></stop></radialGradient></defs>', 14), _hoisted_1610 = [
|
|
7855
|
+
_hoisted_2289
|
|
7832
7856
|
];
|
|
7833
|
-
function
|
|
7834
|
-
return (0,
|
|
7857
|
+
function _sfc_render289(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7858
|
+
return (0, import_vue289.openBlock)(), (0, import_vue289.createElementBlock)("svg", _hoisted_1291, _hoisted_1610);
|
|
7835
7859
|
}
|
|
7836
|
-
var icon_free_curve_default = /* @__PURE__ */ export_helper_default(
|
|
7860
|
+
var icon_free_curve_default = /* @__PURE__ */ export_helper_default(_sfc_main289, [["render", _sfc_render289], ["__file", "icon-free-curve.vue"]]);
|
|
7837
7861
|
|
|
7838
7862
|
// src/components/icon-blending-layer.vue
|
|
7839
|
-
var
|
|
7840
|
-
var
|
|
7863
|
+
var import_vue290 = require("vue");
|
|
7864
|
+
var _sfc_main290 = {
|
|
7841
7865
|
name: "IconBlendingLayer",
|
|
7842
7866
|
title: "\u878D\u5408\u56FE\u5C42"
|
|
7843
|
-
},
|
|
7867
|
+
}, _hoisted_1292 = {
|
|
7844
7868
|
class: "icon",
|
|
7845
7869
|
viewBox: "0 0 1024 1024",
|
|
7846
7870
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7847
7871
|
width: "200",
|
|
7848
7872
|
height: "200"
|
|
7849
|
-
},
|
|
7873
|
+
}, _hoisted_2290 = /* @__PURE__ */ (0, import_vue290.createElementVNode)("path", {
|
|
7850
7874
|
d: "M948.907 38.684a36.409 36.409 0 0 1 36.409 36.41v873.813a36.409 36.409 0 0 1-36.41 36.409H75.094a36.409 36.409 0 0 1-36.409-36.41V75.094a36.409 36.409 0 0 1 36.41-36.409h873.813zm0 36.41H75.093v873.813h873.814V75.093z",
|
|
7851
7875
|
fill: "currentColor"
|
|
7852
|
-
}, null, -1),
|
|
7876
|
+
}, null, -1), _hoisted_3267 = /* @__PURE__ */ (0, import_vue290.createElementVNode)("path", {
|
|
7853
7877
|
d: "M366.364 657.636v327.68H75.094a36.409 36.409 0 0 1-36.41-36.41v-291.27h327.68zm-36.408 36.408H75.093v254.863h254.863V694.044zm618.95-655.36a36.409 36.409 0 0 1 36.41 36.41v291.27h-327.68V38.684h291.27zm0 36.41H694.045v254.862h254.863V75.093z",
|
|
7854
7878
|
fill: "currentColor"
|
|
7855
|
-
}, null, -1), _hoisted_4136 = /* @__PURE__ */ (0,
|
|
7879
|
+
}, null, -1), _hoisted_4136 = /* @__PURE__ */ (0, import_vue290.createElementVNode)("path", {
|
|
7856
7880
|
d: "M694.044 329.956v364.088H329.956V329.956h364.088zm-36.408 36.408H366.364v291.272h291.272V366.364z",
|
|
7857
7881
|
fill: "currentColor"
|
|
7858
|
-
}, null, -1), _hoisted_544 = /* @__PURE__ */ (0,
|
|
7882
|
+
}, null, -1), _hoisted_544 = /* @__PURE__ */ (0, import_vue290.createElementVNode)("path", {
|
|
7859
7883
|
d: "M329.956 329.956h364.088v364.088H329.956z",
|
|
7860
7884
|
fill: "currentColor",
|
|
7861
7885
|
"fill-opacity": ".2"
|
|
7862
7886
|
}, null, -1), _hoisted_616 = [
|
|
7863
|
-
|
|
7864
|
-
|
|
7887
|
+
_hoisted_2290,
|
|
7888
|
+
_hoisted_3267,
|
|
7865
7889
|
_hoisted_4136,
|
|
7866
7890
|
_hoisted_544
|
|
7867
7891
|
];
|
|
7868
|
-
function
|
|
7869
|
-
return (0,
|
|
7892
|
+
function _sfc_render290(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7893
|
+
return (0, import_vue290.openBlock)(), (0, import_vue290.createElementBlock)("svg", _hoisted_1292, _hoisted_616);
|
|
7870
7894
|
}
|
|
7871
|
-
var icon_blending_layer_default = /* @__PURE__ */ export_helper_default(
|
|
7895
|
+
var icon_blending_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main290, [["render", _sfc_render290], ["__file", "icon-blending-layer.vue"]]);
|
|
7872
7896
|
|
|
7873
7897
|
// src/components/icon-XZQ-nav.vue
|
|
7874
|
-
var
|
|
7875
|
-
var
|
|
7898
|
+
var import_vue291 = require("vue");
|
|
7899
|
+
var _sfc_main291 = {
|
|
7876
7900
|
name: "IconXZQNav",
|
|
7877
7901
|
title: "\u884C\u653F\u533A\u5BFC\u822A"
|
|
7878
|
-
},
|
|
7902
|
+
}, _hoisted_1293 = {
|
|
7879
7903
|
width: "16",
|
|
7880
7904
|
height: "16",
|
|
7881
7905
|
viewBox: "0 0 16 16",
|
|
7882
7906
|
fill: "none",
|
|
7883
7907
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7884
|
-
},
|
|
7908
|
+
}, _hoisted_2291 = /* @__PURE__ */ (0, import_vue291.createElementVNode)("path", {
|
|
7885
7909
|
"fill-rule": "evenodd",
|
|
7886
7910
|
"clip-rule": "evenodd",
|
|
7887
7911
|
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",
|
|
7888
7912
|
fill: "currentColor"
|
|
7889
|
-
}, null, -1),
|
|
7913
|
+
}, null, -1), _hoisted_3268 = /* @__PURE__ */ (0, import_vue291.createElementVNode)("path", {
|
|
7890
7914
|
"fill-rule": "evenodd",
|
|
7891
7915
|
"clip-rule": "evenodd",
|
|
7892
7916
|
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",
|
|
7893
7917
|
fill: "currentColor"
|
|
7894
|
-
}, null, -1), _hoisted_4137 = /* @__PURE__ */ (0,
|
|
7918
|
+
}, null, -1), _hoisted_4137 = /* @__PURE__ */ (0, import_vue291.createElementVNode)("path", {
|
|
7895
7919
|
"fill-rule": "evenodd",
|
|
7896
7920
|
"clip-rule": "evenodd",
|
|
7897
7921
|
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",
|
|
7898
7922
|
fill: "currentColor"
|
|
7899
7923
|
}, null, -1), _hoisted_545 = [
|
|
7900
|
-
|
|
7901
|
-
|
|
7924
|
+
_hoisted_2291,
|
|
7925
|
+
_hoisted_3268,
|
|
7902
7926
|
_hoisted_4137
|
|
7903
7927
|
];
|
|
7904
|
-
function
|
|
7905
|
-
return (0,
|
|
7928
|
+
function _sfc_render291(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7929
|
+
return (0, import_vue291.openBlock)(), (0, import_vue291.createElementBlock)("svg", _hoisted_1293, _hoisted_545);
|
|
7906
7930
|
}
|
|
7907
|
-
var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(
|
|
7931
|
+
var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main291, [["render", _sfc_render291], ["__file", "icon-XZQ-nav.vue"]]);
|
|
7908
7932
|
|
|
7909
7933
|
// src/components/icon-XZQ-cover.vue
|
|
7910
|
-
var
|
|
7911
|
-
var
|
|
7934
|
+
var import_vue292 = require("vue");
|
|
7935
|
+
var _sfc_main292 = {
|
|
7912
7936
|
name: "IconXZQCover",
|
|
7913
7937
|
title: "\u884C\u653F\u533A\u906E\u7F69"
|
|
7914
|
-
},
|
|
7938
|
+
}, _hoisted_1294 = {
|
|
7915
7939
|
width: "16",
|
|
7916
7940
|
height: "16",
|
|
7917
7941
|
viewBox: "0 0 16 16",
|
|
7918
7942
|
fill: "none",
|
|
7919
7943
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7920
|
-
},
|
|
7944
|
+
}, _hoisted_2292 = /* @__PURE__ */ (0, import_vue292.createElementVNode)("path", {
|
|
7921
7945
|
"fill-rule": "evenodd",
|
|
7922
7946
|
"clip-rule": "evenodd",
|
|
7923
7947
|
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",
|
|
7924
7948
|
fill: "currentColor"
|
|
7925
|
-
}, null, -1),
|
|
7949
|
+
}, null, -1), _hoisted_3269 = /* @__PURE__ */ (0, import_vue292.createElementVNode)("path", {
|
|
7926
7950
|
"fill-rule": "evenodd",
|
|
7927
7951
|
"clip-rule": "evenodd",
|
|
7928
7952
|
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",
|
|
7929
7953
|
fill: "currentColor"
|
|
7930
|
-
}, null, -1), _hoisted_4138 = /* @__PURE__ */ (0,
|
|
7954
|
+
}, null, -1), _hoisted_4138 = /* @__PURE__ */ (0, import_vue292.createElementVNode)("path", {
|
|
7931
7955
|
"fill-rule": "evenodd",
|
|
7932
7956
|
"clip-rule": "evenodd",
|
|
7933
7957
|
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",
|
|
7934
7958
|
fill: "currentColor"
|
|
7935
7959
|
}, null, -1), _hoisted_546 = [
|
|
7936
|
-
|
|
7937
|
-
|
|
7960
|
+
_hoisted_2292,
|
|
7961
|
+
_hoisted_3269,
|
|
7938
7962
|
_hoisted_4138
|
|
7939
7963
|
];
|
|
7940
|
-
function
|
|
7941
|
-
return (0,
|
|
7964
|
+
function _sfc_render292(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7965
|
+
return (0, import_vue292.openBlock)(), (0, import_vue292.createElementBlock)("svg", _hoisted_1294, _hoisted_546);
|
|
7942
7966
|
}
|
|
7943
|
-
var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(
|
|
7967
|
+
var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(_sfc_main292, [["render", _sfc_render292], ["__file", "icon-XZQ-cover.vue"]]);
|
|
7944
7968
|
|
|
7945
7969
|
// src/components/icon-feature-storage.vue
|
|
7946
|
-
var
|
|
7947
|
-
var
|
|
7970
|
+
var import_vue293 = require("vue");
|
|
7971
|
+
var _sfc_main293 = {
|
|
7948
7972
|
name: "IconFeatureStorage",
|
|
7949
7973
|
title: "\u8981\u7D20\u5B58\u50A8"
|
|
7950
|
-
},
|
|
7974
|
+
}, _hoisted_1295 = {
|
|
7951
7975
|
width: "16",
|
|
7952
7976
|
height: "16",
|
|
7953
7977
|
viewBox: "0 0 16 16",
|
|
7954
7978
|
fill: "none",
|
|
7955
7979
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7956
|
-
},
|
|
7980
|
+
}, _hoisted_2293 = /* @__PURE__ */ (0, import_vue293.createElementVNode)("path", {
|
|
7957
7981
|
"fill-rule": "evenodd",
|
|
7958
7982
|
"clip-rule": "evenodd",
|
|
7959
7983
|
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",
|
|
7960
7984
|
fill: "currentColor"
|
|
7961
|
-
}, null, -1),
|
|
7962
|
-
|
|
7985
|
+
}, null, -1), _hoisted_3270 = [
|
|
7986
|
+
_hoisted_2293
|
|
7963
7987
|
];
|
|
7964
|
-
function
|
|
7965
|
-
return (0,
|
|
7988
|
+
function _sfc_render293(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7989
|
+
return (0, import_vue293.openBlock)(), (0, import_vue293.createElementBlock)("svg", _hoisted_1295, _hoisted_3270);
|
|
7966
7990
|
}
|
|
7967
|
-
var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(
|
|
7991
|
+
var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(_sfc_main293, [["render", _sfc_render293], ["__file", "icon-feature-storage.vue"]]);
|
|
7968
7992
|
|
|
7969
7993
|
// src/components/icon-feature-service.vue
|
|
7970
|
-
var
|
|
7971
|
-
var
|
|
7994
|
+
var import_vue294 = require("vue");
|
|
7995
|
+
var _sfc_main294 = {
|
|
7972
7996
|
name: "IconFeatureService",
|
|
7973
7997
|
title: "\u8981\u7D20\u670D\u52A1"
|
|
7974
|
-
},
|
|
7998
|
+
}, _hoisted_1296 = {
|
|
7975
7999
|
width: "80",
|
|
7976
8000
|
height: "80",
|
|
7977
8001
|
viewBox: "0 0 80 80",
|
|
7978
8002
|
fill: "none",
|
|
7979
8003
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7980
|
-
},
|
|
8004
|
+
}, _hoisted_2294 = /* @__PURE__ */ (0, import_vue294.createElementVNode)("path", {
|
|
7981
8005
|
d: "M19.644 2C9.9 2 2 9.9 2 19.644c0 9.744 7.9 17.641 17.644 17.641h17.643v-17.64C37.287 9.9 29.387 2 19.644 2Zm12.212 29.857H19.644c-6.734 0-12.213-5.48-12.213-12.213 0-6.736 5.479-12.215 12.213-12.215 6.735 0 12.212 5.48 12.212 12.215v12.213ZM2 60.356C2 70.102 9.9 78 19.644 78c9.743 0 17.643-7.898 17.643-17.644V42.714H19.644C9.9 42.714 2 50.612 2 60.356Zm29.856 0c0 6.736-5.477 12.215-12.212 12.215-6.734 0-12.213-5.479-12.213-12.215 0-6.733 5.48-12.213 12.213-12.213h12.212v12.213Zm28.5-17.642H42.713v17.642c0 9.743 7.9 17.644 17.643 17.644C70.1 78 78 70.1 78 60.356c0-9.744-7.9-17.642-17.644-17.642Zm0 29.857c-6.735 0-12.212-5.479-12.212-12.215V48.143h12.212c6.733 0 12.213 5.48 12.213 12.213 0 6.736-5.48 12.215-12.213 12.215Zm17.643-52.927C77.999 9.9 70.099 2 60.356 2c-9.744 0-17.644 7.9-17.644 17.644v17.641h17.643C70.1 37.285 78 29.388 78 19.645Zm-29.856 0c0-6.736 5.477-12.215 12.212-12.215 6.733 0 12.213 5.48 12.213 12.215 0 6.733-5.48 12.213-12.212 12.213H48.142V19.644Z",
|
|
7982
8006
|
fill: "currentColor"
|
|
7983
|
-
}, null, -1),
|
|
7984
|
-
|
|
8007
|
+
}, null, -1), _hoisted_3271 = [
|
|
8008
|
+
_hoisted_2294
|
|
7985
8009
|
];
|
|
7986
|
-
function
|
|
7987
|
-
return (0,
|
|
8010
|
+
function _sfc_render294(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8011
|
+
return (0, import_vue294.openBlock)(), (0, import_vue294.createElementBlock)("svg", _hoisted_1296, _hoisted_3271);
|
|
7988
8012
|
}
|
|
7989
|
-
var icon_feature_service_default = /* @__PURE__ */ export_helper_default(
|
|
8013
|
+
var icon_feature_service_default = /* @__PURE__ */ export_helper_default(_sfc_main294, [["render", _sfc_render294], ["__file", "icon-feature-service.vue"]]);
|
|
7990
8014
|
|
|
7991
8015
|
// src/components/icon-feature-table.vue
|
|
7992
|
-
var
|
|
7993
|
-
var
|
|
8016
|
+
var import_vue295 = require("vue");
|
|
8017
|
+
var _sfc_main295 = {
|
|
7994
8018
|
name: "IconFeatureTable",
|
|
7995
8019
|
title: "\u8981\u7D20\u8868\u683C"
|
|
7996
|
-
},
|
|
8020
|
+
}, _hoisted_1297 = {
|
|
7997
8021
|
class: "icon",
|
|
7998
8022
|
viewBox: "0 0 1024 1024",
|
|
7999
8023
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8000
8024
|
width: "200",
|
|
8001
8025
|
height: "200"
|
|
8002
|
-
},
|
|
8003
|
-
|
|
8026
|
+
}, _hoisted_2295 = /* @__PURE__ */ (0, import_vue295.createElementVNode)("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_3272 = [
|
|
8027
|
+
_hoisted_2295
|
|
8004
8028
|
];
|
|
8005
|
-
function
|
|
8006
|
-
return (0,
|
|
8029
|
+
function _sfc_render295(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8030
|
+
return (0, import_vue295.openBlock)(), (0, import_vue295.createElementBlock)("svg", _hoisted_1297, _hoisted_3272);
|
|
8007
8031
|
}
|
|
8008
|
-
var icon_feature_table_default = /* @__PURE__ */ export_helper_default(
|
|
8032
|
+
var icon_feature_table_default = /* @__PURE__ */ export_helper_default(_sfc_main295, [["render", _sfc_render295], ["__file", "icon-feature-table.vue"]]);
|
|
8009
8033
|
|
|
8010
8034
|
// src/components/icon-feature-identify.vue
|
|
8011
|
-
var
|
|
8012
|
-
var
|
|
8035
|
+
var import_vue296 = require("vue");
|
|
8036
|
+
var _sfc_main296 = {
|
|
8013
8037
|
name: "IconFeatureIdentify",
|
|
8014
8038
|
title: "\u8981\u7D20\u8BC6\u522B"
|
|
8015
|
-
},
|
|
8039
|
+
}, _hoisted_1298 = {
|
|
8016
8040
|
class: "icon",
|
|
8017
8041
|
viewBox: "0 0 1024 1024",
|
|
8018
8042
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8019
8043
|
width: "200",
|
|
8020
8044
|
height: "200"
|
|
8021
|
-
},
|
|
8022
|
-
|
|
8045
|
+
}, _hoisted_2296 = /* @__PURE__ */ (0, import_vue296.createElementVNode)("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_3273 = [
|
|
8046
|
+
_hoisted_2296
|
|
8023
8047
|
];
|
|
8024
|
-
function
|
|
8025
|
-
return (0,
|
|
8048
|
+
function _sfc_render296(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8049
|
+
return (0, import_vue296.openBlock)(), (0, import_vue296.createElementBlock)("svg", _hoisted_1298, _hoisted_3273);
|
|
8026
8050
|
}
|
|
8027
|
-
var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(
|
|
8051
|
+
var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(_sfc_main296, [["render", _sfc_render296], ["__file", "icon-feature-identify.vue"]]);
|
|
8028
8052
|
|
|
8029
8053
|
// src/components/icon-video-projection.vue
|
|
8030
|
-
var
|
|
8031
|
-
var
|
|
8054
|
+
var import_vue297 = require("vue");
|
|
8055
|
+
var _sfc_main297 = {
|
|
8032
8056
|
name: "IconVideoProjection",
|
|
8033
8057
|
title: "\u89C6\u9891\u6295\u5F71"
|
|
8034
|
-
},
|
|
8058
|
+
}, _hoisted_1299 = {
|
|
8035
8059
|
class: "icon",
|
|
8036
8060
|
viewBox: "0 0 1024 1024",
|
|
8037
8061
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8038
8062
|
width: "200",
|
|
8039
8063
|
height: "200"
|
|
8040
|
-
},
|
|
8064
|
+
}, _hoisted_2297 = /* @__PURE__ */ (0, import_vue297.createElementVNode)("path", {
|
|
8041
8065
|
d: "M128 202.688a10.688 10.688 0 0 0-10.688 10.688v597.312c0 5.888 4.8 10.688 10.688 10.688h597.312A10.688 10.688 0 0 0 736 810.688V640a32 32 0 0 1 51.2-25.6L906.624 704V341.376l-119.424 89.6a32 32 0 0 1-51.2-25.6v-192a10.688 10.688 0 0 0-10.688-10.688H128zm-74.688 10.688c0-41.28 33.408-74.688 74.688-74.688h597.312c41.216 0 74.688 33.408 74.688 74.688v128l119.424-89.6a32 32 0 0 1 51.2 25.6V768a32 32 0 0 1-51.2 25.6L800 704v106.688c0 41.216-33.472 74.688-74.688 74.688H128a74.688 74.688 0 0 1-74.688-74.688V213.376z",
|
|
8042
8066
|
fill: "currentColor"
|
|
8043
|
-
}, null, -1),
|
|
8067
|
+
}, null, -1), _hoisted_3274 = /* @__PURE__ */ (0, import_vue297.createElementVNode)("path", {
|
|
8044
8068
|
d: "M368.512 377.344a32 32 0 0 1 32.448.832l170.688 106.688a32 32 0 0 1 0 54.272L400.96 645.76A32 32 0 0 1 352 618.624V405.312a32 32 0 0 1 16.512-27.968zM416 463.104v97.792L494.272 512 416 463.04z",
|
|
8045
8069
|
fill: "currentColor"
|
|
8046
8070
|
}, null, -1), _hoisted_4139 = [
|
|
8047
|
-
|
|
8048
|
-
|
|
8071
|
+
_hoisted_2297,
|
|
8072
|
+
_hoisted_3274
|
|
8049
8073
|
];
|
|
8050
|
-
function
|
|
8051
|
-
return (0,
|
|
8074
|
+
function _sfc_render297(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8075
|
+
return (0, import_vue297.openBlock)(), (0, import_vue297.createElementBlock)("svg", _hoisted_1299, _hoisted_4139);
|
|
8052
8076
|
}
|
|
8053
|
-
var icon_video_projection_default = /* @__PURE__ */ export_helper_default(
|
|
8077
|
+
var icon_video_projection_default = /* @__PURE__ */ export_helper_default(_sfc_main297, [["render", _sfc_render297], ["__file", "icon-video-projection.vue"]]);
|
|
8054
8078
|
|
|
8055
8079
|
// src/components/icon-video-fusion.vue
|
|
8056
|
-
var
|
|
8057
|
-
var
|
|
8080
|
+
var import_vue298 = require("vue");
|
|
8081
|
+
var _sfc_main298 = {
|
|
8058
8082
|
name: "IconVideoFusion",
|
|
8059
8083
|
title: "\u89C6\u9891\u878D\u5408"
|
|
8060
|
-
},
|
|
8084
|
+
}, _hoisted_1300 = {
|
|
8061
8085
|
class: "icon",
|
|
8062
8086
|
viewBox: "0 0 1024 1024",
|
|
8063
8087
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8064
8088
|
width: "200",
|
|
8065
8089
|
height: "200"
|
|
8066
|
-
},
|
|
8090
|
+
}, _hoisted_2298 = /* @__PURE__ */ (0, import_vue298.createElementVNode)("path", {
|
|
8067
8091
|
d: "M196.48 32.32a32 32 0 0 1 27.2 36.224l-128 896a32 32 0 0 1-63.36-9.088l128-896a32 32 0 0 1 36.224-27.136zm631.04 0a32 32 0 0 1 36.16 27.136l128 896a32 32 0 1 1-63.36 9.088l-128-896a32 32 0 0 1 27.136-36.224zM512 320c-40.576 0-97.92 2.176-172.352 6.592l-1.92-32 1.92 32c-20.416 1.216-43.968 21.888-46.528 58.112-3.456 48.384-5.12 90.368-5.12 126.08 0 36.096 1.728 78.72 5.248 127.808 2.56 35.84 25.6 56.512 45.824 58.048C402.24 701.568 459.904 704 512 704c52.096 0 109.76-2.432 172.992-7.36 20.224-1.536 43.328-22.272 45.824-58.048 3.456-48.768 5.184-91.328 5.184-127.808a1817.6 1817.6 0 0 0-5.056-126.08l31.936-2.176-31.936 2.24c-2.56-36.288-26.112-56.96-46.464-58.24A3121.728 3121.728 0 0 0 512 320zm-176.192-57.344A3176.96 3176.96 0 0 1 512 256c42.432 0 101.312 2.24 176.256 6.656 60.48 3.584 102.4 58.048 106.56 117.632 3.456 49.024 5.184 92.608 5.184 130.496 0 38.4-1.792 82.56-5.312 132.352-4.224 58.88-45.12 112.64-104.768 117.312A2310.144 2310.144 0 0 1 512 768c-54.08 0-113.344-2.56-177.92-7.552-59.52-4.608-100.48-58.432-104.704-117.312l31.936-2.24-31.936 2.24A1887.424 1887.424 0 0 1 224 510.784c0-37.568 1.792-81.152 5.248-130.56 4.224-59.52 46.08-113.92 106.56-117.568z",
|
|
8068
8092
|
fill: "currentColor"
|
|
8069
|
-
}, null, -1),
|
|
8093
|
+
}, null, -1), _hoisted_3275 = /* @__PURE__ */ (0, import_vue298.createElementVNode)("path", {
|
|
8070
8094
|
d: "m503.232 403.84 105.6 70.912a45.824 45.824 0 0 1-.32 76.096l-105.6 69.76A45.76 45.76 0 0 1 432 582.4V441.6a45.696 45.696 0 0 1 71.232-37.888zM496 475.968l54.336 36.48L496 548.416v-72.384z",
|
|
8071
8095
|
fill: "currentColor"
|
|
8072
8096
|
}, null, -1), _hoisted_4140 = [
|
|
8073
|
-
|
|
8074
|
-
|
|
8097
|
+
_hoisted_2298,
|
|
8098
|
+
_hoisted_3275
|
|
8075
8099
|
];
|
|
8076
|
-
function
|
|
8077
|
-
return (0,
|
|
8100
|
+
function _sfc_render298(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8101
|
+
return (0, import_vue298.openBlock)(), (0, import_vue298.createElementBlock)("svg", _hoisted_1300, _hoisted_4140);
|
|
8078
8102
|
}
|
|
8079
|
-
var icon_video_fusion_default = /* @__PURE__ */ export_helper_default(
|
|
8103
|
+
var icon_video_fusion_default = /* @__PURE__ */ export_helper_default(_sfc_main298, [["render", _sfc_render298], ["__file", "icon-video-fusion.vue"]]);
|
|
8080
8104
|
|
|
8081
8105
|
// src/components/icon-setting.vue
|
|
8082
|
-
var
|
|
8083
|
-
var
|
|
8106
|
+
var import_vue299 = require("vue");
|
|
8107
|
+
var _sfc_main299 = {
|
|
8084
8108
|
name: "IconSetting",
|
|
8085
8109
|
title: "\u8BBE\u7F6E"
|
|
8086
|
-
},
|
|
8110
|
+
}, _hoisted_1301 = {
|
|
8087
8111
|
class: "icon",
|
|
8088
8112
|
viewBox: "0 0 1065 1024",
|
|
8089
8113
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8090
8114
|
width: "208.008",
|
|
8091
8115
|
height: "200"
|
|
8092
|
-
},
|
|
8093
|
-
|
|
8094
|
-
|
|
8116
|
+
}, _hoisted_2299 = /* @__PURE__ */ (0, import_vue299.createElementVNode)("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_3276 = /* @__PURE__ */ (0, import_vue299.createElementVNode)("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_4141 = [
|
|
8117
|
+
_hoisted_2299,
|
|
8118
|
+
_hoisted_3276
|
|
8095
8119
|
];
|
|
8096
|
-
function
|
|
8097
|
-
return (0,
|
|
8120
|
+
function _sfc_render299(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8121
|
+
return (0, import_vue299.openBlock)(), (0, import_vue299.createElementBlock)("svg", _hoisted_1301, _hoisted_4141);
|
|
8098
8122
|
}
|
|
8099
|
-
var icon_setting_default = /* @__PURE__ */ export_helper_default(
|
|
8123
|
+
var icon_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main299, [["render", _sfc_render299], ["__file", "icon-setting.vue"]]);
|
|
8100
8124
|
|
|
8101
8125
|
// src/components/icon-details.vue
|
|
8102
|
-
var
|
|
8103
|
-
var
|
|
8126
|
+
var import_vue300 = require("vue");
|
|
8127
|
+
var _sfc_main300 = {
|
|
8104
8128
|
name: "IconDetails",
|
|
8105
8129
|
title: "\u8BE6\u60C5"
|
|
8106
|
-
},
|
|
8130
|
+
}, _hoisted_1302 = {
|
|
8107
8131
|
class: "icon",
|
|
8108
8132
|
viewBox: "0 0 1024 1024",
|
|
8109
8133
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8110
8134
|
width: "200",
|
|
8111
8135
|
height: "200"
|
|
8112
|
-
},
|
|
8136
|
+
}, _hoisted_2300 = /* @__PURE__ */ (0, import_vue300.createElementVNode)("path", {
|
|
8113
8137
|
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",
|
|
8114
8138
|
fill: "currentColor"
|
|
8115
|
-
}, null, -1),
|
|
8116
|
-
|
|
8139
|
+
}, null, -1), _hoisted_3277 = [
|
|
8140
|
+
_hoisted_2300
|
|
8117
8141
|
];
|
|
8118
|
-
function
|
|
8119
|
-
return (0,
|
|
8142
|
+
function _sfc_render300(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8143
|
+
return (0, import_vue300.openBlock)(), (0, import_vue300.createElementBlock)("svg", _hoisted_1302, _hoisted_3277);
|
|
8120
8144
|
}
|
|
8121
|
-
var icon_details_default = /* @__PURE__ */ export_helper_default(
|
|
8145
|
+
var icon_details_default = /* @__PURE__ */ export_helper_default(_sfc_main300, [["render", _sfc_render300], ["__file", "icon-details.vue"]]);
|
|
8122
8146
|
|
|
8123
8147
|
// src/components/icon-measure-distance.vue
|
|
8124
|
-
var
|
|
8125
|
-
var
|
|
8148
|
+
var import_vue301 = require("vue");
|
|
8149
|
+
var _sfc_main301 = {
|
|
8126
8150
|
name: "IconMeasureDistance",
|
|
8127
8151
|
title: "\u8DDD\u79BB\u6D4B\u91CF"
|
|
8128
|
-
},
|
|
8152
|
+
}, _hoisted_1303 = {
|
|
8129
8153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8130
8154
|
viewBox: "0 0 24 24",
|
|
8131
8155
|
style: { "enable-background": "new 0 0 24 24" },
|
|
8132
8156
|
"xml:space": "preserve"
|
|
8133
|
-
},
|
|
8157
|
+
}, _hoisted_2301 = /* @__PURE__ */ (0, import_vue301.createElementVNode)("path", {
|
|
8134
8158
|
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",
|
|
8135
8159
|
fill: "currentColor"
|
|
8136
|
-
}, null, -1),
|
|
8137
|
-
|
|
8160
|
+
}, null, -1), _hoisted_3278 = [
|
|
8161
|
+
_hoisted_2301
|
|
8138
8162
|
];
|
|
8139
|
-
function
|
|
8140
|
-
return (0,
|
|
8163
|
+
function _sfc_render301(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8164
|
+
return (0, import_vue301.openBlock)(), (0, import_vue301.createElementBlock)("svg", _hoisted_1303, _hoisted_3278);
|
|
8141
8165
|
}
|
|
8142
|
-
var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(
|
|
8166
|
+
var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main301, [["render", _sfc_render301], ["__file", "icon-measure-distance.vue"]]);
|
|
8143
8167
|
|
|
8144
8168
|
// src/components/icon-cheliang.vue
|
|
8145
|
-
var
|
|
8146
|
-
var
|
|
8169
|
+
var import_vue302 = require("vue");
|
|
8170
|
+
var _sfc_main302 = {
|
|
8147
8171
|
name: "IconCheliang",
|
|
8148
8172
|
title: "\u8F66\u8F86"
|
|
8149
|
-
},
|
|
8173
|
+
}, _hoisted_1304 = {
|
|
8150
8174
|
class: "icon",
|
|
8151
8175
|
viewBox: "0 0 1024 1024",
|
|
8152
8176
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8153
8177
|
width: "200",
|
|
8154
8178
|
height: "200"
|
|
8155
|
-
},
|
|
8179
|
+
}, _hoisted_2302 = /* @__PURE__ */ (0, import_vue302.createElementVNode)("path", {
|
|
8156
8180
|
d: "M349.09 612.864a38.772 38.772 0 1 0 0-77.591 38.772 38.772 0 0 0 0 77.591zm325.82 0a38.772 38.772 0 1 0 0-77.591 38.772 38.772 0 0 0 0 77.591z",
|
|
8157
8181
|
fill: "#337ECC"
|
|
8158
|
-
}, null, -1),
|
|
8182
|
+
}, null, -1), _hoisted_3279 = /* @__PURE__ */ (0, import_vue302.createElementVNode)("path", {
|
|
8159
8183
|
d: "M360.03 232.727a38.772 38.772 0 0 0-37.796 29.976l-35.84 153.74a23.273 23.273 0 0 1-12.241 15.545l-10.566 5.307a69.818 69.818 0 0 0-38.633 62.464v144.104a23.273 23.273 0 0 0 23.273 23.273h31.046a23.273 23.273 0 0 1 23.272 23.273v15.546a38.772 38.772 0 0 0 77.545 0v-15.546a23.273 23.273 0 0 1 23.273-23.273H620.59a23.273 23.273 0 0 1 23.272 23.273v15.546a38.819 38.819 0 0 0 77.638 0v-15.546a23.273 23.273 0 0 1 23.273-23.273h30.953a23.273 23.273 0 0 0 23.272-23.273V499.712a69.818 69.818 0 0 0-38.586-62.464l-10.566-5.26a23.273 23.273 0 0 1-12.288-15.732l-34.21-153.181a38.772 38.772 0 0 0-37.842-30.348H360.029zm-83.085 19.41a85.318 85.318 0 0 1 83.084-65.955h305.478c39.936 0 74.566 27.74 83.27 66.746l31.79 142.383.652.325a116.364 116.364 0 0 1 64.326 104.076v144.151a69.818 69.818 0 0 1-69.818 69.818h-8.053a85.364 85.364 0 0 1-169.984 0H426.31a85.318 85.318 0 0 1-169.984 0h-8.1a69.818 69.818 0 0 1-69.817-69.818V499.76a116.364 116.364 0 0 1 64.372-104.123l.791-.372 33.373-143.127z",
|
|
8160
8184
|
fill: "#337ECC"
|
|
8161
|
-
}, null, -1), _hoisted_4142 = /* @__PURE__ */ (0,
|
|
8185
|
+
}, null, -1), _hoisted_4142 = /* @__PURE__ */ (0, import_vue302.createElementVNode)("path", {
|
|
8162
8186
|
d: "M359.796 337.315a54.319 54.319 0 0 1 52.97-42.496h198.469c25.46 0 47.476 17.687 53.062 42.496l25.6 115.34A23.273 23.273 0 0 1 667.183 481H356.864a23.273 23.273 0 0 1-22.714-28.346l25.6-115.34zm52.97 4.05a7.773 7.773 0 0 0-7.541 6.05l-19.363 87.04h252.276l-19.316-87.04a7.773 7.773 0 0 0-7.587-6.05h-198.47z",
|
|
8163
8187
|
fill: "currentColor"
|
|
8164
8188
|
}, null, -1), _hoisted_547 = [
|
|
8165
|
-
|
|
8166
|
-
|
|
8189
|
+
_hoisted_2302,
|
|
8190
|
+
_hoisted_3279,
|
|
8167
8191
|
_hoisted_4142
|
|
8168
8192
|
];
|
|
8169
|
-
function
|
|
8170
|
-
return (0,
|
|
8193
|
+
function _sfc_render302(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8194
|
+
return (0, import_vue302.openBlock)(), (0, import_vue302.createElementBlock)("svg", _hoisted_1304, _hoisted_547);
|
|
8171
8195
|
}
|
|
8172
|
-
var icon_cheliang_default = /* @__PURE__ */ export_helper_default(
|
|
8196
|
+
var icon_cheliang_default = /* @__PURE__ */ export_helper_default(_sfc_main302, [["render", _sfc_render302], ["__file", "icon-cheliang.vue"]]);
|
|
8173
8197
|
|
|
8174
8198
|
// src/components/icon-vehicle-path.vue
|
|
8175
|
-
var
|
|
8176
|
-
var
|
|
8199
|
+
var import_vue303 = require("vue");
|
|
8200
|
+
var _sfc_main303 = {
|
|
8177
8201
|
name: "IconVehiclePath",
|
|
8178
8202
|
title: "\u8F66\u8F86\u8DEF\u5F84"
|
|
8179
|
-
},
|
|
8203
|
+
}, _hoisted_1305 = {
|
|
8180
8204
|
class: "icon",
|
|
8181
8205
|
viewBox: "0 0 1024 1024",
|
|
8182
8206
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8183
8207
|
width: "200",
|
|
8184
8208
|
height: "200"
|
|
8185
|
-
},
|
|
8186
|
-
|
|
8209
|
+
}, _hoisted_2303 = /* @__PURE__ */ (0, import_vue303.createElementVNode)("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_3280 = [
|
|
8210
|
+
_hoisted_2303
|
|
8187
8211
|
];
|
|
8188
|
-
function
|
|
8189
|
-
return (0,
|
|
8212
|
+
function _sfc_render303(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8213
|
+
return (0, import_vue303.openBlock)(), (0, import_vue303.createElementBlock)("svg", _hoisted_1305, _hoisted_3280);
|
|
8190
8214
|
}
|
|
8191
|
-
var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(
|
|
8215
|
+
var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(_sfc_main303, [["render", _sfc_render303], ["__file", "icon-vehicle-path.vue"]]);
|
|
8192
8216
|
|
|
8193
8217
|
// src/components/icon-input-path-point-s.vue
|
|
8194
|
-
var
|
|
8195
|
-
var
|
|
8218
|
+
var import_vue304 = require("vue");
|
|
8219
|
+
var _sfc_main304 = {
|
|
8196
8220
|
name: "IconInputPathPointS",
|
|
8197
8221
|
title: "\u8F93\u5165\u8DEF\u5F84\u70B9"
|
|
8198
|
-
},
|
|
8222
|
+
}, _hoisted_1306 = {
|
|
8199
8223
|
width: "81",
|
|
8200
8224
|
height: "80",
|
|
8201
8225
|
viewBox: "0 0 81 80",
|
|
8202
8226
|
fill: "none",
|
|
8203
8227
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8204
|
-
},
|
|
8205
|
-
|
|
8228
|
+
}, _hoisted_2304 = /* @__PURE__ */ (0, import_vue304.createStaticVNode)('<path d="M20.372 19H62.5v24.818H45.266L31.862 61 17.5 38.09" stroke="#CCC" stroke-width="2"></path><circle cx="20.5" cy="19" r="3" fill="url(#paint0_radial_8442_9772-s)"></circle><circle cx="20.5" cy="19" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="62.5" cy="19" r="3" fill="url(#paint1_radial_8442_9772-s)"></circle><circle cx="62.5" cy="19" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="62.5" cy="43" r="3" fill="url(#paint2_radial_8442_9772-s)"></circle><circle cx="62.5" cy="43" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="45.5" cy="43" r="3" fill="url(#paint3_radial_8442_9772-s)"></circle><circle cx="45.5" cy="43" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="32.5" cy="61" r="3" fill="url(#paint4_radial_8442_9772-s)"></circle><circle cx="32.5" cy="61" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="18.5" cy="39" r="3" fill="url(#paint5_radial_8442_9772-s)"></circle><circle cx="18.5" cy="39" r="2.5" stroke="#000" stroke-opacity=".15"></circle><rect x="44.5" y="54" width="29" height="19" rx="2" fill="#E5FFDB" stroke="url(#paint6_linear_8442_9772-s)" stroke-width="2"></rect><circle cx="49" cy="58.5" r="1.5" fill="url(#paint7_radial_8442_9772-s)"></circle><circle cx="49" cy="63.5" r="1.5" fill="url(#paint8_radial_8442_9772-s)"></circle><circle cx="54" cy="58.5" r="1.5" fill="url(#paint9_radial_8442_9772-s)"></circle><circle cx="54" cy="63.5" r="1.5" fill="url(#paint10_radial_8442_9772-s)"></circle><circle cx="59" cy="58.5" r="1.5" fill="url(#paint11_radial_8442_9772-s)"></circle><circle cx="59" cy="63.5" r="1.5" fill="url(#paint12_radial_8442_9772-s)"></circle><circle cx="64" cy="58.5" r="1.5" fill="url(#paint13_radial_8442_9772-s)"></circle><circle cx="64" cy="63.5" r="1.5" fill="url(#paint14_radial_8442_9772-s)"></circle><circle cx="69" cy="58.5" r="1.5" fill="url(#paint15_radial_8442_9772-s)"></circle><circle cx="69" cy="63.5" r="1.5" fill="url(#paint16_radial_8442_9772-s)"></circle><rect x="51.5" y="67" width="15" height="3" rx="1.5" fill="url(#paint17_radial_8442_9772-s)"></rect><defs><radialGradient id="paint0_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 19.5 18)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint1_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 61.5 18)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint2_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 61.5 42)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint3_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 44.5 42)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint4_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 31.5 60)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint5_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 17.5 38)"><stop stop-color="#FF9798"></stop><stop offset="1" stop-color="#D53D40"></stop></radialGradient><radialGradient id="paint7_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 48.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint8_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 48.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint9_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 53.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint10_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 53.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint11_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 58.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint12_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 58.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint13_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 63.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint14_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 63.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint15_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 68.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint16_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 68.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint17_radial_8442_9772-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(7.5 1.5 -.57692 2.88461 56.5 68)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><linearGradient id="paint6_linear_8442_9772-s" x1="43.5" y1="63.5" x2="74.5" y2="63.5" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient></defs>', 26), _hoisted_2810 = [
|
|
8229
|
+
_hoisted_2304
|
|
8206
8230
|
];
|
|
8207
|
-
function
|
|
8208
|
-
return (0,
|
|
8231
|
+
function _sfc_render304(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8232
|
+
return (0, import_vue304.openBlock)(), (0, import_vue304.createElementBlock)("svg", _hoisted_1306, _hoisted_2810);
|
|
8209
8233
|
}
|
|
8210
|
-
var icon_input_path_point_s_default = /* @__PURE__ */ export_helper_default(
|
|
8234
|
+
var icon_input_path_point_s_default = /* @__PURE__ */ export_helper_default(_sfc_main304, [["render", _sfc_render304], ["__file", "icon-input-path-point-s.vue"]]);
|
|
8211
8235
|
|
|
8212
8236
|
// src/components/icon-input-path-point.vue
|
|
8213
|
-
var
|
|
8214
|
-
var
|
|
8237
|
+
var import_vue305 = require("vue");
|
|
8238
|
+
var _sfc_main305 = {
|
|
8215
8239
|
name: "IconInputPathPoint",
|
|
8216
8240
|
title: "\u8F93\u5165\u8DEF\u5F84\u70B9"
|
|
8217
|
-
},
|
|
8241
|
+
}, _hoisted_1307 = {
|
|
8218
8242
|
width: "81",
|
|
8219
8243
|
height: "80",
|
|
8220
8244
|
viewBox: "0 0 81 80",
|
|
8221
8245
|
fill: "none",
|
|
8222
8246
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8223
|
-
},
|
|
8224
|
-
|
|
8247
|
+
}, _hoisted_2305 = /* @__PURE__ */ (0, import_vue305.createStaticVNode)('<path d="M20.372 19H62.5v24.818H45.266L31.862 61 17.5 38.09" stroke="#CCC" stroke-width="2"></path><circle cx="20.5" cy="19" r="3" fill="url(#paint0_radial_8442_9772)"></circle><circle cx="20.5" cy="19" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="62.5" cy="19" r="3" fill="url(#paint1_radial_8442_9772)"></circle><circle cx="62.5" cy="19" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="62.5" cy="43" r="3" fill="url(#paint2_radial_8442_9772)"></circle><circle cx="62.5" cy="43" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="45.5" cy="43" r="3" fill="url(#paint3_radial_8442_9772)"></circle><circle cx="45.5" cy="43" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="32.5" cy="61" r="3" fill="url(#paint4_radial_8442_9772)"></circle><circle cx="32.5" cy="61" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="18.5" cy="39" r="3" fill="url(#paint5_radial_8442_9772)"></circle><circle cx="18.5" cy="39" r="2.5" stroke="#000" stroke-opacity=".15"></circle><rect x="44.5" y="54" width="29" height="19" rx="2" fill="#E5FFDB" stroke="url(#paint6_linear_8442_9772)" stroke-width="2"></rect><circle cx="49" cy="58.5" r="1.5" fill="url(#paint7_radial_8442_9772)"></circle><circle cx="49" cy="63.5" r="1.5" fill="url(#paint8_radial_8442_9772)"></circle><circle cx="54" cy="58.5" r="1.5" fill="url(#paint9_radial_8442_9772)"></circle><circle cx="54" cy="63.5" r="1.5" fill="url(#paint10_radial_8442_9772)"></circle><circle cx="59" cy="58.5" r="1.5" fill="url(#paint11_radial_8442_9772)"></circle><circle cx="59" cy="63.5" r="1.5" fill="url(#paint12_radial_8442_9772)"></circle><circle cx="64" cy="58.5" r="1.5" fill="url(#paint13_radial_8442_9772)"></circle><circle cx="64" cy="63.5" r="1.5" fill="url(#paint14_radial_8442_9772)"></circle><circle cx="69" cy="58.5" r="1.5" fill="url(#paint15_radial_8442_9772)"></circle><circle cx="69" cy="63.5" r="1.5" fill="url(#paint16_radial_8442_9772)"></circle><rect x="51.5" y="67" width="15" height="3" rx="1.5" fill="url(#paint17_radial_8442_9772)"></rect><defs><radialGradient id="paint0_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 19.5 18)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint1_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 61.5 18)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint2_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 61.5 42)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint3_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 44.5 42)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint4_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 31.5 60)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint5_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 17.5 38)"><stop stop-color="#FF9798"></stop><stop offset="1" stop-color="#D53D40"></stop></radialGradient><radialGradient id="paint7_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 48.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint8_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 48.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint9_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 53.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint10_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 53.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint11_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 58.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint12_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 58.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint13_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 63.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint14_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 63.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint15_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 68.5 58)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint16_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5 1.5 -1.5 1.5 68.5 63)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint17_radial_8442_9772" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(7.5 1.5 -.57692 2.88461 56.5 68)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><linearGradient id="paint6_linear_8442_9772" x1="43.5" y1="63.5" x2="74.5" y2="63.5" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient></defs>', 26), _hoisted_2811 = [
|
|
8248
|
+
_hoisted_2305
|
|
8225
8249
|
];
|
|
8226
|
-
function
|
|
8227
|
-
return (0,
|
|
8250
|
+
function _sfc_render305(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8251
|
+
return (0, import_vue305.openBlock)(), (0, import_vue305.createElementBlock)("svg", _hoisted_1307, _hoisted_2811);
|
|
8228
8252
|
}
|
|
8229
|
-
var icon_input_path_point_default = /* @__PURE__ */ export_helper_default(
|
|
8253
|
+
var icon_input_path_point_default = /* @__PURE__ */ export_helper_default(_sfc_main305, [["render", _sfc_render305], ["__file", "icon-input-path-point.vue"]]);
|
|
8230
8254
|
|
|
8231
8255
|
// src/components/icon-filter2.vue
|
|
8232
|
-
var
|
|
8233
|
-
var
|
|
8256
|
+
var import_vue306 = require("vue");
|
|
8257
|
+
var _sfc_main306 = {
|
|
8234
8258
|
name: "IconFilter2",
|
|
8235
8259
|
title: "\u8FC7\u6EE42"
|
|
8236
|
-
},
|
|
8260
|
+
}, _hoisted_1308 = {
|
|
8237
8261
|
class: "icon",
|
|
8238
8262
|
viewBox: "0 0 1113 1024",
|
|
8239
8263
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8240
8264
|
width: "217.383",
|
|
8241
8265
|
height: "200"
|
|
8242
|
-
},
|
|
8243
|
-
|
|
8266
|
+
}, _hoisted_2306 = /* @__PURE__ */ (0, import_vue306.createElementVNode)("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_3281 = [
|
|
8267
|
+
_hoisted_2306
|
|
8244
8268
|
];
|
|
8245
|
-
function
|
|
8246
|
-
return (0,
|
|
8269
|
+
function _sfc_render306(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8270
|
+
return (0, import_vue306.openBlock)(), (0, import_vue306.createElementBlock)("svg", _hoisted_1308, _hoisted_3281);
|
|
8247
8271
|
}
|
|
8248
|
-
var icon_filter2_default = /* @__PURE__ */ export_helper_default(
|
|
8272
|
+
var icon_filter2_default = /* @__PURE__ */ export_helper_default(_sfc_main306, [["render", _sfc_render306], ["__file", "icon-filter2.vue"]]);
|
|
8249
8273
|
|
|
8250
8274
|
// src/components/icon-retrospective-analysis.vue
|
|
8251
|
-
var
|
|
8252
|
-
var
|
|
8275
|
+
var import_vue307 = require("vue");
|
|
8276
|
+
var _sfc_main307 = {
|
|
8253
8277
|
name: "IconRetrospectiveAnalysis",
|
|
8254
8278
|
title: "\u8FFD\u6EAF\u5206\u6790"
|
|
8255
|
-
},
|
|
8279
|
+
}, _hoisted_1309 = {
|
|
8256
8280
|
class: "icon",
|
|
8257
8281
|
viewBox: "0 0 1024 1024",
|
|
8258
8282
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8259
8283
|
width: "200",
|
|
8260
8284
|
height: "200"
|
|
8261
|
-
},
|
|
8262
|
-
|
|
8285
|
+
}, _hoisted_2307 = /* @__PURE__ */ (0, import_vue307.createElementVNode)("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_3282 = [
|
|
8286
|
+
_hoisted_2307
|
|
8263
8287
|
];
|
|
8264
|
-
function
|
|
8265
|
-
return (0,
|
|
8288
|
+
function _sfc_render307(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8289
|
+
return (0, import_vue307.openBlock)(), (0, import_vue307.createElementBlock)("svg", _hoisted_1309, _hoisted_3282);
|
|
8266
8290
|
}
|
|
8267
|
-
var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
8291
|
+
var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main307, [["render", _sfc_render307], ["__file", "icon-retrospective-analysis.vue"]]);
|
|
8268
8292
|
|
|
8269
8293
|
// src/components/icon-reverse-geocoding.vue
|
|
8270
|
-
var
|
|
8271
|
-
var
|
|
8294
|
+
var import_vue308 = require("vue");
|
|
8295
|
+
var _sfc_main308 = {
|
|
8272
8296
|
name: "IconReverseGeocoding",
|
|
8273
8297
|
title: "\u9006\u5411\u5730\u7406\u7F16\u7801"
|
|
8274
|
-
},
|
|
8298
|
+
}, _hoisted_1310 = {
|
|
8275
8299
|
class: "icon",
|
|
8276
8300
|
viewBox: "0 0 1097 1024",
|
|
8277
8301
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8278
8302
|
width: "214.258",
|
|
8279
8303
|
height: "200"
|
|
8280
|
-
},
|
|
8281
|
-
|
|
8304
|
+
}, _hoisted_2308 = /* @__PURE__ */ (0, import_vue308.createElementVNode)("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_3283 = [
|
|
8305
|
+
_hoisted_2308
|
|
8282
8306
|
];
|
|
8283
|
-
function
|
|
8284
|
-
return (0,
|
|
8307
|
+
function _sfc_render308(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8308
|
+
return (0, import_vue308.openBlock)(), (0, import_vue308.createElementBlock)("svg", _hoisted_1310, _hoisted_3283);
|
|
8285
8309
|
}
|
|
8286
|
-
var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(
|
|
8310
|
+
var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main308, [["render", _sfc_render308], ["__file", "icon-reverse-geocoding.vue"]]);
|
|
8287
8311
|
|
|
8288
8312
|
// src/components/icon-reverse-growth-s.vue
|
|
8289
|
-
var
|
|
8290
|
-
var
|
|
8313
|
+
var import_vue309 = require("vue");
|
|
8314
|
+
var _sfc_main309 = {
|
|
8291
8315
|
name: "IconReverseGrowthS",
|
|
8292
8316
|
title: "\u9006\u751F\u957F"
|
|
8293
|
-
},
|
|
8317
|
+
}, _hoisted_1311 = {
|
|
8294
8318
|
width: "80",
|
|
8295
8319
|
height: "80",
|
|
8296
8320
|
viewBox: "0 0 80 80",
|
|
8297
8321
|
fill: "none",
|
|
8298
8322
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8299
|
-
},
|
|
8300
|
-
|
|
8323
|
+
}, _hoisted_2309 = /* @__PURE__ */ (0, import_vue309.createStaticVNode)('<path d="m31.5 35.458 42.229-3.754-13.974 7.86-.775.436.775.436 13.974 7.86L31.5 44.542v-9.084Z" fill="url(#paint0_linear_2117_178636_s)" stroke="url(#paint1_linear_2117_178636_s)"></path><path d="m35.544 39.795-.092.205.092.205 8.265 18.366L16.88 40l26.928-18.571-8.265 18.366Z" fill="url(#paint2_linear_2117_178636_s)" stroke="url(#paint3_linear_2117_178636_s)"></path><path d="m4 40 29 20-4.5-10-15-10 15-10L33 20 4 40Z" fill="url(#paint4_linear_2117_178636)" fill-opacity=".5"></path><path d="M31.809 58.571 4.88 40l26.928-18.571-3.706 8.235-14.88 9.92-.624.416.624.416 14.88 9.92 3.706 8.235Z" stroke="url(#paint5_linear_2117_178636_s)" stroke-opacity=".3"></path><defs><linearGradient id="paint0_linear_2117_178636_s" x1="31" y1="40" x2="58.586" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F49199"></stop><stop offset=".8" stop-color="#BE3F49"></stop></linearGradient><linearGradient id="paint1_linear_2117_178636_s" x1="76" y1="40" x2="31" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint2_linear_2117_178636_s" x1="16" y1="40" x2="33.778" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F49199"></stop><stop offset=".8" stop-color="#BE3F49"></stop></linearGradient><linearGradient id="paint3_linear_2117_178636_s" x1="45" y1="40" x2="16" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint4_linear_2117_178636" x1="4" y1="40" x2="21.778" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F49199"></stop><stop offset=".8" stop-color="#BE3F49"></stop></linearGradient><linearGradient id="paint5_linear_2117_178636_s" x1="33" y1="40" x2="4" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient></defs>', 5), _hoisted_78 = [
|
|
8324
|
+
_hoisted_2309
|
|
8301
8325
|
];
|
|
8302
|
-
function
|
|
8303
|
-
return (0,
|
|
8326
|
+
function _sfc_render309(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8327
|
+
return (0, import_vue309.openBlock)(), (0, import_vue309.createElementBlock)("svg", _hoisted_1311, _hoisted_78);
|
|
8304
8328
|
}
|
|
8305
|
-
var icon_reverse_growth_s_default = /* @__PURE__ */ export_helper_default(
|
|
8329
|
+
var icon_reverse_growth_s_default = /* @__PURE__ */ export_helper_default(_sfc_main309, [["render", _sfc_render309], ["__file", "icon-reverse-growth-s.vue"]]);
|
|
8306
8330
|
|
|
8307
8331
|
// src/components/icon-reverse-growth.vue
|
|
8308
|
-
var
|
|
8309
|
-
var
|
|
8332
|
+
var import_vue310 = require("vue");
|
|
8333
|
+
var _sfc_main310 = {
|
|
8310
8334
|
name: "IconReverseGrowth",
|
|
8311
8335
|
title: "\u9006\u751F\u957F"
|
|
8312
|
-
},
|
|
8336
|
+
}, _hoisted_1312 = {
|
|
8313
8337
|
width: "80",
|
|
8314
8338
|
height: "80",
|
|
8315
8339
|
viewBox: "0 0 80 80",
|
|
8316
8340
|
fill: "none",
|
|
8317
8341
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8318
|
-
},
|
|
8319
|
-
|
|
8342
|
+
}, _hoisted_2310 = /* @__PURE__ */ (0, import_vue310.createStaticVNode)('<path d="m31.5 35.458 42.229-3.754-13.974 7.86-.775.436.775.436 13.974 7.86L31.5 44.542v-9.084Z" fill="url(#paint0_linear_2117_178636)" stroke="url(#paint1_linear_2117_178636)"></path><path d="m35.544 39.795-.092.205.092.205 8.265 18.366L16.88 40l26.928-18.571-8.265 18.366Z" fill="url(#paint2_linear_2117_178636)" stroke="url(#paint3_linear_2117_178636)"></path><path d="m4 40 29 20-4.5-10-15-10 15-10L33 20 4 40Z" fill="url(#paint4_linear_2117_178636)" fill-opacity=".5"></path><path d="M31.809 58.571 4.88 40l26.928-18.571-3.706 8.235-14.88 9.92-.624.416.624.416 14.88 9.92 3.706 8.235Z" stroke="url(#paint5_linear_2117_178636)" stroke-opacity=".3"></path><defs><linearGradient id="paint0_linear_2117_178636" x1="31" y1="40" x2="58.586" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F49199"></stop><stop offset=".8" stop-color="#BE3F49"></stop></linearGradient><linearGradient id="paint1_linear_2117_178636" x1="76" y1="40" x2="31" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint2_linear_2117_178636" x1="16" y1="40" x2="33.778" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F49199"></stop><stop offset=".8" stop-color="#BE3F49"></stop></linearGradient><linearGradient id="paint3_linear_2117_178636" x1="45" y1="40" x2="16" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient><linearGradient id="paint4_linear_2117_178636" x1="4" y1="40" x2="21.778" y2="40" gradientUnits="userSpaceOnUse"><stop offset=".265" stop-color="#F49199"></stop><stop offset=".8" stop-color="#BE3F49"></stop></linearGradient><linearGradient id="paint5_linear_2117_178636" x1="33" y1="40" x2="4" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="#8F3531"></stop><stop offset="1" stop-color="#BE5755"></stop></linearGradient></defs>', 5), _hoisted_79 = [
|
|
8343
|
+
_hoisted_2310
|
|
8320
8344
|
];
|
|
8321
|
-
function
|
|
8322
|
-
return (0,
|
|
8345
|
+
function _sfc_render310(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8346
|
+
return (0, import_vue310.openBlock)(), (0, import_vue310.createElementBlock)("svg", _hoisted_1312, _hoisted_79);
|
|
8323
8347
|
}
|
|
8324
|
-
var icon_reverse_growth_default = /* @__PURE__ */ export_helper_default(
|
|
8348
|
+
var icon_reverse_growth_default = /* @__PURE__ */ export_helper_default(_sfc_main310, [["render", _sfc_render310], ["__file", "icon-reverse-growth.vue"]]);
|
|
8325
8349
|
|
|
8326
8350
|
// src/components/icon-select.vue
|
|
8327
|
-
var
|
|
8328
|
-
var
|
|
8351
|
+
var import_vue311 = require("vue");
|
|
8352
|
+
var _sfc_main311 = {
|
|
8329
8353
|
name: "IconSelect",
|
|
8330
8354
|
title: "\u9009\u53D6"
|
|
8331
|
-
},
|
|
8355
|
+
}, _hoisted_1313 = {
|
|
8332
8356
|
width: "24",
|
|
8333
8357
|
height: "24",
|
|
8334
8358
|
viewBox: "0 0 24 24",
|
|
8335
8359
|
fill: "none",
|
|
8336
8360
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8337
|
-
},
|
|
8361
|
+
}, _hoisted_2311 = /* @__PURE__ */ (0, import_vue311.createElementVNode)("path", {
|
|
8338
8362
|
"fill-rule": "evenodd",
|
|
8339
8363
|
"clip-rule": "evenodd",
|
|
8340
8364
|
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",
|
|
8341
8365
|
fill: "currentColor"
|
|
8342
|
-
}, null, -1),
|
|
8343
|
-
|
|
8366
|
+
}, null, -1), _hoisted_3284 = [
|
|
8367
|
+
_hoisted_2311
|
|
8344
8368
|
];
|
|
8345
|
-
function
|
|
8346
|
-
return (0,
|
|
8369
|
+
function _sfc_render311(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8370
|
+
return (0, import_vue311.openBlock)(), (0, import_vue311.createElementBlock)("svg", _hoisted_1313, _hoisted_3284);
|
|
8347
8371
|
}
|
|
8348
|
-
var icon_select_default = /* @__PURE__ */ export_helper_default(
|
|
8372
|
+
var icon_select_default = /* @__PURE__ */ export_helper_default(_sfc_main311, [["render", _sfc_render311], ["__file", "icon-select.vue"]]);
|
|
8349
8373
|
|
|
8350
8374
|
// src/components/icon-select-layer.vue
|
|
8351
|
-
var
|
|
8352
|
-
var
|
|
8375
|
+
var import_vue312 = require("vue");
|
|
8376
|
+
var _sfc_main312 = {
|
|
8353
8377
|
name: "IconSelectLayer",
|
|
8354
8378
|
title: "\u9009\u53D6\u56FE\u5C42"
|
|
8355
|
-
},
|
|
8379
|
+
}, _hoisted_1314 = {
|
|
8356
8380
|
width: "16",
|
|
8357
8381
|
height: "16",
|
|
8358
8382
|
viewBox: "0 0 16 16",
|
|
8359
8383
|
fill: "none",
|
|
8360
8384
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8361
|
-
},
|
|
8385
|
+
}, _hoisted_2312 = /* @__PURE__ */ (0, import_vue312.createElementVNode)("path", {
|
|
8362
8386
|
"fill-rule": "evenodd",
|
|
8363
8387
|
"clip-rule": "evenodd",
|
|
8364
8388
|
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",
|
|
8365
8389
|
fill: "currentColor"
|
|
8366
|
-
}, null, -1),
|
|
8390
|
+
}, null, -1), _hoisted_3285 = /* @__PURE__ */ (0, import_vue312.createElementVNode)("path", {
|
|
8367
8391
|
"fill-rule": "evenodd",
|
|
8368
8392
|
"clip-rule": "evenodd",
|
|
8369
8393
|
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",
|
|
8370
8394
|
fill: "currentColor"
|
|
8371
8395
|
}, null, -1), _hoisted_4143 = [
|
|
8372
|
-
|
|
8373
|
-
|
|
8396
|
+
_hoisted_2312,
|
|
8397
|
+
_hoisted_3285
|
|
8374
8398
|
];
|
|
8375
|
-
function
|
|
8376
|
-
return (0,
|
|
8399
|
+
function _sfc_render312(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8400
|
+
return (0, import_vue312.openBlock)(), (0, import_vue312.createElementBlock)("svg", _hoisted_1314, _hoisted_4143);
|
|
8377
8401
|
}
|
|
8378
|
-
var icon_select_layer_default = /* @__PURE__ */ export_helper_default(
|
|
8402
|
+
var icon_select_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main312, [["render", _sfc_render312], ["__file", "icon-select-layer.vue"]]);
|
|
8379
8403
|
|
|
8380
8404
|
// src/components/icon-select-path-s.vue
|
|
8381
|
-
var
|
|
8382
|
-
var
|
|
8405
|
+
var import_vue313 = require("vue");
|
|
8406
|
+
var _sfc_main313 = {
|
|
8383
8407
|
name: "IconSelectPathS",
|
|
8384
8408
|
title: "\u9009\u62E9\u8DEF\u5F84"
|
|
8385
|
-
},
|
|
8409
|
+
}, _hoisted_1315 = {
|
|
8386
8410
|
width: "81",
|
|
8387
8411
|
height: "80",
|
|
8388
8412
|
viewBox: "0 0 81 80",
|
|
8389
8413
|
fill: "none",
|
|
8390
8414
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8391
|
-
},
|
|
8392
|
-
|
|
8415
|
+
}, _hoisted_2313 = /* @__PURE__ */ (0, import_vue313.createStaticVNode)('<g clip-path="url(#clip0_8442_3683-s)"><path d="M20.372 19H62.5v24.818H45.266L31.862 61 17.5 38.09" stroke="#CCC" stroke-width="2"></path><circle cx="20.5" cy="19" r="3" fill="url(#paint0_radial_8442_3683-s)"></circle><circle cx="20.5" cy="19" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="62.5" cy="19" r="3" fill="url(#paint1_radial_8442_3683-s)"></circle><circle cx="62.5" cy="19" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="62.5" cy="43" r="3" fill="url(#paint2_radial_8442_3683-s)"></circle><circle cx="62.5" cy="43" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="45.5" cy="43" r="3" fill="url(#paint3_radial_8442_3683-s)"></circle><circle cx="45.5" cy="43" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="32.5" cy="61" r="3" fill="url(#paint4_radial_8442_3683-s)"></circle><circle cx="32.5" cy="61" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="18.5" cy="39" r="3" fill="url(#paint5_radial_8442_3683-s)"></circle><circle cx="18.5" cy="39" r="2.5" stroke="#000" stroke-opacity=".15"></circle><path d="M45.587 44.396c-.014-.038-.01-.095.046-.15.056-.055.101-.05.123-.041L62.77 51.23l.191-.462-.19.462 16.472 6.802c.022.01.023.016.025.019.004.008.01.031.005.066a.16.16 0 0 1-.128.139l-16.281 3.178c-.457.09-.816.453-.913.902L58.39 78.873l.488.105-.488-.105a.158.158 0 0 1-.133.132.082.082 0 0 1-.048-.005.014.014 0 0 1-.004-.003.083.083 0 0 1-.013-.025l-6.2-17.009-6.405-17.567Z" fill="#E5FFDB" stroke="url(#paint6_linear_8442_3683-s)"></path></g><defs><radialGradient id="paint0_radial_8442_3683-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 19.5 18)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint1_radial_8442_3683-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 61.5 18)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint2_radial_8442_3683-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 61.5 42)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint3_radial_8442_3683-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 44.5 42)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint4_radial_8442_3683-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 31.5 60)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint5_radial_8442_3683-s" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 17.5 38)"><stop stop-color="#FF9798"></stop><stop offset="1" stop-color="#D53D40"></stop></radialGradient><linearGradient id="paint6_linear_8442_3683-s" x1="51.359" y1="61.833" x2="77.64" y2="52.172" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><clipPath id="clip0_8442_3683-s"><path fill="#fff" transform="translate(.5)" d="M0 0h80v80H0z"></path></clipPath></defs>', 2), _hoisted_4144 = [
|
|
8416
|
+
_hoisted_2313
|
|
8393
8417
|
];
|
|
8394
|
-
function
|
|
8395
|
-
return (0,
|
|
8418
|
+
function _sfc_render313(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8419
|
+
return (0, import_vue313.openBlock)(), (0, import_vue313.createElementBlock)("svg", _hoisted_1315, _hoisted_4144);
|
|
8396
8420
|
}
|
|
8397
|
-
var icon_select_path_s_default = /* @__PURE__ */ export_helper_default(
|
|
8421
|
+
var icon_select_path_s_default = /* @__PURE__ */ export_helper_default(_sfc_main313, [["render", _sfc_render313], ["__file", "icon-select-path-s.vue"]]);
|
|
8398
8422
|
|
|
8399
8423
|
// src/components/icon-select-path.vue
|
|
8400
|
-
var
|
|
8401
|
-
var
|
|
8424
|
+
var import_vue314 = require("vue");
|
|
8425
|
+
var _sfc_main314 = {
|
|
8402
8426
|
name: "IconSelectPath",
|
|
8403
8427
|
title: "\u9009\u62E9\u8DEF\u5F84"
|
|
8404
|
-
},
|
|
8428
|
+
}, _hoisted_1316 = {
|
|
8405
8429
|
width: "81",
|
|
8406
8430
|
height: "80",
|
|
8407
8431
|
viewBox: "0 0 81 80",
|
|
8408
8432
|
fill: "none",
|
|
8409
8433
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8410
|
-
},
|
|
8411
|
-
|
|
8434
|
+
}, _hoisted_2314 = /* @__PURE__ */ (0, import_vue314.createStaticVNode)('<g clip-path="url(#clip0_8442_3683)"><path d="M20.372 19H62.5v24.818H45.266L31.862 61 17.5 38.09" stroke="#CCC" stroke-width="2"></path><circle cx="20.5" cy="19" r="3" fill="url(#paint0_radial_8442_3683)"></circle><circle cx="20.5" cy="19" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="62.5" cy="19" r="3" fill="url(#paint1_radial_8442_3683)"></circle><circle cx="62.5" cy="19" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="62.5" cy="43" r="3" fill="url(#paint2_radial_8442_3683)"></circle><circle cx="62.5" cy="43" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="45.5" cy="43" r="3" fill="url(#paint3_radial_8442_3683)"></circle><circle cx="45.5" cy="43" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="32.5" cy="61" r="3" fill="url(#paint4_radial_8442_3683)"></circle><circle cx="32.5" cy="61" r="2.5" stroke="#000" stroke-opacity=".15"></circle><circle cx="18.5" cy="39" r="3" fill="url(#paint5_radial_8442_3683)"></circle><circle cx="18.5" cy="39" r="2.5" stroke="#000" stroke-opacity=".15"></circle><path d="M45.587 44.396c-.014-.038-.01-.095.046-.15.056-.055.101-.05.123-.041L62.77 51.23l.191-.462-.19.462 16.472 6.802c.022.01.023.016.025.019.004.008.01.031.005.066a.16.16 0 0 1-.128.139l-16.281 3.178c-.457.09-.816.453-.913.902L58.39 78.873l.488.105-.488-.105a.158.158 0 0 1-.133.132.082.082 0 0 1-.048-.005.014.014 0 0 1-.004-.003.083.083 0 0 1-.013-.025l-6.2-17.009-6.405-17.567Z" fill="#E5FFDB" stroke="url(#paint6_linear_8442_3683)"></path></g><defs><radialGradient id="paint0_radial_8442_3683" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 19.5 18)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint1_radial_8442_3683" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 61.5 18)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint2_radial_8442_3683" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 61.5 42)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint3_radial_8442_3683" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 44.5 42)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint4_radial_8442_3683" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 31.5 60)"><stop stop-color="#85E063"></stop><stop offset="1" stop-color="#48AB2B"></stop></radialGradient><radialGradient id="paint5_radial_8442_3683" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3 3 -3 3 17.5 38)"><stop stop-color="#FF9798"></stop><stop offset="1" stop-color="#D53D40"></stop></radialGradient><linearGradient id="paint6_linear_8442_3683" x1="51.359" y1="61.833" x2="77.64" y2="52.172" gradientUnits="userSpaceOnUse"><stop stop-color="#78B162"></stop><stop offset="1" stop-color="#4F843C"></stop></linearGradient><clipPath id="clip0_8442_3683"><path fill="#fff" transform="translate(.5)" d="M0 0h80v80H0z"></path></clipPath></defs>', 2), _hoisted_4145 = [
|
|
8435
|
+
_hoisted_2314
|
|
8412
8436
|
];
|
|
8413
|
-
function
|
|
8414
|
-
return (0,
|
|
8437
|
+
function _sfc_render314(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8438
|
+
return (0, import_vue314.openBlock)(), (0, import_vue314.createElementBlock)("svg", _hoisted_1316, _hoisted_4145);
|
|
8415
8439
|
}
|
|
8416
|
-
var icon_select_path_default = /* @__PURE__ */ export_helper_default(
|
|
8440
|
+
var icon_select_path_default = /* @__PURE__ */ export_helper_default(_sfc_main314, [["render", _sfc_render314], ["__file", "icon-select-path.vue"]]);
|
|
8417
8441
|
|
|
8418
8442
|
// src/components/icon-opacity.vue
|
|
8419
|
-
var
|
|
8420
|
-
var
|
|
8443
|
+
var import_vue315 = require("vue");
|
|
8444
|
+
var _sfc_main315 = {
|
|
8421
8445
|
name: "IconOpacity",
|
|
8422
8446
|
title: "\u900F\u660E\u5EA6"
|
|
8423
|
-
},
|
|
8447
|
+
}, _hoisted_1317 = {
|
|
8424
8448
|
width: "16",
|
|
8425
8449
|
height: "16",
|
|
8426
8450
|
viewBox: "0 0 16 16",
|
|
8427
8451
|
fill: "currentColor",
|
|
8428
8452
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8429
|
-
},
|
|
8453
|
+
}, _hoisted_2315 = /* @__PURE__ */ (0, import_vue315.createElementVNode)("path", {
|
|
8430
8454
|
"fill-rule": "evenodd",
|
|
8431
8455
|
"clip-rule": "evenodd",
|
|
8432
8456
|
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"
|
|
8433
|
-
}, null, -1),
|
|
8434
|
-
|
|
8457
|
+
}, null, -1), _hoisted_3286 = [
|
|
8458
|
+
_hoisted_2315
|
|
8435
8459
|
];
|
|
8436
|
-
function
|
|
8437
|
-
return (0,
|
|
8460
|
+
function _sfc_render315(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8461
|
+
return (0, import_vue315.openBlock)(), (0, import_vue315.createElementBlock)("svg", _hoisted_1317, _hoisted_3286);
|
|
8438
8462
|
}
|
|
8439
|
-
var icon_opacity_default = /* @__PURE__ */ export_helper_default(
|
|
8463
|
+
var icon_opacity_default = /* @__PURE__ */ export_helper_default(_sfc_main315, [["render", _sfc_render315], ["__file", "icon-opacity.vue"]]);
|
|
8440
8464
|
|
|
8441
8465
|
// src/components/icon-waypoint-en.vue
|
|
8442
|
-
var
|
|
8443
|
-
var
|
|
8466
|
+
var import_vue316 = require("vue");
|
|
8467
|
+
var _sfc_main316 = {
|
|
8444
8468
|
name: "IconWaypointEn",
|
|
8445
8469
|
title: "\u9014\u7ECF\u70B9"
|
|
8446
|
-
},
|
|
8470
|
+
}, _hoisted_1318 = {
|
|
8447
8471
|
class: "icon",
|
|
8448
8472
|
viewBox: "0 0 1024 1024",
|
|
8449
8473
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8450
8474
|
width: "200",
|
|
8451
8475
|
height: "200"
|
|
8452
|
-
},
|
|
8476
|
+
}, _hoisted_2316 = /* @__PURE__ */ (0, import_vue316.createElementVNode)("path", {
|
|
8453
8477
|
d: "M149.333 45.355V0H192v45.355h-42.667zm0 181.333v-90.667H192v90.667h-42.667zm0 181.333v-90.709H192v90.71h-42.667zm0 181.334v-90.71H192v90.71h-42.667zm0 90.624H192V704h21.333v42.667h-64v-66.688zM384 746.667h-85.333V704H384v42.667zm170.667 0h-85.334V704h85.334v42.667zm170.666 0H640V704h85.333v42.667zm106.667 0h-21.333V704h64v58.667H832v-16zM832 912v-74.667h42.667V912H832zm0 112v-37.333h42.667V1024H832z",
|
|
8454
8478
|
fill: "currentColor"
|
|
8455
|
-
}, null, -1),
|
|
8479
|
+
}, null, -1), _hoisted_3287 = /* @__PURE__ */ (0, import_vue316.createElementVNode)("path", {
|
|
8456
8480
|
d: "M426.667 746.667a85.333 21.333 0 1 0 170.666 0 85.333 21.333 0 1 0-170.666 0Z",
|
|
8457
8481
|
fill: "currentColor"
|
|
8458
|
-
}, null, -1), _hoisted_4146 = /* @__PURE__ */ (0,
|
|
8482
|
+
}, null, -1), _hoisted_4146 = /* @__PURE__ */ (0, import_vue316.createElementVNode)("path", {
|
|
8459
8483
|
d: "M768 256c0 141.397-256 341.333-256 469.333 0-128-256-327.936-256-469.333a256 256 0 1 1 512 0z",
|
|
8460
8484
|
fill: "currentColor"
|
|
8461
|
-
}, null, -1), _hoisted_548 = /* @__PURE__ */ (0,
|
|
8485
|
+
}, null, -1), _hoisted_548 = /* @__PURE__ */ (0, import_vue316.createElementVNode)("path", {
|
|
8462
8486
|
d: "m512 94.677 123.05 147.627-32.767 27.307-68.95-82.646v282.368h-42.666V186.88l-68.95 82.773-32.768-27.306L512 94.677z",
|
|
8463
8487
|
fill: "#FFF"
|
|
8464
8488
|
}, null, -1), _hoisted_617 = [
|
|
8465
|
-
|
|
8466
|
-
|
|
8489
|
+
_hoisted_2316,
|
|
8490
|
+
_hoisted_3287,
|
|
8467
8491
|
_hoisted_4146,
|
|
8468
8492
|
_hoisted_548
|
|
8469
8493
|
];
|
|
8470
|
-
function
|
|
8471
|
-
return (0,
|
|
8494
|
+
function _sfc_render316(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8495
|
+
return (0, import_vue316.openBlock)(), (0, import_vue316.createElementBlock)("svg", _hoisted_1318, _hoisted_617);
|
|
8472
8496
|
}
|
|
8473
|
-
var icon_waypoint_en_default = /* @__PURE__ */ export_helper_default(
|
|
8497
|
+
var icon_waypoint_en_default = /* @__PURE__ */ export_helper_default(_sfc_main316, [["render", _sfc_render316], ["__file", "icon-waypoint-en.vue"]]);
|
|
8474
8498
|
|
|
8475
8499
|
// src/components/icon-waypoint.vue
|
|
8476
|
-
var
|
|
8477
|
-
var
|
|
8500
|
+
var import_vue317 = require("vue");
|
|
8501
|
+
var _sfc_main317 = {
|
|
8478
8502
|
name: "IconWaypoint",
|
|
8479
8503
|
title: "\u9014\u7ECF\u70B9"
|
|
8480
|
-
},
|
|
8504
|
+
}, _hoisted_1319 = {
|
|
8481
8505
|
class: "icon",
|
|
8482
8506
|
viewBox: "0 0 1024 1024",
|
|
8483
8507
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8484
8508
|
width: "200",
|
|
8485
8509
|
height: "200"
|
|
8486
|
-
},
|
|
8510
|
+
}, _hoisted_2317 = /* @__PURE__ */ (0, import_vue317.createElementVNode)("path", {
|
|
8487
8511
|
d: "M66.783 91.715V44.522h89.043v47.193zm0 189.217v-94.386h89.043v94.386zm0 189.218v-94.387h89.043v94.387zm0 189.217v-94.386h89.043v94.386zm0 94.831h89.043v47.193h-4.452v44.522H66.783zm244.87 91.715h-80.14V756.87h80.14zm160.277 0h-80.139V756.87h80.14zm160.279 0h-80.14V756.87h80.14zm160.278 0h-80.14V756.87h80.14zm80.14-44.522h-4.453v55.652h89.043V756.87h-84.59zM868.173 1024v-55.652h89.043V1024z",
|
|
8488
8512
|
fill: "currentColor"
|
|
8489
|
-
}, null, -1),
|
|
8513
|
+
}, null, -1), _hoisted_3288 = /* @__PURE__ */ (0, import_vue317.createElementVNode)("path", {
|
|
8490
8514
|
d: "M823.652 311.652c0 172.3-311.652 400.696-311.652 534.261 0-133.565-311.652-361.962-311.652-534.26a311.652 311.652 0 0 1 623.304 0z",
|
|
8491
8515
|
fill: "currentColor"
|
|
8492
|
-
}, null, -1), _hoisted_4147 = /* @__PURE__ */ (0,
|
|
8516
|
+
}, null, -1), _hoisted_4147 = /* @__PURE__ */ (0, import_vue317.createElementVNode)("path", {
|
|
8493
8517
|
d: "m366.86 472.82-16.92-36.507 36.063-35.617V295.179h-33.836v-35.172h68.118v140.689a75.242 75.242 0 0 0 31.165 27.158 118.428 118.428 0 0 0 44.522 8.459h177.642c-4.452 13.357-8.014 24.932-10.24 34.727-79.249 0-137.572 0-174.525-2.671a125.551 125.551 0 0 1-49.42-10.24 89.043 89.043 0 0 1-34.281-28.494c-7.569 8.459-19.145 22.706-34.727 42.295zm131.338-53.87c0-11.13-4.452-20.926-6.678-30.275h25.823a16.473 16.473 0 0 0 12.91-4.007 18.254 18.254 0 0 0 4.008-13.357v-46.748h-89.044V294.29h89.044v-30.72h-48.084v-20.035q-12.466 9.35-34.727 22.706c-6.233-9.795-12.91-19.59-20.48-29.384a384.223 384.223 0 0 0 65.893-44.522 239.527 239.527 0 0 0 44.521-51.2l38.289 4.007-7.569 11.576a255.555 255.555 0 0 0 44.522 44.521 307.2 307.2 0 0 0 57.433 32.056c-6.233 10.24-12.466 20.48-17.809 31.165-16.027-8.459-28.939-15.582-37.843-21.37v21.37h-49.864v30.72h89.043v30.275h-89.043v54.762a40.07 40.07 0 0 1-8.46 27.603 40.515 40.515 0 0 1-27.603 10.24zm139.353-10.24c-20.034-22.261-36.508-40.96-49.864-52.536l22.706-20.48c14.247 13.802 31.61 31.61 52.09 52.98zm-181.203 0-22.261-23.597a459.91 459.91 0 0 0 50.755-54.316l24.932 18.699a611.283 611.283 0 0 1-53.426 58.768zm44.522-175.416h104.18a225.725 225.725 0 0 1-51.2-51.645 291.172 291.172 0 0 1-53.87 51.2zm-89.044-4.897a752.417 752.417 0 0 0-44.522-61.886l28.94-18.254c0 3.117 5.787 8.014 11.13 14.247 16.473 21.37 27.603 36.508 34.282 44.522z",
|
|
8494
8518
|
fill: "#FFF"
|
|
8495
8519
|
}, null, -1), _hoisted_549 = [
|
|
8496
|
-
|
|
8497
|
-
|
|
8520
|
+
_hoisted_2317,
|
|
8521
|
+
_hoisted_3288,
|
|
8498
8522
|
_hoisted_4147
|
|
8499
8523
|
];
|
|
8500
|
-
function
|
|
8501
|
-
return (0,
|
|
8524
|
+
function _sfc_render317(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8525
|
+
return (0, import_vue317.openBlock)(), (0, import_vue317.createElementBlock)("svg", _hoisted_1319, _hoisted_549);
|
|
8502
8526
|
}
|
|
8503
|
-
var icon_waypoint_default = /* @__PURE__ */ export_helper_default(
|
|
8527
|
+
var icon_waypoint_default = /* @__PURE__ */ export_helper_default(_sfc_main317, [["render", _sfc_render317], ["__file", "icon-waypoint.vue"]]);
|
|
8504
8528
|
|
|
8505
8529
|
// src/components/icon-sightline-analysis.vue
|
|
8506
|
-
var
|
|
8507
|
-
var
|
|
8530
|
+
var import_vue318 = require("vue");
|
|
8531
|
+
var _sfc_main318 = {
|
|
8508
8532
|
name: "IconSightlineAnalysis",
|
|
8509
8533
|
title: "\u901A\u89C6\u5206\u6790"
|
|
8510
|
-
},
|
|
8534
|
+
}, _hoisted_1320 = {
|
|
8511
8535
|
width: "16",
|
|
8512
8536
|
height: "16",
|
|
8513
8537
|
viewBox: "0 0 16 16",
|
|
8514
8538
|
fill: "none",
|
|
8515
8539
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8516
|
-
},
|
|
8540
|
+
}, _hoisted_2318 = /* @__PURE__ */ (0, import_vue318.createElementVNode)("path", {
|
|
8517
8541
|
"fill-rule": "evenodd",
|
|
8518
8542
|
"clip-rule": "evenodd",
|
|
8519
8543
|
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",
|
|
8520
8544
|
fill: "currentColor"
|
|
8521
|
-
}, null, -1),
|
|
8545
|
+
}, null, -1), _hoisted_3289 = /* @__PURE__ */ (0, import_vue318.createElementVNode)("path", {
|
|
8522
8546
|
"fill-rule": "evenodd",
|
|
8523
8547
|
"clip-rule": "evenodd",
|
|
8524
8548
|
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",
|
|
8525
8549
|
fill: "currentColor"
|
|
8526
|
-
}, null, -1), _hoisted_4148 = /* @__PURE__ */ (0,
|
|
8550
|
+
}, null, -1), _hoisted_4148 = /* @__PURE__ */ (0, import_vue318.createElementVNode)("path", {
|
|
8527
8551
|
"fill-rule": "evenodd",
|
|
8528
8552
|
"clip-rule": "evenodd",
|
|
8529
8553
|
d: "M4 9.5H1v-1h3v1Zm11 0h-3v-1h3v1Z",
|
|
8530
8554
|
fill: "currentColor"
|
|
8531
|
-
}, null, -1), _hoisted_550 = /* @__PURE__ */ (0,
|
|
8555
|
+
}, null, -1), _hoisted_550 = /* @__PURE__ */ (0, import_vue318.createElementVNode)("path", {
|
|
8532
8556
|
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",
|
|
8533
8557
|
fill: "currentColor"
|
|
8534
8558
|
}, null, -1), _hoisted_618 = [
|
|
8535
|
-
|
|
8536
|
-
|
|
8559
|
+
_hoisted_2318,
|
|
8560
|
+
_hoisted_3289,
|
|
8537
8561
|
_hoisted_4148,
|
|
8538
8562
|
_hoisted_550
|
|
8539
8563
|
];
|
|
8540
|
-
function
|
|
8541
|
-
return (0,
|
|
8564
|
+
function _sfc_render318(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8565
|
+
return (0, import_vue318.openBlock)(), (0, import_vue318.createElementBlock)("svg", _hoisted_1320, _hoisted_618);
|
|
8542
8566
|
}
|
|
8543
|
-
var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
8567
|
+
var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main318, [["render", _sfc_render318], ["__file", "icon-sightline-analysis.vue"]]);
|
|
8544
8568
|
|
|
8545
8569
|
// src/components/icon-road-connectivity.vue
|
|
8546
|
-
var
|
|
8547
|
-
var
|
|
8570
|
+
var import_vue319 = require("vue");
|
|
8571
|
+
var _sfc_main319 = {
|
|
8548
8572
|
name: "IconRoadConnectivity",
|
|
8549
8573
|
title: "\u9053\u8DEF\u8054\u901A\u6027"
|
|
8550
|
-
},
|
|
8574
|
+
}, _hoisted_1321 = {
|
|
8551
8575
|
class: "icon",
|
|
8552
8576
|
viewBox: "0 0 1024 1024",
|
|
8553
8577
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8554
8578
|
width: "200",
|
|
8555
8579
|
height: "200"
|
|
8556
|
-
},
|
|
8557
|
-
|
|
8580
|
+
}, _hoisted_2319 = /* @__PURE__ */ (0, import_vue319.createElementVNode)("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_3290 = [
|
|
8581
|
+
_hoisted_2319
|
|
8558
8582
|
];
|
|
8559
|
-
function
|
|
8560
|
-
return (0,
|
|
8583
|
+
function _sfc_render319(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8584
|
+
return (0, import_vue319.openBlock)(), (0, import_vue319.createElementBlock)("svg", _hoisted_1321, _hoisted_3290);
|
|
8561
8585
|
}
|
|
8562
|
-
var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(
|
|
8586
|
+
var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(_sfc_main319, [["render", _sfc_render319], ["__file", "icon-road-connectivity.vue"]]);
|
|
8563
8587
|
|
|
8564
8588
|
// src/components/icon-redo.vue
|
|
8565
|
-
var
|
|
8566
|
-
var
|
|
8589
|
+
var import_vue320 = require("vue");
|
|
8590
|
+
var _sfc_main320 = {
|
|
8567
8591
|
name: "IconRedo",
|
|
8568
8592
|
title: "\u91CD\u505A"
|
|
8569
|
-
},
|
|
8593
|
+
}, _hoisted_1322 = {
|
|
8570
8594
|
class: "icon",
|
|
8571
8595
|
viewBox: "0 0 1024 1024",
|
|
8572
8596
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8573
8597
|
width: "200",
|
|
8574
8598
|
height: "200"
|
|
8575
|
-
},
|
|
8599
|
+
}, _hoisted_2320 = /* @__PURE__ */ (0, import_vue320.createElementVNode)("path", {
|
|
8576
8600
|
d: "M570.008 525.184c-44.824 0-87.012-2.637-129.2 0-60.644 5.273-119.97 17.138-174.023 48.779-44.824 29.004-69.873 68.555-67.236 122.607 2.637 60.645 22.412 114.698 56.69 163.477 17.138 25.049 38.232 47.46 59.325 73.828-5.273-2.637-7.91-2.637-10.546-3.955-160.84-98.877-232.032-297.95-171.387-477.246C175.818 328.748 270.74 270.74 392.029 245.69c58.008-11.865 117.334-15.82 180.616-23.73V90.125c116.015 97.559 226.757 189.844 338.818 284.766-113.379 94.921-224.121 188.525-341.455 287.402v-137.11zm0 137.109",
|
|
8577
8601
|
fill: "currentColor"
|
|
8578
|
-
}, null, -1),
|
|
8579
|
-
|
|
8602
|
+
}, null, -1), _hoisted_3291 = [
|
|
8603
|
+
_hoisted_2320
|
|
8580
8604
|
];
|
|
8581
|
-
function
|
|
8582
|
-
return (0,
|
|
8605
|
+
function _sfc_render320(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8606
|
+
return (0, import_vue320.openBlock)(), (0, import_vue320.createElementBlock)("svg", _hoisted_1322, _hoisted_3291);
|
|
8583
8607
|
}
|
|
8584
|
-
var icon_redo_default = /* @__PURE__ */ export_helper_default(
|
|
8608
|
+
var icon_redo_default = /* @__PURE__ */ export_helper_default(_sfc_main320, [["render", _sfc_render320], ["__file", "icon-redo.vue"]]);
|
|
8585
8609
|
|
|
8586
8610
|
// src/components/icon-rename.vue
|
|
8587
|
-
var
|
|
8588
|
-
var
|
|
8611
|
+
var import_vue321 = require("vue");
|
|
8612
|
+
var _sfc_main321 = {
|
|
8589
8613
|
name: "IconRename",
|
|
8590
8614
|
title: "\u91CD\u547D\u540D"
|
|
8591
|
-
},
|
|
8615
|
+
}, _hoisted_1323 = {
|
|
8592
8616
|
class: "icon",
|
|
8593
8617
|
viewBox: "0 0 1024 1024",
|
|
8594
8618
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8595
8619
|
width: "200",
|
|
8596
8620
|
height: "200"
|
|
8597
|
-
},
|
|
8598
|
-
|
|
8621
|
+
}, _hoisted_2321 = /* @__PURE__ */ (0, import_vue321.createElementVNode)("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_3292 = [
|
|
8622
|
+
_hoisted_2321
|
|
8599
8623
|
];
|
|
8600
|
-
function
|
|
8601
|
-
return (0,
|
|
8624
|
+
function _sfc_render321(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8625
|
+
return (0, import_vue321.openBlock)(), (0, import_vue321.createElementBlock)("svg", _hoisted_1323, _hoisted_3292);
|
|
8602
8626
|
}
|
|
8603
|
-
var icon_rename_default = /* @__PURE__ */ export_helper_default(
|
|
8627
|
+
var icon_rename_default = /* @__PURE__ */ export_helper_default(_sfc_main321, [["render", _sfc_render321], ["__file", "icon-rename.vue"]]);
|
|
8604
8628
|
|
|
8605
8629
|
// src/components/icon-rename2.vue
|
|
8606
|
-
var
|
|
8607
|
-
var
|
|
8630
|
+
var import_vue322 = require("vue");
|
|
8631
|
+
var _sfc_main322 = {
|
|
8608
8632
|
name: "IconRename2",
|
|
8609
8633
|
title: "\u91CD\u547D\u540D2"
|
|
8610
|
-
},
|
|
8634
|
+
}, _hoisted_1324 = {
|
|
8611
8635
|
class: "icon",
|
|
8612
8636
|
viewBox: "0 0 1024 1024",
|
|
8613
8637
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8614
8638
|
width: "200",
|
|
8615
8639
|
height: "200"
|
|
8616
|
-
},
|
|
8640
|
+
}, _hoisted_2322 = /* @__PURE__ */ (0, import_vue322.createElementVNode)("path", {
|
|
8617
8641
|
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",
|
|
8618
8642
|
fill: "currentColor"
|
|
8619
|
-
}, null, -1),
|
|
8620
|
-
|
|
8643
|
+
}, null, -1), _hoisted_3293 = [
|
|
8644
|
+
_hoisted_2322
|
|
8621
8645
|
];
|
|
8622
|
-
function
|
|
8623
|
-
return (0,
|
|
8646
|
+
function _sfc_render322(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8647
|
+
return (0, import_vue322.openBlock)(), (0, import_vue322.createElementBlock)("svg", _hoisted_1324, _hoisted_3293);
|
|
8624
8648
|
}
|
|
8625
|
-
var icon_rename2_default = /* @__PURE__ */ export_helper_default(
|
|
8649
|
+
var icon_rename2_default = /* @__PURE__ */ export_helper_default(_sfc_main322, [["render", _sfc_render322], ["__file", "icon-rename2.vue"]]);
|
|
8626
8650
|
|
|
8627
8651
|
// src/components/icon-video-repeat.vue
|
|
8628
|
-
var
|
|
8629
|
-
var
|
|
8652
|
+
var import_vue323 = require("vue");
|
|
8653
|
+
var _sfc_main323 = {
|
|
8630
8654
|
name: "IconVideoRepeat",
|
|
8631
8655
|
title: "\u91CD\u64AD"
|
|
8632
|
-
},
|
|
8656
|
+
}, _hoisted_1325 = {
|
|
8633
8657
|
width: "16",
|
|
8634
8658
|
height: "16",
|
|
8635
8659
|
viewBox: "0 0 16 16",
|
|
8636
8660
|
fill: "none",
|
|
8637
8661
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8638
|
-
},
|
|
8662
|
+
}, _hoisted_2323 = /* @__PURE__ */ (0, import_vue323.createElementVNode)("path", {
|
|
8639
8663
|
"fill-rule": "evenodd",
|
|
8640
8664
|
"clip-rule": "evenodd",
|
|
8641
8665
|
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",
|
|
8642
8666
|
fill: "currentColor"
|
|
8643
|
-
}, null, -1),
|
|
8644
|
-
|
|
8667
|
+
}, null, -1), _hoisted_3294 = [
|
|
8668
|
+
_hoisted_2323
|
|
8645
8669
|
];
|
|
8646
|
-
function
|
|
8647
|
-
return (0,
|
|
8670
|
+
function _sfc_render323(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8671
|
+
return (0, import_vue323.openBlock)(), (0, import_vue323.createElementBlock)("svg", _hoisted_1325, _hoisted_3294);
|
|
8648
8672
|
}
|
|
8649
|
-
var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(
|
|
8673
|
+
var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(_sfc_main323, [["render", _sfc_render323], ["__file", "icon-video-repeat.vue"]]);
|
|
8650
8674
|
|
|
8651
8675
|
// src/components/icon-reset.vue
|
|
8652
|
-
var
|
|
8653
|
-
var
|
|
8676
|
+
var import_vue324 = require("vue");
|
|
8677
|
+
var _sfc_main324 = {
|
|
8654
8678
|
name: "IconReset",
|
|
8655
8679
|
title: "\u91CD\u7F6E"
|
|
8656
|
-
},
|
|
8680
|
+
}, _hoisted_1326 = {
|
|
8657
8681
|
class: "icon",
|
|
8658
8682
|
viewBox: "0 0 1024 1024",
|
|
8659
8683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8660
8684
|
width: "200",
|
|
8661
8685
|
height: "200"
|
|
8662
|
-
},
|
|
8686
|
+
}, _hoisted_2324 = /* @__PURE__ */ (0, import_vue324.createElementVNode)("path", {
|
|
8663
8687
|
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",
|
|
8664
8688
|
fill: "currentColor"
|
|
8665
|
-
}, null, -1),
|
|
8666
|
-
|
|
8689
|
+
}, null, -1), _hoisted_3295 = [
|
|
8690
|
+
_hoisted_2324
|
|
8667
8691
|
];
|
|
8668
|
-
function
|
|
8669
|
-
return (0,
|
|
8692
|
+
function _sfc_render324(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8693
|
+
return (0, import_vue324.openBlock)(), (0, import_vue324.createElementBlock)("svg", _hoisted_1326, _hoisted_3295);
|
|
8670
8694
|
}
|
|
8671
|
-
var icon_reset_default = /* @__PURE__ */ export_helper_default(
|
|
8695
|
+
var icon_reset_default = /* @__PURE__ */ export_helper_default(_sfc_main324, [["render", _sfc_render324], ["__file", "icon-reset.vue"]]);
|
|
8672
8696
|
|
|
8673
8697
|
// src/components/icon-lock.vue
|
|
8674
|
-
var
|
|
8675
|
-
var
|
|
8698
|
+
var import_vue325 = require("vue");
|
|
8699
|
+
var _sfc_main325 = {
|
|
8676
8700
|
name: "IconLock",
|
|
8677
8701
|
title: "\u9501\u5B9A"
|
|
8678
|
-
},
|
|
8702
|
+
}, _hoisted_1327 = {
|
|
8679
8703
|
class: "icon",
|
|
8680
8704
|
viewBox: "0 0 1024 1024",
|
|
8681
8705
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8682
8706
|
width: "200",
|
|
8683
8707
|
height: "200"
|
|
8684
|
-
},
|
|
8708
|
+
}, _hoisted_2325 = /* @__PURE__ */ (0, import_vue325.createElementVNode)("path", {
|
|
8685
8709
|
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",
|
|
8686
8710
|
fill: "currentColor"
|
|
8687
|
-
}, null, -1),
|
|
8688
|
-
|
|
8711
|
+
}, null, -1), _hoisted_3296 = [
|
|
8712
|
+
_hoisted_2325
|
|
8689
8713
|
];
|
|
8690
|
-
function
|
|
8691
|
-
return (0,
|
|
8714
|
+
function _sfc_render325(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8715
|
+
return (0, import_vue325.openBlock)(), (0, import_vue325.createElementBlock)("svg", _hoisted_1327, _hoisted_3296);
|
|
8692
8716
|
}
|
|
8693
|
-
var icon_lock_default = /* @__PURE__ */ export_helper_default(
|
|
8717
|
+
var icon_lock_default = /* @__PURE__ */ export_helper_default(_sfc_main325, [["render", _sfc_render325], ["__file", "icon-lock.vue"]]);
|
|
8694
8718
|
|
|
8695
8719
|
// src/components/icon-mosaic-dataset.vue
|
|
8696
|
-
var
|
|
8697
|
-
var
|
|
8720
|
+
var import_vue326 = require("vue");
|
|
8721
|
+
var _sfc_main326 = {
|
|
8698
8722
|
name: "IconMosaicDataset",
|
|
8699
8723
|
title: "\u9576\u5D4C\u6570\u636E\u96C6"
|
|
8700
|
-
},
|
|
8724
|
+
}, _hoisted_1328 = {
|
|
8701
8725
|
class: "icon",
|
|
8702
8726
|
viewBox: "0 0 1024 1024",
|
|
8703
8727
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8704
8728
|
width: "200",
|
|
8705
8729
|
height: "200"
|
|
8706
|
-
},
|
|
8730
|
+
}, _hoisted_2326 = /* @__PURE__ */ (0, import_vue326.createElementVNode)("path", {
|
|
8707
8731
|
d: "M713.834 639.43V145.96H96.358v494.324h617.476m0 61.576H96.358c-34.21 0-61.577-27.367-61.577-61.576V145.96c0-34.209 27.368-61.576 61.577-61.576h617.476c34.21 0 61.577 27.367 61.577 61.576v494.324c0 33.354-28.223 61.576-61.577 61.576z",
|
|
8708
8732
|
fill: "currentColor"
|
|
8709
|
-
}, null, -1),
|
|
8733
|
+
}, null, -1), _hoisted_3297 = /* @__PURE__ */ (0, import_vue326.createElementVNode)("path", {
|
|
8710
8734
|
d: "M773.7 228.063h32.5c17.104 0 30.788 13.684 30.788 30.789v472.942c0 17.105-13.684 30.789-30.789 30.789H188.723c-17.105 0-30.788-13.684-30.788-30.789v-34.209H96.358v34.21c0 51.313 41.051 92.364 92.365 92.364h617.476c51.314 0 92.365-41.05 92.365-92.365V258.852c0-51.314-41.05-92.365-92.365-92.365h-32.498v61.576h8.552-8.552z",
|
|
8711
8735
|
fill: "currentColor"
|
|
8712
|
-
}, null, -1), _hoisted_4149 = /* @__PURE__ */ (0,
|
|
8736
|
+
}, null, -1), _hoisted_4149 = /* @__PURE__ */ (0, import_vue326.createElementVNode)("path", {
|
|
8713
8737
|
d: "M895.143 340.954h23.947a30.66 30.66 0 0 1 30.788 30.788v472.943a30.66 30.66 0 0 1-30.788 30.788H301.613a30.66 30.66 0 0 1-30.788-30.788v-27.368h-61.577v27.368c0 51.313 41.051 92.365 92.365 92.365H919.09c51.314 0 92.365-41.052 92.365-92.365V372.597c0-51.313-41.051-92.364-92.365-92.364h-23.947v60.72z",
|
|
8714
8738
|
fill: "currentColor"
|
|
8715
|
-
}, null, -1), _hoisted_551 = /* @__PURE__ */ (0,
|
|
8739
|
+
}, null, -1), _hoisted_551 = /* @__PURE__ */ (0, import_vue326.createElementVNode)("path", {
|
|
8716
8740
|
d: "M610.352 536.802v-63.287l-36.775-54.735-91.51 64.997-23.947 17.105-28.222-8.552-124.864-35.92-105.193 39.34v39.341h410.51m61.577 63.287H137.41V454.7l165.06-61.577 143.678 41.051 143.679-102.628L671.928 454.7v143.678zM229.774 310.166c17.105 0 30.788-13.684 30.788-30.789s-13.683-30.788-30.788-30.788-30.788 13.684-30.788 30.788 13.683 30.789 30.788 30.789m0 62.431c-51.314 0-92.365-41.05-92.365-92.364 0-51.314 41.051-92.365 92.365-92.365 51.314 0 92.365 41.05 92.365 92.365 0 50.458-41.051 92.364-92.365 92.364z",
|
|
8717
8741
|
fill: "currentColor"
|
|
8718
8742
|
}, null, -1), _hoisted_619 = [
|
|
8719
|
-
|
|
8720
|
-
|
|
8743
|
+
_hoisted_2326,
|
|
8744
|
+
_hoisted_3297,
|
|
8721
8745
|
_hoisted_4149,
|
|
8722
8746
|
_hoisted_551
|
|
8723
8747
|
];
|
|
8724
|
-
function
|
|
8725
|
-
return (0,
|
|
8748
|
+
function _sfc_render326(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8749
|
+
return (0, import_vue326.openBlock)(), (0, import_vue326.createElementBlock)("svg", _hoisted_1328, _hoisted_619);
|
|
8726
8750
|
}
|
|
8727
|
-
var icon_mosaic_dataset_default = /* @__PURE__ */ export_helper_default(
|
|
8751
|
+
var icon_mosaic_dataset_default = /* @__PURE__ */ export_helper_default(_sfc_main326, [["render", _sfc_render326], ["__file", "icon-mosaic-dataset.vue"]]);
|
|
8728
8752
|
|
|
8729
8753
|
// src/components/icon-flicker-s.vue
|
|
8730
|
-
var
|
|
8731
|
-
var
|
|
8754
|
+
var import_vue327 = require("vue");
|
|
8755
|
+
var _sfc_main327 = {
|
|
8732
8756
|
name: "IconFlickerS",
|
|
8733
8757
|
title: "\u95EA\u70C1"
|
|
8734
|
-
},
|
|
8758
|
+
}, _hoisted_1329 = {
|
|
8735
8759
|
width: "80",
|
|
8736
8760
|
height: "80",
|
|
8737
8761
|
viewBox: "0 0 80 80",
|
|
8738
8762
|
fill: "none",
|
|
8739
8763
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8740
|
-
},
|
|
8741
|
-
|
|
8764
|
+
}, _hoisted_2327 = /* @__PURE__ */ (0, import_vue327.createStaticVNode)('<path d="m40 8.618 7.158 22.03.112.345h23.527L52.057 44.61l-.294.213.113.346 7.158 22.03-18.74-13.616L40 53.37l-.294.213-18.74 13.616 7.158-22.03.113-.346-.294-.213-18.74-13.616H32.73l.112-.345L40 8.618Z" stroke="url(#paint0_linear_2117_178605-s)"></path><path d="m40 24.618 3.566 10.974.112.346h11.903l-9.336 6.782-.294.214.112.345 3.566 10.974-9.335-6.782-.294-.214-.294.214-9.335 6.782 3.566-10.974.112-.345-.294-.214-9.335-6.782h11.902l.112-.346L40 24.618Z" fill="url(#paint1_linear_2117_178605-s)" stroke="url(#paint2_linear_2117_178605-s)"></path><path d="M40 63v8m22-23 7.517 2.736M54 21.128 59.142 15m-34.999 7.128L19 16m-1.482 31L10 49.736" stroke="#F5C04D"></path><defs><linearGradient id="paint0_linear_2117_178605-s" x1="6" y1="41" x2="74" y2="41" gradientUnits="userSpaceOnUse"><stop stop-color="#DCA732"></stop><stop offset="1" stop-color="#CE8120"></stop></linearGradient><linearGradient id="paint1_linear_2117_178605-s" x1="22" y1="41" x2="58" y2="41" gradientUnits="userSpaceOnUse"><stop stop-color="#FAD166"></stop><stop offset="1" stop-color="#F2B43B"></stop></linearGradient><linearGradient id="paint2_linear_2117_178605-s" x1="22" y1="41" x2="58" y2="41" gradientUnits="userSpaceOnUse"><stop stop-color="#DCA732"></stop><stop offset="1" stop-color="#CE8120"></stop></linearGradient></defs>', 4), _hoisted_620 = [
|
|
8765
|
+
_hoisted_2327
|
|
8742
8766
|
];
|
|
8743
|
-
function
|
|
8744
|
-
return (0,
|
|
8767
|
+
function _sfc_render327(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8768
|
+
return (0, import_vue327.openBlock)(), (0, import_vue327.createElementBlock)("svg", _hoisted_1329, _hoisted_620);
|
|
8745
8769
|
}
|
|
8746
|
-
var icon_flicker_s_default = /* @__PURE__ */ export_helper_default(
|
|
8770
|
+
var icon_flicker_s_default = /* @__PURE__ */ export_helper_default(_sfc_main327, [["render", _sfc_render327], ["__file", "icon-flicker-s.vue"]]);
|
|
8747
8771
|
|
|
8748
8772
|
// src/components/icon-flicker.vue
|
|
8749
|
-
var
|
|
8750
|
-
var
|
|
8773
|
+
var import_vue328 = require("vue");
|
|
8774
|
+
var _sfc_main328 = {
|
|
8751
8775
|
name: "IconFlicker",
|
|
8752
8776
|
title: "\u95EA\u70C1"
|
|
8753
|
-
},
|
|
8777
|
+
}, _hoisted_1330 = {
|
|
8754
8778
|
width: "80",
|
|
8755
8779
|
height: "80",
|
|
8756
8780
|
viewBox: "0 0 80 80",
|
|
8757
8781
|
fill: "none",
|
|
8758
8782
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8759
|
-
},
|
|
8760
|
-
|
|
8783
|
+
}, _hoisted_2328 = /* @__PURE__ */ (0, import_vue328.createStaticVNode)('<path d="m40 8.618 7.158 22.03.112.345h23.527L52.057 44.61l-.294.213.113.346 7.158 22.03-18.74-13.616L40 53.37l-.294.213-18.74 13.616 7.158-22.03.113-.346-.294-.213-18.74-13.616H32.73l.112-.345L40 8.618Z" stroke="url(#paint0_linear_2117_178605)"></path><path d="m40 24.618 3.566 10.974.112.346h11.903l-9.336 6.782-.294.214.112.345 3.566 10.974-9.335-6.782-.294-.214-.294.214-9.335 6.782 3.566-10.974.112-.345-.294-.214-9.335-6.782h11.902l.112-.346L40 24.618Z" fill="url(#paint1_linear_2117_178605)" stroke="url(#paint2_linear_2117_178605)"></path><path d="M40 63v8m22-23 7.517 2.736M54 21.128 59.142 15m-34.999 7.128L19 16m-1.482 31L10 49.736" stroke="#F5C04D"></path><defs><linearGradient id="paint0_linear_2117_178605" x1="6" y1="41" x2="74" y2="41" gradientUnits="userSpaceOnUse"><stop stop-color="#DCA732"></stop><stop offset="1" stop-color="#CE8120"></stop></linearGradient><linearGradient id="paint1_linear_2117_178605" x1="22" y1="41" x2="58" y2="41" gradientUnits="userSpaceOnUse"><stop stop-color="#FAD166"></stop><stop offset="1" stop-color="#F2B43B"></stop></linearGradient><linearGradient id="paint2_linear_2117_178605" x1="22" y1="41" x2="58" y2="41" gradientUnits="userSpaceOnUse"><stop stop-color="#DCA732"></stop><stop offset="1" stop-color="#CE8120"></stop></linearGradient></defs>', 4), _hoisted_621 = [
|
|
8784
|
+
_hoisted_2328
|
|
8761
8785
|
];
|
|
8762
|
-
function
|
|
8763
|
-
return (0,
|
|
8786
|
+
function _sfc_render328(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8787
|
+
return (0, import_vue328.openBlock)(), (0, import_vue328.createElementBlock)("svg", _hoisted_1330, _hoisted_621);
|
|
8764
8788
|
}
|
|
8765
|
-
var icon_flicker_default = /* @__PURE__ */ export_helper_default(
|
|
8789
|
+
var icon_flicker_default = /* @__PURE__ */ export_helper_default(_sfc_main328, [["render", _sfc_render328], ["__file", "icon-flicker.vue"]]);
|
|
8766
8790
|
|
|
8767
8791
|
// src/components/icon-shadow-analysis.vue
|
|
8768
|
-
var
|
|
8769
|
-
var
|
|
8792
|
+
var import_vue329 = require("vue");
|
|
8793
|
+
var _sfc_main329 = {
|
|
8770
8794
|
name: "IconShadowAnalysis",
|
|
8771
8795
|
title: "\u9634\u5F71\u5206\u6790"
|
|
8772
|
-
},
|
|
8796
|
+
}, _hoisted_1331 = {
|
|
8773
8797
|
width: "16",
|
|
8774
8798
|
height: "16",
|
|
8775
8799
|
viewBox: "0 0 16 16",
|
|
8776
8800
|
fill: "none",
|
|
8777
8801
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8778
|
-
},
|
|
8802
|
+
}, _hoisted_2329 = /* @__PURE__ */ (0, import_vue329.createElementVNode)("path", {
|
|
8779
8803
|
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",
|
|
8780
8804
|
fill: "currentColor"
|
|
8781
|
-
}, null, -1),
|
|
8782
|
-
|
|
8805
|
+
}, null, -1), _hoisted_3298 = [
|
|
8806
|
+
_hoisted_2329
|
|
8783
8807
|
];
|
|
8784
|
-
function
|
|
8785
|
-
return (0,
|
|
8808
|
+
function _sfc_render329(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8809
|
+
return (0, import_vue329.openBlock)(), (0, import_vue329.createElementBlock)("svg", _hoisted_1331, _hoisted_3298);
|
|
8786
8810
|
}
|
|
8787
|
-
var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
8811
|
+
var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main329, [["render", _sfc_render329], ["__file", "icon-shadow-analysis.vue"]]);
|
|
8788
8812
|
|
|
8789
8813
|
// src/components/icon-height-limit-analysis.vue
|
|
8790
|
-
var
|
|
8791
|
-
var
|
|
8814
|
+
var import_vue330 = require("vue");
|
|
8815
|
+
var _sfc_main330 = {
|
|
8792
8816
|
name: "IconHeightLimitAnalysis",
|
|
8793
8817
|
title: "\u9650\u9AD8\u5206\u6790"
|
|
8794
|
-
},
|
|
8818
|
+
}, _hoisted_1332 = {
|
|
8795
8819
|
class: "icon",
|
|
8796
8820
|
viewBox: "0 0 1024 1024",
|
|
8797
8821
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8798
8822
|
width: "200",
|
|
8799
8823
|
height: "200"
|
|
8800
|
-
},
|
|
8824
|
+
}, _hoisted_2330 = /* @__PURE__ */ (0, import_vue330.createElementVNode)("path", {
|
|
8801
8825
|
d: "M224 160a64 64 0 0 1 64-64h128a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64H288a64 64 0 0 1-64-64v-64zm192 0H288v64h128v-64zM32 192a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H64a32 32 0 0 1-32-32zm544-32a32 32 0 0 0 0 64h64a32 32 0 0 0 0-64h-64zm256 192a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0v-64a32 32 0 0 1 32-32zm32 544a32 32 0 0 0-64 0v64a32 32 0 0 0 64 0v-64zM32 416a64 64 0 0 1 64-64h512a64 64 0 0 1 64 64v512a64 64 0 0 1-64 64H96a64 64 0 0 1-64-64V416zm576 0H96v512h512V416zm192 128a64 64 0 0 0-64 64v128a64 64 0 0 0 64 64h64a64 64 0 0 0 64-64V608a64 64 0 0 0-64-64h-64zm0 64h64v128h-64V608z",
|
|
8802
8826
|
fill: "currentColor"
|
|
8803
|
-
}, null, -1),
|
|
8804
|
-
|
|
8827
|
+
}, null, -1), _hoisted_3299 = [
|
|
8828
|
+
_hoisted_2330
|
|
8805
8829
|
];
|
|
8806
|
-
function
|
|
8807
|
-
return (0,
|
|
8830
|
+
function _sfc_render330(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8831
|
+
return (0, import_vue330.openBlock)(), (0, import_vue330.createElementBlock)("svg", _hoisted_1332, _hoisted_3299);
|
|
8808
8832
|
}
|
|
8809
|
-
var icon_height_limit_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
8833
|
+
var icon_height_limit_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main330, [["render", _sfc_render330], ["__file", "icon-height-limit-analysis.vue"]]);
|
|
8810
8834
|
|
|
8811
8835
|
// src/components/icon-rain.vue
|
|
8812
|
-
var
|
|
8813
|
-
var
|
|
8836
|
+
var import_vue331 = require("vue");
|
|
8837
|
+
var _sfc_main331 = {
|
|
8814
8838
|
name: "IconRain",
|
|
8815
8839
|
title: "\u96E8"
|
|
8816
|
-
},
|
|
8840
|
+
}, _hoisted_1333 = {
|
|
8817
8841
|
width: "24",
|
|
8818
8842
|
height: "24",
|
|
8819
8843
|
viewBox: "0 0 24 24",
|
|
8820
8844
|
fill: "none",
|
|
8821
8845
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8822
|
-
},
|
|
8846
|
+
}, _hoisted_2331 = /* @__PURE__ */ (0, import_vue331.createElementVNode)("path", {
|
|
8823
8847
|
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",
|
|
8824
8848
|
fill: "currentColor"
|
|
8825
|
-
}, null, -1),
|
|
8826
|
-
|
|
8849
|
+
}, null, -1), _hoisted_3300 = [
|
|
8850
|
+
_hoisted_2331
|
|
8827
8851
|
];
|
|
8828
|
-
function
|
|
8829
|
-
return (0,
|
|
8852
|
+
function _sfc_render331(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8853
|
+
return (0, import_vue331.openBlock)(), (0, import_vue331.createElementBlock)("svg", _hoisted_1333, _hoisted_3300);
|
|
8830
8854
|
}
|
|
8831
|
-
var icon_rain_default = /* @__PURE__ */ export_helper_default(
|
|
8855
|
+
var icon_rain_default = /* @__PURE__ */ export_helper_default(_sfc_main331, [["render", _sfc_render331], ["__file", "icon-rain.vue"]]);
|
|
8832
8856
|
|
|
8833
8857
|
// src/components/icon-snow.vue
|
|
8834
|
-
var
|
|
8835
|
-
var
|
|
8858
|
+
var import_vue332 = require("vue");
|
|
8859
|
+
var _sfc_main332 = {
|
|
8836
8860
|
name: "IconSnow",
|
|
8837
8861
|
title: "\u96EA"
|
|
8838
|
-
},
|
|
8862
|
+
}, _hoisted_1334 = {
|
|
8839
8863
|
width: "24",
|
|
8840
8864
|
height: "24",
|
|
8841
8865
|
viewBox: "0 0 24 24",
|
|
8842
8866
|
fill: "none",
|
|
8843
8867
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8844
|
-
},
|
|
8868
|
+
}, _hoisted_2332 = /* @__PURE__ */ (0, import_vue332.createElementVNode)("path", {
|
|
8845
8869
|
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",
|
|
8846
8870
|
fill: "currentColor"
|
|
8847
|
-
}, null, -1),
|
|
8848
|
-
|
|
8871
|
+
}, null, -1), _hoisted_3301 = [
|
|
8872
|
+
_hoisted_2332
|
|
8849
8873
|
];
|
|
8850
|
-
function
|
|
8851
|
-
return (0,
|
|
8874
|
+
function _sfc_render332(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8875
|
+
return (0, import_vue332.openBlock)(), (0, import_vue332.createElementBlock)("svg", _hoisted_1334, _hoisted_3301);
|
|
8852
8876
|
}
|
|
8853
|
-
var icon_snow_default = /* @__PURE__ */ export_helper_default(
|
|
8877
|
+
var icon_snow_default = /* @__PURE__ */ export_helper_default(_sfc_main332, [["render", _sfc_render332], ["__file", "icon-snow.vue"]]);
|
|
8854
8878
|
|
|
8855
8879
|
// src/components/icon-asymmetric-buffer-analysis.vue
|
|
8856
|
-
var
|
|
8857
|
-
var
|
|
8880
|
+
var import_vue333 = require("vue");
|
|
8881
|
+
var _sfc_main333 = {
|
|
8858
8882
|
name: "IconAsymmetricBufferAnalysis",
|
|
8859
8883
|
title: "\u975E\u5BF9\u79F0\u7F13\u51B2\u533A\u5206\u6790"
|
|
8860
|
-
},
|
|
8884
|
+
}, _hoisted_1335 = {
|
|
8861
8885
|
width: "16",
|
|
8862
8886
|
height: "16",
|
|
8863
8887
|
viewBox: "0 0 16 16",
|
|
8864
8888
|
fill: "none",
|
|
8865
8889
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8866
|
-
},
|
|
8890
|
+
}, _hoisted_2333 = /* @__PURE__ */ (0, import_vue333.createElementVNode)("path", {
|
|
8867
8891
|
d: "M8 1V0a8 8 0 1 0 0 16v-1A7 7 0 1 1 8 1Zm7.484 7.491.5.033a8.112 8.112 0 0 0 0-1.048l-.5.033-.499.032a7.122 7.122 0 0 1 0 .918l.5.032Zm-.127-1.955.49-.097a7.934 7.934 0 0 0-.27-1.011l-.473.16-.473.16c.097.288.176.583.236.885l.49-.097Zm-.629-1.854.449-.221a7.989 7.989 0 0 0-.524-.906l-.416.278-.415.278c.169.253.322.518.458.793l.448-.222ZM13.64 3.055l.376-.33a8.05 8.05 0 0 0-.74-.74l-.33.376-.33.376c.23.201.447.418.648.648l.376-.33Zm-1.472-1.292.278-.416a7.998 7.998 0 0 0-.906-.524l-.221.449-.222.448c.275.136.54.289.793.458l.278-.415ZM10.412.896l.16-.473a7.946 7.946 0 0 0-1.01-.27l-.098.49-.097.49c.302.06.597.14.884.237l.16-.474Zm-1.92-.38.032-.5A8.12 8.12 0 0 0 8 0v1c.154 0 .308.005.46.015l.031-.5ZM8 16c.176 0 .35-.006.524-.017l-.033-.499-.032-.499c-.151.01-.305.015-.459.015v1Zm1.464-.643.097.49a7.938 7.938 0 0 0 1.011-.27l-.16-.473-.16-.473a6.929 6.929 0 0 1-.885.236l.097.49Zm1.854-.629.221.449a8.05 8.05 0 0 0 .906-.524l-.278-.416-.278-.415a7.07 7.07 0 0 1-.793.458l.222.448Zm1.627-1.089.33.376c.262-.23.51-.478.74-.74l-.376-.33-.376-.33c-.201.23-.418.447-.648.648l.33.376Zm1.292-1.472.415.278c.194-.29.37-.592.525-.906l-.449-.221-.448-.222a7.01 7.01 0 0 1-.458.793l.415.278Zm.867-1.755.473.16c.112-.328.202-.665.27-1.01l-.49-.098-.49-.097c-.06.302-.14.597-.237.884l.474.16Z",
|
|
8868
8892
|
fill: "currentColor"
|
|
8869
|
-
}, null, -1),
|
|
8893
|
+
}, null, -1), _hoisted_3302 = /* @__PURE__ */ (0, import_vue333.createElementVNode)("path", {
|
|
8870
8894
|
d: "M8 5V4a4 4 0 1 0 0 8v-1a3 3 0 0 1 0-6Zm3.47 3.458.496.064a4.038 4.038 0 0 0 0-1.044l-.496.064-.495.065a3.042 3.042 0 0 1 0 .786l.495.065Zm-.235-1.798.462-.191a3.998 3.998 0 0 0-.523-.904l-.397.305-.396.304c.159.207.29.435.392.678l.462-.192ZM10.13 5.223l.304-.397a3.995 3.995 0 0 0-.904-.522l-.191.461-.192.462c.243.101.471.233.678.392l.304-.396ZM8.457 4.53l.064-.496A4.038 4.038 0 0 0 8 4v1c.134 0 .265.009.393.025l.065-.495ZM8 12c.177 0 .351-.011.522-.034l-.064-.496-.065-.495C8.265 10.99 8.133 11 8 11v1Zm1.34-.765.191.462a4.02 4.02 0 0 0 .904-.523l-.305-.397-.304-.396a2.998 2.998 0 0 1-.678.392l.192.462Zm1.437-1.104.397.304a4.02 4.02 0 0 0 .523-.904l-.462-.191-.462-.192a2.998 2.998 0 0 1-.392.678l.396.304Z",
|
|
8871
8895
|
fill: "currentColor"
|
|
8872
8896
|
}, null, -1), _hoisted_4150 = [
|
|
8873
|
-
|
|
8874
|
-
|
|
8897
|
+
_hoisted_2333,
|
|
8898
|
+
_hoisted_3302
|
|
8875
8899
|
];
|
|
8876
|
-
function
|
|
8877
|
-
return (0,
|
|
8900
|
+
function _sfc_render333(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8901
|
+
return (0, import_vue333.openBlock)(), (0, import_vue333.createElementBlock)("svg", _hoisted_1335, _hoisted_4150);
|
|
8878
8902
|
}
|
|
8879
|
-
var icon_asymmetric_buffer_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
8903
|
+
var icon_asymmetric_buffer_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main333, [["render", _sfc_render333], ["__file", "icon-asymmetric-buffer-analysis.vue"]]);
|
|
8880
8904
|
|
|
8881
8905
|
// src/components/icon-measure-area.vue
|
|
8882
|
-
var
|
|
8883
|
-
var
|
|
8906
|
+
var import_vue334 = require("vue");
|
|
8907
|
+
var _sfc_main334 = {
|
|
8884
8908
|
name: "IconMeasureArea",
|
|
8885
8909
|
title: "\u9762\u79EF\u6D4B\u91CF"
|
|
8886
|
-
},
|
|
8910
|
+
}, _hoisted_1336 = {
|
|
8887
8911
|
width: "24",
|
|
8888
8912
|
height: "24",
|
|
8889
8913
|
viewBox: "0 0 24 24",
|
|
8890
8914
|
fill: "none",
|
|
8891
8915
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8892
|
-
},
|
|
8916
|
+
}, _hoisted_2334 = /* @__PURE__ */ (0, import_vue334.createElementVNode)("path", {
|
|
8893
8917
|
"fill-rule": "evenodd",
|
|
8894
8918
|
"clip-rule": "evenodd",
|
|
8895
8919
|
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",
|
|
8896
8920
|
fill: "currentColor"
|
|
8897
|
-
}, null, -1),
|
|
8898
|
-
|
|
8921
|
+
}, null, -1), _hoisted_3303 = [
|
|
8922
|
+
_hoisted_2334
|
|
8899
8923
|
];
|
|
8900
|
-
function
|
|
8901
|
-
return (0,
|
|
8924
|
+
function _sfc_render334(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8925
|
+
return (0, import_vue334.openBlock)(), (0, import_vue334.createElementBlock)("svg", _hoisted_1336, _hoisted_3303);
|
|
8902
8926
|
}
|
|
8903
|
-
var icon_measure_area_default = /* @__PURE__ */ export_helper_default(
|
|
8927
|
+
var icon_measure_area_default = /* @__PURE__ */ export_helper_default(_sfc_main334, [["render", _sfc_render334], ["__file", "icon-measure-area.vue"]]);
|
|
8904
8928
|
|
|
8905
8929
|
// src/components/icon-flight.vue
|
|
8906
|
-
var
|
|
8907
|
-
var
|
|
8930
|
+
var import_vue335 = require("vue");
|
|
8931
|
+
var _sfc_main335 = {
|
|
8908
8932
|
name: "IconFlight",
|
|
8909
8933
|
title: "\u98DE\u884C"
|
|
8910
|
-
},
|
|
8934
|
+
}, _hoisted_1337 = {
|
|
8911
8935
|
width: "16",
|
|
8912
8936
|
height: "16",
|
|
8913
8937
|
viewBox: "0 0 16 16",
|
|
8914
8938
|
fill: "none",
|
|
8915
8939
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8916
|
-
},
|
|
8940
|
+
}, _hoisted_2335 = /* @__PURE__ */ (0, import_vue335.createElementVNode)("path", {
|
|
8917
8941
|
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",
|
|
8918
8942
|
fill: "currentColor"
|
|
8919
|
-
}, null, -1),
|
|
8920
|
-
|
|
8943
|
+
}, null, -1), _hoisted_3304 = [
|
|
8944
|
+
_hoisted_2335
|
|
8921
8945
|
];
|
|
8922
|
-
function
|
|
8923
|
-
return (0,
|
|
8946
|
+
function _sfc_render335(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8947
|
+
return (0, import_vue335.openBlock)(), (0, import_vue335.createElementBlock)("svg", _hoisted_1337, _hoisted_3304);
|
|
8924
8948
|
}
|
|
8925
|
-
var icon_flight_default = /* @__PURE__ */ export_helper_default(
|
|
8949
|
+
var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main335, [["render", _sfc_render335], ["__file", "icon-flight.vue"]]);
|
|
8926
8950
|
|
|
8927
8951
|
// src/components/icon-home.vue
|
|
8928
|
-
var
|
|
8929
|
-
var
|
|
8952
|
+
var import_vue336 = require("vue");
|
|
8953
|
+
var _sfc_main336 = {
|
|
8930
8954
|
name: "IconHome",
|
|
8931
8955
|
title: "\u9996\u9875"
|
|
8932
|
-
},
|
|
8956
|
+
}, _hoisted_1338 = {
|
|
8933
8957
|
class: "icon",
|
|
8934
8958
|
viewBox: "0 0 1024 1024",
|
|
8935
8959
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8936
8960
|
width: "200",
|
|
8937
8961
|
height: "200"
|
|
8938
|
-
},
|
|
8962
|
+
}, _hoisted_2336 = /* @__PURE__ */ (0, import_vue336.createElementVNode)("path", {
|
|
8939
8963
|
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",
|
|
8940
8964
|
fill: "currentColor"
|
|
8941
|
-
}, null, -1),
|
|
8965
|
+
}, null, -1), _hoisted_3305 = /* @__PURE__ */ (0, import_vue336.createElementVNode)("path", {
|
|
8942
8966
|
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",
|
|
8943
8967
|
fill: "currentColor"
|
|
8944
8968
|
}, null, -1), _hoisted_4151 = [
|
|
8945
|
-
|
|
8946
|
-
|
|
8969
|
+
_hoisted_2336,
|
|
8970
|
+
_hoisted_3305
|
|
8947
8971
|
];
|
|
8948
|
-
function
|
|
8949
|
-
return (0,
|
|
8972
|
+
function _sfc_render336(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8973
|
+
return (0, import_vue336.openBlock)(), (0, import_vue336.createElementBlock)("svg", _hoisted_1338, _hoisted_4151);
|
|
8950
8974
|
}
|
|
8951
|
-
var icon_home_default = /* @__PURE__ */ export_helper_default(
|
|
8975
|
+
var icon_home_default = /* @__PURE__ */ export_helper_default(_sfc_main336, [["render", _sfc_render336], ["__file", "icon-home.vue"]]);
|
|
8952
8976
|
|
|
8953
8977
|
// src/components/icon-high-definition-imaging.vue
|
|
8954
|
-
var
|
|
8955
|
-
var
|
|
8978
|
+
var import_vue337 = require("vue");
|
|
8979
|
+
var _sfc_main337 = {
|
|
8956
8980
|
name: "IconHighDefinitionImaging",
|
|
8957
8981
|
title: "\u9AD8\u6E05\u51FA\u56FE"
|
|
8958
|
-
},
|
|
8982
|
+
}, _hoisted_1339 = {
|
|
8959
8983
|
class: "icon",
|
|
8960
8984
|
viewBox: "0 0 1024 1024",
|
|
8961
8985
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8962
8986
|
width: "200",
|
|
8963
8987
|
height: "200"
|
|
8964
|
-
},
|
|
8988
|
+
}, _hoisted_2337 = /* @__PURE__ */ (0, import_vue337.createElementVNode)("path", {
|
|
8965
8989
|
d: "M224 192a96 96 0 0 0-96 96v576a96 96 0 0 0 96 96h576a96 96 0 0 0 96-96V368a32 32 0 0 1 64 0v496a160 160 0 0 1-160 160H224A160 160 0 0 1 64 864V288a160 160 0 0 1 160-160h565.312a32 32 0 1 1 0 64H224z",
|
|
8966
8990
|
fill: "currentColor"
|
|
8967
|
-
}, null, -1),
|
|
8991
|
+
}, null, -1), _hoisted_3306 = /* @__PURE__ */ (0, import_vue337.createElementVNode)("path", {
|
|
8968
8992
|
d: "M704 296.96V23.04a12.8 12.8 0 0 1 19.584-10.816l219.072 136.96a12.8 12.8 0 0 1 0 21.696L723.584 307.776A12.8 12.8 0 0 1 704 296.896zm96 171.712c6.72 13.76 10.112 28.672 10.112 44.672.128 16-1.28 31.232-4.288 45.696-7.872 36.8-21.888 67.84-41.984 93.44C736.576 686.784 702.08 704 660.288 704h-119.04l58.688-276.352h119.04c17.024.256 30.848 2.24 41.472 5.952 17.984 6.4 31.168 18.112 39.552 35.072zm-53.76 94.336c5.952-28.16 6.144-49.664.512-64.64-5.632-15.168-21.568-22.72-47.808-22.72h-53.248L607.36 656h53.248c27.264 0 49.152-13.44 65.664-40.32 8.96-14.72 15.616-32.32 19.84-52.672zm-399.616 17.6L320.576 704H263.36l58.688-276.352h57.216l-22.528 105.344h108.032l22.464-105.344h57.408L485.952 704h-57.408l26.112-123.392H346.624z",
|
|
8969
8993
|
fill: "currentColor"
|
|
8970
8994
|
}, null, -1), _hoisted_4152 = [
|
|
8971
|
-
|
|
8972
|
-
|
|
8995
|
+
_hoisted_2337,
|
|
8996
|
+
_hoisted_3306
|
|
8973
8997
|
];
|
|
8974
|
-
function
|
|
8975
|
-
return (0,
|
|
8998
|
+
function _sfc_render337(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8999
|
+
return (0, import_vue337.openBlock)(), (0, import_vue337.createElementBlock)("svg", _hoisted_1339, _hoisted_4152);
|
|
8976
9000
|
}
|
|
8977
|
-
var icon_high_definition_imaging_default = /* @__PURE__ */ export_helper_default(
|
|
9001
|
+
var icon_high_definition_imaging_default = /* @__PURE__ */ export_helper_default(_sfc_main337, [["render", _sfc_render337], ["__file", "icon-high-definition-imaging.vue"]]);
|
|
8978
9002
|
|
|
8979
9003
|
// src/components/icon-advanced-imaging.vue
|
|
8980
|
-
var
|
|
8981
|
-
var
|
|
9004
|
+
var import_vue338 = require("vue");
|
|
9005
|
+
var _sfc_main338 = {
|
|
8982
9006
|
name: "IconAdvancedImaging",
|
|
8983
9007
|
title: "\u9AD8\u7EA7\u51FA\u56FE"
|
|
8984
|
-
},
|
|
9008
|
+
}, _hoisted_1340 = {
|
|
8985
9009
|
class: "icon",
|
|
8986
9010
|
viewBox: "0 0 1024 1024",
|
|
8987
9011
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8988
9012
|
width: "200",
|
|
8989
9013
|
height: "200"
|
|
8990
|
-
},
|
|
9014
|
+
}, _hoisted_2338 = /* @__PURE__ */ (0, import_vue338.createElementVNode)("path", {
|
|
8991
9015
|
d: "M224 192a96 96 0 0 0-96 96v576a96 96 0 0 0 96 96h576a96 96 0 0 0 96-96V368a32 32 0 0 1 64 0v496a160 160 0 0 1-160 160H224A160 160 0 0 1 64 864V288a160 160 0 0 1 160-160h565.312a32 32 0 1 1 0 64H224z",
|
|
8992
9016
|
fill: "currentColor"
|
|
8993
|
-
}, null, -1),
|
|
9017
|
+
}, null, -1), _hoisted_3307 = /* @__PURE__ */ (0, import_vue338.createElementVNode)("path", {
|
|
8994
9018
|
d: "M704 296.96V23.04a12.8 12.8 0 0 1 19.584-10.816l219.072 136.96a12.8 12.8 0 0 1 0 21.696L723.584 307.776A12.8 12.8 0 0 1 704 296.896zM320 352a32 32 0 1 0 0 64 32 32 0 0 0 0-64zm-96 32a96 96 0 1 1 192 0 96 96 0 0 1-192 0zm461.76 160.064c-66.112-3.2-138.56 32.128-217.984 132.352-61.44 77.504-151.424 73.984-224.32 47.808-72.704-26.24-139.648-77.952-172.16-117.248a32 32 0 1 1 49.344-40.768c25.344 30.592 82.752 75.52 144.512 97.792 61.504 22.144 115.968 18.624 152.448-27.328 85.824-108.288 176-161.28 271.36-156.48 93.44 4.608 180.8 64.448 262.72 154.88a32 32 0 1 1-47.36 42.944c-78.08-86.144-150.72-130.56-218.56-133.952z",
|
|
8995
9019
|
fill: "currentColor"
|
|
8996
9020
|
}, null, -1), _hoisted_4153 = [
|
|
8997
|
-
|
|
8998
|
-
|
|
9021
|
+
_hoisted_2338,
|
|
9022
|
+
_hoisted_3307
|
|
8999
9023
|
];
|
|
9000
|
-
function
|
|
9001
|
-
return (0,
|
|
9024
|
+
function _sfc_render338(_ctx, _cache, $props, $setup, $data, $options) {
|
|
9025
|
+
return (0, import_vue338.openBlock)(), (0, import_vue338.createElementBlock)("svg", _hoisted_1340, _hoisted_4153);
|
|
9002
9026
|
}
|
|
9003
|
-
var icon_advanced_imaging_default = /* @__PURE__ */ export_helper_default(
|
|
9027
|
+
var icon_advanced_imaging_default = /* @__PURE__ */ export_helper_default(_sfc_main338, [["render", _sfc_render338], ["__file", "icon-advanced-imaging.vue"]]);
|
|
9004
9028
|
|
|
9005
9029
|
// src/components/icon-advanced-query.vue
|
|
9006
|
-
var
|
|
9007
|
-
var
|
|
9030
|
+
var import_vue339 = require("vue");
|
|
9031
|
+
var _sfc_main339 = {
|
|
9008
9032
|
name: "IconAdvancedQuery",
|
|
9009
9033
|
title: "\u9AD8\u7EA7\u67E5\u8BE2"
|
|
9010
|
-
},
|
|
9034
|
+
}, _hoisted_1341 = {
|
|
9011
9035
|
width: "16",
|
|
9012
9036
|
height: "16",
|
|
9013
9037
|
viewBox: "0 0 16 16",
|
|
9014
9038
|
fill: "none",
|
|
9015
9039
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9016
|
-
},
|
|
9040
|
+
}, _hoisted_2339 = /* @__PURE__ */ (0, import_vue339.createElementVNode)("path", {
|
|
9017
9041
|
"fill-rule": "evenodd",
|
|
9018
9042
|
"clip-rule": "evenodd",
|
|
9019
9043
|
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",
|
|
9020
9044
|
fill: "currentColor"
|
|
9021
|
-
}, null, -1),
|
|
9045
|
+
}, null, -1), _hoisted_3308 = /* @__PURE__ */ (0, import_vue339.createElementVNode)("path", {
|
|
9022
9046
|
"fill-rule": "evenodd",
|
|
9023
9047
|
"clip-rule": "evenodd",
|
|
9024
9048
|
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",
|
|
9025
9049
|
fill: "currentColor"
|
|
9026
|
-
}, null, -1), _hoisted_4154 = /* @__PURE__ */ (0,
|
|
9050
|
+
}, null, -1), _hoisted_4154 = /* @__PURE__ */ (0, import_vue339.createElementVNode)("path", {
|
|
9027
9051
|
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",
|
|
9028
9052
|
fill: "currentColor"
|
|
9029
9053
|
}, null, -1), _hoisted_552 = [
|
|
9030
|
-
|
|
9031
|
-
|
|
9054
|
+
_hoisted_2339,
|
|
9055
|
+
_hoisted_3308,
|
|
9032
9056
|
_hoisted_4154
|
|
9033
9057
|
];
|
|
9034
|
-
function
|
|
9035
|
-
return (0,
|
|
9058
|
+
function _sfc_render339(_ctx, _cache, $props, $setup, $data, $options) {
|
|
9059
|
+
return (0, import_vue339.openBlock)(), (0, import_vue339.createElementBlock)("svg", _hoisted_1341, _hoisted_552);
|
|
9036
9060
|
}
|
|
9037
|
-
var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(
|
|
9061
|
+
var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main339, [["render", _sfc_render339], ["__file", "icon-advanced-query.vue"]]);
|
|
9038
9062
|
|
|
9039
9063
|
// src/components/icon-hawk-eye.vue
|
|
9040
|
-
var
|
|
9041
|
-
var
|
|
9064
|
+
var import_vue340 = require("vue");
|
|
9065
|
+
var _sfc_main340 = {
|
|
9042
9066
|
name: "IconHawkEye",
|
|
9043
9067
|
title: "\u9E70\u773C"
|
|
9044
|
-
},
|
|
9068
|
+
}, _hoisted_1342 = {
|
|
9045
9069
|
width: "16",
|
|
9046
9070
|
height: "16",
|
|
9047
9071
|
viewBox: "0 0 16 16",
|
|
9048
9072
|
fill: "none",
|
|
9049
9073
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9050
|
-
},
|
|
9074
|
+
}, _hoisted_2340 = /* @__PURE__ */ (0, import_vue340.createElementVNode)("path", {
|
|
9051
9075
|
"fill-rule": "evenodd",
|
|
9052
9076
|
"clip-rule": "evenodd",
|
|
9053
9077
|
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",
|
|
9054
9078
|
fill: "currentColor"
|
|
9055
|
-
}, null, -1),
|
|
9079
|
+
}, null, -1), _hoisted_3309 = /* @__PURE__ */ (0, import_vue340.createElementVNode)("path", {
|
|
9056
9080
|
"fill-rule": "evenodd",
|
|
9057
9081
|
"clip-rule": "evenodd",
|
|
9058
9082
|
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",
|
|
9059
9083
|
fill: "currentColor"
|
|
9060
9084
|
}, null, -1), _hoisted_4155 = [
|
|
9061
|
-
|
|
9062
|
-
|
|
9085
|
+
_hoisted_2340,
|
|
9086
|
+
_hoisted_3309
|
|
9063
9087
|
];
|
|
9064
|
-
function
|
|
9065
|
-
return (0,
|
|
9088
|
+
function _sfc_render340(_ctx, _cache, $props, $setup, $data, $options) {
|
|
9089
|
+
return (0, import_vue340.openBlock)(), (0, import_vue340.createElementBlock)("svg", _hoisted_1342, _hoisted_4155);
|
|
9066
9090
|
}
|
|
9067
|
-
var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(
|
|
9091
|
+
var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main340, [["render", _sfc_render340], ["__file", "icon-hawk-eye.vue"]]);
|
|
9068
9092
|
|
|
9069
9093
|
// src/global.js
|
|
9070
9094
|
var global_default = (app) => {
|