@kq_npm/client_icons_vue 0.0.2-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/README.md +1 -0
- package/babel.config.js +5 -0
- package/jsconfig.json +19 -0
- package/package.json +1 -0
- package/packages/svg/icon-XZQ-cover.svg +1 -0
- package/packages/svg/icon-XZQ-nav.svg +1 -0
- package/packages/svg/icon-add-data.svg +1 -0
- package/packages/svg/icon-advanced-query.svg +1 -0
- package/packages/svg/icon-base-map-toggle.svg +1 -0
- package/packages/svg/icon-basemap-gallery.svg +1 -0
- package/packages/svg/icon-baseterrain-gallery.svg +1 -0
- package/packages/svg/icon-calendar.svg +1 -0
- package/packages/svg/icon-cancel-select.svg +1 -0
- package/packages/svg/icon-compass-3d.svg +1 -0
- package/packages/svg/icon-compass.svg +1 -0
- package/packages/svg/icon-contrast.svg +1 -0
- package/packages/svg/icon-cycle.svg +1 -0
- package/packages/svg/icon-draw.svg +1 -0
- package/packages/svg/icon-edit.svg +1 -0
- package/packages/svg/icon-excavate-fill-analysis.svg +1 -0
- package/packages/svg/icon-export.svg +1 -0
- package/packages/svg/icon-feature-identify.svg +1 -0
- package/packages/svg/icon-feature-storage.svg +1 -0
- package/packages/svg/icon-feature-table.svg +1 -0
- package/packages/svg/icon-file.svg +1 -0
- package/packages/svg/icon-filter.svg +1 -0
- package/packages/svg/icon-fireworks.svg +1 -0
- package/packages/svg/icon-flame.svg +1 -0
- package/packages/svg/icon-flight.svg +1 -0
- package/packages/svg/icon-flood-analysis.svg +1 -0
- package/packages/svg/icon-fountain.svg +1 -0
- package/packages/svg/icon-four-win.svg +1 -0
- package/packages/svg/icon-hawk-eye.svg +1 -0
- package/packages/svg/icon-image.svg +1 -0
- package/packages/svg/icon-isoline-analysis.svg +1 -0
- package/packages/svg/icon-layer-manager.svg +1 -0
- package/packages/svg/icon-layer-tree.svg +1 -0
- package/packages/svg/icon-legend.svg +1 -0
- package/packages/svg/icon-line.svg +1 -0
- package/packages/svg/icon-location.svg +1 -0
- package/packages/svg/icon-map-state-bar.svg +1 -0
- package/packages/svg/icon-map.svg +1 -0
- package/packages/svg/icon-measure-2d.svg +1 -0
- package/packages/svg/icon-measure-area.svg +1 -0
- package/packages/svg/icon-measure-azimuth.svg +1 -0
- package/packages/svg/icon-measure-coordinate.svg +1 -0
- package/packages/svg/icon-measure-distance.svg +1 -0
- package/packages/svg/icon-measure-horizontal-area.svg +1 -0
- package/packages/svg/icon-measure-horizontal-distance.svg +1 -0
- package/packages/svg/icon-measure-marea.svg +1 -0
- package/packages/svg/icon-measure-model-area.svg +1 -0
- package/packages/svg/icon-measure-triangle.svg +1 -0
- package/packages/svg/icon-measure-vertical-distance.svg +1 -0
- package/packages/svg/icon-opacity.svg +1 -0
- package/packages/svg/icon-overlay-analysis.svg +1 -0
- package/packages/svg/icon-pan.svg +1 -0
- package/packages/svg/icon-particle-effect.svg +1 -0
- package/packages/svg/icon-plane-clip.svg +1 -0
- package/packages/svg/icon-point.svg +1 -0
- package/packages/svg/icon-polygon.svg +1 -0
- package/packages/svg/icon-polygon2.svg +1 -0
- package/packages/svg/icon-polyline.svg +1 -0
- package/packages/svg/icon-print.svg +1 -0
- package/packages/svg/icon-profile-analysis.svg +1 -0
- package/packages/svg/icon-rain.svg +1 -0
- package/packages/svg/icon-replace.svg +1 -0
- package/packages/svg/icon-roller.svg +1 -0
- package/packages/svg/icon-scale-location.svg +1 -0
- package/packages/svg/icon-scale.svg +1 -0
- package/packages/svg/icon-screenshot.svg +1 -0
- package/packages/svg/icon-select-layer.svg +1 -0
- package/packages/svg/icon-select.svg +1 -0
- package/packages/svg/icon-send.svg +1 -0
- package/packages/svg/icon-shadow-analysis.svg +1 -0
- package/packages/svg/icon-sightline-analysis.svg +1 -0
- package/packages/svg/icon-skyline-analysis.svg +1 -0
- package/packages/svg/icon-slope-analysis.svg +1 -0
- package/packages/svg/icon-smoke.svg +1 -0
- package/packages/svg/icon-snow.svg +1 -0
- package/packages/svg/icon-square.svg +1 -0
- package/packages/svg/icon-terrain-operation.svg +1 -0
- package/packages/svg/icon-time-bar.svg +1 -0
- package/packages/svg/icon-time.svg +1 -0
- package/packages/svg/icon-tool-bar.svg +1 -0
- package/packages/svg/icon-tool-box.svg +1 -0
- package/packages/svg/icon-two-win.svg +1 -0
- package/packages/svg/icon-upload-cloud.svg +1 -0
- package/packages/svg/icon-video-pause.svg +1 -0
- package/packages/svg/icon-video-play.svg +1 -0
- package/packages/svg/icon-video-repeat.svg +1 -0
- package/packages/svg/icon-video-stop.svg +1 -0
- package/packages/svg/icon-viewshed-analysis.svg +1 -0
- package/packages/svg/icon-weather-effect.svg +1 -0
- package/packages/svg/icon-zoom-in.svg +1 -0
- package/packages/svg/icon-zoom-out.svg +1 -0
- package/packages/svg/package.json +19 -0
- package/packages/vue/dist/global.cjs +2683 -0
- package/packages/vue/dist/global.iife.js +2696 -0
- package/packages/vue/dist/global.iife.min.js +4 -0
- package/packages/vue/dist/global.iife.min.js.map +7 -0
- package/packages/vue/dist/global.js +2669 -0
- package/packages/vue/dist/global.min.cjs +4 -0
- package/packages/vue/dist/global.min.cjs.map +7 -0
- package/packages/vue/dist/global.min.js +4 -0
- package/packages/vue/dist/global.min.js.map +7 -0
- package/packages/vue/dist/index.cjs +2579 -0
- package/packages/vue/dist/index.iife.js +2592 -0
- package/packages/vue/dist/index.iife.min.js +4 -0
- package/packages/vue/dist/index.iife.min.js.map +7 -0
- package/packages/vue/dist/index.js +2559 -0
- package/packages/vue/dist/index.min.cjs +4 -0
- package/packages/vue/dist/index.min.cjs.map +7 -0
- package/packages/vue/dist/index.min.js +4 -0
- package/packages/vue/dist/index.min.js.map +7 -0
- package/packages/vue/package.json +48 -0
- package/pnpm-workspace.yaml +2 -0
- package/public/favicon.ico +0 -0
- package/public/index.html +17 -0
- package/src/App.vue +53 -0
- package/src/assets/logo.png +0 -0
- package/src/main.js +4 -0
- package/tsconfig.json +19 -0
- package/vue.config.js +5 -0
|
@@ -0,0 +1,2579 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*! kqwebclient Vue Icons v1.0.0 */
|
|
3
|
+
|
|
4
|
+
var __defProp = Object.defineProperty;
|
|
5
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
6
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: !0 });
|
|
11
|
+
}, __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from == "object" || typeof from == "function")
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
!__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
|
|
18
|
+
|
|
19
|
+
// src/index.js
|
|
20
|
+
var src_exports = {};
|
|
21
|
+
__export(src_exports, {
|
|
22
|
+
IconAddData: () => icon_add_data_default,
|
|
23
|
+
IconAdvancedQuery: () => icon_advanced_query_default,
|
|
24
|
+
IconBaseMapToggle: () => icon_base_map_toggle_default,
|
|
25
|
+
IconBasemapGallery: () => icon_basemap_gallery_default,
|
|
26
|
+
IconBaseterrainGallery: () => icon_baseterrain_gallery_default,
|
|
27
|
+
IconCalendar: () => icon_calendar_default,
|
|
28
|
+
IconCancelSelect: () => icon_cancel_select_default,
|
|
29
|
+
IconCompass: () => icon_compass_default,
|
|
30
|
+
IconCompass3D: () => icon_compass_3d_default,
|
|
31
|
+
IconContrast: () => icon_contrast_default,
|
|
32
|
+
IconCycle: () => icon_cycle_default,
|
|
33
|
+
IconDraw: () => icon_draw_default,
|
|
34
|
+
IconEdit: () => icon_edit_default,
|
|
35
|
+
IconExcavateFillAnalysis: () => icon_excavate_fill_analysis_default,
|
|
36
|
+
IconExport: () => icon_export_default,
|
|
37
|
+
IconFeatureIdentify: () => icon_feature_identify_default,
|
|
38
|
+
IconFeatureStorage: () => icon_feature_storage_default,
|
|
39
|
+
IconFeatureTable: () => icon_feature_table_default,
|
|
40
|
+
IconFile: () => icon_file_default,
|
|
41
|
+
IconFilter: () => icon_filter_default,
|
|
42
|
+
IconFireworks: () => icon_fireworks_default,
|
|
43
|
+
IconFlame: () => icon_flame_default,
|
|
44
|
+
IconFlight: () => icon_flight_default,
|
|
45
|
+
IconFloodAnalysis: () => icon_flood_analysis_default,
|
|
46
|
+
IconFountain: () => icon_fountain_default,
|
|
47
|
+
IconFourWin: () => icon_four_win_default,
|
|
48
|
+
IconHawkEye: () => icon_hawk_eye_default,
|
|
49
|
+
IconImage: () => icon_image_default,
|
|
50
|
+
IconIsolineAnalysis: () => icon_isoline_analysis_default,
|
|
51
|
+
IconLayerManager: () => icon_layer_manager_default,
|
|
52
|
+
IconLayerTree: () => icon_layer_tree_default,
|
|
53
|
+
IconLegend: () => icon_legend_default,
|
|
54
|
+
IconLine: () => icon_line_default,
|
|
55
|
+
IconLocation: () => icon_location_default,
|
|
56
|
+
IconMap: () => icon_map_default,
|
|
57
|
+
IconMapStateBar: () => icon_map_state_bar_default,
|
|
58
|
+
IconMeasure2D: () => icon_measure_2d_default,
|
|
59
|
+
IconMeasureArea: () => icon_measure_area_default,
|
|
60
|
+
IconMeasureAzimuth: () => icon_measure_azimuth_default,
|
|
61
|
+
IconMeasureCoordinate: () => icon_measure_coordinate_default,
|
|
62
|
+
IconMeasureDistance: () => icon_measure_distance_default,
|
|
63
|
+
IconMeasureHorizontalArea: () => icon_measure_horizontal_area_default,
|
|
64
|
+
IconMeasureHorizontalDistance: () => icon_measure_horizontal_distance_default,
|
|
65
|
+
IconMeasureMarea: () => icon_measure_marea_default,
|
|
66
|
+
IconMeasureModelArea: () => icon_measure_model_area_default,
|
|
67
|
+
IconMeasureTriangle: () => icon_measure_triangle_default,
|
|
68
|
+
IconMeasureVerticalDistance: () => icon_measure_vertical_distance_default,
|
|
69
|
+
IconOpacity: () => icon_opacity_default,
|
|
70
|
+
IconOverlayAnalysis: () => icon_overlay_analysis_default,
|
|
71
|
+
IconPan: () => icon_pan_default,
|
|
72
|
+
IconParticleEffect: () => icon_particle_effect_default,
|
|
73
|
+
IconPlaneClip: () => icon_plane_clip_default,
|
|
74
|
+
IconPoint: () => icon_point_default,
|
|
75
|
+
IconPolygon: () => icon_polygon_default,
|
|
76
|
+
IconPolygon2: () => icon_polygon2_default,
|
|
77
|
+
IconPolyline: () => icon_polyline_default,
|
|
78
|
+
IconPrint: () => icon_print_default,
|
|
79
|
+
IconProfileAnalysis: () => icon_profile_analysis_default,
|
|
80
|
+
IconRain: () => icon_rain_default,
|
|
81
|
+
IconReplace: () => icon_replace_default,
|
|
82
|
+
IconRoller: () => icon_roller_default,
|
|
83
|
+
IconScale: () => icon_scale_default,
|
|
84
|
+
IconScaleLocation: () => icon_scale_location_default,
|
|
85
|
+
IconScreenshot: () => icon_screenshot_default,
|
|
86
|
+
IconSelect: () => icon_select_default,
|
|
87
|
+
IconSelectLayer: () => icon_select_layer_default,
|
|
88
|
+
IconSend: () => icon_send_default,
|
|
89
|
+
IconShadowAnalysis: () => icon_shadow_analysis_default,
|
|
90
|
+
IconSightlineAnalysis: () => icon_sightline_analysis_default,
|
|
91
|
+
IconSkylineAnalysis: () => icon_skyline_analysis_default,
|
|
92
|
+
IconSlopeAnalysis: () => icon_slope_analysis_default,
|
|
93
|
+
IconSmoke: () => icon_smoke_default,
|
|
94
|
+
IconSnow: () => icon_snow_default,
|
|
95
|
+
IconSquare: () => icon_square_default,
|
|
96
|
+
IconTerrainOperation: () => icon_terrain_operation_default,
|
|
97
|
+
IconTime: () => icon_time_default,
|
|
98
|
+
IconTimeBar: () => icon_time_bar_default,
|
|
99
|
+
IconToolBar: () => icon_tool_bar_default,
|
|
100
|
+
IconToolBox: () => icon_tool_box_default,
|
|
101
|
+
IconTwoWin: () => icon_two_win_default,
|
|
102
|
+
IconUploadCloud: () => icon_upload_cloud_default,
|
|
103
|
+
IconVideoPause: () => icon_video_pause_default,
|
|
104
|
+
IconVideoPlay: () => icon_video_play_default,
|
|
105
|
+
IconVideoRepeat: () => icon_video_repeat_default,
|
|
106
|
+
IconVideoStop: () => icon_video_stop_default,
|
|
107
|
+
IconViewshedAnalysis: () => icon_viewshed_analysis_default,
|
|
108
|
+
IconWeatherEffect: () => icon_weather_effect_default,
|
|
109
|
+
IconXzqCover: () => icon_XZQ_cover_default,
|
|
110
|
+
IconXzqNav: () => icon_XZQ_nav_default,
|
|
111
|
+
IconZoomIn: () => icon_zoom_in_default,
|
|
112
|
+
IconZoomOut: () => icon_zoom_out_default
|
|
113
|
+
});
|
|
114
|
+
module.exports = __toCommonJS(src_exports);
|
|
115
|
+
|
|
116
|
+
// src/components/icon-XZQ-cover.vue
|
|
117
|
+
var import_vue = require("vue");
|
|
118
|
+
|
|
119
|
+
// unplugin-vue:/plugin-vue/export-helper
|
|
120
|
+
var export_helper_default = (sfc, props) => {
|
|
121
|
+
let target = sfc.__vccOpts || sfc;
|
|
122
|
+
for (let [key, val] of props)
|
|
123
|
+
target[key] = val;
|
|
124
|
+
return target;
|
|
125
|
+
};
|
|
126
|
+
|
|
127
|
+
// src/components/icon-XZQ-cover.vue
|
|
128
|
+
var _sfc_main = {
|
|
129
|
+
name: "IconXzqCover"
|
|
130
|
+
}, _hoisted_1 = {
|
|
131
|
+
width: "16",
|
|
132
|
+
height: "16",
|
|
133
|
+
viewBox: "0 0 16 16",
|
|
134
|
+
fill: "none",
|
|
135
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
136
|
+
}, _hoisted_2 = /* @__PURE__ */ (0, import_vue.createElementVNode)("path", {
|
|
137
|
+
"fill-rule": "evenodd",
|
|
138
|
+
"clip-rule": "evenodd",
|
|
139
|
+
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",
|
|
140
|
+
fill: "#606266"
|
|
141
|
+
}, null, -1), _hoisted_3 = /* @__PURE__ */ (0, import_vue.createElementVNode)("path", {
|
|
142
|
+
"fill-rule": "evenodd",
|
|
143
|
+
"clip-rule": "evenodd",
|
|
144
|
+
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",
|
|
145
|
+
fill: "#606266"
|
|
146
|
+
}, null, -1), _hoisted_4 = /* @__PURE__ */ (0, import_vue.createElementVNode)("path", {
|
|
147
|
+
"fill-rule": "evenodd",
|
|
148
|
+
"clip-rule": "evenodd",
|
|
149
|
+
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",
|
|
150
|
+
fill: "#606266"
|
|
151
|
+
}, null, -1), _hoisted_5 = [
|
|
152
|
+
_hoisted_2,
|
|
153
|
+
_hoisted_3,
|
|
154
|
+
_hoisted_4
|
|
155
|
+
];
|
|
156
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
157
|
+
return (0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("svg", _hoisted_1, _hoisted_5);
|
|
158
|
+
}
|
|
159
|
+
var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(_sfc_main, [["render", _sfc_render], ["__file", "icon-XZQ-cover.vue"]]);
|
|
160
|
+
|
|
161
|
+
// src/components/icon-XZQ-nav.vue
|
|
162
|
+
var import_vue2 = require("vue");
|
|
163
|
+
var _sfc_main2 = {
|
|
164
|
+
name: "IconXzqNav"
|
|
165
|
+
}, _hoisted_12 = {
|
|
166
|
+
width: "16",
|
|
167
|
+
height: "16",
|
|
168
|
+
viewBox: "0 0 16 16",
|
|
169
|
+
fill: "none",
|
|
170
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
171
|
+
}, _hoisted_22 = /* @__PURE__ */ (0, import_vue2.createElementVNode)("path", {
|
|
172
|
+
"fill-rule": "evenodd",
|
|
173
|
+
"clip-rule": "evenodd",
|
|
174
|
+
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",
|
|
175
|
+
fill: "#606266"
|
|
176
|
+
}, null, -1), _hoisted_32 = /* @__PURE__ */ (0, import_vue2.createElementVNode)("path", {
|
|
177
|
+
"fill-rule": "evenodd",
|
|
178
|
+
"clip-rule": "evenodd",
|
|
179
|
+
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",
|
|
180
|
+
fill: "#606266"
|
|
181
|
+
}, null, -1), _hoisted_42 = /* @__PURE__ */ (0, import_vue2.createElementVNode)("path", {
|
|
182
|
+
"fill-rule": "evenodd",
|
|
183
|
+
"clip-rule": "evenodd",
|
|
184
|
+
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",
|
|
185
|
+
fill: "#606266"
|
|
186
|
+
}, null, -1), _hoisted_52 = [
|
|
187
|
+
_hoisted_22,
|
|
188
|
+
_hoisted_32,
|
|
189
|
+
_hoisted_42
|
|
190
|
+
];
|
|
191
|
+
function _sfc_render2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
192
|
+
return (0, import_vue2.openBlock)(), (0, import_vue2.createElementBlock)("svg", _hoisted_12, _hoisted_52);
|
|
193
|
+
}
|
|
194
|
+
var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main2, [["render", _sfc_render2], ["__file", "icon-XZQ-nav.vue"]]);
|
|
195
|
+
|
|
196
|
+
// src/components/icon-add-data.vue
|
|
197
|
+
var import_vue3 = require("vue");
|
|
198
|
+
var _sfc_main3 = {
|
|
199
|
+
name: "IconAddData"
|
|
200
|
+
}, _hoisted_13 = {
|
|
201
|
+
width: "16",
|
|
202
|
+
height: "16",
|
|
203
|
+
viewBox: "0 0 16 16",
|
|
204
|
+
fill: "none",
|
|
205
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
206
|
+
}, _hoisted_23 = /* @__PURE__ */ (0, import_vue3.createElementVNode)("path", {
|
|
207
|
+
"fill-rule": "evenodd",
|
|
208
|
+
"clip-rule": "evenodd",
|
|
209
|
+
d: "M12 2H2v2h10V2ZM1 1v4h12V1H1Zm11 6H2v2h9v1H1V6h12v2h-1V7Zm-3 4v1H2v2h7v1H1v-4h8Zm4.5 1V9.5h-1V12H10v1h2.5v2.5h1V13H16v-1h-2.5Z",
|
|
210
|
+
fill: "#606266"
|
|
211
|
+
}, null, -1), _hoisted_33 = [
|
|
212
|
+
_hoisted_23
|
|
213
|
+
];
|
|
214
|
+
function _sfc_render3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
215
|
+
return (0, import_vue3.openBlock)(), (0, import_vue3.createElementBlock)("svg", _hoisted_13, _hoisted_33);
|
|
216
|
+
}
|
|
217
|
+
var icon_add_data_default = /* @__PURE__ */ export_helper_default(_sfc_main3, [["render", _sfc_render3], ["__file", "icon-add-data.vue"]]);
|
|
218
|
+
|
|
219
|
+
// src/components/icon-advanced-query.vue
|
|
220
|
+
var import_vue4 = require("vue");
|
|
221
|
+
var _sfc_main4 = {
|
|
222
|
+
name: "IconAdvancedQuery"
|
|
223
|
+
}, _hoisted_14 = {
|
|
224
|
+
width: "16",
|
|
225
|
+
height: "16",
|
|
226
|
+
viewBox: "0 0 16 16",
|
|
227
|
+
fill: "none",
|
|
228
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
229
|
+
}, _hoisted_24 = /* @__PURE__ */ (0, import_vue4.createElementVNode)("path", {
|
|
230
|
+
"fill-rule": "evenodd",
|
|
231
|
+
"clip-rule": "evenodd",
|
|
232
|
+
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",
|
|
233
|
+
fill: "#606266"
|
|
234
|
+
}, null, -1), _hoisted_34 = /* @__PURE__ */ (0, import_vue4.createElementVNode)("path", {
|
|
235
|
+
"fill-rule": "evenodd",
|
|
236
|
+
"clip-rule": "evenodd",
|
|
237
|
+
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",
|
|
238
|
+
fill: "#606266"
|
|
239
|
+
}, null, -1), _hoisted_43 = /* @__PURE__ */ (0, import_vue4.createElementVNode)("path", {
|
|
240
|
+
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",
|
|
241
|
+
fill: "#606266"
|
|
242
|
+
}, null, -1), _hoisted_53 = [
|
|
243
|
+
_hoisted_24,
|
|
244
|
+
_hoisted_34,
|
|
245
|
+
_hoisted_43
|
|
246
|
+
];
|
|
247
|
+
function _sfc_render4(_ctx, _cache, $props, $setup, $data, $options) {
|
|
248
|
+
return (0, import_vue4.openBlock)(), (0, import_vue4.createElementBlock)("svg", _hoisted_14, _hoisted_53);
|
|
249
|
+
}
|
|
250
|
+
var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main4, [["render", _sfc_render4], ["__file", "icon-advanced-query.vue"]]);
|
|
251
|
+
|
|
252
|
+
// src/components/icon-base-map-toggle.vue
|
|
253
|
+
var import_vue5 = require("vue");
|
|
254
|
+
var _sfc_main5 = {
|
|
255
|
+
name: "IconBaseMapToggle"
|
|
256
|
+
}, _hoisted_15 = {
|
|
257
|
+
width: "16",
|
|
258
|
+
height: "16",
|
|
259
|
+
viewBox: "0 0 16 16",
|
|
260
|
+
fill: "none",
|
|
261
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
262
|
+
}, _hoisted_25 = /* @__PURE__ */ (0, import_vue5.createElementVNode)("path", {
|
|
263
|
+
"fill-rule": "evenodd",
|
|
264
|
+
"clip-rule": "evenodd",
|
|
265
|
+
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",
|
|
266
|
+
fill: "#606266"
|
|
267
|
+
}, null, -1), _hoisted_35 = /* @__PURE__ */ (0, import_vue5.createElementVNode)("path", {
|
|
268
|
+
"fill-rule": "evenodd",
|
|
269
|
+
"clip-rule": "evenodd",
|
|
270
|
+
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",
|
|
271
|
+
fill: "#606266"
|
|
272
|
+
}, null, -1), _hoisted_44 = /* @__PURE__ */ (0, import_vue5.createElementVNode)("path", {
|
|
273
|
+
"fill-rule": "evenodd",
|
|
274
|
+
"clip-rule": "evenodd",
|
|
275
|
+
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",
|
|
276
|
+
fill: "#606266"
|
|
277
|
+
}, null, -1), _hoisted_54 = [
|
|
278
|
+
_hoisted_25,
|
|
279
|
+
_hoisted_35,
|
|
280
|
+
_hoisted_44
|
|
281
|
+
];
|
|
282
|
+
function _sfc_render5(_ctx, _cache, $props, $setup, $data, $options) {
|
|
283
|
+
return (0, import_vue5.openBlock)(), (0, import_vue5.createElementBlock)("svg", _hoisted_15, _hoisted_54);
|
|
284
|
+
}
|
|
285
|
+
var icon_base_map_toggle_default = /* @__PURE__ */ export_helper_default(_sfc_main5, [["render", _sfc_render5], ["__file", "icon-base-map-toggle.vue"]]);
|
|
286
|
+
|
|
287
|
+
// src/components/icon-basemap-gallery.vue
|
|
288
|
+
var import_vue6 = require("vue");
|
|
289
|
+
var _sfc_main6 = {
|
|
290
|
+
name: "IconBasemapGallery"
|
|
291
|
+
}, _hoisted_16 = {
|
|
292
|
+
width: "16",
|
|
293
|
+
height: "16",
|
|
294
|
+
viewBox: "0 0 16 16",
|
|
295
|
+
fill: "none",
|
|
296
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
297
|
+
}, _hoisted_26 = /* @__PURE__ */ (0, import_vue6.createElementVNode)("path", {
|
|
298
|
+
"fill-rule": "evenodd",
|
|
299
|
+
"clip-rule": "evenodd",
|
|
300
|
+
d: "m1.5 1.36 4.507 1.126 4.5-1L15 2.61v12.03l-4.48-1.12-4.5 1.5-4.52-1.13V1.36ZM11 12.61l3 .75V3.39l-3-.75v9.97Zm-1-9.987V12.64l-3.5 1.167V3.401l3.5-.778Zm-4.5.767-3-.75v10.47l3 .75V3.39Z",
|
|
301
|
+
fill: "#606266"
|
|
302
|
+
}, null, -1), _hoisted_36 = [
|
|
303
|
+
_hoisted_26
|
|
304
|
+
];
|
|
305
|
+
function _sfc_render6(_ctx, _cache, $props, $setup, $data, $options) {
|
|
306
|
+
return (0, import_vue6.openBlock)(), (0, import_vue6.createElementBlock)("svg", _hoisted_16, _hoisted_36);
|
|
307
|
+
}
|
|
308
|
+
var icon_basemap_gallery_default = /* @__PURE__ */ export_helper_default(_sfc_main6, [["render", _sfc_render6], ["__file", "icon-basemap-gallery.vue"]]);
|
|
309
|
+
|
|
310
|
+
// src/components/icon-baseterrain-gallery.vue
|
|
311
|
+
var import_vue7 = require("vue");
|
|
312
|
+
var _sfc_main7 = {
|
|
313
|
+
name: "IconBaseterrainGallery"
|
|
314
|
+
}, _hoisted_17 = {
|
|
315
|
+
width: "16",
|
|
316
|
+
height: "16",
|
|
317
|
+
viewBox: "0 0 16 16",
|
|
318
|
+
fill: "none",
|
|
319
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
320
|
+
}, _hoisted_27 = /* @__PURE__ */ (0, import_vue7.createElementVNode)("path", {
|
|
321
|
+
"fill-rule": "evenodd",
|
|
322
|
+
"clip-rule": "evenodd",
|
|
323
|
+
d: "M3.887 5.877 9.902 15.5H.28l3.608-9.623Zm.226 2.247L1.72 14.5h6.377L4.113 8.124Z",
|
|
324
|
+
fill: "#606266"
|
|
325
|
+
}, null, -1), _hoisted_37 = /* @__PURE__ */ (0, import_vue7.createElementVNode)("path", {
|
|
326
|
+
"fill-rule": "evenodd",
|
|
327
|
+
"clip-rule": "evenodd",
|
|
328
|
+
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",
|
|
329
|
+
fill: "#606266"
|
|
330
|
+
}, null, -1), _hoisted_45 = [
|
|
331
|
+
_hoisted_27,
|
|
332
|
+
_hoisted_37
|
|
333
|
+
];
|
|
334
|
+
function _sfc_render7(_ctx, _cache, $props, $setup, $data, $options) {
|
|
335
|
+
return (0, import_vue7.openBlock)(), (0, import_vue7.createElementBlock)("svg", _hoisted_17, _hoisted_45);
|
|
336
|
+
}
|
|
337
|
+
var icon_baseterrain_gallery_default = /* @__PURE__ */ export_helper_default(_sfc_main7, [["render", _sfc_render7], ["__file", "icon-baseterrain-gallery.vue"]]);
|
|
338
|
+
|
|
339
|
+
// src/components/icon-calendar.vue
|
|
340
|
+
var import_vue8 = require("vue");
|
|
341
|
+
var _sfc_main8 = {
|
|
342
|
+
name: "IconCalendar"
|
|
343
|
+
}, _hoisted_18 = {
|
|
344
|
+
width: "16",
|
|
345
|
+
height: "16",
|
|
346
|
+
viewBox: "0 0 16 16",
|
|
347
|
+
fill: "none",
|
|
348
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
349
|
+
}, _hoisted_28 = /* @__PURE__ */ (0, import_vue8.createElementVNode)("path", {
|
|
350
|
+
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",
|
|
351
|
+
fill: "#606266"
|
|
352
|
+
}, null, -1), _hoisted_38 = [
|
|
353
|
+
_hoisted_28
|
|
354
|
+
];
|
|
355
|
+
function _sfc_render8(_ctx, _cache, $props, $setup, $data, $options) {
|
|
356
|
+
return (0, import_vue8.openBlock)(), (0, import_vue8.createElementBlock)("svg", _hoisted_18, _hoisted_38);
|
|
357
|
+
}
|
|
358
|
+
var icon_calendar_default = /* @__PURE__ */ export_helper_default(_sfc_main8, [["render", _sfc_render8], ["__file", "icon-calendar.vue"]]);
|
|
359
|
+
|
|
360
|
+
// src/components/icon-cancel-select.vue
|
|
361
|
+
var import_vue9 = require("vue");
|
|
362
|
+
var _sfc_main9 = {
|
|
363
|
+
name: "IconCancelSelect"
|
|
364
|
+
}, _hoisted_19 = {
|
|
365
|
+
width: "24",
|
|
366
|
+
height: "24",
|
|
367
|
+
viewBox: "0 0 24 24",
|
|
368
|
+
fill: "none",
|
|
369
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
370
|
+
}, _hoisted_29 = /* @__PURE__ */ (0, import_vue9.createElementVNode)("path", {
|
|
371
|
+
"fill-rule": "evenodd",
|
|
372
|
+
"clip-rule": "evenodd",
|
|
373
|
+
d: "M4.265 3.367c-1.173-.391-2.288.724-1.897 1.897l5.614 16.843c.431 1.294 2.224 1.388 2.789.147l.536-1.18a6.967 6.967 0 0 1-1.106-2.4l-.724 1.593L4.58 5.58l13.515 4.505a6.97 6.97 0 0 1 3.4 1.55c.98-.674.815-2.253-.388-2.654L4.265 3.367Z",
|
|
374
|
+
fill: "#409EFF"
|
|
375
|
+
}, null, -1), _hoisted_39 = /* @__PURE__ */ (0, import_vue9.createElementVNode)("circle", {
|
|
376
|
+
cx: "17",
|
|
377
|
+
cy: "17",
|
|
378
|
+
r: "5",
|
|
379
|
+
stroke: "#409EFF",
|
|
380
|
+
"stroke-width": "2"
|
|
381
|
+
}, null, -1), _hoisted_46 = /* @__PURE__ */ (0, import_vue9.createElementVNode)("path", {
|
|
382
|
+
d: "m14 13 6 7.5",
|
|
383
|
+
stroke: "#409EFF",
|
|
384
|
+
"stroke-width": "2"
|
|
385
|
+
}, null, -1), _hoisted_55 = [
|
|
386
|
+
_hoisted_29,
|
|
387
|
+
_hoisted_39,
|
|
388
|
+
_hoisted_46
|
|
389
|
+
];
|
|
390
|
+
function _sfc_render9(_ctx, _cache, $props, $setup, $data, $options) {
|
|
391
|
+
return (0, import_vue9.openBlock)(), (0, import_vue9.createElementBlock)("svg", _hoisted_19, _hoisted_55);
|
|
392
|
+
}
|
|
393
|
+
var icon_cancel_select_default = /* @__PURE__ */ export_helper_default(_sfc_main9, [["render", _sfc_render9], ["__file", "icon-cancel-select.vue"]]);
|
|
394
|
+
|
|
395
|
+
// src/components/icon-compass-3d.vue
|
|
396
|
+
var import_vue10 = require("vue");
|
|
397
|
+
var _sfc_main10 = {
|
|
398
|
+
name: "IconCompass3D"
|
|
399
|
+
}, _hoisted_110 = {
|
|
400
|
+
width: "16",
|
|
401
|
+
height: "16",
|
|
402
|
+
viewBox: "0 0 16 16",
|
|
403
|
+
fill: "none",
|
|
404
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
405
|
+
}, _hoisted_210 = /* @__PURE__ */ (0, import_vue10.createElementVNode)("path", {
|
|
406
|
+
"fill-rule": "evenodd",
|
|
407
|
+
"clip-rule": "evenodd",
|
|
408
|
+
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",
|
|
409
|
+
fill: "#606266"
|
|
410
|
+
}, null, -1), _hoisted_310 = [
|
|
411
|
+
_hoisted_210
|
|
412
|
+
];
|
|
413
|
+
function _sfc_render10(_ctx, _cache, $props, $setup, $data, $options) {
|
|
414
|
+
return (0, import_vue10.openBlock)(), (0, import_vue10.createElementBlock)("svg", _hoisted_110, _hoisted_310);
|
|
415
|
+
}
|
|
416
|
+
var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main10, [["render", _sfc_render10], ["__file", "icon-compass-3d.vue"]]);
|
|
417
|
+
|
|
418
|
+
// src/components/icon-compass.vue
|
|
419
|
+
var import_vue11 = require("vue");
|
|
420
|
+
var _sfc_main11 = {
|
|
421
|
+
name: "IconCompass"
|
|
422
|
+
}, _hoisted_111 = {
|
|
423
|
+
width: "16",
|
|
424
|
+
height: "16",
|
|
425
|
+
viewBox: "0 0 16 16",
|
|
426
|
+
fill: "none",
|
|
427
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
428
|
+
}, _hoisted_211 = /* @__PURE__ */ (0, import_vue11.createElementVNode)("path", {
|
|
429
|
+
"fill-rule": "evenodd",
|
|
430
|
+
"clip-rule": "evenodd",
|
|
431
|
+
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",
|
|
432
|
+
fill: "#606266"
|
|
433
|
+
}, null, -1), _hoisted_311 = /* @__PURE__ */ (0, import_vue11.createElementVNode)("path", {
|
|
434
|
+
"fill-rule": "evenodd",
|
|
435
|
+
"clip-rule": "evenodd",
|
|
436
|
+
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",
|
|
437
|
+
fill: "#606266"
|
|
438
|
+
}, null, -1), _hoisted_47 = [
|
|
439
|
+
_hoisted_211,
|
|
440
|
+
_hoisted_311
|
|
441
|
+
];
|
|
442
|
+
function _sfc_render11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
443
|
+
return (0, import_vue11.openBlock)(), (0, import_vue11.createElementBlock)("svg", _hoisted_111, _hoisted_47);
|
|
444
|
+
}
|
|
445
|
+
var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main11, [["render", _sfc_render11], ["__file", "icon-compass.vue"]]);
|
|
446
|
+
|
|
447
|
+
// src/components/icon-contrast.vue
|
|
448
|
+
var import_vue12 = require("vue");
|
|
449
|
+
var _sfc_main12 = {
|
|
450
|
+
name: "IconContrast"
|
|
451
|
+
}, _hoisted_112 = {
|
|
452
|
+
width: "16",
|
|
453
|
+
height: "16",
|
|
454
|
+
viewBox: "0 0 16 16",
|
|
455
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
456
|
+
}, _hoisted_212 = /* @__PURE__ */ (0, import_vue12.createElementVNode)("path", {
|
|
457
|
+
"fill-rule": "evenodd",
|
|
458
|
+
"clip-rule": "evenodd",
|
|
459
|
+
d: "M14 3H3v8h11V3ZM2 2v10h13V2H2Z"
|
|
460
|
+
}, null, -1), _hoisted_312 = /* @__PURE__ */ (0, import_vue12.createElementVNode)("path", { d: "M3 14h11v1H3v-1Zm5-2h1v2H8v-2Z" }, null, -1), _hoisted_48 = [
|
|
461
|
+
_hoisted_212,
|
|
462
|
+
_hoisted_312
|
|
463
|
+
];
|
|
464
|
+
function _sfc_render12(_ctx, _cache, $props, $setup, $data, $options) {
|
|
465
|
+
return (0, import_vue12.openBlock)(), (0, import_vue12.createElementBlock)("svg", _hoisted_112, _hoisted_48);
|
|
466
|
+
}
|
|
467
|
+
var icon_contrast_default = /* @__PURE__ */ export_helper_default(_sfc_main12, [["render", _sfc_render12], ["__file", "icon-contrast.vue"]]);
|
|
468
|
+
|
|
469
|
+
// src/components/icon-cycle.vue
|
|
470
|
+
var import_vue13 = require("vue");
|
|
471
|
+
var _sfc_main13 = {
|
|
472
|
+
name: "IconCycle"
|
|
473
|
+
}, _hoisted_113 = {
|
|
474
|
+
width: "24",
|
|
475
|
+
height: "24",
|
|
476
|
+
viewBox: "0 0 24 24",
|
|
477
|
+
fill: "none",
|
|
478
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
479
|
+
}, _hoisted_213 = /* @__PURE__ */ (0, import_vue13.createElementVNode)("circle", {
|
|
480
|
+
cx: "12",
|
|
481
|
+
cy: "12",
|
|
482
|
+
r: "10",
|
|
483
|
+
stroke: "#409EFF",
|
|
484
|
+
"stroke-width": "2"
|
|
485
|
+
}, null, -1), _hoisted_313 = [
|
|
486
|
+
_hoisted_213
|
|
487
|
+
];
|
|
488
|
+
function _sfc_render13(_ctx, _cache, $props, $setup, $data, $options) {
|
|
489
|
+
return (0, import_vue13.openBlock)(), (0, import_vue13.createElementBlock)("svg", _hoisted_113, _hoisted_313);
|
|
490
|
+
}
|
|
491
|
+
var icon_cycle_default = /* @__PURE__ */ export_helper_default(_sfc_main13, [["render", _sfc_render13], ["__file", "icon-cycle.vue"]]);
|
|
492
|
+
|
|
493
|
+
// src/components/icon-draw.vue
|
|
494
|
+
var import_vue14 = require("vue");
|
|
495
|
+
var _sfc_main14 = {
|
|
496
|
+
name: "IconDraw"
|
|
497
|
+
}, _hoisted_114 = {
|
|
498
|
+
width: "16",
|
|
499
|
+
height: "16",
|
|
500
|
+
viewBox: "0 0 16 16",
|
|
501
|
+
fill: "none",
|
|
502
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
503
|
+
}, _hoisted_214 = /* @__PURE__ */ (0, import_vue14.createElementVNode)("path", {
|
|
504
|
+
"fill-rule": "evenodd",
|
|
505
|
+
"clip-rule": "evenodd",
|
|
506
|
+
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",
|
|
507
|
+
fill: "#606266"
|
|
508
|
+
}, null, -1), _hoisted_314 = /* @__PURE__ */ (0, import_vue14.createElementVNode)("path", {
|
|
509
|
+
"fill-rule": "evenodd",
|
|
510
|
+
"clip-rule": "evenodd",
|
|
511
|
+
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",
|
|
512
|
+
fill: "#606266"
|
|
513
|
+
}, null, -1), _hoisted_49 = /* @__PURE__ */ (0, import_vue14.createElementVNode)("path", {
|
|
514
|
+
"fill-rule": "evenodd",
|
|
515
|
+
"clip-rule": "evenodd",
|
|
516
|
+
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",
|
|
517
|
+
fill: "#606266"
|
|
518
|
+
}, null, -1), _hoisted_56 = /* @__PURE__ */ (0, import_vue14.createElementVNode)("path", {
|
|
519
|
+
"fill-rule": "evenodd",
|
|
520
|
+
"clip-rule": "evenodd",
|
|
521
|
+
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",
|
|
522
|
+
fill: "#606266"
|
|
523
|
+
}, null, -1), _hoisted_6 = [
|
|
524
|
+
_hoisted_214,
|
|
525
|
+
_hoisted_314,
|
|
526
|
+
_hoisted_49,
|
|
527
|
+
_hoisted_56
|
|
528
|
+
];
|
|
529
|
+
function _sfc_render14(_ctx, _cache, $props, $setup, $data, $options) {
|
|
530
|
+
return (0, import_vue14.openBlock)(), (0, import_vue14.createElementBlock)("svg", _hoisted_114, _hoisted_6);
|
|
531
|
+
}
|
|
532
|
+
var icon_draw_default = /* @__PURE__ */ export_helper_default(_sfc_main14, [["render", _sfc_render14], ["__file", "icon-draw.vue"]]);
|
|
533
|
+
|
|
534
|
+
// src/components/icon-edit.vue
|
|
535
|
+
var import_vue15 = require("vue");
|
|
536
|
+
var _sfc_main15 = {
|
|
537
|
+
name: "IconEdit"
|
|
538
|
+
}, _hoisted_115 = {
|
|
539
|
+
width: "24",
|
|
540
|
+
height: "24",
|
|
541
|
+
viewBox: "0 0 24 24",
|
|
542
|
+
fill: "none",
|
|
543
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
544
|
+
}, _hoisted_215 = /* @__PURE__ */ (0, import_vue15.createElementVNode)("path", {
|
|
545
|
+
"fill-rule": "evenodd",
|
|
546
|
+
"clip-rule": "evenodd",
|
|
547
|
+
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",
|
|
548
|
+
fill: "#409EFF"
|
|
549
|
+
}, null, -1), _hoisted_315 = [
|
|
550
|
+
_hoisted_215
|
|
551
|
+
];
|
|
552
|
+
function _sfc_render15(_ctx, _cache, $props, $setup, $data, $options) {
|
|
553
|
+
return (0, import_vue15.openBlock)(), (0, import_vue15.createElementBlock)("svg", _hoisted_115, _hoisted_315);
|
|
554
|
+
}
|
|
555
|
+
var icon_edit_default = /* @__PURE__ */ export_helper_default(_sfc_main15, [["render", _sfc_render15], ["__file", "icon-edit.vue"]]);
|
|
556
|
+
|
|
557
|
+
// src/components/icon-excavate-fill-analysis.vue
|
|
558
|
+
var import_vue16 = require("vue");
|
|
559
|
+
var _sfc_main16 = {
|
|
560
|
+
name: "IconExcavateFillAnalysis"
|
|
561
|
+
}, _hoisted_116 = {
|
|
562
|
+
width: "16",
|
|
563
|
+
height: "16",
|
|
564
|
+
viewBox: "0 0 16 16",
|
|
565
|
+
fill: "none",
|
|
566
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
567
|
+
}, _hoisted_216 = /* @__PURE__ */ (0, import_vue16.createElementVNode)("path", {
|
|
568
|
+
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",
|
|
569
|
+
fill: "#606266"
|
|
570
|
+
}, null, -1), _hoisted_316 = /* @__PURE__ */ (0, import_vue16.createElementVNode)("path", {
|
|
571
|
+
d: "M14.461 15H1.538L1 14.429V11h1.077v2.857h11.846V7H15v7.429l-.539.571Z",
|
|
572
|
+
fill: "#606266"
|
|
573
|
+
}, null, -1), _hoisted_410 = [
|
|
574
|
+
_hoisted_216,
|
|
575
|
+
_hoisted_316
|
|
576
|
+
];
|
|
577
|
+
function _sfc_render16(_ctx, _cache, $props, $setup, $data, $options) {
|
|
578
|
+
return (0, import_vue16.openBlock)(), (0, import_vue16.createElementBlock)("svg", _hoisted_116, _hoisted_410);
|
|
579
|
+
}
|
|
580
|
+
var icon_excavate_fill_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main16, [["render", _sfc_render16], ["__file", "icon-excavate-fill-analysis.vue"]]);
|
|
581
|
+
|
|
582
|
+
// src/components/icon-export.vue
|
|
583
|
+
var import_vue17 = require("vue");
|
|
584
|
+
var _sfc_main17 = {
|
|
585
|
+
name: "IconExport"
|
|
586
|
+
}, _hoisted_117 = {
|
|
587
|
+
width: "16",
|
|
588
|
+
height: "16",
|
|
589
|
+
viewBox: "0 0 16 16",
|
|
590
|
+
fill: "none",
|
|
591
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
592
|
+
}, _hoisted_217 = /* @__PURE__ */ (0, import_vue17.createElementVNode)("path", {
|
|
593
|
+
"fill-rule": "evenodd",
|
|
594
|
+
"clip-rule": "evenodd",
|
|
595
|
+
d: "M15.354 3.647a.5.5 0 0 1 0 .707l-3.182 3.182a.5.5 0 0 1-.707-.707l2.283-2.283c-1.886.142-3.462.612-4.613 1.392-1.372.93-2.177 2.323-2.177 4.255a.5.5 0 1 1-1 0c0-2.26.967-3.965 2.615-5.082 1.371-.93 3.187-1.438 5.257-1.573l-2.365-2.366a.5.5 0 0 1 .707-.707l3.182 3.182Z",
|
|
596
|
+
fill: "#606266"
|
|
597
|
+
}, null, -1), _hoisted_317 = /* @__PURE__ */ (0, import_vue17.createElementVNode)("path", {
|
|
598
|
+
"fill-rule": "evenodd",
|
|
599
|
+
"clip-rule": "evenodd",
|
|
600
|
+
d: "M8 2H2v12h12V9h1v5a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h6v1Z",
|
|
601
|
+
fill: "#606266"
|
|
602
|
+
}, null, -1), _hoisted_411 = [
|
|
603
|
+
_hoisted_217,
|
|
604
|
+
_hoisted_317
|
|
605
|
+
];
|
|
606
|
+
function _sfc_render17(_ctx, _cache, $props, $setup, $data, $options) {
|
|
607
|
+
return (0, import_vue17.openBlock)(), (0, import_vue17.createElementBlock)("svg", _hoisted_117, _hoisted_411);
|
|
608
|
+
}
|
|
609
|
+
var icon_export_default = /* @__PURE__ */ export_helper_default(_sfc_main17, [["render", _sfc_render17], ["__file", "icon-export.vue"]]);
|
|
610
|
+
|
|
611
|
+
// src/components/icon-feature-identify.vue
|
|
612
|
+
var import_vue18 = require("vue");
|
|
613
|
+
var _sfc_main18 = {
|
|
614
|
+
name: "IconFeatureIdentify"
|
|
615
|
+
}, _hoisted_118 = {
|
|
616
|
+
width: "16",
|
|
617
|
+
height: "16",
|
|
618
|
+
viewBox: "0 0 16 16",
|
|
619
|
+
fill: "none",
|
|
620
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
621
|
+
}, _hoisted_218 = /* @__PURE__ */ (0, import_vue18.createElementVNode)("path", {
|
|
622
|
+
"fill-rule": "evenodd",
|
|
623
|
+
"clip-rule": "evenodd",
|
|
624
|
+
d: "M2.517 10.567 1 15l4.433-1.517c.934.467 1.867.7 2.917.7 2.567 0 4.783-1.4 5.95-3.616.467-.934.7-1.867.7-2.917v-.467C14.767 3.917 12.083 1.233 8.7 1h-.35a6.69 6.69 0 0 0-2.917.7C3.217 2.867 1.817 5.2 1.817 7.65c0 .933.233 1.983.7 2.917ZM5.89 2.59c-1.885.996-3.073 2.987-3.073 5.06 0 .78.197 1.676.594 2.47a1 1 0 0 1 .052.77l-.857 2.503 2.504-.856a1 1 0 0 1 .77.052 5.326 5.326 0 0 0 2.47.594c2.18 0 4.06-1.18 5.06-3.073.398-.799.59-1.577.59-2.46v-.43C13.787 4.487 11.532 2.215 8.664 2H8.35a5.69 5.69 0 0 0-2.46.59Z",
|
|
625
|
+
fill: "#606266"
|
|
626
|
+
}, null, -1), _hoisted_318 = [
|
|
627
|
+
_hoisted_218
|
|
628
|
+
];
|
|
629
|
+
function _sfc_render18(_ctx, _cache, $props, $setup, $data, $options) {
|
|
630
|
+
return (0, import_vue18.openBlock)(), (0, import_vue18.createElementBlock)("svg", _hoisted_118, _hoisted_318);
|
|
631
|
+
}
|
|
632
|
+
var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(_sfc_main18, [["render", _sfc_render18], ["__file", "icon-feature-identify.vue"]]);
|
|
633
|
+
|
|
634
|
+
// src/components/icon-feature-storage.vue
|
|
635
|
+
var import_vue19 = require("vue");
|
|
636
|
+
var _sfc_main19 = {
|
|
637
|
+
name: "IconFeatureStorage"
|
|
638
|
+
}, _hoisted_119 = {
|
|
639
|
+
width: "16",
|
|
640
|
+
height: "16",
|
|
641
|
+
viewBox: "0 0 16 16",
|
|
642
|
+
fill: "none",
|
|
643
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
644
|
+
}, _hoisted_219 = /* @__PURE__ */ (0, import_vue19.createElementVNode)("path", {
|
|
645
|
+
"fill-rule": "evenodd",
|
|
646
|
+
"clip-rule": "evenodd",
|
|
647
|
+
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",
|
|
648
|
+
fill: "#606266"
|
|
649
|
+
}, null, -1), _hoisted_319 = [
|
|
650
|
+
_hoisted_219
|
|
651
|
+
];
|
|
652
|
+
function _sfc_render19(_ctx, _cache, $props, $setup, $data, $options) {
|
|
653
|
+
return (0, import_vue19.openBlock)(), (0, import_vue19.createElementBlock)("svg", _hoisted_119, _hoisted_319);
|
|
654
|
+
}
|
|
655
|
+
var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(_sfc_main19, [["render", _sfc_render19], ["__file", "icon-feature-storage.vue"]]);
|
|
656
|
+
|
|
657
|
+
// src/components/icon-feature-table.vue
|
|
658
|
+
var import_vue20 = require("vue");
|
|
659
|
+
var _sfc_main20 = {
|
|
660
|
+
name: "IconFeatureTable"
|
|
661
|
+
}, _hoisted_120 = {
|
|
662
|
+
width: "16",
|
|
663
|
+
height: "16",
|
|
664
|
+
viewBox: "0 0 16 16",
|
|
665
|
+
fill: "none",
|
|
666
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
667
|
+
}, _hoisted_220 = /* @__PURE__ */ (0, import_vue20.createElementVNode)("path", {
|
|
668
|
+
"fill-rule": "evenodd",
|
|
669
|
+
"clip-rule": "evenodd",
|
|
670
|
+
d: "M14 2H2v2h12V2ZM2 1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2Z",
|
|
671
|
+
fill: "#606266"
|
|
672
|
+
}, null, -1), _hoisted_320 = /* @__PURE__ */ (0, import_vue20.createElementVNode)("path", {
|
|
673
|
+
"fill-rule": "evenodd",
|
|
674
|
+
"clip-rule": "evenodd",
|
|
675
|
+
d: "M14 14H2V5h12v9ZM2 15a1 1 0 0 1-1-1V4h14v10a1 1 0 0 1-1 1H2Z",
|
|
676
|
+
fill: "#606266"
|
|
677
|
+
}, null, -1), _hoisted_412 = /* @__PURE__ */ (0, import_vue20.createElementVNode)("path", {
|
|
678
|
+
"fill-rule": "evenodd",
|
|
679
|
+
"clip-rule": "evenodd",
|
|
680
|
+
d: "M2 7v1h12V7H2Zm0 3v1h12v-1H2Z",
|
|
681
|
+
fill: "#606266"
|
|
682
|
+
}, null, -1), _hoisted_57 = /* @__PURE__ */ (0, import_vue20.createElementVNode)("path", {
|
|
683
|
+
"fill-rule": "evenodd",
|
|
684
|
+
"clip-rule": "evenodd",
|
|
685
|
+
d: "M11 4h-1v11h1V4ZM6 4H5v11h1V4Z",
|
|
686
|
+
fill: "#606266"
|
|
687
|
+
}, null, -1), _hoisted_62 = [
|
|
688
|
+
_hoisted_220,
|
|
689
|
+
_hoisted_320,
|
|
690
|
+
_hoisted_412,
|
|
691
|
+
_hoisted_57
|
|
692
|
+
];
|
|
693
|
+
function _sfc_render20(_ctx, _cache, $props, $setup, $data, $options) {
|
|
694
|
+
return (0, import_vue20.openBlock)(), (0, import_vue20.createElementBlock)("svg", _hoisted_120, _hoisted_62);
|
|
695
|
+
}
|
|
696
|
+
var icon_feature_table_default = /* @__PURE__ */ export_helper_default(_sfc_main20, [["render", _sfc_render20], ["__file", "icon-feature-table.vue"]]);
|
|
697
|
+
|
|
698
|
+
// src/components/icon-file.vue
|
|
699
|
+
var import_vue21 = require("vue");
|
|
700
|
+
var _sfc_main21 = {
|
|
701
|
+
name: "IconFile"
|
|
702
|
+
}, _hoisted_121 = {
|
|
703
|
+
width: "16",
|
|
704
|
+
height: "16",
|
|
705
|
+
viewBox: "0 0 16 16",
|
|
706
|
+
fill: "none",
|
|
707
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
708
|
+
}, _hoisted_221 = /* @__PURE__ */ (0, import_vue21.createElementVNode)("path", {
|
|
709
|
+
"fill-rule": "evenodd",
|
|
710
|
+
"clip-rule": "evenodd",
|
|
711
|
+
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",
|
|
712
|
+
fill: "#409EFF"
|
|
713
|
+
}, null, -1), _hoisted_321 = [
|
|
714
|
+
_hoisted_221
|
|
715
|
+
];
|
|
716
|
+
function _sfc_render21(_ctx, _cache, $props, $setup, $data, $options) {
|
|
717
|
+
return (0, import_vue21.openBlock)(), (0, import_vue21.createElementBlock)("svg", _hoisted_121, _hoisted_321);
|
|
718
|
+
}
|
|
719
|
+
var icon_file_default = /* @__PURE__ */ export_helper_default(_sfc_main21, [["render", _sfc_render21], ["__file", "icon-file.vue"]]);
|
|
720
|
+
|
|
721
|
+
// src/components/icon-filter.vue
|
|
722
|
+
var import_vue22 = require("vue");
|
|
723
|
+
var _sfc_main22 = {
|
|
724
|
+
name: "IconFilter"
|
|
725
|
+
}, _hoisted_122 = {
|
|
726
|
+
width: "16",
|
|
727
|
+
height: "16",
|
|
728
|
+
viewBox: "0 0 16 16",
|
|
729
|
+
fill: "none",
|
|
730
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
731
|
+
}, _hoisted_222 = /* @__PURE__ */ (0, import_vue22.createElementVNode)("path", {
|
|
732
|
+
"fill-rule": "evenodd",
|
|
733
|
+
"clip-rule": "evenodd",
|
|
734
|
+
d: "M7.2 12.9a5.7 5.7 0 1 0 0-11.4 5.7 5.7 0 0 0 0 11.4Zm6.7-5.7a6.7 6.7 0 1 1-13.4 0 6.7 6.7 0 0 1 13.4 0Z",
|
|
735
|
+
fill: "#606266"
|
|
736
|
+
}, null, -1), _hoisted_322 = /* @__PURE__ */ (0, import_vue22.createElementVNode)("path", {
|
|
737
|
+
"fill-rule": "evenodd",
|
|
738
|
+
"clip-rule": "evenodd",
|
|
739
|
+
d: "M11.646 11.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708ZM7.2 8.2a1 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",
|
|
740
|
+
fill: "#606266"
|
|
741
|
+
}, null, -1), _hoisted_413 = [
|
|
742
|
+
_hoisted_222,
|
|
743
|
+
_hoisted_322
|
|
744
|
+
];
|
|
745
|
+
function _sfc_render22(_ctx, _cache, $props, $setup, $data, $options) {
|
|
746
|
+
return (0, import_vue22.openBlock)(), (0, import_vue22.createElementBlock)("svg", _hoisted_122, _hoisted_413);
|
|
747
|
+
}
|
|
748
|
+
var icon_filter_default = /* @__PURE__ */ export_helper_default(_sfc_main22, [["render", _sfc_render22], ["__file", "icon-filter.vue"]]);
|
|
749
|
+
|
|
750
|
+
// src/components/icon-fireworks.vue
|
|
751
|
+
var import_vue23 = require("vue");
|
|
752
|
+
var _sfc_main23 = {
|
|
753
|
+
name: "IconFireworks"
|
|
754
|
+
}, _hoisted_123 = {
|
|
755
|
+
width: "24",
|
|
756
|
+
height: "24",
|
|
757
|
+
viewBox: "0 0 24 24",
|
|
758
|
+
fill: "none",
|
|
759
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
760
|
+
}, _hoisted_223 = /* @__PURE__ */ (0, import_vue23.createElementVNode)("path", {
|
|
761
|
+
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",
|
|
762
|
+
fill: "#409EFF"
|
|
763
|
+
}, null, -1), _hoisted_323 = /* @__PURE__ */ (0, import_vue23.createElementVNode)("path", {
|
|
764
|
+
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",
|
|
765
|
+
fill: "#409EFF"
|
|
766
|
+
}, null, -1), _hoisted_414 = /* @__PURE__ */ (0, import_vue23.createElementVNode)("path", {
|
|
767
|
+
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",
|
|
768
|
+
fill: "#409EFF"
|
|
769
|
+
}, null, -1), _hoisted_58 = [
|
|
770
|
+
_hoisted_223,
|
|
771
|
+
_hoisted_323,
|
|
772
|
+
_hoisted_414
|
|
773
|
+
];
|
|
774
|
+
function _sfc_render23(_ctx, _cache, $props, $setup, $data, $options) {
|
|
775
|
+
return (0, import_vue23.openBlock)(), (0, import_vue23.createElementBlock)("svg", _hoisted_123, _hoisted_58);
|
|
776
|
+
}
|
|
777
|
+
var icon_fireworks_default = /* @__PURE__ */ export_helper_default(_sfc_main23, [["render", _sfc_render23], ["__file", "icon-fireworks.vue"]]);
|
|
778
|
+
|
|
779
|
+
// src/components/icon-flame.vue
|
|
780
|
+
var import_vue24 = require("vue");
|
|
781
|
+
var _sfc_main24 = {
|
|
782
|
+
name: "IconFlame"
|
|
783
|
+
}, _hoisted_124 = {
|
|
784
|
+
width: "24",
|
|
785
|
+
height: "24",
|
|
786
|
+
viewBox: "0 0 24 24",
|
|
787
|
+
fill: "none",
|
|
788
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
789
|
+
}, _hoisted_224 = /* @__PURE__ */ (0, import_vue24.createElementVNode)("path", {
|
|
790
|
+
"fill-rule": "evenodd",
|
|
791
|
+
"clip-rule": "evenodd",
|
|
792
|
+
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",
|
|
793
|
+
fill: "#409EFF"
|
|
794
|
+
}, null, -1), _hoisted_324 = [
|
|
795
|
+
_hoisted_224
|
|
796
|
+
];
|
|
797
|
+
function _sfc_render24(_ctx, _cache, $props, $setup, $data, $options) {
|
|
798
|
+
return (0, import_vue24.openBlock)(), (0, import_vue24.createElementBlock)("svg", _hoisted_124, _hoisted_324);
|
|
799
|
+
}
|
|
800
|
+
var icon_flame_default = /* @__PURE__ */ export_helper_default(_sfc_main24, [["render", _sfc_render24], ["__file", "icon-flame.vue"]]);
|
|
801
|
+
|
|
802
|
+
// src/components/icon-flight.vue
|
|
803
|
+
var import_vue25 = require("vue");
|
|
804
|
+
var _sfc_main25 = {
|
|
805
|
+
name: "IconFlight"
|
|
806
|
+
}, _hoisted_125 = {
|
|
807
|
+
width: "16",
|
|
808
|
+
height: "16",
|
|
809
|
+
viewBox: "0 0 16 16",
|
|
810
|
+
fill: "none",
|
|
811
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
812
|
+
}, _hoisted_225 = /* @__PURE__ */ (0, import_vue25.createElementVNode)("path", {
|
|
813
|
+
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",
|
|
814
|
+
fill: "#606266"
|
|
815
|
+
}, null, -1), _hoisted_325 = [
|
|
816
|
+
_hoisted_225
|
|
817
|
+
];
|
|
818
|
+
function _sfc_render25(_ctx, _cache, $props, $setup, $data, $options) {
|
|
819
|
+
return (0, import_vue25.openBlock)(), (0, import_vue25.createElementBlock)("svg", _hoisted_125, _hoisted_325);
|
|
820
|
+
}
|
|
821
|
+
var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main25, [["render", _sfc_render25], ["__file", "icon-flight.vue"]]);
|
|
822
|
+
|
|
823
|
+
// src/components/icon-flood-analysis.vue
|
|
824
|
+
var import_vue26 = require("vue");
|
|
825
|
+
var _sfc_main26 = {
|
|
826
|
+
name: "IconFloodAnalysis"
|
|
827
|
+
}, _hoisted_126 = {
|
|
828
|
+
width: "16",
|
|
829
|
+
height: "16",
|
|
830
|
+
viewBox: "0 0 16 16",
|
|
831
|
+
fill: "none",
|
|
832
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
833
|
+
}, _hoisted_226 = /* @__PURE__ */ (0, import_vue26.createElementVNode)("g", {
|
|
834
|
+
"clip-path": "url(#a)",
|
|
835
|
+
fill: "#606266"
|
|
836
|
+
}, [
|
|
837
|
+
/* @__PURE__ */ (0, import_vue26.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" }),
|
|
838
|
+
/* @__PURE__ */ (0, import_vue26.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" })
|
|
839
|
+
], -1), _hoisted_326 = [
|
|
840
|
+
_hoisted_226
|
|
841
|
+
];
|
|
842
|
+
function _sfc_render26(_ctx, _cache, $props, $setup, $data, $options) {
|
|
843
|
+
return (0, import_vue26.openBlock)(), (0, import_vue26.createElementBlock)("svg", _hoisted_126, _hoisted_326);
|
|
844
|
+
}
|
|
845
|
+
var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main26, [["render", _sfc_render26], ["__file", "icon-flood-analysis.vue"]]);
|
|
846
|
+
|
|
847
|
+
// src/components/icon-fountain.vue
|
|
848
|
+
var import_vue27 = require("vue");
|
|
849
|
+
var _sfc_main27 = {
|
|
850
|
+
name: "IconFountain"
|
|
851
|
+
}, _hoisted_127 = {
|
|
852
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
853
|
+
viewBox: "0 0 24 24",
|
|
854
|
+
style: { "enable-background": "new 0 0 24 24" },
|
|
855
|
+
"xml:space": "preserve"
|
|
856
|
+
}, _hoisted_227 = /* @__PURE__ */ (0, import_vue27.createElementVNode)("path", {
|
|
857
|
+
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",
|
|
858
|
+
style: { "fill-rule": "evenodd", "clip-rule": "evenodd", fill: "#409eff" }
|
|
859
|
+
}, null, -1), _hoisted_327 = [
|
|
860
|
+
_hoisted_227
|
|
861
|
+
];
|
|
862
|
+
function _sfc_render27(_ctx, _cache, $props, $setup, $data, $options) {
|
|
863
|
+
return (0, import_vue27.openBlock)(), (0, import_vue27.createElementBlock)("svg", _hoisted_127, _hoisted_327);
|
|
864
|
+
}
|
|
865
|
+
var icon_fountain_default = /* @__PURE__ */ export_helper_default(_sfc_main27, [["render", _sfc_render27], ["__file", "icon-fountain.vue"]]);
|
|
866
|
+
|
|
867
|
+
// src/components/icon-four-win.vue
|
|
868
|
+
var import_vue28 = require("vue");
|
|
869
|
+
var _sfc_main28 = {
|
|
870
|
+
name: "IconFourWin"
|
|
871
|
+
}, _hoisted_128 = {
|
|
872
|
+
width: "16",
|
|
873
|
+
height: "16",
|
|
874
|
+
viewBox: "0 0 16 16",
|
|
875
|
+
fill: "none",
|
|
876
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
877
|
+
}, _hoisted_228 = /* @__PURE__ */ (0, import_vue28.createElementVNode)("path", {
|
|
878
|
+
"fill-rule": "evenodd",
|
|
879
|
+
"clip-rule": "evenodd",
|
|
880
|
+
d: "M12.58 2H2.42a.448.448 0 0 0-.42.42v10.16c0 .212.208.42.42.42h10.16c.212 0 .42-.208.42-.42V2.42a.448.448 0 0 0-.42-.42Zm0-1H2.42C1.655 1 1 1.655 1 2.42v10.16c0 .764.655 1.42 1.42 1.42h10.16c.764 0 1.42-.655 1.42-1.42V2.42C14 1.655 13.345 1 12.58 1Z",
|
|
881
|
+
fill: "#606266"
|
|
882
|
+
}, null, -1), _hoisted_328 = /* @__PURE__ */ (0, import_vue28.createElementVNode)("path", {
|
|
883
|
+
"fill-rule": "evenodd",
|
|
884
|
+
"clip-rule": "evenodd",
|
|
885
|
+
d: "M7.5 1a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-1 0v-12a.5.5 0 0 1 .5-.5Z",
|
|
886
|
+
fill: "#606266"
|
|
887
|
+
}, null, -1), _hoisted_415 = /* @__PURE__ */ (0, import_vue28.createElementVNode)("path", {
|
|
888
|
+
"fill-rule": "evenodd",
|
|
889
|
+
"clip-rule": "evenodd",
|
|
890
|
+
d: "M14 7.5a.5.5 0 0 1-.5.5h-12a.5.5 0 0 1 0-1h12a.5.5 0 0 1 .5.5Z",
|
|
891
|
+
fill: "#606266"
|
|
892
|
+
}, null, -1), _hoisted_59 = [
|
|
893
|
+
_hoisted_228,
|
|
894
|
+
_hoisted_328,
|
|
895
|
+
_hoisted_415
|
|
896
|
+
];
|
|
897
|
+
function _sfc_render28(_ctx, _cache, $props, $setup, $data, $options) {
|
|
898
|
+
return (0, import_vue28.openBlock)(), (0, import_vue28.createElementBlock)("svg", _hoisted_128, _hoisted_59);
|
|
899
|
+
}
|
|
900
|
+
var icon_four_win_default = /* @__PURE__ */ export_helper_default(_sfc_main28, [["render", _sfc_render28], ["__file", "icon-four-win.vue"]]);
|
|
901
|
+
|
|
902
|
+
// src/components/icon-hawk-eye.vue
|
|
903
|
+
var import_vue29 = require("vue");
|
|
904
|
+
var _sfc_main29 = {
|
|
905
|
+
name: "IconHawkEye"
|
|
906
|
+
}, _hoisted_129 = {
|
|
907
|
+
width: "16",
|
|
908
|
+
height: "16",
|
|
909
|
+
viewBox: "0 0 16 16",
|
|
910
|
+
fill: "none",
|
|
911
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
912
|
+
}, _hoisted_229 = /* @__PURE__ */ (0, import_vue29.createElementVNode)("path", {
|
|
913
|
+
"fill-rule": "evenodd",
|
|
914
|
+
"clip-rule": "evenodd",
|
|
915
|
+
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",
|
|
916
|
+
fill: "#606266"
|
|
917
|
+
}, null, -1), _hoisted_329 = /* @__PURE__ */ (0, import_vue29.createElementVNode)("path", {
|
|
918
|
+
"fill-rule": "evenodd",
|
|
919
|
+
"clip-rule": "evenodd",
|
|
920
|
+
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",
|
|
921
|
+
fill: "#606266"
|
|
922
|
+
}, null, -1), _hoisted_416 = [
|
|
923
|
+
_hoisted_229,
|
|
924
|
+
_hoisted_329
|
|
925
|
+
];
|
|
926
|
+
function _sfc_render29(_ctx, _cache, $props, $setup, $data, $options) {
|
|
927
|
+
return (0, import_vue29.openBlock)(), (0, import_vue29.createElementBlock)("svg", _hoisted_129, _hoisted_416);
|
|
928
|
+
}
|
|
929
|
+
var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main29, [["render", _sfc_render29], ["__file", "icon-hawk-eye.vue"]]);
|
|
930
|
+
|
|
931
|
+
// src/components/icon-image.vue
|
|
932
|
+
var import_vue30 = require("vue");
|
|
933
|
+
var _sfc_main30 = {
|
|
934
|
+
name: "IconImage"
|
|
935
|
+
}, _hoisted_130 = {
|
|
936
|
+
width: "16",
|
|
937
|
+
height: "16",
|
|
938
|
+
viewBox: "0 0 16 16",
|
|
939
|
+
fill: "none",
|
|
940
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
941
|
+
}, _hoisted_230 = /* @__PURE__ */ (0, import_vue30.createElementVNode)("path", {
|
|
942
|
+
"fill-rule": "evenodd",
|
|
943
|
+
"clip-rule": "evenodd",
|
|
944
|
+
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",
|
|
945
|
+
fill: "#409EFF"
|
|
946
|
+
}, null, -1), _hoisted_330 = [
|
|
947
|
+
_hoisted_230
|
|
948
|
+
];
|
|
949
|
+
function _sfc_render30(_ctx, _cache, $props, $setup, $data, $options) {
|
|
950
|
+
return (0, import_vue30.openBlock)(), (0, import_vue30.createElementBlock)("svg", _hoisted_130, _hoisted_330);
|
|
951
|
+
}
|
|
952
|
+
var icon_image_default = /* @__PURE__ */ export_helper_default(_sfc_main30, [["render", _sfc_render30], ["__file", "icon-image.vue"]]);
|
|
953
|
+
|
|
954
|
+
// src/components/icon-isoline-analysis.vue
|
|
955
|
+
var import_vue31 = require("vue");
|
|
956
|
+
var _sfc_main31 = {
|
|
957
|
+
name: "IconIsolineAnalysis"
|
|
958
|
+
}, _hoisted_131 = {
|
|
959
|
+
width: "16",
|
|
960
|
+
height: "16",
|
|
961
|
+
viewBox: "0 0 16 16",
|
|
962
|
+
fill: "none",
|
|
963
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
964
|
+
}, _hoisted_231 = /* @__PURE__ */ (0, import_vue31.createElementVNode)("path", {
|
|
965
|
+
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",
|
|
966
|
+
fill: "#606266"
|
|
967
|
+
}, null, -1), _hoisted_331 = [
|
|
968
|
+
_hoisted_231
|
|
969
|
+
];
|
|
970
|
+
function _sfc_render31(_ctx, _cache, $props, $setup, $data, $options) {
|
|
971
|
+
return (0, import_vue31.openBlock)(), (0, import_vue31.createElementBlock)("svg", _hoisted_131, _hoisted_331);
|
|
972
|
+
}
|
|
973
|
+
var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main31, [["render", _sfc_render31], ["__file", "icon-isoline-analysis.vue"]]);
|
|
974
|
+
|
|
975
|
+
// src/components/icon-layer-manager.vue
|
|
976
|
+
var import_vue32 = require("vue");
|
|
977
|
+
var _sfc_main32 = {
|
|
978
|
+
name: "IconLayerManager"
|
|
979
|
+
}, _hoisted_132 = {
|
|
980
|
+
width: "16",
|
|
981
|
+
height: "16",
|
|
982
|
+
viewBox: "0 0 16 16",
|
|
983
|
+
fill: "none",
|
|
984
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
985
|
+
}, _hoisted_232 = /* @__PURE__ */ (0, import_vue32.createElementVNode)("path", {
|
|
986
|
+
d: "M8 10 0 5.5 8 1l8 4.5L8 10ZM2 5.5l6 3.326L14 5.5 8 2.174 2 5.5Z",
|
|
987
|
+
fill: "#606266"
|
|
988
|
+
}, null, -1), _hoisted_332 = /* @__PURE__ */ (0, import_vue32.createElementVNode)("path", {
|
|
989
|
+
d: "m15 8-1 .577-6 3.27L1 8l-1 .577L8 13l8-4.423L15 8Z",
|
|
990
|
+
fill: "#606266"
|
|
991
|
+
}, null, -1), _hoisted_417 = /* @__PURE__ */ (0, import_vue32.createElementVNode)("path", {
|
|
992
|
+
d: "m15 11-1 .577-6 3.27v.095l-7-3.846-1 .48L8 16l8-4.423L15 11Z",
|
|
993
|
+
fill: "#606266"
|
|
994
|
+
}, null, -1), _hoisted_510 = [
|
|
995
|
+
_hoisted_232,
|
|
996
|
+
_hoisted_332,
|
|
997
|
+
_hoisted_417
|
|
998
|
+
];
|
|
999
|
+
function _sfc_render32(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1000
|
+
return (0, import_vue32.openBlock)(), (0, import_vue32.createElementBlock)("svg", _hoisted_132, _hoisted_510);
|
|
1001
|
+
}
|
|
1002
|
+
var icon_layer_manager_default = /* @__PURE__ */ export_helper_default(_sfc_main32, [["render", _sfc_render32], ["__file", "icon-layer-manager.vue"]]);
|
|
1003
|
+
|
|
1004
|
+
// src/components/icon-layer-tree.vue
|
|
1005
|
+
var import_vue33 = require("vue");
|
|
1006
|
+
var _sfc_main33 = {
|
|
1007
|
+
name: "IconLayerTree"
|
|
1008
|
+
}, _hoisted_133 = {
|
|
1009
|
+
width: "16",
|
|
1010
|
+
height: "16",
|
|
1011
|
+
viewBox: "0 0 16 16",
|
|
1012
|
+
fill: "none",
|
|
1013
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1014
|
+
}, _hoisted_233 = /* @__PURE__ */ (0, import_vue33.createElementVNode)("g", {
|
|
1015
|
+
"clip-path": "url(#a)",
|
|
1016
|
+
"fill-rule": "evenodd",
|
|
1017
|
+
"clip-rule": "evenodd",
|
|
1018
|
+
fill: "#606266"
|
|
1019
|
+
}, [
|
|
1020
|
+
/* @__PURE__ */ (0, import_vue33.createElementVNode)("path", { d: "M12 2H4v2h8V2ZM3 1v4h10V1H3Zm11 7H7v2h7V8ZM6 7v4h9V7H6Zm8 6H7v2h7v-2Zm-8-1v4h9v-4H6Z" }),
|
|
1021
|
+
/* @__PURE__ */ (0, import_vue33.createElementVNode)("path", { d: "M1 2.5h2v1H2v5h4v1H2v4h4v1H2v2H1v-14Z" })
|
|
1022
|
+
], -1), _hoisted_333 = [
|
|
1023
|
+
_hoisted_233
|
|
1024
|
+
];
|
|
1025
|
+
function _sfc_render33(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1026
|
+
return (0, import_vue33.openBlock)(), (0, import_vue33.createElementBlock)("svg", _hoisted_133, _hoisted_333);
|
|
1027
|
+
}
|
|
1028
|
+
var icon_layer_tree_default = /* @__PURE__ */ export_helper_default(_sfc_main33, [["render", _sfc_render33], ["__file", "icon-layer-tree.vue"]]);
|
|
1029
|
+
|
|
1030
|
+
// src/components/icon-legend.vue
|
|
1031
|
+
var import_vue34 = require("vue");
|
|
1032
|
+
var _sfc_main34 = {
|
|
1033
|
+
name: "IconLegend"
|
|
1034
|
+
}, _hoisted_134 = {
|
|
1035
|
+
width: "16",
|
|
1036
|
+
height: "16",
|
|
1037
|
+
viewBox: "0 0 16 16",
|
|
1038
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1039
|
+
}, _hoisted_234 = /* @__PURE__ */ (0, import_vue34.createElementVNode)("path", { d: "M1 3h1v1H1zm0 5h1v1H1zm0 5h1v1H1zM4 3h10v1H4zm0 5h10v1H4zm0 5h10v1H4z" }, null, -1), _hoisted_334 = [
|
|
1040
|
+
_hoisted_234
|
|
1041
|
+
];
|
|
1042
|
+
function _sfc_render34(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1043
|
+
return (0, import_vue34.openBlock)(), (0, import_vue34.createElementBlock)("svg", _hoisted_134, _hoisted_334);
|
|
1044
|
+
}
|
|
1045
|
+
var icon_legend_default = /* @__PURE__ */ export_helper_default(_sfc_main34, [["render", _sfc_render34], ["__file", "icon-legend.vue"]]);
|
|
1046
|
+
|
|
1047
|
+
// src/components/icon-line.vue
|
|
1048
|
+
var import_vue35 = require("vue");
|
|
1049
|
+
var _sfc_main35 = {
|
|
1050
|
+
name: "IconLine"
|
|
1051
|
+
}, _hoisted_135 = {
|
|
1052
|
+
width: "24",
|
|
1053
|
+
height: "24",
|
|
1054
|
+
viewBox: "0 0 24 24",
|
|
1055
|
+
fill: "none",
|
|
1056
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1057
|
+
}, _hoisted_235 = /* @__PURE__ */ (0, import_vue35.createElementVNode)("g", { "clip-path": "url(#a)" }, [
|
|
1058
|
+
/* @__PURE__ */ (0, import_vue35.createElementVNode)("path", {
|
|
1059
|
+
"fill-rule": "evenodd",
|
|
1060
|
+
"clip-rule": "evenodd",
|
|
1061
|
+
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",
|
|
1062
|
+
fill: "#409EFF"
|
|
1063
|
+
})
|
|
1064
|
+
], -1), _hoisted_335 = /* @__PURE__ */ (0, import_vue35.createElementVNode)("defs", null, [
|
|
1065
|
+
/* @__PURE__ */ (0, import_vue35.createElementVNode)("clipPath", { id: "a" }, [
|
|
1066
|
+
/* @__PURE__ */ (0, import_vue35.createElementVNode)("path", {
|
|
1067
|
+
fill: "#fff",
|
|
1068
|
+
d: "M0 0h24v24H0z"
|
|
1069
|
+
})
|
|
1070
|
+
])
|
|
1071
|
+
], -1), _hoisted_418 = [
|
|
1072
|
+
_hoisted_235,
|
|
1073
|
+
_hoisted_335
|
|
1074
|
+
];
|
|
1075
|
+
function _sfc_render35(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1076
|
+
return (0, import_vue35.openBlock)(), (0, import_vue35.createElementBlock)("svg", _hoisted_135, _hoisted_418);
|
|
1077
|
+
}
|
|
1078
|
+
var icon_line_default = /* @__PURE__ */ export_helper_default(_sfc_main35, [["render", _sfc_render35], ["__file", "icon-line.vue"]]);
|
|
1079
|
+
|
|
1080
|
+
// src/components/icon-location.vue
|
|
1081
|
+
var import_vue36 = require("vue");
|
|
1082
|
+
var _sfc_main36 = {
|
|
1083
|
+
name: "IconLocation"
|
|
1084
|
+
}, _hoisted_136 = {
|
|
1085
|
+
width: "16",
|
|
1086
|
+
height: "16",
|
|
1087
|
+
viewBox: "0 0 16 16",
|
|
1088
|
+
fill: "none",
|
|
1089
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1090
|
+
}, _hoisted_236 = /* @__PURE__ */ (0, import_vue36.createElementVNode)("path", {
|
|
1091
|
+
"fill-rule": "evenodd",
|
|
1092
|
+
"clip-rule": "evenodd",
|
|
1093
|
+
d: "M7.5 1C4.476 1 2 3.476 2 6.5c0 2.15 1.384 4.203 2.863 5.77A19.695 19.695 0 0 0 7.5 14.587a19.698 19.698 0 0 0 2.637-2.32C11.617 10.704 13 8.651 13 6.501 13 3.476 10.524 1 7.5 1Zm0 14.2-.278.416-.001-.001-.004-.003-.015-.01-.054-.037-.199-.14a20.681 20.681 0 0 1-2.813-2.468C2.617 11.346 1 9.049 1 6.499 1 2.924 3.924 0 7.5 0S14 2.924 14 6.5c0 2.55-1.616 4.847-3.137 6.456a20.677 20.677 0 0 1-3.01 2.609l-.055.037-.015.01-.004.003s-.002.001-.279-.415Zm0 0 .278.416a.502.502 0 0 1-.556 0L7.5 15.2Z",
|
|
1094
|
+
fill: "#606266"
|
|
1095
|
+
}, null, -1), _hoisted_336 = /* @__PURE__ */ (0, import_vue36.createElementVNode)("path", {
|
|
1096
|
+
"fill-rule": "evenodd",
|
|
1097
|
+
"clip-rule": "evenodd",
|
|
1098
|
+
d: "M7.5 5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM5 6.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Z",
|
|
1099
|
+
fill: "#606266"
|
|
1100
|
+
}, null, -1), _hoisted_419 = [
|
|
1101
|
+
_hoisted_236,
|
|
1102
|
+
_hoisted_336
|
|
1103
|
+
];
|
|
1104
|
+
function _sfc_render36(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1105
|
+
return (0, import_vue36.openBlock)(), (0, import_vue36.createElementBlock)("svg", _hoisted_136, _hoisted_419);
|
|
1106
|
+
}
|
|
1107
|
+
var icon_location_default = /* @__PURE__ */ export_helper_default(_sfc_main36, [["render", _sfc_render36], ["__file", "icon-location.vue"]]);
|
|
1108
|
+
|
|
1109
|
+
// src/components/icon-map-state-bar.vue
|
|
1110
|
+
var import_vue37 = require("vue");
|
|
1111
|
+
var _sfc_main37 = {
|
|
1112
|
+
name: "IconMapStateBar"
|
|
1113
|
+
}, _hoisted_137 = {
|
|
1114
|
+
width: "16",
|
|
1115
|
+
height: "16",
|
|
1116
|
+
viewBox: "0 0 16 16",
|
|
1117
|
+
fill: "none",
|
|
1118
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1119
|
+
}, _hoisted_237 = /* @__PURE__ */ (0, import_vue37.createElementVNode)("path", {
|
|
1120
|
+
"fill-rule": "evenodd",
|
|
1121
|
+
"clip-rule": "evenodd",
|
|
1122
|
+
d: "M1 11v-1h15v1H1Z",
|
|
1123
|
+
fill: "#606266"
|
|
1124
|
+
}, null, -1), _hoisted_337 = /* @__PURE__ */ (0, import_vue37.createElementVNode)("path", {
|
|
1125
|
+
d: "M1 10h1V5H1v5Zm7 0h1V5H8v5Zm7 0h1V5h-1v5Z",
|
|
1126
|
+
fill: "#606266"
|
|
1127
|
+
}, null, -1), _hoisted_420 = [
|
|
1128
|
+
_hoisted_237,
|
|
1129
|
+
_hoisted_337
|
|
1130
|
+
];
|
|
1131
|
+
function _sfc_render37(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1132
|
+
return (0, import_vue37.openBlock)(), (0, import_vue37.createElementBlock)("svg", _hoisted_137, _hoisted_420);
|
|
1133
|
+
}
|
|
1134
|
+
var icon_map_state_bar_default = /* @__PURE__ */ export_helper_default(_sfc_main37, [["render", _sfc_render37], ["__file", "icon-map-state-bar.vue"]]);
|
|
1135
|
+
|
|
1136
|
+
// src/components/icon-map.vue
|
|
1137
|
+
var import_vue38 = require("vue");
|
|
1138
|
+
var _sfc_main38 = {
|
|
1139
|
+
name: "IconMap"
|
|
1140
|
+
}, _hoisted_138 = {
|
|
1141
|
+
width: "16",
|
|
1142
|
+
height: "16",
|
|
1143
|
+
viewBox: "0 0 16 16",
|
|
1144
|
+
fill: "none",
|
|
1145
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1146
|
+
}, _hoisted_238 = /* @__PURE__ */ (0, import_vue38.createElementVNode)("path", {
|
|
1147
|
+
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",
|
|
1148
|
+
fill: "#606266"
|
|
1149
|
+
}, null, -1), _hoisted_338 = [
|
|
1150
|
+
_hoisted_238
|
|
1151
|
+
];
|
|
1152
|
+
function _sfc_render38(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1153
|
+
return (0, import_vue38.openBlock)(), (0, import_vue38.createElementBlock)("svg", _hoisted_138, _hoisted_338);
|
|
1154
|
+
}
|
|
1155
|
+
var icon_map_default = /* @__PURE__ */ export_helper_default(_sfc_main38, [["render", _sfc_render38], ["__file", "icon-map.vue"]]);
|
|
1156
|
+
|
|
1157
|
+
// src/components/icon-measure-2d.vue
|
|
1158
|
+
var import_vue39 = require("vue");
|
|
1159
|
+
var _sfc_main39 = {
|
|
1160
|
+
name: "IconMeasure2D"
|
|
1161
|
+
}, _hoisted_139 = {
|
|
1162
|
+
width: "16",
|
|
1163
|
+
height: "16",
|
|
1164
|
+
viewBox: "0 0 16 16",
|
|
1165
|
+
fill: "none",
|
|
1166
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1167
|
+
}, _hoisted_239 = /* @__PURE__ */ (0, import_vue39.createElementVNode)("path", {
|
|
1168
|
+
"fill-rule": "evenodd",
|
|
1169
|
+
"clip-rule": "evenodd",
|
|
1170
|
+
d: "M3 13h10.586L3 2.414V13Zm.707-11.293C3.077 1.077 2 1.523 2 2.414V13a1 1 0 0 0 1 1h10.586c.89 0 1.337-1.077.707-1.707L3.707 1.707Z",
|
|
1171
|
+
fill: "#606266"
|
|
1172
|
+
}, null, -1), _hoisted_339 = /* @__PURE__ */ (0, import_vue39.createElementVNode)("path", {
|
|
1173
|
+
"fill-rule": "evenodd",
|
|
1174
|
+
"clip-rule": "evenodd",
|
|
1175
|
+
d: "M2 5.5c0-.276.269-.5.6-.5h1.8c.331 0 .6.224.6.5s-.269.5-.6.5H2.6c-.331 0-.6-.224-.6-.5Zm0 3c0-.276.269-.5.6-.5h1.8c.331 0 .6.224.6.5s-.269.5-.6.5H2.6c-.331 0-.6-.224-.6-.5Zm0 3c0-.276.269-.5.6-.5h1.8c.331 0 .6.224.6.5s-.269.5-.6.5H2.6c-.331 0-.6-.224-.6-.5Z",
|
|
1176
|
+
fill: "#606266"
|
|
1177
|
+
}, null, -1), _hoisted_421 = /* @__PURE__ */ (0, import_vue39.createElementVNode)("path", {
|
|
1178
|
+
d: "M4.5 11a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2a.5.5 0 0 1 .5-.5Zm3 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2a.5.5 0 0 1 .5-.5Zm3.5.5a.5.5 0 0 0-1 0v2a.5.5 0 0 0 1 0v-2Z",
|
|
1179
|
+
fill: "#606266"
|
|
1180
|
+
}, null, -1), _hoisted_511 = [
|
|
1181
|
+
_hoisted_239,
|
|
1182
|
+
_hoisted_339,
|
|
1183
|
+
_hoisted_421
|
|
1184
|
+
];
|
|
1185
|
+
function _sfc_render39(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1186
|
+
return (0, import_vue39.openBlock)(), (0, import_vue39.createElementBlock)("svg", _hoisted_139, _hoisted_511);
|
|
1187
|
+
}
|
|
1188
|
+
var icon_measure_2d_default = /* @__PURE__ */ export_helper_default(_sfc_main39, [["render", _sfc_render39], ["__file", "icon-measure-2d.vue"]]);
|
|
1189
|
+
|
|
1190
|
+
// src/components/icon-measure-area.vue
|
|
1191
|
+
var import_vue40 = require("vue");
|
|
1192
|
+
var _sfc_main40 = {
|
|
1193
|
+
name: "IconMeasureArea"
|
|
1194
|
+
}, _hoisted_140 = {
|
|
1195
|
+
width: "24",
|
|
1196
|
+
height: "24",
|
|
1197
|
+
viewBox: "0 0 24 24",
|
|
1198
|
+
fill: "none",
|
|
1199
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1200
|
+
}, _hoisted_240 = /* @__PURE__ */ (0, import_vue40.createElementVNode)("path", {
|
|
1201
|
+
"fill-rule": "evenodd",
|
|
1202
|
+
"clip-rule": "evenodd",
|
|
1203
|
+
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",
|
|
1204
|
+
fill: "#409EFF"
|
|
1205
|
+
}, null, -1), _hoisted_340 = [
|
|
1206
|
+
_hoisted_240
|
|
1207
|
+
];
|
|
1208
|
+
function _sfc_render40(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1209
|
+
return (0, import_vue40.openBlock)(), (0, import_vue40.createElementBlock)("svg", _hoisted_140, _hoisted_340);
|
|
1210
|
+
}
|
|
1211
|
+
var icon_measure_area_default = /* @__PURE__ */ export_helper_default(_sfc_main40, [["render", _sfc_render40], ["__file", "icon-measure-area.vue"]]);
|
|
1212
|
+
|
|
1213
|
+
// src/components/icon-measure-azimuth.vue
|
|
1214
|
+
var import_vue41 = require("vue");
|
|
1215
|
+
var _sfc_main41 = {
|
|
1216
|
+
name: "IconMeasureAzimuth"
|
|
1217
|
+
}, _hoisted_141 = {
|
|
1218
|
+
width: "24",
|
|
1219
|
+
height: "24",
|
|
1220
|
+
viewBox: "0 0 24 24",
|
|
1221
|
+
fill: "none",
|
|
1222
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1223
|
+
}, _hoisted_241 = /* @__PURE__ */ (0, import_vue41.createElementVNode)("path", {
|
|
1224
|
+
"fill-rule": "evenodd",
|
|
1225
|
+
"clip-rule": "evenodd",
|
|
1226
|
+
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",
|
|
1227
|
+
fill: "#409EFF"
|
|
1228
|
+
}, null, -1), _hoisted_341 = /* @__PURE__ */ (0, import_vue41.createElementVNode)("path", {
|
|
1229
|
+
"fill-rule": "evenodd",
|
|
1230
|
+
"clip-rule": "evenodd",
|
|
1231
|
+
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",
|
|
1232
|
+
fill: "#409EFF"
|
|
1233
|
+
}, null, -1), _hoisted_422 = /* @__PURE__ */ (0, import_vue41.createElementVNode)("path", {
|
|
1234
|
+
"fill-rule": "evenodd",
|
|
1235
|
+
"clip-rule": "evenodd",
|
|
1236
|
+
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",
|
|
1237
|
+
fill: "#409EFF"
|
|
1238
|
+
}, null, -1), _hoisted_512 = [
|
|
1239
|
+
_hoisted_241,
|
|
1240
|
+
_hoisted_341,
|
|
1241
|
+
_hoisted_422
|
|
1242
|
+
];
|
|
1243
|
+
function _sfc_render41(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1244
|
+
return (0, import_vue41.openBlock)(), (0, import_vue41.createElementBlock)("svg", _hoisted_141, _hoisted_512);
|
|
1245
|
+
}
|
|
1246
|
+
var icon_measure_azimuth_default = /* @__PURE__ */ export_helper_default(_sfc_main41, [["render", _sfc_render41], ["__file", "icon-measure-azimuth.vue"]]);
|
|
1247
|
+
|
|
1248
|
+
// src/components/icon-measure-coordinate.vue
|
|
1249
|
+
var import_vue42 = require("vue");
|
|
1250
|
+
var _sfc_main42 = {
|
|
1251
|
+
name: "IconMeasureCoordinate"
|
|
1252
|
+
}, _hoisted_142 = {
|
|
1253
|
+
width: "24",
|
|
1254
|
+
height: "24",
|
|
1255
|
+
viewBox: "0 0 24 24",
|
|
1256
|
+
fill: "none",
|
|
1257
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1258
|
+
}, _hoisted_242 = /* @__PURE__ */ (0, import_vue42.createElementVNode)("path", {
|
|
1259
|
+
"fill-rule": "evenodd",
|
|
1260
|
+
"clip-rule": "evenodd",
|
|
1261
|
+
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",
|
|
1262
|
+
fill: "#409EFF"
|
|
1263
|
+
}, null, -1), _hoisted_342 = [
|
|
1264
|
+
_hoisted_242
|
|
1265
|
+
];
|
|
1266
|
+
function _sfc_render42(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1267
|
+
return (0, import_vue42.openBlock)(), (0, import_vue42.createElementBlock)("svg", _hoisted_142, _hoisted_342);
|
|
1268
|
+
}
|
|
1269
|
+
var icon_measure_coordinate_default = /* @__PURE__ */ export_helper_default(_sfc_main42, [["render", _sfc_render42], ["__file", "icon-measure-coordinate.vue"]]);
|
|
1270
|
+
|
|
1271
|
+
// src/components/icon-measure-distance.vue
|
|
1272
|
+
var import_vue43 = require("vue");
|
|
1273
|
+
var _sfc_main43 = {
|
|
1274
|
+
name: "IconMeasureDistance"
|
|
1275
|
+
}, _hoisted_143 = {
|
|
1276
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1277
|
+
viewBox: "0 0 24 24",
|
|
1278
|
+
style: { "enable-background": "new 0 0 24 24" },
|
|
1279
|
+
"xml:space": "preserve"
|
|
1280
|
+
}, _hoisted_243 = /* @__PURE__ */ (0, import_vue43.createElementVNode)("path", {
|
|
1281
|
+
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",
|
|
1282
|
+
fill: "#409eff"
|
|
1283
|
+
}, null, -1), _hoisted_343 = [
|
|
1284
|
+
_hoisted_243
|
|
1285
|
+
];
|
|
1286
|
+
function _sfc_render43(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1287
|
+
return (0, import_vue43.openBlock)(), (0, import_vue43.createElementBlock)("svg", _hoisted_143, _hoisted_343);
|
|
1288
|
+
}
|
|
1289
|
+
var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main43, [["render", _sfc_render43], ["__file", "icon-measure-distance.vue"]]);
|
|
1290
|
+
|
|
1291
|
+
// src/components/icon-measure-horizontal-area.vue
|
|
1292
|
+
var import_vue44 = require("vue");
|
|
1293
|
+
var _sfc_main44 = {
|
|
1294
|
+
name: "IconMeasureHorizontalArea"
|
|
1295
|
+
}, _hoisted_144 = {
|
|
1296
|
+
width: "24",
|
|
1297
|
+
height: "24",
|
|
1298
|
+
viewBox: "0 0 24 24",
|
|
1299
|
+
fill: "none",
|
|
1300
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1301
|
+
}, _hoisted_244 = /* @__PURE__ */ (0, import_vue44.createElementVNode)("path", {
|
|
1302
|
+
"fill-rule": "evenodd",
|
|
1303
|
+
"clip-rule": "evenodd",
|
|
1304
|
+
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",
|
|
1305
|
+
fill: "#409EFF"
|
|
1306
|
+
}, null, -1), _hoisted_344 = /* @__PURE__ */ (0, import_vue44.createElementVNode)("path", {
|
|
1307
|
+
"fill-rule": "evenodd",
|
|
1308
|
+
"clip-rule": "evenodd",
|
|
1309
|
+
d: "m7.361 13-3.2 4H16.64l3.2-4H7.36ZM6.4 11 0 19h17.6l6.4-8H6.4Z",
|
|
1310
|
+
fill: "#409EFF"
|
|
1311
|
+
}, null, -1), _hoisted_423 = [
|
|
1312
|
+
_hoisted_244,
|
|
1313
|
+
_hoisted_344
|
|
1314
|
+
];
|
|
1315
|
+
function _sfc_render44(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1316
|
+
return (0, import_vue44.openBlock)(), (0, import_vue44.createElementBlock)("svg", _hoisted_144, _hoisted_423);
|
|
1317
|
+
}
|
|
1318
|
+
var icon_measure_horizontal_area_default = /* @__PURE__ */ export_helper_default(_sfc_main44, [["render", _sfc_render44], ["__file", "icon-measure-horizontal-area.vue"]]);
|
|
1319
|
+
|
|
1320
|
+
// src/components/icon-measure-horizontal-distance.vue
|
|
1321
|
+
var import_vue45 = require("vue");
|
|
1322
|
+
var _sfc_main45 = {
|
|
1323
|
+
name: "IconMeasureHorizontalDistance"
|
|
1324
|
+
}, _hoisted_145 = {
|
|
1325
|
+
width: "24",
|
|
1326
|
+
height: "24",
|
|
1327
|
+
viewBox: "0 0 24 24",
|
|
1328
|
+
fill: "none",
|
|
1329
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1330
|
+
}, _hoisted_245 = /* @__PURE__ */ (0, import_vue45.createElementVNode)("path", {
|
|
1331
|
+
"fill-rule": "evenodd",
|
|
1332
|
+
"clip-rule": "evenodd",
|
|
1333
|
+
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",
|
|
1334
|
+
fill: "#409EFF"
|
|
1335
|
+
}, null, -1), _hoisted_345 = /* @__PURE__ */ (0, import_vue45.createElementVNode)("path", {
|
|
1336
|
+
"fill-rule": "evenodd",
|
|
1337
|
+
"clip-rule": "evenodd",
|
|
1338
|
+
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",
|
|
1339
|
+
fill: "#409EFF"
|
|
1340
|
+
}, null, -1), _hoisted_424 = /* @__PURE__ */ (0, import_vue45.createElementVNode)("path", {
|
|
1341
|
+
"fill-rule": "evenodd",
|
|
1342
|
+
"clip-rule": "evenodd",
|
|
1343
|
+
d: "M2 18h18v2H2v-2Z",
|
|
1344
|
+
fill: "#409EFF"
|
|
1345
|
+
}, null, -1), _hoisted_513 = /* @__PURE__ */ (0, import_vue45.createElementVNode)("path", {
|
|
1346
|
+
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",
|
|
1347
|
+
fill: "#409EFF"
|
|
1348
|
+
}, null, -1), _hoisted_63 = [
|
|
1349
|
+
_hoisted_245,
|
|
1350
|
+
_hoisted_345,
|
|
1351
|
+
_hoisted_424,
|
|
1352
|
+
_hoisted_513
|
|
1353
|
+
];
|
|
1354
|
+
function _sfc_render45(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1355
|
+
return (0, import_vue45.openBlock)(), (0, import_vue45.createElementBlock)("svg", _hoisted_145, _hoisted_63);
|
|
1356
|
+
}
|
|
1357
|
+
var icon_measure_horizontal_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main45, [["render", _sfc_render45], ["__file", "icon-measure-horizontal-distance.vue"]]);
|
|
1358
|
+
|
|
1359
|
+
// src/components/icon-measure-marea.vue
|
|
1360
|
+
var import_vue46 = require("vue");
|
|
1361
|
+
var _sfc_main46 = {
|
|
1362
|
+
name: "IconMeasureMarea"
|
|
1363
|
+
}, _hoisted_146 = {
|
|
1364
|
+
width: "24",
|
|
1365
|
+
height: "24",
|
|
1366
|
+
viewBox: "0 0 24 24",
|
|
1367
|
+
fill: "none",
|
|
1368
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1369
|
+
}, _hoisted_246 = /* @__PURE__ */ (0, import_vue46.createStaticVNode)('<path fill-rule="evenodd" clip-rule="evenodd" d="M12 10.624 3.684 16 12 21.376 20.316 16 12 10.624Zm0-2.381L0 16l12 7.757L24 16 12 8.243Z" fill="#409EFF"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8.703 10.725c-.221 1.351-.458 2.644-.749 3.574-.482 1.542-1.76 2.92-2.747 3.908l-.707.707L3.086 17.5l.707-.707c1.012-1.012 1.935-2.077 2.253-3.092.242-.775.46-1.933.683-3.298.078-.478.157-.981.237-1.495.143-.915.291-1.862.45-2.753.246-1.389.533-2.741.904-3.761.183-.505.411-.998.711-1.382C9.33.629 9.814.218 10.5.218c.73 0 1.295.397 1.693.823.399.428.73.99 1.012 1.577.567 1.18 1.048 2.71 1.47 4.147.112.384.22.76.324 1.125.3 1.04.57 1.982.835 2.72.123.343.232.6.324.783l.474-.158.633 1.897-.949.317a1.313 1.313 0 0 1-1.132-.15 1.997 1.997 0 0 1-.57-.584c-.255-.382-.472-.9-.662-1.428-.29-.806-.588-1.844-.892-2.905l-.305-1.054c-.424-1.446-.865-2.83-1.353-3.844-.244-.51-.472-.865-.672-1.079a1.142 1.142 0 0 0-.144-.134c-.108.148-.242.406-.387.806-.306.844-.57 2.047-.814 3.428-.155.874-.297 1.78-.438 2.678-.08.519-.161 1.035-.244 1.542Z" fill="#409EFF"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M11.471 9.793c-.374.814-.733 2.175-.978 4.247-.218 1.842-.769 3.134-1.369 4.05a7.935 7.935 0 0 1-1.295 1.501c-.05.048-.092.086-.122.116L7 20.414 5.586 19l.707-.707c.066-.066.137-.133.21-.202a5.6 5.6 0 0 0 .948-1.095c.425-.65.874-1.647 1.056-3.19.255-2.159.646-3.759 1.147-4.849C10.12 7.941 10.868 7 12 7c.636 0 1.007.443 1.163.673.174.257.3.567.395.833.098.27.191.577.28.869l.006.021c.094.308.186.609.287.899.215.614.423 1.02.623 1.224.082.085.128.097.14.1.009.002.075.017.235-.047l.928-.372.743 1.857-.929.371c-.463.186-.945.249-1.42.141a2.282 2.282 0 0 1-1.126-.65c-.535-.547-.859-1.328-1.081-1.964-.117-.334-.22-.674-.313-.975a24.59 24.59 0 0 0-.206-.657c-.075.113-.16.266-.254.47Z" fill="#409EFF"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M13.57 14.241c-.149.075-.405.27-.717.78-.508.833-.73 1.69-.955 2.635l-.034.143c-.206.865-.446 1.877-1.032 2.756l-.555.832-1.664-1.11.555-.832c.381-.572.548-1.264.784-2.253.225-.94.503-2.082 1.195-3.213.438-.718.942-1.233 1.526-1.525a2.492 2.492 0 0 1 1.71-.203c.49.114.892.349 1.17.54.144.098.266.193.356.264l.045.035.066.052.036.027-.001-.001c.633.422 1.232.619 1.678.668.409.044.55-.04.552-.036l.654-.713 1.474 1.352-.676.737c-.573.625-1.482.728-2.22.648-.804-.088-1.705-.414-2.572-.992a3.808 3.808 0 0 1-.242-.182 4.724 4.724 0 0 0-.28-.21 1.525 1.525 0 0 0-.492-.24.495.495 0 0 0-.361.041Z" fill="#409EFF"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M9.46 9.707c.035.125.04.231.04.293 0 1.642.213 2.758.642 3.8.44 1.075 1.128 2.12 2.178 3.628.192.275.657.758 1.21 1.327.258.266.524.54.747.785.206.225.439.491.58.728l.515.857-1.715 1.03-.514-.858-.007-.01a7.115 7.115 0 0 0-.335-.398 36.17 36.17 0 0 0-.773-.81c-.477-.49-1.053-1.084-1.348-1.507-1.039-1.49-1.852-2.705-2.388-4.011a9.832 9.832 0 0 1-.551-1.82 30.91 30.91 0 0 1-1.195 1.692 5.723 5.723 0 0 1-.57.648 1.866 1.866 0 0 1-.387.283c-.123.065-.525.255-.988.053l-.917-.4.798-1.833.373.162.114-.143c.327-.418.73-1.006 1.137-1.615.128-.19.256-.384.382-.574.264-.397.514-.774.715-1.062.143-.206.291-.411.416-.554.034-.038.078-.085.129-.132.038-.035.138-.125.283-.196.097-.046.621-.273 1.105.135.204.172.288.378.324.502Z" fill="#409EFF"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M11.374 1.752c.053.184.09.399.118.624.24 1.923 1.099 5.738 2.152 9.208.526 1.732 1.09 3.344 1.637 4.572.274.615.532 1.108.765 1.463.116.177.216.304.296.39.072.075.11.098.109.099l.89.445-.894 1.789-.894-.447c-.5-.25-.886-.732-1.179-1.178-.316-.481-.624-1.082-.92-1.748-.595-1.335-1.187-3.035-1.723-4.804a83.103 83.103 0 0 1-1.618-6.211l-.126.591c-.457 2.136-.99 4.628-1.538 6.271l-.317.949-1.897-.633.316-.948c.509-1.525 1.008-3.855 1.463-5.98.122-.57.241-1.126.356-1.647.259-1.172.515-2.25.753-2.822.056-.135.153-.348.308-.526.076-.089.242-.257.51-.344.328-.106.668-.044.93.134.214.146.327.334.379.434.06.114.098.227.124.319Z" fill="#409EFF"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M11.517 6.856c.223-.17.558-.356.983-.356.52 0 .884.288 1.093.516.21.229.368.509.493.764.239.488.468 1.14.698 1.792l.034.095c.51 1.443 1.09 3.043 1.982 4.233l.326.437c.392.526.53.712.725.879.233.2.544.364 1.596.89l.895.447-.895 1.789-.894-.448-.13-.064c-.872-.436-1.429-.714-1.874-1.096-.38-.325-.681-.733-1.082-1.275L15.2 15.1c-1.106-1.474-1.775-3.371-2.266-4.76l-.004-.012a24.962 24.962 0 0 0-.541-1.453c-.157.237-.327.531-.52.871l-.02.034c-.236.412-.513.898-.804 1.28a3.09 3.09 0 0 1-.562.584c-.223.17-.558.356-.983.356h-1v-2h.826c.033-.034.075-.083.129-.153.201-.264.416-.638.677-1.093l.019-.034c.236-.412.513-.898.804-1.28a3.09 3.09 0 0 1 .562-.584Z" fill="#409EFF"></path>', 7), _hoisted_9 = [
|
|
1370
|
+
_hoisted_246
|
|
1371
|
+
];
|
|
1372
|
+
function _sfc_render46(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1373
|
+
return (0, import_vue46.openBlock)(), (0, import_vue46.createElementBlock)("svg", _hoisted_146, _hoisted_9);
|
|
1374
|
+
}
|
|
1375
|
+
var icon_measure_marea_default = /* @__PURE__ */ export_helper_default(_sfc_main46, [["render", _sfc_render46], ["__file", "icon-measure-marea.vue"]]);
|
|
1376
|
+
|
|
1377
|
+
// src/components/icon-measure-model-area.vue
|
|
1378
|
+
var import_vue47 = require("vue");
|
|
1379
|
+
var _sfc_main47 = {
|
|
1380
|
+
name: "IconMeasureModelArea"
|
|
1381
|
+
}, _hoisted_147 = {
|
|
1382
|
+
width: "24",
|
|
1383
|
+
height: "24",
|
|
1384
|
+
viewBox: "0 0 24 24",
|
|
1385
|
+
fill: "none",
|
|
1386
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1387
|
+
}, _hoisted_247 = /* @__PURE__ */ (0, import_vue47.createElementVNode)("path", {
|
|
1388
|
+
"fill-rule": "evenodd",
|
|
1389
|
+
"clip-rule": "evenodd",
|
|
1390
|
+
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",
|
|
1391
|
+
fill: "#409EFF"
|
|
1392
|
+
}, null, -1), _hoisted_346 = [
|
|
1393
|
+
_hoisted_247
|
|
1394
|
+
];
|
|
1395
|
+
function _sfc_render47(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1396
|
+
return (0, import_vue47.openBlock)(), (0, import_vue47.createElementBlock)("svg", _hoisted_147, _hoisted_346);
|
|
1397
|
+
}
|
|
1398
|
+
var icon_measure_model_area_default = /* @__PURE__ */ export_helper_default(_sfc_main47, [["render", _sfc_render47], ["__file", "icon-measure-model-area.vue"]]);
|
|
1399
|
+
|
|
1400
|
+
// src/components/icon-measure-triangle.vue
|
|
1401
|
+
var import_vue48 = require("vue");
|
|
1402
|
+
var _sfc_main48 = {
|
|
1403
|
+
name: "IconMeasureTriangle"
|
|
1404
|
+
}, _hoisted_148 = {
|
|
1405
|
+
width: "24",
|
|
1406
|
+
height: "24",
|
|
1407
|
+
viewBox: "0 0 24 24",
|
|
1408
|
+
fill: "none",
|
|
1409
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1410
|
+
}, _hoisted_248 = /* @__PURE__ */ (0, import_vue48.createElementVNode)("path", {
|
|
1411
|
+
"fill-rule": "evenodd",
|
|
1412
|
+
"clip-rule": "evenodd",
|
|
1413
|
+
d: "M3.985 6h15.17l4.221 13H.776l.244-1.2c.358-1.753.913-4.409 1.414-6.678.25-1.134.49-2.178.685-2.967.097-.393.185-.732.26-.99a6.24 6.24 0 0 1 .112-.352l.002-.004c.024-.066.086-.24.193-.39l.3-.419Zm-.759 11H6.38l-1.82-6.226-.173.78A436.89 436.89 0 0 0 3.227 17Zm2.608-9 1.93 6.607L9.91 8H5.834Zm5.452 2.238L9.09 17h4.391l-2.195-6.762ZM16.233 17l2.196-6.762L20.624 17h-4.39Zm.82-9-2.196 6.762L12.662 8h4.39Z",
|
|
1414
|
+
fill: "#409EFF"
|
|
1415
|
+
}, null, -1), _hoisted_347 = /* @__PURE__ */ (0, import_vue48.createElementVNode)("path", {
|
|
1416
|
+
d: "M13 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM6 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 11a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-6 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm13 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm7 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM21 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",
|
|
1417
|
+
fill: "#409EFF"
|
|
1418
|
+
}, null, -1), _hoisted_425 = [
|
|
1419
|
+
_hoisted_248,
|
|
1420
|
+
_hoisted_347
|
|
1421
|
+
];
|
|
1422
|
+
function _sfc_render48(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1423
|
+
return (0, import_vue48.openBlock)(), (0, import_vue48.createElementBlock)("svg", _hoisted_148, _hoisted_425);
|
|
1424
|
+
}
|
|
1425
|
+
var icon_measure_triangle_default = /* @__PURE__ */ export_helper_default(_sfc_main48, [["render", _sfc_render48], ["__file", "icon-measure-triangle.vue"]]);
|
|
1426
|
+
|
|
1427
|
+
// src/components/icon-measure-vertical-distance.vue
|
|
1428
|
+
var import_vue49 = require("vue");
|
|
1429
|
+
var _sfc_main49 = {
|
|
1430
|
+
name: "IconMeasureVerticalDistance"
|
|
1431
|
+
}, _hoisted_149 = {
|
|
1432
|
+
width: "24",
|
|
1433
|
+
height: "24",
|
|
1434
|
+
viewBox: "0 0 24 24",
|
|
1435
|
+
fill: "none",
|
|
1436
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1437
|
+
}, _hoisted_249 = /* @__PURE__ */ (0, import_vue49.createElementVNode)("path", {
|
|
1438
|
+
"fill-rule": "evenodd",
|
|
1439
|
+
"clip-rule": "evenodd",
|
|
1440
|
+
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",
|
|
1441
|
+
fill: "#409EFF"
|
|
1442
|
+
}, null, -1), _hoisted_348 = /* @__PURE__ */ (0, import_vue49.createElementVNode)("path", {
|
|
1443
|
+
"fill-rule": "evenodd",
|
|
1444
|
+
"clip-rule": "evenodd",
|
|
1445
|
+
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",
|
|
1446
|
+
fill: "#409EFF"
|
|
1447
|
+
}, null, -1), _hoisted_426 = /* @__PURE__ */ (0, import_vue49.createElementVNode)("path", {
|
|
1448
|
+
"fill-rule": "evenodd",
|
|
1449
|
+
"clip-rule": "evenodd",
|
|
1450
|
+
d: "M20 19V1h2v18h-2Z",
|
|
1451
|
+
fill: "#409EFF"
|
|
1452
|
+
}, null, -1), _hoisted_514 = /* @__PURE__ */ (0, import_vue49.createElementVNode)("path", {
|
|
1453
|
+
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",
|
|
1454
|
+
fill: "#409EFF"
|
|
1455
|
+
}, null, -1), _hoisted_64 = [
|
|
1456
|
+
_hoisted_249,
|
|
1457
|
+
_hoisted_348,
|
|
1458
|
+
_hoisted_426,
|
|
1459
|
+
_hoisted_514
|
|
1460
|
+
];
|
|
1461
|
+
function _sfc_render49(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1462
|
+
return (0, import_vue49.openBlock)(), (0, import_vue49.createElementBlock)("svg", _hoisted_149, _hoisted_64);
|
|
1463
|
+
}
|
|
1464
|
+
var icon_measure_vertical_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main49, [["render", _sfc_render49], ["__file", "icon-measure-vertical-distance.vue"]]);
|
|
1465
|
+
|
|
1466
|
+
// src/components/icon-opacity.vue
|
|
1467
|
+
var import_vue50 = require("vue");
|
|
1468
|
+
var _sfc_main50 = {
|
|
1469
|
+
name: "IconOpacity"
|
|
1470
|
+
}, _hoisted_150 = {
|
|
1471
|
+
width: "16",
|
|
1472
|
+
height: "16",
|
|
1473
|
+
viewBox: "0 0 16 16",
|
|
1474
|
+
fill: "#606266",
|
|
1475
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1476
|
+
}, _hoisted_250 = /* @__PURE__ */ (0, import_vue50.createElementVNode)("path", {
|
|
1477
|
+
"fill-rule": "evenodd",
|
|
1478
|
+
"clip-rule": "evenodd",
|
|
1479
|
+
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"
|
|
1480
|
+
}, null, -1), _hoisted_349 = [
|
|
1481
|
+
_hoisted_250
|
|
1482
|
+
];
|
|
1483
|
+
function _sfc_render50(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1484
|
+
return (0, import_vue50.openBlock)(), (0, import_vue50.createElementBlock)("svg", _hoisted_150, _hoisted_349);
|
|
1485
|
+
}
|
|
1486
|
+
var icon_opacity_default = /* @__PURE__ */ export_helper_default(_sfc_main50, [["render", _sfc_render50], ["__file", "icon-opacity.vue"]]);
|
|
1487
|
+
|
|
1488
|
+
// src/components/icon-overlay-analysis.vue
|
|
1489
|
+
var import_vue51 = require("vue");
|
|
1490
|
+
var _sfc_main51 = {
|
|
1491
|
+
name: "IconOverlayAnalysis"
|
|
1492
|
+
}, _hoisted_151 = {
|
|
1493
|
+
width: "16",
|
|
1494
|
+
height: "16",
|
|
1495
|
+
viewBox: "0 0 16 16",
|
|
1496
|
+
fill: "none",
|
|
1497
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1498
|
+
}, _hoisted_251 = /* @__PURE__ */ (0, import_vue51.createElementVNode)("path", {
|
|
1499
|
+
"fill-rule": "evenodd",
|
|
1500
|
+
"clip-rule": "evenodd",
|
|
1501
|
+
d: "M13.308 5H5.692A.692.692 0 0 0 5 5.692v7.616c0 .382.31.692.692.692h7.616c.382 0 .692-.31.692-.692V5.692A.692.692 0 0 0 13.308 5ZM5.692 4h7.616C14.242 4 15 4.758 15 5.692v7.616c0 .934-.758 1.692-1.692 1.692H5.692A1.692 1.692 0 0 1 4 13.308V5.692C4 4.758 4.758 4 5.692 4Z",
|
|
1502
|
+
fill: "#606266"
|
|
1503
|
+
}, null, -1), _hoisted_350 = /* @__PURE__ */ (0, import_vue51.createElementVNode)("path", {
|
|
1504
|
+
"fill-rule": "evenodd",
|
|
1505
|
+
"clip-rule": "evenodd",
|
|
1506
|
+
d: "M11.293 4.707 12 4V2.692A1.692 1.692 0 0 0 10.308 1H2.692A1.692 1.692 0 0 0 1 2.692v7.616A1.692 1.692 0 0 0 2.692 12H4l.707-.707A.997.997 0 0 0 4 11H2.692A.692.692 0 0 1 2 10.308V2.692A.692.692 0 0 1 2.692 2h7.616a.692.692 0 0 1 .692.692V4c0 .276.112.526.293.707Z",
|
|
1507
|
+
fill: "#606266"
|
|
1508
|
+
}, null, -1), _hoisted_427 = [
|
|
1509
|
+
_hoisted_251,
|
|
1510
|
+
_hoisted_350
|
|
1511
|
+
];
|
|
1512
|
+
function _sfc_render51(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1513
|
+
return (0, import_vue51.openBlock)(), (0, import_vue51.createElementBlock)("svg", _hoisted_151, _hoisted_427);
|
|
1514
|
+
}
|
|
1515
|
+
var icon_overlay_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main51, [["render", _sfc_render51], ["__file", "icon-overlay-analysis.vue"]]);
|
|
1516
|
+
|
|
1517
|
+
// src/components/icon-pan.vue
|
|
1518
|
+
var import_vue52 = require("vue");
|
|
1519
|
+
var _sfc_main52 = {
|
|
1520
|
+
name: "IconPan"
|
|
1521
|
+
}, _hoisted_152 = {
|
|
1522
|
+
width: "16",
|
|
1523
|
+
height: "16",
|
|
1524
|
+
viewBox: "0 0 16 16",
|
|
1525
|
+
fill: "none",
|
|
1526
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1527
|
+
}, _hoisted_252 = /* @__PURE__ */ (0, import_vue52.createElementVNode)("path", {
|
|
1528
|
+
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",
|
|
1529
|
+
fill: "#606266"
|
|
1530
|
+
}, null, -1), _hoisted_351 = [
|
|
1531
|
+
_hoisted_252
|
|
1532
|
+
];
|
|
1533
|
+
function _sfc_render52(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1534
|
+
return (0, import_vue52.openBlock)(), (0, import_vue52.createElementBlock)("svg", _hoisted_152, _hoisted_351);
|
|
1535
|
+
}
|
|
1536
|
+
var icon_pan_default = /* @__PURE__ */ export_helper_default(_sfc_main52, [["render", _sfc_render52], ["__file", "icon-pan.vue"]]);
|
|
1537
|
+
|
|
1538
|
+
// src/components/icon-particle-effect.vue
|
|
1539
|
+
var import_vue53 = require("vue");
|
|
1540
|
+
var _sfc_main53 = {
|
|
1541
|
+
name: "IconParticleEffect"
|
|
1542
|
+
}, _hoisted_153 = {
|
|
1543
|
+
width: "16",
|
|
1544
|
+
height: "16",
|
|
1545
|
+
viewBox: "0 0 16 16",
|
|
1546
|
+
fill: "none",
|
|
1547
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1548
|
+
}, _hoisted_253 = /* @__PURE__ */ (0, import_vue53.createElementVNode)("path", {
|
|
1549
|
+
"fill-rule": "evenodd",
|
|
1550
|
+
"clip-rule": "evenodd",
|
|
1551
|
+
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",
|
|
1552
|
+
fill: "#606266"
|
|
1553
|
+
}, null, -1), _hoisted_352 = [
|
|
1554
|
+
_hoisted_253
|
|
1555
|
+
];
|
|
1556
|
+
function _sfc_render53(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1557
|
+
return (0, import_vue53.openBlock)(), (0, import_vue53.createElementBlock)("svg", _hoisted_153, _hoisted_352);
|
|
1558
|
+
}
|
|
1559
|
+
var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main53, [["render", _sfc_render53], ["__file", "icon-particle-effect.vue"]]);
|
|
1560
|
+
|
|
1561
|
+
// src/components/icon-plane-clip.vue
|
|
1562
|
+
var import_vue54 = require("vue");
|
|
1563
|
+
var _sfc_main54 = {
|
|
1564
|
+
name: "IconPlaneClip"
|
|
1565
|
+
}, _hoisted_154 = {
|
|
1566
|
+
width: "16",
|
|
1567
|
+
height: "16",
|
|
1568
|
+
viewBox: "0 0 16 16",
|
|
1569
|
+
fill: "none",
|
|
1570
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1571
|
+
}, _hoisted_254 = /* @__PURE__ */ (0, import_vue54.createElementVNode)("g", {
|
|
1572
|
+
"clip-path": "url(#a)",
|
|
1573
|
+
fill: "#606266"
|
|
1574
|
+
}, [
|
|
1575
|
+
/* @__PURE__ */ (0, import_vue54.createElementVNode)("path", { d: "M2 14h14v-1H3V0H2v14Z" }),
|
|
1576
|
+
/* @__PURE__ */ (0, import_vue54.createElementVNode)("path", { d: "M14 16V2H0v1h13v13h1Z" })
|
|
1577
|
+
], -1), _hoisted_353 = [
|
|
1578
|
+
_hoisted_254
|
|
1579
|
+
];
|
|
1580
|
+
function _sfc_render54(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1581
|
+
return (0, import_vue54.openBlock)(), (0, import_vue54.createElementBlock)("svg", _hoisted_154, _hoisted_353);
|
|
1582
|
+
}
|
|
1583
|
+
var icon_plane_clip_default = /* @__PURE__ */ export_helper_default(_sfc_main54, [["render", _sfc_render54], ["__file", "icon-plane-clip.vue"]]);
|
|
1584
|
+
|
|
1585
|
+
// src/components/icon-point.vue
|
|
1586
|
+
var import_vue55 = require("vue");
|
|
1587
|
+
var _sfc_main55 = {
|
|
1588
|
+
name: "IconPoint"
|
|
1589
|
+
}, _hoisted_155 = {
|
|
1590
|
+
width: "16",
|
|
1591
|
+
height: "16",
|
|
1592
|
+
viewBox: "0 0 16 16",
|
|
1593
|
+
fill: "none",
|
|
1594
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1595
|
+
}, _hoisted_255 = /* @__PURE__ */ (0, import_vue55.createElementVNode)("path", {
|
|
1596
|
+
"fill-rule": "evenodd",
|
|
1597
|
+
"clip-rule": "evenodd",
|
|
1598
|
+
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",
|
|
1599
|
+
fill: "#409EFF"
|
|
1600
|
+
}, null, -1), _hoisted_354 = /* @__PURE__ */ (0, import_vue55.createElementVNode)("path", {
|
|
1601
|
+
d: "M9 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",
|
|
1602
|
+
fill: "#FAFAFA"
|
|
1603
|
+
}, null, -1), _hoisted_428 = /* @__PURE__ */ (0, import_vue55.createElementVNode)("path", {
|
|
1604
|
+
"fill-rule": "evenodd",
|
|
1605
|
+
"clip-rule": "evenodd",
|
|
1606
|
+
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",
|
|
1607
|
+
fill: "#409EFF"
|
|
1608
|
+
}, null, -1), _hoisted_515 = [
|
|
1609
|
+
_hoisted_255,
|
|
1610
|
+
_hoisted_354,
|
|
1611
|
+
_hoisted_428
|
|
1612
|
+
];
|
|
1613
|
+
function _sfc_render55(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1614
|
+
return (0, import_vue55.openBlock)(), (0, import_vue55.createElementBlock)("svg", _hoisted_155, _hoisted_515);
|
|
1615
|
+
}
|
|
1616
|
+
var icon_point_default = /* @__PURE__ */ export_helper_default(_sfc_main55, [["render", _sfc_render55], ["__file", "icon-point.vue"]]);
|
|
1617
|
+
|
|
1618
|
+
// src/components/icon-polygon.vue
|
|
1619
|
+
var import_vue56 = require("vue");
|
|
1620
|
+
var _sfc_main56 = {
|
|
1621
|
+
name: "IconPolygon"
|
|
1622
|
+
}, _hoisted_156 = {
|
|
1623
|
+
width: "24",
|
|
1624
|
+
height: "24",
|
|
1625
|
+
viewBox: "0 0 24 24",
|
|
1626
|
+
fill: "none",
|
|
1627
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1628
|
+
}, _hoisted_256 = /* @__PURE__ */ (0, import_vue56.createElementVNode)("path", {
|
|
1629
|
+
"fill-rule": "evenodd",
|
|
1630
|
+
"clip-rule": "evenodd",
|
|
1631
|
+
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",
|
|
1632
|
+
fill: "#409EFF"
|
|
1633
|
+
}, null, -1), _hoisted_355 = [
|
|
1634
|
+
_hoisted_256
|
|
1635
|
+
];
|
|
1636
|
+
function _sfc_render56(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1637
|
+
return (0, import_vue56.openBlock)(), (0, import_vue56.createElementBlock)("svg", _hoisted_156, _hoisted_355);
|
|
1638
|
+
}
|
|
1639
|
+
var icon_polygon_default = /* @__PURE__ */ export_helper_default(_sfc_main56, [["render", _sfc_render56], ["__file", "icon-polygon.vue"]]);
|
|
1640
|
+
|
|
1641
|
+
// src/components/icon-polygon2.vue
|
|
1642
|
+
var import_vue57 = require("vue");
|
|
1643
|
+
var _sfc_main57 = {
|
|
1644
|
+
name: "IconPolygon2"
|
|
1645
|
+
}, _hoisted_157 = {
|
|
1646
|
+
width: "16",
|
|
1647
|
+
height: "16",
|
|
1648
|
+
viewBox: "0 0 16 16",
|
|
1649
|
+
fill: "none",
|
|
1650
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1651
|
+
}, _hoisted_257 = /* @__PURE__ */ (0, import_vue57.createElementVNode)("path", {
|
|
1652
|
+
"fill-rule": "evenodd",
|
|
1653
|
+
"clip-rule": "evenodd",
|
|
1654
|
+
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",
|
|
1655
|
+
fill: "#409EFF"
|
|
1656
|
+
}, null, -1), _hoisted_356 = [
|
|
1657
|
+
_hoisted_257
|
|
1658
|
+
];
|
|
1659
|
+
function _sfc_render57(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1660
|
+
return (0, import_vue57.openBlock)(), (0, import_vue57.createElementBlock)("svg", _hoisted_157, _hoisted_356);
|
|
1661
|
+
}
|
|
1662
|
+
var icon_polygon2_default = /* @__PURE__ */ export_helper_default(_sfc_main57, [["render", _sfc_render57], ["__file", "icon-polygon2.vue"]]);
|
|
1663
|
+
|
|
1664
|
+
// src/components/icon-polyline.vue
|
|
1665
|
+
var import_vue58 = require("vue");
|
|
1666
|
+
var _sfc_main58 = {
|
|
1667
|
+
name: "IconPolyline"
|
|
1668
|
+
}, _hoisted_158 = {
|
|
1669
|
+
width: "16",
|
|
1670
|
+
height: "16",
|
|
1671
|
+
viewBox: "0 0 16 16",
|
|
1672
|
+
fill: "none",
|
|
1673
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1674
|
+
}, _hoisted_258 = /* @__PURE__ */ (0, import_vue58.createElementVNode)("path", {
|
|
1675
|
+
"fill-rule": "evenodd",
|
|
1676
|
+
"clip-rule": "evenodd",
|
|
1677
|
+
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",
|
|
1678
|
+
fill: "#409EFF"
|
|
1679
|
+
}, null, -1), _hoisted_357 = /* @__PURE__ */ (0, import_vue58.createElementVNode)("path", {
|
|
1680
|
+
"fill-rule": "evenodd",
|
|
1681
|
+
"clip-rule": "evenodd",
|
|
1682
|
+
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",
|
|
1683
|
+
fill: "#409EFF"
|
|
1684
|
+
}, null, -1), _hoisted_429 = [
|
|
1685
|
+
_hoisted_258,
|
|
1686
|
+
_hoisted_357
|
|
1687
|
+
];
|
|
1688
|
+
function _sfc_render58(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1689
|
+
return (0, import_vue58.openBlock)(), (0, import_vue58.createElementBlock)("svg", _hoisted_158, _hoisted_429);
|
|
1690
|
+
}
|
|
1691
|
+
var icon_polyline_default = /* @__PURE__ */ export_helper_default(_sfc_main58, [["render", _sfc_render58], ["__file", "icon-polyline.vue"]]);
|
|
1692
|
+
|
|
1693
|
+
// src/components/icon-print.vue
|
|
1694
|
+
var import_vue59 = require("vue");
|
|
1695
|
+
var _sfc_main59 = {
|
|
1696
|
+
name: "IconPrint"
|
|
1697
|
+
}, _hoisted_159 = {
|
|
1698
|
+
width: "16",
|
|
1699
|
+
height: "16",
|
|
1700
|
+
viewBox: "0 0 16 16",
|
|
1701
|
+
fill: "none",
|
|
1702
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1703
|
+
}, _hoisted_259 = /* @__PURE__ */ (0, import_vue59.createElementVNode)("path", {
|
|
1704
|
+
"fill-rule": "evenodd",
|
|
1705
|
+
"clip-rule": "evenodd",
|
|
1706
|
+
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",
|
|
1707
|
+
fill: "#606266"
|
|
1708
|
+
}, null, -1), _hoisted_358 = /* @__PURE__ */ (0, import_vue59.createElementVNode)("path", {
|
|
1709
|
+
"fill-rule": "evenodd",
|
|
1710
|
+
"clip-rule": "evenodd",
|
|
1711
|
+
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",
|
|
1712
|
+
fill: "#606266"
|
|
1713
|
+
}, null, -1), _hoisted_430 = /* @__PURE__ */ (0, import_vue59.createElementVNode)("path", {
|
|
1714
|
+
"fill-rule": "evenodd",
|
|
1715
|
+
"clip-rule": "evenodd",
|
|
1716
|
+
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",
|
|
1717
|
+
fill: "#606266"
|
|
1718
|
+
}, null, -1), _hoisted_516 = [
|
|
1719
|
+
_hoisted_259,
|
|
1720
|
+
_hoisted_358,
|
|
1721
|
+
_hoisted_430
|
|
1722
|
+
];
|
|
1723
|
+
function _sfc_render59(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1724
|
+
return (0, import_vue59.openBlock)(), (0, import_vue59.createElementBlock)("svg", _hoisted_159, _hoisted_516);
|
|
1725
|
+
}
|
|
1726
|
+
var icon_print_default = /* @__PURE__ */ export_helper_default(_sfc_main59, [["render", _sfc_render59], ["__file", "icon-print.vue"]]);
|
|
1727
|
+
|
|
1728
|
+
// src/components/icon-profile-analysis.vue
|
|
1729
|
+
var import_vue60 = require("vue");
|
|
1730
|
+
var _sfc_main60 = {
|
|
1731
|
+
name: "IconProfileAnalysis"
|
|
1732
|
+
}, _hoisted_160 = {
|
|
1733
|
+
width: "16",
|
|
1734
|
+
height: "16",
|
|
1735
|
+
viewBox: "0 0 16 16",
|
|
1736
|
+
fill: "none",
|
|
1737
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1738
|
+
}, _hoisted_260 = /* @__PURE__ */ (0, import_vue60.createElementVNode)("path", {
|
|
1739
|
+
d: "M9.845 2.291 7.891 4.276 4.85 2 1 5.498V15h13V2.144l-4.155.147Zm-7.732 11.59v-2.566l1.982-2.132-1.141 4.699h-.84Zm9.02-5.804-1.407 5.805H7.413l1.288-4.17 1.635-1.635h.797Zm-9.02 1.6V5.994L4.92 3.445l3.082 2.307 2.324-2.36 2.563-.09v3.657H9.875L8.098 8.737l-3.513-1.72-2.472 2.66Zm5.425.029-1.29 4.176h-2.15L5.37 8.644l2.168 1.062Zm5.35-1.629v5.805H10.87l1.408-5.805h.61Z",
|
|
1740
|
+
fill: "#606266"
|
|
1741
|
+
}, null, -1), _hoisted_359 = [
|
|
1742
|
+
_hoisted_260
|
|
1743
|
+
];
|
|
1744
|
+
function _sfc_render60(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1745
|
+
return (0, import_vue60.openBlock)(), (0, import_vue60.createElementBlock)("svg", _hoisted_160, _hoisted_359);
|
|
1746
|
+
}
|
|
1747
|
+
var icon_profile_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main60, [["render", _sfc_render60], ["__file", "icon-profile-analysis.vue"]]);
|
|
1748
|
+
|
|
1749
|
+
// src/components/icon-rain.vue
|
|
1750
|
+
var import_vue61 = require("vue");
|
|
1751
|
+
var _sfc_main61 = {
|
|
1752
|
+
name: "IconRain"
|
|
1753
|
+
}, _hoisted_161 = {
|
|
1754
|
+
width: "24",
|
|
1755
|
+
height: "24",
|
|
1756
|
+
viewBox: "0 0 24 24",
|
|
1757
|
+
fill: "none",
|
|
1758
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1759
|
+
}, _hoisted_261 = /* @__PURE__ */ (0, import_vue61.createElementVNode)("path", {
|
|
1760
|
+
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",
|
|
1761
|
+
fill: "#409EFF"
|
|
1762
|
+
}, null, -1), _hoisted_360 = [
|
|
1763
|
+
_hoisted_261
|
|
1764
|
+
];
|
|
1765
|
+
function _sfc_render61(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1766
|
+
return (0, import_vue61.openBlock)(), (0, import_vue61.createElementBlock)("svg", _hoisted_161, _hoisted_360);
|
|
1767
|
+
}
|
|
1768
|
+
var icon_rain_default = /* @__PURE__ */ export_helper_default(_sfc_main61, [["render", _sfc_render61], ["__file", "icon-rain.vue"]]);
|
|
1769
|
+
|
|
1770
|
+
// src/components/icon-replace.vue
|
|
1771
|
+
var import_vue62 = require("vue");
|
|
1772
|
+
var _sfc_main62 = {
|
|
1773
|
+
name: "IconReplace"
|
|
1774
|
+
}, _hoisted_162 = {
|
|
1775
|
+
width: "16",
|
|
1776
|
+
height: "16",
|
|
1777
|
+
viewBox: "0 0 16 16",
|
|
1778
|
+
fill: "none",
|
|
1779
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1780
|
+
}, _hoisted_262 = /* @__PURE__ */ (0, import_vue62.createElementVNode)("path", {
|
|
1781
|
+
"fill-rule": "evenodd",
|
|
1782
|
+
"clip-rule": "evenodd",
|
|
1783
|
+
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",
|
|
1784
|
+
fill: "#606266"
|
|
1785
|
+
}, null, -1), _hoisted_361 = [
|
|
1786
|
+
_hoisted_262
|
|
1787
|
+
];
|
|
1788
|
+
function _sfc_render62(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1789
|
+
return (0, import_vue62.openBlock)(), (0, import_vue62.createElementBlock)("svg", _hoisted_162, _hoisted_361);
|
|
1790
|
+
}
|
|
1791
|
+
var icon_replace_default = /* @__PURE__ */ export_helper_default(_sfc_main62, [["render", _sfc_render62], ["__file", "icon-replace.vue"]]);
|
|
1792
|
+
|
|
1793
|
+
// src/components/icon-roller.vue
|
|
1794
|
+
var import_vue63 = require("vue");
|
|
1795
|
+
var _sfc_main63 = {
|
|
1796
|
+
name: "IconRoller"
|
|
1797
|
+
}, _hoisted_163 = {
|
|
1798
|
+
width: "16",
|
|
1799
|
+
height: "16",
|
|
1800
|
+
viewBox: "0 0 16 16",
|
|
1801
|
+
fill: "none",
|
|
1802
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1803
|
+
}, _hoisted_263 = /* @__PURE__ */ (0, import_vue63.createElementVNode)("g", { "clip-path": "url(#a)" }, [
|
|
1804
|
+
/* @__PURE__ */ (0, import_vue63.createElementVNode)("path", {
|
|
1805
|
+
d: "M6.667 14v.666H2.669A.67.67 0 0 1 2 14.005V1.994a.66.66 0 0 1 .669-.661h3.998v.666h6.667a.664.664 0 0 1 .666.662v10.676a.665.665 0 0 1-.666.662H6.667Zm0-10.667v9.333h6V3.333h-6Zm-3.334 10h2V2.666h-2v10.667ZM8 9.999V6h1.333v4H8Z",
|
|
1806
|
+
fill: "#606266"
|
|
1807
|
+
})
|
|
1808
|
+
], -1), _hoisted_362 = /* @__PURE__ */ (0, import_vue63.createElementVNode)("defs", null, [
|
|
1809
|
+
/* @__PURE__ */ (0, import_vue63.createElementVNode)("clipPath", { id: "a" }, [
|
|
1810
|
+
/* @__PURE__ */ (0, import_vue63.createElementVNode)("path", {
|
|
1811
|
+
fill: "#fff",
|
|
1812
|
+
d: "M0 0h16v16H0z"
|
|
1813
|
+
})
|
|
1814
|
+
])
|
|
1815
|
+
], -1), _hoisted_431 = [
|
|
1816
|
+
_hoisted_263,
|
|
1817
|
+
_hoisted_362
|
|
1818
|
+
];
|
|
1819
|
+
function _sfc_render63(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1820
|
+
return (0, import_vue63.openBlock)(), (0, import_vue63.createElementBlock)("svg", _hoisted_163, _hoisted_431);
|
|
1821
|
+
}
|
|
1822
|
+
var icon_roller_default = /* @__PURE__ */ export_helper_default(_sfc_main63, [["render", _sfc_render63], ["__file", "icon-roller.vue"]]);
|
|
1823
|
+
|
|
1824
|
+
// src/components/icon-scale-location.vue
|
|
1825
|
+
var import_vue64 = require("vue");
|
|
1826
|
+
var _sfc_main64 = {
|
|
1827
|
+
name: "IconScaleLocation"
|
|
1828
|
+
}, _hoisted_164 = {
|
|
1829
|
+
width: "16",
|
|
1830
|
+
height: "16",
|
|
1831
|
+
viewBox: "0 0 16 16",
|
|
1832
|
+
fill: "none",
|
|
1833
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1834
|
+
}, _hoisted_264 = /* @__PURE__ */ (0, import_vue64.createElementVNode)("path", {
|
|
1835
|
+
"fill-rule": "evenodd",
|
|
1836
|
+
"clip-rule": "evenodd",
|
|
1837
|
+
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",
|
|
1838
|
+
fill: "#606266"
|
|
1839
|
+
}, null, -1), _hoisted_363 = /* @__PURE__ */ (0, import_vue64.createElementVNode)("path", {
|
|
1840
|
+
"fill-rule": "evenodd",
|
|
1841
|
+
"clip-rule": "evenodd",
|
|
1842
|
+
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",
|
|
1843
|
+
fill: "#606266"
|
|
1844
|
+
}, null, -1), _hoisted_432 = /* @__PURE__ */ (0, import_vue64.createElementVNode)("path", {
|
|
1845
|
+
d: "M4 12h1V9H4v3Zm-4 0h1V7H0v5Zm8 0h1v-2H8v2Zm4 0h1v-1h-1v1Zm3 0h1V7h-1v5Z",
|
|
1846
|
+
fill: "#606266"
|
|
1847
|
+
}, null, -1), _hoisted_517 = [
|
|
1848
|
+
_hoisted_264,
|
|
1849
|
+
_hoisted_363,
|
|
1850
|
+
_hoisted_432
|
|
1851
|
+
];
|
|
1852
|
+
function _sfc_render64(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1853
|
+
return (0, import_vue64.openBlock)(), (0, import_vue64.createElementBlock)("svg", _hoisted_164, _hoisted_517);
|
|
1854
|
+
}
|
|
1855
|
+
var icon_scale_location_default = /* @__PURE__ */ export_helper_default(_sfc_main64, [["render", _sfc_render64], ["__file", "icon-scale-location.vue"]]);
|
|
1856
|
+
|
|
1857
|
+
// src/components/icon-scale.vue
|
|
1858
|
+
var import_vue65 = require("vue");
|
|
1859
|
+
var _sfc_main65 = {
|
|
1860
|
+
name: "IconScale"
|
|
1861
|
+
}, _hoisted_165 = {
|
|
1862
|
+
width: "16",
|
|
1863
|
+
height: "16",
|
|
1864
|
+
viewBox: "0 0 16 16",
|
|
1865
|
+
fill: "none",
|
|
1866
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1867
|
+
}, _hoisted_265 = /* @__PURE__ */ (0, import_vue65.createElementVNode)("path", {
|
|
1868
|
+
"fill-rule": "evenodd",
|
|
1869
|
+
"clip-rule": "evenodd",
|
|
1870
|
+
d: "M0 11v-1h16v1H0Z",
|
|
1871
|
+
fill: "#606266"
|
|
1872
|
+
}, null, -1), _hoisted_364 = /* @__PURE__ */ (0, import_vue65.createElementVNode)("path", {
|
|
1873
|
+
d: "M4 10h1V7H4v3Zm-4 0h1V5H0v5Zm8 0h1V5H8v5Zm4 0h1V7h-1v3Zm3 0h1V5h-1v5Z",
|
|
1874
|
+
fill: "#606266"
|
|
1875
|
+
}, null, -1), _hoisted_433 = [
|
|
1876
|
+
_hoisted_265,
|
|
1877
|
+
_hoisted_364
|
|
1878
|
+
];
|
|
1879
|
+
function _sfc_render65(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1880
|
+
return (0, import_vue65.openBlock)(), (0, import_vue65.createElementBlock)("svg", _hoisted_165, _hoisted_433);
|
|
1881
|
+
}
|
|
1882
|
+
var icon_scale_default = /* @__PURE__ */ export_helper_default(_sfc_main65, [["render", _sfc_render65], ["__file", "icon-scale.vue"]]);
|
|
1883
|
+
|
|
1884
|
+
// src/components/icon-screenshot.vue
|
|
1885
|
+
var import_vue66 = require("vue");
|
|
1886
|
+
var _sfc_main66 = {
|
|
1887
|
+
name: "IconScreenshot"
|
|
1888
|
+
}, _hoisted_166 = {
|
|
1889
|
+
width: "16",
|
|
1890
|
+
height: "16",
|
|
1891
|
+
viewBox: "0 0 16 16",
|
|
1892
|
+
fill: "none",
|
|
1893
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1894
|
+
}, _hoisted_266 = /* @__PURE__ */ (0, import_vue66.createElementVNode)("path", {
|
|
1895
|
+
"fill-rule": "evenodd",
|
|
1896
|
+
"clip-rule": "evenodd",
|
|
1897
|
+
d: "M5.48 2.228A.5.5 0 0 1 5.9 2h4a.5.5 0 0 1 .42.228L11.47 4h2.43c.976 0 1.8.824 1.8 1.8v7.4c0 .976-.824 1.8-1.8 1.8h-12c-.976 0-1.8-.824-1.8-1.8V5.8C.1 4.824.924 4 1.9 4h2.429L5.48 2.228ZM6.172 3 5.02 4.772A.5.5 0 0 1 4.6 5H1.9c-.424 0-.8.376-.8.8v7.4c0 .424.376.8.8.8h12c.424 0 .8-.376.8-.8V5.8c0-.424-.376-.8-.8-.8h-2.7a.5.5 0 0 1-.42-.228L9.63 3H6.17Z",
|
|
1898
|
+
fill: "#606266"
|
|
1899
|
+
}, null, -1), _hoisted_365 = /* @__PURE__ */ (0, import_vue66.createElementVNode)("path", {
|
|
1900
|
+
"fill-rule": "evenodd",
|
|
1901
|
+
"clip-rule": "evenodd",
|
|
1902
|
+
d: "M7.8 7a2.2 2.2 0 1 0 0 4.4 2.2 2.2 0 0 0 0-4.4ZM4.6 9.2a3.2 3.2 0 1 1 6.4 0 3.2 3.2 0 0 1-6.4 0Z",
|
|
1903
|
+
fill: "#606266"
|
|
1904
|
+
}, null, -1), _hoisted_434 = [
|
|
1905
|
+
_hoisted_266,
|
|
1906
|
+
_hoisted_365
|
|
1907
|
+
];
|
|
1908
|
+
function _sfc_render66(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1909
|
+
return (0, import_vue66.openBlock)(), (0, import_vue66.createElementBlock)("svg", _hoisted_166, _hoisted_434);
|
|
1910
|
+
}
|
|
1911
|
+
var icon_screenshot_default = /* @__PURE__ */ export_helper_default(_sfc_main66, [["render", _sfc_render66], ["__file", "icon-screenshot.vue"]]);
|
|
1912
|
+
|
|
1913
|
+
// src/components/icon-select-layer.vue
|
|
1914
|
+
var import_vue67 = require("vue");
|
|
1915
|
+
var _sfc_main67 = {
|
|
1916
|
+
name: "IconSelectLayer"
|
|
1917
|
+
}, _hoisted_167 = {
|
|
1918
|
+
width: "16",
|
|
1919
|
+
height: "16",
|
|
1920
|
+
viewBox: "0 0 16 16",
|
|
1921
|
+
fill: "none",
|
|
1922
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1923
|
+
}, _hoisted_267 = /* @__PURE__ */ (0, import_vue67.createElementVNode)("path", {
|
|
1924
|
+
"fill-rule": "evenodd",
|
|
1925
|
+
"clip-rule": "evenodd",
|
|
1926
|
+
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",
|
|
1927
|
+
fill: "#606266"
|
|
1928
|
+
}, null, -1), _hoisted_366 = /* @__PURE__ */ (0, import_vue67.createElementVNode)("path", {
|
|
1929
|
+
"fill-rule": "evenodd",
|
|
1930
|
+
"clip-rule": "evenodd",
|
|
1931
|
+
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",
|
|
1932
|
+
fill: "#606266"
|
|
1933
|
+
}, null, -1), _hoisted_435 = [
|
|
1934
|
+
_hoisted_267,
|
|
1935
|
+
_hoisted_366
|
|
1936
|
+
];
|
|
1937
|
+
function _sfc_render67(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1938
|
+
return (0, import_vue67.openBlock)(), (0, import_vue67.createElementBlock)("svg", _hoisted_167, _hoisted_435);
|
|
1939
|
+
}
|
|
1940
|
+
var icon_select_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main67, [["render", _sfc_render67], ["__file", "icon-select-layer.vue"]]);
|
|
1941
|
+
|
|
1942
|
+
// src/components/icon-select.vue
|
|
1943
|
+
var import_vue68 = require("vue");
|
|
1944
|
+
var _sfc_main68 = {
|
|
1945
|
+
name: "IconSelect"
|
|
1946
|
+
}, _hoisted_168 = {
|
|
1947
|
+
width: "24",
|
|
1948
|
+
height: "24",
|
|
1949
|
+
viewBox: "0 0 24 24",
|
|
1950
|
+
fill: "none",
|
|
1951
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1952
|
+
}, _hoisted_268 = /* @__PURE__ */ (0, import_vue68.createElementVNode)("path", {
|
|
1953
|
+
"fill-rule": "evenodd",
|
|
1954
|
+
"clip-rule": "evenodd",
|
|
1955
|
+
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",
|
|
1956
|
+
fill: "#409EFF"
|
|
1957
|
+
}, null, -1), _hoisted_367 = [
|
|
1958
|
+
_hoisted_268
|
|
1959
|
+
];
|
|
1960
|
+
function _sfc_render68(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1961
|
+
return (0, import_vue68.openBlock)(), (0, import_vue68.createElementBlock)("svg", _hoisted_168, _hoisted_367);
|
|
1962
|
+
}
|
|
1963
|
+
var icon_select_default = /* @__PURE__ */ export_helper_default(_sfc_main68, [["render", _sfc_render68], ["__file", "icon-select.vue"]]);
|
|
1964
|
+
|
|
1965
|
+
// src/components/icon-send.vue
|
|
1966
|
+
var import_vue69 = require("vue");
|
|
1967
|
+
var _sfc_main69 = {
|
|
1968
|
+
name: "IconSend"
|
|
1969
|
+
}, _hoisted_169 = {
|
|
1970
|
+
width: "16",
|
|
1971
|
+
height: "16",
|
|
1972
|
+
viewBox: "0 0 16 16",
|
|
1973
|
+
fill: "none",
|
|
1974
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1975
|
+
}, _hoisted_269 = /* @__PURE__ */ (0, import_vue69.createElementVNode)("path", {
|
|
1976
|
+
"fill-rule": "evenodd",
|
|
1977
|
+
"clip-rule": "evenodd",
|
|
1978
|
+
d: "M14.902 1.098c.13.13.13.34 0 .471L7.57 8.902a.333.333 0 0 1-.471-.471l7.333-7.333c.13-.13.341-.13.471 0Z",
|
|
1979
|
+
fill: "#606266"
|
|
1980
|
+
}, null, -1), _hoisted_368 = /* @__PURE__ */ (0, import_vue69.createElementVNode)("path", {
|
|
1981
|
+
"fill-rule": "evenodd",
|
|
1982
|
+
"clip-rule": "evenodd",
|
|
1983
|
+
d: "M14.902 1.098c.09.09.122.225.08.345l-4.667 13.334a.333.333 0 0 1-.62.025L7.081 8.92 1.198 6.305a.333.333 0 0 1 .025-.62L14.557 1.02a.333.333 0 0 1 .345.079ZM2.237 6.037l5.232 2.325a.333.333 0 0 1 .169.17l2.325 5.231 4.16-11.886-11.886 4.16Z",
|
|
1984
|
+
fill: "#606266"
|
|
1985
|
+
}, null, -1), _hoisted_436 = [
|
|
1986
|
+
_hoisted_269,
|
|
1987
|
+
_hoisted_368
|
|
1988
|
+
];
|
|
1989
|
+
function _sfc_render69(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1990
|
+
return (0, import_vue69.openBlock)(), (0, import_vue69.createElementBlock)("svg", _hoisted_169, _hoisted_436);
|
|
1991
|
+
}
|
|
1992
|
+
var icon_send_default = /* @__PURE__ */ export_helper_default(_sfc_main69, [["render", _sfc_render69], ["__file", "icon-send.vue"]]);
|
|
1993
|
+
|
|
1994
|
+
// src/components/icon-shadow-analysis.vue
|
|
1995
|
+
var import_vue70 = require("vue");
|
|
1996
|
+
var _sfc_main70 = {
|
|
1997
|
+
name: "IconShadowAnalysis"
|
|
1998
|
+
}, _hoisted_170 = {
|
|
1999
|
+
width: "16",
|
|
2000
|
+
height: "16",
|
|
2001
|
+
viewBox: "0 0 16 16",
|
|
2002
|
+
fill: "none",
|
|
2003
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2004
|
+
}, _hoisted_270 = /* @__PURE__ */ (0, import_vue70.createElementVNode)("path", {
|
|
2005
|
+
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",
|
|
2006
|
+
fill: "#606266"
|
|
2007
|
+
}, null, -1), _hoisted_369 = [
|
|
2008
|
+
_hoisted_270
|
|
2009
|
+
];
|
|
2010
|
+
function _sfc_render70(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2011
|
+
return (0, import_vue70.openBlock)(), (0, import_vue70.createElementBlock)("svg", _hoisted_170, _hoisted_369);
|
|
2012
|
+
}
|
|
2013
|
+
var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main70, [["render", _sfc_render70], ["__file", "icon-shadow-analysis.vue"]]);
|
|
2014
|
+
|
|
2015
|
+
// src/components/icon-sightline-analysis.vue
|
|
2016
|
+
var import_vue71 = require("vue");
|
|
2017
|
+
var _sfc_main71 = {
|
|
2018
|
+
name: "IconSightlineAnalysis"
|
|
2019
|
+
}, _hoisted_171 = {
|
|
2020
|
+
width: "16",
|
|
2021
|
+
height: "16",
|
|
2022
|
+
viewBox: "0 0 16 16",
|
|
2023
|
+
fill: "none",
|
|
2024
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2025
|
+
}, _hoisted_271 = /* @__PURE__ */ (0, import_vue71.createElementVNode)("path", {
|
|
2026
|
+
"fill-rule": "evenodd",
|
|
2027
|
+
"clip-rule": "evenodd",
|
|
2028
|
+
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",
|
|
2029
|
+
fill: "#606266"
|
|
2030
|
+
}, null, -1), _hoisted_370 = /* @__PURE__ */ (0, import_vue71.createElementVNode)("path", {
|
|
2031
|
+
"fill-rule": "evenodd",
|
|
2032
|
+
"clip-rule": "evenodd",
|
|
2033
|
+
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",
|
|
2034
|
+
fill: "#606266"
|
|
2035
|
+
}, null, -1), _hoisted_437 = /* @__PURE__ */ (0, import_vue71.createElementVNode)("path", {
|
|
2036
|
+
"fill-rule": "evenodd",
|
|
2037
|
+
"clip-rule": "evenodd",
|
|
2038
|
+
d: "M4 9.5H1v-1h3v1Zm11 0h-3v-1h3v1Z",
|
|
2039
|
+
fill: "#606266"
|
|
2040
|
+
}, null, -1), _hoisted_518 = /* @__PURE__ */ (0, import_vue71.createElementVNode)("path", {
|
|
2041
|
+
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",
|
|
2042
|
+
fill: "#606266"
|
|
2043
|
+
}, null, -1), _hoisted_65 = [
|
|
2044
|
+
_hoisted_271,
|
|
2045
|
+
_hoisted_370,
|
|
2046
|
+
_hoisted_437,
|
|
2047
|
+
_hoisted_518
|
|
2048
|
+
];
|
|
2049
|
+
function _sfc_render71(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2050
|
+
return (0, import_vue71.openBlock)(), (0, import_vue71.createElementBlock)("svg", _hoisted_171, _hoisted_65);
|
|
2051
|
+
}
|
|
2052
|
+
var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main71, [["render", _sfc_render71], ["__file", "icon-sightline-analysis.vue"]]);
|
|
2053
|
+
|
|
2054
|
+
// src/components/icon-skyline-analysis.vue
|
|
2055
|
+
var import_vue72 = require("vue");
|
|
2056
|
+
var _sfc_main72 = {
|
|
2057
|
+
name: "IconSkylineAnalysis"
|
|
2058
|
+
}, _hoisted_172 = {
|
|
2059
|
+
width: "16",
|
|
2060
|
+
height: "16",
|
|
2061
|
+
viewBox: "0 0 16 16",
|
|
2062
|
+
fill: "none",
|
|
2063
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2064
|
+
}, _hoisted_272 = /* @__PURE__ */ (0, import_vue72.createElementVNode)("path", {
|
|
2065
|
+
d: "M1 12.93h14V14H1v-1.07Zm11.57-6.505v4.424H10.3V2.934H9.257V2h-2.52v.934H5.93V9.03h-.027V7.293H5.11V4.514H2.194V6.3h-.828v.994H1V8.43h1.506v-.994h.826V5.65h.639v2.78h.794v1.739h2.307V4.07h.804v-.933h.243v.933H9.16v7.916h4.549V7.56H15V6.425h-2.43Z",
|
|
2066
|
+
fill: "#606266"
|
|
2067
|
+
}, null, -1), _hoisted_371 = [
|
|
2068
|
+
_hoisted_272
|
|
2069
|
+
];
|
|
2070
|
+
function _sfc_render72(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2071
|
+
return (0, import_vue72.openBlock)(), (0, import_vue72.createElementBlock)("svg", _hoisted_172, _hoisted_371);
|
|
2072
|
+
}
|
|
2073
|
+
var icon_skyline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main72, [["render", _sfc_render72], ["__file", "icon-skyline-analysis.vue"]]);
|
|
2074
|
+
|
|
2075
|
+
// src/components/icon-slope-analysis.vue
|
|
2076
|
+
var import_vue73 = require("vue");
|
|
2077
|
+
var _sfc_main73 = {
|
|
2078
|
+
name: "IconSlopeAnalysis"
|
|
2079
|
+
}, _hoisted_173 = {
|
|
2080
|
+
width: "16",
|
|
2081
|
+
height: "16",
|
|
2082
|
+
viewBox: "0 0 16 16",
|
|
2083
|
+
fill: "none",
|
|
2084
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2085
|
+
}, _hoisted_273 = /* @__PURE__ */ (0, import_vue73.createElementVNode)("g", {
|
|
2086
|
+
"clip-path": "url(#a)",
|
|
2087
|
+
fill: "#606266"
|
|
2088
|
+
}, [
|
|
2089
|
+
/* @__PURE__ */ (0, import_vue73.createElementVNode)("path", {
|
|
2090
|
+
"fill-rule": "evenodd",
|
|
2091
|
+
"clip-rule": "evenodd",
|
|
2092
|
+
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"
|
|
2093
|
+
}),
|
|
2094
|
+
/* @__PURE__ */ (0, import_vue73.createElementVNode)("path", {
|
|
2095
|
+
"fill-rule": "evenodd",
|
|
2096
|
+
"clip-rule": "evenodd",
|
|
2097
|
+
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"
|
|
2098
|
+
}),
|
|
2099
|
+
/* @__PURE__ */ (0, import_vue73.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" })
|
|
2100
|
+
], -1), _hoisted_372 = [
|
|
2101
|
+
_hoisted_273
|
|
2102
|
+
];
|
|
2103
|
+
function _sfc_render73(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2104
|
+
return (0, import_vue73.openBlock)(), (0, import_vue73.createElementBlock)("svg", _hoisted_173, _hoisted_372);
|
|
2105
|
+
}
|
|
2106
|
+
var icon_slope_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main73, [["render", _sfc_render73], ["__file", "icon-slope-analysis.vue"]]);
|
|
2107
|
+
|
|
2108
|
+
// src/components/icon-smoke.vue
|
|
2109
|
+
var import_vue74 = require("vue");
|
|
2110
|
+
var _sfc_main74 = {
|
|
2111
|
+
name: "IconSmoke"
|
|
2112
|
+
}, _hoisted_174 = {
|
|
2113
|
+
width: "24",
|
|
2114
|
+
height: "24",
|
|
2115
|
+
viewBox: "0 0 24 24",
|
|
2116
|
+
fill: "none",
|
|
2117
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2118
|
+
}, _hoisted_274 = /* @__PURE__ */ (0, import_vue74.createElementVNode)("path", {
|
|
2119
|
+
"fill-rule": "evenodd",
|
|
2120
|
+
"clip-rule": "evenodd",
|
|
2121
|
+
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",
|
|
2122
|
+
fill: "#409EFF"
|
|
2123
|
+
}, null, -1), _hoisted_373 = [
|
|
2124
|
+
_hoisted_274
|
|
2125
|
+
];
|
|
2126
|
+
function _sfc_render74(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2127
|
+
return (0, import_vue74.openBlock)(), (0, import_vue74.createElementBlock)("svg", _hoisted_174, _hoisted_373);
|
|
2128
|
+
}
|
|
2129
|
+
var icon_smoke_default = /* @__PURE__ */ export_helper_default(_sfc_main74, [["render", _sfc_render74], ["__file", "icon-smoke.vue"]]);
|
|
2130
|
+
|
|
2131
|
+
// src/components/icon-snow.vue
|
|
2132
|
+
var import_vue75 = require("vue");
|
|
2133
|
+
var _sfc_main75 = {
|
|
2134
|
+
name: "IconSnow"
|
|
2135
|
+
}, _hoisted_175 = {
|
|
2136
|
+
width: "24",
|
|
2137
|
+
height: "24",
|
|
2138
|
+
viewBox: "0 0 24 24",
|
|
2139
|
+
fill: "none",
|
|
2140
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2141
|
+
}, _hoisted_275 = /* @__PURE__ */ (0, import_vue75.createElementVNode)("path", {
|
|
2142
|
+
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",
|
|
2143
|
+
fill: "#409EFF"
|
|
2144
|
+
}, null, -1), _hoisted_374 = [
|
|
2145
|
+
_hoisted_275
|
|
2146
|
+
];
|
|
2147
|
+
function _sfc_render75(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2148
|
+
return (0, import_vue75.openBlock)(), (0, import_vue75.createElementBlock)("svg", _hoisted_175, _hoisted_374);
|
|
2149
|
+
}
|
|
2150
|
+
var icon_snow_default = /* @__PURE__ */ export_helper_default(_sfc_main75, [["render", _sfc_render75], ["__file", "icon-snow.vue"]]);
|
|
2151
|
+
|
|
2152
|
+
// src/components/icon-square.vue
|
|
2153
|
+
var import_vue76 = require("vue");
|
|
2154
|
+
var _sfc_main76 = {
|
|
2155
|
+
name: "IconSquare"
|
|
2156
|
+
}, _hoisted_176 = {
|
|
2157
|
+
width: "24",
|
|
2158
|
+
height: "24",
|
|
2159
|
+
viewBox: "0 0 24 24",
|
|
2160
|
+
fill: "none",
|
|
2161
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2162
|
+
}, _hoisted_276 = /* @__PURE__ */ (0, import_vue76.createElementVNode)("path", {
|
|
2163
|
+
"fill-rule": "evenodd",
|
|
2164
|
+
"clip-rule": "evenodd",
|
|
2165
|
+
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",
|
|
2166
|
+
fill: "#409EFF"
|
|
2167
|
+
}, null, -1), _hoisted_375 = [
|
|
2168
|
+
_hoisted_276
|
|
2169
|
+
];
|
|
2170
|
+
function _sfc_render76(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2171
|
+
return (0, import_vue76.openBlock)(), (0, import_vue76.createElementBlock)("svg", _hoisted_176, _hoisted_375);
|
|
2172
|
+
}
|
|
2173
|
+
var icon_square_default = /* @__PURE__ */ export_helper_default(_sfc_main76, [["render", _sfc_render76], ["__file", "icon-square.vue"]]);
|
|
2174
|
+
|
|
2175
|
+
// src/components/icon-terrain-operation.vue
|
|
2176
|
+
var import_vue77 = require("vue");
|
|
2177
|
+
var _sfc_main77 = {
|
|
2178
|
+
name: "IconTerrainOperation"
|
|
2179
|
+
}, _hoisted_177 = {
|
|
2180
|
+
width: "16",
|
|
2181
|
+
height: "16",
|
|
2182
|
+
viewBox: "0 0 16 16",
|
|
2183
|
+
fill: "none",
|
|
2184
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2185
|
+
}, _hoisted_277 = /* @__PURE__ */ (0, import_vue77.createElementVNode)("path", {
|
|
2186
|
+
"fill-rule": "evenodd",
|
|
2187
|
+
"clip-rule": "evenodd",
|
|
2188
|
+
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",
|
|
2189
|
+
fill: "#606266"
|
|
2190
|
+
}, null, -1), _hoisted_376 = /* @__PURE__ */ (0, import_vue77.createElementVNode)("path", {
|
|
2191
|
+
"fill-rule": "evenodd",
|
|
2192
|
+
"clip-rule": "evenodd",
|
|
2193
|
+
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",
|
|
2194
|
+
fill: "#606266"
|
|
2195
|
+
}, null, -1), _hoisted_438 = /* @__PURE__ */ (0, import_vue77.createElementVNode)("path", {
|
|
2196
|
+
"fill-rule": "evenodd",
|
|
2197
|
+
"clip-rule": "evenodd",
|
|
2198
|
+
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",
|
|
2199
|
+
fill: "#606266"
|
|
2200
|
+
}, null, -1), _hoisted_519 = [
|
|
2201
|
+
_hoisted_277,
|
|
2202
|
+
_hoisted_376,
|
|
2203
|
+
_hoisted_438
|
|
2204
|
+
];
|
|
2205
|
+
function _sfc_render77(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2206
|
+
return (0, import_vue77.openBlock)(), (0, import_vue77.createElementBlock)("svg", _hoisted_177, _hoisted_519);
|
|
2207
|
+
}
|
|
2208
|
+
var icon_terrain_operation_default = /* @__PURE__ */ export_helper_default(_sfc_main77, [["render", _sfc_render77], ["__file", "icon-terrain-operation.vue"]]);
|
|
2209
|
+
|
|
2210
|
+
// src/components/icon-time-bar.vue
|
|
2211
|
+
var import_vue78 = require("vue");
|
|
2212
|
+
var _sfc_main78 = {
|
|
2213
|
+
name: "IconTimeBar"
|
|
2214
|
+
}, _hoisted_178 = {
|
|
2215
|
+
width: "16",
|
|
2216
|
+
height: "16",
|
|
2217
|
+
viewBox: "0 0 16 16",
|
|
2218
|
+
fill: "none",
|
|
2219
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2220
|
+
}, _hoisted_278 = /* @__PURE__ */ (0, import_vue78.createElementVNode)("path", {
|
|
2221
|
+
"fill-rule": "evenodd",
|
|
2222
|
+
"clip-rule": "evenodd",
|
|
2223
|
+
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",
|
|
2224
|
+
fill: "#606266"
|
|
2225
|
+
}, null, -1), _hoisted_377 = /* @__PURE__ */ (0, import_vue78.createElementVNode)("path", {
|
|
2226
|
+
"fill-rule": "evenodd",
|
|
2227
|
+
"clip-rule": "evenodd",
|
|
2228
|
+
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",
|
|
2229
|
+
fill: "#606266"
|
|
2230
|
+
}, null, -1), _hoisted_439 = [
|
|
2231
|
+
_hoisted_278,
|
|
2232
|
+
_hoisted_377
|
|
2233
|
+
];
|
|
2234
|
+
function _sfc_render78(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2235
|
+
return (0, import_vue78.openBlock)(), (0, import_vue78.createElementBlock)("svg", _hoisted_178, _hoisted_439);
|
|
2236
|
+
}
|
|
2237
|
+
var icon_time_bar_default = /* @__PURE__ */ export_helper_default(_sfc_main78, [["render", _sfc_render78], ["__file", "icon-time-bar.vue"]]);
|
|
2238
|
+
|
|
2239
|
+
// src/components/icon-time.vue
|
|
2240
|
+
var import_vue79 = require("vue");
|
|
2241
|
+
var _sfc_main79 = {
|
|
2242
|
+
name: "IconTime"
|
|
2243
|
+
}, _hoisted_179 = {
|
|
2244
|
+
width: "16",
|
|
2245
|
+
height: "16",
|
|
2246
|
+
viewBox: "0 0 16 16",
|
|
2247
|
+
fill: "none",
|
|
2248
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2249
|
+
}, _hoisted_279 = /* @__PURE__ */ (0, import_vue79.createElementVNode)("path", {
|
|
2250
|
+
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",
|
|
2251
|
+
fill: "#606266"
|
|
2252
|
+
}, null, -1), _hoisted_378 = [
|
|
2253
|
+
_hoisted_279
|
|
2254
|
+
];
|
|
2255
|
+
function _sfc_render79(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2256
|
+
return (0, import_vue79.openBlock)(), (0, import_vue79.createElementBlock)("svg", _hoisted_179, _hoisted_378);
|
|
2257
|
+
}
|
|
2258
|
+
var icon_time_default = /* @__PURE__ */ export_helper_default(_sfc_main79, [["render", _sfc_render79], ["__file", "icon-time.vue"]]);
|
|
2259
|
+
|
|
2260
|
+
// src/components/icon-tool-bar.vue
|
|
2261
|
+
var import_vue80 = require("vue");
|
|
2262
|
+
var _sfc_main80 = {
|
|
2263
|
+
name: "IconToolBar"
|
|
2264
|
+
}, _hoisted_180 = {
|
|
2265
|
+
width: "16",
|
|
2266
|
+
height: "16",
|
|
2267
|
+
viewBox: "0 0 16 16",
|
|
2268
|
+
fill: "none",
|
|
2269
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2270
|
+
}, _hoisted_280 = /* @__PURE__ */ (0, import_vue80.createElementVNode)("path", {
|
|
2271
|
+
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",
|
|
2272
|
+
fill: "#606266"
|
|
2273
|
+
}, null, -1), _hoisted_379 = [
|
|
2274
|
+
_hoisted_280
|
|
2275
|
+
];
|
|
2276
|
+
function _sfc_render80(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2277
|
+
return (0, import_vue80.openBlock)(), (0, import_vue80.createElementBlock)("svg", _hoisted_180, _hoisted_379);
|
|
2278
|
+
}
|
|
2279
|
+
var icon_tool_bar_default = /* @__PURE__ */ export_helper_default(_sfc_main80, [["render", _sfc_render80], ["__file", "icon-tool-bar.vue"]]);
|
|
2280
|
+
|
|
2281
|
+
// src/components/icon-tool-box.vue
|
|
2282
|
+
var import_vue81 = require("vue");
|
|
2283
|
+
var _sfc_main81 = {
|
|
2284
|
+
name: "IconToolBox"
|
|
2285
|
+
}, _hoisted_181 = {
|
|
2286
|
+
width: "16",
|
|
2287
|
+
height: "16",
|
|
2288
|
+
viewBox: "0 0 16 16",
|
|
2289
|
+
fill: "none",
|
|
2290
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2291
|
+
}, _hoisted_281 = /* @__PURE__ */ (0, import_vue81.createElementVNode)("path", {
|
|
2292
|
+
"fill-rule": "evenodd",
|
|
2293
|
+
"clip-rule": "evenodd",
|
|
2294
|
+
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",
|
|
2295
|
+
fill: "#606266"
|
|
2296
|
+
}, null, -1), _hoisted_380 = /* @__PURE__ */ (0, import_vue81.createElementVNode)("path", {
|
|
2297
|
+
"fill-rule": "evenodd",
|
|
2298
|
+
"clip-rule": "evenodd",
|
|
2299
|
+
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",
|
|
2300
|
+
fill: "#606266"
|
|
2301
|
+
}, null, -1), _hoisted_440 = [
|
|
2302
|
+
_hoisted_281,
|
|
2303
|
+
_hoisted_380
|
|
2304
|
+
];
|
|
2305
|
+
function _sfc_render81(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2306
|
+
return (0, import_vue81.openBlock)(), (0, import_vue81.createElementBlock)("svg", _hoisted_181, _hoisted_440);
|
|
2307
|
+
}
|
|
2308
|
+
var icon_tool_box_default = /* @__PURE__ */ export_helper_default(_sfc_main81, [["render", _sfc_render81], ["__file", "icon-tool-box.vue"]]);
|
|
2309
|
+
|
|
2310
|
+
// src/components/icon-two-win.vue
|
|
2311
|
+
var import_vue82 = require("vue");
|
|
2312
|
+
var _sfc_main82 = {
|
|
2313
|
+
name: "IconTwoWin"
|
|
2314
|
+
}, _hoisted_182 = {
|
|
2315
|
+
width: "16",
|
|
2316
|
+
height: "16",
|
|
2317
|
+
viewBox: "0 0 16 16",
|
|
2318
|
+
fill: "none",
|
|
2319
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2320
|
+
}, _hoisted_282 = /* @__PURE__ */ (0, import_vue82.createElementVNode)("path", {
|
|
2321
|
+
"fill-rule": "evenodd",
|
|
2322
|
+
"clip-rule": "evenodd",
|
|
2323
|
+
d: "M12.58 2H2.42a.448.448 0 0 0-.42.42v10.16c0 .212.208.42.42.42h10.16c.212 0 .42-.208.42-.42V2.42a.448.448 0 0 0-.42-.42Zm0-1H2.42C1.655 1 1 1.655 1 2.42v10.16c0 .764.655 1.42 1.42 1.42h10.16c.764 0 1.42-.655 1.42-1.42V2.42C14 1.655 13.345 1 12.58 1Z",
|
|
2324
|
+
fill: "#606266"
|
|
2325
|
+
}, null, -1), _hoisted_381 = /* @__PURE__ */ (0, import_vue82.createElementVNode)("path", {
|
|
2326
|
+
"fill-rule": "evenodd",
|
|
2327
|
+
"clip-rule": "evenodd",
|
|
2328
|
+
d: "M7.5 1c.276 0 .5.243.5.542v11.916c0 .3-.224.542-.5.542s-.5-.242-.5-.542V1.542c0-.3.224-.542.5-.542Z",
|
|
2329
|
+
fill: "#606266"
|
|
2330
|
+
}, null, -1), _hoisted_441 = [
|
|
2331
|
+
_hoisted_282,
|
|
2332
|
+
_hoisted_381
|
|
2333
|
+
];
|
|
2334
|
+
function _sfc_render82(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2335
|
+
return (0, import_vue82.openBlock)(), (0, import_vue82.createElementBlock)("svg", _hoisted_182, _hoisted_441);
|
|
2336
|
+
}
|
|
2337
|
+
var icon_two_win_default = /* @__PURE__ */ export_helper_default(_sfc_main82, [["render", _sfc_render82], ["__file", "icon-two-win.vue"]]);
|
|
2338
|
+
|
|
2339
|
+
// src/components/icon-upload-cloud.vue
|
|
2340
|
+
var import_vue83 = require("vue");
|
|
2341
|
+
var _sfc_main83 = {
|
|
2342
|
+
name: "IconUploadCloud"
|
|
2343
|
+
}, _hoisted_183 = {
|
|
2344
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2345
|
+
viewBox: "0 0 24 20",
|
|
2346
|
+
style: { "enable-background": "new 0 0 24 20" },
|
|
2347
|
+
"xml:space": "preserve"
|
|
2348
|
+
}, _hoisted_283 = /* @__PURE__ */ (0, import_vue83.createElementVNode)("path", {
|
|
2349
|
+
class: "st0",
|
|
2350
|
+
d: "M23.8 10.5c-.3-1.3-1.1-2.4-2.1-3.3S19.3 6 18 6h-.5c-.4-1-.9-2-1.6-2.8-.9-1-2-1.9-3.2-2.4C11.4.2 10 0 8.7 0 7.3.1 6 .4 4.8 1.1c-1.2.6-2.2 1.5-3 2.6C.9 4.8.4 6.1.1 7.4c-.2 1.3-.2 2.7.2 4s1 2.5 1.9 3.5c.4.4 1 .5 1.4.1.4-.4.5-1 .1-1.4-.7-.8-1.2-1.7-1.5-2.8-.2-.9-.3-2-.1-3 .2-1 .6-2 1.2-2.9s1.4-1.6 2.4-2.1 2-.8 3-.8c1.1 0 2.1.2 3.1.6 1 .4 1.8 1.1 2.5 1.9.7.8 1.2 1.8 1.4 2.8.1.4.5.7 1 .7H18c.9 0 1.8.3 2.5.8s1.2 1.3 1.4 2.2c.2.9.1 1.8-.2 2.6-.4.8-1 1.5-1.8 1.9-.5.3-.7.9-.4 1.4.3.5.9.7 1.4.4 1.2-.6 2.1-1.6 2.6-2.9.5-1.2.6-2.6.3-3.9z"
|
|
2351
|
+
}, null, -1), _hoisted_382 = /* @__PURE__ */ (0, import_vue83.createElementVNode)("path", {
|
|
2352
|
+
class: "st0",
|
|
2353
|
+
d: "M12.7 9.3c-.1-.1-.2-.2-.3-.2-.1-.1-.3-.1-.4-.1-.1 0-.3 0-.4.1-.1.1-.2.1-.3.2l-4 4c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0l2.3-2.3V19c0 .6.4 1 1 1s1-.4 1-1v-6.6l2.3 2.3c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4l-4-4z"
|
|
2354
|
+
}, null, -1), _hoisted_442 = [
|
|
2355
|
+
_hoisted_283,
|
|
2356
|
+
_hoisted_382
|
|
2357
|
+
];
|
|
2358
|
+
function _sfc_render83(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2359
|
+
return (0, import_vue83.openBlock)(), (0, import_vue83.createElementBlock)("svg", _hoisted_183, _hoisted_442);
|
|
2360
|
+
}
|
|
2361
|
+
var icon_upload_cloud_default = /* @__PURE__ */ export_helper_default(_sfc_main83, [["render", _sfc_render83], ["__file", "icon-upload-cloud.vue"]]);
|
|
2362
|
+
|
|
2363
|
+
// src/components/icon-video-pause.vue
|
|
2364
|
+
var import_vue84 = require("vue");
|
|
2365
|
+
var _sfc_main84 = {
|
|
2366
|
+
name: "IconVideoPause"
|
|
2367
|
+
}, _hoisted_184 = {
|
|
2368
|
+
width: "16",
|
|
2369
|
+
height: "16",
|
|
2370
|
+
viewBox: "0 0 16 16",
|
|
2371
|
+
fill: "none",
|
|
2372
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2373
|
+
}, _hoisted_284 = /* @__PURE__ */ (0, import_vue84.createElementVNode)("path", {
|
|
2374
|
+
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",
|
|
2375
|
+
fill: "#606266"
|
|
2376
|
+
}, null, -1), _hoisted_383 = /* @__PURE__ */ (0, import_vue84.createElementVNode)("path", {
|
|
2377
|
+
"fill-rule": "evenodd",
|
|
2378
|
+
"clip-rule": "evenodd",
|
|
2379
|
+
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",
|
|
2380
|
+
fill: "#606266"
|
|
2381
|
+
}, null, -1), _hoisted_443 = [
|
|
2382
|
+
_hoisted_284,
|
|
2383
|
+
_hoisted_383
|
|
2384
|
+
];
|
|
2385
|
+
function _sfc_render84(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2386
|
+
return (0, import_vue84.openBlock)(), (0, import_vue84.createElementBlock)("svg", _hoisted_184, _hoisted_443);
|
|
2387
|
+
}
|
|
2388
|
+
var icon_video_pause_default = /* @__PURE__ */ export_helper_default(_sfc_main84, [["render", _sfc_render84], ["__file", "icon-video-pause.vue"]]);
|
|
2389
|
+
|
|
2390
|
+
// src/components/icon-video-play.vue
|
|
2391
|
+
var import_vue85 = require("vue");
|
|
2392
|
+
var _sfc_main85 = {
|
|
2393
|
+
name: "IconVideoPlay"
|
|
2394
|
+
}, _hoisted_185 = {
|
|
2395
|
+
width: "16",
|
|
2396
|
+
height: "16",
|
|
2397
|
+
viewBox: "0 0 16 16",
|
|
2398
|
+
fill: "none",
|
|
2399
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2400
|
+
}, _hoisted_285 = /* @__PURE__ */ (0, import_vue85.createElementVNode)("path", {
|
|
2401
|
+
"fill-rule": "evenodd",
|
|
2402
|
+
"clip-rule": "evenodd",
|
|
2403
|
+
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",
|
|
2404
|
+
fill: "#606266"
|
|
2405
|
+
}, null, -1), _hoisted_384 = /* @__PURE__ */ (0, import_vue85.createElementVNode)("path", {
|
|
2406
|
+
"fill-rule": "evenodd",
|
|
2407
|
+
"clip-rule": "evenodd",
|
|
2408
|
+
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",
|
|
2409
|
+
fill: "#606266"
|
|
2410
|
+
}, null, -1), _hoisted_444 = [
|
|
2411
|
+
_hoisted_285,
|
|
2412
|
+
_hoisted_384
|
|
2413
|
+
];
|
|
2414
|
+
function _sfc_render85(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2415
|
+
return (0, import_vue85.openBlock)(), (0, import_vue85.createElementBlock)("svg", _hoisted_185, _hoisted_444);
|
|
2416
|
+
}
|
|
2417
|
+
var icon_video_play_default = /* @__PURE__ */ export_helper_default(_sfc_main85, [["render", _sfc_render85], ["__file", "icon-video-play.vue"]]);
|
|
2418
|
+
|
|
2419
|
+
// src/components/icon-video-repeat.vue
|
|
2420
|
+
var import_vue86 = require("vue");
|
|
2421
|
+
var _sfc_main86 = {
|
|
2422
|
+
name: "IconVideoRepeat"
|
|
2423
|
+
}, _hoisted_186 = {
|
|
2424
|
+
width: "16",
|
|
2425
|
+
height: "16",
|
|
2426
|
+
viewBox: "0 0 16 16",
|
|
2427
|
+
fill: "none",
|
|
2428
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2429
|
+
}, _hoisted_286 = /* @__PURE__ */ (0, import_vue86.createElementVNode)("path", {
|
|
2430
|
+
"fill-rule": "evenodd",
|
|
2431
|
+
"clip-rule": "evenodd",
|
|
2432
|
+
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",
|
|
2433
|
+
fill: "#606266"
|
|
2434
|
+
}, null, -1), _hoisted_385 = [
|
|
2435
|
+
_hoisted_286
|
|
2436
|
+
];
|
|
2437
|
+
function _sfc_render86(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2438
|
+
return (0, import_vue86.openBlock)(), (0, import_vue86.createElementBlock)("svg", _hoisted_186, _hoisted_385);
|
|
2439
|
+
}
|
|
2440
|
+
var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(_sfc_main86, [["render", _sfc_render86], ["__file", "icon-video-repeat.vue"]]);
|
|
2441
|
+
|
|
2442
|
+
// src/components/icon-video-stop.vue
|
|
2443
|
+
var import_vue87 = require("vue");
|
|
2444
|
+
var _sfc_main87 = {
|
|
2445
|
+
name: "IconVideoStop"
|
|
2446
|
+
}, _hoisted_187 = {
|
|
2447
|
+
width: "32",
|
|
2448
|
+
height: "32",
|
|
2449
|
+
viewBox: "0 0 32 32",
|
|
2450
|
+
fill: "none",
|
|
2451
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2452
|
+
}, _hoisted_287 = /* @__PURE__ */ (0, import_vue87.createElementVNode)("path", {
|
|
2453
|
+
"fill-rule": "evenodd",
|
|
2454
|
+
"clip-rule": "evenodd",
|
|
2455
|
+
d: "M11 11v10h10V11H11Zm-1-2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1H10Z",
|
|
2456
|
+
fill: "#606266"
|
|
2457
|
+
}, null, -1), _hoisted_386 = /* @__PURE__ */ (0, import_vue87.createElementVNode)("path", {
|
|
2458
|
+
"fill-rule": "evenodd",
|
|
2459
|
+
"clip-rule": "evenodd",
|
|
2460
|
+
d: "M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14Zm0 2c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16Z",
|
|
2461
|
+
fill: "#606266"
|
|
2462
|
+
}, null, -1), _hoisted_445 = [
|
|
2463
|
+
_hoisted_287,
|
|
2464
|
+
_hoisted_386
|
|
2465
|
+
];
|
|
2466
|
+
function _sfc_render87(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2467
|
+
return (0, import_vue87.openBlock)(), (0, import_vue87.createElementBlock)("svg", _hoisted_187, _hoisted_445);
|
|
2468
|
+
}
|
|
2469
|
+
var icon_video_stop_default = /* @__PURE__ */ export_helper_default(_sfc_main87, [["render", _sfc_render87], ["__file", "icon-video-stop.vue"]]);
|
|
2470
|
+
|
|
2471
|
+
// src/components/icon-viewshed-analysis.vue
|
|
2472
|
+
var import_vue88 = require("vue");
|
|
2473
|
+
var _sfc_main88 = {
|
|
2474
|
+
name: "IconViewshedAnalysis"
|
|
2475
|
+
}, _hoisted_188 = {
|
|
2476
|
+
width: "16",
|
|
2477
|
+
height: "16",
|
|
2478
|
+
viewBox: "0 0 16 16",
|
|
2479
|
+
fill: "none",
|
|
2480
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2481
|
+
}, _hoisted_288 = /* @__PURE__ */ (0, import_vue88.createElementVNode)("path", {
|
|
2482
|
+
"fill-rule": "evenodd",
|
|
2483
|
+
"clip-rule": "evenodd",
|
|
2484
|
+
d: "M6 1a11.97 11.97 0 0 1 9 4.063v6.306L2.875 15.1A1.5 1.5 0 1 1 1 13.085V2.088A11.956 11.956 0 0 1 6 1ZM2 2.75v1.082a9.928 9.928 0 0 1 2.5-.72v-1.01c-.87.118-1.707.338-2.5.648Zm3.5-.739v1.001a9.996 9.996 0 0 1 3.5.446V2.5h.289A10.996 10.996 0 0 0 5.5 2.011Zm4.5.739v1.082a10.023 10.023 0 0 1 3.257 2.288c.188-.117.354-.218.496-.301a7.074 7.074 0 0 1 .39-.215A11.02 11.02 0 0 0 10 2.75Zm2.395 3.918A9.026 9.026 0 0 0 10 4.936V6.07a8.03 8.03 0 0 1 1.539 1.157l.856-.56Zm-.171 1.305c.301-.198.583-.382.842-.548.355.45.669.934.934 1.448v1.758l-.326.1a7.98 7.98 0 0 0-1.45-2.758Zm-1.541-.176A6.974 6.974 0 0 0 6 6a6.968 6.968 0 0 0-4 1.255v5.83c.24.085.452.23.619.416 1.965-1.487 4.398-3.208 6.526-4.664.536-.366 1.052-.715 1.538-1.04ZM2 6.07a7.947 7.947 0 0 1 2.5-.93V4.124a8.936 8.936 0 0 0-2.5.812V6.07Zm3.5-2.056v1.001a7.978 7.978 0 0 1 3.5.566V4.513a8.985 8.985 0 0 0-3.5-.498Zm5.886 4.515A6.983 6.983 0 0 1 12.71 11h.09l-8.782 2.702a188.768 188.768 0 0 1 5.692-4.04c.587-.401 1.152-.782 1.676-1.133ZM14 6.999a11.38 11.38 0 0 0-.084-.11L14 6.836v.162Zm.628-.519a.117.117 0 0 1-.003.002l.003-.002Z",
|
|
2485
|
+
fill: "#606266"
|
|
2486
|
+
}, null, -1), _hoisted_387 = [
|
|
2487
|
+
_hoisted_288
|
|
2488
|
+
];
|
|
2489
|
+
function _sfc_render88(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2490
|
+
return (0, import_vue88.openBlock)(), (0, import_vue88.createElementBlock)("svg", _hoisted_188, _hoisted_387);
|
|
2491
|
+
}
|
|
2492
|
+
var icon_viewshed_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main88, [["render", _sfc_render88], ["__file", "icon-viewshed-analysis.vue"]]);
|
|
2493
|
+
|
|
2494
|
+
// src/components/icon-weather-effect.vue
|
|
2495
|
+
var import_vue89 = require("vue");
|
|
2496
|
+
var _sfc_main89 = {
|
|
2497
|
+
name: "IconWeatherEffect"
|
|
2498
|
+
}, _hoisted_189 = {
|
|
2499
|
+
width: "16",
|
|
2500
|
+
height: "16",
|
|
2501
|
+
viewBox: "0 0 16 16",
|
|
2502
|
+
fill: "none",
|
|
2503
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2504
|
+
}, _hoisted_289 = /* @__PURE__ */ (0, import_vue89.createElementVNode)("path", {
|
|
2505
|
+
"fill-rule": "evenodd",
|
|
2506
|
+
"clip-rule": "evenodd",
|
|
2507
|
+
d: "m13.973 7.189.022-.477a4.5 4.5 0 0 0-8.841-1.385l-.243.904-.918-.183a2.5 2.5 0 1 0-.306 4.945l.076-.005.076.006c.053.004.106.006.161.006h9a2 2 0 0 0 1.33-3.495l-.357-.316ZM3.76 11.99a3.5 3.5 0 1 1 .429-6.923 5.5 5.5 0 0 1 10.806 1.69A3 3 0 0 1 13 12H3.999a2.736 2.736 0 0 1-.24-.008ZM3 13.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5ZM7.5 15a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Z",
|
|
2508
|
+
fill: "#606266"
|
|
2509
|
+
}, null, -1), _hoisted_388 = [
|
|
2510
|
+
_hoisted_289
|
|
2511
|
+
];
|
|
2512
|
+
function _sfc_render89(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2513
|
+
return (0, import_vue89.openBlock)(), (0, import_vue89.createElementBlock)("svg", _hoisted_189, _hoisted_388);
|
|
2514
|
+
}
|
|
2515
|
+
var icon_weather_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main89, [["render", _sfc_render89], ["__file", "icon-weather-effect.vue"]]);
|
|
2516
|
+
|
|
2517
|
+
// src/components/icon-zoom-in.vue
|
|
2518
|
+
var import_vue90 = require("vue");
|
|
2519
|
+
var _sfc_main90 = {
|
|
2520
|
+
name: "IconZoomIn"
|
|
2521
|
+
}, _hoisted_190 = {
|
|
2522
|
+
width: "16",
|
|
2523
|
+
height: "16",
|
|
2524
|
+
viewBox: "0 0 16 16",
|
|
2525
|
+
fill: "none",
|
|
2526
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2527
|
+
}, _hoisted_290 = /* @__PURE__ */ (0, import_vue90.createElementVNode)("path", {
|
|
2528
|
+
"fill-rule": "evenodd",
|
|
2529
|
+
"clip-rule": "evenodd",
|
|
2530
|
+
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",
|
|
2531
|
+
fill: "#606266"
|
|
2532
|
+
}, null, -1), _hoisted_389 = /* @__PURE__ */ (0, import_vue90.createElementVNode)("path", {
|
|
2533
|
+
"fill-rule": "evenodd",
|
|
2534
|
+
"clip-rule": "evenodd",
|
|
2535
|
+
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",
|
|
2536
|
+
fill: "#606266"
|
|
2537
|
+
}, null, -1), _hoisted_446 = [
|
|
2538
|
+
_hoisted_290,
|
|
2539
|
+
_hoisted_389
|
|
2540
|
+
];
|
|
2541
|
+
function _sfc_render90(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2542
|
+
return (0, import_vue90.openBlock)(), (0, import_vue90.createElementBlock)("svg", _hoisted_190, _hoisted_446);
|
|
2543
|
+
}
|
|
2544
|
+
var icon_zoom_in_default = /* @__PURE__ */ export_helper_default(_sfc_main90, [["render", _sfc_render90], ["__file", "icon-zoom-in.vue"]]);
|
|
2545
|
+
|
|
2546
|
+
// src/components/icon-zoom-out.vue
|
|
2547
|
+
var import_vue91 = require("vue");
|
|
2548
|
+
var _sfc_main91 = {
|
|
2549
|
+
name: "IconZoomOut"
|
|
2550
|
+
}, _hoisted_191 = {
|
|
2551
|
+
width: "16",
|
|
2552
|
+
height: "16",
|
|
2553
|
+
viewBox: "0 0 16 16",
|
|
2554
|
+
fill: "none",
|
|
2555
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2556
|
+
}, _hoisted_291 = /* @__PURE__ */ (0, import_vue91.createElementVNode)("path", {
|
|
2557
|
+
"fill-rule": "evenodd",
|
|
2558
|
+
"clip-rule": "evenodd",
|
|
2559
|
+
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",
|
|
2560
|
+
fill: "#606266"
|
|
2561
|
+
}, null, -1), _hoisted_390 = /* @__PURE__ */ (0, import_vue91.createElementVNode)("path", {
|
|
2562
|
+
"fill-rule": "evenodd",
|
|
2563
|
+
"clip-rule": "evenodd",
|
|
2564
|
+
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",
|
|
2565
|
+
fill: "#606266"
|
|
2566
|
+
}, null, -1), _hoisted_447 = /* @__PURE__ */ (0, import_vue91.createElementVNode)("path", {
|
|
2567
|
+
"fill-rule": "evenodd",
|
|
2568
|
+
"clip-rule": "evenodd",
|
|
2569
|
+
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",
|
|
2570
|
+
fill: "#606266"
|
|
2571
|
+
}, null, -1), _hoisted_520 = [
|
|
2572
|
+
_hoisted_291,
|
|
2573
|
+
_hoisted_390,
|
|
2574
|
+
_hoisted_447
|
|
2575
|
+
];
|
|
2576
|
+
function _sfc_render91(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2577
|
+
return (0, import_vue91.openBlock)(), (0, import_vue91.createElementBlock)("svg", _hoisted_191, _hoisted_520);
|
|
2578
|
+
}
|
|
2579
|
+
var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main91, [["render", _sfc_render91], ["__file", "icon-zoom-out.vue"]]);
|