@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,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["unplugin-vue:/plugin-vue/export-helper", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-XZQ-cover.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-XZQ-nav.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-add-data.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-advanced-query.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-base-map-toggle.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-basemap-gallery.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-baseterrain-gallery.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-calendar.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-cancel-select.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-compass-3d.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-compass.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-contrast.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-cycle.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-draw.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-edit.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-excavate-fill-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-export.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-feature-identify.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-feature-storage.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-feature-table.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-file.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-filter.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-fireworks.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-flame.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-flight.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-flood-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-fountain.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-four-win.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-hawk-eye.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-image.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-isoline-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-layer-manager.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-layer-tree.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-legend.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-line.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-location.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-map-state-bar.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-map.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-2d.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-area.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-azimuth.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-coordinate.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-distance.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-horizontal-area.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-horizontal-distance.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-marea.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-model-area.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-triangle.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-measure-vertical-distance.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-opacity.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-overlay-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-pan.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-particle-effect.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-plane-clip.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-point.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-polygon.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-polygon2.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-polyline.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-print.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-profile-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-rain.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-replace.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-roller.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-scale-location.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-scale.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-screenshot.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-select-layer.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-select.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-send.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-shadow-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-sightline-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-skyline-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-slope-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-smoke.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-snow.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-square.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-terrain-operation.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-time-bar.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-time.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-tool-bar.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-tool-box.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-two-win.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-upload-cloud.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-video-pause.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-video-play.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-video-repeat.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-video-stop.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-viewshed-analysis.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-weather-effect.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-zoom-in.vue", "../src/components/Users/zpc/Documents/KQGEOSpace/KQGISClientForVueIcons/packages/vue/src/components/icon-zoom-out.vue"],
|
|
4
|
+
"sourcesContent": ["\nexport default (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n}\n", "const _sfc_main = {\n name: \"IconXzqCover\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-XZQ-cover.vue\"]]);\n", "const _sfc_main = {\n name: \"IconXzqNav\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-XZQ-nav.vue\"]]);\n", "const _sfc_main = {\n name: \"IconAddData\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M12 2H2v2h10V2ZM1 1v4h12V1H1Zm11 6H2v2h9v1H1V6h12v2h-1V7Zm-3 4v1H2v2h7v1H1v-4h8Zm4.5 1V9.5h-1V12H10v1h2.5v2.5h1V13H16v-1h-2.5Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-add-data.vue\"]]);\n", "const _sfc_main = {\n name: \"IconAdvancedQuery\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-advanced-query.vue\"]]);\n", "const _sfc_main = {\n name: \"IconBaseMapToggle\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-base-map-toggle.vue\"]]);\n", "const _sfc_main = {\n name: \"IconBasemapGallery\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-basemap-gallery.vue\"]]);\n", "const _sfc_main = {\n name: \"IconBaseterrainGallery\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M3.887 5.877 9.902 15.5H.28l3.608-9.623Zm.226 2.247L1.72 14.5h6.377L4.113 8.124Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-baseterrain-gallery.vue\"]]);\n", "const _sfc_main = {\n name: \"IconCalendar\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-calendar.vue\"]]);\n", "const _sfc_main = {\n name: \"IconCancelSelect\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"circle\", {\n cx: \"17\",\n cy: \"17\",\n r: \"5\",\n stroke: \"#409EFF\",\n \"stroke-width\": \"2\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n d: \"m14 13 6 7.5\",\n stroke: \"#409EFF\",\n \"stroke-width\": \"2\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-cancel-select.vue\"]]);\n", "const _sfc_main = {\n name: \"IconCompass3D\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-compass-3d.vue\"]]);\n", "const _sfc_main = {\n name: \"IconCompass\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-compass.vue\"]]);\n", "const _sfc_main = {\n name: \"IconContrast\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M14 3H3v8h11V3ZM2 2v10h13V2H2Z\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", { d: \"M3 14h11v1H3v-1Zm5-2h1v2H8v-2Z\" }, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-contrast.vue\"]]);\n", "const _sfc_main = {\n name: \"IconCycle\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"circle\", {\n cx: \"12\",\n cy: \"12\",\n r: \"10\",\n stroke: \"#409EFF\",\n \"stroke-width\": \"2\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-cycle.vue\"]]);\n", "const _sfc_main = {\n name: \"IconDraw\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_6 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4,\n _hoisted_5\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_6);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-draw.vue\"]]);\n", "const _sfc_main = {\n name: \"IconEdit\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-edit.vue\"]]);\n", "const _sfc_main = {\n name: \"IconExcavateFillAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n d: \"M14.461 15H1.538L1 14.429V11h1.077v2.857h11.846V7H15v7.429l-.539.571Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-excavate-fill-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconExport\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M8 2H2v12h12V9h1v5a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h6v1Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-export.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFeatureIdentify\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-feature-identify.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFeatureStorage\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-feature-storage.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFeatureTable\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M14 14H2V5h12v9ZM2 15a1 1 0 0 1-1-1V4h14v10a1 1 0 0 1-1 1H2Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M2 7v1h12V7H2Zm0 3v1h12v-1H2Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M11 4h-1v11h1V4ZM6 4H5v11h1V4Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_6 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4,\n _hoisted_5\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_6);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-feature-table.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFile\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-file.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFilter\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-filter.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFireworks\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-fireworks.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFlame\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-flame.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFlight\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-flight.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFloodAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"g\", {\n \"clip-path\": \"url(#a)\",\n fill: \"#606266\"\n}, [\n /* @__PURE__ */ _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\" }),\n /* @__PURE__ */ _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\" })\n], -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-flood-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFountain\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n viewBox: \"0 0 24 24\",\n style: { \"enable-background\": \"new 0 0 24 24\" },\n \"xml:space\": \"preserve\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n style: { \"fill-rule\": \"evenodd\", \"clip-rule\": \"evenodd\", \"fill\": \"#409eff\" }\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-fountain.vue\"]]);\n", "const _sfc_main = {\n name: \"IconFourWin\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-four-win.vue\"]]);\n", "const _sfc_main = {\n name: \"IconHawkEye\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-hawk-eye.vue\"]]);\n", "const _sfc_main = {\n name: \"IconImage\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-image.vue\"]]);\n", "const _sfc_main = {\n name: \"IconIsolineAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-isoline-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconLayerManager\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n d: \"M8 10 0 5.5 8 1l8 4.5L8 10ZM2 5.5l6 3.326L14 5.5 8 2.174 2 5.5Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n d: \"m15 8-1 .577-6 3.27L1 8l-1 .577L8 13l8-4.423L15 8Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n d: \"m15 11-1 .577-6 3.27v.095l-7-3.846-1 .48L8 16l8-4.423L15 11Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-layer-manager.vue\"]]);\n", "const _sfc_main = {\n name: \"IconLayerTree\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"g\", {\n \"clip-path\": \"url(#a)\",\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n fill: \"#606266\"\n}, [\n /* @__PURE__ */ _createElementVNode(\"path\", { d: \"M12 2H4v2h8V2ZM3 1v4h10V1H3Zm11 7H7v2h7V8ZM6 7v4h9V7H6Zm8 6H7v2h7v-2Zm-8-1v4h9v-4H6Z\" }),\n /* @__PURE__ */ _createElementVNode(\"path\", { d: \"M1 2.5h2v1H2v5h4v1H2v4h4v1H2v2H1v-14Z\" })\n], -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-layer-tree.vue\"]]);\n", "const _sfc_main = {\n name: \"IconLegend\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", { d: \"M1 3h1v1H1zm0 5h1v1H1zm0 5h1v1H1zM4 3h10v1H4zm0 5h10v1H4zm0 5h10v1H4z\" }, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-legend.vue\"]]);\n", "const _sfc_main = {\n name: \"IconLine\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"g\", { \"clip-path\": \"url(#a)\" }, [\n /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n })\n], -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"defs\", null, [\n /* @__PURE__ */ _createElementVNode(\"clipPath\", { id: \"a\" }, [\n /* @__PURE__ */ _createElementVNode(\"path\", {\n fill: \"#fff\",\n d: \"M0 0h24v24H0z\"\n })\n ])\n], -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-line.vue\"]]);\n", "const _sfc_main = {\n name: \"IconLocation\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-location.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMapStateBar\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M1 11v-1h15v1H1Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n d: \"M1 10h1V5H1v5Zm7 0h1V5H8v5Zm7 0h1V5h-1v5Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-map-state-bar.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMap\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-map.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasure2D\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-2d.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureArea\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-area.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureAzimuth\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-azimuth.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureCoordinate\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-coordinate.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureDistance\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n viewBox: \"0 0 24 24\",\n style: { \"enable-background\": \"new 0 0 24 24\" },\n \"xml:space\": \"preserve\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#409eff\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-distance.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureHorizontalArea\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"m7.361 13-3.2 4H16.64l3.2-4H7.36ZM6.4 11 0 19h17.6l6.4-8H6.4Z\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-horizontal-area.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureHorizontalDistance\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M2 18h18v2H2v-2Z\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_5 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_6 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4,\n _hoisted_5\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_6);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-horizontal-distance.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureMarea\"\n};\nimport { openBlock as _openBlock, createElementBlock as _createElementBlock, createStaticVNode as _createStaticVNode } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _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);\nconst _hoisted_9 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_9);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-marea.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureModelArea\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-model-area.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureTriangle\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-triangle.vue\"]]);\n", "const _sfc_main = {\n name: \"IconMeasureVerticalDistance\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M20 19V1h2v18h-2Z\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_5 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_6 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4,\n _hoisted_5\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_6);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-measure-vertical-distance.vue\"]]);\n", "const _sfc_main = {\n name: \"IconOpacity\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"#606266\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-opacity.vue\"]]);\n", "const _sfc_main = {\n name: \"IconOverlayAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-overlay-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconPan\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-pan.vue\"]]);\n", "const _sfc_main = {\n name: \"IconParticleEffect\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-particle-effect.vue\"]]);\n", "const _sfc_main = {\n name: \"IconPlaneClip\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"g\", {\n \"clip-path\": \"url(#a)\",\n fill: \"#606266\"\n}, [\n /* @__PURE__ */ _createElementVNode(\"path\", { d: \"M2 14h14v-1H3V0H2v14Z\" }),\n /* @__PURE__ */ _createElementVNode(\"path\", { d: \"M14 16V2H0v1h13v13h1Z\" })\n], -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-plane-clip.vue\"]]);\n", "const _sfc_main = {\n name: \"IconPoint\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n d: \"M9 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\",\n fill: \"#FAFAFA\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-point.vue\"]]);\n", "const _sfc_main = {\n name: \"IconPolygon\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-polygon.vue\"]]);\n", "const _sfc_main = {\n name: \"IconPolygon2\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-polygon2.vue\"]]);\n", "const _sfc_main = {\n name: \"IconPolyline\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-polyline.vue\"]]);\n", "const _sfc_main = {\n name: \"IconPrint\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-print.vue\"]]);\n", "const _sfc_main = {\n name: \"IconProfileAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-profile-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconRain\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-rain.vue\"]]);\n", "const _sfc_main = {\n name: \"IconReplace\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-replace.vue\"]]);\n", "const _sfc_main = {\n name: \"IconRoller\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"g\", { \"clip-path\": \"url(#a)\" }, [\n /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n })\n], -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"defs\", null, [\n /* @__PURE__ */ _createElementVNode(\"clipPath\", { id: \"a\" }, [\n /* @__PURE__ */ _createElementVNode(\"path\", {\n fill: \"#fff\",\n d: \"M0 0h16v16H0z\"\n })\n ])\n], -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-roller.vue\"]]);\n", "const _sfc_main = {\n name: \"IconScaleLocation\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n d: \"M4 12h1V9H4v3Zm-4 0h1V7H0v5Zm8 0h1v-2H8v2Zm4 0h1v-1h-1v1Zm3 0h1V7h-1v5Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-scale-location.vue\"]]);\n", "const _sfc_main = {\n name: \"IconScale\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M0 11v-1h16v1H0Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n d: \"M4 10h1V7H4v3Zm-4 0h1V5H0v5Zm8 0h1V5H8v5Zm4 0h1V7h-1v3Zm3 0h1V5h-1v5Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-scale.vue\"]]);\n", "const _sfc_main = {\n name: \"IconScreenshot\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-screenshot.vue\"]]);\n", "const _sfc_main = {\n name: \"IconSelectLayer\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-select-layer.vue\"]]);\n", "const _sfc_main = {\n name: \"IconSelect\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-select.vue\"]]);\n", "const _sfc_main = {\n name: \"IconSend\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-send.vue\"]]);\n", "const _sfc_main = {\n name: \"IconShadowAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-shadow-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconSightlineAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M4 9.5H1v-1h3v1Zm11 0h-3v-1h3v1Z\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_6 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4,\n _hoisted_5\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_6);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-sightline-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconSkylineAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-skyline-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconSlopeAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"g\", {\n \"clip-path\": \"url(#a)\",\n fill: \"#606266\"\n}, [\n /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\"\n }),\n /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\"\n }),\n /* @__PURE__ */ _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\" })\n], -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-slope-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconSmoke\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-smoke.vue\"]]);\n", "const _sfc_main = {\n name: \"IconSnow\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-snow.vue\"]]);\n", "const _sfc_main = {\n name: \"IconSquare\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"24\",\n height: \"24\",\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#409EFF\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-square.vue\"]]);\n", "const _sfc_main = {\n name: \"IconTerrainOperation\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-terrain-operation.vue\"]]);\n", "const _sfc_main = {\n name: \"IconTimeBar\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-time-bar.vue\"]]);\n", "const _sfc_main = {\n name: \"IconTime\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-time.vue\"]]);\n", "const _sfc_main = {\n name: \"IconToolBar\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-tool-bar.vue\"]]);\n", "const _sfc_main = {\n name: \"IconToolBox\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-tool-box.vue\"]]);\n", "const _sfc_main = {\n name: \"IconTwoWin\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-two-win.vue\"]]);\n", "const _sfc_main = {\n name: \"IconUploadCloud\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n viewBox: \"0 0 24 20\",\n style: { \"enable-background\": \"new 0 0 24 20\" },\n \"xml:space\": \"preserve\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n class: \"st0\",\n 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\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n class: \"st0\",\n 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\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-upload-cloud.vue\"]]);\n", "const _sfc_main = {\n name: \"IconVideoPause\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-video-pause.vue\"]]);\n", "const _sfc_main = {\n name: \"IconVideoPlay\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-video-play.vue\"]]);\n", "const _sfc_main = {\n name: \"IconVideoRepeat\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-video-repeat.vue\"]]);\n", "const _sfc_main = {\n name: \"IconVideoStop\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"32\",\n height: \"32\",\n viewBox: \"0 0 32 32\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-video-stop.vue\"]]);\n", "const _sfc_main = {\n name: \"IconViewshedAnalysis\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-viewshed-analysis.vue\"]]);\n", "const _sfc_main = {\n name: \"IconWeatherEffect\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = [\n _hoisted_2\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-weather-effect.vue\"]]);\n", "const _sfc_main = {\n name: \"IconZoomIn\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-zoom-in.vue\"]]);\n", "const _sfc_main = {\n name: \"IconZoomOut\"\n};\nimport { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n};\nconst _hoisted_2 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_3 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_4 = /* @__PURE__ */ _createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n 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\",\n fill: \"#606266\"\n}, null, -1);\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n];\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5);\n}\nimport _export_sfc from \"/plugin-vue/export-helper\";\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"icon-zoom-out.vue\"]]);\n"],
|
|
5
|
+
"mappings": ";;kFACA,GAAO,GAAQ,CAAC,EAAK,IAAU,CAC7B,GAAM,GAAS,EAAI,WAAa,EAChC,OAAW,CAAC,EAAK,IAAQ,GACvB,EAAO,GAAO,EAEhB,MAAO,EACT,ECuBA,GAAK,IAAU,CACb,KAAM,cACR,MA9BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,wEACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,6pBACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,sEACF,KAAK,wBAhBP,GAMA,GAMA,yCAnBF,GAyBM,MAzBN,GAyBM,EAAA,iJCIR,GAAK,IAAU,CACb,KAAM,YACR,MA9BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,4RACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,sUACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,sEACF,KAAK,wBAhBP,GAMA,GAMA,yCAnBF,GAyBM,MAzBN,GAyBM,EAAA,gJCRR,GAAK,IAAU,CACb,KAAM,aACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,iIACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,gJCcR,GAAK,IAAU,CACb,KAAM,mBACR,MA5BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mIACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2FACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,+RACF,KAAK,wBAdP,GAMA,GAMA,yCAnBF,GAuBM,MAvBN,GAuBM,EAAA,sJCMR,GAAK,IAAU,CACb,KAAM,mBACR,MA9BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,uTACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,kQACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,4GACF,KAAK,wBAhBP,GAMA,GAMA,yCAnBF,GAyBM,MAzBN,GAyBM,EAAA,wJCRR,GAAK,IAAU,CACb,KAAM,oBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2LACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,uJCUR,GAAK,IAAU,CACb,KAAM,wBACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mFACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2FACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,4JCJR,GAAK,IAAU,CACb,KAAM,cACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,2bACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,gJCQR,GAAK,IAAU,CACb,KAAM,kBACR,MApBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,4OACF,KAAK,uBAEP,EAAkE,SAAA,CAA1D,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,UAAU,eAAa,iBAC5D,EAA2D,OAAA,CAArD,EAAE,eAAe,OAAO,UAAU,eAAa,kBAPrD,GAMA,GACA,yCAdF,GAeM,MAfN,GAeM,EAAA,sJCER,GAAK,IAAU,CACb,KAAM,eACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,6PACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,kJCUR,GAAK,IAAU,CACb,KAAM,aACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mGACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,kNACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,+ICHR,GAAK,IAAU,CACb,KAAM,cACR,MAjBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,MAAM,iCAEN,EAIE,OAAA,CAHA,YAAU,UACV,YAAU,UACV,EAAE,8CAEJ,EAA2C,OAAA,CAArC,EAAE,gCAAgC,EAAA,KAAA,EAAA,MALxC,GAKA,yCAXF,GAYM,MAZN,GAYM,EAAA,iJCAR,GAAK,IAAU,CACb,KAAM,WACR,MAbI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAAmE,SAAA,CAA3D,GAAG,KAAK,GAAG,KAAK,EAAE,KAAK,OAAO,UAAU,eAAa,kBAA7D,yCAPF,GAQM,MARN,GAQM,EAAA,6IC2BR,GAAK,IAAU,CACb,KAAM,UACR,MApCI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,+LACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,gPACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,yFACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,6FACF,KAAK,wBAtBP,GAMA,GAMA,GAMA,yCAzBF,GA+BM,MA/BN,GA+BM,EAAA,6ICdR,GAAK,IAAU,CACb,KAAM,UACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2QACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,4ICMR,GAAK,IAAU,CACb,KAAM,0BACR,MApBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAGE,OAAA,CAFA,EAAE,obACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,wEACF,KAAK,wBANP,GAIA,yCAXF,GAeM,MAfN,GAeM,EAAA,8JCQR,GAAK,IAAU,CACb,KAAM,YACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,+QACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,wEACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,+ICFR,GAAK,IAAU,CACb,KAAM,qBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,ogBACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,yJCIR,GAAK,IAAU,CACb,KAAM,oBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,utBACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,uJCsBR,GAAK,IAAU,CACb,KAAM,kBACR,MApCI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,wFACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,+DACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,gCACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,iCACF,KAAK,wBAtBP,GAMA,GAMA,GAMA,yCAzBF,GA+BM,MA/BN,GA+BM,EAAA,sJCdR,GAAK,IAAU,CACb,KAAM,UACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,0PACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,4ICUR,GAAK,IAAU,CACb,KAAM,YACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,0GACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,yJACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,8ICIR,GAAK,IAAU,CACb,KAAM,eACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAGE,OAAA,CAFA,EAAE,uIACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,yXACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,yXACF,KAAK,wBAVP,GAIA,GAIA,yCAfF,GAmBM,MAnBN,GAmBM,EAAA,kJCFR,GAAK,IAAU,CACb,KAAM,WACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,w+BACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,8ICER,GAAK,IAAU,CACb,KAAM,YACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,i3BACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,8ICQR,GAAK,IAAU,CACb,KAAM,mBACR,MApBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAOI,IAAA,CAPD,YAAU,UAAU,KAAK,YAC1B,EAEE,OAAA,CADA,EAAE,i+CAAi+C,CAAA,EAEr+C,EAEE,OAAA,CADA,EAAE,qTAAqT,CAAA,WAL3T,yCAPF,GAeM,MAfN,GAeM,EAAA,uJCDR,GAAK,IAAU,CACb,KAAM,cACR,MAfI,MAAM,6BACN,QAAQ,YACR,MAAA,CAAA,oBAAA,eAAA,EACA,YAAU,eAEV,GAGE,OAAA,CAFA,EAAE,0sCACF,MAAA,CAAA,YAAA,UAAA,YAAA,UAAA,KAAA,SAAA,gBAFF,yCANF,GAUM,MAVN,GAUM,EAAA,gJCmBR,GAAK,IAAU,CACb,KAAM,aACR,MA9BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2PACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,iEACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,iEACF,KAAK,wBAhBP,GAMA,GAMA,yCAnBF,GAyBM,MAzBN,GAyBM,EAAA,gJCFR,GAAK,IAAU,CACb,KAAM,aACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,+wBACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,u6BACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,iJCFR,GAAK,IAAU,CACb,KAAM,WACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,yPACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,8ICER,GAAK,IAAU,CACb,KAAM,qBACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,47BACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,wJCYR,GAAK,IAAU,CACb,KAAM,kBACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAGE,OAAA,CAFA,EAAE,kEACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,qDACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,+DACF,KAAK,wBAVP,GAIA,GAIA,yCAfF,GAmBM,MAnBN,GAmBM,EAAA,qJCGR,GAAK,IAAU,CACb,KAAM,eACR,MAvBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAUI,IAAA,CATF,YAAU,UACV,YAAU,UACV,YAAU,UACV,KAAK,YAEL,EAEE,OAAA,CADA,EAAE,sFAAsF,CAAA,EAE1F,EAAkD,OAAA,CAA5C,EAAE,uCAAuC,CAAA,WATjD,yCAPF,GAkBM,MAlBN,GAkBM,EAAA,mJCLR,GAAK,IAAU,CACb,KAAM,YACR,MAdI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,MAAM,iCAEN,GAEE,OAAA,CADA,EAAE,uEAAuE,EAAA,KAAA,EAAA,MAD3E,yCANF,GASM,MATN,GASM,EAAA,8ICaR,GAAK,IAAU,CACb,KAAM,UACR,MAvBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAOI,IAAA,CAPD,YAAU,SAAS,EAAA,CACpB,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,uKACF,KAAK,SAAA,CAAA,UAGT,EAEO,OAAA,KAAA,CADL,EAAkE,WAAA,CAAxD,GAAG,GAAG,EAAA,CAAC,EAAsC,OAAA,CAAhC,KAAK,OAAO,EAAE,eAAA,CAAA,aATvC,GAQA,yCAfF,GAkBM,MAlBN,GAkBM,EAAA,4ICKR,GAAK,IAAU,CACb,KAAM,cACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,kfACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,yFACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,gJCDR,GAAK,IAAU,CACb,KAAM,iBACR,MAnBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mBACF,KAAK,uBAEP,EAAqE,OAAA,CAA/D,EAAE,4CAA4C,KAAK,wBANzD,GAMA,yCAbF,GAcM,MAdN,GAcM,EAAA,sJCCR,GAAK,IAAU,CACb,KAAM,SACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,4oBACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,2ICgBR,GAAK,IAAU,CACb,KAAM,eACR,MA5BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,oIACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,oQACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,oKACF,KAAK,wBAdP,GAMA,GAMA,yCAnBF,GAuBM,MAvBN,GAuBM,EAAA,mJCNR,GAAK,IAAU,CACb,KAAM,iBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,0hBACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,oJCgBR,GAAK,IAAU,CACb,KAAM,oBACR,MA9BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,wfACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,sFACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,6UACF,KAAK,wBAhBP,GAMA,GAMA,yCAnBF,GAyBM,MAzBN,GAyBM,EAAA,wJCRR,GAAK,IAAU,CACb,KAAM,uBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,6RACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,2JCCR,GAAK,IAAU,CACb,KAAM,qBACR,MAfI,MAAM,6BACN,QAAQ,YACR,MAAA,CAAA,oBAAA,eAAA,EACA,YAAU,eAEV,GAGE,OAAA,CAFA,EAAE,oSACF,KAAK,wBAFP,yCANF,GAUM,MAVN,GAUM,EAAA,wJCaR,GAAK,IAAU,CACb,KAAM,2BACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,+yBACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,gEACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,+JCcR,GAAK,IAAU,CACb,KAAM,+BACR,MAlCI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,umCACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,sQACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mBACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,sEACF,KAAK,wBApBP,GAMA,GAMA,GAMA,yCAzBF,GA6BM,MA7BN,GA6BM,EAAA,mKCwBR,GAAK,IAAU,CACb,KAAM,kBACR,MAtDI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,ypJAEN,yCAPF,GAiDM,MAjDN,GAiDM,EAAA,sJChCR,GAAK,IAAU,CACb,KAAM,sBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2sCACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,0JCQR,GAAK,IAAU,CACb,KAAM,qBACR,MAtBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,sZACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,+OACF,KAAK,wBARP,GAMA,yCAbF,GAiBM,MAjBN,GAiBM,EAAA,wJCgBR,GAAK,IAAU,CACb,KAAM,6BACR,MAlCI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,87BACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,gLACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,oBACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,sEACF,KAAK,wBApBP,GAMA,GAMA,GAMA,yCAzBF,GA6BM,MA7BN,GA6BM,EAAA,kKCbR,GAAK,IAAU,CACb,KAAM,aACR,MAjBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,UACL,MAAM,iCAEN,GAIE,OAAA,CAHA,YAAU,UACV,YAAU,UACV,EAAE,s/BAHJ,yCAPF,GAYM,MAZN,GAYM,EAAA,+ICWR,GAAK,IAAU,CACb,KAAM,qBACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,gRACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,0QACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,yJCJR,GAAK,IAAU,CACb,KAAM,SACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,47DACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,4ICMR,GAAK,IAAU,CACb,KAAM,oBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,oyBACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,uJCER,GAAK,IAAU,CACb,KAAM,eACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAGI,IAAA,CAHD,YAAU,UAAU,KAAK,YAC1B,EAAkC,OAAA,CAA5B,EAAE,uBAAuB,CAAA,EAC/B,EAAkC,OAAA,CAA5B,EAAE,uBAAuB,CAAA,WAFjC,yCAPF,GAWM,MAXN,GAWM,EAAA,kJCaR,GAAK,IAAU,CACb,KAAM,WACR,MAzBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,wFACF,KAAK,uBAEP,EAAuE,OAAA,CAAjE,EAAE,8CAA8C,KAAK,uBAC3D,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,iFACF,KAAK,wBAXP,GAMA,GACA,yCAdF,GAoBM,MApBN,GAoBM,EAAA,8ICHR,GAAK,IAAU,CACb,KAAM,aACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,kUACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,gJCIR,GAAK,IAAU,CACb,KAAM,cACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,0pBACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,gJCUR,GAAK,IAAU,CACb,KAAM,cACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,kSACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mFACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,gJCUR,GAAK,IAAU,CACb,KAAM,WACR,MA9BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,wLACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,oiBACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,qJACF,KAAK,wBAhBP,GAMA,GAMA,yCAnBF,GAyBM,MAzBN,GAyBM,EAAA,8ICVR,GAAK,IAAU,CACb,KAAM,qBACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,qXACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,yJCIR,GAAK,IAAU,CACb,KAAM,UACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,+xCACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,6ICMR,GAAK,IAAU,CACb,KAAM,aACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,+SACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,+ICOR,GAAK,IAAU,CACb,KAAM,YACR,MArBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKI,IAAA,CALD,YAAU,SAAS,EAAA,CACpB,EAGE,OAAA,CAFA,EAAE,sOACF,KAAK,SAAA,CAAA,UAGT,EAEO,OAAA,KAAA,CADL,EAAkE,WAAA,CAAxD,GAAG,GAAG,EAAA,CAAC,EAAsC,OAAA,CAAhC,KAAK,OAAO,EAAE,eAAA,CAAA,aAPvC,GAMA,yCAbF,GAgBM,MAhBN,GAgBM,EAAA,8ICWR,GAAK,IAAU,CACb,KAAM,mBACR,MA5BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mgBACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,oGACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,0EACF,KAAK,wBAdP,GAMA,GAMA,yCAnBF,GAuBM,MAvBN,GAuBM,EAAA,sJCFR,GAAK,IAAU,CACb,KAAM,WACR,MAtBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mBACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,wEACF,KAAK,wBARP,GAMA,yCAbF,GAiBM,MAjBN,GAiBM,EAAA,6ICMR,GAAK,IAAU,CACb,KAAM,gBACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mWACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mGACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,kJCIR,GAAK,IAAU,CACb,KAAM,iBACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,8NACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,s4BACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,qJCFR,GAAK,IAAU,CACb,KAAM,YACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,sPACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,8ICUR,GAAK,IAAU,CACb,KAAM,UACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2GACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mPACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,6ICJR,GAAK,IAAU,CACb,KAAM,oBACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,iXACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,uJCsBR,GAAK,IAAU,CACb,KAAM,uBACR,MAlCI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,wJACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mIACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mCACF,KAAK,uBAEP,EAGE,OAAA,CAFA,EAAE,sEACF,KAAK,wBApBP,GAMA,GAMA,GAMA,yCAzBF,GA6BM,MA7BN,GA6BM,EAAA,2JCdR,GAAK,IAAU,CACb,KAAM,qBACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,wPACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,wJCeR,GAAK,IAAU,CACb,KAAM,mBACR,MA3BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAcI,IAAA,CAdD,YAAU,UAAU,KAAK,YAC1B,EAIE,OAAA,CAHA,YAAU,UACV,YAAU,UACV,EAAE,uwCAAA,CAAA,EAEJ,EAIE,OAAA,CAHA,YAAU,UACV,YAAU,UACV,EAAE,+cAAA,CAAA,EAEJ,EAEE,OAAA,CADA,EAAE,wRAAwR,CAAA,WAZ9R,yCAPF,GAsBM,MAtBN,GAsBM,EAAA,uJCLR,GAAK,IAAU,CACb,KAAM,WACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,spEACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,8ICER,GAAK,IAAU,CACb,KAAM,UACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,6pBACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,6ICMR,GAAK,IAAU,CACb,KAAM,YACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,0LACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,8ICgBR,GAAK,IAAU,CACb,KAAM,sBACR,MA9BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,mGACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2FACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,qXACF,KAAK,wBAhBP,GAMA,GAMA,yCAnBF,GAyBM,MAzBN,GAyBM,EAAA,yJCFR,GAAK,IAAU,CACb,KAAM,aACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2FACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,4HACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,iJCJR,GAAK,IAAU,CACb,KAAM,UACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,qXACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,6ICIR,GAAK,IAAU,CACb,KAAM,aACR,MAhBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,sUACF,KAAK,wBAFP,yCAPF,GAWM,MAXN,GAWM,EAAA,gJCYR,GAAK,IAAU,CACb,KAAM,aACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,oPACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,0NACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,gJCIR,GAAK,IAAU,CACb,KAAM,YACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,2PACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,sGACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,+ICDR,GAAK,IAAU,CACb,KAAM,iBACR,MAnBI,MAAM,6BACN,QAAQ,YACR,MAAA,CAAA,oBAAA,eAAA,EACA,YAAU,eAEV,EAGE,OAAA,CAFA,MAAM,MACN,EAAE,kiBAEJ,EAGE,OAAA,CAFA,MAAM,MACN,EAAE,sNANJ,GAIA,yCAVF,GAcM,MAdN,GAcM,EAAA,qJCOR,GAAK,IAAU,CACb,KAAM,gBACR,MAtBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAGE,OAAA,CAFA,EAAE,qFACF,KAAK,uBAEP,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,wEACF,KAAK,wBARP,GAIA,yCAXF,GAiBM,MAjBN,GAiBM,EAAA,oJCMR,GAAK,IAAU,CACb,KAAM,eACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,wEACF,KAAK,uBAEP,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,0IACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,mJCFR,GAAK,IAAU,CACb,KAAM,iBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,8mBACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,qJCUR,GAAK,IAAU,CACb,KAAM,eACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,gGACF,KAAK,uBAEP,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,iJACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,mJCFR,GAAK,IAAU,CACb,KAAM,sBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,ykCACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,0JCIR,GAAK,IAAU,CACb,KAAM,mBACR,MAlBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,uYACF,KAAK,wBAJP,yCAPF,GAaM,MAbN,GAaM,EAAA,uJCUR,GAAK,IAAU,CACb,KAAM,YACR,MAxBI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,uIACF,KAAK,uBAEP,GAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,6uBACF,KAAK,wBAVP,GAMA,yCAbF,GAmBM,MAnBN,GAmBM,EAAA,+ICUR,GAAK,IAAU,CACb,KAAM,aACR,MA9BI,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,iCAEN,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,uIACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,uJACF,KAAK,uBAEP,EAKE,OAAA,CAJA,YAAU,UACV,YAAU,UACV,EAAE,qpBACF,KAAK,wBAhBP,GAMA,GAMA,yCAnBF,GAyBM,MAzBN,GAyBM,EAAA",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@kqwebclient-vue/icons-vue",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"scripts": {
|
|
5
|
+
"build": "npm run build:generate && npm run build:build",
|
|
6
|
+
"build:generate": "tsx build/generate.js",
|
|
7
|
+
"build:build": "tsx build/build.js"
|
|
8
|
+
},
|
|
9
|
+
"keywords": [
|
|
10
|
+
"icon",
|
|
11
|
+
"svg",
|
|
12
|
+
"vue"
|
|
13
|
+
],
|
|
14
|
+
"author": "",
|
|
15
|
+
"license": "ISC",
|
|
16
|
+
"peerDependencies": {
|
|
17
|
+
"vue": "^3.2.0"
|
|
18
|
+
},
|
|
19
|
+
"type": "module",
|
|
20
|
+
"files": [
|
|
21
|
+
"dist"
|
|
22
|
+
],
|
|
23
|
+
"devDependencies": {
|
|
24
|
+
"@kqgis-vue/icons-svg": "../svg",
|
|
25
|
+
"@pnpm/find-workspace-dir": "^4.0.1",
|
|
26
|
+
"@pnpm/find-workspace-packages": "^4.0.9",
|
|
27
|
+
"@pnpm/logger": "^4.0.0",
|
|
28
|
+
"@types/fs-extra": "^9.0.13",
|
|
29
|
+
"@types/node": "^17.0.36",
|
|
30
|
+
"@types/prettier": "^2.6.3",
|
|
31
|
+
"camelcase": "^6.3.0",
|
|
32
|
+
"chalk": "^5.0.1",
|
|
33
|
+
"consola": "^2.15.3",
|
|
34
|
+
"esbuild": "^0.14.42",
|
|
35
|
+
"esbuild-plugin-globals": "^0.1.1",
|
|
36
|
+
"fast-glob": "^3.2.11",
|
|
37
|
+
"fs-extra": "^10.1.0",
|
|
38
|
+
"npm-run-all": "^4.1.5",
|
|
39
|
+
"prettier": "^2.6.2",
|
|
40
|
+
"tsx": "^3.4.2",
|
|
41
|
+
"unplugin-vue": "^2.2.0",
|
|
42
|
+
"vite": "^2.9.13",
|
|
43
|
+
"vue": "^3.2.36"
|
|
44
|
+
},
|
|
45
|
+
"dependencies": {},
|
|
46
|
+
"main": "index.js",
|
|
47
|
+
"description": ""
|
|
48
|
+
}
|
|
Binary file
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
+
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
7
|
+
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
|
8
|
+
<title><%= htmlWebpackPlugin.options.title %></title>
|
|
9
|
+
</head>
|
|
10
|
+
<body>
|
|
11
|
+
<noscript>
|
|
12
|
+
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
|
13
|
+
</noscript>
|
|
14
|
+
<div id="app"></div>
|
|
15
|
+
<!-- built files will be auto injected -->
|
|
16
|
+
</body>
|
|
17
|
+
</html>
|