@kq_npm/client_icons_vue 0.2.5-beta → 0.2.7-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/package.json +1 -1
- package/packages/svg//345/244/247/345/206/231-icon-uppercase-letter.svg +1 -0
- package/packages/svg//345/260/217/345/206/231-icon-small-letter.svg +1 -0
- package/packages/vue/dist/global.cjs +1241 -1193
- package/packages/vue/dist/global.iife.js +1241 -1193
- package/packages/vue/dist/global.iife.min.js +1 -1
- package/packages/vue/dist/global.iife.min.js.map +3 -3
- package/packages/vue/dist/global.js +1240 -1192
- package/packages/vue/dist/global.min.cjs +1 -1
- package/packages/vue/dist/global.min.cjs.map +3 -3
- package/packages/vue/dist/global.min.js +1 -1
- package/packages/vue/dist/global.min.js.map +3 -3
- package/packages/vue/dist/index.cjs +1236 -1190
- package/packages/vue/dist/index.iife.js +1236 -1190
- package/packages/vue/dist/index.iife.min.js +1 -1
- package/packages/vue/dist/index.iife.min.js.map +3 -3
- package/packages/vue/dist/index.js +1235 -1189
- package/packages/vue/dist/index.min.cjs +1 -1
- package/packages/vue/dist/index.min.cjs.map +3 -3
- package/packages/vue/dist/index.min.js +1 -1
- package/packages/vue/dist/index.min.js.map +3 -3
- package/src/App.vue +1 -1
- /package/packages/svg//345/261/205/344/270/255/345/257/271/351/275/{220-icon-center-aligned.svg" → 220-icon-align-center.svg"} +0 -0
- /package/packages/svg//345/{217/263/345/257/271/351/275/220-icon-right-aligend.svg" → 261/205/345/217/263/345/257/271/351/275/220-icon-align-right.svg"} +0 -0
- /package/packages/svg//345/{267/246/345/257/271/351/275/220-icon-left-aligend.svg" → 261/205/345/267/246/345/257/271/351/275/220-icon-align-left.svg"} +0 -0
|
@@ -33,6 +33,9 @@ var KQWebClientVueIcons = (() => {
|
|
|
33
33
|
__export(src_exports, {
|
|
34
34
|
IconAddData: () => icon_add_data_default,
|
|
35
35
|
IconAdvancedQuery: () => icon_advanced_query_default,
|
|
36
|
+
IconAlignCenter: () => icon_align_center_default,
|
|
37
|
+
IconAlignLeft: () => icon_align_left_default,
|
|
38
|
+
IconAlignRight: () => icon_align_right_default,
|
|
36
39
|
IconAnalyzeData: () => icon_analyze_data_default,
|
|
37
40
|
IconAttribute: () => icon_attribute_default,
|
|
38
41
|
IconBack: () => icon_back_default,
|
|
@@ -44,7 +47,6 @@ var KQWebClientVueIcons = (() => {
|
|
|
44
47
|
IconBufferAnalysis: () => icon_buffer_analysis_default,
|
|
45
48
|
IconCalendar: () => icon_calendar_default,
|
|
46
49
|
IconCancelSelect: () => icon_cancel_select_default,
|
|
47
|
-
IconCenterAligned: () => icon_center_aligned_default,
|
|
48
50
|
IconChildLayer: () => icon_child_layer_default,
|
|
49
51
|
IconCloudList: () => icon_cloud_list_default,
|
|
50
52
|
IconCompass: () => icon_compass_default,
|
|
@@ -107,7 +109,6 @@ var KQWebClientVueIcons = (() => {
|
|
|
107
109
|
IconLayerList: () => icon_layer_list_default,
|
|
108
110
|
IconLayerManager: () => icon_layer_manager_default,
|
|
109
111
|
IconLayerTree: () => icon_layer_tree_default,
|
|
110
|
-
IconLeftAligend: () => icon_left_aligend_default,
|
|
111
112
|
IconLegend: () => icon_legend_default,
|
|
112
113
|
IconLine: () => icon_line_default,
|
|
113
114
|
IconLists: () => icon_lists_default,
|
|
@@ -155,7 +156,6 @@ var KQWebClientVueIcons = (() => {
|
|
|
155
156
|
IconReset: () => icon_reset_default,
|
|
156
157
|
IconRetrospectiveAnalysis: () => icon_retrospective_analysis_default,
|
|
157
158
|
IconReverseGeocoding: () => icon_reverse_geocoding_default,
|
|
158
|
-
IconRightAligend: () => icon_right_aligend_default,
|
|
159
159
|
IconRoadConnectivity: () => icon_road_connectivity_default,
|
|
160
160
|
IconRoller: () => icon_roller_default,
|
|
161
161
|
IconSave: () => icon_save_default,
|
|
@@ -173,6 +173,7 @@ var KQWebClientVueIcons = (() => {
|
|
|
173
173
|
IconSightlineAnalysis: () => icon_sightline_analysis_default,
|
|
174
174
|
IconSkylineAnalysis: () => icon_skyline_analysis_default,
|
|
175
175
|
IconSlopeAnalysis: () => icon_slope_analysis_default,
|
|
176
|
+
IconSmallLetter: () => icon_small_letter_default,
|
|
176
177
|
IconSmoke: () => icon_smoke_default,
|
|
177
178
|
IconSnow: () => icon_snow_default,
|
|
178
179
|
IconSortDownSvg: () => icon_sort_down_svg_default,
|
|
@@ -192,6 +193,7 @@ var KQWebClientVueIcons = (() => {
|
|
|
192
193
|
IconTwoWin: () => icon_two_win_default,
|
|
193
194
|
IconUpload: () => icon_upload_default,
|
|
194
195
|
IconUploadCloud: () => icon_upload_cloud_default,
|
|
196
|
+
IconUppercaseLetter: () => icon_uppercase_letter_default,
|
|
195
197
|
IconVehiclePath: () => icon_vehicle_path_default,
|
|
196
198
|
IconVideoPause: () => icon_video_pause_default,
|
|
197
199
|
IconVideoPlay: () => icon_video_play_default,
|
|
@@ -1156,11 +1158,11 @@ var KQWebClientVueIcons = (() => {
|
|
|
1156
1158
|
}
|
|
1157
1159
|
var icon_grid_right_down_default = /* @__PURE__ */ export_helper_default(_sfc_main39, [["render", _sfc_render39], ["__file", "icon-grid-right-down.vue"]]);
|
|
1158
1160
|
|
|
1159
|
-
// src/components/icon-
|
|
1161
|
+
// src/components/icon-fold-up.vue
|
|
1160
1162
|
var import_vue40 = __toESM(require_vue(), 1);
|
|
1161
1163
|
var _sfc_main40 = {
|
|
1162
|
-
name: "
|
|
1163
|
-
title: "\
|
|
1164
|
+
name: "IconFoldUp",
|
|
1165
|
+
title: "\u5411\u4E0A\u6536\u8D77"
|
|
1164
1166
|
}, _hoisted_140 = {
|
|
1165
1167
|
class: "icon",
|
|
1166
1168
|
viewBox: "0 0 1210 1024",
|
|
@@ -1168,7 +1170,7 @@ var KQWebClientVueIcons = (() => {
|
|
|
1168
1170
|
width: "236.328",
|
|
1169
1171
|
height: "200"
|
|
1170
1172
|
}, _hoisted_240 = /* @__PURE__ */ (0, import_vue40.createElementVNode)("path", {
|
|
1171
|
-
d: "
|
|
1173
|
+
d: "M.2 46.515A46.515 46.515 0 0 1 46.713 0H1163.08a46.515 46.515 0 0 1 46.515 46.515 46.515 46.515 0 0 1-46.515 46.516H46.714A46.515 46.515 0 0 1 .2 46.515zm0 309.792a46.515 46.515 0 0 1 46.514-46.515h1116.367a46.515 46.515 0 0 1 46.515 46.515 46.515 46.515 0 0 1-46.515 46.515H46.714A46.515 46.515 0 0 1 .2 356.307zm633.537 149.78a47.446 47.446 0 0 0-57.679 0L17.875 940.538a46.515 46.515 0 0 0 57.679 73.494l529.344-412.126 529.343 412.126a46.515 46.515 0 0 0 57.68-73.494z",
|
|
1172
1174
|
fill: "currentColor"
|
|
1173
1175
|
}, null, -1), _hoisted_340 = [
|
|
1174
1176
|
_hoisted_240
|
|
@@ -1176,21 +1178,21 @@ var KQWebClientVueIcons = (() => {
|
|
|
1176
1178
|
function _sfc_render40(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1177
1179
|
return (0, import_vue40.openBlock)(), (0, import_vue40.createElementBlock)("svg", _hoisted_140, _hoisted_340);
|
|
1178
1180
|
}
|
|
1179
|
-
var
|
|
1181
|
+
var icon_fold_up_default = /* @__PURE__ */ export_helper_default(_sfc_main40, [["render", _sfc_render40], ["__file", "icon-fold-up.vue"]]);
|
|
1180
1182
|
|
|
1181
|
-
// src/components/icon-fold-
|
|
1183
|
+
// src/components/icon-fold-down.vue
|
|
1182
1184
|
var import_vue41 = __toESM(require_vue(), 1);
|
|
1183
1185
|
var _sfc_main41 = {
|
|
1184
|
-
name: "
|
|
1185
|
-
title: "\u5411\
|
|
1186
|
+
name: "IconFoldDown",
|
|
1187
|
+
title: "\u5411\u4E0B\u6536\u8D77"
|
|
1186
1188
|
}, _hoisted_141 = {
|
|
1187
1189
|
class: "icon",
|
|
1188
|
-
viewBox: "0 0
|
|
1190
|
+
viewBox: "0 0 1174 1024",
|
|
1189
1191
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1190
|
-
width: "
|
|
1192
|
+
width: "229.297",
|
|
1191
1193
|
height: "200"
|
|
1192
1194
|
}, _hoisted_241 = /* @__PURE__ */ (0, import_vue41.createElementVNode)("path", {
|
|
1193
|
-
d: "
|
|
1195
|
+
d: "M0 45.17A45.17 45.17 0 0 1 45.17 0h1084.073a45.17 45.17 0 0 1 45.17 45.17 45.17 45.17 0 0 1-45.17 45.17H45.17A45.17 45.17 0 0 1 0 45.17zM0 346a45.17 45.17 0 0 1 45.17-45.17h1084.073a45.17 45.17 0 0 1 45.17 45.17 45.17 45.17 0 0 1-45.17 45.17H45.17A45.17 45.17 0 0 1 0 346zm73.175 175.258a44.266 44.266 0 0 0-63.238 8.131 45.17 45.17 0 0 0 7.227 63.238l542.037 421.885a46.073 46.073 0 0 0 56.01 0l542.037-421.885a45.17 45.17 0 0 0 7.227-63.238 44.266 44.266 0 0 0-63.238-8.13l-514.03 400.203z",
|
|
1194
1196
|
fill: "currentColor"
|
|
1195
1197
|
}, null, -1), _hoisted_341 = [
|
|
1196
1198
|
_hoisted_241
|
|
@@ -1198,539 +1200,539 @@ var KQWebClientVueIcons = (() => {
|
|
|
1198
1200
|
function _sfc_render41(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1199
1201
|
return (0, import_vue41.openBlock)(), (0, import_vue41.createElementBlock)("svg", _hoisted_141, _hoisted_341);
|
|
1200
1202
|
}
|
|
1201
|
-
var
|
|
1203
|
+
var icon_fold_down_default = /* @__PURE__ */ export_helper_default(_sfc_main41, [["render", _sfc_render41], ["__file", "icon-fold-down.vue"]]);
|
|
1202
1204
|
|
|
1203
|
-
// src/components/icon-
|
|
1205
|
+
// src/components/icon-fountain.vue
|
|
1204
1206
|
var import_vue42 = __toESM(require_vue(), 1);
|
|
1205
1207
|
var _sfc_main42 = {
|
|
1206
|
-
name: "
|
|
1207
|
-
title: "\
|
|
1208
|
+
name: "IconFountain",
|
|
1209
|
+
title: "\u55B7\u6CC9"
|
|
1208
1210
|
}, _hoisted_142 = {
|
|
1209
|
-
class: "icon",
|
|
1210
|
-
viewBox: "0 0 1174 1024",
|
|
1211
1211
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1212
|
-
|
|
1213
|
-
|
|
1212
|
+
viewBox: "0 0 24 24",
|
|
1213
|
+
style: { "enable-background": "new 0 0 24 24" },
|
|
1214
|
+
"xml:space": "preserve"
|
|
1214
1215
|
}, _hoisted_242 = /* @__PURE__ */ (0, import_vue42.createElementVNode)("path", {
|
|
1215
|
-
d: "
|
|
1216
|
-
fill: "currentColor"
|
|
1216
|
+
d: "M22.9 19.9s0-.1-.1-.1l-.3-.3c-.1-.1-.3-.1-.4-.1h-5.2c.6-.5 1-1.1 1.4-1.7 0 0 .1-.1.1-.2s.1-.1.1-.2c.6-1.1.9-2.3.9-3.5 0-.5-.4-.9-.9-.9h-2.8c.4-.6.7-1.3.9-2 0-.3.1-.5.1-.8 0-.5-.4-.9-.9-.9H13V5.5c0-.3 0-.6.1-.9v-.2c.1-.4.3-.7.5-1 .1-.2.3-.4.5-.6.3-.3.6-.5.9-.6.4-.2 1-.4 1.6-.4 1 0 1.9.4 2.6 1.1.7.7 1.1 1.6 1.1 2.6v12.2c0 .1 0 .2.1.2 0 .1.1.1.2.2.2.2.4.3.6.3.2 0 .5-.1.6-.3.1-.1.2-.3.2-.4V5.5c0-1.5-.6-2.9-1.6-3.9S18 0 16.5 0c-.9 0-1.8.2-2.6.7-.2.1-.4.2-.6.4-.3.2-.5.4-.7.6-.2.2-.4.5-.6.7l-.1.1-.1-.1c-.2-.3-.4-.5-.6-.7-.2-.2-.5-.4-.7-.6-.2-.1-.4-.2-.6-.4C9.2.2 8.3 0 7.4 0 5.9 0 4.5.6 3.5 1.6S1.9 4 1.9 5.5v12c0 .2.1.4.3.6.2.2.4.3.6.3s.5-.1.6-.3c.1 0 .2-.1.2-.1.1-.1.1-.3.1-.4v-12c0-1 .4-1.9 1.1-2.6.7-.7 1.6-1.1 2.6-1.1.6-.1 1.2.1 1.7.4.4.2.7.4.9.6.2.2.3.4.5.6.2.3.4.7.5 1v.2c0 .3.1.5.1.8v3.7H8.3c-.5 0-.9.4-.9.9 0 .3 0 .5.1.8.1.7.4 1.4.9 2H5.6c-.5 0-.9.4-.9.9 0 1.3.3 2.5.9 3.5 0 .1.1.1.1.2v.1s0 .1.1.1c.4.6.9 1.2 1.4 1.7H1.9c-.1 0-.3 0-.4.1l-.3.3s0 .1-.1.1c0 .1-.1.2-.1.3v.4l1 2.8c.1.3.4.6.8.6h18.3c.4 0 .7-.3.9-.6l.9-2.8c0-.1.1-.3 0-.4.1-.1 0-.2 0-.3zm-8.5-8.7c-.1.2-.2.3-.3.5L12 14.5l-2-2.7c-.1-.2-.2-.3-.3-.5h4.7zm-7.6 3.7h10.5c-.2 1.2-.9 2.2-1.7 3L12 21l-3.5-3.1c-.9-.8-1.5-1.8-1.7-3zM20.4 22H3.6l-.2-.6h17.2l-.2.6z",
|
|
1217
|
+
style: { "fill-rule": "evenodd", "clip-rule": "evenodd", fill: "currentColor" }
|
|
1217
1218
|
}, null, -1), _hoisted_342 = [
|
|
1218
1219
|
_hoisted_242
|
|
1219
1220
|
];
|
|
1220
1221
|
function _sfc_render42(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1221
1222
|
return (0, import_vue42.openBlock)(), (0, import_vue42.createElementBlock)("svg", _hoisted_142, _hoisted_342);
|
|
1222
1223
|
}
|
|
1223
|
-
var
|
|
1224
|
+
var icon_fountain_default = /* @__PURE__ */ export_helper_default(_sfc_main42, [["render", _sfc_render42], ["__file", "icon-fountain.vue"]]);
|
|
1224
1225
|
|
|
1225
|
-
// src/components/icon-
|
|
1226
|
+
// src/components/icon-four-win.vue
|
|
1226
1227
|
var import_vue43 = __toESM(require_vue(), 1);
|
|
1227
1228
|
var _sfc_main43 = {
|
|
1228
|
-
name: "
|
|
1229
|
-
title: "\
|
|
1229
|
+
name: "IconFourWin",
|
|
1230
|
+
title: "\u56DB\u7A97\u53E3\u5BF9\u6BD4"
|
|
1230
1231
|
}, _hoisted_143 = {
|
|
1232
|
+
class: "icon",
|
|
1233
|
+
viewBox: "0 0 1024 1024",
|
|
1231
1234
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
}, _hoisted_243 = /* @__PURE__ */ (0, import_vue43.createElementVNode)("path", {
|
|
1236
|
-
d: "M22.9 19.9s0-.1-.1-.1l-.3-.3c-.1-.1-.3-.1-.4-.1h-5.2c.6-.5 1-1.1 1.4-1.7 0 0 .1-.1.1-.2s.1-.1.1-.2c.6-1.1.9-2.3.9-3.5 0-.5-.4-.9-.9-.9h-2.8c.4-.6.7-1.3.9-2 0-.3.1-.5.1-.8 0-.5-.4-.9-.9-.9H13V5.5c0-.3 0-.6.1-.9v-.2c.1-.4.3-.7.5-1 .1-.2.3-.4.5-.6.3-.3.6-.5.9-.6.4-.2 1-.4 1.6-.4 1 0 1.9.4 2.6 1.1.7.7 1.1 1.6 1.1 2.6v12.2c0 .1 0 .2.1.2 0 .1.1.1.2.2.2.2.4.3.6.3.2 0 .5-.1.6-.3.1-.1.2-.3.2-.4V5.5c0-1.5-.6-2.9-1.6-3.9S18 0 16.5 0c-.9 0-1.8.2-2.6.7-.2.1-.4.2-.6.4-.3.2-.5.4-.7.6-.2.2-.4.5-.6.7l-.1.1-.1-.1c-.2-.3-.4-.5-.6-.7-.2-.2-.5-.4-.7-.6-.2-.1-.4-.2-.6-.4C9.2.2 8.3 0 7.4 0 5.9 0 4.5.6 3.5 1.6S1.9 4 1.9 5.5v12c0 .2.1.4.3.6.2.2.4.3.6.3s.5-.1.6-.3c.1 0 .2-.1.2-.1.1-.1.1-.3.1-.4v-12c0-1 .4-1.9 1.1-2.6.7-.7 1.6-1.1 2.6-1.1.6-.1 1.2.1 1.7.4.4.2.7.4.9.6.2.2.3.4.5.6.2.3.4.7.5 1v.2c0 .3.1.5.1.8v3.7H8.3c-.5 0-.9.4-.9.9 0 .3 0 .5.1.8.1.7.4 1.4.9 2H5.6c-.5 0-.9.4-.9.9 0 1.3.3 2.5.9 3.5 0 .1.1.1.1.2v.1s0 .1.1.1c.4.6.9 1.2 1.4 1.7H1.9c-.1 0-.3 0-.4.1l-.3.3s0 .1-.1.1c0 .1-.1.2-.1.3v.4l1 2.8c.1.3.4.6.8.6h18.3c.4 0 .7-.3.9-.6l.9-2.8c0-.1.1-.3 0-.4.1-.1 0-.2 0-.3zm-8.5-8.7c-.1.2-.2.3-.3.5L12 14.5l-2-2.7c-.1-.2-.2-.3-.3-.5h4.7zm-7.6 3.7h10.5c-.2 1.2-.9 2.2-1.7 3L12 21l-3.5-3.1c-.9-.8-1.5-1.8-1.7-3zM20.4 22H3.6l-.2-.6h17.2l-.2.6z",
|
|
1237
|
-
style: { "fill-rule": "evenodd", "clip-rule": "evenodd", fill: "currentColor" }
|
|
1238
|
-
}, null, -1), _hoisted_343 = [
|
|
1235
|
+
width: "200",
|
|
1236
|
+
height: "200"
|
|
1237
|
+
}, _hoisted_243 = /* @__PURE__ */ (0, import_vue43.createElementVNode)("path", { d: "M912.148 0H111.852A114.215 114.215 0 0 0 0 111.852v800.296A114.215 114.215 0 0 0 111.852 1024h800.296A114.215 114.215 0 0 0 1024 912.148V111.852A114.215 114.215 0 0 0 912.148 0zm33.083 111.852v360.763H551.385V78.77h360.763a35.446 35.446 0 0 1 33.083 33.083zM111.852 78.77h360.763v393.846H78.77V111.852a35.446 35.446 0 0 1 33.083-33.083zM78.77 912.148V551.385h393.846V945.23H111.852a35.446 35.446 0 0 1-33.083-33.083zm833.379 33.083H551.385V551.385H945.23v360.763a35.446 35.446 0 0 1-33.083 33.083z" }, null, -1), _hoisted_343 = [
|
|
1239
1238
|
_hoisted_243
|
|
1240
1239
|
];
|
|
1241
1240
|
function _sfc_render43(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1242
1241
|
return (0, import_vue43.openBlock)(), (0, import_vue43.createElementBlock)("svg", _hoisted_143, _hoisted_343);
|
|
1243
1242
|
}
|
|
1244
|
-
var
|
|
1243
|
+
var icon_four_win_default = /* @__PURE__ */ export_helper_default(_sfc_main43, [["render", _sfc_render43], ["__file", "icon-four-win.vue"]]);
|
|
1245
1244
|
|
|
1246
|
-
// src/components/icon-
|
|
1245
|
+
// src/components/icon-legend.vue
|
|
1247
1246
|
var import_vue44 = __toESM(require_vue(), 1);
|
|
1248
1247
|
var _sfc_main44 = {
|
|
1249
|
-
name: "
|
|
1250
|
-
title: "\
|
|
1248
|
+
name: "IconLegend",
|
|
1249
|
+
title: "\u56FE\u4F8B"
|
|
1251
1250
|
}, _hoisted_144 = {
|
|
1252
1251
|
class: "icon",
|
|
1253
1252
|
viewBox: "0 0 1024 1024",
|
|
1254
1253
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1255
1254
|
width: "200",
|
|
1256
1255
|
height: "200"
|
|
1257
|
-
}, _hoisted_244 = /* @__PURE__ */ (0, import_vue44.createElementVNode)("path", { d: "
|
|
1256
|
+
}, _hoisted_244 = /* @__PURE__ */ (0, import_vue44.createElementVNode)("path", { d: "M777.857 579.841a222.08 222.08 0 1 0 222.08 222.08 221.5 221.5 0 0 0-222.08-222.08zm0 386.175A164.095 164.095 0 1 1 941.952 801.92a164.095 164.095 0 0 1-164.095 164.095zM391.103 603.615H53.055a28.992 28.992 0 0 0-28.992 28.992v338.627a28.992 28.992 0 0 0 28.992 28.993h338.048a28.992 28.992 0 0 0 28.992-28.993V632.607a28.992 28.992 0 0 0-28.992-28.992zM362.11 942.242H82.047V661.6h280.064zm392.552-517.218L512.87 13.916a29.572 29.572 0 0 0-49.866 0L221.21 425.024a28.992 28.992 0 0 0 0 28.992 28.992 28.992 0 0 0 24.933 14.496H729.73a28.992 28.992 0 0 0 24.933-14.496 28.992 28.992 0 0 0 0-28.992zm-457.495-14.496L487.936 85.817l190.768 324.71z" }, null, -1), _hoisted_344 = [
|
|
1258
1257
|
_hoisted_244
|
|
1259
1258
|
];
|
|
1260
1259
|
function _sfc_render44(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1261
1260
|
return (0, import_vue44.openBlock)(), (0, import_vue44.createElementBlock)("svg", _hoisted_144, _hoisted_344);
|
|
1262
1261
|
}
|
|
1263
|
-
var
|
|
1262
|
+
var icon_legend_default = /* @__PURE__ */ export_helper_default(_sfc_main44, [["render", _sfc_render44], ["__file", "icon-legend.vue"]]);
|
|
1264
1263
|
|
|
1265
|
-
// src/components/icon-
|
|
1264
|
+
// src/components/icon-primitive-layer.vue
|
|
1266
1265
|
var import_vue45 = __toESM(require_vue(), 1);
|
|
1267
1266
|
var _sfc_main45 = {
|
|
1268
|
-
name: "IconLegend",
|
|
1269
|
-
title: "\u56FE\u4F8B"
|
|
1270
|
-
}, _hoisted_145 = {
|
|
1271
|
-
class: "icon",
|
|
1272
|
-
viewBox: "0 0 1024 1024",
|
|
1273
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1274
|
-
width: "200",
|
|
1275
|
-
height: "200"
|
|
1276
|
-
}, _hoisted_245 = /* @__PURE__ */ (0, import_vue45.createElementVNode)("path", { d: "M777.857 579.841a222.08 222.08 0 1 0 222.08 222.08 221.5 221.5 0 0 0-222.08-222.08zm0 386.175A164.095 164.095 0 1 1 941.952 801.92a164.095 164.095 0 0 1-164.095 164.095zM391.103 603.615H53.055a28.992 28.992 0 0 0-28.992 28.992v338.627a28.992 28.992 0 0 0 28.992 28.993h338.048a28.992 28.992 0 0 0 28.992-28.993V632.607a28.992 28.992 0 0 0-28.992-28.992zM362.11 942.242H82.047V661.6h280.064zm392.552-517.218L512.87 13.916a29.572 29.572 0 0 0-49.866 0L221.21 425.024a28.992 28.992 0 0 0 0 28.992 28.992 28.992 0 0 0 24.933 14.496H729.73a28.992 28.992 0 0 0 24.933-14.496 28.992 28.992 0 0 0 0-28.992zm-457.495-14.496L487.936 85.817l190.768 324.71z" }, null, -1), _hoisted_345 = [
|
|
1277
|
-
_hoisted_245
|
|
1278
|
-
];
|
|
1279
|
-
function _sfc_render45(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1280
|
-
return (0, import_vue45.openBlock)(), (0, import_vue45.createElementBlock)("svg", _hoisted_145, _hoisted_345);
|
|
1281
|
-
}
|
|
1282
|
-
var icon_legend_default = /* @__PURE__ */ export_helper_default(_sfc_main45, [["render", _sfc_render45], ["__file", "icon-legend.vue"]]);
|
|
1283
|
-
|
|
1284
|
-
// src/components/icon-primitive-layer.vue
|
|
1285
|
-
var import_vue46 = __toESM(require_vue(), 1);
|
|
1286
|
-
var _sfc_main46 = {
|
|
1287
1267
|
name: "IconPrimitiveLayer",
|
|
1288
1268
|
title: "\u56FE\u5143\u5C42"
|
|
1289
|
-
},
|
|
1269
|
+
}, _hoisted_145 = {
|
|
1290
1270
|
class: "icon",
|
|
1291
1271
|
viewBox: "0 0 1024 1024",
|
|
1292
1272
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1293
1273
|
width: "200",
|
|
1294
1274
|
height: "200",
|
|
1295
1275
|
"data-spm-anchor-id": "a313x.7781069.0.i23"
|
|
1296
|
-
},
|
|
1276
|
+
}, _hoisted_245 = /* @__PURE__ */ (0, import_vue45.createElementVNode)("path", {
|
|
1297
1277
|
d: "M966.422 901.928a787.56 787.56 0 0 1-331.563-465.447l169.326-11.026a40.166 40.166 0 0 0 35.44-26.777 39.378 39.378 0 0 0-12.601-42.529L419.068 9.623a38.59 38.59 0 0 0-29.14-9.45 40.166 40.166 0 0 0-26.777 14.963L48.127 408.916a37.803 37.803 0 0 0 0 43.316 38.59 38.59 0 0 0 33.865 20.476l175.626-14.176c24.415 174.838 70.093 393.78 226.817 551.292a38.59 38.59 0 0 0 31.503 11.813 40.166 40.166 0 0 0 29.14-18.114l86.631-132.31 300.848 99.233a38.59 38.59 0 0 0 48.041-20.477 40.166 40.166 0 0 0-14.176-48.04zm-338.65-114.196a40.166 40.166 0 0 0-45.68 16.539l-74.817 114.984C386.778 775.919 354.488 579.816 330.86 412.854a40.166 40.166 0 0 0-42.528-34.653L166.261 388.44 402.53 96.255l299.273 256.744-121.284 7.876a40.953 40.953 0 0 0-29.928 16.539 39.378 39.378 0 0 0-5.512 33.865 1034.853 1034.853 0 0 0 216.578 422.92z",
|
|
1298
1278
|
fill: "currentColor"
|
|
1299
|
-
}, null, -1),
|
|
1300
|
-
|
|
1279
|
+
}, null, -1), _hoisted_345 = [
|
|
1280
|
+
_hoisted_245
|
|
1301
1281
|
];
|
|
1302
|
-
function
|
|
1303
|
-
return (0,
|
|
1282
|
+
function _sfc_render45(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1283
|
+
return (0, import_vue45.openBlock)(), (0, import_vue45.createElementBlock)("svg", _hoisted_145, _hoisted_345);
|
|
1304
1284
|
}
|
|
1305
|
-
var icon_primitive_layer_default = /* @__PURE__ */ export_helper_default(
|
|
1285
|
+
var icon_primitive_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main45, [["render", _sfc_render45], ["__file", "icon-primitive-layer.vue"]]);
|
|
1306
1286
|
|
|
1307
1287
|
// src/components/icon-layer-list.vue
|
|
1308
|
-
var
|
|
1309
|
-
var
|
|
1288
|
+
var import_vue46 = __toESM(require_vue(), 1);
|
|
1289
|
+
var _sfc_main46 = {
|
|
1310
1290
|
name: "IconLayerList",
|
|
1311
1291
|
title: "\u56FE\u5C42\u5217\u8868"
|
|
1312
|
-
},
|
|
1292
|
+
}, _hoisted_146 = {
|
|
1313
1293
|
width: "16",
|
|
1314
1294
|
height: "16",
|
|
1315
1295
|
viewBox: "0 0 16 16",
|
|
1316
1296
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1317
|
-
},
|
|
1318
|
-
|
|
1297
|
+
}, _hoisted_246 = /* @__PURE__ */ (0, import_vue46.createElementVNode)("path", { d: "M1 3h1v1H1zm0 5h1v1H1zm0 5h1v1H1zM4 3h10v1H4zm0 5h10v1H4zm0 5h10v1H4z" }, null, -1), _hoisted_346 = [
|
|
1298
|
+
_hoisted_246
|
|
1319
1299
|
];
|
|
1320
|
-
function
|
|
1321
|
-
return (0,
|
|
1300
|
+
function _sfc_render46(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1301
|
+
return (0, import_vue46.openBlock)(), (0, import_vue46.createElementBlock)("svg", _hoisted_146, _hoisted_346);
|
|
1322
1302
|
}
|
|
1323
|
-
var icon_layer_list_default = /* @__PURE__ */ export_helper_default(
|
|
1303
|
+
var icon_layer_list_default = /* @__PURE__ */ export_helper_default(_sfc_main46, [["render", _sfc_render46], ["__file", "icon-layer-list.vue"]]);
|
|
1324
1304
|
|
|
1325
1305
|
// src/components/icon-layer-tree.vue
|
|
1326
|
-
var
|
|
1327
|
-
var
|
|
1306
|
+
var import_vue47 = __toESM(require_vue(), 1);
|
|
1307
|
+
var _sfc_main47 = {
|
|
1328
1308
|
name: "IconLayerTree",
|
|
1329
1309
|
title: "\u56FE\u5C42\u6811"
|
|
1330
|
-
},
|
|
1310
|
+
}, _hoisted_147 = {
|
|
1331
1311
|
width: "16",
|
|
1332
1312
|
height: "16",
|
|
1333
1313
|
viewBox: "0 0 16 16",
|
|
1334
1314
|
fill: "none",
|
|
1335
1315
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1336
|
-
},
|
|
1316
|
+
}, _hoisted_247 = /* @__PURE__ */ (0, import_vue47.createElementVNode)("g", {
|
|
1337
1317
|
"clip-path": "url(#a)",
|
|
1338
1318
|
"fill-rule": "evenodd",
|
|
1339
1319
|
"clip-rule": "evenodd",
|
|
1340
1320
|
fill: "currentColor"
|
|
1341
1321
|
}, [
|
|
1342
|
-
/* @__PURE__ */ (0,
|
|
1343
|
-
/* @__PURE__ */ (0,
|
|
1344
|
-
], -1),
|
|
1345
|
-
|
|
1322
|
+
/* @__PURE__ */ (0, import_vue47.createElementVNode)("path", { d: "M12 2H4v2h8V2ZM3 1v4h10V1H3Zm11 7H7v2h7V8ZM6 7v4h9V7H6Zm8 6H7v2h7v-2Zm-8-1v4h9v-4H6Z" }),
|
|
1323
|
+
/* @__PURE__ */ (0, import_vue47.createElementVNode)("path", { d: "M1 2.5h2v1H2v5h4v1H2v4h4v1H2v2H1v-14Z" })
|
|
1324
|
+
], -1), _hoisted_347 = [
|
|
1325
|
+
_hoisted_247
|
|
1346
1326
|
];
|
|
1347
|
-
function
|
|
1348
|
-
return (0,
|
|
1327
|
+
function _sfc_render47(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1328
|
+
return (0, import_vue47.openBlock)(), (0, import_vue47.createElementBlock)("svg", _hoisted_147, _hoisted_347);
|
|
1349
1329
|
}
|
|
1350
|
-
var icon_layer_tree_default = /* @__PURE__ */ export_helper_default(
|
|
1330
|
+
var icon_layer_tree_default = /* @__PURE__ */ export_helper_default(_sfc_main47, [["render", _sfc_render47], ["__file", "icon-layer-tree.vue"]]);
|
|
1351
1331
|
|
|
1352
1332
|
// src/components/icon-layer-manager.vue
|
|
1353
|
-
var
|
|
1354
|
-
var
|
|
1333
|
+
var import_vue48 = __toESM(require_vue(), 1);
|
|
1334
|
+
var _sfc_main48 = {
|
|
1355
1335
|
name: "IconLayerManager",
|
|
1356
1336
|
title: "\u56FE\u5C42\u7BA1\u7406"
|
|
1357
|
-
},
|
|
1337
|
+
}, _hoisted_148 = {
|
|
1358
1338
|
class: "icon",
|
|
1359
1339
|
viewBox: "0 0 1077 1024",
|
|
1360
1340
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1361
1341
|
width: "210.352",
|
|
1362
1342
|
height: "200"
|
|
1363
|
-
},
|
|
1364
|
-
|
|
1343
|
+
}, _hoisted_248 = /* @__PURE__ */ (0, import_vue48.createElementVNode)("path", { d: "M1069.497 804.317a30.26 30.26 0 0 0-38.733-15.735L536.316 958.643 41.868 788.583a29.655 29.655 0 0 0-38.127 18.76 29.05 29.05 0 0 0 18.156 38.128l504.736 176.718a28.444 28.444 0 0 0 19.972 0l504.13-176.718a30.26 30.26 0 0 0 18.762-41.154zm0-202.136a30.26 30.26 0 0 0-38.733-18.156L536.316 756.507 41.868 584.025A29.05 29.05 0 0 0 3.741 602.18a29.655 29.655 0 0 0 18.156 38.733l504.736 176.718a37.522 37.522 0 0 0 19.972 0l504.13-176.718a30.865 30.865 0 0 0 18.762-38.733zm0-201.532a30.865 30.865 0 0 0-38.733-18.76L536.316 554.974 41.868 381.888a30.26 30.26 0 0 0-19.971 60.52l504.736 176.113a28.444 28.444 0 0 0 19.972 0l504.13-176.113a30.865 30.865 0 0 0 18.762-41.759zm-18.761-222.713L546.605 1.823a26.629 26.629 0 0 0-19.367 0L21.897 177.936A30.26 30.26 0 0 0 1.925 206.38a31.47 31.47 0 0 0 19.972 29.05l504.13 178.534a30.26 30.26 0 0 0 20.578 0l504.13-178.534a31.47 31.47 0 0 0 19.973-29.05 30.26 30.26 0 0 0-19.972-28.444zm-514.42 175.508-413.35-146.459 413.35-144.642L949.062 205.17z" }, null, -1), _hoisted_348 = [
|
|
1344
|
+
_hoisted_248
|
|
1365
1345
|
];
|
|
1366
|
-
function
|
|
1367
|
-
return (0,
|
|
1346
|
+
function _sfc_render48(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1347
|
+
return (0, import_vue48.openBlock)(), (0, import_vue48.createElementBlock)("svg", _hoisted_148, _hoisted_348);
|
|
1368
1348
|
}
|
|
1369
|
-
var icon_layer_manager_default = /* @__PURE__ */ export_helper_default(
|
|
1349
|
+
var icon_layer_manager_default = /* @__PURE__ */ export_helper_default(_sfc_main48, [["render", _sfc_render48], ["__file", "icon-layer-manager.vue"]]);
|
|
1370
1350
|
|
|
1371
1351
|
// src/components/icon-graphic-projection-conversion.vue
|
|
1372
|
-
var
|
|
1373
|
-
var
|
|
1352
|
+
var import_vue49 = __toESM(require_vue(), 1);
|
|
1353
|
+
var _sfc_main49 = {
|
|
1374
1354
|
name: "IconGraphicProjectionConversion",
|
|
1375
1355
|
title: "\u56FE\u5F62\u6295\u5F71\u8F6C\u6362"
|
|
1376
|
-
},
|
|
1356
|
+
}, _hoisted_149 = {
|
|
1377
1357
|
class: "icon",
|
|
1378
1358
|
viewBox: "0 0 1024 1024",
|
|
1379
1359
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1380
1360
|
width: "200",
|
|
1381
1361
|
height: "200"
|
|
1382
|
-
},
|
|
1383
|
-
|
|
1362
|
+
}, _hoisted_249 = /* @__PURE__ */ (0, import_vue49.createElementVNode)("path", { d: "M512.394 0a35.73 35.73 0 0 0-35.73 35.73 35.73 35.73 0 0 0 35.73 35.728 440.899 440.899 0 0 1 436.611 380.874l-103.615-51.45a35.015 35.015 0 0 0-47.877 15.72 35.73 35.73 0 0 0 16.436 47.878l158.637 79.32a35.015 35.015 0 0 0 51.45-31.442A512.357 512.357 0 0 0 512.394 0zM267.29 71.458a199.37 199.37 0 1 0 199.37 195.797A197.94 197.94 0 0 0 267.29 71.458zm0 326.566a127.91 127.91 0 1 1 127.91-130.77 127.91 127.91 0 0 1-127.91 127.911zM757.496 558.09a199.37 199.37 0 1 0 198.655 199.37 199.37 199.37 0 0 0-198.655-199.37zm0 326.565A127.91 127.91 0 1 1 884.692 757.46a127.91 127.91 0 0 1-127.196 127.196zm-245.102 67.886A440.184 440.184 0 0 1 75.782 571.668l102.9 52.165a35.73 35.73 0 0 0 35.73-64.313L51.487 480.2a34.3 34.3 0 0 0-34.3 0 35.73 35.73 0 0 0-17.15 32.156A512.357 512.357 0 0 0 512.393 1024a35.73 35.73 0 0 0 35.729-35.73 36.444 36.444 0 0 0-35.73-35.728z" }, null, -1), _hoisted_349 = [
|
|
1363
|
+
_hoisted_249
|
|
1384
1364
|
];
|
|
1385
|
-
function
|
|
1386
|
-
return (0,
|
|
1365
|
+
function _sfc_render49(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1366
|
+
return (0, import_vue49.openBlock)(), (0, import_vue49.createElementBlock)("svg", _hoisted_149, _hoisted_349);
|
|
1387
1367
|
}
|
|
1388
|
-
var icon_graphic_projection_conversion_default = /* @__PURE__ */ export_helper_default(
|
|
1368
|
+
var icon_graphic_projection_conversion_default = /* @__PURE__ */ export_helper_default(_sfc_main49, [["render", _sfc_render49], ["__file", "icon-graphic-projection-conversion.vue"]]);
|
|
1389
1369
|
|
|
1390
1370
|
// src/components/icon-image.vue
|
|
1391
|
-
var
|
|
1392
|
-
var
|
|
1371
|
+
var import_vue50 = __toESM(require_vue(), 1);
|
|
1372
|
+
var _sfc_main50 = {
|
|
1393
1373
|
name: "IconImage",
|
|
1394
1374
|
title: "\u56FE\u7247"
|
|
1395
|
-
},
|
|
1375
|
+
}, _hoisted_150 = {
|
|
1396
1376
|
width: "16",
|
|
1397
1377
|
height: "16",
|
|
1398
1378
|
viewBox: "0 0 16 16",
|
|
1399
1379
|
fill: "none",
|
|
1400
1380
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1401
|
-
},
|
|
1381
|
+
}, _hoisted_250 = /* @__PURE__ */ (0, import_vue50.createElementVNode)("path", {
|
|
1402
1382
|
"fill-rule": "evenodd",
|
|
1403
1383
|
"clip-rule": "evenodd",
|
|
1404
1384
|
d: "M14 3.083H2v9.258L5 9.77l2.5 2.143 6.175-5.293c.094-.08.21-.12.325-.12V3.083ZM2 13.917V13.5c.115 0 .231-.04.325-.12L5 11.087l2.5 2.143L14 7.659v6.258H2ZM1 2v13h14V2H1Zm7 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-1 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z",
|
|
1405
1385
|
fill: "currentColor"
|
|
1406
|
-
}, null, -1),
|
|
1407
|
-
|
|
1386
|
+
}, null, -1), _hoisted_350 = [
|
|
1387
|
+
_hoisted_250
|
|
1408
1388
|
];
|
|
1409
|
-
function
|
|
1410
|
-
return (0,
|
|
1389
|
+
function _sfc_render50(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1390
|
+
return (0, import_vue50.openBlock)(), (0, import_vue50.createElementBlock)("svg", _hoisted_150, _hoisted_350);
|
|
1411
1391
|
}
|
|
1412
|
-
var icon_image_default = /* @__PURE__ */ export_helper_default(
|
|
1392
|
+
var icon_image_default = /* @__PURE__ */ export_helper_default(_sfc_main50, [["render", _sfc_render50], ["__file", "icon-image.vue"]]);
|
|
1413
1393
|
|
|
1414
1394
|
// src/components/icon-cycle.vue
|
|
1415
|
-
var
|
|
1416
|
-
var
|
|
1395
|
+
var import_vue51 = __toESM(require_vue(), 1);
|
|
1396
|
+
var _sfc_main51 = {
|
|
1417
1397
|
name: "IconCycle",
|
|
1418
1398
|
title: "\u5706"
|
|
1419
|
-
},
|
|
1399
|
+
}, _hoisted_151 = {
|
|
1420
1400
|
width: "24",
|
|
1421
1401
|
height: "24",
|
|
1422
1402
|
viewBox: "0 0 24 24",
|
|
1423
1403
|
fill: "none",
|
|
1424
1404
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1425
|
-
},
|
|
1405
|
+
}, _hoisted_251 = /* @__PURE__ */ (0, import_vue51.createElementVNode)("circle", {
|
|
1426
1406
|
cx: "12",
|
|
1427
1407
|
cy: "12",
|
|
1428
1408
|
r: "10",
|
|
1429
1409
|
stroke: "currentColor",
|
|
1430
1410
|
"stroke-width": "2"
|
|
1431
|
-
}, null, -1),
|
|
1432
|
-
|
|
1411
|
+
}, null, -1), _hoisted_351 = [
|
|
1412
|
+
_hoisted_251
|
|
1433
1413
|
];
|
|
1434
|
-
function
|
|
1435
|
-
return (0,
|
|
1414
|
+
function _sfc_render51(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1415
|
+
return (0, import_vue51.openBlock)(), (0, import_vue51.createElementBlock)("svg", _hoisted_151, _hoisted_351);
|
|
1436
1416
|
}
|
|
1437
|
-
var icon_cycle_default = /* @__PURE__ */ export_helper_default(
|
|
1417
|
+
var icon_cycle_default = /* @__PURE__ */ export_helper_default(_sfc_main51, [["render", _sfc_render51], ["__file", "icon-cycle.vue"]]);
|
|
1438
1418
|
|
|
1439
1419
|
// src/components/icon-lists.vue
|
|
1440
|
-
var
|
|
1441
|
-
var
|
|
1420
|
+
var import_vue52 = __toESM(require_vue(), 1);
|
|
1421
|
+
var _sfc_main52 = {
|
|
1442
1422
|
name: "IconLists",
|
|
1443
1423
|
title: "\u5728\u56FE\u4F8B\u4E2D\u663E\u793A"
|
|
1444
|
-
},
|
|
1424
|
+
}, _hoisted_152 = {
|
|
1445
1425
|
class: "icon",
|
|
1446
1426
|
viewBox: "0 0 1024 1024",
|
|
1447
1427
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1448
1428
|
width: "200",
|
|
1449
1429
|
height: "200"
|
|
1450
|
-
},
|
|
1451
|
-
|
|
1452
|
-
|
|
1430
|
+
}, _hoisted_252 = /* @__PURE__ */ (0, import_vue52.createElementVNode)("path", { d: "M292.571 256a36.571 36.571 0 1 0 73.143 0 36.571 36.571 0 1 0-73.143 0Zm0 219.429a36.571 36.571 0 1 0 73.143 0 36.571 36.571 0 1 0-73.143 0Zm0 219.428a36.571 36.571 0 1 0 73.143 0 36.571 36.571 0 1 0-73.143 0Zm182.858-402.286h219.428a36.571 36.571 0 0 0 0-73.142H475.43a36.571 36.571 0 0 0 0 73.142zm0 219.429h219.428a36.571 36.571 0 0 0 0-73.143H475.43a36.571 36.571 0 0 0 0 73.143zm0 219.429h219.428a36.571 36.571 0 0 0 0-73.143H475.43a36.571 36.571 0 0 0 0 73.143z" }, null, -1), _hoisted_352 = /* @__PURE__ */ (0, import_vue52.createElementVNode)("path", { d: "M877.714 0H146.286a73.143 73.143 0 0 0-73.143 73.143v877.714A73.143 73.143 0 0 0 146.286 1024h731.428a73.143 73.143 0 0 0 73.143-73.143V73.143A73.143 73.143 0 0 0 877.714 0zm0 950.857H146.286V73.143h731.428z" }, null, -1), _hoisted_420 = [
|
|
1431
|
+
_hoisted_252,
|
|
1432
|
+
_hoisted_352
|
|
1453
1433
|
];
|
|
1454
|
-
function
|
|
1455
|
-
return (0,
|
|
1434
|
+
function _sfc_render52(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1435
|
+
return (0, import_vue52.openBlock)(), (0, import_vue52.createElementBlock)("svg", _hoisted_152, _hoisted_420);
|
|
1456
1436
|
}
|
|
1457
|
-
var icon_lists_default = /* @__PURE__ */ export_helper_default(
|
|
1437
|
+
var icon_lists_default = /* @__PURE__ */ export_helper_default(_sfc_main52, [["render", _sfc_render52], ["__file", "icon-lists.vue"]]);
|
|
1458
1438
|
|
|
1459
1439
|
// src/components/icon-online-mapping.vue
|
|
1460
|
-
var
|
|
1461
|
-
var
|
|
1440
|
+
var import_vue53 = __toESM(require_vue(), 1);
|
|
1441
|
+
var _sfc_main53 = {
|
|
1462
1442
|
name: "IconOnlineMapping",
|
|
1463
1443
|
title: "\u5728\u7EBF\u5236\u56FE"
|
|
1464
|
-
},
|
|
1444
|
+
}, _hoisted_153 = {
|
|
1465
1445
|
class: "icon",
|
|
1466
1446
|
viewBox: "0 0 1339 1024",
|
|
1467
1447
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1468
1448
|
width: "261.523",
|
|
1469
1449
|
height: "200"
|
|
1470
|
-
},
|
|
1471
|
-
|
|
1450
|
+
}, _hoisted_253 = /* @__PURE__ */ (0, import_vue53.createStaticVNode)('<path d="M402.12 320.002h-4.018a9.644 9.644 0 0 0-3.214 2.411l-2.411 3.215a14.466 14.466 0 0 0 0 4.018v41.79a14.466 14.466 0 0 0 0 4.018l2.41 3.215a6.43 6.43 0 0 0 3.215 2.41h8.037a14.064 14.064 0 0 0 5.625-5.625 14.466 14.466 0 0 0 0-4.018v-40.183a10.447 10.447 0 0 0-9.643-11.25zm42.996 0a10.447 10.447 0 0 0-10.448 10.448v40.986a14.466 14.466 0 0 0 0 4.018 9.644 9.644 0 0 0 2.411 3.215 6.43 6.43 0 0 0 3.215 2.41h8.037a14.064 14.064 0 0 0 5.625-5.625 14.466 14.466 0 0 0 0-4.018v-40.183a10.447 10.447 0 0 0-8.84-11.25zm41.388 0a10.447 10.447 0 0 0-10.448 10.448v40.986a14.466 14.466 0 0 0 0 4.018 9.644 9.644 0 0 0 2.411 3.215 6.43 6.43 0 0 0 3.215 2.41h8.037a14.064 14.064 0 0 0 5.625-5.625 14.466 14.466 0 0 0 0-4.018v-40.183a10.447 10.447 0 0 0-8.84-11.25z" fill="#303133"></path><path d="M531.91 422.87a14.064 14.064 0 0 0 5.626-5.626 5.224 5.224 0 0 0 0-2.411l19.69-115.324h15.67a6.43 6.43 0 0 0 3.215-2.41 9.644 9.644 0 0 0 2.41-3.215 12.055 12.055 0 0 0 0-4.019v-40.182a14.466 14.466 0 0 0 0-4.018 9.644 9.644 0 0 0-2.41-3.215l-3.215-2.41h-39.379l-59.47-81.17-2.812-2.812a7.635 7.635 0 0 0-4.019 0h-4.018l-3.616 2.009a10.85 10.85 0 0 0-4.019 6.83 10.85 10.85 0 0 0 2.01 7.635l50.228 65.9H383.235l49.424-67.909a16.475 16.475 0 0 0 2.01-3.616 13.26 13.26 0 0 0 0-4.018 11.653 11.653 0 0 0 0-4.019l-2.813-2.812a10.046 10.046 0 0 0-14.466 0l-59.068 80.365h-40.585l-3.214 2.41-2.411 3.215a14.466 14.466 0 0 0 0 4.018v45.005a12.055 12.055 0 0 0 0 4.018l2.41 3.215a6.43 6.43 0 0 0 3.215 2.41h16.073l19.288 114.923a10.046 10.046 0 0 0 8.84 8.036H527.49zM330.998 278.614v-20.493h227.834v20.493zm40.182 124.164L353.902 299.51H536.33l-17.278 103.27z" fill="#303133"></path><path d="M445.116 692.896c61.077 0 258.775-281.278 258.775-423.925a258.775 258.775 0 1 0-517.149 0c0 142.647 197.297 423.925 258.374 423.925zm0-662.208a238.282 238.282 0 0 1 238.282 237.88c0 138.63-193.278 401.826-237.88 401.826s-237.88-264.803-237.88-401.825A238.282 238.282 0 0 1 445.115 30.286z" fill="#303133"></path><path d="M1326.319 641.864v-497.46a6.027 6.027 0 0 0 0-3.616 16.475 16.475 0 0 0 0-3.616 10.447 10.447 0 0 0-3.617-2.01h-587.87a10.447 10.447 0 0 0-10.448 10.448 17.68 17.68 0 0 0 0 4.018 8.438 8.438 0 0 0 2.411 3.215l3.215 2.01a7.233 7.233 0 0 0 4.018 0h99.251l-85.187 85.588a10.85 10.85 0 0 0-2.813 5.224 10.447 10.447 0 0 0 0 6.027 6.831 6.831 0 0 0 3.617 4.42 9.644 9.644 0 0 0 5.625 0h4.019a9.644 9.644 0 0 0 5.223-1.205L863.818 154.45h261.588l-87.598 85.99a8.438 8.438 0 0 0-2.813 5.225 10.447 10.447 0 0 0 0 6.027 10.046 10.046 0 0 0 3.215 4.018l103.269 102.868 3.215 2.009a6.43 6.43 0 0 0 4.018 0 9.242 9.242 0 0 0 5.625 0h2.01l147.47-149.881v94.83l-120.548 120.548a13.26 13.26 0 0 0-2.813 5.224 10.046 10.046 0 0 0 0 6.027 7.233 7.233 0 0 0 2.813 4.019l80.365 80.365h4.018a6.43 6.43 0 0 0 4.018 0 9.242 9.242 0 0 0 5.626 0l2.41-2.01 22.905-22.904v139.836l-248.328 247.926-375.305-375.305h-3.616a6.43 6.43 0 0 0-4.019 0 6.027 6.027 0 0 0-3.616 0 7.635 7.635 0 0 0-5.625 5.626 6.027 6.027 0 0 0 0 3.616 6.43 6.43 0 0 0 0 4.018 16.475 16.475 0 0 0 2.009 3.617l382.939 382.537a9.644 9.644 0 0 0 3.215 2.411h4.018a9.644 9.644 0 0 0 5.625 0l2.411-2.009 241.095-241.095v74.338l-263.195 262.793h-73.534l43.799-43.397a10.85 10.85 0 0 0 3.616-8.438 12.457 12.457 0 0 0-2.812-7.233L638.796 572.349a10.85 10.85 0 0 0-7.635-3.215 10.85 10.85 0 0 0-7.233 3.215 9.644 9.644 0 0 0-2.813 7.232 7.233 7.233 0 0 0 0 4.019 8.84 8.84 0 0 0 0 3.214l365.26 365.26-51.836 51.433H777.827l66.301-65.498a9.644 9.644 0 0 0 2.411-3.616 10.447 10.447 0 0 0 0-6.027 13.26 13.26 0 0 0-2.813-5.224L576.513 652.714a10.046 10.046 0 0 0-7.233-3.215 12.055 12.055 0 0 0-6.43 3.215 10.85 10.85 0 0 0 0 14.465l261.59 261.588-72.329 72.329H676.97L435.874 760.001l-3.215-2.411h-7.634l-2.411 2.009-77.553 76.749-257.57-257.57 116.53-116.931a6.43 6.43 0 0 0 2.41-3.215 10.447 10.447 0 0 0 0-8.037 14.064 14.064 0 0 0-5.223-5.625h-8.036a6.43 6.43 0 0 0-3.215 2.41L65.39 572.35a8.438 8.438 0 0 0-2.813 5.223 15.27 15.27 0 0 0 0 6.028 8.84 8.84 0 0 0 3.617 4.018l270.83 271.232a16.877 16.877 0 0 0 6.027 0h4.019a6.43 6.43 0 0 0 3.214-2.411l75.543-75.141 220.2 219.798h-136.62l3.215-2.813a16.475 16.475 0 0 0 0-3.616 6.43 6.43 0 0 0 0-4.018 6.027 6.027 0 0 0 0-3.617 16.475 16.475 0 0 0 0-3.616l-80.365-80.365a10.447 10.447 0 0 0-3.617-2.01 6.027 6.027 0 0 0-3.616 0 6.43 6.43 0 0 0-4.019 0l-3.616 2.01-100.456 100.456H201.208l65.096-65.096a10.85 10.85 0 0 0 2.813-4.42 13.662 13.662 0 0 0 0-4.018l-2.411-3.215L21.994 678.832V499.216l141.04-141.04a10.447 10.447 0 0 0 0-6.028 10.85 10.85 0 0 0-2.812-5.223L21.994 202.669V154.45H155.4a6.43 6.43 0 0 0 4.018 0l1.608-2.812a8.438 8.438 0 0 0 2.41-3.215 17.68 17.68 0 0 0 0-4.018 12.055 12.055 0 0 0 0-4.019 9.644 9.644 0 0 0-2.41-3.616v-2.01H11.546a10.046 10.046 0 0 0-11.25 9.645v349.99a15.671 15.671 0 0 0 0 6.027v513.934a12.457 12.457 0 0 0 0 4.018l2.41 3.215A6.43 6.43 0 0 0 5.921 1024h1311.96a7.233 7.233 0 0 0 3.616-2.411 8.84 8.84 0 0 0 0-3.215 6.43 6.43 0 0 0 0-4.018V641.864zM21.994 232.003 142.542 352.55 21.994 473.098zm0 770.7V708.165l222.21 222.21-72.33 72.328zm460.09 0H345.865l80.365-78.356 67.909 67.909zm821.732 0h-88.803l88.803-88.803zm0-118.136-118.136 118.136h-115.726l233.862-233.46zm0-413.478-30.94 30.94-67.105-68.31 99.25-98.85zm0-289.716-155.104 155.104-88.804-88.803 92.822-93.224h151.086z" fill="#303133"></path><path d="m1037.808 751.563 3.215 2.41h4.018a12.055 12.055 0 0 0 6.027-2.009h2.01l143.451-143.451a10.85 10.85 0 0 0 3.215-4.018v-2.411c0-2.411 0 0 0 0a10.046 10.046 0 0 0-3.215-7.233L907.617 302.322h-6.831a7.233 7.233 0 0 0-4.019 0h-3.214L748.896 446.979a8.84 8.84 0 0 0-2.01 3.215 10.447 10.447 0 0 0 0 8.036 8.84 8.84 0 0 0 2.01 3.215zm-137.424-427.14 274.848 274.848-130.191 130.191-274.849-274.848z" fill="#303133"></path>', 5), _hoisted_7 = [
|
|
1451
|
+
_hoisted_253
|
|
1472
1452
|
];
|
|
1473
|
-
function
|
|
1474
|
-
return (0,
|
|
1453
|
+
function _sfc_render53(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1454
|
+
return (0, import_vue53.openBlock)(), (0, import_vue53.createElementBlock)("svg", _hoisted_153, _hoisted_7);
|
|
1475
1455
|
}
|
|
1476
|
-
var icon_online_mapping_default = /* @__PURE__ */ export_helper_default(
|
|
1456
|
+
var icon_online_mapping_default = /* @__PURE__ */ export_helper_default(_sfc_main53, [["render", _sfc_render53], ["__file", "icon-online-mapping.vue"]]);
|
|
1477
1457
|
|
|
1478
1458
|
// src/components/icon-baseterrain-gallery.vue
|
|
1479
|
-
var
|
|
1480
|
-
var
|
|
1459
|
+
var import_vue54 = __toESM(require_vue(), 1);
|
|
1460
|
+
var _sfc_main54 = {
|
|
1481
1461
|
name: "IconBaseterrainGallery",
|
|
1482
1462
|
title: "\u5728\u7EBF\u5730\u5F62"
|
|
1483
|
-
},
|
|
1463
|
+
}, _hoisted_154 = {
|
|
1484
1464
|
width: "16",
|
|
1485
1465
|
height: "16",
|
|
1486
1466
|
viewBox: "0 0 16 16",
|
|
1487
1467
|
fill: "none",
|
|
1488
1468
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1489
|
-
},
|
|
1469
|
+
}, _hoisted_254 = /* @__PURE__ */ (0, import_vue54.createElementVNode)("path", {
|
|
1490
1470
|
"fill-rule": "evenodd",
|
|
1491
1471
|
"clip-rule": "evenodd",
|
|
1492
1472
|
d: "M3.887 5.877 9.902 15.5H.28l3.608-9.623Zm.226 2.247L1.72 14.5h6.377L4.113 8.124Z",
|
|
1493
1473
|
fill: "currentColor"
|
|
1494
|
-
}, null, -1),
|
|
1474
|
+
}, null, -1), _hoisted_353 = /* @__PURE__ */ (0, import_vue54.createElementVNode)("path", {
|
|
1495
1475
|
"fill-rule": "evenodd",
|
|
1496
1476
|
"clip-rule": "evenodd",
|
|
1497
1477
|
d: "m11.282.867-6.08 8.686.596.893 5.12-7.314 3.41 11.367-12.589.001-.7 1h14.633L11.282.867Z",
|
|
1498
1478
|
fill: "currentColor"
|
|
1499
1479
|
}, null, -1), _hoisted_421 = [
|
|
1500
|
-
|
|
1501
|
-
|
|
1480
|
+
_hoisted_254,
|
|
1481
|
+
_hoisted_353
|
|
1502
1482
|
];
|
|
1503
|
-
function
|
|
1504
|
-
return (0,
|
|
1483
|
+
function _sfc_render54(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1484
|
+
return (0, import_vue54.openBlock)(), (0, import_vue54.createElementBlock)("svg", _hoisted_154, _hoisted_421);
|
|
1505
1485
|
}
|
|
1506
|
-
var icon_baseterrain_gallery_default = /* @__PURE__ */ export_helper_default(
|
|
1486
|
+
var icon_baseterrain_gallery_default = /* @__PURE__ */ export_helper_default(_sfc_main54, [["render", _sfc_render54], ["__file", "icon-baseterrain-gallery.vue"]]);
|
|
1507
1487
|
|
|
1508
1488
|
// src/components/icon-basemap-gallery.vue
|
|
1509
|
-
var
|
|
1510
|
-
var
|
|
1489
|
+
var import_vue55 = __toESM(require_vue(), 1);
|
|
1490
|
+
var _sfc_main55 = {
|
|
1511
1491
|
name: "IconBasemapGallery",
|
|
1512
1492
|
title: "\u5728\u7EBF\u5E95\u56FE"
|
|
1513
|
-
},
|
|
1493
|
+
}, _hoisted_155 = {
|
|
1514
1494
|
class: "icon",
|
|
1515
1495
|
viewBox: "0 0 1133 1024",
|
|
1516
1496
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1517
1497
|
width: "221.289",
|
|
1518
1498
|
height: "200"
|
|
1519
|
-
},
|
|
1520
|
-
|
|
1499
|
+
}, _hoisted_255 = /* @__PURE__ */ (0, import_vue55.createElementVNode)("path", { d: "M1107.544 162.578 765.174 3.188a34.428 34.428 0 0 0-14.026 0 41.441 41.441 0 0 0-13.389 0L377.54 156.202 45.368 3.188a30.603 30.603 0 0 0-30.602 0A30.603 30.603 0 0 0 .103 31.878v796.95a31.24 31.24 0 0 0 18.49 28.69l344.281 162.577a32.516 32.516 0 0 0 14.027 3.188 28.69 28.69 0 0 0 12.75 0L748.599 869.63l335.356 150.464a31.878 31.878 0 0 0 45.267-28.69V191.268a30.603 30.603 0 0 0-21.677-28.69zm-765.072 775.91L63.86 808.424V81.608l281.164 127.511zm372.335-130.7L408.78 939.762V212.307L717.357 80.332zm344.92 130.7L778.563 810.974V81.608l281.164 127.511z" }, null, -1), _hoisted_354 = [
|
|
1500
|
+
_hoisted_255
|
|
1521
1501
|
];
|
|
1522
|
-
function
|
|
1523
|
-
return (0,
|
|
1502
|
+
function _sfc_render55(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1503
|
+
return (0, import_vue55.openBlock)(), (0, import_vue55.createElementBlock)("svg", _hoisted_155, _hoisted_354);
|
|
1524
1504
|
}
|
|
1525
|
-
var icon_basemap_gallery_default = /* @__PURE__ */ export_helper_default(
|
|
1505
|
+
var icon_basemap_gallery_default = /* @__PURE__ */ export_helper_default(_sfc_main55, [["render", _sfc_render55], ["__file", "icon-basemap-gallery.vue"]]);
|
|
1526
1506
|
|
|
1527
1507
|
// src/components/icon-map.vue
|
|
1528
|
-
var
|
|
1529
|
-
var
|
|
1508
|
+
var import_vue56 = __toESM(require_vue(), 1);
|
|
1509
|
+
var _sfc_main56 = {
|
|
1530
1510
|
name: "IconMap",
|
|
1531
1511
|
title: "\u5730\u56FE"
|
|
1532
|
-
},
|
|
1512
|
+
}, _hoisted_156 = {
|
|
1533
1513
|
width: "16",
|
|
1534
1514
|
height: "16",
|
|
1535
1515
|
viewBox: "0 0 16 16",
|
|
1536
1516
|
fill: "none",
|
|
1537
1517
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1538
|
-
},
|
|
1518
|
+
}, _hoisted_256 = /* @__PURE__ */ (0, import_vue56.createElementVNode)("path", {
|
|
1539
1519
|
d: "M4.284 3.136a4.44 4.44 0 0 1 8.586.668l1.117-.335a1.48 1.48 0 0 1 1.904 1.416v8.298a1.48 1.48 0 0 1-1.054 1.417l-4.229 1.269a.493.493 0 0 1-.284 0l-5.776-1.437-2.534 1.055A1.48 1.48 0 0 1 .11 14.072V5.773a1.48 1.48 0 0 1 1.054-1.417l3.12-1.22Zm8.636 1.683c-.153 1.598-1.629 3.643-4.428 6.137-2.958-2.638-4.437-4.775-4.437-6.41 0-.094.003-.187.009-.28L1.447 5.302a.493.493 0 0 0-.35.47v8.297a.493.493 0 0 0 .635.473l2.674-1.098a.494.494 0 0 1 .284 0l5.776 1.436 4.087-1.227a.493.493 0 0 0 .351-.473V4.886a.494.494 0 0 0-.635-.472l-1.35.406h.001Zm-.974-.273a3.452 3.452 0 1 0-6.905 0c0 1.162 1.132 2.893 3.453 5.075 2.32-2.182 3.452-3.913 3.452-5.075Z",
|
|
1540
1520
|
fill: "currentColor"
|
|
1541
|
-
}, null, -1),
|
|
1542
|
-
|
|
1521
|
+
}, null, -1), _hoisted_355 = [
|
|
1522
|
+
_hoisted_256
|
|
1543
1523
|
];
|
|
1544
|
-
function
|
|
1545
|
-
return (0,
|
|
1524
|
+
function _sfc_render56(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1525
|
+
return (0, import_vue56.openBlock)(), (0, import_vue56.createElementBlock)("svg", _hoisted_156, _hoisted_355);
|
|
1546
1526
|
}
|
|
1547
|
-
var icon_map_default = /* @__PURE__ */ export_helper_default(
|
|
1527
|
+
var icon_map_default = /* @__PURE__ */ export_helper_default(_sfc_main56, [["render", _sfc_render56], ["__file", "icon-map.vue"]]);
|
|
1548
1528
|
|
|
1549
1529
|
// src/components/icon-map-state-bar.vue
|
|
1550
|
-
var
|
|
1551
|
-
var
|
|
1530
|
+
var import_vue57 = __toESM(require_vue(), 1);
|
|
1531
|
+
var _sfc_main57 = {
|
|
1552
1532
|
name: "IconMapStateBar",
|
|
1553
1533
|
title: "\u5730\u56FE\u72B6\u6001\u680F"
|
|
1554
|
-
},
|
|
1534
|
+
}, _hoisted_157 = {
|
|
1555
1535
|
width: "16",
|
|
1556
1536
|
height: "16",
|
|
1557
1537
|
viewBox: "0 0 16 16",
|
|
1558
1538
|
fill: "none",
|
|
1559
1539
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1560
|
-
},
|
|
1540
|
+
}, _hoisted_257 = /* @__PURE__ */ (0, import_vue57.createElementVNode)("path", {
|
|
1561
1541
|
"fill-rule": "evenodd",
|
|
1562
1542
|
"clip-rule": "evenodd",
|
|
1563
1543
|
d: "M1 11v-1h15v1H1Z",
|
|
1564
1544
|
fill: "currentColor"
|
|
1565
|
-
}, null, -1),
|
|
1545
|
+
}, null, -1), _hoisted_356 = /* @__PURE__ */ (0, import_vue57.createElementVNode)("path", {
|
|
1566
1546
|
d: "M1 10h1V5H1v5Zm7 0h1V5H8v5Zm7 0h1V5h-1v5Z",
|
|
1567
1547
|
fill: "currentColor"
|
|
1568
1548
|
}, null, -1), _hoisted_422 = [
|
|
1569
|
-
|
|
1570
|
-
|
|
1549
|
+
_hoisted_257,
|
|
1550
|
+
_hoisted_356
|
|
1571
1551
|
];
|
|
1572
|
-
function
|
|
1573
|
-
return (0,
|
|
1552
|
+
function _sfc_render57(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1553
|
+
return (0, import_vue57.openBlock)(), (0, import_vue57.createElementBlock)("svg", _hoisted_157, _hoisted_422);
|
|
1574
1554
|
}
|
|
1575
|
-
var icon_map_state_bar_default = /* @__PURE__ */ export_helper_default(
|
|
1555
|
+
var icon_map_state_bar_default = /* @__PURE__ */ export_helper_default(_sfc_main57, [["render", _sfc_render57], ["__file", "icon-map-state-bar.vue"]]);
|
|
1576
1556
|
|
|
1577
1557
|
// src/components/icon-terrain-operation.vue
|
|
1578
|
-
var
|
|
1579
|
-
var
|
|
1558
|
+
var import_vue58 = __toESM(require_vue(), 1);
|
|
1559
|
+
var _sfc_main58 = {
|
|
1580
1560
|
name: "IconTerrainOperation",
|
|
1581
1561
|
title: "\u5730\u5F62\u64CD\u4F5C"
|
|
1582
|
-
},
|
|
1562
|
+
}, _hoisted_158 = {
|
|
1583
1563
|
width: "16",
|
|
1584
1564
|
height: "16",
|
|
1585
1565
|
viewBox: "0 0 16 16",
|
|
1586
1566
|
fill: "none",
|
|
1587
1567
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1588
|
-
},
|
|
1568
|
+
}, _hoisted_258 = /* @__PURE__ */ (0, import_vue58.createElementVNode)("path", {
|
|
1589
1569
|
"fill-rule": "evenodd",
|
|
1590
1570
|
"clip-rule": "evenodd",
|
|
1591
1571
|
d: "M6.295 9.729 3.887 5.877.28 15.501h9.623L9.59 15H3l.312-.5h-1.59l2.39-6.377 1.593 2.548.59-.943Z",
|
|
1592
1572
|
fill: "currentColor"
|
|
1593
|
-
}, null, -1),
|
|
1573
|
+
}, null, -1), _hoisted_357 = /* @__PURE__ */ (0, import_vue58.createElementVNode)("path", {
|
|
1594
1574
|
"fill-rule": "evenodd",
|
|
1595
1575
|
"clip-rule": "evenodd",
|
|
1596
1576
|
d: "m11.282.867-6.08 8.686.596.893 5.12-7.314 3.41 11.367-12.589.001-.7 1h14.633L11.282.867Z",
|
|
1597
1577
|
fill: "currentColor"
|
|
1598
|
-
}, null, -1), _hoisted_423 = /* @__PURE__ */ (0,
|
|
1578
|
+
}, null, -1), _hoisted_423 = /* @__PURE__ */ (0, import_vue58.createElementVNode)("path", {
|
|
1599
1579
|
"fill-rule": "evenodd",
|
|
1600
1580
|
"clip-rule": "evenodd",
|
|
1601
1581
|
d: "M1 7.5v-1h1v1H1ZM1 6h.5v-.5H2V5H1v1Zm2.5-1h-1v1h1V5ZM1 12v1h1v-.5h-.5V12H1Zm13 1h1v-1h-.5v.5H14v.5Zm1-7V5h-1v.5h.5V6h.5ZM4.5 5v1h1V5h-1Zm2 0v1h1V5h-1Zm2 0v1h1V5h-1Zm2 0v1h1V5h-1Zm2 0v1h1V5h-1ZM15 6.5h-1v1h1v-1Zm0 2h-1v1h1v-1Zm0 2h-1v1h1v-1ZM13.5 13v-1h-1v1h1Zm-2 0v-1h-1v1h1Zm-2 0v-1h-1v1h1Zm-2 0v-1h-1v1h1Zm-2 0v-1h-1v1h1Zm-2 0v-1h-1v1h1ZM1 11.5h1v-1H1v1Zm0-2h1v-1H1v1Z",
|
|
1602
1582
|
fill: "currentColor"
|
|
1603
1583
|
}, null, -1), _hoisted_52 = [
|
|
1604
|
-
|
|
1605
|
-
|
|
1584
|
+
_hoisted_258,
|
|
1585
|
+
_hoisted_357,
|
|
1606
1586
|
_hoisted_423
|
|
1607
1587
|
];
|
|
1608
|
-
function
|
|
1609
|
-
return (0,
|
|
1588
|
+
function _sfc_render58(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1589
|
+
return (0, import_vue58.openBlock)(), (0, import_vue58.createElementBlock)("svg", _hoisted_158, _hoisted_52);
|
|
1610
1590
|
}
|
|
1611
|
-
var icon_terrain_operation_default = /* @__PURE__ */ export_helper_default(
|
|
1591
|
+
var icon_terrain_operation_default = /* @__PURE__ */ export_helper_default(_sfc_main58, [["render", _sfc_render58], ["__file", "icon-terrain-operation.vue"]]);
|
|
1612
1592
|
|
|
1613
1593
|
// src/components/icon-measure-coordinate.vue
|
|
1614
|
-
var
|
|
1615
|
-
var
|
|
1594
|
+
var import_vue59 = __toESM(require_vue(), 1);
|
|
1595
|
+
var _sfc_main59 = {
|
|
1616
1596
|
name: "IconMeasureCoordinate",
|
|
1617
1597
|
title: "\u5750\u6807\u6D4B\u91CF"
|
|
1618
|
-
},
|
|
1598
|
+
}, _hoisted_159 = {
|
|
1619
1599
|
width: "24",
|
|
1620
1600
|
height: "24",
|
|
1621
1601
|
viewBox: "0 0 24 24",
|
|
1622
1602
|
fill: "none",
|
|
1623
1603
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1624
|
-
},
|
|
1604
|
+
}, _hoisted_259 = /* @__PURE__ */ (0, import_vue59.createElementVNode)("path", {
|
|
1625
1605
|
"fill-rule": "evenodd",
|
|
1626
1606
|
"clip-rule": "evenodd",
|
|
1627
1607
|
d: "m8.517.586 3.57 3.57a1 1 0 0 1-1.413 1.415L9.517 4.414v9.95h10.069l-1.157-1.157a1 1 0 1 1 1.415-1.414l3.57 3.57-3.57 3.571a1 1 0 0 1-1.415-1.414l1.157-1.156H8.936L3.388 22h1.43a1 1 0 1 1 0 2H0v-5.295a1 1 0 1 1 2 0v1.854l5.517-5.605V4.414L6.361 5.571a1 1 0 1 1-1.415-1.414L8.517.586Z",
|
|
1628
1608
|
fill: "currentColor"
|
|
1629
|
-
}, null, -1),
|
|
1630
|
-
|
|
1609
|
+
}, null, -1), _hoisted_358 = [
|
|
1610
|
+
_hoisted_259
|
|
1631
1611
|
];
|
|
1632
|
-
function
|
|
1633
|
-
return (0,
|
|
1612
|
+
function _sfc_render59(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1613
|
+
return (0, import_vue59.openBlock)(), (0, import_vue59.createElementBlock)("svg", _hoisted_159, _hoisted_358);
|
|
1634
1614
|
}
|
|
1635
|
-
var icon_measure_coordinate_default = /* @__PURE__ */ export_helper_default(
|
|
1615
|
+
var icon_measure_coordinate_default = /* @__PURE__ */ export_helper_default(_sfc_main59, [["render", _sfc_render59], ["__file", "icon-measure-coordinate.vue"]]);
|
|
1636
1616
|
|
|
1637
1617
|
// src/components/icon-slope-analysis.vue
|
|
1638
|
-
var
|
|
1639
|
-
var
|
|
1618
|
+
var import_vue60 = __toESM(require_vue(), 1);
|
|
1619
|
+
var _sfc_main60 = {
|
|
1640
1620
|
name: "IconSlopeAnalysis",
|
|
1641
1621
|
title: "\u5761\u5EA6\u5206\u6790"
|
|
1642
|
-
},
|
|
1622
|
+
}, _hoisted_160 = {
|
|
1643
1623
|
width: "16",
|
|
1644
1624
|
height: "16",
|
|
1645
1625
|
viewBox: "0 0 16 16",
|
|
1646
1626
|
fill: "none",
|
|
1647
1627
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1648
|
-
},
|
|
1628
|
+
}, _hoisted_260 = /* @__PURE__ */ (0, import_vue60.createElementVNode)("g", {
|
|
1649
1629
|
"clip-path": "url(#a)",
|
|
1650
1630
|
fill: "currentColor"
|
|
1651
1631
|
}, [
|
|
1652
|
-
/* @__PURE__ */ (0,
|
|
1632
|
+
/* @__PURE__ */ (0, import_vue60.createElementVNode)("path", {
|
|
1653
1633
|
"fill-rule": "evenodd",
|
|
1654
1634
|
"clip-rule": "evenodd",
|
|
1655
1635
|
d: "M5.231 4.962c-.51.301-1.08.538-1.686.538-.399 0-.875-.173-1.347-.44A7.362 7.362 0 0 1 .646 3.854a.5.5 0 1 1 .708-.708c.471.472.936.818 1.335 1.044.414.233.71.31.856.31.349 0 .735-.138 1.178-.4.443-.26.894-.613 1.377-.993l.015-.012c.467-.367.966-.759 1.472-1.057.511-.301 1.08-.538 1.686-.538 1.472 0 2.397.873 3.168 1.6l.038.036C13.292 3.902 13.951 4.5 15 4.5a.5.5 0 0 1 0 1c-1.472 0-2.397-.873-3.168-1.6l-.039-.036c-.812-.766-1.472-1.364-2.52-1.364-.349 0-.735.138-1.178.4-.443.26-.894.613-1.377.993l-.015.012c-.467.367-.966.759-1.472 1.057Zm-.789 9.196c-.246.192-.548.342-.897.342-.675 0-1.29-.319-1.765-.654-.478-.337-.878-.737-1.127-.986l-.007-.006a.5.5 0 0 1 .708-.708c.251.252.599.598 1.002.883.411.29.82.471 1.19.471.05 0 .141-.021.282-.13.14-.11.3-.284.473-.524.35-.48.7-1.134 1.067-1.83l.043-.08c.345-.653.706-1.339 1.076-1.864a3.64 3.64 0 0 1 .64-.723C7.36 8.16 7.654 8 8 8c1.499 0 2.755 1.026 3.871 2.147.375.377.754.786 1.13 1.192.192.208.383.414.572.615.57.605 1.143 1.178 1.74 1.656a.5.5 0 1 1-.625.78c-.654-.522-1.264-1.136-1.842-1.75-.204-.216-.402-.43-.597-.64a43.828 43.828 0 0 0-1.086-1.147C10.04 9.724 9.047 9 8 9c-.03 0-.105.013-.24.123-.133.11-.285.283-.455.524-.332.472-.668 1.108-1.027 1.788l-.026.048c-.358.68-.741 1.402-1.142 1.952a3.597 3.597 0 0 1-.668.723Z"
|
|
1656
1636
|
}),
|
|
1657
|
-
/* @__PURE__ */ (0,
|
|
1637
|
+
/* @__PURE__ */ (0, import_vue60.createElementVNode)("path", {
|
|
1658
1638
|
"fill-rule": "evenodd",
|
|
1659
1639
|
"clip-rule": "evenodd",
|
|
1660
1640
|
d: "m10.5 9.5-.354-.354a.5.5 0 0 0 .707.708l.002-.002.01-.01a5.844 5.844 0 0 1 .219-.2c.15-.132.364-.308.612-.483.523-.367 1.106-.659 1.577-.659.385 0 .81.323 1.2.811a5.39 5.39 0 0 1 .54.835l.028.055.007.012v.002a.5.5 0 0 0 .903-.43L15.5 10l.451-.215v-.002l-.001-.002-.003-.006-.01-.02a4.497 4.497 0 0 0-.174-.32 6.375 6.375 0 0 0-.508-.746C14.848 8.177 14.16 7.5 13.273 7.5c-.802 0-1.605.458-2.151.84a8.373 8.373 0 0 0-.953.785l-.016.015-.004.004-.002.002.353.354Z"
|
|
1661
1641
|
}),
|
|
1662
|
-
/* @__PURE__ */ (0,
|
|
1663
|
-
], -1),
|
|
1664
|
-
|
|
1642
|
+
/* @__PURE__ */ (0, import_vue60.createElementVNode)("path", { d: "M3.36 8.081c.304-.172.633-.43.986-.775A38.03 38.03 0 0 0 6.5 5C5.316 7.721 4.27 9.24 3.36 9.555v.945L1 8.751l2.36-1.75v1.08Zm6.617 5.595c-.322-.75-1.314-1.787-2.977-3.11L8.026 10a8.57 8.57 0 0 1 1.709 1.437c.41.448.82.995 1.234 1.64L12 12.455l-.268 3.046-2.948-1.102 1.193-.722Z" })
|
|
1643
|
+
], -1), _hoisted_359 = [
|
|
1644
|
+
_hoisted_260
|
|
1665
1645
|
];
|
|
1666
|
-
function
|
|
1667
|
-
return (0,
|
|
1646
|
+
function _sfc_render60(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1647
|
+
return (0, import_vue60.openBlock)(), (0, import_vue60.createElementBlock)("svg", _hoisted_160, _hoisted_359);
|
|
1668
1648
|
}
|
|
1669
|
-
var icon_slope_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
1649
|
+
var icon_slope_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main60, [["render", _sfc_render60], ["__file", "icon-slope-analysis.vue"]]);
|
|
1670
1650
|
|
|
1671
1651
|
// src/components/icon-measure-vertical-distance.vue
|
|
1672
|
-
var
|
|
1673
|
-
var
|
|
1652
|
+
var import_vue61 = __toESM(require_vue(), 1);
|
|
1653
|
+
var _sfc_main61 = {
|
|
1674
1654
|
name: "IconMeasureVerticalDistance",
|
|
1675
1655
|
title: "\u5782\u76F4\u8DDD\u79BB\u6D4B\u91CF"
|
|
1676
|
-
},
|
|
1656
|
+
}, _hoisted_161 = {
|
|
1677
1657
|
width: "24",
|
|
1678
1658
|
height: "24",
|
|
1679
1659
|
viewBox: "0 0 24 24",
|
|
1680
1660
|
fill: "none",
|
|
1681
1661
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1682
|
-
},
|
|
1662
|
+
}, _hoisted_261 = /* @__PURE__ */ (0, import_vue61.createElementVNode)("path", {
|
|
1683
1663
|
"fill-rule": "evenodd",
|
|
1684
1664
|
"clip-rule": "evenodd",
|
|
1685
1665
|
d: "M3.667 10.131c-.725 4.342-1.334 9.464-1.673 12.555a1 1 0 1 1-1.988-.218c.34-3.101.953-8.268 1.688-12.666.367-2.194.768-4.229 1.189-5.728.208-.742.434-1.403.684-1.896.124-.244.279-.5.479-.708.193-.2.539-.47 1.028-.47 1.031 0 1.82.516 2.392 1.24.545.693.928 1.614 1.227 2.593.46 1.506.79 3.404 1.12 5.312.098.56.195 1.122.296 1.675.459 2.507.993 4.871 1.877 6.6C12.851 20.11 13.94 21 15.5 21c.463 0 1.059-.165 1.83-.432.145-.05.296-.104.452-.16.607-.216 1.289-.46 1.923-.6.796-.177 1.774-.261 2.644.237.901.517 1.406 1.493 1.636 2.78a1 1 0 1 1-1.97.35c-.178-1.002-.488-1.295-.662-1.395-.206-.118-.562-.165-1.214-.02-.501.111-1.025.298-1.614.507-.174.062-.354.126-.54.19-.753.261-1.644.543-2.485.543-2.598 0-4.24-1.61-5.294-3.67-1.035-2.021-1.608-4.657-2.064-7.15-.11-.607-.215-1.205-.316-1.787-.327-1.88-.626-3.6-1.046-4.976-.274-.896-.57-1.537-.885-1.939-.186-.235-.357-.365-.528-.428l-.016.032c-.161.318-.345.83-.543 1.532-.39 1.392-.778 3.34-1.141 5.517Z",
|
|
1686
1666
|
fill: "currentColor"
|
|
1687
|
-
}, null, -1),
|
|
1667
|
+
}, null, -1), _hoisted_360 = /* @__PURE__ */ (0, import_vue61.createElementVNode)("path", {
|
|
1688
1668
|
"fill-rule": "evenodd",
|
|
1689
1669
|
"clip-rule": "evenodd",
|
|
1690
1670
|
d: "M12 19h-1v-2h1v2Zm3 0h-2v-2h2v2Zm3 0h-2v-2h2v2Zm3 0h-2v-2h2v2Zm2 0h-1v-2h1v2ZM6 3H5V1h1v2Zm3 0H7V1h2v2Zm3 0h-2V1h2v2Zm3 0h-2V1h2v2Zm3 0h-2V1h2v2Zm3 0h-2V1h2v2Zm2 0h-1V1h1v2Z",
|
|
1691
1671
|
fill: "currentColor"
|
|
1692
|
-
}, null, -1), _hoisted_424 = /* @__PURE__ */ (0,
|
|
1672
|
+
}, null, -1), _hoisted_424 = /* @__PURE__ */ (0, import_vue61.createElementVNode)("path", {
|
|
1693
1673
|
"fill-rule": "evenodd",
|
|
1694
1674
|
"clip-rule": "evenodd",
|
|
1695
1675
|
d: "M20 19V1h2v18h-2Z",
|
|
1696
1676
|
fill: "currentColor"
|
|
1697
|
-
}, null, -1), _hoisted_53 = /* @__PURE__ */ (0,
|
|
1677
|
+
}, null, -1), _hoisted_53 = /* @__PURE__ */ (0, import_vue61.createElementVNode)("path", {
|
|
1698
1678
|
d: "M7 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",
|
|
1699
1679
|
fill: "currentColor"
|
|
1700
1680
|
}, null, -1), _hoisted_6 = [
|
|
1701
|
-
|
|
1702
|
-
|
|
1681
|
+
_hoisted_261,
|
|
1682
|
+
_hoisted_360,
|
|
1703
1683
|
_hoisted_424,
|
|
1704
1684
|
_hoisted_53
|
|
1705
1685
|
];
|
|
1706
|
-
function
|
|
1707
|
-
return (0,
|
|
1686
|
+
function _sfc_render61(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1687
|
+
return (0, import_vue61.openBlock)(), (0, import_vue61.createElementBlock)("svg", _hoisted_161, _hoisted_6);
|
|
1708
1688
|
}
|
|
1709
|
-
var icon_measure_vertical_distance_default = /* @__PURE__ */ export_helper_default(
|
|
1689
|
+
var icon_measure_vertical_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main61, [["render", _sfc_render61], ["__file", "icon-measure-vertical-distance.vue"]]);
|
|
1710
1690
|
|
|
1711
1691
|
// src/components/icon-polygon.vue
|
|
1712
|
-
var
|
|
1713
|
-
var
|
|
1692
|
+
var import_vue62 = __toESM(require_vue(), 1);
|
|
1693
|
+
var _sfc_main62 = {
|
|
1714
1694
|
name: "IconPolygon",
|
|
1715
1695
|
title: "\u591A\u8FB9\u5F62"
|
|
1716
|
-
},
|
|
1696
|
+
}, _hoisted_162 = {
|
|
1717
1697
|
width: "24",
|
|
1718
1698
|
height: "24",
|
|
1719
1699
|
viewBox: "0 0 24 24",
|
|
1720
1700
|
fill: "none",
|
|
1721
1701
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1722
|
-
},
|
|
1702
|
+
}, _hoisted_262 = /* @__PURE__ */ (0, import_vue62.createElementVNode)("path", {
|
|
1723
1703
|
"fill-rule": "evenodd",
|
|
1724
1704
|
"clip-rule": "evenodd",
|
|
1725
1705
|
d: "M18.663 2.14C20.207.47 23 1.56 23 3.838V20.5a2.5 2.5 0 0 1-2.5 2.5h-17A2.5 2.5 0 0 1 1 20.5V7.945c0-2.298 2.841-3.379 4.369-1.66l4.278 4.813a.5.5 0 0 0 .741.007l8.275-8.964ZM21 3.838a.5.5 0 0 0-.867-.34l-8.275 8.965a2.5 2.5 0 0 1-3.706-.035L3.874 7.613A.5.5 0 0 0 3 7.945V20.5a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5V3.837Z",
|
|
1726
1706
|
fill: "currentColor"
|
|
1707
|
+
}, null, -1), _hoisted_361 = [
|
|
1708
|
+
_hoisted_262
|
|
1709
|
+
];
|
|
1710
|
+
function _sfc_render62(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1711
|
+
return (0, import_vue62.openBlock)(), (0, import_vue62.createElementBlock)("svg", _hoisted_162, _hoisted_361);
|
|
1712
|
+
}
|
|
1713
|
+
var icon_polygon_default = /* @__PURE__ */ export_helper_default(_sfc_main62, [["render", _sfc_render62], ["__file", "icon-polygon.vue"]]);
|
|
1714
|
+
|
|
1715
|
+
// src/components/icon-uppercase-letter.vue
|
|
1716
|
+
var import_vue63 = __toESM(require_vue(), 1);
|
|
1717
|
+
var _sfc_main63 = {
|
|
1718
|
+
name: "IconUppercaseLetter",
|
|
1719
|
+
title: "\u5927\u5199"
|
|
1720
|
+
}, _hoisted_163 = {
|
|
1721
|
+
class: "icon",
|
|
1722
|
+
viewBox: "0 0 1856 1024",
|
|
1723
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1724
|
+
width: "362.5",
|
|
1725
|
+
height: "200"
|
|
1726
|
+
}, _hoisted_263 = /* @__PURE__ */ (0, import_vue63.createElementVNode)("path", {
|
|
1727
|
+
d: "M393.143 0 0 1024h133.486l102.4-287.086H670.17L778.971 1024h135.315L517.486 0zM274.286 629.029 435.2 192.914a342.857 342.857 0 0 0 16.457-68.571h5.486a440.686 440.686 0 0 0 15.543 68.571L630.857 629.03zM1462.857 0h-126.171L944.457 1024h133.486l102.4-287.086h434.286L1722.514 1024H1856zm-243.2 629.029 160-436.115a548.571 548.571 0 0 0 16.457-68.571 354.743 354.743 0 0 0 15.543 68.571l160.914 436.115z",
|
|
1728
|
+
fill: "currentColor"
|
|
1727
1729
|
}, null, -1), _hoisted_362 = [
|
|
1728
1730
|
_hoisted_263
|
|
1729
1731
|
];
|
|
1730
1732
|
function _sfc_render63(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1731
1733
|
return (0, import_vue63.openBlock)(), (0, import_vue63.createElementBlock)("svg", _hoisted_163, _hoisted_362);
|
|
1732
1734
|
}
|
|
1733
|
-
var
|
|
1735
|
+
var icon_uppercase_letter_default = /* @__PURE__ */ export_helper_default(_sfc_main63, [["render", _sfc_render63], ["__file", "icon-uppercase-letter.vue"]]);
|
|
1734
1736
|
|
|
1735
1737
|
// src/components/icon-weather-effect.vue
|
|
1736
1738
|
var import_vue64 = __toESM(require_vue(), 1);
|
|
@@ -1965,19 +1967,19 @@ var KQWebClientVueIcons = (() => {
|
|
|
1965
1967
|
}
|
|
1966
1968
|
var icon_export2_default = /* @__PURE__ */ export_helper_default(_sfc_main72, [["render", _sfc_render72], ["__file", "icon-export2.vue"]]);
|
|
1967
1969
|
|
|
1968
|
-
// src/components/icon-
|
|
1970
|
+
// src/components/icon-small-letter.vue
|
|
1969
1971
|
var import_vue73 = __toESM(require_vue(), 1);
|
|
1970
1972
|
var _sfc_main73 = {
|
|
1971
|
-
name: "
|
|
1972
|
-
title: "\
|
|
1973
|
+
name: "IconSmallLetter",
|
|
1974
|
+
title: "\u5C0F\u5199"
|
|
1973
1975
|
}, _hoisted_173 = {
|
|
1974
1976
|
class: "icon",
|
|
1975
|
-
viewBox: "0 0
|
|
1977
|
+
viewBox: "0 0 1765 1024",
|
|
1976
1978
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1977
|
-
width: "
|
|
1979
|
+
width: "344.727",
|
|
1978
1980
|
height: "200"
|
|
1979
1981
|
}, _hoisted_273 = /* @__PURE__ */ (0, import_vue73.createElementVNode)("path", {
|
|
1980
|
-
d: "
|
|
1982
|
+
d: "M427.606.088A610.566 610.566 0 0 0 95.458 91.673v161.19a481.126 481.126 0 0 1 318.716-122.114q196.602 1.221 196.602 250.332L317.705 422.6Q.21 466.56.21 741.315a266.207 266.207 0 0 0 83.037 203.93 316.273 316.273 0 0 0 228.352 78.152 328.485 328.485 0 0 0 299.177-175.843v152.641h161.19V366.428C771.966 122.2 657.179.088 427.606.088zm183.17 603.24a297.956 297.956 0 0 1-75.71 207.592 251.553 251.553 0 0 1-191.718 80.594 196.602 196.602 0 0 1-136.766-45.181 148.978 148.978 0 0 1-50.067-122.114 155.084 155.084 0 0 1 54.951-136.766 377.33 377.33 0 0 1 163.632-53.73l235.678-28.086zM1421.608.087a610.566 610.566 0 0 0-332.148 91.585v161.19a481.126 481.126 0 0 1 318.716-122.114q201.487 0 201.487 244.227l-293.072 41.518q-322.38 43.96-322.38 318.716a266.207 266.207 0 0 0 83.038 203.929 316.273 316.273 0 0 0 228.352 78.152 328.485 328.485 0 0 0 300.398-175.843v158.747h156.305V366.428C1765.967 122.2 1651.181.088 1421.608.088zm188.055 603.24a297.956 297.956 0 0 1-75.71 207.592 251.553 251.553 0 0 1-190.497 80.594 196.602 196.602 0 0 1-136.767-45.181 148.978 148.978 0 0 1-50.067-122.114 155.084 155.084 0 0 1 54.951-136.766 377.33 377.33 0 0 1 163.632-53.73l235.679-32.97z",
|
|
1981
1983
|
fill: "currentColor"
|
|
1982
1984
|
}, null, -1), _hoisted_372 = [
|
|
1983
1985
|
_hoisted_273
|
|
@@ -1985,2501 +1987,2545 @@ var KQWebClientVueIcons = (() => {
|
|
|
1985
1987
|
function _sfc_render73(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1986
1988
|
return (0, import_vue73.openBlock)(), (0, import_vue73.createElementBlock)("svg", _hoisted_173, _hoisted_372);
|
|
1987
1989
|
}
|
|
1988
|
-
var
|
|
1990
|
+
var icon_small_letter_default = /* @__PURE__ */ export_helper_default(_sfc_main73, [["render", _sfc_render73], ["__file", "icon-small-letter.vue"]]);
|
|
1989
1991
|
|
|
1990
|
-
// src/components/icon-
|
|
1992
|
+
// src/components/icon-align-center.vue
|
|
1991
1993
|
var import_vue74 = __toESM(require_vue(), 1);
|
|
1992
1994
|
var _sfc_main74 = {
|
|
1993
|
-
name: "
|
|
1994
|
-
title: "\
|
|
1995
|
+
name: "IconAlignCenter",
|
|
1996
|
+
title: "\u5C45\u4E2D\u5BF9\u9F50"
|
|
1995
1997
|
}, _hoisted_174 = {
|
|
1996
1998
|
class: "icon",
|
|
1997
|
-
viewBox: "0 0
|
|
1999
|
+
viewBox: "0 0 1210 1024",
|
|
1998
2000
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1999
|
-
width: "
|
|
2001
|
+
width: "236.328",
|
|
2000
2002
|
height: "200"
|
|
2001
|
-
}, _hoisted_274 = /* @__PURE__ */ (0, import_vue74.createElementVNode)("path", {
|
|
2003
|
+
}, _hoisted_274 = /* @__PURE__ */ (0, import_vue74.createElementVNode)("path", {
|
|
2004
|
+
d: "M46.545 0A46.545 46.545 0 0 0 0 46.545a46.545 46.545 0 0 0 46.545 46.546h1117.091a46.545 46.545 0 0 0 46.546-46.546A46.545 46.545 0 0 0 1163.636 0zm186.182 309.993a46.545 46.545 0 0 0-46.545 46.545 46.545 46.545 0 0 0 46.545 46.546h744.728A46.545 46.545 0 0 0 1024 356.538a46.545 46.545 0 0 0-46.545-46.545zM0 667.462a46.545 46.545 0 0 1 46.545-46.546h1117.091a46.545 46.545 0 0 1 46.546 46.546 46.545 46.545 0 0 1-46.546 46.545H46.546A46.545 46.545 0 0 1 0 667.462zm232.727 263.447a46.545 46.545 0 0 0 0 93.091h744.728a46.545 46.545 0 0 0 0-93.09z",
|
|
2005
|
+
fill: "currentColor"
|
|
2006
|
+
}, null, -1), _hoisted_373 = [
|
|
2002
2007
|
_hoisted_274
|
|
2003
2008
|
];
|
|
2004
2009
|
function _sfc_render74(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2005
2010
|
return (0, import_vue74.openBlock)(), (0, import_vue74.createElementBlock)("svg", _hoisted_174, _hoisted_373);
|
|
2006
2011
|
}
|
|
2007
|
-
var
|
|
2012
|
+
var icon_align_center_default = /* @__PURE__ */ export_helper_default(_sfc_main74, [["render", _sfc_render74], ["__file", "icon-align-center.vue"]]);
|
|
2008
2013
|
|
|
2009
|
-
// src/components/icon-
|
|
2014
|
+
// src/components/icon-align-right.vue
|
|
2010
2015
|
var import_vue75 = __toESM(require_vue(), 1);
|
|
2011
2016
|
var _sfc_main75 = {
|
|
2017
|
+
name: "IconAlignRight",
|
|
2018
|
+
title: "\u5C45\u53F3\u5BF9\u9F50"
|
|
2019
|
+
}, _hoisted_175 = {
|
|
2020
|
+
class: "icon",
|
|
2021
|
+
viewBox: "0 0 1210 1024",
|
|
2022
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2023
|
+
width: "236.328",
|
|
2024
|
+
height: "200"
|
|
2025
|
+
}, _hoisted_275 = /* @__PURE__ */ (0, import_vue75.createElementVNode)("path", {
|
|
2026
|
+
d: "M46.545 0A46.545 46.545 0 0 0 0 46.545a46.545 46.545 0 0 0 46.545 46.546h1117.091a46.545 46.545 0 0 0 46.546-46.546A46.545 46.545 0 0 0 1163.636 0zm248.553 309.993a46.545 46.545 0 0 0-46.545 46.545 46.545 46.545 0 0 0 46.545 46.546h868.538a46.545 46.545 0 0 0 46.546-46.546 46.545 46.545 0 0 0-46.546-46.545zM0 667.462a46.545 46.545 0 0 1 46.545-46.546h1117.091a46.545 46.545 0 0 1 46.546 46.546 46.545 46.545 0 0 1-46.546 46.545H46.546A46.545 46.545 0 0 1 0 667.462zm295.098 263.447a46.545 46.545 0 0 0 0 93.091h868.538a46.545 46.545 0 0 0 0-93.09z",
|
|
2027
|
+
fill: "currentColor"
|
|
2028
|
+
}, null, -1), _hoisted_374 = [
|
|
2029
|
+
_hoisted_275
|
|
2030
|
+
];
|
|
2031
|
+
function _sfc_render75(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2032
|
+
return (0, import_vue75.openBlock)(), (0, import_vue75.createElementBlock)("svg", _hoisted_175, _hoisted_374);
|
|
2033
|
+
}
|
|
2034
|
+
var icon_align_right_default = /* @__PURE__ */ export_helper_default(_sfc_main75, [["render", _sfc_render75], ["__file", "icon-align-right.vue"]]);
|
|
2035
|
+
|
|
2036
|
+
// src/components/icon-align-left.vue
|
|
2037
|
+
var import_vue76 = __toESM(require_vue(), 1);
|
|
2038
|
+
var _sfc_main76 = {
|
|
2039
|
+
name: "IconAlignLeft",
|
|
2040
|
+
title: "\u5C45\u5DE6\u5BF9\u9F50"
|
|
2041
|
+
}, _hoisted_176 = {
|
|
2042
|
+
class: "icon",
|
|
2043
|
+
viewBox: "0 0 1210 1024",
|
|
2044
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2045
|
+
width: "236.328",
|
|
2046
|
+
height: "200"
|
|
2047
|
+
}, _hoisted_276 = /* @__PURE__ */ (0, import_vue76.createElementVNode)("path", {
|
|
2048
|
+
d: "M46.545 0A46.545 46.545 0 0 0 0 46.545a46.545 46.545 0 0 0 46.545 46.546h1117.091a46.545 46.545 0 0 0 46.546-46.546A46.545 46.545 0 0 0 1163.636 0zm0 309.993A46.545 46.545 0 0 0 0 356.538a46.545 46.545 0 0 0 46.545 46.546h868.539a46.545 46.545 0 0 0 46.545-46.546 46.545 46.545 0 0 0-46.545-46.545zM0 667.462a46.545 46.545 0 0 1 46.545-46.546h1117.091a46.545 46.545 0 0 1 46.546 46.546 46.545 46.545 0 0 1-46.546 46.545H46.546A46.545 46.545 0 0 1 0 667.462zm46.545 263.447a46.545 46.545 0 0 0 0 93.091h868.539a46.545 46.545 0 0 0 0-93.09z",
|
|
2049
|
+
fill: "currentColor"
|
|
2050
|
+
}, null, -1), _hoisted_375 = [
|
|
2051
|
+
_hoisted_276
|
|
2052
|
+
];
|
|
2053
|
+
function _sfc_render76(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2054
|
+
return (0, import_vue76.openBlock)(), (0, import_vue76.createElementBlock)("svg", _hoisted_176, _hoisted_375);
|
|
2055
|
+
}
|
|
2056
|
+
var icon_align_left_default = /* @__PURE__ */ export_helper_default(_sfc_main76, [["render", _sfc_render76], ["__file", "icon-align-left.vue"]]);
|
|
2057
|
+
|
|
2058
|
+
// src/components/icon-attribute.vue
|
|
2059
|
+
var import_vue77 = __toESM(require_vue(), 1);
|
|
2060
|
+
var _sfc_main77 = {
|
|
2061
|
+
name: "IconAttribute",
|
|
2062
|
+
title: "\u5C5E\u6027"
|
|
2063
|
+
}, _hoisted_177 = {
|
|
2064
|
+
class: "icon",
|
|
2065
|
+
viewBox: "0 0 1027 1024",
|
|
2066
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2067
|
+
width: "200.586",
|
|
2068
|
+
height: "200"
|
|
2069
|
+
}, _hoisted_277 = /* @__PURE__ */ (0, import_vue77.createElementVNode)("path", { d: "M513.77 198.794a57.784 57.784 0 1 0 57.784 57.784 57.784 57.784 0 0 0-57.785-57.784zm96.5 525.26h-57.785V415.485a29.47 29.47 0 0 0-28.893-28.892h-45.65a28.892 28.892 0 0 0-28.891 28.892 28.892 28.892 0 0 0 28.892 28.892h19.069v279.677h-57.785a28.892 28.892 0 0 0-28.892 28.892 28.892 28.892 0 0 0 28.892 28.893H610.27a29.47 29.47 0 0 0 28.892-28.893 28.892 28.892 0 0 0-28.892-28.892zm0 0h-57.785V415.485a29.47 29.47 0 0 0-28.893-28.892h-45.65a28.892 28.892 0 0 0-28.891 28.892 28.892 28.892 0 0 0 28.892 28.892h19.069v279.677h-57.785a28.892 28.892 0 0 0-28.892 28.892 28.892 28.892 0 0 0 28.892 28.893H610.27a29.47 29.47 0 0 0 28.892-28.893 28.892 28.892 0 0 0-28.892-28.892zm-96.5-404.491a57.784 57.784 0 1 0-57.785-57.784 57.784 57.784 0 0 0 57.784 57.784zm361.152-168.73a511.97 511.97 0 1 0 149.084 361.152 511.392 511.392 0 0 0-149.084-361.153zM833.895 832.11a453.608 453.608 0 1 1 132.326-320.126A451.297 451.297 0 0 1 833.895 832.11zM610.269 724.054h-57.784V415.485a29.47 29.47 0 0 0-28.893-28.892h-45.65a28.892 28.892 0 0 0-28.891 28.892 28.892 28.892 0 0 0 28.892 28.892h19.069v279.677h-57.785a28.892 28.892 0 0 0-28.892 28.892 28.892 28.892 0 0 0 28.892 28.893H610.27a29.47 29.47 0 0 0 28.892-28.893 28.892 28.892 0 0 0-28.892-28.892zm-96.5-404.491a57.784 57.784 0 1 0-57.784-57.784 57.784 57.784 0 0 0 57.784 57.784z" }, null, -1), _hoisted_376 = [
|
|
2070
|
+
_hoisted_277
|
|
2071
|
+
];
|
|
2072
|
+
function _sfc_render77(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2073
|
+
return (0, import_vue77.openBlock)(), (0, import_vue77.createElementBlock)("svg", _hoisted_177, _hoisted_376);
|
|
2074
|
+
}
|
|
2075
|
+
var icon_attribute_default = /* @__PURE__ */ export_helper_default(_sfc_main77, [["render", _sfc_render77], ["__file", "icon-attribute.vue"]]);
|
|
2076
|
+
|
|
2077
|
+
// src/components/icon-tool-bar.vue
|
|
2078
|
+
var import_vue78 = __toESM(require_vue(), 1);
|
|
2079
|
+
var _sfc_main78 = {
|
|
2012
2080
|
name: "IconToolBar",
|
|
2013
2081
|
title: "\u5DE5\u5177\u6761"
|
|
2014
|
-
},
|
|
2082
|
+
}, _hoisted_178 = {
|
|
2015
2083
|
width: "16",
|
|
2016
2084
|
height: "16",
|
|
2017
2085
|
viewBox: "0 0 16 16",
|
|
2018
2086
|
fill: "none",
|
|
2019
2087
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2020
|
-
},
|
|
2088
|
+
}, _hoisted_278 = /* @__PURE__ */ (0, import_vue78.createElementVNode)("path", {
|
|
2021
2089
|
d: "M3.553 2.18A2.333 2.333 0 0 1 6.39 5.49l7.14 7.14-.943.942-7.14-7.14a2.335 2.335 0 0 1-3.308-2.837L3.63 5.087a1 1 0 1 0 1.414-1.414L3.553 2.18Zm6.912 1.257 2.121-1.179.943.943-1.179 2.121-1.179.236-1.413 1.414-.943-.943 1.414-1.414.236-1.178ZM5.986 8.858l.943.943-3.536 3.535a.667.667 0 0 1-.994-.885l.052-.058 3.535-3.535Z",
|
|
2022
2090
|
fill: "currentColor"
|
|
2023
|
-
}, null, -1),
|
|
2024
|
-
|
|
2091
|
+
}, null, -1), _hoisted_377 = [
|
|
2092
|
+
_hoisted_278
|
|
2025
2093
|
];
|
|
2026
|
-
function
|
|
2027
|
-
return (0,
|
|
2094
|
+
function _sfc_render78(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2095
|
+
return (0, import_vue78.openBlock)(), (0, import_vue78.createElementBlock)("svg", _hoisted_178, _hoisted_377);
|
|
2028
2096
|
}
|
|
2029
|
-
var icon_tool_bar_default = /* @__PURE__ */ export_helper_default(
|
|
2097
|
+
var icon_tool_bar_default = /* @__PURE__ */ export_helper_default(_sfc_main78, [["render", _sfc_render78], ["__file", "icon-tool-bar.vue"]]);
|
|
2030
2098
|
|
|
2031
2099
|
// src/components/icon-tool-box.vue
|
|
2032
|
-
var
|
|
2033
|
-
var
|
|
2100
|
+
var import_vue79 = __toESM(require_vue(), 1);
|
|
2101
|
+
var _sfc_main79 = {
|
|
2034
2102
|
name: "IconToolBox",
|
|
2035
2103
|
title: "\u5DE5\u5177\u7BB1"
|
|
2036
|
-
},
|
|
2104
|
+
}, _hoisted_179 = {
|
|
2037
2105
|
width: "16",
|
|
2038
2106
|
height: "16",
|
|
2039
2107
|
viewBox: "0 0 16 16",
|
|
2040
2108
|
fill: "none",
|
|
2041
2109
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2042
|
-
},
|
|
2110
|
+
}, _hoisted_279 = /* @__PURE__ */ (0, import_vue79.createElementVNode)("path", {
|
|
2043
2111
|
"fill-rule": "evenodd",
|
|
2044
2112
|
"clip-rule": "evenodd",
|
|
2045
2113
|
d: "M13.6 6H2.4c-.202 0-.4.173-.4.429v7.142c0 .256.198.429.4.429h11.2c.202 0 .4-.173.4-.429V6.43a.415.415 0 0 0-.4-.43ZM2.4 5h11.2c.773 0 1.4.64 1.4 1.429v7.142c0 .79-.627 1.429-1.4 1.429H2.4c-.773 0-1.4-.64-1.4-1.429V6.43C1 5.639 1.627 5 2.4 5Z",
|
|
2046
2114
|
fill: "currentColor"
|
|
2047
|
-
}, null, -1),
|
|
2115
|
+
}, null, -1), _hoisted_378 = /* @__PURE__ */ (0, import_vue79.createElementVNode)("path", {
|
|
2048
2116
|
"fill-rule": "evenodd",
|
|
2049
2117
|
"clip-rule": "evenodd",
|
|
2050
2118
|
d: "M10 15V3.444a.418.418 0 0 0-.133-.3A.53.53 0 0 0 9.5 3h-3a.53.53 0 0 0-.367.143.418.418 0 0 0-.133.301V15H5V3.444c0-.383.158-.75.44-1.02A1.53 1.53 0 0 1 6.5 2h3c.398 0 .78.152 1.06.423.282.271.44.638.44 1.021V15h-1Z",
|
|
2051
2119
|
fill: "currentColor"
|
|
2052
2120
|
}, null, -1), _hoisted_429 = [
|
|
2053
|
-
|
|
2054
|
-
|
|
2121
|
+
_hoisted_279,
|
|
2122
|
+
_hoisted_378
|
|
2055
2123
|
];
|
|
2056
|
-
function
|
|
2057
|
-
return (0,
|
|
2124
|
+
function _sfc_render79(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2125
|
+
return (0, import_vue79.openBlock)(), (0, import_vue79.createElementBlock)("svg", _hoisted_179, _hoisted_429);
|
|
2058
2126
|
}
|
|
2059
|
-
var icon_tool_box_default = /* @__PURE__ */ export_helper_default(
|
|
2127
|
+
var icon_tool_box_default = /* @__PURE__ */ export_helper_default(_sfc_main79, [["render", _sfc_render79], ["__file", "icon-tool-box.vue"]]);
|
|
2060
2128
|
|
|
2061
2129
|
// src/components/icon-grid-left.vue
|
|
2062
|
-
var
|
|
2063
|
-
var
|
|
2130
|
+
var import_vue80 = __toESM(require_vue(), 1);
|
|
2131
|
+
var _sfc_main80 = {
|
|
2064
2132
|
name: "IconGridLeft",
|
|
2065
2133
|
title: "\u5DE6"
|
|
2066
|
-
},
|
|
2134
|
+
}, _hoisted_180 = {
|
|
2067
2135
|
class: "icon",
|
|
2068
2136
|
viewBox: "0 0 1024 1024",
|
|
2069
2137
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2070
2138
|
width: "200",
|
|
2071
2139
|
height: "200"
|
|
2072
|
-
},
|
|
2140
|
+
}, _hoisted_280 = /* @__PURE__ */ (0, import_vue80.createElementVNode)("path", {
|
|
2073
2141
|
d: "M0 377.263h269.474v269.474H0z",
|
|
2074
2142
|
fill: "currentColor"
|
|
2075
|
-
}, null, -1),
|
|
2143
|
+
}, null, -1), _hoisted_379 = /* @__PURE__ */ (0, import_vue80.createElementVNode)("path", {
|
|
2076
2144
|
d: "M0 0h269.474v269.474H0zm0 754.526h269.474V1024H0zM377.263 0h269.474v269.474H377.263zm0 377.263h269.474v269.474H377.263zm0 377.263h269.474V1024H377.263zM754.526 0H1024v269.474H754.526zm0 377.263H1024v269.474H754.526zm0 377.263H1024V1024H754.526z",
|
|
2077
2145
|
fill: "#CDD0D6"
|
|
2078
2146
|
}, null, -1), _hoisted_430 = [
|
|
2079
|
-
|
|
2080
|
-
|
|
2147
|
+
_hoisted_280,
|
|
2148
|
+
_hoisted_379
|
|
2081
2149
|
];
|
|
2082
|
-
function
|
|
2083
|
-
return (0,
|
|
2150
|
+
function _sfc_render80(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2151
|
+
return (0, import_vue80.openBlock)(), (0, import_vue80.createElementBlock)("svg", _hoisted_180, _hoisted_430);
|
|
2084
2152
|
}
|
|
2085
|
-
var icon_grid_left_default = /* @__PURE__ */ export_helper_default(
|
|
2153
|
+
var icon_grid_left_default = /* @__PURE__ */ export_helper_default(_sfc_main80, [["render", _sfc_render80], ["__file", "icon-grid-left.vue"]]);
|
|
2086
2154
|
|
|
2087
2155
|
// src/components/icon-gird-left-up.vue
|
|
2088
|
-
var
|
|
2089
|
-
var
|
|
2156
|
+
var import_vue81 = __toESM(require_vue(), 1);
|
|
2157
|
+
var _sfc_main81 = {
|
|
2090
2158
|
name: "IconGirdLeftUp",
|
|
2091
2159
|
title: "\u5DE6\u4E0A"
|
|
2092
|
-
},
|
|
2160
|
+
}, _hoisted_181 = {
|
|
2093
2161
|
class: "icon",
|
|
2094
2162
|
viewBox: "0 0 1024 1024",
|
|
2095
2163
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2096
2164
|
width: "200",
|
|
2097
2165
|
height: "200"
|
|
2098
|
-
},
|
|
2166
|
+
}, _hoisted_281 = /* @__PURE__ */ (0, import_vue81.createElementVNode)("path", {
|
|
2099
2167
|
d: "M0 0h269.474v269.474H0z",
|
|
2100
2168
|
fill: "currentColor"
|
|
2101
|
-
}, null, -1),
|
|
2169
|
+
}, null, -1), _hoisted_380 = /* @__PURE__ */ (0, import_vue81.createElementVNode)("path", {
|
|
2102
2170
|
d: "M0 377.263h269.474v269.474H0zm0 377.263h269.474V1024H0zM377.263 0h269.474v269.474H377.263zm0 377.263h269.474v269.474H377.263zm0 377.263h269.474V1024H377.263zM754.526 0H1024v269.474H754.526zm0 377.263H1024v269.474H754.526zm0 377.263H1024V1024H754.526z",
|
|
2103
2171
|
fill: "#CDD0D6"
|
|
2104
2172
|
}, null, -1), _hoisted_431 = [
|
|
2105
|
-
|
|
2106
|
-
|
|
2173
|
+
_hoisted_281,
|
|
2174
|
+
_hoisted_380
|
|
2107
2175
|
];
|
|
2108
|
-
function
|
|
2109
|
-
return (0,
|
|
2176
|
+
function _sfc_render81(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2177
|
+
return (0, import_vue81.openBlock)(), (0, import_vue81.createElementBlock)("svg", _hoisted_181, _hoisted_431);
|
|
2110
2178
|
}
|
|
2111
|
-
var icon_gird_left_up_default = /* @__PURE__ */ export_helper_default(
|
|
2179
|
+
var icon_gird_left_up_default = /* @__PURE__ */ export_helper_default(_sfc_main81, [["render", _sfc_render81], ["__file", "icon-gird-left-up.vue"]]);
|
|
2112
2180
|
|
|
2113
2181
|
// src/components/icon-grid-left-down.vue
|
|
2114
|
-
var
|
|
2115
|
-
var
|
|
2182
|
+
var import_vue82 = __toESM(require_vue(), 1);
|
|
2183
|
+
var _sfc_main82 = {
|
|
2116
2184
|
name: "IconGridLeftDown",
|
|
2117
2185
|
title: "\u5DE6\u4E0B"
|
|
2118
|
-
},
|
|
2186
|
+
}, _hoisted_182 = {
|
|
2119
2187
|
class: "icon",
|
|
2120
2188
|
viewBox: "0 0 1024 1024",
|
|
2121
2189
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2122
2190
|
width: "200",
|
|
2123
2191
|
height: "200"
|
|
2124
|
-
},
|
|
2192
|
+
}, _hoisted_282 = /* @__PURE__ */ (0, import_vue82.createElementVNode)("path", {
|
|
2125
2193
|
d: "M0 754.526h269.474V1024H0z",
|
|
2126
2194
|
fill: "currentColor"
|
|
2127
|
-
}, null, -1),
|
|
2195
|
+
}, null, -1), _hoisted_381 = /* @__PURE__ */ (0, import_vue82.createElementVNode)("path", {
|
|
2128
2196
|
d: "M0 0h269.474v269.474H0zm0 377.263h269.474v269.474H0zM377.263 0h269.474v269.474H377.263zm0 377.263h269.474v269.474H377.263zm0 377.263h269.474V1024H377.263zM754.526 0H1024v269.474H754.526zm0 377.263H1024v269.474H754.526zm0 377.263H1024V1024H754.526z",
|
|
2129
2197
|
fill: "#CDD0D6"
|
|
2130
2198
|
}, null, -1), _hoisted_432 = [
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
];
|
|
2134
|
-
function _sfc_render79(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2135
|
-
return (0, import_vue79.openBlock)(), (0, import_vue79.createElementBlock)("svg", _hoisted_179, _hoisted_432);
|
|
2136
|
-
}
|
|
2137
|
-
var icon_grid_left_down_default = /* @__PURE__ */ export_helper_default(_sfc_main79, [["render", _sfc_render79], ["__file", "icon-grid-left-down.vue"]]);
|
|
2138
|
-
|
|
2139
|
-
// src/components/icon-left-aligend.vue
|
|
2140
|
-
var import_vue80 = __toESM(require_vue(), 1);
|
|
2141
|
-
var _sfc_main80 = {
|
|
2142
|
-
name: "IconLeftAligend",
|
|
2143
|
-
title: "\u5DE6\u5BF9\u9F50"
|
|
2144
|
-
}, _hoisted_180 = {
|
|
2145
|
-
class: "icon",
|
|
2146
|
-
viewBox: "0 0 1210 1024",
|
|
2147
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2148
|
-
width: "236.328",
|
|
2149
|
-
height: "200"
|
|
2150
|
-
}, _hoisted_280 = /* @__PURE__ */ (0, import_vue80.createElementVNode)("path", {
|
|
2151
|
-
d: "M46.545 0A46.545 46.545 0 0 0 0 46.545a46.545 46.545 0 0 0 46.545 46.546h1117.091a46.545 46.545 0 0 0 46.546-46.546A46.545 46.545 0 0 0 1163.636 0zm0 309.993A46.545 46.545 0 0 0 0 356.538a46.545 46.545 0 0 0 46.545 46.546h868.539a46.545 46.545 0 0 0 46.545-46.546 46.545 46.545 0 0 0-46.545-46.545zM0 667.462a46.545 46.545 0 0 1 46.545-46.546h1117.091a46.545 46.545 0 0 1 46.546 46.546 46.545 46.545 0 0 1-46.546 46.545H46.546A46.545 46.545 0 0 1 0 667.462zm46.545 263.447a46.545 46.545 0 0 0 0 93.091h868.539a46.545 46.545 0 0 0 0-93.09z",
|
|
2152
|
-
fill: "currentColor"
|
|
2153
|
-
}, null, -1), _hoisted_379 = [
|
|
2154
|
-
_hoisted_280
|
|
2199
|
+
_hoisted_282,
|
|
2200
|
+
_hoisted_381
|
|
2155
2201
|
];
|
|
2156
|
-
function
|
|
2157
|
-
return (0,
|
|
2202
|
+
function _sfc_render82(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2203
|
+
return (0, import_vue82.openBlock)(), (0, import_vue82.createElementBlock)("svg", _hoisted_182, _hoisted_432);
|
|
2158
2204
|
}
|
|
2159
|
-
var
|
|
2205
|
+
var icon_grid_left_down_default = /* @__PURE__ */ export_helper_default(_sfc_main82, [["render", _sfc_render82], ["__file", "icon-grid-left-down.vue"]]);
|
|
2160
2206
|
|
|
2161
2207
|
// src/components/icon-question.vue
|
|
2162
|
-
var
|
|
2163
|
-
var
|
|
2208
|
+
var import_vue83 = __toESM(require_vue(), 1);
|
|
2209
|
+
var _sfc_main83 = {
|
|
2164
2210
|
name: "IconQuestion",
|
|
2165
2211
|
title: "\u5E2E\u52A9"
|
|
2166
|
-
},
|
|
2212
|
+
}, _hoisted_183 = {
|
|
2167
2213
|
class: "icon",
|
|
2168
2214
|
viewBox: "0 0 1024 1024",
|
|
2169
2215
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2170
2216
|
width: "200",
|
|
2171
2217
|
height: "200"
|
|
2172
|
-
},
|
|
2173
|
-
|
|
2174
|
-
|
|
2218
|
+
}, _hoisted_283 = /* @__PURE__ */ (0, import_vue83.createElementVNode)("path", { d: "M512.023 205.66a178.511 178.511 0 0 0-178.511 178.511 35.702 35.702 0 1 0 71.404 0 107.107 107.107 0 1 1 107.107 107.107 35.702 35.702 0 0 0-35.702 35.702v94.968a35.702 35.702 0 0 0 71.404 0v-62.836a178.511 178.511 0 0 0-35.702-353.452zm0 511.97a59.266 59.266 0 1 0 59.266 59.266 59.266 59.266 0 0 0-59.266-59.266z" }, null, -1), _hoisted_382 = /* @__PURE__ */ (0, import_vue83.createElementVNode)("path", { d: "M874.044 149.964a511.97 511.97 0 1 0 149.95 362.021 512.684 512.684 0 0 0-149.95-362.02zM823.347 823.31a439.852 439.852 0 1 1 129.242-311.324A438.424 438.424 0 0 1 823.347 823.31z" }, null, -1), _hoisted_433 = [
|
|
2219
|
+
_hoisted_283,
|
|
2220
|
+
_hoisted_382
|
|
2175
2221
|
];
|
|
2176
|
-
function
|
|
2177
|
-
return (0,
|
|
2222
|
+
function _sfc_render83(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2223
|
+
return (0, import_vue83.openBlock)(), (0, import_vue83.createElementBlock)("svg", _hoisted_183, _hoisted_433);
|
|
2178
2224
|
}
|
|
2179
|
-
var icon_question_default = /* @__PURE__ */ export_helper_default(
|
|
2225
|
+
var icon_question_default = /* @__PURE__ */ export_helper_default(_sfc_main83, [["render", _sfc_render83], ["__file", "icon-question.vue"]]);
|
|
2180
2226
|
|
|
2181
2227
|
// src/components/icon-pan.vue
|
|
2182
|
-
var
|
|
2183
|
-
var
|
|
2228
|
+
var import_vue84 = __toESM(require_vue(), 1);
|
|
2229
|
+
var _sfc_main84 = {
|
|
2184
2230
|
name: "IconPan",
|
|
2185
2231
|
title: "\u5E73\u79FB"
|
|
2186
|
-
},
|
|
2232
|
+
}, _hoisted_184 = {
|
|
2187
2233
|
width: "16",
|
|
2188
2234
|
height: "16",
|
|
2189
2235
|
viewBox: "0 0 16 16",
|
|
2190
2236
|
fill: "none",
|
|
2191
2237
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2192
|
-
},
|
|
2238
|
+
}, _hoisted_284 = /* @__PURE__ */ (0, import_vue84.createElementVNode)("path", {
|
|
2193
2239
|
d: "M10.837 15.812H6.004a.541.541 0 0 1-.432-.207c-.009-.009-.819-.99-1.845-2.052-.414-.423-.864-.765-1.26-1.071-.612-.468-1.143-.873-1.332-1.431A1.683 1.683 0 0 1 1 10.394c0-.918.738-1.665 1.665-1.683.495-.054 1.062.126 1.593.378-.711-1.62-1.602-3.843-1.566-4.635.027-.747.522-1.377 1.269-1.656.675-.243 1.359-.126 1.755.297.018.027.045.045.054.072.243.378.486.765.72 1.17-.027-1.008.009-1.989.198-2.403l.027-.054c.153-.261.378-.477.63-.63a1.78 1.78 0 0 1 2.448.639c.009.009.009.018.018.036.135.288.216.783.261 1.359a1.95 1.95 0 0 1 .369-.522 1.66 1.66 0 0 1 .837-.36c.468-.072.936.045 1.323.333.387.279.63.702.702 1.17v.027c.036.36-.09.9-.279 1.494.153-.099.306-.171.45-.216.279-.108.585-.144.891-.09.432.081.801.324 1.053.684.243.36.342.783.261 1.215-.081.549-.513 1.17-1.062 1.944-.405.576-.864 1.224-1.116 1.809a36.269 36.269 0 0 0-1.143 3.87c0 .009 0 .018-.009.027a1.563 1.563 0 0 1-1.512 1.143Zm-4.572-1.116h4.572a.473.473 0 0 0 .441-.324 36.074 36.074 0 0 1 1.188-3.996c0-.009.009-.027.018-.036.297-.693.792-1.395 1.233-2.025.369-.531.828-1.188.864-1.458 0-.009 0-.018.009-.036a.497.497 0 0 0-.081-.387.47.47 0 0 0-.324-.207.482.482 0 0 0-.279.027.128.128 0 0 1-.054.018c-.522.162-1.503 1.278-2.025 2.016a.567.567 0 0 1-.747.162.555.555 0 0 1-.216-.729c.675-1.386 1.377-3.168 1.341-3.663a.607.607 0 0 0-.261-.414.653.653 0 0 0-.738-.036c-.288.324-.819 1.899-1.152 3.222a.574.574 0 0 1-.63.423.562.562 0 0 1-.477-.594c.099-1.674.081-3.753-.126-4.23a.666.666 0 0 0-.378-.288.66.66 0 0 0-.504.072.734.734 0 0 0-.225.216c-.162.441-.099 2.628.063 4.428a.566.566 0 0 1-.414.594.56.56 0 0 1-.657-.306A28.503 28.503 0 0 0 4.87 3.824c-.081-.054-.279-.072-.522.009-.126.045-.522.225-.54.648-.027.603 1.116 3.438 2.232 5.823a.555.555 0 0 1-.162.675.568.568 0 0 1-.702 0c-.675-.531-1.863-1.242-2.412-1.17-.027 0-.045.009-.072.009a.563.563 0 0 0-.567.558c0 .081.018.153.054.234a.128.128 0 0 1 .018.054c.081.243.504.567.954.909.423.324.909.693 1.377 1.179.792.837 1.44 1.584 1.737 1.944Z",
|
|
2194
2240
|
fill: "currentColor"
|
|
2195
|
-
}, null, -1),
|
|
2196
|
-
|
|
2241
|
+
}, null, -1), _hoisted_383 = [
|
|
2242
|
+
_hoisted_284
|
|
2197
2243
|
];
|
|
2198
|
-
function
|
|
2199
|
-
return (0,
|
|
2244
|
+
function _sfc_render84(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2245
|
+
return (0, import_vue84.openBlock)(), (0, import_vue84.createElementBlock)("svg", _hoisted_184, _hoisted_383);
|
|
2200
2246
|
}
|
|
2201
|
-
var icon_pan_default = /* @__PURE__ */ export_helper_default(
|
|
2247
|
+
var icon_pan_default = /* @__PURE__ */ export_helper_default(_sfc_main84, [["render", _sfc_render84], ["__file", "icon-pan.vue"]]);
|
|
2202
2248
|
|
|
2203
2249
|
// src/components/icon-plane-clip.vue
|
|
2204
|
-
var
|
|
2205
|
-
var
|
|
2250
|
+
var import_vue85 = __toESM(require_vue(), 1);
|
|
2251
|
+
var _sfc_main85 = {
|
|
2206
2252
|
name: "IconPlaneClip",
|
|
2207
2253
|
title: "\u5E73\u9762\u526A\u88C1"
|
|
2208
|
-
},
|
|
2254
|
+
}, _hoisted_185 = {
|
|
2209
2255
|
width: "16",
|
|
2210
2256
|
height: "16",
|
|
2211
2257
|
viewBox: "0 0 16 16",
|
|
2212
2258
|
fill: "none",
|
|
2213
2259
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2214
|
-
},
|
|
2260
|
+
}, _hoisted_285 = /* @__PURE__ */ (0, import_vue85.createElementVNode)("g", {
|
|
2215
2261
|
"clip-path": "url(#a)",
|
|
2216
2262
|
fill: "currentColor"
|
|
2217
2263
|
}, [
|
|
2218
|
-
/* @__PURE__ */ (0,
|
|
2219
|
-
/* @__PURE__ */ (0,
|
|
2220
|
-
], -1),
|
|
2221
|
-
|
|
2264
|
+
/* @__PURE__ */ (0, import_vue85.createElementVNode)("path", { d: "M2 14h14v-1H3V0H2v14Z" }),
|
|
2265
|
+
/* @__PURE__ */ (0, import_vue85.createElementVNode)("path", { d: "M14 16V2H0v1h13v13h1Z" })
|
|
2266
|
+
], -1), _hoisted_384 = [
|
|
2267
|
+
_hoisted_285
|
|
2222
2268
|
];
|
|
2223
|
-
function
|
|
2224
|
-
return (0,
|
|
2269
|
+
function _sfc_render85(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2270
|
+
return (0, import_vue85.openBlock)(), (0, import_vue85.createElementBlock)("svg", _hoisted_185, _hoisted_384);
|
|
2225
2271
|
}
|
|
2226
|
-
var icon_plane_clip_default = /* @__PURE__ */ export_helper_default(
|
|
2272
|
+
var icon_plane_clip_default = /* @__PURE__ */ export_helper_default(_sfc_main85, [["render", _sfc_render85], ["__file", "icon-plane-clip.vue"]]);
|
|
2227
2273
|
|
|
2228
2274
|
// src/components/icon-base-map-toggle.vue
|
|
2229
|
-
var
|
|
2230
|
-
var
|
|
2275
|
+
var import_vue86 = __toESM(require_vue(), 1);
|
|
2276
|
+
var _sfc_main86 = {
|
|
2231
2277
|
name: "IconBaseMapToggle",
|
|
2232
2278
|
title: "\u5E95\u56FE\u5207\u6362"
|
|
2233
|
-
},
|
|
2279
|
+
}, _hoisted_186 = {
|
|
2234
2280
|
width: "16",
|
|
2235
2281
|
height: "16",
|
|
2236
2282
|
viewBox: "0 0 16 16",
|
|
2237
2283
|
fill: "none",
|
|
2238
2284
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2239
|
-
},
|
|
2285
|
+
}, _hoisted_286 = /* @__PURE__ */ (0, import_vue86.createElementVNode)("path", {
|
|
2240
2286
|
"fill-rule": "evenodd",
|
|
2241
2287
|
"clip-rule": "evenodd",
|
|
2242
2288
|
d: "M6.538 5.5c-.573 0-1.038.465-1.038 1.038v6.923c0 .574.465 1.039 1.038 1.039h6.923c.574 0 1.039-.465 1.039-1.039V6.538c0-.573-.465-1.038-1.039-1.038H6.538ZM4.5 6.538c0-1.125.913-2.038 2.038-2.038h6.923c1.126 0 2.039.913 2.039 2.038v6.923a2.039 2.039 0 0 1-2.039 2.039H6.538A2.039 2.039 0 0 1 4.5 13.461V6.538Z",
|
|
2243
2289
|
fill: "currentColor"
|
|
2244
|
-
}, null, -1),
|
|
2290
|
+
}, null, -1), _hoisted_385 = /* @__PURE__ */ (0, import_vue86.createElementVNode)("path", {
|
|
2245
2291
|
"fill-rule": "evenodd",
|
|
2246
2292
|
"clip-rule": "evenodd",
|
|
2247
2293
|
d: "M3.538 2.5A1.038 1.038 0 0 0 2.5 3.538v6.923A1.038 1.038 0 0 0 3.538 11.5h.77a.5.5 0 0 1 0 1h-.77A2.038 2.038 0 0 1 1.5 10.461V3.538A2.038 2.038 0 0 1 3.538 1.5h6.923A2.038 2.038 0 0 1 12.5 3.538v.77a.5.5 0 0 1-1 0v-.77A1.038 1.038 0 0 0 10.461 2.5H3.538Z",
|
|
2248
2294
|
fill: "currentColor"
|
|
2249
|
-
}, null, -1), _hoisted_434 = /* @__PURE__ */ (0,
|
|
2295
|
+
}, null, -1), _hoisted_434 = /* @__PURE__ */ (0, import_vue86.createElementVNode)("path", {
|
|
2250
2296
|
"fill-rule": "evenodd",
|
|
2251
2297
|
"clip-rule": "evenodd",
|
|
2252
2298
|
d: "m10.717 6.68 2.35 2.82H7v-1h3.932L9.95 7.32l.768-.64Zm-1.434 6.64-2.35-2.82H13v1H9.068l.983 1.18-.768.64Z",
|
|
2253
2299
|
fill: "currentColor"
|
|
2254
2300
|
}, null, -1), _hoisted_56 = [
|
|
2255
|
-
|
|
2256
|
-
|
|
2301
|
+
_hoisted_286,
|
|
2302
|
+
_hoisted_385,
|
|
2257
2303
|
_hoisted_434
|
|
2258
2304
|
];
|
|
2259
|
-
function
|
|
2260
|
-
return (0,
|
|
2305
|
+
function _sfc_render86(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2306
|
+
return (0, import_vue86.openBlock)(), (0, import_vue86.createElementBlock)("svg", _hoisted_186, _hoisted_56);
|
|
2261
2307
|
}
|
|
2262
|
-
var icon_base_map_toggle_default = /* @__PURE__ */ export_helper_default(
|
|
2308
|
+
var icon_base_map_toggle_default = /* @__PURE__ */ export_helper_default(_sfc_main86, [["render", _sfc_render86], ["__file", "icon-base-map-toggle.vue"]]);
|
|
2263
2309
|
|
|
2264
2310
|
// src/components/icon-intercept.vue
|
|
2265
|
-
var
|
|
2266
|
-
var
|
|
2311
|
+
var import_vue87 = __toESM(require_vue(), 1);
|
|
2312
|
+
var _sfc_main87 = {
|
|
2267
2313
|
name: "IconIntercept",
|
|
2268
2314
|
title: "\u622A\u53D6"
|
|
2269
|
-
},
|
|
2315
|
+
}, _hoisted_187 = {
|
|
2270
2316
|
width: "16",
|
|
2271
2317
|
height: "16",
|
|
2272
2318
|
viewBox: "0 0 16 16",
|
|
2273
2319
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2274
|
-
},
|
|
2275
|
-
|
|
2320
|
+
}, _hoisted_287 = /* @__PURE__ */ (0, import_vue87.createElementVNode)("path", { d: "M1.778 1a.778.778 0 1 0 0 1.555.778.778 0 0 0 0-1.555Zm3.11 0a.778.778 0 1 0 0 1.555.778.778 0 0 0 0-1.555ZM8 1a.778.778 0 1 0 0 1.555A.778.778 0 0 0 8 1Zm3.111 0a.778.778 0 1 0 0 1.556.778.778 0 0 0 0-1.556Zm3.111 0a.778.778 0 1 0 0 1.556.778.778 0 0 0 0-1.556ZM1.778 4.111a.778.778 0 1 0 0 1.556.778.778 0 0 0 0-1.556Zm12.444 0a.778.778 0 1 0 0 1.556.778.778 0 0 0 0-1.556Zm-5.39 1.556c-.52 0-1.005.26-1.294.692l-.576.863H5.278c-.644 0-1.167.523-1.167 1.167v5.444c0 .644.523 1.167 1.167 1.167h8.555c.644 0 1.167-.523 1.167-1.167V8.39c0-.644-.523-1.167-1.167-1.167H12.15l-.576-.863a1.554 1.554 0 0 0-1.294-.692H8.832ZM1.778 7.222a.778.778 0 1 0 0 1.556.778.778 0 0 0 0-1.556Zm7.778 1.556a2.333 2.333 0 1 1 0 4.666 2.333 2.333 0 0 1 0-4.666Zm-7.778 1.555a.778.778 0 1 0 0 1.556.778.778 0 0 0 0-1.556Zm0 3.111a.778.778 0 1 0 0 1.556.778.778 0 0 0 0-1.556Z" }, null, -1), _hoisted_386 = [
|
|
2321
|
+
_hoisted_287
|
|
2276
2322
|
];
|
|
2277
|
-
function
|
|
2278
|
-
return (0,
|
|
2323
|
+
function _sfc_render87(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2324
|
+
return (0, import_vue87.openBlock)(), (0, import_vue87.createElementBlock)("svg", _hoisted_187, _hoisted_386);
|
|
2279
2325
|
}
|
|
2280
|
-
var icon_intercept_default = /* @__PURE__ */ export_helper_default(
|
|
2326
|
+
var icon_intercept_default = /* @__PURE__ */ export_helper_default(_sfc_main87, [["render", _sfc_render87], ["__file", "icon-intercept.vue"]]);
|
|
2281
2327
|
|
|
2282
2328
|
// src/components/icon-screenshot.vue
|
|
2283
|
-
var
|
|
2284
|
-
var
|
|
2329
|
+
var import_vue88 = __toESM(require_vue(), 1);
|
|
2330
|
+
var _sfc_main88 = {
|
|
2285
2331
|
name: "IconScreenshot",
|
|
2286
2332
|
title: "\u622A\u56FE"
|
|
2287
|
-
},
|
|
2333
|
+
}, _hoisted_188 = {
|
|
2288
2334
|
class: "icon",
|
|
2289
2335
|
viewBox: "0 0 1024 1024",
|
|
2290
2336
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2291
2337
|
width: "200",
|
|
2292
2338
|
height: "200"
|
|
2293
|
-
},
|
|
2294
|
-
|
|
2339
|
+
}, _hoisted_288 = /* @__PURE__ */ (0, import_vue88.createElementVNode)("path", { d: "M1024 832H896V128H192V0h-64v128H0v64h128v704h704v128h64V896h128zm-832 0V192h640v640z" }, null, -1), _hoisted_387 = [
|
|
2340
|
+
_hoisted_288
|
|
2295
2341
|
];
|
|
2296
|
-
function
|
|
2297
|
-
return (0,
|
|
2342
|
+
function _sfc_render88(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2343
|
+
return (0, import_vue88.openBlock)(), (0, import_vue88.createElementBlock)("svg", _hoisted_188, _hoisted_387);
|
|
2298
2344
|
}
|
|
2299
|
-
var icon_screenshot_default = /* @__PURE__ */ export_helper_default(
|
|
2345
|
+
var icon_screenshot_default = /* @__PURE__ */ export_helper_default(_sfc_main88, [["render", _sfc_render88], ["__file", "icon-screenshot.vue"]]);
|
|
2300
2346
|
|
|
2301
2347
|
// src/components/icon-print.vue
|
|
2302
|
-
var
|
|
2303
|
-
var
|
|
2348
|
+
var import_vue89 = __toESM(require_vue(), 1);
|
|
2349
|
+
var _sfc_main89 = {
|
|
2304
2350
|
name: "IconPrint",
|
|
2305
2351
|
title: "\u6253\u5370"
|
|
2306
|
-
},
|
|
2352
|
+
}, _hoisted_189 = {
|
|
2307
2353
|
width: "16",
|
|
2308
2354
|
height: "16",
|
|
2309
2355
|
viewBox: "0 0 16 16",
|
|
2310
2356
|
fill: "none",
|
|
2311
2357
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2312
|
-
},
|
|
2358
|
+
}, _hoisted_289 = /* @__PURE__ */ (0, import_vue89.createElementVNode)("path", {
|
|
2313
2359
|
"fill-rule": "evenodd",
|
|
2314
2360
|
"clip-rule": "evenodd",
|
|
2315
2361
|
d: "M4 1.442C4 1.198 4.199 1 4.444 1h7.112c.245 0 .444.198.444.442v4.617a.443.443 0 0 1-.444.441.443.443 0 0 1-.445-.441V2H4.89v4.06a.443.443 0 0 1-.445.441A.443.443 0 0 1 4 6.06V1.442Z",
|
|
2316
2362
|
fill: "currentColor"
|
|
2317
|
-
}, null, -1),
|
|
2363
|
+
}, null, -1), _hoisted_388 = /* @__PURE__ */ (0, import_vue89.createElementVNode)("path", {
|
|
2318
2364
|
"fill-rule": "evenodd",
|
|
2319
2365
|
"clip-rule": "evenodd",
|
|
2320
2366
|
d: "M1.79 7a.804.804 0 0 0-.575.244.844.844 0 0 0-.238.59v3.333c0 .22.086.433.238.589.153.156.36.244.576.244h2.302c.27 0 .488.224.488.5s-.218.5-.488.5H1.791a1.77 1.77 0 0 1-1.267-.537A1.856 1.856 0 0 1 0 11.167V7.833c0-.486.189-.952.524-1.296A1.77 1.77 0 0 1 1.791 6h12.418c.475 0 .93.193 1.267.537.335.344.524.81.524 1.296v3.334c0 .486-.189.952-.524 1.296a1.77 1.77 0 0 1-1.267.537h-2.302a.494.494 0 0 1-.488-.5c0-.276.218-.5.488-.5h2.302a.805.805 0 0 0 .576-.244.843.843 0 0 0 .238-.59V7.834a.844.844 0 0 0-.238-.589.805.805 0 0 0-.576-.244H1.791Z",
|
|
2321
2367
|
fill: "currentColor"
|
|
2322
|
-
}, null, -1), _hoisted_435 = /* @__PURE__ */ (0,
|
|
2368
|
+
}, null, -1), _hoisted_435 = /* @__PURE__ */ (0, import_vue89.createElementVNode)("path", {
|
|
2323
2369
|
"fill-rule": "evenodd",
|
|
2324
2370
|
"clip-rule": "evenodd",
|
|
2325
2371
|
d: "M4 9.474C4 9.212 4.199 9 4.444 9h7.112c.245 0 .444.212.444.474v6.052c0 .262-.199.474-.444.474H4.444C4.2 16 4 15.788 4 15.526V9.474ZM5 10v5h6v-5H5Z",
|
|
2326
2372
|
fill: "currentColor"
|
|
2327
2373
|
}, null, -1), _hoisted_57 = [
|
|
2328
|
-
|
|
2329
|
-
|
|
2374
|
+
_hoisted_289,
|
|
2375
|
+
_hoisted_388,
|
|
2330
2376
|
_hoisted_435
|
|
2331
2377
|
];
|
|
2332
|
-
function
|
|
2333
|
-
return (0,
|
|
2378
|
+
function _sfc_render89(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2379
|
+
return (0, import_vue89.openBlock)(), (0, import_vue89.createElementBlock)("svg", _hoisted_189, _hoisted_57);
|
|
2334
2380
|
}
|
|
2335
|
-
var icon_print_default = /* @__PURE__ */ export_helper_default(
|
|
2381
|
+
var icon_print_default = /* @__PURE__ */ export_helper_default(_sfc_main89, [["render", _sfc_render89], ["__file", "icon-print.vue"]]);
|
|
2336
2382
|
|
|
2337
2383
|
// src/components/icon-projection-system-conversion.vue
|
|
2338
|
-
var
|
|
2339
|
-
var
|
|
2384
|
+
var import_vue90 = __toESM(require_vue(), 1);
|
|
2385
|
+
var _sfc_main90 = {
|
|
2340
2386
|
name: "IconProjectionSystemConversion",
|
|
2341
2387
|
title: "\u6295\u5F71\u7CFB\u7EDF\u8F6C\u6362"
|
|
2342
|
-
},
|
|
2388
|
+
}, _hoisted_190 = {
|
|
2343
2389
|
class: "icon",
|
|
2344
2390
|
viewBox: "0 0 1128 1024",
|
|
2345
2391
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2346
2392
|
width: "220.313",
|
|
2347
2393
|
height: "200"
|
|
2348
|
-
},
|
|
2349
|
-
|
|
2394
|
+
}, _hoisted_290 = /* @__PURE__ */ (0, import_vue90.createElementVNode)("path", { d: "M78.77 92.16a12.603 12.603 0 0 1 13.39-13.39h945.23a12.603 12.603 0 0 1 12.604 13.39v669.538H879.852a39.385 39.385 0 0 0-39.384 39.385 39.385 39.385 0 0 0 39.384 39.385h209.526a39.385 39.385 0 0 0 39.385-39.385V92.16A91.372 91.372 0 0 0 1037.391 0H92.16A92.16 92.16 0 0 0 0 92.16v708.923a39.385 39.385 0 0 0 39.385 39.385h210.313a40.172 40.172 0 0 0 39.385-39.385 39.385 39.385 0 0 0-39.385-39.385H78.77zm513.575 601.797a39.385 39.385 0 0 0-55.927 0L274.117 956.258a40.172 40.172 0 0 0-8.665 43.324A40.172 40.172 0 0 0 301.686 1024h525.39a39.385 39.385 0 0 0 36.235-24.418 38.597 38.597 0 0 0-8.665-43.324zm-27.57 83.495 166.991 167.779h-337.92z" }, null, -1), _hoisted_389 = [
|
|
2395
|
+
_hoisted_290
|
|
2350
2396
|
];
|
|
2351
|
-
function
|
|
2352
|
-
return (0,
|
|
2397
|
+
function _sfc_render90(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2398
|
+
return (0, import_vue90.openBlock)(), (0, import_vue90.createElementBlock)("svg", _hoisted_190, _hoisted_389);
|
|
2353
2399
|
}
|
|
2354
|
-
var icon_projection_system_conversion_default = /* @__PURE__ */ export_helper_default(
|
|
2400
|
+
var icon_projection_system_conversion_default = /* @__PURE__ */ export_helper_default(_sfc_main90, [["render", _sfc_render90], ["__file", "icon-projection-system-conversion.vue"]]);
|
|
2355
2401
|
|
|
2356
2402
|
// src/components/icon-topology-check.vue
|
|
2357
|
-
var
|
|
2358
|
-
var
|
|
2403
|
+
var import_vue91 = __toESM(require_vue(), 1);
|
|
2404
|
+
var _sfc_main91 = {
|
|
2359
2405
|
name: "IconTopologyCheck",
|
|
2360
2406
|
title: "\u62D3\u6251\u68C0\u67E5"
|
|
2361
|
-
},
|
|
2407
|
+
}, _hoisted_191 = {
|
|
2362
2408
|
class: "icon",
|
|
2363
2409
|
viewBox: "0 0 1025 1024",
|
|
2364
2410
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2365
2411
|
width: "200.195",
|
|
2366
2412
|
height: "200"
|
|
2367
|
-
},
|
|
2368
|
-
|
|
2413
|
+
}, _hoisted_291 = /* @__PURE__ */ (0, import_vue91.createElementVNode)("path", { d: "M845.604 667.206a185.533 185.533 0 0 0-88.485 22.835L646.513 551.605a225.494 225.494 0 0 0 44.242-134.154 223.353 223.353 0 0 0-42.815-131.3l32.111-32.825 5.71-6.423a128.446 128.446 0 0 0 64.222 17.126 131.3 131.3 0 1 0-130.587-132.013 128.446 128.446 0 0 0 17.127 64.223 24.262 24.262 0 0 0-6.423 5.708l-32.825 32.112a223.353 223.353 0 0 0-132.727-42.815 227.634 227.634 0 0 0-158.416 64.936l-59.942-60.655a127.732 127.732 0 0 0 16.413-63.51 131.3 131.3 0 1 0-130.587 130.587 127.732 127.732 0 0 0 63.51-16.412l71.358 67.79a229.775 229.775 0 0 0-24.262 103.47 223.353 223.353 0 0 0 73.5 169.835l-53.52 55.66a172.688 172.688 0 0 0-83.489-23.549A178.397 178.397 0 1 0 357.51 797.793a175.542 175.542 0 0 0-39.247-112.033l59.94-59.942a214.076 214.076 0 0 0 86.345 17.126 221.926 221.926 0 0 0 130.586-41.388L703.6 737.138a178.397 178.397 0 1 0 142.717-71.359zM749.983 72.074a60.655 60.655 0 0 1 59.941 59.942 59.941 59.941 0 0 1-59.941 59.228 59.228 59.228 0 0 1-59.228-59.228 59.941 59.941 0 0 1 59.228-59.942zm-617.967 119.17a59.941 59.941 0 0 1-59.941-59.228 60.655 60.655 0 0 1 59.941-59.942 59.941 59.941 0 0 1 59.228 59.942 59.228 59.228 0 0 1-59.228 59.228zm47.097 713.587a107.038 107.038 0 1 1 107.038-107.038A107.038 107.038 0 0 1 179.113 904.83zm285.435-333.245A154.848 154.848 0 1 1 619.396 417.45a154.135 154.135 0 0 1-154.848 154.135zM845.604 952.64a107.038 107.038 0 1 1 107.038-107.038A107.038 107.038 0 0 1 845.604 952.64z" }, null, -1), _hoisted_390 = [
|
|
2414
|
+
_hoisted_291
|
|
2369
2415
|
];
|
|
2370
|
-
function
|
|
2371
|
-
return (0,
|
|
2416
|
+
function _sfc_render91(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2417
|
+
return (0, import_vue91.openBlock)(), (0, import_vue91.createElementBlock)("svg", _hoisted_191, _hoisted_390);
|
|
2372
2418
|
}
|
|
2373
|
-
var icon_topology_check_default = /* @__PURE__ */ export_helper_default(
|
|
2419
|
+
var icon_topology_check_default = /* @__PURE__ */ export_helper_default(_sfc_main91, [["render", _sfc_render91], ["__file", "icon-topology-check.vue"]]);
|
|
2374
2420
|
|
|
2375
2421
|
// src/components/icon-excavate-fill-analysis.vue
|
|
2376
|
-
var
|
|
2377
|
-
var
|
|
2422
|
+
var import_vue92 = __toESM(require_vue(), 1);
|
|
2423
|
+
var _sfc_main92 = {
|
|
2378
2424
|
name: "IconExcavateFillAnalysis",
|
|
2379
2425
|
title: "\u6316\u586B\u65B9\u5206\u6790"
|
|
2380
|
-
},
|
|
2426
|
+
}, _hoisted_192 = {
|
|
2381
2427
|
width: "16",
|
|
2382
2428
|
height: "16",
|
|
2383
2429
|
viewBox: "0 0 16 16",
|
|
2384
2430
|
fill: "none",
|
|
2385
2431
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2386
|
-
},
|
|
2432
|
+
}, _hoisted_292 = /* @__PURE__ */ (0, import_vue92.createElementVNode)("path", {
|
|
2387
2433
|
d: "M7.813 12c-.45 0-1.013-.109-1.35-.327-.676-.326-1.125-.98-1.35-1.633a2.497 2.497 0 0 1 .337-2.18l2.138-3.485.787-.218 1.463.872 1.237-2.179L9.5 1.98l.563-.981L14 3.178l-.563.98-1.462-.87-1.237 2.177 1.462.872.225.762-2.138 3.485c-.337.654-1.012 1.09-1.687 1.307-.225 0-.563.109-.787.109Zm.337-6.644-1.8 3.05c-.225.436-.225.871-.112 1.307.112.436.45.762.787.98.337.218.9.327 1.237.218.45-.109.788-.436 1.013-.762l1.8-3.159L8.15 5.356Z",
|
|
2388
2434
|
fill: "currentColor"
|
|
2389
|
-
}, null, -1),
|
|
2435
|
+
}, null, -1), _hoisted_391 = /* @__PURE__ */ (0, import_vue92.createElementVNode)("path", {
|
|
2390
2436
|
d: "M14.461 15H1.538L1 14.429V11h1.077v2.857h11.846V7H15v7.429l-.539.571Z",
|
|
2391
2437
|
fill: "currentColor"
|
|
2392
2438
|
}, null, -1), _hoisted_436 = [
|
|
2393
|
-
|
|
2394
|
-
|
|
2439
|
+
_hoisted_292,
|
|
2440
|
+
_hoisted_391
|
|
2395
2441
|
];
|
|
2396
|
-
function
|
|
2397
|
-
return (0,
|
|
2442
|
+
function _sfc_render92(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2443
|
+
return (0, import_vue92.openBlock)(), (0, import_vue92.createElementBlock)("svg", _hoisted_192, _hoisted_436);
|
|
2398
2444
|
}
|
|
2399
|
-
var icon_excavate_fill_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
2445
|
+
var icon_excavate_fill_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main92, [["render", _sfc_render92], ["__file", "icon-excavate-fill-analysis.vue"]]);
|
|
2400
2446
|
|
|
2401
2447
|
// src/components/icon-video-play.vue
|
|
2402
|
-
var
|
|
2403
|
-
var
|
|
2448
|
+
var import_vue93 = __toESM(require_vue(), 1);
|
|
2449
|
+
var _sfc_main93 = {
|
|
2404
2450
|
name: "IconVideoPlay",
|
|
2405
2451
|
title: "\u64AD\u653E"
|
|
2406
|
-
},
|
|
2452
|
+
}, _hoisted_193 = {
|
|
2407
2453
|
width: "16",
|
|
2408
2454
|
height: "16",
|
|
2409
2455
|
viewBox: "0 0 16 16",
|
|
2410
2456
|
fill: "none",
|
|
2411
2457
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2412
|
-
},
|
|
2458
|
+
}, _hoisted_293 = /* @__PURE__ */ (0, import_vue93.createElementVNode)("path", {
|
|
2413
2459
|
"fill-rule": "evenodd",
|
|
2414
2460
|
"clip-rule": "evenodd",
|
|
2415
2461
|
d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14Zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16Z",
|
|
2416
2462
|
fill: "currentColor"
|
|
2417
|
-
}, null, -1),
|
|
2463
|
+
}, null, -1), _hoisted_392 = /* @__PURE__ */ (0, import_vue93.createElementVNode)("path", {
|
|
2418
2464
|
"fill-rule": "evenodd",
|
|
2419
2465
|
"clip-rule": "evenodd",
|
|
2420
2466
|
d: "M7 5.869 10.197 8 7 10.132V5.869Zm3.752 1.299a1 1 0 0 1 0 1.664l-3.197 2.131A1 1 0 0 1 6 10.133V5.869a1 1 0 0 1 1.555-.833l3.197 2.132Z",
|
|
2421
2467
|
fill: "currentColor"
|
|
2422
2468
|
}, null, -1), _hoisted_437 = [
|
|
2423
|
-
|
|
2424
|
-
|
|
2469
|
+
_hoisted_293,
|
|
2470
|
+
_hoisted_392
|
|
2425
2471
|
];
|
|
2426
|
-
function
|
|
2427
|
-
return (0,
|
|
2472
|
+
function _sfc_render93(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2473
|
+
return (0, import_vue93.openBlock)(), (0, import_vue93.createElementBlock)("svg", _hoisted_193, _hoisted_437);
|
|
2428
2474
|
}
|
|
2429
|
-
var icon_video_play_default = /* @__PURE__ */ export_helper_default(
|
|
2475
|
+
var icon_video_play_default = /* @__PURE__ */ export_helper_default(_sfc_main93, [["render", _sfc_render93], ["__file", "icon-video-play.vue"]]);
|
|
2430
2476
|
|
|
2431
2477
|
// src/components/icon-zoom-in.vue
|
|
2432
|
-
var
|
|
2433
|
-
var
|
|
2478
|
+
var import_vue94 = __toESM(require_vue(), 1);
|
|
2479
|
+
var _sfc_main94 = {
|
|
2434
2480
|
name: "IconZoomIn",
|
|
2435
2481
|
title: "\u653E\u5927"
|
|
2436
|
-
},
|
|
2482
|
+
}, _hoisted_194 = {
|
|
2437
2483
|
width: "16",
|
|
2438
2484
|
height: "16",
|
|
2439
2485
|
viewBox: "0 0 16 16",
|
|
2440
2486
|
fill: "none",
|
|
2441
2487
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2442
|
-
},
|
|
2488
|
+
}, _hoisted_294 = /* @__PURE__ */ (0, import_vue94.createElementVNode)("path", {
|
|
2443
2489
|
"fill-rule": "evenodd",
|
|
2444
2490
|
"clip-rule": "evenodd",
|
|
2445
2491
|
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",
|
|
2446
2492
|
fill: "currentColor"
|
|
2447
|
-
}, null, -1),
|
|
2493
|
+
}, null, -1), _hoisted_393 = /* @__PURE__ */ (0, import_vue94.createElementVNode)("path", {
|
|
2448
2494
|
"fill-rule": "evenodd",
|
|
2449
2495
|
"clip-rule": "evenodd",
|
|
2450
2496
|
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-.707ZM6 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",
|
|
2451
2497
|
fill: "currentColor"
|
|
2452
2498
|
}, null, -1), _hoisted_438 = [
|
|
2453
|
-
|
|
2454
|
-
|
|
2499
|
+
_hoisted_294,
|
|
2500
|
+
_hoisted_393
|
|
2455
2501
|
];
|
|
2456
|
-
function
|
|
2457
|
-
return (0,
|
|
2502
|
+
function _sfc_render94(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2503
|
+
return (0, import_vue94.openBlock)(), (0, import_vue94.createElementBlock)("svg", _hoisted_194, _hoisted_438);
|
|
2458
2504
|
}
|
|
2459
|
-
var icon_zoom_in_default = /* @__PURE__ */ export_helper_default(
|
|
2505
|
+
var icon_zoom_in_default = /* @__PURE__ */ export_helper_default(_sfc_main94, [["render", _sfc_render94], ["__file", "icon-zoom-in.vue"]]);
|
|
2460
2506
|
|
|
2461
2507
|
// src/components/icon-point.vue
|
|
2462
|
-
var
|
|
2463
|
-
var
|
|
2508
|
+
var import_vue95 = __toESM(require_vue(), 1);
|
|
2509
|
+
var _sfc_main95 = {
|
|
2464
2510
|
name: "IconPoint",
|
|
2465
2511
|
title: "\u6570\u636E\u8F6C\u70B9"
|
|
2466
|
-
},
|
|
2512
|
+
}, _hoisted_195 = {
|
|
2467
2513
|
width: "16",
|
|
2468
2514
|
height: "16",
|
|
2469
2515
|
viewBox: "0 0 16 16",
|
|
2470
2516
|
fill: "none",
|
|
2471
2517
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2472
|
-
},
|
|
2518
|
+
}, _hoisted_295 = /* @__PURE__ */ (0, import_vue95.createElementVNode)("path", {
|
|
2473
2519
|
"fill-rule": "evenodd",
|
|
2474
2520
|
"clip-rule": "evenodd",
|
|
2475
2521
|
d: "M7.5 12a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm0 1a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Z",
|
|
2476
2522
|
fill: "currentColor"
|
|
2477
|
-
}, null, -1),
|
|
2523
|
+
}, null, -1), _hoisted_394 = /* @__PURE__ */ (0, import_vue95.createElementVNode)("path", {
|
|
2478
2524
|
d: "M9 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",
|
|
2479
2525
|
fill: "#FAFAFA"
|
|
2480
|
-
}, null, -1), _hoisted_439 = /* @__PURE__ */ (0,
|
|
2526
|
+
}, null, -1), _hoisted_439 = /* @__PURE__ */ (0, import_vue95.createElementVNode)("path", {
|
|
2481
2527
|
"fill-rule": "evenodd",
|
|
2482
2528
|
"clip-rule": "evenodd",
|
|
2483
2529
|
d: "M7.5 9a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm0 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z",
|
|
2484
2530
|
fill: "currentColor"
|
|
2485
2531
|
}, null, -1), _hoisted_58 = [
|
|
2486
|
-
|
|
2487
|
-
|
|
2532
|
+
_hoisted_295,
|
|
2533
|
+
_hoisted_394,
|
|
2488
2534
|
_hoisted_439
|
|
2489
2535
|
];
|
|
2490
|
-
function
|
|
2491
|
-
return (0,
|
|
2536
|
+
function _sfc_render95(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2537
|
+
return (0, import_vue95.openBlock)(), (0, import_vue95.createElementBlock)("svg", _hoisted_195, _hoisted_58);
|
|
2492
2538
|
}
|
|
2493
|
-
var icon_point_default = /* @__PURE__ */ export_helper_default(
|
|
2539
|
+
var icon_point_default = /* @__PURE__ */ export_helper_default(_sfc_main95, [["render", _sfc_render95], ["__file", "icon-point.vue"]]);
|
|
2494
2540
|
|
|
2495
2541
|
// src/components/icon-polyline.vue
|
|
2496
|
-
var
|
|
2497
|
-
var
|
|
2542
|
+
var import_vue96 = __toESM(require_vue(), 1);
|
|
2543
|
+
var _sfc_main96 = {
|
|
2498
2544
|
name: "IconPolyline",
|
|
2499
2545
|
title: "\u6570\u636E\u8F6C\u94FE"
|
|
2500
|
-
},
|
|
2546
|
+
}, _hoisted_196 = {
|
|
2501
2547
|
width: "16",
|
|
2502
2548
|
height: "16",
|
|
2503
2549
|
viewBox: "0 0 16 16",
|
|
2504
2550
|
fill: "none",
|
|
2505
2551
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2506
|
-
},
|
|
2552
|
+
}, _hoisted_296 = /* @__PURE__ */ (0, import_vue96.createElementVNode)("path", {
|
|
2507
2553
|
"fill-rule": "evenodd",
|
|
2508
2554
|
"clip-rule": "evenodd",
|
|
2509
2555
|
d: "M6.407 5.695a1.5 1.5 0 1 0-1.79.017l-2.94 6.298a1.5 1.5 0 1 0 .897.442L5.515 6.15l3.078 6.156a1.5 1.5 0 1 0 1.813 0L13.56 6h-.06c-.34 0-.655-.114-.907-.305L9.5 11.882 6.407 5.695ZM5.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm-4 9a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm8 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",
|
|
2510
2556
|
fill: "currentColor"
|
|
2511
|
-
}, null, -1),
|
|
2557
|
+
}, null, -1), _hoisted_395 = /* @__PURE__ */ (0, import_vue96.createElementVNode)("path", {
|
|
2512
2558
|
"fill-rule": "evenodd",
|
|
2513
2559
|
"clip-rule": "evenodd",
|
|
2514
2560
|
d: "M15 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-1 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z",
|
|
2515
2561
|
fill: "currentColor"
|
|
2516
2562
|
}, null, -1), _hoisted_440 = [
|
|
2517
|
-
|
|
2518
|
-
|
|
2563
|
+
_hoisted_296,
|
|
2564
|
+
_hoisted_395
|
|
2519
2565
|
];
|
|
2520
|
-
function
|
|
2521
|
-
return (0,
|
|
2566
|
+
function _sfc_render96(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2567
|
+
return (0, import_vue96.openBlock)(), (0, import_vue96.createElementBlock)("svg", _hoisted_196, _hoisted_440);
|
|
2522
2568
|
}
|
|
2523
|
-
var icon_polyline_default = /* @__PURE__ */ export_helper_default(
|
|
2569
|
+
var icon_polyline_default = /* @__PURE__ */ export_helper_default(_sfc_main96, [["render", _sfc_render96], ["__file", "icon-polyline.vue"]]);
|
|
2524
2570
|
|
|
2525
2571
|
// src/components/icon-polygon2.vue
|
|
2526
|
-
var
|
|
2527
|
-
var
|
|
2572
|
+
var import_vue97 = __toESM(require_vue(), 1);
|
|
2573
|
+
var _sfc_main97 = {
|
|
2528
2574
|
name: "IconPolygon2",
|
|
2529
2575
|
title: "\u6570\u636E\u8F6C\u9762"
|
|
2530
|
-
},
|
|
2576
|
+
}, _hoisted_197 = {
|
|
2531
2577
|
width: "16",
|
|
2532
2578
|
height: "16",
|
|
2533
2579
|
viewBox: "0 0 16 16",
|
|
2534
2580
|
fill: "none",
|
|
2535
2581
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2536
|
-
},
|
|
2582
|
+
}, _hoisted_297 = /* @__PURE__ */ (0, import_vue97.createElementVNode)("path", {
|
|
2537
2583
|
"fill-rule": "evenodd",
|
|
2538
2584
|
"clip-rule": "evenodd",
|
|
2539
2585
|
d: "M8.764 3.79a1.493 1.493 0 0 1-1.528.001L2.894 6.945a1.506 1.506 0 0 0-.662-.755l4.361-3.168a1.5 1.5 0 1 1 2.814 0l4.36 3.168a1.505 1.505 0 0 0-.661.755L8.764 3.791ZM8.5 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM2.016 8.909a1.5 1.5 0 1 1 .817-.72l1.565 4.814a1.495 1.495 0 0 0-.922.4L2.016 8.91ZM2 7.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm3.991 7.163a1.5 1.5 0 1 1 .003-.296c-.023-.26-.111-.5-.249-.704h4.51A1.493 1.493 0 0 0 10 14.5a1.5 1.5 0 1 1 .009.163H5.99ZM4.5 15a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm7.5-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM14.5 9a1.5 1.5 0 1 0-1.333-.812l-1.565 4.815c.356.024.677.172.922.4l1.46-4.494c.16.059.335.091.516.091Zm0-1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",
|
|
2540
2586
|
fill: "currentColor"
|
|
2541
|
-
}, null, -1),
|
|
2542
|
-
|
|
2587
|
+
}, null, -1), _hoisted_396 = [
|
|
2588
|
+
_hoisted_297
|
|
2543
2589
|
];
|
|
2544
|
-
function
|
|
2545
|
-
return (0,
|
|
2590
|
+
function _sfc_render97(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2591
|
+
return (0, import_vue97.openBlock)(), (0, import_vue97.createElementBlock)("svg", _hoisted_197, _hoisted_396);
|
|
2546
2592
|
}
|
|
2547
|
-
var icon_polygon2_default = /* @__PURE__ */ export_helper_default(
|
|
2593
|
+
var icon_polygon2_default = /* @__PURE__ */ export_helper_default(_sfc_main97, [["render", _sfc_render97], ["__file", "icon-polygon2.vue"]]);
|
|
2548
2594
|
|
|
2549
2595
|
// src/components/icon-file.vue
|
|
2550
|
-
var
|
|
2551
|
-
var
|
|
2596
|
+
var import_vue98 = __toESM(require_vue(), 1);
|
|
2597
|
+
var _sfc_main98 = {
|
|
2552
2598
|
name: "IconFile",
|
|
2553
2599
|
title: "\u6587\u4EF6"
|
|
2554
|
-
},
|
|
2600
|
+
}, _hoisted_198 = {
|
|
2555
2601
|
width: "16",
|
|
2556
2602
|
height: "16",
|
|
2557
2603
|
viewBox: "0 0 16 16",
|
|
2558
2604
|
fill: "none",
|
|
2559
2605
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2560
|
-
},
|
|
2606
|
+
}, _hoisted_298 = /* @__PURE__ */ (0, import_vue98.createElementVNode)("path", {
|
|
2561
2607
|
"fill-rule": "evenodd",
|
|
2562
2608
|
"clip-rule": "evenodd",
|
|
2563
2609
|
d: "M10 10v2a2 2 0 1 0 2-2h-2Zm2 5a3 3 0 1 0 0-6H9v3a3 3 0 0 0 3 3Zm-2-9V4a2 2 0 1 1 2 2h-2Zm2-5a3 3 0 1 1 0 6H9V4a3 3 0 0 1 3-3Zm-6 9v2a2 2 0 1 1-2-2h2Zm-2 5a3 3 0 1 1 0-6h3v3a3 3 0 0 1-3 3Zm2-9V4a2 2 0 1 0-2 2h2ZM4 1a3 3 0 0 0 0 6h3V4a3 3 0 0 0-3-3Z",
|
|
2564
2610
|
fill: "currentColor"
|
|
2565
|
-
}, null, -1),
|
|
2566
|
-
|
|
2611
|
+
}, null, -1), _hoisted_397 = [
|
|
2612
|
+
_hoisted_298
|
|
2567
2613
|
];
|
|
2568
|
-
function
|
|
2569
|
-
return (0,
|
|
2614
|
+
function _sfc_render98(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2615
|
+
return (0, import_vue98.openBlock)(), (0, import_vue98.createElementBlock)("svg", _hoisted_198, _hoisted_397);
|
|
2570
2616
|
}
|
|
2571
|
-
var icon_file_default = /* @__PURE__ */ export_helper_default(
|
|
2617
|
+
var icon_file_default = /* @__PURE__ */ export_helper_default(_sfc_main98, [["render", _sfc_render98], ["__file", "icon-file.vue"]]);
|
|
2572
2618
|
|
|
2573
2619
|
// src/components/icon-folder.vue
|
|
2574
|
-
var
|
|
2575
|
-
var
|
|
2620
|
+
var import_vue99 = __toESM(require_vue(), 1);
|
|
2621
|
+
var _sfc_main99 = {
|
|
2576
2622
|
name: "IconFolder",
|
|
2577
2623
|
title: "\u6587\u4EF6\u5939"
|
|
2578
|
-
},
|
|
2624
|
+
}, _hoisted_199 = {
|
|
2579
2625
|
class: "icon",
|
|
2580
2626
|
viewBox: "0 0 1181 1024",
|
|
2581
2627
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2582
2628
|
width: "230.664",
|
|
2583
2629
|
height: "200"
|
|
2584
|
-
},
|
|
2630
|
+
}, _hoisted_299 = /* @__PURE__ */ (0, import_vue99.createElementVNode)("path", {
|
|
2585
2631
|
d: "M681.354 157.538 445.046 0H0v1024h1181.538V157.538zm421.415 787.693h-1024V551.385h1024zm0-472.616h-1024V78.77h342.646l236.308 157.539h445.046z",
|
|
2586
2632
|
fill: "#E6A23C"
|
|
2587
|
-
}, null, -1),
|
|
2588
|
-
|
|
2633
|
+
}, null, -1), _hoisted_398 = [
|
|
2634
|
+
_hoisted_299
|
|
2589
2635
|
];
|
|
2590
|
-
function
|
|
2591
|
-
return (0,
|
|
2636
|
+
function _sfc_render99(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2637
|
+
return (0, import_vue99.openBlock)(), (0, import_vue99.createElementBlock)("svg", _hoisted_199, _hoisted_398);
|
|
2592
2638
|
}
|
|
2593
|
-
var icon_folder_default = /* @__PURE__ */ export_helper_default(
|
|
2639
|
+
var icon_folder_default = /* @__PURE__ */ export_helper_default(_sfc_main99, [["render", _sfc_render99], ["__file", "icon-folder.vue"]]);
|
|
2594
2640
|
|
|
2595
2641
|
// src/components/icon-folder2.vue
|
|
2596
|
-
var
|
|
2597
|
-
var
|
|
2642
|
+
var import_vue100 = __toESM(require_vue(), 1);
|
|
2643
|
+
var _sfc_main100 = {
|
|
2598
2644
|
name: "IconFolder2",
|
|
2599
2645
|
title: "\u6587\u4EF6\u59392"
|
|
2600
|
-
},
|
|
2646
|
+
}, _hoisted_1100 = {
|
|
2601
2647
|
class: "icon",
|
|
2602
2648
|
viewBox: "0 0 1076 1024",
|
|
2603
2649
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2604
2650
|
width: "210.156",
|
|
2605
2651
|
height: "200"
|
|
2606
|
-
},
|
|
2652
|
+
}, _hoisted_2100 = /* @__PURE__ */ (0, import_vue100.createElementVNode)("path", {
|
|
2607
2653
|
d: "M984.615 157.538H556.898L437.17 14.178A38.597 38.597 0 0 0 407.237 0H92.16A92.16 92.16 0 0 0 0 92.16v839.68A92.16 92.16 0 0 0 92.16 1024h892.455a92.16 92.16 0 0 0 92.16-92.16V249.698a92.16 92.16 0 0 0-92.16-92.16zM78.77 90.585a12.603 12.603 0 0 1 13.39-11.816h296.172l119.73 143.36a38.597 38.597 0 0 0 29.932 14.179h446.621a14.178 14.178 0 0 1 13.391 13.39V419.84H78.77V90.585zM984.615 945.23H90.585a12.603 12.603 0 0 1-11.816-13.391V498.61h919.237v433.23a14.178 14.178 0 0 1-13.39 13.39z",
|
|
2608
2654
|
fill: "currentColor"
|
|
2609
|
-
}, null, -1),
|
|
2610
|
-
|
|
2655
|
+
}, null, -1), _hoisted_399 = [
|
|
2656
|
+
_hoisted_2100
|
|
2611
2657
|
];
|
|
2612
|
-
function
|
|
2613
|
-
return (0,
|
|
2658
|
+
function _sfc_render100(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2659
|
+
return (0, import_vue100.openBlock)(), (0, import_vue100.createElementBlock)("svg", _hoisted_1100, _hoisted_399);
|
|
2614
2660
|
}
|
|
2615
|
-
var icon_folder2_default = /* @__PURE__ */ export_helper_default(
|
|
2661
|
+
var icon_folder2_default = /* @__PURE__ */ export_helper_default(_sfc_main100, [["render", _sfc_render100], ["__file", "icon-folder2.vue"]]);
|
|
2616
2662
|
|
|
2617
2663
|
// src/components/icon-measure-azimuth.vue
|
|
2618
|
-
var
|
|
2619
|
-
var
|
|
2664
|
+
var import_vue101 = __toESM(require_vue(), 1);
|
|
2665
|
+
var _sfc_main101 = {
|
|
2620
2666
|
name: "IconMeasureAzimuth",
|
|
2621
2667
|
title: "\u65B9\u4F4D\u89D2\u6D4B\u91CF"
|
|
2622
|
-
},
|
|
2668
|
+
}, _hoisted_1101 = {
|
|
2623
2669
|
width: "24",
|
|
2624
2670
|
height: "24",
|
|
2625
2671
|
viewBox: "0 0 24 24",
|
|
2626
2672
|
fill: "none",
|
|
2627
2673
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2628
|
-
},
|
|
2674
|
+
}, _hoisted_2101 = /* @__PURE__ */ (0, import_vue101.createElementVNode)("path", {
|
|
2629
2675
|
"fill-rule": "evenodd",
|
|
2630
2676
|
"clip-rule": "evenodd",
|
|
2631
2677
|
d: "m22.052 14.76-.008.013a.055.055 0 0 1 .008-.013Zm-.25.24c-.36-.278-.996-.613-1.95-.931C17.936 13.429 15.16 13 12 13c-3.159 0-5.935.43-7.853 1.069-.953.318-1.588.653-1.948.931.36.278.995.613 1.948.931C6.065 16.571 8.841 17 12 17s5.935-.43 7.853-1.069c.953-.318 1.588-.653 1.948-.931Zm-19.854-.24s.004.004.008.013a.05.05 0 0 1-.008-.013Zm0 .48.008-.013a.056.056 0 0 1-.008.013Zm20.096-.013a.053.053 0 0 1 .008.013s-.004-.004-.008-.013ZM12 19c6.627 0 12-1.79 12-4s-5.373-4-12-4-12 1.79-12 4 5.373 4 12 4Z",
|
|
2632
2678
|
fill: "currentColor"
|
|
2633
|
-
}, null, -1),
|
|
2679
|
+
}, null, -1), _hoisted_3100 = /* @__PURE__ */ (0, import_vue101.createElementVNode)("path", {
|
|
2634
2680
|
"fill-rule": "evenodd",
|
|
2635
2681
|
"clip-rule": "evenodd",
|
|
2636
2682
|
d: "M22 15h2c0-6.627-5.373-12-12-12S0 8.373 0 15h2C2 9.477 6.477 5 12 5s10 4.477 10 10Z",
|
|
2637
2683
|
fill: "currentColor"
|
|
2638
|
-
}, null, -1), _hoisted_441 = /* @__PURE__ */ (0,
|
|
2684
|
+
}, null, -1), _hoisted_441 = /* @__PURE__ */ (0, import_vue101.createElementVNode)("path", {
|
|
2639
2685
|
"fill-rule": "evenodd",
|
|
2640
2686
|
"clip-rule": "evenodd",
|
|
2641
2687
|
d: "M12 4a1 1 0 0 1 1 1v9.692l6.21 1.33a1 1 0 1 1-.42 1.956l-6.797-1.457-7.297 1.46a1 1 0 0 1-.392-1.962L11 14.68V5a1 1 0 0 1 1-1ZM2.76 18.354l-2.407.613C1.65 20.709 6.373 22 12 22c5.627 0 10.35-1.291 11.647-3.033l-2.407-.613a9.108 9.108 0 0 1-1.387.577C17.935 19.571 15.159 20 12 20s-5.935-.43-7.853-1.069a9.11 9.11 0 0 1-1.387-.577Z",
|
|
2642
2688
|
fill: "currentColor"
|
|
2643
2689
|
}, null, -1), _hoisted_59 = [
|
|
2644
|
-
|
|
2645
|
-
|
|
2690
|
+
_hoisted_2101,
|
|
2691
|
+
_hoisted_3100,
|
|
2646
2692
|
_hoisted_441
|
|
2647
2693
|
];
|
|
2648
|
-
function
|
|
2649
|
-
return (0,
|
|
2694
|
+
function _sfc_render101(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2695
|
+
return (0, import_vue101.openBlock)(), (0, import_vue101.createElementBlock)("svg", _hoisted_1101, _hoisted_59);
|
|
2650
2696
|
}
|
|
2651
|
-
var icon_measure_azimuth_default = /* @__PURE__ */ export_helper_default(
|
|
2697
|
+
var icon_measure_azimuth_default = /* @__PURE__ */ export_helper_default(_sfc_main101, [["render", _sfc_render101], ["__file", "icon-measure-azimuth.vue"]]);
|
|
2652
2698
|
|
|
2653
2699
|
// src/components/icon-traveler-analysis.vue
|
|
2654
|
-
var
|
|
2655
|
-
var
|
|
2700
|
+
var import_vue102 = __toESM(require_vue(), 1);
|
|
2701
|
+
var _sfc_main102 = {
|
|
2656
2702
|
name: "IconTravelerAnalysis",
|
|
2657
2703
|
title: "\u65C5\u884C\u5546\u5206\u6790"
|
|
2658
|
-
},
|
|
2704
|
+
}, _hoisted_1102 = {
|
|
2659
2705
|
class: "icon",
|
|
2660
2706
|
viewBox: "0 0 1024 1024",
|
|
2661
2707
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2662
2708
|
width: "200",
|
|
2663
2709
|
height: "200"
|
|
2664
|
-
},
|
|
2665
|
-
|
|
2666
|
-
|
|
2710
|
+
}, _hoisted_2102 = /* @__PURE__ */ (0, import_vue102.createElementVNode)("path", { d: "M845.478 238.505H547.704V71.409h83.548a35.704 35.704 0 0 0 35.705-35.705A36.418 36.418 0 0 0 631.252 0H392.748a36.418 36.418 0 0 0-35.705 35.704 35.704 35.704 0 0 0 35.705 35.705h83.548v167.096H178.522a82.834 82.834 0 0 0-82.834 82.834v524.14a82.834 82.834 0 0 0 82.834 82.833h83.548v59.984a35.704 35.704 0 0 0 71.408 0v-59.984h357.044v59.984a35.704 35.704 0 0 0 71.408 0v-59.984h83.548a82.834 82.834 0 0 0 82.834-82.834v-524.14a82.834 82.834 0 0 0-82.834-82.833zm11.426 606.973a11.425 11.425 0 0 1-11.426 11.426H178.522a11.425 11.425 0 0 1-11.426-11.426v-524.14a11.425 11.425 0 0 1 11.426-11.424h666.956a11.425 11.425 0 0 1 11.426 11.425z" }, null, -1), _hoisted_3101 = /* @__PURE__ */ (0, import_vue102.createElementVNode)("path", { d: "M452.73 488.435v189.947a35.704 35.704 0 0 1-35.704 35.704 35.704 35.704 0 0 1-35.704-35.704V488.435a35.704 35.704 0 0 1 35.704-35.704 35.704 35.704 0 0 1 35.705 35.704zm189.948 0v189.947a35.704 35.704 0 0 1-35.704 35.704 35.704 35.704 0 0 1-35.705-35.704V488.435a35.704 35.704 0 0 1 35.705-35.704 35.704 35.704 0 0 1 35.704 35.704z" }, null, -1), _hoisted_442 = [
|
|
2711
|
+
_hoisted_2102,
|
|
2712
|
+
_hoisted_3101
|
|
2667
2713
|
];
|
|
2668
|
-
function
|
|
2669
|
-
return (0,
|
|
2714
|
+
function _sfc_render102(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2715
|
+
return (0, import_vue102.openBlock)(), (0, import_vue102.createElementBlock)("svg", _hoisted_1102, _hoisted_442);
|
|
2670
2716
|
}
|
|
2671
|
-
var icon_traveler_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
2717
|
+
var icon_traveler_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main102, [["render", _sfc_render102], ["__file", "icon-traveler-analysis.vue"]]);
|
|
2672
2718
|
|
|
2673
2719
|
// src/components/icon-calendar.vue
|
|
2674
|
-
var
|
|
2675
|
-
var
|
|
2720
|
+
var import_vue103 = __toESM(require_vue(), 1);
|
|
2721
|
+
var _sfc_main103 = {
|
|
2676
2722
|
name: "IconCalendar",
|
|
2677
2723
|
title: "\u65E5\u5386"
|
|
2678
|
-
},
|
|
2724
|
+
}, _hoisted_1103 = {
|
|
2679
2725
|
width: "16",
|
|
2680
2726
|
height: "16",
|
|
2681
2727
|
viewBox: "0 0 16 16",
|
|
2682
2728
|
fill: "none",
|
|
2683
2729
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2684
|
-
},
|
|
2730
|
+
}, _hoisted_2103 = /* @__PURE__ */ (0, import_vue103.createElementVNode)("path", {
|
|
2685
2731
|
d: "M3.333 3.167h9.334v-1H3.333v1Zm9.334 0c.46 0 .833.373.833.833h1c0-1.013-.82-1.833-1.833-1.833v1ZM13.5 4v9.333h1V4h-1Zm0 9.333c0 .46-.373.834-.833.834v1a1.834 1.834 0 0 0 1.833-1.834h-1Zm-.833.834H3.333v1h9.334v-1Zm-9.334 0a.833.833 0 0 1-.833-.834h-1c0 1.013.82 1.834 1.833 1.834v-1Zm-.833-.834V4h-1v9.333h1ZM2.5 4c0-.46.373-.833.833-.833v-1C2.321 2.167 1.5 2.987 1.5 4h1Zm7.667-2.667V4h1V1.333h-1Zm-5.334 0V4h1V1.333h-1ZM2 7.167h12v-1H2v1Z",
|
|
2686
2732
|
fill: "currentColor"
|
|
2687
|
-
}, null, -1),
|
|
2688
|
-
|
|
2733
|
+
}, null, -1), _hoisted_3102 = [
|
|
2734
|
+
_hoisted_2103
|
|
2689
2735
|
];
|
|
2690
|
-
function
|
|
2691
|
-
return (0,
|
|
2736
|
+
function _sfc_render103(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2737
|
+
return (0, import_vue103.openBlock)(), (0, import_vue103.createElementBlock)("svg", _hoisted_1103, _hoisted_3102);
|
|
2692
2738
|
}
|
|
2693
|
-
var icon_calendar_default = /* @__PURE__ */ export_helper_default(
|
|
2739
|
+
var icon_calendar_default = /* @__PURE__ */ export_helper_default(_sfc_main103, [["render", _sfc_render103], ["__file", "icon-calendar.vue"]]);
|
|
2694
2740
|
|
|
2695
2741
|
// src/components/icon-time.vue
|
|
2696
|
-
var
|
|
2697
|
-
var
|
|
2742
|
+
var import_vue104 = __toESM(require_vue(), 1);
|
|
2743
|
+
var _sfc_main104 = {
|
|
2698
2744
|
name: "IconTime",
|
|
2699
2745
|
title: "\u65F6\u95F4"
|
|
2700
|
-
},
|
|
2746
|
+
}, _hoisted_1104 = {
|
|
2701
2747
|
width: "16",
|
|
2702
2748
|
height: "16",
|
|
2703
2749
|
viewBox: "0 0 16 16",
|
|
2704
2750
|
fill: "none",
|
|
2705
2751
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2706
|
-
},
|
|
2752
|
+
}, _hoisted_2104 = /* @__PURE__ */ (0, import_vue104.createElementVNode)("path", {
|
|
2707
2753
|
d: "M8 8h-.5a.5.5 0 0 0 .277.447L8 8Zm6.167 0A6.167 6.167 0 0 1 8 14.167v1A7.167 7.167 0 0 0 15.167 8h-1ZM8 14.167A6.167 6.167 0 0 1 1.833 8h-1A7.167 7.167 0 0 0 8 15.167v-1ZM1.833 8A6.167 6.167 0 0 1 8 1.833v-1A7.167 7.167 0 0 0 .833 8h1ZM8 1.833A6.167 6.167 0 0 1 14.167 8h1A7.167 7.167 0 0 0 8 .833v1ZM7.5 4v4h1V4h-1Zm.277 4.447 2.666 1.333.447-.894-2.666-1.333-.447.894Z",
|
|
2708
2754
|
fill: "currentColor"
|
|
2709
|
-
}, null, -1),
|
|
2710
|
-
|
|
2755
|
+
}, null, -1), _hoisted_3103 = [
|
|
2756
|
+
_hoisted_2104
|
|
2711
2757
|
];
|
|
2712
|
-
function
|
|
2713
|
-
return (0,
|
|
2758
|
+
function _sfc_render104(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2759
|
+
return (0, import_vue104.openBlock)(), (0, import_vue104.createElementBlock)("svg", _hoisted_1104, _hoisted_3103);
|
|
2714
2760
|
}
|
|
2715
|
-
var icon_time_default = /* @__PURE__ */ export_helper_default(
|
|
2761
|
+
var icon_time_default = /* @__PURE__ */ export_helper_default(_sfc_main104, [["render", _sfc_render104], ["__file", "icon-time.vue"]]);
|
|
2716
2762
|
|
|
2717
2763
|
// src/components/icon-time-bar.vue
|
|
2718
|
-
var
|
|
2719
|
-
var
|
|
2764
|
+
var import_vue105 = __toESM(require_vue(), 1);
|
|
2765
|
+
var _sfc_main105 = {
|
|
2720
2766
|
name: "IconTimeBar",
|
|
2721
2767
|
title: "\u65F6\u95F4\u8F74"
|
|
2722
|
-
},
|
|
2768
|
+
}, _hoisted_1105 = {
|
|
2723
2769
|
width: "16",
|
|
2724
2770
|
height: "16",
|
|
2725
2771
|
viewBox: "0 0 16 16",
|
|
2726
2772
|
fill: "none",
|
|
2727
2773
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2728
|
-
},
|
|
2774
|
+
}, _hoisted_2105 = /* @__PURE__ */ (0, import_vue105.createElementVNode)("path", {
|
|
2729
2775
|
"fill-rule": "evenodd",
|
|
2730
2776
|
"clip-rule": "evenodd",
|
|
2731
2777
|
d: "M8.5 11a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM12 8.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z",
|
|
2732
2778
|
fill: "currentColor"
|
|
2733
|
-
}, null, -1),
|
|
2779
|
+
}, null, -1), _hoisted_3104 = /* @__PURE__ */ (0, import_vue105.createElementVNode)("path", {
|
|
2734
2780
|
"fill-rule": "evenodd",
|
|
2735
2781
|
"clip-rule": "evenodd",
|
|
2736
2782
|
d: "M1 8.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm10 0a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Z",
|
|
2737
2783
|
fill: "currentColor"
|
|
2738
2784
|
}, null, -1), _hoisted_443 = [
|
|
2739
|
-
|
|
2740
|
-
|
|
2785
|
+
_hoisted_2105,
|
|
2786
|
+
_hoisted_3104
|
|
2741
2787
|
];
|
|
2742
|
-
function
|
|
2743
|
-
return (0,
|
|
2788
|
+
function _sfc_render105(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2789
|
+
return (0, import_vue105.openBlock)(), (0, import_vue105.createElementBlock)("svg", _hoisted_1105, _hoisted_443);
|
|
2744
2790
|
}
|
|
2745
|
-
var icon_time_bar_default = /* @__PURE__ */ export_helper_default(
|
|
2791
|
+
var icon_time_bar_default = /* @__PURE__ */ export_helper_default(_sfc_main105, [["render", _sfc_render105], ["__file", "icon-time-bar.vue"]]);
|
|
2746
2792
|
|
|
2747
2793
|
// src/components/icon-display-settings.vue
|
|
2748
|
-
var
|
|
2749
|
-
var
|
|
2794
|
+
var import_vue106 = __toESM(require_vue(), 1);
|
|
2795
|
+
var _sfc_main106 = {
|
|
2750
2796
|
name: "IconDisplaySettings",
|
|
2751
2797
|
title: "\u663E\u793A\u8BBE\u7F6E"
|
|
2752
|
-
},
|
|
2798
|
+
}, _hoisted_1106 = {
|
|
2753
2799
|
class: "icon",
|
|
2754
2800
|
viewBox: "0 0 1024 1024",
|
|
2755
2801
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2756
2802
|
width: "200",
|
|
2757
2803
|
height: "200"
|
|
2758
|
-
},
|
|
2804
|
+
}, _hoisted_2106 = /* @__PURE__ */ (0, import_vue106.createElementVNode)("path", {
|
|
2759
2805
|
d: "M917.596 248.502 680.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.086z",
|
|
2760
2806
|
fill: "currentColor"
|
|
2761
|
-
}, null, -1),
|
|
2807
|
+
}, null, -1), _hoisted_3105 = /* @__PURE__ */ (0, import_vue106.createElementVNode)("path", {
|
|
2762
2808
|
d: "M336.33 509.858a446.304 446.304 0 0 0-49.272 52.842l-13.568 17.138-3.57 4.999a34.276 34.276 0 0 0 0 39.989l3.57 4.998 13.568 17.852a509.858 509.858 0 0 0 49.272 52.843 269.21 269.21 0 0 0 175.665 84.976 269.21 269.21 0 0 0 175.666-80.692 509.858 509.858 0 0 0 50.7-52.842l13.567-17.852 3.57-4.999a34.276 34.276 0 0 0 0-39.989l-3.57-4.998-13.567-21.423a446.304 446.304 0 0 0-49.272-52.842 269.21 269.21 0 0 0-177.094-81.406 269.21 269.21 0 0 0-175.665 81.406zm344.904 97.116a380.608 380.608 0 0 1-42.131 45.701 199.944 199.944 0 0 1-127.108 61.411 199.944 199.944 0 0 1-127.107-61.411 380.608 380.608 0 0 1-42.131-45.701 447.018 447.018 0 0 1 42.131-44.988 201.372 201.372 0 0 1 127.107-62.125 201.372 201.372 0 0 1 127.108 62.125 447.018 447.018 0 0 1 42.13 44.988z",
|
|
2763
2809
|
fill: "currentColor"
|
|
2764
|
-
}, null, -1), _hoisted_444 = /* @__PURE__ */ (0,
|
|
2810
|
+
}, null, -1), _hoisted_444 = /* @__PURE__ */ (0, import_vue106.createElementVNode)("path", {
|
|
2765
2811
|
d: "M464.152 606.974a47.844 47.844 0 1 0 47.843-47.13 47.844 47.844 0 0 0-47.843 47.13z",
|
|
2766
2812
|
fill: "currentColor"
|
|
2767
2813
|
}, null, -1), _hoisted_510 = [
|
|
2768
|
-
|
|
2769
|
-
|
|
2814
|
+
_hoisted_2106,
|
|
2815
|
+
_hoisted_3105,
|
|
2770
2816
|
_hoisted_444
|
|
2771
2817
|
];
|
|
2772
|
-
function
|
|
2773
|
-
return (0,
|
|
2818
|
+
function _sfc_render106(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2819
|
+
return (0, import_vue106.openBlock)(), (0, import_vue106.createElementBlock)("svg", _hoisted_1106, _hoisted_510);
|
|
2774
2820
|
}
|
|
2775
|
-
var icon_display_settings_default = /* @__PURE__ */ export_helper_default(
|
|
2821
|
+
var icon_display_settings_default = /* @__PURE__ */ export_helper_default(_sfc_main106, [["render", _sfc_render106], ["__file", "icon-display-settings.vue"]]);
|
|
2776
2822
|
|
|
2777
2823
|
// src/components/icon-video-pause.vue
|
|
2778
|
-
var
|
|
2779
|
-
var
|
|
2824
|
+
var import_vue107 = __toESM(require_vue(), 1);
|
|
2825
|
+
var _sfc_main107 = {
|
|
2780
2826
|
name: "IconVideoPause",
|
|
2781
2827
|
title: "\u6682\u505C\u64AD\u653E"
|
|
2782
|
-
},
|
|
2828
|
+
}, _hoisted_1107 = {
|
|
2783
2829
|
width: "16",
|
|
2784
2830
|
height: "16",
|
|
2785
2831
|
viewBox: "0 0 16 16",
|
|
2786
2832
|
fill: "none",
|
|
2787
2833
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2788
|
-
},
|
|
2834
|
+
}, _hoisted_2107 = /* @__PURE__ */ (0, import_vue107.createElementVNode)("path", {
|
|
2789
2835
|
d: "M5 4.5a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7Zm5 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7Z",
|
|
2790
2836
|
fill: "currentColor"
|
|
2791
|
-
}, null, -1),
|
|
2837
|
+
}, null, -1), _hoisted_3106 = /* @__PURE__ */ (0, import_vue107.createElementVNode)("path", {
|
|
2792
2838
|
"fill-rule": "evenodd",
|
|
2793
2839
|
"clip-rule": "evenodd",
|
|
2794
2840
|
d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14Zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16Z",
|
|
2795
2841
|
fill: "currentColor"
|
|
2796
2842
|
}, null, -1), _hoisted_445 = [
|
|
2797
|
-
|
|
2798
|
-
|
|
2843
|
+
_hoisted_2107,
|
|
2844
|
+
_hoisted_3106
|
|
2799
2845
|
];
|
|
2800
|
-
function
|
|
2801
|
-
return (0,
|
|
2846
|
+
function _sfc_render107(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2847
|
+
return (0, import_vue107.openBlock)(), (0, import_vue107.createElementBlock)("svg", _hoisted_1107, _hoisted_445);
|
|
2802
2848
|
}
|
|
2803
|
-
var icon_video_pause_default = /* @__PURE__ */ export_helper_default(
|
|
2849
|
+
var icon_video_pause_default = /* @__PURE__ */ export_helper_default(_sfc_main107, [["render", _sfc_render107], ["__file", "icon-video-pause.vue"]]);
|
|
2804
2850
|
|
|
2805
2851
|
// src/components/icon-more.vue
|
|
2806
|
-
var
|
|
2807
|
-
var
|
|
2852
|
+
var import_vue108 = __toESM(require_vue(), 1);
|
|
2853
|
+
var _sfc_main108 = {
|
|
2808
2854
|
name: "IconMore",
|
|
2809
2855
|
title: "\u66F4\u591A"
|
|
2810
|
-
},
|
|
2856
|
+
}, _hoisted_1108 = {
|
|
2811
2857
|
class: "icon",
|
|
2812
2858
|
viewBox: "0 0 5120 1024",
|
|
2813
2859
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2814
2860
|
width: "1000",
|
|
2815
2861
|
height: "200"
|
|
2816
|
-
},
|
|
2862
|
+
}, _hoisted_2108 = /* @__PURE__ */ (0, import_vue108.createElementVNode)("path", {
|
|
2817
2863
|
d: "M512 1024A512 512 0 1 0 0 512a512 512 0 0 0 512 512zm2048 0a512 512 0 1 0-512-512 512 512 0 0 0 512 512zm2048 0a512 512 0 1 0-512-512 512 512 0 0 0 512 512z",
|
|
2818
2864
|
fill: "currentColor"
|
|
2819
|
-
}, null, -1),
|
|
2820
|
-
|
|
2865
|
+
}, null, -1), _hoisted_3107 = [
|
|
2866
|
+
_hoisted_2108
|
|
2821
2867
|
];
|
|
2822
|
-
function
|
|
2823
|
-
return (0,
|
|
2868
|
+
function _sfc_render108(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2869
|
+
return (0, import_vue108.openBlock)(), (0, import_vue108.createElementBlock)("svg", _hoisted_1108, _hoisted_3107);
|
|
2824
2870
|
}
|
|
2825
|
-
var icon_more_default = /* @__PURE__ */ export_helper_default(
|
|
2871
|
+
var icon_more_default = /* @__PURE__ */ export_helper_default(_sfc_main108, [["render", _sfc_render108], ["__file", "icon-more.vue"]]);
|
|
2826
2872
|
|
|
2827
2873
|
// src/components/icon-replace.vue
|
|
2828
|
-
var
|
|
2829
|
-
var
|
|
2874
|
+
var import_vue109 = __toESM(require_vue(), 1);
|
|
2875
|
+
var _sfc_main109 = {
|
|
2830
2876
|
name: "IconReplace",
|
|
2831
2877
|
title: "\u66F4\u6362"
|
|
2832
|
-
},
|
|
2878
|
+
}, _hoisted_1109 = {
|
|
2833
2879
|
width: "16",
|
|
2834
2880
|
height: "16",
|
|
2835
2881
|
viewBox: "0 0 16 16",
|
|
2836
2882
|
fill: "none",
|
|
2837
2883
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2838
|
-
},
|
|
2884
|
+
}, _hoisted_2109 = /* @__PURE__ */ (0, import_vue109.createElementVNode)("path", {
|
|
2839
2885
|
"fill-rule": "evenodd",
|
|
2840
2886
|
"clip-rule": "evenodd",
|
|
2841
2887
|
d: "M12.312 4.39a.5.5 0 0 0 0-.78l-2.5-2a.5.5 0 0 0-.624.78l1.387 1.11H2a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 1 0V4.5h8.075L9.188 5.61a.5.5 0 0 0 .624.78l2.5-2Zm-8.624 6.22a.5.5 0 0 0 0 .78l2.5 2a.5.5 0 1 0 .624-.78L5.425 11.5H14a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-1 0v2.5H5.425l1.387-1.11a.5.5 0 0 0-.624-.78l-2.5 2Z",
|
|
2842
2888
|
fill: "currentColor"
|
|
2843
|
-
}, null, -1),
|
|
2844
|
-
|
|
2889
|
+
}, null, -1), _hoisted_3108 = [
|
|
2890
|
+
_hoisted_2109
|
|
2845
2891
|
];
|
|
2846
|
-
function
|
|
2847
|
-
return (0,
|
|
2892
|
+
function _sfc_render109(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2893
|
+
return (0, import_vue109.openBlock)(), (0, import_vue109.createElementBlock)("svg", _hoisted_1109, _hoisted_3108);
|
|
2848
2894
|
}
|
|
2849
|
-
var icon_replace_default = /* @__PURE__ */ export_helper_default(
|
|
2895
|
+
var icon_replace_default = /* @__PURE__ */ export_helper_default(_sfc_main109, [["render", _sfc_render109], ["__file", "icon-replace.vue"]]);
|
|
2850
2896
|
|
|
2851
2897
|
// src/components/icon-optimal-route.vue
|
|
2852
|
-
var
|
|
2853
|
-
var
|
|
2898
|
+
var import_vue110 = __toESM(require_vue(), 1);
|
|
2899
|
+
var _sfc_main110 = {
|
|
2854
2900
|
name: "IconOptimalRoute",
|
|
2855
2901
|
title: "\u6700\u4F18\u8DEF\u7EBF"
|
|
2856
|
-
},
|
|
2902
|
+
}, _hoisted_1110 = {
|
|
2857
2903
|
class: "icon",
|
|
2858
2904
|
viewBox: "0 0 1024 1024",
|
|
2859
2905
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2860
2906
|
width: "200",
|
|
2861
2907
|
height: "200"
|
|
2862
|
-
},
|
|
2863
|
-
|
|
2864
|
-
|
|
2908
|
+
}, _hoisted_2110 = /* @__PURE__ */ (0, import_vue110.createElementVNode)("path", { d: "M913.723 0H110.277A110.277 110.277 0 0 0 0 110.277v803.446A110.277 110.277 0 0 0 110.277 1024h803.446A110.277 110.277 0 0 0 1024 913.723V110.277A110.277 110.277 0 0 0 913.723 0zm31.508 913.723a31.508 31.508 0 0 1-31.508 31.508H110.277a31.508 31.508 0 0 1-31.508-31.508V110.277a31.508 31.508 0 0 1 31.508-31.508h803.446a31.508 31.508 0 0 1 31.508 31.508z" }, null, -1), _hoisted_3109 = /* @__PURE__ */ (0, import_vue110.createElementVNode)("path", { d: "m811.323 551.385-181.17 78.769a39.385 39.385 0 0 0-20.48 51.988 39.385 39.385 0 0 0 48.838 26.781l184.32-78.77a39.385 39.385 0 1 0-31.508-78.768zM417.477 708.923l-181.17 78.77a39.385 39.385 0 0 0-20.48 51.987 39.385 39.385 0 0 0 51.2 20.48l181.958-72.468a39.385 39.385 0 1 0-31.508-78.769zm-115.79-25.994a37.81 37.81 0 0 0 32.295-17.329 866.462 866.462 0 0 0 59.864-100.825 193.772 193.772 0 0 0 23.63-78.769 118.154 118.154 0 0 0-236.307 0 184.32 184.32 0 0 0 24.419 78.77 848.345 848.345 0 0 0 61.44 100.824 38.597 38.597 0 0 0 34.658 17.33zm0-236.307a39.385 39.385 0 0 1 39.384 39.384 115.79 115.79 0 0 1-14.966 43.323c-6.302 12.603-14.179 25.994-24.419 42.536-9.452-16.542-17.33-29.933-23.63-42.536a126.03 126.03 0 0 1-15.754-43.323 39.385 39.385 0 0 1 39.384-39.384zm388.331 35.446a38.597 38.597 0 0 0 32.296 16.541 40.96 40.96 0 0 0 32.295-16.541 849.92 849.92 0 0 0 61.44-101.613 178.018 178.018 0 0 0 24.419-78.769 118.154 118.154 0 0 0-236.308 0 187.47 187.47 0 0 0 23.63 78.77 866.462 866.462 0 0 0 62.228 101.612zm32.296-219.766a40.172 40.172 0 0 1 39.384 39.384 133.12 133.12 0 0 1-15.753 44.11 950.951 950.951 0 0 1-23.631 41.749c-10.24-15.754-18.117-29.933-24.419-41.748a121.305 121.305 0 0 1-14.966-44.11 39.385 39.385 0 0 1 39.385-39.385z" }, null, -1), _hoisted_446 = [
|
|
2909
|
+
_hoisted_2110,
|
|
2910
|
+
_hoisted_3109
|
|
2865
2911
|
];
|
|
2866
|
-
function
|
|
2867
|
-
return (0,
|
|
2912
|
+
function _sfc_render110(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2913
|
+
return (0, import_vue110.openBlock)(), (0, import_vue110.createElementBlock)("svg", _hoisted_1110, _hoisted_446);
|
|
2868
2914
|
}
|
|
2869
|
-
var icon_optimal_route_default = /* @__PURE__ */ export_helper_default(
|
|
2915
|
+
var icon_optimal_route_default = /* @__PURE__ */ export_helper_default(_sfc_main110, [["render", _sfc_render110], ["__file", "icon-optimal-route.vue"]]);
|
|
2870
2916
|
|
|
2871
2917
|
// src/components/icon-nearest-facility-point.vue
|
|
2872
|
-
var
|
|
2873
|
-
var
|
|
2918
|
+
var import_vue111 = __toESM(require_vue(), 1);
|
|
2919
|
+
var _sfc_main111 = {
|
|
2874
2920
|
name: "IconNearestFacilityPoint",
|
|
2875
2921
|
title: "\u6700\u8FD1\u8BBE\u65BD\u70B9"
|
|
2876
|
-
},
|
|
2922
|
+
}, _hoisted_1111 = {
|
|
2877
2923
|
class: "icon",
|
|
2878
2924
|
viewBox: "0 0 1024 1024",
|
|
2879
2925
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2880
2926
|
width: "200",
|
|
2881
2927
|
height: "200"
|
|
2882
|
-
},
|
|
2883
|
-
|
|
2928
|
+
}, _hoisted_2111 = /* @__PURE__ */ (0, import_vue111.createElementVNode)("path", { d: "M512.255 0a226.365 226.365 0 0 0-35.704 449.874v395.604a35.704 35.704 0 0 0 71.409 0V449.874A226.365 226.365 0 0 0 512.255 0zm0 381.322a154.957 154.957 0 1 1 154.957-154.957 154.957 154.957 0 0 1-154.957 154.957zm505.574 586.98L827.882 682.666a36.418 36.418 0 0 0-29.992-15.71h-94.974a35.704 35.704 0 0 0-35.704 35.704 35.704 35.704 0 0 0 35.704 35.704h75.694L921.427 952.59H103.084L245.9 738.365h75.693a35.704 35.704 0 0 0 35.705-35.704 35.704 35.704 0 0 0-35.705-35.704H226.62a36.418 36.418 0 0 0-29.992 15.71L6.682 968.3a34.99 34.99 0 0 0 0 36.419 35.704 35.704 0 0 0 31.42 19.28H988.55a35.704 35.704 0 0 0 31.42-19.28 37.132 37.132 0 0 0-2.142-36.419z" }, null, -1), _hoisted_3110 = [
|
|
2929
|
+
_hoisted_2111
|
|
2884
2930
|
];
|
|
2885
|
-
function
|
|
2886
|
-
return (0,
|
|
2931
|
+
function _sfc_render111(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2932
|
+
return (0, import_vue111.openBlock)(), (0, import_vue111.createElementBlock)("svg", _hoisted_1111, _hoisted_3110);
|
|
2887
2933
|
}
|
|
2888
|
-
var icon_nearest_facility_point_default = /* @__PURE__ */ export_helper_default(
|
|
2934
|
+
var icon_nearest_facility_point_default = /* @__PURE__ */ export_helper_default(_sfc_main111, [["render", _sfc_render111], ["__file", "icon-nearest-facility-point.vue"]]);
|
|
2889
2935
|
|
|
2890
2936
|
// src/components/icon-service-area-analysis.vue
|
|
2891
|
-
var
|
|
2892
|
-
var
|
|
2937
|
+
var import_vue112 = __toESM(require_vue(), 1);
|
|
2938
|
+
var _sfc_main112 = {
|
|
2893
2939
|
name: "IconServiceAreaAnalysis",
|
|
2894
2940
|
title: "\u670D\u52A1\u533A\u5206\u6790"
|
|
2895
|
-
},
|
|
2941
|
+
}, _hoisted_1112 = {
|
|
2896
2942
|
class: "icon",
|
|
2897
2943
|
viewBox: "0 0 1258 1024",
|
|
2898
2944
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2899
2945
|
width: "245.703",
|
|
2900
2946
|
height: "200"
|
|
2901
|
-
},
|
|
2902
|
-
|
|
2947
|
+
}, _hoisted_2112 = /* @__PURE__ */ (0, import_vue112.createElementVNode)("path", { d: "M1245.12 363.27 894.136 12.284a44.75 44.75 0 0 0-62.3 0L629.141 215.856 426.447 12.284a44.75 44.75 0 0 0-62.3 0L13.162 363.27a43.873 43.873 0 0 0 0 62.3l585.268 585.268a43.873 43.873 0 0 0 61.423 0L892.38 778.31l114.07-114.07 234.284-234.283a44.75 44.75 0 0 0 13.161-30.711 46.506 46.506 0 0 0-8.774-35.976zM863.425 683.544 806.39 626.51a43.873 43.873 0 0 0-62.3 62.3l57.035 57.035-55.28 54.403-56.158-56.158a43.873 43.873 0 0 0-62.3 0 42.118 42.118 0 0 0 0 61.423l57.036 57.035-55.28 55.28L102.664 391.35 394.86 105.296l175.49 175.492-175.49 175.493a44.75 44.75 0 0 0-12.285 36.854 45.628 45.628 0 0 0 21.06 32.466l146.536 87.746a45.628 45.628 0 0 0 53.525-7.02l142.149-150.046 175.493 175.493zm116.703-116.703L777.433 363.27a44.75 44.75 0 0 0-62.3 0l-150.924 151.8-69.32-41.24 368.535-368.535 288.686 289.563z" }, null, -1), _hoisted_3111 = [
|
|
2948
|
+
_hoisted_2112
|
|
2903
2949
|
];
|
|
2904
|
-
function
|
|
2905
|
-
return (0,
|
|
2950
|
+
function _sfc_render112(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2951
|
+
return (0, import_vue112.openBlock)(), (0, import_vue112.createElementBlock)("svg", _hoisted_1112, _hoisted_3111);
|
|
2906
2952
|
}
|
|
2907
|
-
var icon_service_area_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
2953
|
+
var icon_service_area_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main112, [["render", _sfc_render112], ["__file", "icon-service-area-analysis.vue"]]);
|
|
2908
2954
|
|
|
2909
2955
|
// src/components/icon-view-properties.vue
|
|
2910
|
-
var
|
|
2911
|
-
var
|
|
2956
|
+
var import_vue113 = __toESM(require_vue(), 1);
|
|
2957
|
+
var _sfc_main113 = {
|
|
2912
2958
|
name: "IconViewProperties",
|
|
2913
2959
|
title: "\u67E5\u770B\u5C5E\u6027"
|
|
2914
|
-
},
|
|
2960
|
+
}, _hoisted_1113 = {
|
|
2915
2961
|
class: "icon",
|
|
2916
2962
|
viewBox: "0 0 1024 1024",
|
|
2917
2963
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2918
2964
|
width: "200",
|
|
2919
2965
|
height: "200"
|
|
2920
|
-
},
|
|
2966
|
+
}, _hoisted_2113 = /* @__PURE__ */ (0, import_vue113.createElementVNode)("path", {
|
|
2921
2967
|
d: "M917.596 248.502 680.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.086z",
|
|
2922
2968
|
fill: "currentColor"
|
|
2923
|
-
}, null, -1),
|
|
2969
|
+
}, null, -1), _hoisted_3112 = /* @__PURE__ */ (0, import_vue113.createElementVNode)("path", {
|
|
2924
2970
|
d: "m625.535 415.598-34.99 34.276a149.244 149.244 0 0 0-42.845-17.138v-39.988a35.704 35.704 0 0 0-71.409 0v39.988a152.1 152.1 0 0 0-45.701 19.28l-36.419-36.418a34.99 34.99 0 0 0-49.986 49.986l37.133 34.277a172.809 172.809 0 0 0-19.28 45.701h-40.704a35.704 35.704 0 0 0 0 71.409h39.99a149.244 149.244 0 0 0 17.137 42.845l-41.417 42.131a34.276 34.276 0 0 0 0 49.986 35.704 35.704 0 0 0 50.7 0l40.703-37.847a159.241 159.241 0 0 0 47.844 20.709v39.989a35.704 35.704 0 0 0 71.409 0v-39.989a172.809 172.809 0 0 0 47.843-20.709l39.275 39.275a34.99 34.99 0 1 0 49.986-49.986L645.53 664.1a172.809 172.809 0 0 0 19.28-45.701h37.846a35.704 35.704 0 0 0 0-71.409h-39.988a159.241 159.241 0 0 0-20.709-47.13l34.276-34.276a35.704 35.704 0 0 0 0-49.986 35.704 35.704 0 0 0-50.7 0zm-113.54 251.359a83.548 83.548 0 1 1 83.548-83.548 84.262 84.262 0 0 1-83.548 83.548z",
|
|
2925
2971
|
fill: "currentColor"
|
|
2926
2972
|
}, null, -1), _hoisted_447 = [
|
|
2927
|
-
|
|
2928
|
-
|
|
2973
|
+
_hoisted_2113,
|
|
2974
|
+
_hoisted_3112
|
|
2929
2975
|
];
|
|
2930
|
-
function
|
|
2931
|
-
return (0,
|
|
2976
|
+
function _sfc_render113(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2977
|
+
return (0, import_vue113.openBlock)(), (0, import_vue113.createElementBlock)("svg", _hoisted_1113, _hoisted_447);
|
|
2932
2978
|
}
|
|
2933
|
-
var icon_view_properties_default = /* @__PURE__ */ export_helper_default(
|
|
2979
|
+
var icon_view_properties_default = /* @__PURE__ */ export_helper_default(_sfc_main113, [["render", _sfc_render113], ["__file", "icon-view-properties.vue"]]);
|
|
2934
2980
|
|
|
2935
2981
|
// src/components/icon-style.vue
|
|
2936
|
-
var
|
|
2937
|
-
var
|
|
2982
|
+
var import_vue114 = __toESM(require_vue(), 1);
|
|
2983
|
+
var _sfc_main114 = {
|
|
2938
2984
|
name: "IconStyle",
|
|
2939
2985
|
title: "\u6837\u5F0F"
|
|
2940
|
-
},
|
|
2986
|
+
}, _hoisted_1114 = {
|
|
2941
2987
|
class: "icon",
|
|
2942
2988
|
viewBox: "0 0 1035 1024",
|
|
2943
2989
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2944
2990
|
width: "202.148",
|
|
2945
2991
|
height: "200"
|
|
2946
|
-
},
|
|
2947
|
-
|
|
2992
|
+
}, _hoisted_2114 = /* @__PURE__ */ (0, import_vue114.createElementVNode)("path", { d: "M1025.886 973.593 830.227 778.522a29.378 29.378 0 0 0-41.717 0 29.378 29.378 0 0 0 0 41.717l195.66 195.07a29.378 29.378 0 0 0 41.716 0 28.203 28.203 0 0 0 0-41.716zm-27.028-426.571-229.15-207.998 8.226-309.058a27.615 27.615 0 0 0-14.101-25.853 30.553 30.553 0 0 0-29.378 0l-270.28 152.179L172.156 52.88a29.966 29.966 0 0 0-29.378 5.288 28.79 28.79 0 0 0-9.401 28.203l62.282 302.595L6.463 633.981A29.378 29.378 0 0 0 2.35 663.36a30.553 30.553 0 0 0 24.09 17.627l308.471 34.666 176.27 254.416a31.14 31.14 0 0 0 27.027 12.926 29.966 29.966 0 0 0 24.09-17.04l128.09-281.442 297.894-87.547a29.966 29.966 0 0 0 20.565-21.153 31.14 31.14 0 0 0-9.989-28.79zM659.834 631.63a29.966 29.966 0 0 0-18.215 16.452l-112.812 246.19-153.941-223.274a27.615 27.615 0 0 0-22.328-12.34l-270.28-30.552 168.044-213.874a29.378 29.378 0 0 0 5.876-24.09L201.534 125.74l255.59 90.484a28.203 28.203 0 0 0 24.678 0L716.828 82.846l-6.464 269.692a29.966 29.966 0 0 0 9.401 22.328l200.36 182.732z" }, null, -1), _hoisted_3113 = [
|
|
2993
|
+
_hoisted_2114
|
|
2948
2994
|
];
|
|
2949
|
-
function
|
|
2950
|
-
return (0,
|
|
2995
|
+
function _sfc_render114(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2996
|
+
return (0, import_vue114.openBlock)(), (0, import_vue114.createElementBlock)("svg", _hoisted_1114, _hoisted_3113);
|
|
2951
2997
|
}
|
|
2952
|
-
var icon_style_default = /* @__PURE__ */ export_helper_default(
|
|
2998
|
+
var icon_style_default = /* @__PURE__ */ export_helper_default(_sfc_main114, [["render", _sfc_render114], ["__file", "icon-style.vue"]]);
|
|
2953
2999
|
|
|
2954
3000
|
// src/components/icon-model-select.vue
|
|
2955
|
-
var
|
|
2956
|
-
var
|
|
3001
|
+
var import_vue115 = __toESM(require_vue(), 1);
|
|
3002
|
+
var _sfc_main115 = {
|
|
2957
3003
|
name: "IconModelSelect",
|
|
2958
3004
|
title: "\u6A21\u578B\u62FE\u53D6"
|
|
2959
|
-
},
|
|
3005
|
+
}, _hoisted_1115 = {
|
|
2960
3006
|
width: "16",
|
|
2961
3007
|
height: "16",
|
|
2962
3008
|
viewBox: "0 0 16 16",
|
|
2963
3009
|
fill: "none",
|
|
2964
3010
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2965
|
-
},
|
|
3011
|
+
}, _hoisted_2115 = /* @__PURE__ */ (0, import_vue115.createElementVNode)("path", {
|
|
2966
3012
|
"fill-rule": "evenodd",
|
|
2967
3013
|
"clip-rule": "evenodd",
|
|
2968
3014
|
d: "m8 .977 7 2.153v8.69l-7 3.23-7-3.23V3.13L8 .977Zm-6 3.25v6.953l5.5 2.538V6.343L2 4.228Zm6.5 2.116v7.375L14 11.18V4.228L8.5 6.343Zm4.47-2.79L8 2.022l-4.97 1.53L8 5.463l4.97-1.912Z",
|
|
2969
3015
|
fill: "currentColor"
|
|
2970
|
-
}, null, -1),
|
|
2971
|
-
|
|
3016
|
+
}, null, -1), _hoisted_3114 = [
|
|
3017
|
+
_hoisted_2115
|
|
2972
3018
|
];
|
|
2973
|
-
function
|
|
2974
|
-
return (0,
|
|
3019
|
+
function _sfc_render115(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3020
|
+
return (0, import_vue115.openBlock)(), (0, import_vue115.createElementBlock)("svg", _hoisted_1115, _hoisted_3114);
|
|
2975
3021
|
}
|
|
2976
|
-
var icon_model_select_default = /* @__PURE__ */ export_helper_default(
|
|
3022
|
+
var icon_model_select_default = /* @__PURE__ */ export_helper_default(_sfc_main115, [["render", _sfc_render115], ["__file", "icon-model-select.vue"]]);
|
|
2977
3023
|
|
|
2978
3024
|
// src/components/icon-measure-model-area.vue
|
|
2979
|
-
var
|
|
2980
|
-
var
|
|
3025
|
+
var import_vue116 = __toESM(require_vue(), 1);
|
|
3026
|
+
var _sfc_main116 = {
|
|
2981
3027
|
name: "IconMeasureModelArea",
|
|
2982
3028
|
title: "\u6A21\u578B\u8868\u9762\u79EF\u6D4B\u91CF"
|
|
2983
|
-
},
|
|
3029
|
+
}, _hoisted_1116 = {
|
|
2984
3030
|
width: "24",
|
|
2985
3031
|
height: "24",
|
|
2986
3032
|
viewBox: "0 0 24 24",
|
|
2987
3033
|
fill: "none",
|
|
2988
3034
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2989
|
-
},
|
|
3035
|
+
}, _hoisted_2116 = /* @__PURE__ */ (0, import_vue116.createElementVNode)("path", {
|
|
2990
3036
|
"fill-rule": "evenodd",
|
|
2991
3037
|
"clip-rule": "evenodd",
|
|
2992
3038
|
d: "m16.6 11.2-.7-.5c0-.1 0-.1-.1-.1-.3-.7-.5-1.7-.8-2.7-.1-.4-.2-.7-.3-1.1-.4-1.4-.9-3-1.5-4.1-.3-.6-.6-1.1-1-1.6-.4-.4-1-.8-1.7-.8C9.8.2 9.3.6 9 1c-.3.4-.5.9-.7 1.4-.4 1-.7 2.4-.9 3.8C7.3 7 7.1 8 7 8.9c-.1.5-.2 1-.2 1.5 0 .1 0 .2-.1.3-.1.1-.1.2-.2.3-.1.2-.3.4-.4.6-.2.3-.4.6-.6.8L0 16l4.5 2.9 7.5 4.8L24 16l-7.4-4.8zM4.2 16.3l-.5-.3.9-.6c.1.1.3.1.4.1-.3.3-.5.6-.8.8zm8.3-9.8h-.2c-.2-.7-.3-1.3-.4-1.9.2.6.4 1.2.6 1.9zm-2.5 0c0-.2.1-.4.1-.6.1.5.3 1.1.4 1.7-.3.4-.6.9-.8 1.4-.1.1-.2.4-.3.6 0 0 0-.1-.1-.1.3-1 .5-2 .7-3zM7.5 17c-.3.4-.5.7-.8.9l-.7-.5c.8-.9 1.7-2 2-3.2 0 0 0-.2.1-.3.1.2.1.4.2.6 0 0 0 .1.1.1-.3 1.1-.6 1.9-.9 2.4zm1.7 2.4-.8-.4c.2-.3.5-.6.7-.9.2-.3.4-.6.5-1 .1.1.1.2.2.4-.1.8-.3 1.4-.6 1.9zm1.2-5c0-.1 0-.2.1-.4.1-1.1.3-2 .5-2.8l.4-.3.3 1.2c.1.3.2.5.2.8-.3.3-.6.6-.8 1-.2.3-.3.6-.5.9 0-.1-.1-.2-.2-.4zm1.6 7-1.2-.8c.2-.4.4-.8.6-1.1.2.2.4.5.6.7l.1.1.7.7-.8.4zm2.5-1.6c-.1-.1-.1-.2-.2-.2-.2-.2-.5-.5-.7-.8-.6-.6-1-1.1-1.2-1.3-.1-.1-.2-.3-.3-.4.2-.6.4-1.2.7-1.8.2.6.5 1.2.7 1.8.3.7.6 1.3.9 1.7.2.3.4.5.6.7l-.5.3zm2.3-1.5-.3-.2-.1-.1c-.1-.1-.2-.2-.3-.4-.2-.4-.5-.8-.8-1.5l-.6-1.5c.1.1.2.1.2.2l.1.1c0 .1.1.1.1.2.1.1.2.2.3.4.4.5.7 1 1.1 1.3.3.3.8.5 1.3.8l-1 .7zm2.6-2.2c-.3-.1-.5-.3-.7-.4.2-.1.5-.2.7-.3l.9.6-.5.3-.4-.2z",
|
|
2993
3039
|
fill: "currentColor"
|
|
2994
|
-
}, null, -1),
|
|
2995
|
-
|
|
3040
|
+
}, null, -1), _hoisted_3115 = [
|
|
3041
|
+
_hoisted_2116
|
|
2996
3042
|
];
|
|
2997
|
-
function
|
|
2998
|
-
return (0,
|
|
3043
|
+
function _sfc_render116(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3044
|
+
return (0, import_vue116.openBlock)(), (0, import_vue116.createElementBlock)("svg", _hoisted_1116, _hoisted_3115);
|
|
2999
3045
|
}
|
|
3000
|
-
var icon_measure_model_area_default = /* @__PURE__ */ export_helper_default(
|
|
3046
|
+
var icon_measure_model_area_default = /* @__PURE__ */ export_helper_default(_sfc_main116, [["render", _sfc_render116], ["__file", "icon-measure-model-area.vue"]]);
|
|
3001
3047
|
|
|
3002
3048
|
// src/components/icon-template.vue
|
|
3003
|
-
var
|
|
3004
|
-
var
|
|
3049
|
+
var import_vue117 = __toESM(require_vue(), 1);
|
|
3050
|
+
var _sfc_main117 = {
|
|
3005
3051
|
name: "IconTemplate",
|
|
3006
3052
|
title: "\u6A21\u7248"
|
|
3007
|
-
},
|
|
3053
|
+
}, _hoisted_1117 = {
|
|
3008
3054
|
class: "icon",
|
|
3009
3055
|
viewBox: "0 0 1048 1024",
|
|
3010
3056
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3011
3057
|
width: "204.688",
|
|
3012
3058
|
height: "200"
|
|
3013
|
-
},
|
|
3014
|
-
|
|
3059
|
+
}, _hoisted_2117 = /* @__PURE__ */ (0, import_vue117.createElementVNode)("path", { d: "M499.237 0H29.681A29.681 29.681 0 0 0 0 29.681V573.44a29.681 29.681 0 0 0 29.681 29.681h469.556a29.681 29.681 0 0 0 29.681-29.681V29.681A29.681 29.681 0 0 0 499.238 0zm-29.681 543.759H59.362V59.362h410.194zm549.101 198.27H29.681A29.681 29.681 0 0 0 0 771.71v222.61A29.681 29.681 0 0 0 29.681 1024h988.976a29.681 29.681 0 0 0 29.682-29.681V771.71a29.681 29.681 0 0 0-29.682-29.681zm-29.68 222.609H59.361V801.39h929.614zM1018.656 0h-321.15a29.681 29.681 0 0 0-29.68 29.681v197.677a29.681 29.681 0 0 0 29.68 29.68h321.15a29.681 29.681 0 0 0 29.682-29.68V29.68A29.681 29.681 0 0 0 1018.657 0zm-29.68 197.677H727.187V59.362h261.788zm29.68 148.405h-321.15a29.681 29.681 0 0 0-29.68 29.681V573.44a29.681 29.681 0 0 0 29.68 29.681h321.15a29.681 29.681 0 0 0 29.682-29.681V375.763a29.681 29.681 0 0 0-29.682-29.68zm-29.68 197.677H727.187V405.445h261.788z" }, null, -1), _hoisted_3116 = [
|
|
3060
|
+
_hoisted_2117
|
|
3015
3061
|
];
|
|
3016
|
-
function
|
|
3017
|
-
return (0,
|
|
3062
|
+
function _sfc_render117(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3063
|
+
return (0, import_vue117.openBlock)(), (0, import_vue117.createElementBlock)("svg", _hoisted_1117, _hoisted_3116);
|
|
3018
3064
|
}
|
|
3019
|
-
var icon_template_default = /* @__PURE__ */ export_helper_default(
|
|
3065
|
+
var icon_template_default = /* @__PURE__ */ export_helper_default(_sfc_main117, [["render", _sfc_render117], ["__file", "icon-template.vue"]]);
|
|
3020
3066
|
|
|
3021
3067
|
// src/components/icon-forward-geocoding.vue
|
|
3022
|
-
var
|
|
3023
|
-
var
|
|
3068
|
+
var import_vue118 = __toESM(require_vue(), 1);
|
|
3069
|
+
var _sfc_main118 = {
|
|
3024
3070
|
name: "IconForwardGeocoding",
|
|
3025
3071
|
title: "\u6B63\u5411\u5730\u7406\u7F16\u7801"
|
|
3026
|
-
},
|
|
3072
|
+
}, _hoisted_1118 = {
|
|
3027
3073
|
class: "icon",
|
|
3028
3074
|
viewBox: "0 0 1102 1024",
|
|
3029
3075
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3030
3076
|
width: "215.234",
|
|
3031
3077
|
height: "200"
|
|
3032
|
-
},
|
|
3033
|
-
|
|
3034
|
-
|
|
3078
|
+
}, _hoisted_2118 = /* @__PURE__ */ (0, import_vue118.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_3117 = /* @__PURE__ */ (0, import_vue118.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_448 = [
|
|
3079
|
+
_hoisted_2118,
|
|
3080
|
+
_hoisted_3117
|
|
3035
3081
|
];
|
|
3036
|
-
function
|
|
3037
|
-
return (0,
|
|
3082
|
+
function _sfc_render118(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3083
|
+
return (0, import_vue118.openBlock)(), (0, import_vue118.createElementBlock)("svg", _hoisted_1118, _hoisted_448);
|
|
3038
3084
|
}
|
|
3039
|
-
var icon_forward_geocoding_default = /* @__PURE__ */ export_helper_default(
|
|
3085
|
+
var icon_forward_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main118, [["render", _sfc_render118], ["__file", "icon-forward-geocoding.vue"]]);
|
|
3040
3086
|
|
|
3041
3087
|
// src/components/icon-scale.vue
|
|
3042
|
-
var
|
|
3043
|
-
var
|
|
3088
|
+
var import_vue119 = __toESM(require_vue(), 1);
|
|
3089
|
+
var _sfc_main119 = {
|
|
3044
3090
|
name: "IconScale",
|
|
3045
3091
|
title: "\u6BD4\u4F8B\u5C3A"
|
|
3046
|
-
},
|
|
3092
|
+
}, _hoisted_1119 = {
|
|
3047
3093
|
width: "16",
|
|
3048
3094
|
height: "16",
|
|
3049
3095
|
viewBox: "0 0 16 16",
|
|
3050
3096
|
fill: "none",
|
|
3051
3097
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3052
|
-
},
|
|
3098
|
+
}, _hoisted_2119 = /* @__PURE__ */ (0, import_vue119.createElementVNode)("path", {
|
|
3053
3099
|
"fill-rule": "evenodd",
|
|
3054
3100
|
"clip-rule": "evenodd",
|
|
3055
3101
|
d: "M0 11v-1h16v1H0Z",
|
|
3056
3102
|
fill: "currentColor"
|
|
3057
|
-
}, null, -1),
|
|
3103
|
+
}, null, -1), _hoisted_3118 = /* @__PURE__ */ (0, import_vue119.createElementVNode)("path", {
|
|
3058
3104
|
d: "M4 10h1V7H4v3Zm-4 0h1V5H0v5Zm8 0h1V5H8v5Zm4 0h1V7h-1v3Zm3 0h1V5h-1v5Z",
|
|
3059
3105
|
fill: "currentColor"
|
|
3060
3106
|
}, null, -1), _hoisted_449 = [
|
|
3061
|
-
|
|
3062
|
-
|
|
3107
|
+
_hoisted_2119,
|
|
3108
|
+
_hoisted_3118
|
|
3063
3109
|
];
|
|
3064
|
-
function
|
|
3065
|
-
return (0,
|
|
3110
|
+
function _sfc_render119(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3111
|
+
return (0, import_vue119.openBlock)(), (0, import_vue119.createElementBlock)("svg", _hoisted_1119, _hoisted_449);
|
|
3066
3112
|
}
|
|
3067
|
-
var icon_scale_default = /* @__PURE__ */ export_helper_default(
|
|
3113
|
+
var icon_scale_default = /* @__PURE__ */ export_helper_default(_sfc_main119, [["render", _sfc_render119], ["__file", "icon-scale.vue"]]);
|
|
3068
3114
|
|
|
3069
3115
|
// src/components/icon-scale-location.vue
|
|
3070
|
-
var
|
|
3071
|
-
var
|
|
3116
|
+
var import_vue120 = __toESM(require_vue(), 1);
|
|
3117
|
+
var _sfc_main120 = {
|
|
3072
3118
|
name: "IconScaleLocation",
|
|
3073
3119
|
title: "\u6BD4\u4F8B\u5C3A\u5B9A\u4F4D"
|
|
3074
|
-
},
|
|
3120
|
+
}, _hoisted_1120 = {
|
|
3075
3121
|
width: "16",
|
|
3076
3122
|
height: "16",
|
|
3077
3123
|
viewBox: "0 0 16 16",
|
|
3078
3124
|
fill: "none",
|
|
3079
3125
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3080
|
-
},
|
|
3126
|
+
}, _hoisted_2120 = /* @__PURE__ */ (0, import_vue120.createElementVNode)("path", {
|
|
3081
3127
|
"fill-rule": "evenodd",
|
|
3082
3128
|
"clip-rule": "evenodd",
|
|
3083
3129
|
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",
|
|
3084
3130
|
fill: "currentColor"
|
|
3085
|
-
}, null, -1),
|
|
3131
|
+
}, null, -1), _hoisted_3119 = /* @__PURE__ */ (0, import_vue120.createElementVNode)("path", {
|
|
3086
3132
|
"fill-rule": "evenodd",
|
|
3087
3133
|
"clip-rule": "evenodd",
|
|
3088
3134
|
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",
|
|
3089
3135
|
fill: "currentColor"
|
|
3090
|
-
}, null, -1), _hoisted_450 = /* @__PURE__ */ (0,
|
|
3136
|
+
}, null, -1), _hoisted_450 = /* @__PURE__ */ (0, import_vue120.createElementVNode)("path", {
|
|
3091
3137
|
d: "M4 12h1V9H4v3Zm-4 0h1V7H0v5Zm8 0h1v-2H8v2Zm4 0h1v-1h-1v1Zm3 0h1V7h-1v5Z",
|
|
3092
3138
|
fill: "currentColor"
|
|
3093
3139
|
}, null, -1), _hoisted_511 = [
|
|
3094
|
-
|
|
3095
|
-
|
|
3140
|
+
_hoisted_2120,
|
|
3141
|
+
_hoisted_3119,
|
|
3096
3142
|
_hoisted_450
|
|
3097
3143
|
];
|
|
3098
|
-
function
|
|
3099
|
-
return (0,
|
|
3144
|
+
function _sfc_render120(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3145
|
+
return (0, import_vue120.openBlock)(), (0, import_vue120.createElementBlock)("svg", _hoisted_1120, _hoisted_511);
|
|
3100
3146
|
}
|
|
3101
|
-
var icon_scale_location_default = /* @__PURE__ */ export_helper_default(
|
|
3147
|
+
var icon_scale_location_default = /* @__PURE__ */ export_helper_default(_sfc_main120, [["render", _sfc_render120], ["__file", "icon-scale-location.vue"]]);
|
|
3102
3148
|
|
|
3103
3149
|
// src/components/icon-measure-horizontal-distance.vue
|
|
3104
|
-
var
|
|
3105
|
-
var
|
|
3150
|
+
var import_vue121 = __toESM(require_vue(), 1);
|
|
3151
|
+
var _sfc_main121 = {
|
|
3106
3152
|
name: "IconMeasureHorizontalDistance",
|
|
3107
3153
|
title: "\u6C34\u5E73\u8DDD\u79BB\u6D4B\u91CF"
|
|
3108
|
-
},
|
|
3154
|
+
}, _hoisted_1121 = {
|
|
3109
3155
|
width: "24",
|
|
3110
3156
|
height: "24",
|
|
3111
3157
|
viewBox: "0 0 24 24",
|
|
3112
3158
|
fill: "none",
|
|
3113
3159
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3114
|
-
},
|
|
3160
|
+
}, _hoisted_2121 = /* @__PURE__ */ (0, import_vue121.createElementVNode)("path", {
|
|
3115
3161
|
"fill-rule": "evenodd",
|
|
3116
3162
|
"clip-rule": "evenodd",
|
|
3117
3163
|
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",
|
|
3118
3164
|
fill: "currentColor"
|
|
3119
|
-
}, null, -1),
|
|
3165
|
+
}, null, -1), _hoisted_3120 = /* @__PURE__ */ (0, import_vue121.createElementVNode)("path", {
|
|
3120
3166
|
"fill-rule": "evenodd",
|
|
3121
3167
|
"clip-rule": "evenodd",
|
|
3122
3168
|
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",
|
|
3123
3169
|
fill: "currentColor"
|
|
3124
|
-
}, null, -1), _hoisted_451 = /* @__PURE__ */ (0,
|
|
3170
|
+
}, null, -1), _hoisted_451 = /* @__PURE__ */ (0, import_vue121.createElementVNode)("path", {
|
|
3125
3171
|
"fill-rule": "evenodd",
|
|
3126
3172
|
"clip-rule": "evenodd",
|
|
3127
3173
|
d: "M2 18h18v2H2v-2Z",
|
|
3128
3174
|
fill: "currentColor"
|
|
3129
|
-
}, null, -1), _hoisted_512 = /* @__PURE__ */ (0,
|
|
3175
|
+
}, null, -1), _hoisted_512 = /* @__PURE__ */ (0, import_vue121.createElementVNode)("path", {
|
|
3130
3176
|
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",
|
|
3131
3177
|
fill: "currentColor"
|
|
3132
3178
|
}, null, -1), _hoisted_63 = [
|
|
3133
|
-
|
|
3134
|
-
|
|
3179
|
+
_hoisted_2121,
|
|
3180
|
+
_hoisted_3120,
|
|
3135
3181
|
_hoisted_451,
|
|
3136
3182
|
_hoisted_512
|
|
3137
3183
|
];
|
|
3138
|
-
function
|
|
3139
|
-
return (0,
|
|
3184
|
+
function _sfc_render121(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3185
|
+
return (0, import_vue121.openBlock)(), (0, import_vue121.createElementBlock)("svg", _hoisted_1121, _hoisted_63);
|
|
3140
3186
|
}
|
|
3141
|
-
var icon_measure_horizontal_distance_default = /* @__PURE__ */ export_helper_default(
|
|
3187
|
+
var icon_measure_horizontal_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main121, [["render", _sfc_render121], ["__file", "icon-measure-horizontal-distance.vue"]]);
|
|
3142
3188
|
|
|
3143
3189
|
// src/components/icon-measure-horizontal-area.vue
|
|
3144
|
-
var
|
|
3145
|
-
var
|
|
3190
|
+
var import_vue122 = __toESM(require_vue(), 1);
|
|
3191
|
+
var _sfc_main122 = {
|
|
3146
3192
|
name: "IconMeasureHorizontalArea",
|
|
3147
3193
|
title: "\u6C34\u5E73\u9762\u79EF\u6D4B\u91CF"
|
|
3148
|
-
},
|
|
3194
|
+
}, _hoisted_1122 = {
|
|
3149
3195
|
width: "24",
|
|
3150
3196
|
height: "24",
|
|
3151
3197
|
viewBox: "0 0 24 24",
|
|
3152
3198
|
fill: "none",
|
|
3153
3199
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3154
|
-
},
|
|
3200
|
+
}, _hoisted_2122 = /* @__PURE__ */ (0, import_vue122.createElementVNode)("path", {
|
|
3155
3201
|
"fill-rule": "evenodd",
|
|
3156
3202
|
"clip-rule": "evenodd",
|
|
3157
3203
|
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",
|
|
3158
3204
|
fill: "currentColor"
|
|
3159
|
-
}, null, -1),
|
|
3205
|
+
}, null, -1), _hoisted_3121 = /* @__PURE__ */ (0, import_vue122.createElementVNode)("path", {
|
|
3160
3206
|
"fill-rule": "evenodd",
|
|
3161
3207
|
"clip-rule": "evenodd",
|
|
3162
3208
|
d: "m7.361 13-3.2 4H16.64l3.2-4H7.36ZM6.4 11 0 19h17.6l6.4-8H6.4Z",
|
|
3163
3209
|
fill: "currentColor"
|
|
3164
3210
|
}, null, -1), _hoisted_452 = [
|
|
3165
|
-
|
|
3166
|
-
|
|
3211
|
+
_hoisted_2122,
|
|
3212
|
+
_hoisted_3121
|
|
3167
3213
|
];
|
|
3168
|
-
function
|
|
3169
|
-
return (0,
|
|
3214
|
+
function _sfc_render122(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3215
|
+
return (0, import_vue122.openBlock)(), (0, import_vue122.createElementBlock)("svg", _hoisted_1122, _hoisted_452);
|
|
3170
3216
|
}
|
|
3171
|
-
var icon_measure_horizontal_area_default = /* @__PURE__ */ export_helper_default(
|
|
3217
|
+
var icon_measure_horizontal_area_default = /* @__PURE__ */ export_helper_default(_sfc_main122, [["render", _sfc_render122], ["__file", "icon-measure-horizontal-area.vue"]]);
|
|
3172
3218
|
|
|
3173
3219
|
// src/components/icon-measure-2d.vue
|
|
3174
|
-
var
|
|
3175
|
-
var
|
|
3220
|
+
var import_vue123 = __toESM(require_vue(), 1);
|
|
3221
|
+
var _sfc_main123 = {
|
|
3176
3222
|
name: "IconMeasure2D",
|
|
3177
3223
|
title: "\u6D4B\u91CF"
|
|
3178
|
-
},
|
|
3224
|
+
}, _hoisted_1123 = {
|
|
3179
3225
|
class: "icon",
|
|
3180
3226
|
viewBox: "0 0 1024 1024",
|
|
3181
3227
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3182
3228
|
width: "200",
|
|
3183
3229
|
height: "200"
|
|
3184
|
-
},
|
|
3185
|
-
|
|
3230
|
+
}, _hoisted_2123 = /* @__PURE__ */ (0, import_vue123.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_3122 = [
|
|
3231
|
+
_hoisted_2123
|
|
3186
3232
|
];
|
|
3187
|
-
function
|
|
3188
|
-
return (0,
|
|
3233
|
+
function _sfc_render123(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3234
|
+
return (0, import_vue123.openBlock)(), (0, import_vue123.createElementBlock)("svg", _hoisted_1123, _hoisted_3122);
|
|
3189
3235
|
}
|
|
3190
|
-
var icon_measure_2d_default = /* @__PURE__ */ export_helper_default(
|
|
3236
|
+
var icon_measure_2d_default = /* @__PURE__ */ export_helper_default(_sfc_main123, [["render", _sfc_render123], ["__file", "icon-measure-2d.vue"]]);
|
|
3191
3237
|
|
|
3192
3238
|
// src/components/icon-flood-analysis.vue
|
|
3193
|
-
var
|
|
3194
|
-
var
|
|
3239
|
+
var import_vue124 = __toESM(require_vue(), 1);
|
|
3240
|
+
var _sfc_main124 = {
|
|
3195
3241
|
name: "IconFloodAnalysis",
|
|
3196
3242
|
title: "\u6DF9\u6CA1\u5206\u6790"
|
|
3197
|
-
},
|
|
3243
|
+
}, _hoisted_1124 = {
|
|
3198
3244
|
width: "16",
|
|
3199
3245
|
height: "16",
|
|
3200
3246
|
viewBox: "0 0 16 16",
|
|
3201
3247
|
fill: "none",
|
|
3202
3248
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3203
|
-
},
|
|
3249
|
+
}, _hoisted_2124 = /* @__PURE__ */ (0, import_vue124.createElementVNode)("g", {
|
|
3204
3250
|
"clip-path": "url(#a)",
|
|
3205
3251
|
fill: "currentColor"
|
|
3206
3252
|
}, [
|
|
3207
|
-
/* @__PURE__ */ (0,
|
|
3208
|
-
/* @__PURE__ */ (0,
|
|
3209
|
-
], -1),
|
|
3210
|
-
|
|
3253
|
+
/* @__PURE__ */ (0, import_vue124.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" }),
|
|
3254
|
+
/* @__PURE__ */ (0, import_vue124.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" })
|
|
3255
|
+
], -1), _hoisted_3123 = [
|
|
3256
|
+
_hoisted_2124
|
|
3211
3257
|
];
|
|
3212
|
-
function
|
|
3213
|
-
return (0,
|
|
3258
|
+
function _sfc_render124(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3259
|
+
return (0, import_vue124.openBlock)(), (0, import_vue124.createElementBlock)("svg", _hoisted_1124, _hoisted_3123);
|
|
3214
3260
|
}
|
|
3215
|
-
var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
3261
|
+
var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main124, [["render", _sfc_render124], ["__file", "icon-flood-analysis.vue"]]);
|
|
3216
3262
|
|
|
3217
3263
|
// src/components/icon-add-data.vue
|
|
3218
|
-
var
|
|
3219
|
-
var
|
|
3264
|
+
var import_vue125 = __toESM(require_vue(), 1);
|
|
3265
|
+
var _sfc_main125 = {
|
|
3220
3266
|
name: "IconAddData",
|
|
3221
3267
|
title: "\u6DFB\u52A0\u6570\u636E"
|
|
3222
|
-
},
|
|
3268
|
+
}, _hoisted_1125 = {
|
|
3223
3269
|
width: "16",
|
|
3224
3270
|
height: "16",
|
|
3225
3271
|
viewBox: "0 0 16 16",
|
|
3226
3272
|
fill: "none",
|
|
3227
3273
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3228
|
-
},
|
|
3274
|
+
}, _hoisted_2125 = /* @__PURE__ */ (0, import_vue125.createElementVNode)("path", {
|
|
3229
3275
|
"fill-rule": "evenodd",
|
|
3230
3276
|
"clip-rule": "evenodd",
|
|
3231
3277
|
d: "M12 2H2v2h10V2ZM1 1v4h12V1H1Zm11 6H2v2h9v1H1V6h12v2h-1V7Zm-3 4v1H2v2h7v1H1v-4h8Zm4.5 1V9.5h-1V12H10v1h2.5v2.5h1V13H16v-1h-2.5Z",
|
|
3232
3278
|
fill: "currentColor"
|
|
3233
|
-
}, null, -1),
|
|
3234
|
-
|
|
3279
|
+
}, null, -1), _hoisted_3124 = [
|
|
3280
|
+
_hoisted_2125
|
|
3235
3281
|
];
|
|
3236
|
-
function
|
|
3237
|
-
return (0,
|
|
3282
|
+
function _sfc_render125(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3283
|
+
return (0, import_vue125.openBlock)(), (0, import_vue125.createElementBlock)("svg", _hoisted_1125, _hoisted_3124);
|
|
3238
3284
|
}
|
|
3239
|
-
var icon_add_data_default = /* @__PURE__ */ export_helper_default(
|
|
3285
|
+
var icon_add_data_default = /* @__PURE__ */ export_helper_default(_sfc_main125, [["render", _sfc_render125], ["__file", "icon-add-data.vue"]]);
|
|
3240
3286
|
|
|
3241
3287
|
// src/components/icon-folder-add.vue
|
|
3242
|
-
var
|
|
3243
|
-
var
|
|
3288
|
+
var import_vue126 = __toESM(require_vue(), 1);
|
|
3289
|
+
var _sfc_main126 = {
|
|
3244
3290
|
name: "IconFolderAdd",
|
|
3245
3291
|
title: "\u6DFB\u52A0\u6587\u4EF6\u5939"
|
|
3246
|
-
},
|
|
3292
|
+
}, _hoisted_1126 = {
|
|
3247
3293
|
class: "icon",
|
|
3248
3294
|
viewBox: "0 0 1075 1024",
|
|
3249
3295
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3250
3296
|
width: "209.961",
|
|
3251
3297
|
height: "200"
|
|
3252
|
-
},
|
|
3253
|
-
|
|
3254
|
-
|
|
3298
|
+
}, _hoisted_2126 = /* @__PURE__ */ (0, import_vue126.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_3125 = /* @__PURE__ */ (0, import_vue126.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_453 = [
|
|
3299
|
+
_hoisted_2126,
|
|
3300
|
+
_hoisted_3125
|
|
3255
3301
|
];
|
|
3256
|
-
function
|
|
3257
|
-
return (0,
|
|
3302
|
+
function _sfc_render126(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3303
|
+
return (0, import_vue126.openBlock)(), (0, import_vue126.createElementBlock)("svg", _hoisted_1126, _hoisted_453);
|
|
3258
3304
|
}
|
|
3259
|
-
var icon_folder_add_default = /* @__PURE__ */ export_helper_default(
|
|
3305
|
+
var icon_folder_add_default = /* @__PURE__ */ export_helper_default(_sfc_main126, [["render", _sfc_render126], ["__file", "icon-folder-add.vue"]]);
|
|
3260
3306
|
|
|
3261
3307
|
// src/components/icon-filter.vue
|
|
3262
|
-
var
|
|
3263
|
-
var
|
|
3308
|
+
var import_vue127 = __toESM(require_vue(), 1);
|
|
3309
|
+
var _sfc_main127 = {
|
|
3264
3310
|
name: "IconFilter",
|
|
3265
3311
|
title: "\u6EE4\u955C"
|
|
3266
|
-
},
|
|
3312
|
+
}, _hoisted_1127 = {
|
|
3267
3313
|
class: "icon",
|
|
3268
3314
|
viewBox: "0 0 1026 1024",
|
|
3269
3315
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3270
3316
|
width: "200.391",
|
|
3271
3317
|
height: "200"
|
|
3272
|
-
},
|
|
3273
|
-
|
|
3274
|
-
|
|
3318
|
+
}, _hoisted_2127 = /* @__PURE__ */ (0, import_vue127.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_3126 = /* @__PURE__ */ (0, import_vue127.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_454 = [
|
|
3319
|
+
_hoisted_2127,
|
|
3320
|
+
_hoisted_3126
|
|
3275
3321
|
];
|
|
3276
|
-
function
|
|
3277
|
-
return (0,
|
|
3322
|
+
function _sfc_render127(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3323
|
+
return (0, import_vue127.openBlock)(), (0, import_vue127.createElementBlock)("svg", _hoisted_1127, _hoisted_454);
|
|
3278
3324
|
}
|
|
3279
|
-
var icon_filter_default = /* @__PURE__ */ export_helper_default(
|
|
3325
|
+
var icon_filter_default = /* @__PURE__ */ export_helper_default(_sfc_main127, [["render", _sfc_render127], ["__file", "icon-filter.vue"]]);
|
|
3280
3326
|
|
|
3281
3327
|
// src/components/icon-flame.vue
|
|
3282
|
-
var
|
|
3283
|
-
var
|
|
3328
|
+
var import_vue128 = __toESM(require_vue(), 1);
|
|
3329
|
+
var _sfc_main128 = {
|
|
3284
3330
|
name: "IconFlame",
|
|
3285
3331
|
title: "\u706B\u7130"
|
|
3286
|
-
},
|
|
3332
|
+
}, _hoisted_1128 = {
|
|
3287
3333
|
width: "24",
|
|
3288
3334
|
height: "24",
|
|
3289
3335
|
viewBox: "0 0 24 24",
|
|
3290
3336
|
fill: "none",
|
|
3291
3337
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3292
|
-
},
|
|
3338
|
+
}, _hoisted_2128 = /* @__PURE__ */ (0, import_vue128.createElementVNode)("path", {
|
|
3293
3339
|
"fill-rule": "evenodd",
|
|
3294
3340
|
"clip-rule": "evenodd",
|
|
3295
3341
|
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",
|
|
3296
3342
|
fill: "currentColor"
|
|
3297
|
-
}, null, -1),
|
|
3298
|
-
|
|
3343
|
+
}, null, -1), _hoisted_3127 = [
|
|
3344
|
+
_hoisted_2128
|
|
3299
3345
|
];
|
|
3300
|
-
function
|
|
3301
|
-
return (0,
|
|
3346
|
+
function _sfc_render128(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3347
|
+
return (0, import_vue128.openBlock)(), (0, import_vue128.createElementBlock)("svg", _hoisted_1128, _hoisted_3127);
|
|
3302
3348
|
}
|
|
3303
|
-
var icon_flame_default = /* @__PURE__ */ export_helper_default(
|
|
3349
|
+
var icon_flame_default = /* @__PURE__ */ export_helper_default(_sfc_main128, [["render", _sfc_render128], ["__file", "icon-flame.vue"]]);
|
|
3304
3350
|
|
|
3305
3351
|
// src/components/icon-fireworks.vue
|
|
3306
|
-
var
|
|
3307
|
-
var
|
|
3352
|
+
var import_vue129 = __toESM(require_vue(), 1);
|
|
3353
|
+
var _sfc_main129 = {
|
|
3308
3354
|
name: "IconFireworks",
|
|
3309
3355
|
title: "\u70DF\u706B"
|
|
3310
|
-
},
|
|
3356
|
+
}, _hoisted_1129 = {
|
|
3311
3357
|
width: "24",
|
|
3312
3358
|
height: "24",
|
|
3313
3359
|
viewBox: "0 0 24 24",
|
|
3314
3360
|
fill: "none",
|
|
3315
3361
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3316
|
-
},
|
|
3362
|
+
}, _hoisted_2129 = /* @__PURE__ */ (0, import_vue129.createElementVNode)("path", {
|
|
3317
3363
|
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",
|
|
3318
3364
|
fill: "currentColor"
|
|
3319
|
-
}, null, -1),
|
|
3365
|
+
}, null, -1), _hoisted_3128 = /* @__PURE__ */ (0, import_vue129.createElementVNode)("path", {
|
|
3320
3366
|
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",
|
|
3321
3367
|
fill: "currentColor"
|
|
3322
|
-
}, null, -1), _hoisted_455 = /* @__PURE__ */ (0,
|
|
3368
|
+
}, null, -1), _hoisted_455 = /* @__PURE__ */ (0, import_vue129.createElementVNode)("path", {
|
|
3323
3369
|
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",
|
|
3324
3370
|
fill: "currentColor"
|
|
3325
3371
|
}, null, -1), _hoisted_513 = [
|
|
3326
|
-
|
|
3327
|
-
|
|
3372
|
+
_hoisted_2129,
|
|
3373
|
+
_hoisted_3128,
|
|
3328
3374
|
_hoisted_455
|
|
3329
3375
|
];
|
|
3330
|
-
function
|
|
3331
|
-
return (0,
|
|
3376
|
+
function _sfc_render129(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3377
|
+
return (0, import_vue129.openBlock)(), (0, import_vue129.createElementBlock)("svg", _hoisted_1129, _hoisted_513);
|
|
3332
3378
|
}
|
|
3333
|
-
var icon_fireworks_default = /* @__PURE__ */ export_helper_default(
|
|
3379
|
+
var icon_fireworks_default = /* @__PURE__ */ export_helper_default(_sfc_main129, [["render", _sfc_render129], ["__file", "icon-fireworks.vue"]]);
|
|
3334
3380
|
|
|
3335
3381
|
// src/components/icon-smoke.vue
|
|
3336
|
-
var
|
|
3337
|
-
var
|
|
3382
|
+
var import_vue130 = __toESM(require_vue(), 1);
|
|
3383
|
+
var _sfc_main130 = {
|
|
3338
3384
|
name: "IconSmoke",
|
|
3339
3385
|
title: "\u70DF\u96FE"
|
|
3340
|
-
},
|
|
3386
|
+
}, _hoisted_1130 = {
|
|
3341
3387
|
width: "24",
|
|
3342
3388
|
height: "24",
|
|
3343
3389
|
viewBox: "0 0 24 24",
|
|
3344
3390
|
fill: "none",
|
|
3345
3391
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3346
|
-
},
|
|
3392
|
+
}, _hoisted_2130 = /* @__PURE__ */ (0, import_vue130.createElementVNode)("path", {
|
|
3347
3393
|
"fill-rule": "evenodd",
|
|
3348
3394
|
"clip-rule": "evenodd",
|
|
3349
3395
|
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",
|
|
3350
3396
|
fill: "currentColor"
|
|
3351
|
-
}, null, -1),
|
|
3352
|
-
|
|
3397
|
+
}, null, -1), _hoisted_3129 = [
|
|
3398
|
+
_hoisted_2130
|
|
3353
3399
|
];
|
|
3354
|
-
function
|
|
3355
|
-
return (0,
|
|
3400
|
+
function _sfc_render130(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3401
|
+
return (0, import_vue130.openBlock)(), (0, import_vue130.createElementBlock)("svg", _hoisted_1130, _hoisted_3129);
|
|
3356
3402
|
}
|
|
3357
|
-
var icon_smoke_default = /* @__PURE__ */ export_helper_default(
|
|
3403
|
+
var icon_smoke_default = /* @__PURE__ */ export_helper_default(_sfc_main130, [["render", _sfc_render130], ["__file", "icon-smoke.vue"]]);
|
|
3358
3404
|
|
|
3359
3405
|
// src/components/icon-square.vue
|
|
3360
|
-
var
|
|
3361
|
-
var
|
|
3406
|
+
var import_vue131 = __toESM(require_vue(), 1);
|
|
3407
|
+
var _sfc_main131 = {
|
|
3362
3408
|
name: "IconSquare",
|
|
3363
3409
|
title: "\u77E9\u5F62"
|
|
3364
|
-
},
|
|
3410
|
+
}, _hoisted_1131 = {
|
|
3365
3411
|
width: "24",
|
|
3366
3412
|
height: "24",
|
|
3367
3413
|
viewBox: "0 0 24 24",
|
|
3368
3414
|
fill: "none",
|
|
3369
3415
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3370
|
-
},
|
|
3416
|
+
}, _hoisted_2131 = /* @__PURE__ */ (0, import_vue131.createElementVNode)("path", {
|
|
3371
3417
|
"fill-rule": "evenodd",
|
|
3372
3418
|
"clip-rule": "evenodd",
|
|
3373
3419
|
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",
|
|
3374
3420
|
fill: "currentColor"
|
|
3375
|
-
}, null, -1),
|
|
3376
|
-
|
|
3421
|
+
}, null, -1), _hoisted_3130 = [
|
|
3422
|
+
_hoisted_2131
|
|
3377
3423
|
];
|
|
3378
|
-
function
|
|
3379
|
-
return (0,
|
|
3424
|
+
function _sfc_render131(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3425
|
+
return (0, import_vue131.openBlock)(), (0, import_vue131.createElementBlock)("svg", _hoisted_1131, _hoisted_3130);
|
|
3380
3426
|
}
|
|
3381
|
-
var icon_square_default = /* @__PURE__ */ export_helper_default(
|
|
3427
|
+
var icon_square_default = /* @__PURE__ */ export_helper_default(_sfc_main131, [["render", _sfc_render131], ["__file", "icon-square.vue"]]);
|
|
3382
3428
|
|
|
3383
3429
|
// src/components/icon-disable.vue
|
|
3384
|
-
var
|
|
3385
|
-
var
|
|
3430
|
+
var import_vue132 = __toESM(require_vue(), 1);
|
|
3431
|
+
var _sfc_main132 = {
|
|
3386
3432
|
name: "IconDisable",
|
|
3387
3433
|
title: "\u7981\u7528"
|
|
3388
|
-
},
|
|
3434
|
+
}, _hoisted_1132 = {
|
|
3389
3435
|
class: "icon",
|
|
3390
3436
|
viewBox: "0 0 1024 1024",
|
|
3391
3437
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3392
3438
|
width: "200",
|
|
3393
3439
|
height: "200"
|
|
3394
|
-
},
|
|
3440
|
+
}, _hoisted_2132 = /* @__PURE__ */ (0, import_vue132.createElementVNode)("path", {
|
|
3395
3441
|
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",
|
|
3396
3442
|
fill: "currentColor"
|
|
3397
|
-
}, null, -1),
|
|
3398
|
-
|
|
3443
|
+
}, null, -1), _hoisted_3131 = [
|
|
3444
|
+
_hoisted_2132
|
|
3399
3445
|
];
|
|
3400
|
-
function
|
|
3401
|
-
return (0,
|
|
3446
|
+
function _sfc_render132(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3447
|
+
return (0, import_vue132.openBlock)(), (0, import_vue132.createElementBlock)("svg", _hoisted_1132, _hoisted_3131);
|
|
3402
3448
|
}
|
|
3403
|
-
var icon_disable_default = /* @__PURE__ */ export_helper_default(
|
|
3449
|
+
var icon_disable_default = /* @__PURE__ */ export_helper_default(_sfc_main132, [["render", _sfc_render132], ["__file", "icon-disable.vue"]]);
|
|
3404
3450
|
|
|
3405
3451
|
// src/components/icon-delete.vue
|
|
3406
|
-
var
|
|
3407
|
-
var
|
|
3452
|
+
var import_vue133 = __toESM(require_vue(), 1);
|
|
3453
|
+
var _sfc_main133 = {
|
|
3408
3454
|
name: "IconDelete",
|
|
3409
3455
|
title: "\u79FB\u9664"
|
|
3410
|
-
},
|
|
3456
|
+
}, _hoisted_1133 = {
|
|
3411
3457
|
class: "icon",
|
|
3412
3458
|
viewBox: "0 0 1024 1024",
|
|
3413
3459
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3414
3460
|
width: "200",
|
|
3415
3461
|
height: "200"
|
|
3416
|
-
},
|
|
3417
|
-
|
|
3418
|
-
|
|
3462
|
+
}, _hoisted_2133 = /* @__PURE__ */ (0, import_vue133.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_3132 = /* @__PURE__ */ (0, import_vue133.createElementVNode)("path", { d: "M365.714 438.857h73.143v365.714h-73.143zm219.429 0h73.143v365.714h-73.143z" }, null, -1), _hoisted_456 = [
|
|
3463
|
+
_hoisted_2133,
|
|
3464
|
+
_hoisted_3132
|
|
3419
3465
|
];
|
|
3420
|
-
function
|
|
3421
|
-
return (0,
|
|
3466
|
+
function _sfc_render133(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3467
|
+
return (0, import_vue133.openBlock)(), (0, import_vue133.createElementBlock)("svg", _hoisted_1133, _hoisted_456);
|
|
3422
3468
|
}
|
|
3423
|
-
var icon_delete_default = /* @__PURE__ */ export_helper_default(
|
|
3469
|
+
var icon_delete_default = /* @__PURE__ */ export_helper_default(_sfc_main133, [["render", _sfc_render133], ["__file", "icon-delete.vue"]]);
|
|
3424
3470
|
|
|
3425
3471
|
// src/components/icon-spatial-relationship-judgment.vue
|
|
3426
|
-
var
|
|
3427
|
-
var
|
|
3472
|
+
var import_vue134 = __toESM(require_vue(), 1);
|
|
3473
|
+
var _sfc_main134 = {
|
|
3428
3474
|
name: "IconSpatialRelationshipJudgment",
|
|
3429
3475
|
title: "\u7A7A\u95F4\u5173\u7CFB\u5224\u65AD"
|
|
3430
|
-
},
|
|
3476
|
+
}, _hoisted_1134 = {
|
|
3431
3477
|
class: "icon",
|
|
3432
3478
|
viewBox: "0 0 1026 1024",
|
|
3433
3479
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3434
3480
|
width: "200.391",
|
|
3435
3481
|
height: "200"
|
|
3436
|
-
},
|
|
3437
|
-
|
|
3482
|
+
}, _hoisted_2134 = /* @__PURE__ */ (0, import_vue134.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_3133 = [
|
|
3483
|
+
_hoisted_2134
|
|
3438
3484
|
];
|
|
3439
|
-
function
|
|
3440
|
-
return (0,
|
|
3485
|
+
function _sfc_render134(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3486
|
+
return (0, import_vue134.openBlock)(), (0, import_vue134.createElementBlock)("svg", _hoisted_1134, _hoisted_3133);
|
|
3441
3487
|
}
|
|
3442
|
-
var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(
|
|
3488
|
+
var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(_sfc_main134, [["render", _sfc_render134], ["__file", "icon-spatial-relationship-judgment.vue"]]);
|
|
3443
3489
|
|
|
3444
3490
|
// src/components/icon-isoline-analysis.vue
|
|
3445
|
-
var
|
|
3446
|
-
var
|
|
3491
|
+
var import_vue135 = __toESM(require_vue(), 1);
|
|
3492
|
+
var _sfc_main135 = {
|
|
3447
3493
|
name: "IconIsolineAnalysis",
|
|
3448
3494
|
title: "\u7B49\u503C\u7EBF\u5206\u6790"
|
|
3449
|
-
},
|
|
3495
|
+
}, _hoisted_1135 = {
|
|
3450
3496
|
width: "16",
|
|
3451
3497
|
height: "16",
|
|
3452
3498
|
viewBox: "0 0 16 16",
|
|
3453
3499
|
fill: "none",
|
|
3454
3500
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3455
|
-
},
|
|
3501
|
+
}, _hoisted_2135 = /* @__PURE__ */ (0, import_vue135.createElementVNode)("path", {
|
|
3456
3502
|
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",
|
|
3457
3503
|
fill: "currentColor"
|
|
3458
|
-
}, null, -1),
|
|
3459
|
-
|
|
3504
|
+
}, null, -1), _hoisted_3134 = [
|
|
3505
|
+
_hoisted_2135
|
|
3460
3506
|
];
|
|
3461
|
-
function
|
|
3462
|
-
return (0,
|
|
3507
|
+
function _sfc_render135(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3508
|
+
return (0, import_vue135.openBlock)(), (0, import_vue135.createElementBlock)("svg", _hoisted_1135, _hoisted_3134);
|
|
3463
3509
|
}
|
|
3464
|
-
var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
3510
|
+
var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main135, [["render", _sfc_render135], ["__file", "icon-isoline-analysis.vue"]]);
|
|
3465
3511
|
|
|
3466
3512
|
// src/components/icon-particle-effect.vue
|
|
3467
|
-
var
|
|
3468
|
-
var
|
|
3513
|
+
var import_vue136 = __toESM(require_vue(), 1);
|
|
3514
|
+
var _sfc_main136 = {
|
|
3469
3515
|
name: "IconParticleEffect",
|
|
3470
3516
|
title: "\u7C92\u5B50\u7279\u6548"
|
|
3471
|
-
},
|
|
3517
|
+
}, _hoisted_1136 = {
|
|
3472
3518
|
width: "16",
|
|
3473
3519
|
height: "16",
|
|
3474
3520
|
viewBox: "0 0 16 16",
|
|
3475
3521
|
fill: "none",
|
|
3476
3522
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3477
|
-
},
|
|
3523
|
+
}, _hoisted_2136 = /* @__PURE__ */ (0, import_vue136.createElementVNode)("path", {
|
|
3478
3524
|
"fill-rule": "evenodd",
|
|
3479
3525
|
"clip-rule": "evenodd",
|
|
3480
3526
|
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",
|
|
3481
3527
|
fill: "currentColor"
|
|
3482
|
-
}, null, -1),
|
|
3483
|
-
|
|
3528
|
+
}, null, -1), _hoisted_3135 = [
|
|
3529
|
+
_hoisted_2136
|
|
3484
3530
|
];
|
|
3485
|
-
function
|
|
3486
|
-
return (0,
|
|
3531
|
+
function _sfc_render136(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3532
|
+
return (0, import_vue136.openBlock)(), (0, import_vue136.createElementBlock)("svg", _hoisted_1136, _hoisted_3135);
|
|
3487
3533
|
}
|
|
3488
|
-
var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(
|
|
3534
|
+
var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main136, [["render", _sfc_render136], ["__file", "icon-particle-effect.vue"]]);
|
|
3489
3535
|
|
|
3490
3536
|
// src/components/icon-line.vue
|
|
3491
|
-
var
|
|
3492
|
-
var
|
|
3537
|
+
var import_vue137 = __toESM(require_vue(), 1);
|
|
3538
|
+
var _sfc_main137 = {
|
|
3493
3539
|
name: "IconLine",
|
|
3494
3540
|
title: "\u7EBF"
|
|
3495
|
-
},
|
|
3541
|
+
}, _hoisted_1137 = {
|
|
3496
3542
|
width: "24",
|
|
3497
3543
|
height: "24",
|
|
3498
3544
|
viewBox: "0 0 24 24",
|
|
3499
3545
|
fill: "none",
|
|
3500
3546
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3501
|
-
},
|
|
3502
|
-
/* @__PURE__ */ (0,
|
|
3547
|
+
}, _hoisted_2137 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("g", { "clip-path": "url(#a)" }, [
|
|
3548
|
+
/* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
|
|
3503
3549
|
"fill-rule": "evenodd",
|
|
3504
3550
|
"clip-rule": "evenodd",
|
|
3505
3551
|
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",
|
|
3506
3552
|
fill: "currentColor"
|
|
3507
3553
|
})
|
|
3508
|
-
], -1),
|
|
3509
|
-
/* @__PURE__ */ (0,
|
|
3510
|
-
/* @__PURE__ */ (0,
|
|
3554
|
+
], -1), _hoisted_3136 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("defs", null, [
|
|
3555
|
+
/* @__PURE__ */ (0, import_vue137.createElementVNode)("clipPath", { id: "a" }, [
|
|
3556
|
+
/* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
|
|
3511
3557
|
fill: "#fff",
|
|
3512
3558
|
d: "M0 0h24v24H0z"
|
|
3513
3559
|
})
|
|
3514
3560
|
])
|
|
3515
3561
|
], -1), _hoisted_457 = [
|
|
3516
|
-
|
|
3517
|
-
|
|
3562
|
+
_hoisted_2137,
|
|
3563
|
+
_hoisted_3136
|
|
3518
3564
|
];
|
|
3519
|
-
function
|
|
3520
|
-
return (0,
|
|
3565
|
+
function _sfc_render137(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3566
|
+
return (0, import_vue137.openBlock)(), (0, import_vue137.createElementBlock)("svg", _hoisted_1137, _hoisted_457);
|
|
3521
3567
|
}
|
|
3522
|
-
var icon_line_default = /* @__PURE__ */ export_helper_default(
|
|
3568
|
+
var icon_line_default = /* @__PURE__ */ export_helper_default(_sfc_main137, [["render", _sfc_render137], ["__file", "icon-line.vue"]]);
|
|
3523
3569
|
|
|
3524
3570
|
// src/components/icon-draw.vue
|
|
3525
|
-
var
|
|
3526
|
-
var
|
|
3571
|
+
var import_vue138 = __toESM(require_vue(), 1);
|
|
3572
|
+
var _sfc_main138 = {
|
|
3527
3573
|
name: "IconDraw",
|
|
3528
3574
|
title: "\u7ED8\u5236"
|
|
3529
|
-
},
|
|
3575
|
+
}, _hoisted_1138 = {
|
|
3530
3576
|
width: "16",
|
|
3531
3577
|
height: "16",
|
|
3532
3578
|
viewBox: "0 0 16 16",
|
|
3533
3579
|
fill: "none",
|
|
3534
3580
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3535
|
-
},
|
|
3581
|
+
}, _hoisted_2138 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
|
|
3536
3582
|
"fill-rule": "evenodd",
|
|
3537
3583
|
"clip-rule": "evenodd",
|
|
3538
3584
|
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",
|
|
3539
3585
|
fill: "currentColor"
|
|
3540
|
-
}, null, -1),
|
|
3586
|
+
}, null, -1), _hoisted_3137 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
|
|
3541
3587
|
"fill-rule": "evenodd",
|
|
3542
3588
|
"clip-rule": "evenodd",
|
|
3543
3589
|
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",
|
|
3544
3590
|
fill: "currentColor"
|
|
3545
|
-
}, null, -1), _hoisted_458 = /* @__PURE__ */ (0,
|
|
3591
|
+
}, null, -1), _hoisted_458 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
|
|
3546
3592
|
"fill-rule": "evenodd",
|
|
3547
3593
|
"clip-rule": "evenodd",
|
|
3548
3594
|
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",
|
|
3549
3595
|
fill: "currentColor"
|
|
3550
|
-
}, null, -1), _hoisted_514 = /* @__PURE__ */ (0,
|
|
3596
|
+
}, null, -1), _hoisted_514 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
|
|
3551
3597
|
"fill-rule": "evenodd",
|
|
3552
3598
|
"clip-rule": "evenodd",
|
|
3553
3599
|
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",
|
|
3554
3600
|
fill: "currentColor"
|
|
3555
3601
|
}, null, -1), _hoisted_64 = [
|
|
3556
|
-
|
|
3557
|
-
|
|
3602
|
+
_hoisted_2138,
|
|
3603
|
+
_hoisted_3137,
|
|
3558
3604
|
_hoisted_458,
|
|
3559
3605
|
_hoisted_514
|
|
3560
3606
|
];
|
|
3561
|
-
function
|
|
3562
|
-
return (0,
|
|
3607
|
+
function _sfc_render138(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3608
|
+
return (0, import_vue138.openBlock)(), (0, import_vue138.createElementBlock)("svg", _hoisted_1138, _hoisted_64);
|
|
3563
3609
|
}
|
|
3564
|
-
var icon_draw_default = /* @__PURE__ */ export_helper_default(
|
|
3610
|
+
var icon_draw_default = /* @__PURE__ */ export_helper_default(_sfc_main138, [["render", _sfc_render138], ["__file", "icon-draw.vue"]]);
|
|
3565
3611
|
|
|
3566
3612
|
// src/components/icon-buffer-analysis.vue
|
|
3567
|
-
var
|
|
3568
|
-
var
|
|
3613
|
+
var import_vue139 = __toESM(require_vue(), 1);
|
|
3614
|
+
var _sfc_main139 = {
|
|
3569
3615
|
name: "IconBufferAnalysis",
|
|
3570
3616
|
title: "\u7F13\u51B2\u5206\u6790"
|
|
3571
|
-
},
|
|
3617
|
+
}, _hoisted_1139 = {
|
|
3572
3618
|
width: "16",
|
|
3573
3619
|
height: "16",
|
|
3574
3620
|
viewBox: "0 0 16 16",
|
|
3575
3621
|
fill: "none",
|
|
3576
3622
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3577
|
-
},
|
|
3578
|
-
/* @__PURE__ */ (0,
|
|
3623
|
+
}, _hoisted_2139 = /* @__PURE__ */ (0, import_vue139.createElementVNode)("g", { "clip-path": "url(#a)" }, [
|
|
3624
|
+
/* @__PURE__ */ (0, import_vue139.createElementVNode)("path", {
|
|
3579
3625
|
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",
|
|
3580
3626
|
fill: "currentColor"
|
|
3581
3627
|
})
|
|
3582
|
-
], -1),
|
|
3583
|
-
/* @__PURE__ */ (0,
|
|
3584
|
-
/* @__PURE__ */ (0,
|
|
3628
|
+
], -1), _hoisted_3138 = /* @__PURE__ */ (0, import_vue139.createElementVNode)("defs", null, [
|
|
3629
|
+
/* @__PURE__ */ (0, import_vue139.createElementVNode)("clipPath", { id: "a" }, [
|
|
3630
|
+
/* @__PURE__ */ (0, import_vue139.createElementVNode)("path", {
|
|
3585
3631
|
fill: "#fff",
|
|
3586
3632
|
d: "M0 0h16v16H0z"
|
|
3587
3633
|
})
|
|
3588
3634
|
])
|
|
3589
3635
|
], -1), _hoisted_459 = [
|
|
3590
|
-
|
|
3591
|
-
|
|
3636
|
+
_hoisted_2139,
|
|
3637
|
+
_hoisted_3138
|
|
3592
3638
|
];
|
|
3593
|
-
function
|
|
3594
|
-
return (0,
|
|
3639
|
+
function _sfc_render139(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3640
|
+
return (0, import_vue139.openBlock)(), (0, import_vue139.createElementBlock)("svg", _hoisted_1139, _hoisted_459);
|
|
3595
3641
|
}
|
|
3596
|
-
var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
3642
|
+
var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main139, [["render", _sfc_render139], ["__file", "icon-buffer-analysis.vue"]]);
|
|
3597
3643
|
|
|
3598
3644
|
// src/components/icon-edit.vue
|
|
3599
|
-
var
|
|
3600
|
-
var
|
|
3601
|
-
name: "IconEdit",
|
|
3645
|
+
var import_vue140 = __toESM(require_vue(), 1);
|
|
3646
|
+
var _sfc_main140 = {
|
|
3647
|
+
name: "IconEdit",
|
|
3602
3648
|
title: "\u7F16\u8F91"
|
|
3603
|
-
},
|
|
3649
|
+
}, _hoisted_1140 = {
|
|
3604
3650
|
width: "24",
|
|
3605
3651
|
height: "24",
|
|
3606
3652
|
viewBox: "0 0 24 24",
|
|
3607
3653
|
fill: "none",
|
|
3608
3654
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3609
|
-
},
|
|
3655
|
+
}, _hoisted_2140 = /* @__PURE__ */ (0, import_vue140.createElementVNode)("path", {
|
|
3610
3656
|
"clip-rule": "evenodd",
|
|
3611
3657
|
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",
|
|
3612
3658
|
fill: "currentColor"
|
|
3613
|
-
}, null, -1),
|
|
3614
|
-
|
|
3659
|
+
}, null, -1), _hoisted_3139 = [
|
|
3660
|
+
_hoisted_2140
|
|
3615
3661
|
];
|
|
3616
|
-
function
|
|
3617
|
-
return (0,
|
|
3662
|
+
function _sfc_render140(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3663
|
+
return (0, import_vue140.openBlock)(), (0, import_vue140.createElementBlock)("svg", _hoisted_1140, _hoisted_3139);
|
|
3618
3664
|
}
|
|
3619
|
-
var icon_edit_default = /* @__PURE__ */ export_helper_default(
|
|
3665
|
+
var icon_edit_default = /* @__PURE__ */ export_helper_default(_sfc_main140, [["render", _sfc_render140], ["__file", "icon-edit.vue"]]);
|
|
3620
3666
|
|
|
3621
3667
|
// src/components/icon-edit2.vue
|
|
3622
|
-
var
|
|
3623
|
-
var
|
|
3668
|
+
var import_vue141 = __toESM(require_vue(), 1);
|
|
3669
|
+
var _sfc_main141 = {
|
|
3624
3670
|
name: "IconEdit2",
|
|
3625
3671
|
title: "\u7F16\u8F912"
|
|
3626
|
-
},
|
|
3672
|
+
}, _hoisted_1141 = {
|
|
3627
3673
|
class: "icon",
|
|
3628
3674
|
viewBox: "0 0 1024 1024",
|
|
3629
3675
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3630
3676
|
width: "200",
|
|
3631
3677
|
height: "200"
|
|
3632
|
-
},
|
|
3633
|
-
|
|
3678
|
+
}, _hoisted_2141 = /* @__PURE__ */ (0, import_vue141.createElementVNode)("path", { d: "M991.99 533.125a32 32 0 0 0-32 32V938.88A21.12 21.12 0 0 1 938.87 960H85.12A21.12 21.12 0 0 1 64 938.88V85.129a21.12 21.12 0 0 1 21.12-21.12h373.755a32 32 0 0 0 0-63.999H85.12A85.76 85.76 0 0 0 0 85.13v853.75A85.76 85.76 0 0 0 85.12 1024h853.75a85.76 85.76 0 0 0 85.12-85.12V565.126a32 32 0 0 0-32-32zm22.4-328.957L822.392 12.17A30.08 30.08 0 0 0 797.432.01a31.36 31.36 0 0 0-23.04 9.6L222.718 561.925a32.64 32.64 0 0 0-9.6 22.4v191.997a32.64 32.64 0 0 0 32 32h195.198a35.2 35.2 0 0 0 23.04-9.6l551.034-549.114a32 32 0 0 0 0-45.44zM426.876 746.883H277.117V597.764L797.432 77.45l149.119 149.759z" }, null, -1), _hoisted_3140 = [
|
|
3679
|
+
_hoisted_2141
|
|
3634
3680
|
];
|
|
3635
|
-
function
|
|
3636
|
-
return (0,
|
|
3681
|
+
function _sfc_render141(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3682
|
+
return (0, import_vue141.openBlock)(), (0, import_vue141.createElementBlock)("svg", _hoisted_1141, _hoisted_3140);
|
|
3637
3683
|
}
|
|
3638
|
-
var icon_edit2_default = /* @__PURE__ */ export_helper_default(
|
|
3684
|
+
var icon_edit2_default = /* @__PURE__ */ export_helper_default(_sfc_main141, [["render", _sfc_render141], ["__file", "icon-edit2.vue"]]);
|
|
3639
3685
|
|
|
3640
3686
|
// src/components/icon-edit3.vue
|
|
3641
|
-
var
|
|
3642
|
-
var
|
|
3687
|
+
var import_vue142 = __toESM(require_vue(), 1);
|
|
3688
|
+
var _sfc_main142 = {
|
|
3643
3689
|
name: "IconEdit3",
|
|
3644
3690
|
title: "\u7F16\u8F913"
|
|
3645
|
-
},
|
|
3691
|
+
}, _hoisted_1142 = {
|
|
3646
3692
|
class: "icon",
|
|
3647
3693
|
viewBox: "0 0 1024 1024",
|
|
3648
3694
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3649
3695
|
width: "200",
|
|
3650
3696
|
height: "200"
|
|
3651
|
-
},
|
|
3697
|
+
}, _hoisted_2142 = /* @__PURE__ */ (0, import_vue142.createElementVNode)("path", {
|
|
3652
3698
|
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",
|
|
3653
3699
|
fill: "currentColor"
|
|
3654
|
-
}, null, -1),
|
|
3655
|
-
|
|
3700
|
+
}, null, -1), _hoisted_3141 = [
|
|
3701
|
+
_hoisted_2142
|
|
3656
3702
|
];
|
|
3657
|
-
function
|
|
3658
|
-
return (0,
|
|
3703
|
+
function _sfc_render142(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3704
|
+
return (0, import_vue142.openBlock)(), (0, import_vue142.createElementBlock)("svg", _hoisted_1142, _hoisted_3141);
|
|
3659
3705
|
}
|
|
3660
|
-
var icon_edit3_default = /* @__PURE__ */ export_helper_default(
|
|
3706
|
+
var icon_edit3_default = /* @__PURE__ */ export_helper_default(_sfc_main142, [["render", _sfc_render142], ["__file", "icon-edit3.vue"]]);
|
|
3661
3707
|
|
|
3662
3708
|
// src/components/icon-zoom-out.vue
|
|
3663
|
-
var
|
|
3664
|
-
var
|
|
3709
|
+
var import_vue143 = __toESM(require_vue(), 1);
|
|
3710
|
+
var _sfc_main143 = {
|
|
3665
3711
|
name: "IconZoomOut",
|
|
3666
3712
|
title: "\u7F29\u5C0F"
|
|
3667
|
-
},
|
|
3713
|
+
}, _hoisted_1143 = {
|
|
3668
3714
|
width: "16",
|
|
3669
3715
|
height: "16",
|
|
3670
3716
|
viewBox: "0 0 16 16",
|
|
3671
3717
|
fill: "none",
|
|
3672
3718
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3673
|
-
},
|
|
3719
|
+
}, _hoisted_2143 = /* @__PURE__ */ (0, import_vue143.createElementVNode)("path", {
|
|
3674
3720
|
"fill-rule": "evenodd",
|
|
3675
3721
|
"clip-rule": "evenodd",
|
|
3676
3722
|
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",
|
|
3677
3723
|
fill: "currentColor"
|
|
3678
|
-
}, null, -1),
|
|
3724
|
+
}, null, -1), _hoisted_3142 = /* @__PURE__ */ (0, import_vue143.createElementVNode)("path", {
|
|
3679
3725
|
"fill-rule": "evenodd",
|
|
3680
3726
|
"clip-rule": "evenodd",
|
|
3681
3727
|
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",
|
|
3682
3728
|
fill: "currentColor"
|
|
3683
|
-
}, null, -1), _hoisted_460 = /* @__PURE__ */ (0,
|
|
3729
|
+
}, null, -1), _hoisted_460 = /* @__PURE__ */ (0, import_vue143.createElementVNode)("path", {
|
|
3684
3730
|
"fill-rule": "evenodd",
|
|
3685
3731
|
"clip-rule": "evenodd",
|
|
3686
3732
|
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",
|
|
3687
3733
|
fill: "currentColor"
|
|
3688
3734
|
}, null, -1), _hoisted_515 = [
|
|
3689
|
-
|
|
3690
|
-
|
|
3735
|
+
_hoisted_2143,
|
|
3736
|
+
_hoisted_3142,
|
|
3691
3737
|
_hoisted_460
|
|
3692
3738
|
];
|
|
3693
|
-
function
|
|
3694
|
-
return (0,
|
|
3739
|
+
function _sfc_render143(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3740
|
+
return (0, import_vue143.openBlock)(), (0, import_vue143.createElementBlock)("svg", _hoisted_1143, _hoisted_515);
|
|
3695
3741
|
}
|
|
3696
|
-
var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(
|
|
3742
|
+
var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main143, [["render", _sfc_render143], ["__file", "icon-zoom-out.vue"]]);
|
|
3697
3743
|
|
|
3698
3744
|
// src/components/icon-zoom-to.vue
|
|
3699
|
-
var
|
|
3700
|
-
var
|
|
3745
|
+
var import_vue144 = __toESM(require_vue(), 1);
|
|
3746
|
+
var _sfc_main144 = {
|
|
3701
3747
|
name: "IconZoomTo",
|
|
3702
3748
|
title: "\u7F29\u653E\u81F3"
|
|
3703
|
-
},
|
|
3749
|
+
}, _hoisted_1144 = {
|
|
3704
3750
|
class: "icon",
|
|
3705
3751
|
viewBox: "0 0 1024 1024",
|
|
3706
3752
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3707
3753
|
width: "200",
|
|
3708
3754
|
height: "200"
|
|
3709
|
-
},
|
|
3710
|
-
|
|
3711
|
-
|
|
3755
|
+
}, _hoisted_2144 = /* @__PURE__ */ (0, import_vue144.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_3143 = /* @__PURE__ */ (0, import_vue144.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_461 = [
|
|
3756
|
+
_hoisted_2144,
|
|
3757
|
+
_hoisted_3143
|
|
3712
3758
|
];
|
|
3713
|
-
function
|
|
3714
|
-
return (0,
|
|
3759
|
+
function _sfc_render144(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3760
|
+
return (0, import_vue144.openBlock)(), (0, import_vue144.createElementBlock)("svg", _hoisted_1144, _hoisted_461);
|
|
3715
3761
|
}
|
|
3716
|
-
var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(
|
|
3762
|
+
var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(_sfc_main144, [["render", _sfc_render144], ["__file", "icon-zoom-to.vue"]]);
|
|
3717
3763
|
|
|
3718
3764
|
// src/components/icon-compass-3d.vue
|
|
3719
|
-
var
|
|
3720
|
-
var
|
|
3765
|
+
var import_vue145 = __toESM(require_vue(), 1);
|
|
3766
|
+
var _sfc_main145 = {
|
|
3721
3767
|
name: "IconCompass3D",
|
|
3722
3768
|
title: "\u7F57\u76D8"
|
|
3723
|
-
},
|
|
3769
|
+
}, _hoisted_1145 = {
|
|
3724
3770
|
width: "16",
|
|
3725
3771
|
height: "16",
|
|
3726
3772
|
viewBox: "0 0 16 16",
|
|
3727
3773
|
fill: "none",
|
|
3728
3774
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3729
|
-
},
|
|
3775
|
+
}, _hoisted_2145 = /* @__PURE__ */ (0, import_vue145.createElementVNode)("path", {
|
|
3730
3776
|
"fill-rule": "evenodd",
|
|
3731
3777
|
"clip-rule": "evenodd",
|
|
3732
3778
|
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",
|
|
3733
3779
|
fill: "currentColor"
|
|
3734
|
-
}, null, -1),
|
|
3735
|
-
|
|
3780
|
+
}, null, -1), _hoisted_3144 = [
|
|
3781
|
+
_hoisted_2145
|
|
3736
3782
|
];
|
|
3737
|
-
function
|
|
3738
|
-
return (0,
|
|
3783
|
+
function _sfc_render145(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3784
|
+
return (0, import_vue145.openBlock)(), (0, import_vue145.createElementBlock)("svg", _hoisted_1145, _hoisted_3144);
|
|
3739
3785
|
}
|
|
3740
|
-
var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(
|
|
3786
|
+
var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main145, [["render", _sfc_render145], ["__file", "icon-compass-3d.vue"]]);
|
|
3741
3787
|
|
|
3742
3788
|
// src/components/icon-compass.vue
|
|
3743
|
-
var
|
|
3744
|
-
var
|
|
3789
|
+
var import_vue146 = __toESM(require_vue(), 1);
|
|
3790
|
+
var _sfc_main146 = {
|
|
3745
3791
|
name: "IconCompass",
|
|
3746
3792
|
title: "\u7F57\u76D8"
|
|
3747
|
-
},
|
|
3793
|
+
}, _hoisted_1146 = {
|
|
3748
3794
|
width: "16",
|
|
3749
3795
|
height: "16",
|
|
3750
3796
|
viewBox: "0 0 16 16",
|
|
3751
3797
|
fill: "none",
|
|
3752
3798
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3753
|
-
},
|
|
3799
|
+
}, _hoisted_2146 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
|
|
3754
3800
|
"fill-rule": "evenodd",
|
|
3755
3801
|
"clip-rule": "evenodd",
|
|
3756
3802
|
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",
|
|
3757
3803
|
fill: "currentColor"
|
|
3758
|
-
}, null, -1),
|
|
3804
|
+
}, null, -1), _hoisted_3145 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
|
|
3759
3805
|
"fill-rule": "evenodd",
|
|
3760
3806
|
"clip-rule": "evenodd",
|
|
3761
3807
|
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",
|
|
3762
3808
|
fill: "currentColor"
|
|
3763
3809
|
}, null, -1), _hoisted_462 = [
|
|
3764
|
-
|
|
3765
|
-
|
|
3810
|
+
_hoisted_2146,
|
|
3811
|
+
_hoisted_3145
|
|
3766
3812
|
];
|
|
3767
|
-
function
|
|
3768
|
-
return (0,
|
|
3813
|
+
function _sfc_render146(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3814
|
+
return (0, import_vue146.openBlock)(), (0, import_vue146.createElementBlock)("svg", _hoisted_1146, _hoisted_462);
|
|
3769
3815
|
}
|
|
3770
|
-
var icon_compass_default = /* @__PURE__ */ export_helper_default(
|
|
3816
|
+
var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main146, [["render", _sfc_render146], ["__file", "icon-compass.vue"]]);
|
|
3771
3817
|
|
|
3772
3818
|
// src/components/icon-XZQ-nav.vue
|
|
3773
|
-
var
|
|
3774
|
-
var
|
|
3819
|
+
var import_vue147 = __toESM(require_vue(), 1);
|
|
3820
|
+
var _sfc_main147 = {
|
|
3775
3821
|
name: "IconXzqNav",
|
|
3776
3822
|
title: "\u884C\u653F\u533A\u5BFC\u822A"
|
|
3777
|
-
},
|
|
3823
|
+
}, _hoisted_1147 = {
|
|
3778
3824
|
width: "16",
|
|
3779
3825
|
height: "16",
|
|
3780
3826
|
viewBox: "0 0 16 16",
|
|
3781
3827
|
fill: "none",
|
|
3782
3828
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3783
|
-
},
|
|
3829
|
+
}, _hoisted_2147 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
|
|
3784
3830
|
"fill-rule": "evenodd",
|
|
3785
3831
|
"clip-rule": "evenodd",
|
|
3786
3832
|
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",
|
|
3787
3833
|
fill: "currentColor"
|
|
3788
|
-
}, null, -1),
|
|
3834
|
+
}, null, -1), _hoisted_3146 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
|
|
3789
3835
|
"fill-rule": "evenodd",
|
|
3790
3836
|
"clip-rule": "evenodd",
|
|
3791
3837
|
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",
|
|
3792
3838
|
fill: "currentColor"
|
|
3793
|
-
}, null, -1), _hoisted_463 = /* @__PURE__ */ (0,
|
|
3839
|
+
}, null, -1), _hoisted_463 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
|
|
3794
3840
|
"fill-rule": "evenodd",
|
|
3795
3841
|
"clip-rule": "evenodd",
|
|
3796
3842
|
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",
|
|
3797
3843
|
fill: "currentColor"
|
|
3798
3844
|
}, null, -1), _hoisted_516 = [
|
|
3799
|
-
|
|
3800
|
-
|
|
3845
|
+
_hoisted_2147,
|
|
3846
|
+
_hoisted_3146,
|
|
3801
3847
|
_hoisted_463
|
|
3802
3848
|
];
|
|
3803
|
-
function
|
|
3804
|
-
return (0,
|
|
3849
|
+
function _sfc_render147(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3850
|
+
return (0, import_vue147.openBlock)(), (0, import_vue147.createElementBlock)("svg", _hoisted_1147, _hoisted_516);
|
|
3805
3851
|
}
|
|
3806
|
-
var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(
|
|
3852
|
+
var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main147, [["render", _sfc_render147], ["__file", "icon-XZQ-nav.vue"]]);
|
|
3807
3853
|
|
|
3808
3854
|
// src/components/icon-XZQ-cover.vue
|
|
3809
|
-
var
|
|
3810
|
-
var
|
|
3855
|
+
var import_vue148 = __toESM(require_vue(), 1);
|
|
3856
|
+
var _sfc_main148 = {
|
|
3811
3857
|
name: "IconXzqCover",
|
|
3812
3858
|
title: "\u884C\u653F\u533A\u906E\u7F69"
|
|
3813
|
-
},
|
|
3859
|
+
}, _hoisted_1148 = {
|
|
3814
3860
|
width: "16",
|
|
3815
3861
|
height: "16",
|
|
3816
3862
|
viewBox: "0 0 16 16",
|
|
3817
3863
|
fill: "none",
|
|
3818
3864
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3819
|
-
},
|
|
3865
|
+
}, _hoisted_2148 = /* @__PURE__ */ (0, import_vue148.createElementVNode)("path", {
|
|
3820
3866
|
"fill-rule": "evenodd",
|
|
3821
3867
|
"clip-rule": "evenodd",
|
|
3822
3868
|
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",
|
|
3823
3869
|
fill: "currentColor"
|
|
3824
|
-
}, null, -1),
|
|
3870
|
+
}, null, -1), _hoisted_3147 = /* @__PURE__ */ (0, import_vue148.createElementVNode)("path", {
|
|
3825
3871
|
"fill-rule": "evenodd",
|
|
3826
3872
|
"clip-rule": "evenodd",
|
|
3827
3873
|
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",
|
|
3828
3874
|
fill: "currentColor"
|
|
3829
|
-
}, null, -1), _hoisted_464 = /* @__PURE__ */ (0,
|
|
3875
|
+
}, null, -1), _hoisted_464 = /* @__PURE__ */ (0, import_vue148.createElementVNode)("path", {
|
|
3830
3876
|
"fill-rule": "evenodd",
|
|
3831
3877
|
"clip-rule": "evenodd",
|
|
3832
3878
|
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",
|
|
3833
3879
|
fill: "currentColor"
|
|
3834
3880
|
}, null, -1), _hoisted_517 = [
|
|
3835
|
-
|
|
3836
|
-
|
|
3881
|
+
_hoisted_2148,
|
|
3882
|
+
_hoisted_3147,
|
|
3837
3883
|
_hoisted_464
|
|
3838
3884
|
];
|
|
3839
|
-
function
|
|
3840
|
-
return (0,
|
|
3885
|
+
function _sfc_render148(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3886
|
+
return (0, import_vue148.openBlock)(), (0, import_vue148.createElementBlock)("svg", _hoisted_1148, _hoisted_517);
|
|
3841
3887
|
}
|
|
3842
|
-
var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(
|
|
3888
|
+
var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(_sfc_main148, [["render", _sfc_render148], ["__file", "icon-XZQ-cover.vue"]]);
|
|
3843
3889
|
|
|
3844
3890
|
// src/components/icon-feature-storage.vue
|
|
3845
|
-
var
|
|
3846
|
-
var
|
|
3891
|
+
var import_vue149 = __toESM(require_vue(), 1);
|
|
3892
|
+
var _sfc_main149 = {
|
|
3847
3893
|
name: "IconFeatureStorage",
|
|
3848
3894
|
title: "\u8981\u7D20\u5B58\u50A8"
|
|
3849
|
-
},
|
|
3895
|
+
}, _hoisted_1149 = {
|
|
3850
3896
|
width: "16",
|
|
3851
3897
|
height: "16",
|
|
3852
3898
|
viewBox: "0 0 16 16",
|
|
3853
3899
|
fill: "none",
|
|
3854
3900
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3855
|
-
},
|
|
3901
|
+
}, _hoisted_2149 = /* @__PURE__ */ (0, import_vue149.createElementVNode)("path", {
|
|
3856
3902
|
"fill-rule": "evenodd",
|
|
3857
3903
|
"clip-rule": "evenodd",
|
|
3858
3904
|
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",
|
|
3859
3905
|
fill: "currentColor"
|
|
3860
|
-
}, null, -1),
|
|
3861
|
-
|
|
3906
|
+
}, null, -1), _hoisted_3148 = [
|
|
3907
|
+
_hoisted_2149
|
|
3862
3908
|
];
|
|
3863
|
-
function
|
|
3864
|
-
return (0,
|
|
3909
|
+
function _sfc_render149(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3910
|
+
return (0, import_vue149.openBlock)(), (0, import_vue149.createElementBlock)("svg", _hoisted_1149, _hoisted_3148);
|
|
3865
3911
|
}
|
|
3866
|
-
var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(
|
|
3912
|
+
var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(_sfc_main149, [["render", _sfc_render149], ["__file", "icon-feature-storage.vue"]]);
|
|
3867
3913
|
|
|
3868
3914
|
// src/components/icon-feature-table.vue
|
|
3869
|
-
var
|
|
3870
|
-
var
|
|
3915
|
+
var import_vue150 = __toESM(require_vue(), 1);
|
|
3916
|
+
var _sfc_main150 = {
|
|
3871
3917
|
name: "IconFeatureTable",
|
|
3872
3918
|
title: "\u8981\u7D20\u8868\u683C"
|
|
3873
|
-
},
|
|
3919
|
+
}, _hoisted_1150 = {
|
|
3874
3920
|
class: "icon",
|
|
3875
3921
|
viewBox: "0 0 1024 1024",
|
|
3876
3922
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3877
3923
|
width: "200",
|
|
3878
3924
|
height: "200"
|
|
3879
|
-
},
|
|
3880
|
-
|
|
3925
|
+
}, _hoisted_2150 = /* @__PURE__ */ (0, import_vue150.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_3149 = [
|
|
3926
|
+
_hoisted_2150
|
|
3881
3927
|
];
|
|
3882
|
-
function
|
|
3883
|
-
return (0,
|
|
3928
|
+
function _sfc_render150(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3929
|
+
return (0, import_vue150.openBlock)(), (0, import_vue150.createElementBlock)("svg", _hoisted_1150, _hoisted_3149);
|
|
3884
3930
|
}
|
|
3885
|
-
var icon_feature_table_default = /* @__PURE__ */ export_helper_default(
|
|
3931
|
+
var icon_feature_table_default = /* @__PURE__ */ export_helper_default(_sfc_main150, [["render", _sfc_render150], ["__file", "icon-feature-table.vue"]]);
|
|
3886
3932
|
|
|
3887
3933
|
// src/components/icon-feature-identify.vue
|
|
3888
|
-
var
|
|
3889
|
-
var
|
|
3934
|
+
var import_vue151 = __toESM(require_vue(), 1);
|
|
3935
|
+
var _sfc_main151 = {
|
|
3890
3936
|
name: "IconFeatureIdentify",
|
|
3891
3937
|
title: "\u8981\u7D20\u8BC6\u522B"
|
|
3892
|
-
},
|
|
3938
|
+
}, _hoisted_1151 = {
|
|
3893
3939
|
class: "icon",
|
|
3894
3940
|
viewBox: "0 0 1024 1024",
|
|
3895
3941
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3896
3942
|
width: "200",
|
|
3897
3943
|
height: "200"
|
|
3898
|
-
},
|
|
3899
|
-
|
|
3944
|
+
}, _hoisted_2151 = /* @__PURE__ */ (0, import_vue151.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_3150 = [
|
|
3945
|
+
_hoisted_2151
|
|
3900
3946
|
];
|
|
3901
|
-
function
|
|
3902
|
-
return (0,
|
|
3947
|
+
function _sfc_render151(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3948
|
+
return (0, import_vue151.openBlock)(), (0, import_vue151.createElementBlock)("svg", _hoisted_1151, _hoisted_3150);
|
|
3903
3949
|
}
|
|
3904
|
-
var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(
|
|
3950
|
+
var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(_sfc_main151, [["render", _sfc_render151], ["__file", "icon-feature-identify.vue"]]);
|
|
3905
3951
|
|
|
3906
3952
|
// src/components/icon-setting.vue
|
|
3907
|
-
var
|
|
3908
|
-
var
|
|
3953
|
+
var import_vue152 = __toESM(require_vue(), 1);
|
|
3954
|
+
var _sfc_main152 = {
|
|
3909
3955
|
name: "IconSetting",
|
|
3910
3956
|
title: "\u8BBE\u7F6E"
|
|
3911
|
-
},
|
|
3957
|
+
}, _hoisted_1152 = {
|
|
3912
3958
|
class: "icon",
|
|
3913
3959
|
viewBox: "0 0 1065 1024",
|
|
3914
3960
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3915
3961
|
width: "208.008",
|
|
3916
3962
|
height: "200"
|
|
3917
|
-
},
|
|
3918
|
-
|
|
3919
|
-
|
|
3963
|
+
}, _hoisted_2152 = /* @__PURE__ */ (0, import_vue152.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_3151 = /* @__PURE__ */ (0, import_vue152.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_465 = [
|
|
3964
|
+
_hoisted_2152,
|
|
3965
|
+
_hoisted_3151
|
|
3920
3966
|
];
|
|
3921
|
-
function
|
|
3922
|
-
return (0,
|
|
3967
|
+
function _sfc_render152(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3968
|
+
return (0, import_vue152.openBlock)(), (0, import_vue152.createElementBlock)("svg", _hoisted_1152, _hoisted_465);
|
|
3923
3969
|
}
|
|
3924
|
-
var icon_setting_default = /* @__PURE__ */ export_helper_default(
|
|
3970
|
+
var icon_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main152, [["render", _sfc_render152], ["__file", "icon-setting.vue"]]);
|
|
3925
3971
|
|
|
3926
3972
|
// src/components/icon-details.vue
|
|
3927
|
-
var
|
|
3928
|
-
var
|
|
3973
|
+
var import_vue153 = __toESM(require_vue(), 1);
|
|
3974
|
+
var _sfc_main153 = {
|
|
3929
3975
|
name: "IconDetails",
|
|
3930
3976
|
title: "\u8BE6\u60C5"
|
|
3931
|
-
},
|
|
3977
|
+
}, _hoisted_1153 = {
|
|
3932
3978
|
class: "icon",
|
|
3933
3979
|
viewBox: "0 0 1024 1024",
|
|
3934
3980
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3935
3981
|
width: "200",
|
|
3936
3982
|
height: "200"
|
|
3937
|
-
},
|
|
3983
|
+
}, _hoisted_2153 = /* @__PURE__ */ (0, import_vue153.createElementVNode)("path", {
|
|
3938
3984
|
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",
|
|
3939
3985
|
fill: "currentColor"
|
|
3940
|
-
}, null, -1),
|
|
3941
|
-
|
|
3986
|
+
}, null, -1), _hoisted_3152 = [
|
|
3987
|
+
_hoisted_2153
|
|
3942
3988
|
];
|
|
3943
|
-
function
|
|
3944
|
-
return (0,
|
|
3989
|
+
function _sfc_render153(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3990
|
+
return (0, import_vue153.openBlock)(), (0, import_vue153.createElementBlock)("svg", _hoisted_1153, _hoisted_3152);
|
|
3945
3991
|
}
|
|
3946
|
-
var icon_details_default = /* @__PURE__ */ export_helper_default(
|
|
3992
|
+
var icon_details_default = /* @__PURE__ */ export_helper_default(_sfc_main153, [["render", _sfc_render153], ["__file", "icon-details.vue"]]);
|
|
3947
3993
|
|
|
3948
3994
|
// src/components/icon-measure-distance.vue
|
|
3949
|
-
var
|
|
3950
|
-
var
|
|
3995
|
+
var import_vue154 = __toESM(require_vue(), 1);
|
|
3996
|
+
var _sfc_main154 = {
|
|
3951
3997
|
name: "IconMeasureDistance",
|
|
3952
3998
|
title: "\u8DDD\u79BB\u6D4B\u91CF"
|
|
3953
|
-
},
|
|
3999
|
+
}, _hoisted_1154 = {
|
|
3954
4000
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3955
4001
|
viewBox: "0 0 24 24",
|
|
3956
4002
|
style: { "enable-background": "new 0 0 24 24" },
|
|
3957
4003
|
"xml:space": "preserve"
|
|
3958
|
-
},
|
|
4004
|
+
}, _hoisted_2154 = /* @__PURE__ */ (0, import_vue154.createElementVNode)("path", {
|
|
3959
4005
|
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",
|
|
3960
4006
|
fill: "currentColor"
|
|
3961
|
-
}, null, -1),
|
|
3962
|
-
|
|
4007
|
+
}, null, -1), _hoisted_3153 = [
|
|
4008
|
+
_hoisted_2154
|
|
3963
4009
|
];
|
|
3964
|
-
function
|
|
3965
|
-
return (0,
|
|
4010
|
+
function _sfc_render154(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4011
|
+
return (0, import_vue154.openBlock)(), (0, import_vue154.createElementBlock)("svg", _hoisted_1154, _hoisted_3153);
|
|
3966
4012
|
}
|
|
3967
|
-
var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(
|
|
4013
|
+
var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main154, [["render", _sfc_render154], ["__file", "icon-measure-distance.vue"]]);
|
|
3968
4014
|
|
|
3969
4015
|
// src/components/icon-vehicle-path.vue
|
|
3970
|
-
var
|
|
3971
|
-
var
|
|
4016
|
+
var import_vue155 = __toESM(require_vue(), 1);
|
|
4017
|
+
var _sfc_main155 = {
|
|
3972
4018
|
name: "IconVehiclePath",
|
|
3973
4019
|
title: "\u8F66\u8F86\u8DEF\u5F84"
|
|
3974
|
-
},
|
|
4020
|
+
}, _hoisted_1155 = {
|
|
3975
4021
|
class: "icon",
|
|
3976
4022
|
viewBox: "0 0 1024 1024",
|
|
3977
4023
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3978
4024
|
width: "200",
|
|
3979
4025
|
height: "200"
|
|
3980
|
-
},
|
|
3981
|
-
|
|
4026
|
+
}, _hoisted_2155 = /* @__PURE__ */ (0, import_vue155.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_3154 = [
|
|
4027
|
+
_hoisted_2155
|
|
3982
4028
|
];
|
|
3983
|
-
function
|
|
3984
|
-
return (0,
|
|
4029
|
+
function _sfc_render155(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4030
|
+
return (0, import_vue155.openBlock)(), (0, import_vue155.createElementBlock)("svg", _hoisted_1155, _hoisted_3154);
|
|
3985
4031
|
}
|
|
3986
|
-
var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(
|
|
4032
|
+
var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(_sfc_main155, [["render", _sfc_render155], ["__file", "icon-vehicle-path.vue"]]);
|
|
3987
4033
|
|
|
3988
4034
|
// src/components/icon-filter2.vue
|
|
3989
|
-
var
|
|
3990
|
-
var
|
|
4035
|
+
var import_vue156 = __toESM(require_vue(), 1);
|
|
4036
|
+
var _sfc_main156 = {
|
|
3991
4037
|
name: "IconFilter2",
|
|
3992
4038
|
title: "\u8FC7\u6EE42"
|
|
3993
|
-
},
|
|
4039
|
+
}, _hoisted_1156 = {
|
|
3994
4040
|
class: "icon",
|
|
3995
4041
|
viewBox: "0 0 1113 1024",
|
|
3996
4042
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3997
4043
|
width: "217.383",
|
|
3998
4044
|
height: "200"
|
|
3999
|
-
},
|
|
4000
|
-
|
|
4045
|
+
}, _hoisted_2156 = /* @__PURE__ */ (0, import_vue156.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_3155 = [
|
|
4046
|
+
_hoisted_2156
|
|
4001
4047
|
];
|
|
4002
|
-
function
|
|
4003
|
-
return (0,
|
|
4048
|
+
function _sfc_render156(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4049
|
+
return (0, import_vue156.openBlock)(), (0, import_vue156.createElementBlock)("svg", _hoisted_1156, _hoisted_3155);
|
|
4004
4050
|
}
|
|
4005
|
-
var icon_filter2_default = /* @__PURE__ */ export_helper_default(
|
|
4051
|
+
var icon_filter2_default = /* @__PURE__ */ export_helper_default(_sfc_main156, [["render", _sfc_render156], ["__file", "icon-filter2.vue"]]);
|
|
4006
4052
|
|
|
4007
4053
|
// src/components/icon-back.vue
|
|
4008
|
-
var
|
|
4009
|
-
var
|
|
4054
|
+
var import_vue157 = __toESM(require_vue(), 1);
|
|
4055
|
+
var _sfc_main157 = {
|
|
4010
4056
|
name: "IconBack",
|
|
4011
4057
|
title: "\u8FD4\u56DE"
|
|
4012
|
-
},
|
|
4058
|
+
}, _hoisted_1157 = {
|
|
4013
4059
|
class: "icon",
|
|
4014
4060
|
viewBox: "0 0 1024 1024",
|
|
4015
4061
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4016
4062
|
width: "200",
|
|
4017
4063
|
height: "200"
|
|
4018
|
-
},
|
|
4019
|
-
|
|
4064
|
+
}, _hoisted_2157 = /* @__PURE__ */ (0, import_vue157.createElementVNode)("path", { d: "M209.92 988.16c-15.36 0-30.72-15.36-30.72-30.72s15.36-30.72 30.72-30.72h471.04c153.6 0 281.6-128 281.6-281.6s-128-281.6-281.6-281.6H102.4l220.16 220.16c5.12 5.12 10.24 10.24 10.24 20.48 0 5.12-5.12 15.36-10.24 20.48-5.12 5.12-10.24 10.24-20.48 10.24-5.12 0-15.36-5.12-20.48-10.24L10.24 353.28C5.12 348.16 0 343.04 0 332.8c0-5.12 5.12-15.36 10.24-20.48L281.6 40.96c5.12-5.12 10.24-10.24 20.48-10.24 5.12 0 15.36 5.12 20.48 10.24 0 10.24 5.12 15.36 5.12 25.6 0 5.12-5.12 15.36-10.24 20.48L97.28 307.2h583.68a343.04 343.04 0 0 1 0 686.08H209.92z" }, null, -1), _hoisted_3156 = [
|
|
4065
|
+
_hoisted_2157
|
|
4020
4066
|
];
|
|
4021
|
-
function
|
|
4022
|
-
return (0,
|
|
4067
|
+
function _sfc_render157(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4068
|
+
return (0, import_vue157.openBlock)(), (0, import_vue157.createElementBlock)("svg", _hoisted_1157, _hoisted_3156);
|
|
4023
4069
|
}
|
|
4024
|
-
var icon_back_default = /* @__PURE__ */ export_helper_default(
|
|
4070
|
+
var icon_back_default = /* @__PURE__ */ export_helper_default(_sfc_main157, [["render", _sfc_render157], ["__file", "icon-back.vue"]]);
|
|
4025
4071
|
|
|
4026
4072
|
// src/components/icon-retrospective-analysis.vue
|
|
4027
|
-
var
|
|
4028
|
-
var
|
|
4073
|
+
var import_vue158 = __toESM(require_vue(), 1);
|
|
4074
|
+
var _sfc_main158 = {
|
|
4029
4075
|
name: "IconRetrospectiveAnalysis",
|
|
4030
4076
|
title: "\u8FFD\u6EAF\u5206\u6790"
|
|
4031
|
-
},
|
|
4077
|
+
}, _hoisted_1158 = {
|
|
4032
4078
|
class: "icon",
|
|
4033
4079
|
viewBox: "0 0 1024 1024",
|
|
4034
4080
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4035
4081
|
width: "200",
|
|
4036
4082
|
height: "200"
|
|
4037
|
-
},
|
|
4038
|
-
|
|
4083
|
+
}, _hoisted_2158 = /* @__PURE__ */ (0, import_vue158.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_3157 = [
|
|
4084
|
+
_hoisted_2158
|
|
4039
4085
|
];
|
|
4040
|
-
function
|
|
4041
|
-
return (0,
|
|
4086
|
+
function _sfc_render158(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4087
|
+
return (0, import_vue158.openBlock)(), (0, import_vue158.createElementBlock)("svg", _hoisted_1158, _hoisted_3157);
|
|
4042
4088
|
}
|
|
4043
|
-
var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
4089
|
+
var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main158, [["render", _sfc_render158], ["__file", "icon-retrospective-analysis.vue"]]);
|
|
4044
4090
|
|
|
4045
4091
|
// src/components/icon-reverse-geocoding.vue
|
|
4046
|
-
var
|
|
4047
|
-
var
|
|
4092
|
+
var import_vue159 = __toESM(require_vue(), 1);
|
|
4093
|
+
var _sfc_main159 = {
|
|
4048
4094
|
name: "IconReverseGeocoding",
|
|
4049
4095
|
title: "\u9006\u5411\u5730\u7406\u7F16\u7801"
|
|
4050
|
-
},
|
|
4096
|
+
}, _hoisted_1159 = {
|
|
4051
4097
|
class: "icon",
|
|
4052
4098
|
viewBox: "0 0 1097 1024",
|
|
4053
4099
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4054
4100
|
width: "214.258",
|
|
4055
4101
|
height: "200"
|
|
4056
|
-
},
|
|
4057
|
-
|
|
4102
|
+
}, _hoisted_2159 = /* @__PURE__ */ (0, import_vue159.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_3158 = [
|
|
4103
|
+
_hoisted_2159
|
|
4058
4104
|
];
|
|
4059
|
-
function
|
|
4060
|
-
return (0,
|
|
4105
|
+
function _sfc_render159(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4106
|
+
return (0, import_vue159.openBlock)(), (0, import_vue159.createElementBlock)("svg", _hoisted_1159, _hoisted_3158);
|
|
4061
4107
|
}
|
|
4062
|
-
var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(
|
|
4108
|
+
var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main159, [["render", _sfc_render159], ["__file", "icon-reverse-geocoding.vue"]]);
|
|
4063
4109
|
|
|
4064
4110
|
// src/components/icon-select.vue
|
|
4065
|
-
var
|
|
4066
|
-
var
|
|
4111
|
+
var import_vue160 = __toESM(require_vue(), 1);
|
|
4112
|
+
var _sfc_main160 = {
|
|
4067
4113
|
name: "IconSelect",
|
|
4068
4114
|
title: "\u9009\u53D6"
|
|
4069
|
-
},
|
|
4115
|
+
}, _hoisted_1160 = {
|
|
4070
4116
|
width: "24",
|
|
4071
4117
|
height: "24",
|
|
4072
4118
|
viewBox: "0 0 24 24",
|
|
4073
4119
|
fill: "none",
|
|
4074
4120
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4075
|
-
},
|
|
4121
|
+
}, _hoisted_2160 = /* @__PURE__ */ (0, import_vue160.createElementVNode)("path", {
|
|
4076
4122
|
"fill-rule": "evenodd",
|
|
4077
4123
|
"clip-rule": "evenodd",
|
|
4078
4124
|
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",
|
|
4079
4125
|
fill: "currentColor"
|
|
4080
|
-
}, null, -1),
|
|
4081
|
-
|
|
4126
|
+
}, null, -1), _hoisted_3159 = [
|
|
4127
|
+
_hoisted_2160
|
|
4082
4128
|
];
|
|
4083
|
-
function
|
|
4084
|
-
return (0,
|
|
4129
|
+
function _sfc_render160(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4130
|
+
return (0, import_vue160.openBlock)(), (0, import_vue160.createElementBlock)("svg", _hoisted_1160, _hoisted_3159);
|
|
4085
4131
|
}
|
|
4086
|
-
var icon_select_default = /* @__PURE__ */ export_helper_default(
|
|
4132
|
+
var icon_select_default = /* @__PURE__ */ export_helper_default(_sfc_main160, [["render", _sfc_render160], ["__file", "icon-select.vue"]]);
|
|
4087
4133
|
|
|
4088
4134
|
// src/components/icon-select-layer.vue
|
|
4089
|
-
var
|
|
4090
|
-
var
|
|
4135
|
+
var import_vue161 = __toESM(require_vue(), 1);
|
|
4136
|
+
var _sfc_main161 = {
|
|
4091
4137
|
name: "IconSelectLayer",
|
|
4092
4138
|
title: "\u9009\u53D6\u56FE\u5C42"
|
|
4093
|
-
},
|
|
4139
|
+
}, _hoisted_1161 = {
|
|
4094
4140
|
width: "16",
|
|
4095
4141
|
height: "16",
|
|
4096
4142
|
viewBox: "0 0 16 16",
|
|
4097
4143
|
fill: "none",
|
|
4098
4144
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4099
|
-
},
|
|
4145
|
+
}, _hoisted_2161 = /* @__PURE__ */ (0, import_vue161.createElementVNode)("path", {
|
|
4100
4146
|
"fill-rule": "evenodd",
|
|
4101
4147
|
"clip-rule": "evenodd",
|
|
4102
4148
|
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",
|
|
4103
4149
|
fill: "currentColor"
|
|
4104
|
-
}, null, -1),
|
|
4150
|
+
}, null, -1), _hoisted_3160 = /* @__PURE__ */ (0, import_vue161.createElementVNode)("path", {
|
|
4105
4151
|
"fill-rule": "evenodd",
|
|
4106
4152
|
"clip-rule": "evenodd",
|
|
4107
4153
|
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",
|
|
4108
4154
|
fill: "currentColor"
|
|
4109
4155
|
}, null, -1), _hoisted_466 = [
|
|
4110
|
-
|
|
4111
|
-
|
|
4156
|
+
_hoisted_2161,
|
|
4157
|
+
_hoisted_3160
|
|
4112
4158
|
];
|
|
4113
|
-
function
|
|
4114
|
-
return (0,
|
|
4159
|
+
function _sfc_render161(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4160
|
+
return (0, import_vue161.openBlock)(), (0, import_vue161.createElementBlock)("svg", _hoisted_1161, _hoisted_466);
|
|
4115
4161
|
}
|
|
4116
|
-
var icon_select_layer_default = /* @__PURE__ */ export_helper_default(
|
|
4162
|
+
var icon_select_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main161, [["render", _sfc_render161], ["__file", "icon-select-layer.vue"]]);
|
|
4117
4163
|
|
|
4118
4164
|
// src/components/icon-opacity.vue
|
|
4119
|
-
var
|
|
4120
|
-
var
|
|
4165
|
+
var import_vue162 = __toESM(require_vue(), 1);
|
|
4166
|
+
var _sfc_main162 = {
|
|
4121
4167
|
name: "IconOpacity",
|
|
4122
4168
|
title: "\u900F\u660E\u5EA6"
|
|
4123
|
-
},
|
|
4169
|
+
}, _hoisted_1162 = {
|
|
4124
4170
|
width: "16",
|
|
4125
4171
|
height: "16",
|
|
4126
4172
|
viewBox: "0 0 16 16",
|
|
4127
4173
|
fill: "currentColor",
|
|
4128
4174
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4129
|
-
},
|
|
4175
|
+
}, _hoisted_2162 = /* @__PURE__ */ (0, import_vue162.createElementVNode)("path", {
|
|
4130
4176
|
"fill-rule": "evenodd",
|
|
4131
4177
|
"clip-rule": "evenodd",
|
|
4132
4178
|
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"
|
|
4133
|
-
}, null, -1),
|
|
4134
|
-
|
|
4179
|
+
}, null, -1), _hoisted_3161 = [
|
|
4180
|
+
_hoisted_2162
|
|
4135
4181
|
];
|
|
4136
|
-
function
|
|
4137
|
-
return (0,
|
|
4182
|
+
function _sfc_render162(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4183
|
+
return (0, import_vue162.openBlock)(), (0, import_vue162.createElementBlock)("svg", _hoisted_1162, _hoisted_3161);
|
|
4138
4184
|
}
|
|
4139
|
-
var icon_opacity_default = /* @__PURE__ */ export_helper_default(
|
|
4185
|
+
var icon_opacity_default = /* @__PURE__ */ export_helper_default(_sfc_main162, [["render", _sfc_render162], ["__file", "icon-opacity.vue"]]);
|
|
4140
4186
|
|
|
4141
4187
|
// src/components/icon-sightline-analysis.vue
|
|
4142
|
-
var
|
|
4143
|
-
var
|
|
4188
|
+
var import_vue163 = __toESM(require_vue(), 1);
|
|
4189
|
+
var _sfc_main163 = {
|
|
4144
4190
|
name: "IconSightlineAnalysis",
|
|
4145
4191
|
title: "\u901A\u89C6\u5206\u6790"
|
|
4146
|
-
},
|
|
4192
|
+
}, _hoisted_1163 = {
|
|
4147
4193
|
width: "16",
|
|
4148
4194
|
height: "16",
|
|
4149
4195
|
viewBox: "0 0 16 16",
|
|
4150
4196
|
fill: "none",
|
|
4151
4197
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4152
|
-
},
|
|
4198
|
+
}, _hoisted_2163 = /* @__PURE__ */ (0, import_vue163.createElementVNode)("path", {
|
|
4153
4199
|
"fill-rule": "evenodd",
|
|
4154
4200
|
"clip-rule": "evenodd",
|
|
4155
4201
|
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",
|
|
4156
4202
|
fill: "currentColor"
|
|
4157
|
-
}, null, -1),
|
|
4203
|
+
}, null, -1), _hoisted_3162 = /* @__PURE__ */ (0, import_vue163.createElementVNode)("path", {
|
|
4158
4204
|
"fill-rule": "evenodd",
|
|
4159
4205
|
"clip-rule": "evenodd",
|
|
4160
4206
|
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",
|
|
4161
4207
|
fill: "currentColor"
|
|
4162
|
-
}, null, -1), _hoisted_467 = /* @__PURE__ */ (0,
|
|
4208
|
+
}, null, -1), _hoisted_467 = /* @__PURE__ */ (0, import_vue163.createElementVNode)("path", {
|
|
4163
4209
|
"fill-rule": "evenodd",
|
|
4164
4210
|
"clip-rule": "evenodd",
|
|
4165
4211
|
d: "M4 9.5H1v-1h3v1Zm11 0h-3v-1h3v1Z",
|
|
4166
4212
|
fill: "currentColor"
|
|
4167
|
-
}, null, -1), _hoisted_518 = /* @__PURE__ */ (0,
|
|
4213
|
+
}, null, -1), _hoisted_518 = /* @__PURE__ */ (0, import_vue163.createElementVNode)("path", {
|
|
4168
4214
|
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",
|
|
4169
4215
|
fill: "currentColor"
|
|
4170
4216
|
}, null, -1), _hoisted_65 = [
|
|
4171
|
-
|
|
4172
|
-
|
|
4217
|
+
_hoisted_2163,
|
|
4218
|
+
_hoisted_3162,
|
|
4173
4219
|
_hoisted_467,
|
|
4174
4220
|
_hoisted_518
|
|
4175
4221
|
];
|
|
4176
|
-
function
|
|
4177
|
-
return (0,
|
|
4222
|
+
function _sfc_render163(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4223
|
+
return (0, import_vue163.openBlock)(), (0, import_vue163.createElementBlock)("svg", _hoisted_1163, _hoisted_65);
|
|
4178
4224
|
}
|
|
4179
|
-
var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
4225
|
+
var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main163, [["render", _sfc_render163], ["__file", "icon-sightline-analysis.vue"]]);
|
|
4180
4226
|
|
|
4181
4227
|
// src/components/icon-road-connectivity.vue
|
|
4182
|
-
var
|
|
4183
|
-
var
|
|
4228
|
+
var import_vue164 = __toESM(require_vue(), 1);
|
|
4229
|
+
var _sfc_main164 = {
|
|
4184
4230
|
name: "IconRoadConnectivity",
|
|
4185
4231
|
title: "\u9053\u8DEF\u8054\u901A\u6027"
|
|
4186
|
-
},
|
|
4232
|
+
}, _hoisted_1164 = {
|
|
4187
4233
|
class: "icon",
|
|
4188
4234
|
viewBox: "0 0 1024 1024",
|
|
4189
4235
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4190
4236
|
width: "200",
|
|
4191
4237
|
height: "200"
|
|
4192
|
-
},
|
|
4193
|
-
|
|
4238
|
+
}, _hoisted_2164 = /* @__PURE__ */ (0, import_vue164.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_3163 = [
|
|
4239
|
+
_hoisted_2164
|
|
4194
4240
|
];
|
|
4195
|
-
function
|
|
4196
|
-
return (0,
|
|
4241
|
+
function _sfc_render164(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4242
|
+
return (0, import_vue164.openBlock)(), (0, import_vue164.createElementBlock)("svg", _hoisted_1164, _hoisted_3163);
|
|
4197
4243
|
}
|
|
4198
|
-
var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(
|
|
4244
|
+
var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(_sfc_main164, [["render", _sfc_render164], ["__file", "icon-road-connectivity.vue"]]);
|
|
4199
4245
|
|
|
4200
4246
|
// src/components/icon-rename.vue
|
|
4201
|
-
var
|
|
4202
|
-
var
|
|
4247
|
+
var import_vue165 = __toESM(require_vue(), 1);
|
|
4248
|
+
var _sfc_main165 = {
|
|
4203
4249
|
name: "IconRename",
|
|
4204
4250
|
title: "\u91CD\u547D\u540D"
|
|
4205
|
-
},
|
|
4251
|
+
}, _hoisted_1165 = {
|
|
4206
4252
|
class: "icon",
|
|
4207
4253
|
viewBox: "0 0 1024 1024",
|
|
4208
4254
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4209
4255
|
width: "200",
|
|
4210
4256
|
height: "200"
|
|
4211
|
-
},
|
|
4212
|
-
|
|
4257
|
+
}, _hoisted_2165 = /* @__PURE__ */ (0, import_vue165.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_3164 = [
|
|
4258
|
+
_hoisted_2165
|
|
4213
4259
|
];
|
|
4214
|
-
function
|
|
4215
|
-
return (0,
|
|
4260
|
+
function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4261
|
+
return (0, import_vue165.openBlock)(), (0, import_vue165.createElementBlock)("svg", _hoisted_1165, _hoisted_3164);
|
|
4216
4262
|
}
|
|
4217
|
-
var icon_rename_default = /* @__PURE__ */ export_helper_default(
|
|
4263
|
+
var icon_rename_default = /* @__PURE__ */ export_helper_default(_sfc_main165, [["render", _sfc_render165], ["__file", "icon-rename.vue"]]);
|
|
4218
4264
|
|
|
4219
4265
|
// src/components/icon-rename2.vue
|
|
4220
|
-
var
|
|
4221
|
-
var
|
|
4266
|
+
var import_vue166 = __toESM(require_vue(), 1);
|
|
4267
|
+
var _sfc_main166 = {
|
|
4222
4268
|
name: "IconRename2",
|
|
4223
4269
|
title: "\u91CD\u547D\u540D2"
|
|
4224
|
-
},
|
|
4270
|
+
}, _hoisted_1166 = {
|
|
4225
4271
|
class: "icon",
|
|
4226
4272
|
viewBox: "0 0 1024 1024",
|
|
4227
4273
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4228
4274
|
width: "200",
|
|
4229
4275
|
height: "200"
|
|
4230
|
-
},
|
|
4276
|
+
}, _hoisted_2166 = /* @__PURE__ */ (0, import_vue166.createElementVNode)("path", {
|
|
4231
4277
|
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",
|
|
4232
4278
|
fill: "currentColor"
|
|
4233
|
-
}, null, -1),
|
|
4234
|
-
|
|
4279
|
+
}, null, -1), _hoisted_3165 = [
|
|
4280
|
+
_hoisted_2166
|
|
4235
4281
|
];
|
|
4236
|
-
function
|
|
4237
|
-
return (0,
|
|
4282
|
+
function _sfc_render166(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4283
|
+
return (0, import_vue166.openBlock)(), (0, import_vue166.createElementBlock)("svg", _hoisted_1166, _hoisted_3165);
|
|
4238
4284
|
}
|
|
4239
|
-
var icon_rename2_default = /* @__PURE__ */ export_helper_default(
|
|
4285
|
+
var icon_rename2_default = /* @__PURE__ */ export_helper_default(_sfc_main166, [["render", _sfc_render166], ["__file", "icon-rename2.vue"]]);
|
|
4240
4286
|
|
|
4241
4287
|
// src/components/icon-video-repeat.vue
|
|
4242
|
-
var
|
|
4243
|
-
var
|
|
4288
|
+
var import_vue167 = __toESM(require_vue(), 1);
|
|
4289
|
+
var _sfc_main167 = {
|
|
4244
4290
|
name: "IconVideoRepeat",
|
|
4245
4291
|
title: "\u91CD\u64AD"
|
|
4246
|
-
},
|
|
4292
|
+
}, _hoisted_1167 = {
|
|
4247
4293
|
width: "16",
|
|
4248
4294
|
height: "16",
|
|
4249
4295
|
viewBox: "0 0 16 16",
|
|
4250
4296
|
fill: "none",
|
|
4251
4297
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4252
|
-
},
|
|
4298
|
+
}, _hoisted_2167 = /* @__PURE__ */ (0, import_vue167.createElementVNode)("path", {
|
|
4253
4299
|
"fill-rule": "evenodd",
|
|
4254
4300
|
"clip-rule": "evenodd",
|
|
4255
4301
|
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",
|
|
4256
4302
|
fill: "currentColor"
|
|
4257
|
-
}, null, -1),
|
|
4258
|
-
|
|
4303
|
+
}, null, -1), _hoisted_3166 = [
|
|
4304
|
+
_hoisted_2167
|
|
4259
4305
|
];
|
|
4260
|
-
function
|
|
4261
|
-
return (0,
|
|
4306
|
+
function _sfc_render167(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4307
|
+
return (0, import_vue167.openBlock)(), (0, import_vue167.createElementBlock)("svg", _hoisted_1167, _hoisted_3166);
|
|
4262
4308
|
}
|
|
4263
|
-
var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(
|
|
4309
|
+
var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(_sfc_main167, [["render", _sfc_render167], ["__file", "icon-video-repeat.vue"]]);
|
|
4264
4310
|
|
|
4265
4311
|
// src/components/icon-reset.vue
|
|
4266
|
-
var
|
|
4267
|
-
var
|
|
4312
|
+
var import_vue168 = __toESM(require_vue(), 1);
|
|
4313
|
+
var _sfc_main168 = {
|
|
4268
4314
|
name: "IconReset",
|
|
4269
4315
|
title: "\u91CD\u7F6E"
|
|
4270
|
-
},
|
|
4316
|
+
}, _hoisted_1168 = {
|
|
4271
4317
|
class: "icon",
|
|
4272
4318
|
viewBox: "0 0 1024 1024",
|
|
4273
4319
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4274
4320
|
width: "200",
|
|
4275
4321
|
height: "200"
|
|
4276
|
-
},
|
|
4322
|
+
}, _hoisted_2168 = /* @__PURE__ */ (0, import_vue168.createElementVNode)("path", {
|
|
4277
4323
|
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",
|
|
4278
4324
|
fill: "currentColor"
|
|
4279
|
-
}, null, -1),
|
|
4280
|
-
|
|
4325
|
+
}, null, -1), _hoisted_3167 = [
|
|
4326
|
+
_hoisted_2168
|
|
4281
4327
|
];
|
|
4282
|
-
function
|
|
4283
|
-
return (0,
|
|
4328
|
+
function _sfc_render168(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4329
|
+
return (0, import_vue168.openBlock)(), (0, import_vue168.createElementBlock)("svg", _hoisted_1168, _hoisted_3167);
|
|
4284
4330
|
}
|
|
4285
|
-
var icon_reset_default = /* @__PURE__ */ export_helper_default(
|
|
4331
|
+
var icon_reset_default = /* @__PURE__ */ export_helper_default(_sfc_main168, [["render", _sfc_render168], ["__file", "icon-reset.vue"]]);
|
|
4286
4332
|
|
|
4287
4333
|
// src/components/icon-lock.vue
|
|
4288
|
-
var
|
|
4289
|
-
var
|
|
4334
|
+
var import_vue169 = __toESM(require_vue(), 1);
|
|
4335
|
+
var _sfc_main169 = {
|
|
4290
4336
|
name: "IconLock",
|
|
4291
4337
|
title: "\u9501\u5B9A"
|
|
4292
|
-
},
|
|
4338
|
+
}, _hoisted_1169 = {
|
|
4293
4339
|
class: "icon",
|
|
4294
4340
|
viewBox: "0 0 1024 1024",
|
|
4295
4341
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4296
4342
|
width: "200",
|
|
4297
4343
|
height: "200"
|
|
4298
|
-
},
|
|
4344
|
+
}, _hoisted_2169 = /* @__PURE__ */ (0, import_vue169.createElementVNode)("path", {
|
|
4299
4345
|
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",
|
|
4300
4346
|
fill: "currentColor"
|
|
4301
|
-
}, null, -1),
|
|
4302
|
-
|
|
4347
|
+
}, null, -1), _hoisted_3168 = [
|
|
4348
|
+
_hoisted_2169
|
|
4303
4349
|
];
|
|
4304
|
-
function
|
|
4305
|
-
return (0,
|
|
4350
|
+
function _sfc_render169(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4351
|
+
return (0, import_vue169.openBlock)(), (0, import_vue169.createElementBlock)("svg", _hoisted_1169, _hoisted_3168);
|
|
4306
4352
|
}
|
|
4307
|
-
var icon_lock_default = /* @__PURE__ */ export_helper_default(
|
|
4353
|
+
var icon_lock_default = /* @__PURE__ */ export_helper_default(_sfc_main169, [["render", _sfc_render169], ["__file", "icon-lock.vue"]]);
|
|
4308
4354
|
|
|
4309
4355
|
// src/components/icon-shadow-analysis.vue
|
|
4310
|
-
var
|
|
4311
|
-
var
|
|
4356
|
+
var import_vue170 = __toESM(require_vue(), 1);
|
|
4357
|
+
var _sfc_main170 = {
|
|
4312
4358
|
name: "IconShadowAnalysis",
|
|
4313
4359
|
title: "\u9634\u5F71\u5206\u6790"
|
|
4314
|
-
},
|
|
4360
|
+
}, _hoisted_1170 = {
|
|
4315
4361
|
width: "16",
|
|
4316
4362
|
height: "16",
|
|
4317
4363
|
viewBox: "0 0 16 16",
|
|
4318
4364
|
fill: "none",
|
|
4319
4365
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4320
|
-
},
|
|
4366
|
+
}, _hoisted_2170 = /* @__PURE__ */ (0, import_vue170.createElementVNode)("path", {
|
|
4321
4367
|
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",
|
|
4322
4368
|
fill: "currentColor"
|
|
4323
|
-
}, null, -1),
|
|
4324
|
-
|
|
4369
|
+
}, null, -1), _hoisted_3169 = [
|
|
4370
|
+
_hoisted_2170
|
|
4325
4371
|
];
|
|
4326
|
-
function
|
|
4327
|
-
return (0,
|
|
4372
|
+
function _sfc_render170(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4373
|
+
return (0, import_vue170.openBlock)(), (0, import_vue170.createElementBlock)("svg", _hoisted_1170, _hoisted_3169);
|
|
4328
4374
|
}
|
|
4329
|
-
var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(
|
|
4375
|
+
var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main170, [["render", _sfc_render170], ["__file", "icon-shadow-analysis.vue"]]);
|
|
4330
4376
|
|
|
4331
4377
|
// src/components/icon-rain.vue
|
|
4332
|
-
var
|
|
4333
|
-
var
|
|
4378
|
+
var import_vue171 = __toESM(require_vue(), 1);
|
|
4379
|
+
var _sfc_main171 = {
|
|
4334
4380
|
name: "IconRain",
|
|
4335
4381
|
title: "\u96E8"
|
|
4336
|
-
},
|
|
4382
|
+
}, _hoisted_1171 = {
|
|
4337
4383
|
width: "24",
|
|
4338
4384
|
height: "24",
|
|
4339
4385
|
viewBox: "0 0 24 24",
|
|
4340
4386
|
fill: "none",
|
|
4341
4387
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4342
|
-
},
|
|
4388
|
+
}, _hoisted_2171 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
|
|
4343
4389
|
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",
|
|
4344
4390
|
fill: "currentColor"
|
|
4345
|
-
}, null, -1),
|
|
4346
|
-
|
|
4391
|
+
}, null, -1), _hoisted_3170 = [
|
|
4392
|
+
_hoisted_2171
|
|
4347
4393
|
];
|
|
4348
|
-
function
|
|
4349
|
-
return (0,
|
|
4394
|
+
function _sfc_render171(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4395
|
+
return (0, import_vue171.openBlock)(), (0, import_vue171.createElementBlock)("svg", _hoisted_1171, _hoisted_3170);
|
|
4350
4396
|
}
|
|
4351
|
-
var icon_rain_default = /* @__PURE__ */ export_helper_default(
|
|
4397
|
+
var icon_rain_default = /* @__PURE__ */ export_helper_default(_sfc_main171, [["render", _sfc_render171], ["__file", "icon-rain.vue"]]);
|
|
4352
4398
|
|
|
4353
4399
|
// src/components/icon-snow.vue
|
|
4354
|
-
var
|
|
4355
|
-
var
|
|
4400
|
+
var import_vue172 = __toESM(require_vue(), 1);
|
|
4401
|
+
var _sfc_main172 = {
|
|
4356
4402
|
name: "IconSnow",
|
|
4357
4403
|
title: "\u96EA"
|
|
4358
|
-
},
|
|
4404
|
+
}, _hoisted_1172 = {
|
|
4359
4405
|
width: "24",
|
|
4360
4406
|
height: "24",
|
|
4361
4407
|
viewBox: "0 0 24 24",
|
|
4362
4408
|
fill: "none",
|
|
4363
4409
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4364
|
-
},
|
|
4410
|
+
}, _hoisted_2172 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", {
|
|
4365
4411
|
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",
|
|
4366
4412
|
fill: "currentColor"
|
|
4367
|
-
}, null, -1),
|
|
4368
|
-
|
|
4413
|
+
}, null, -1), _hoisted_3171 = [
|
|
4414
|
+
_hoisted_2172
|
|
4369
4415
|
];
|
|
4370
|
-
function
|
|
4371
|
-
return (0,
|
|
4416
|
+
function _sfc_render172(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4417
|
+
return (0, import_vue172.openBlock)(), (0, import_vue172.createElementBlock)("svg", _hoisted_1172, _hoisted_3171);
|
|
4372
4418
|
}
|
|
4373
|
-
var icon_snow_default = /* @__PURE__ */ export_helper_default(
|
|
4419
|
+
var icon_snow_default = /* @__PURE__ */ export_helper_default(_sfc_main172, [["render", _sfc_render172], ["__file", "icon-snow.vue"]]);
|
|
4374
4420
|
|
|
4375
4421
|
// src/components/icon-measure-area.vue
|
|
4376
|
-
var
|
|
4377
|
-
var
|
|
4422
|
+
var import_vue173 = __toESM(require_vue(), 1);
|
|
4423
|
+
var _sfc_main173 = {
|
|
4378
4424
|
name: "IconMeasureArea",
|
|
4379
4425
|
title: "\u9762\u79EF\u6D4B\u91CF"
|
|
4380
|
-
},
|
|
4426
|
+
}, _hoisted_1173 = {
|
|
4381
4427
|
width: "24",
|
|
4382
4428
|
height: "24",
|
|
4383
4429
|
viewBox: "0 0 24 24",
|
|
4384
4430
|
fill: "none",
|
|
4385
4431
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4386
|
-
},
|
|
4432
|
+
}, _hoisted_2173 = /* @__PURE__ */ (0, import_vue173.createElementVNode)("path", {
|
|
4387
4433
|
"fill-rule": "evenodd",
|
|
4388
4434
|
"clip-rule": "evenodd",
|
|
4389
4435
|
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",
|
|
4390
4436
|
fill: "currentColor"
|
|
4391
|
-
}, null, -1),
|
|
4392
|
-
|
|
4437
|
+
}, null, -1), _hoisted_3172 = [
|
|
4438
|
+
_hoisted_2173
|
|
4393
4439
|
];
|
|
4394
|
-
function
|
|
4395
|
-
return (0,
|
|
4440
|
+
function _sfc_render173(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4441
|
+
return (0, import_vue173.openBlock)(), (0, import_vue173.createElementBlock)("svg", _hoisted_1173, _hoisted_3172);
|
|
4396
4442
|
}
|
|
4397
|
-
var icon_measure_area_default = /* @__PURE__ */ export_helper_default(
|
|
4443
|
+
var icon_measure_area_default = /* @__PURE__ */ export_helper_default(_sfc_main173, [["render", _sfc_render173], ["__file", "icon-measure-area.vue"]]);
|
|
4398
4444
|
|
|
4399
4445
|
// src/components/icon-flight.vue
|
|
4400
|
-
var
|
|
4401
|
-
var
|
|
4446
|
+
var import_vue174 = __toESM(require_vue(), 1);
|
|
4447
|
+
var _sfc_main174 = {
|
|
4402
4448
|
name: "IconFlight",
|
|
4403
4449
|
title: "\u98DE\u884C"
|
|
4404
|
-
},
|
|
4450
|
+
}, _hoisted_1174 = {
|
|
4405
4451
|
width: "16",
|
|
4406
4452
|
height: "16",
|
|
4407
4453
|
viewBox: "0 0 16 16",
|
|
4408
4454
|
fill: "none",
|
|
4409
4455
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4410
|
-
},
|
|
4456
|
+
}, _hoisted_2174 = /* @__PURE__ */ (0, import_vue174.createElementVNode)("path", {
|
|
4411
4457
|
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",
|
|
4412
4458
|
fill: "currentColor"
|
|
4413
|
-
}, null, -1),
|
|
4414
|
-
|
|
4459
|
+
}, null, -1), _hoisted_3173 = [
|
|
4460
|
+
_hoisted_2174
|
|
4415
4461
|
];
|
|
4416
|
-
function
|
|
4417
|
-
return (0,
|
|
4462
|
+
function _sfc_render174(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4463
|
+
return (0, import_vue174.openBlock)(), (0, import_vue174.createElementBlock)("svg", _hoisted_1174, _hoisted_3173);
|
|
4418
4464
|
}
|
|
4419
|
-
var icon_flight_default = /* @__PURE__ */ export_helper_default(
|
|
4465
|
+
var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main174, [["render", _sfc_render174], ["__file", "icon-flight.vue"]]);
|
|
4420
4466
|
|
|
4421
4467
|
// src/components/icon-advanced-query.vue
|
|
4422
|
-
var
|
|
4423
|
-
var
|
|
4468
|
+
var import_vue175 = __toESM(require_vue(), 1);
|
|
4469
|
+
var _sfc_main175 = {
|
|
4424
4470
|
name: "IconAdvancedQuery",
|
|
4425
4471
|
title: "\u9AD8\u7EA7\u67E5\u8BE2"
|
|
4426
|
-
},
|
|
4472
|
+
}, _hoisted_1175 = {
|
|
4427
4473
|
width: "16",
|
|
4428
4474
|
height: "16",
|
|
4429
4475
|
viewBox: "0 0 16 16",
|
|
4430
4476
|
fill: "none",
|
|
4431
4477
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4432
|
-
},
|
|
4478
|
+
}, _hoisted_2175 = /* @__PURE__ */ (0, import_vue175.createElementVNode)("path", {
|
|
4433
4479
|
"fill-rule": "evenodd",
|
|
4434
4480
|
"clip-rule": "evenodd",
|
|
4435
4481
|
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",
|
|
4436
4482
|
fill: "currentColor"
|
|
4437
|
-
}, null, -1),
|
|
4483
|
+
}, null, -1), _hoisted_3174 = /* @__PURE__ */ (0, import_vue175.createElementVNode)("path", {
|
|
4438
4484
|
"fill-rule": "evenodd",
|
|
4439
4485
|
"clip-rule": "evenodd",
|
|
4440
4486
|
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",
|
|
4441
4487
|
fill: "currentColor"
|
|
4442
|
-
}, null, -1), _hoisted_468 = /* @__PURE__ */ (0,
|
|
4488
|
+
}, null, -1), _hoisted_468 = /* @__PURE__ */ (0, import_vue175.createElementVNode)("path", {
|
|
4443
4489
|
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",
|
|
4444
4490
|
fill: "currentColor"
|
|
4445
4491
|
}, null, -1), _hoisted_519 = [
|
|
4446
|
-
|
|
4447
|
-
|
|
4492
|
+
_hoisted_2175,
|
|
4493
|
+
_hoisted_3174,
|
|
4448
4494
|
_hoisted_468
|
|
4449
4495
|
];
|
|
4450
|
-
function
|
|
4451
|
-
return (0,
|
|
4496
|
+
function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4497
|
+
return (0, import_vue175.openBlock)(), (0, import_vue175.createElementBlock)("svg", _hoisted_1175, _hoisted_519);
|
|
4452
4498
|
}
|
|
4453
|
-
var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(
|
|
4499
|
+
var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "icon-advanced-query.vue"]]);
|
|
4454
4500
|
|
|
4455
4501
|
// src/components/icon-hawk-eye.vue
|
|
4456
|
-
var
|
|
4457
|
-
var
|
|
4502
|
+
var import_vue176 = __toESM(require_vue(), 1);
|
|
4503
|
+
var _sfc_main176 = {
|
|
4458
4504
|
name: "IconHawkEye",
|
|
4459
4505
|
title: "\u9E70\u773C"
|
|
4460
|
-
},
|
|
4506
|
+
}, _hoisted_1176 = {
|
|
4461
4507
|
width: "16",
|
|
4462
4508
|
height: "16",
|
|
4463
4509
|
viewBox: "0 0 16 16",
|
|
4464
4510
|
fill: "none",
|
|
4465
4511
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4466
|
-
},
|
|
4512
|
+
}, _hoisted_2176 = /* @__PURE__ */ (0, import_vue176.createElementVNode)("path", {
|
|
4467
4513
|
"fill-rule": "evenodd",
|
|
4468
4514
|
"clip-rule": "evenodd",
|
|
4469
4515
|
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",
|
|
4470
4516
|
fill: "currentColor"
|
|
4471
|
-
}, null, -1),
|
|
4517
|
+
}, null, -1), _hoisted_3175 = /* @__PURE__ */ (0, import_vue176.createElementVNode)("path", {
|
|
4472
4518
|
"fill-rule": "evenodd",
|
|
4473
4519
|
"clip-rule": "evenodd",
|
|
4474
4520
|
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",
|
|
4475
4521
|
fill: "currentColor"
|
|
4476
4522
|
}, null, -1), _hoisted_469 = [
|
|
4477
|
-
|
|
4478
|
-
|
|
4523
|
+
_hoisted_2176,
|
|
4524
|
+
_hoisted_3175
|
|
4479
4525
|
];
|
|
4480
|
-
function
|
|
4481
|
-
return (0,
|
|
4526
|
+
function _sfc_render176(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4527
|
+
return (0, import_vue176.openBlock)(), (0, import_vue176.createElementBlock)("svg", _hoisted_1176, _hoisted_469);
|
|
4482
4528
|
}
|
|
4483
|
-
var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(
|
|
4529
|
+
var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-hawk-eye.vue"]]);
|
|
4484
4530
|
return __toCommonJS(src_exports);
|
|
4485
4531
|
})();
|