@vcmap/ui 5.0.0-rc.6 → 5.0.0-rc.9
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 +72 -22
- package/build/build.js +0 -3
- package/build/buildHelpers.js +0 -1
- package/build/commonViteConfig.js +1 -1
- package/config/aerowest.config.json +2 -1
- package/config/base.config.json +7 -7
- package/config/dev.config.json +4 -4
- package/dist/assets/cesium/Workers/{AttributeCompression-27507afe.js → AttributeCompression-80665726.js} +1 -1
- package/dist/assets/cesium/Workers/{AxisAlignedBoundingBox-7565c1e8.js → AxisAlignedBoundingBox-a655a4bc.js} +1 -1
- package/dist/assets/cesium/Workers/{BoundingRectangle-9d707275.js → BoundingRectangle-c3b79029.js} +1 -1
- package/dist/assets/cesium/Workers/{BoxGeometry-fb31d3b5.js → BoxGeometry-f8f9c981.js} +1 -1
- package/dist/assets/cesium/Workers/{Color-56bb5728.js → Color-de06a177.js} +1 -1
- package/dist/assets/cesium/Workers/{CoplanarPolygonGeometryLibrary-72143c19.js → CoplanarPolygonGeometryLibrary-48cdc26d.js} +1 -1
- package/dist/assets/cesium/Workers/{CorridorGeometryLibrary-7bae1712.js → CorridorGeometryLibrary-ddc027d3.js} +1 -1
- package/dist/assets/cesium/Workers/{CylinderGeometry-331891fe.js → CylinderGeometry-82a8cbe6.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipseGeometry-5e3f67b6.js → EllipseGeometry-32d55454.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipseGeometryLibrary-dbc15162.js → EllipseGeometryLibrary-b2ae188a.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipseOutlineGeometry-21191fce.js → EllipseOutlineGeometry-f05a5a27.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipsoidGeodesic-cc3bace8.js → EllipsoidGeodesic-19e75e11.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipsoidGeometry-8bfa24a9.js → EllipsoidGeometry-7c99fc81.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipsoidOutlineGeometry-48d9c023.js → EllipsoidOutlineGeometry-21c243df.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipsoidRhumbLine-125a8b72.js → EllipsoidRhumbLine-6145377b.js} +1 -1
- package/dist/assets/cesium/Workers/EllipsoidTangentPlane-a01286f6.js +1 -0
- package/dist/assets/cesium/Workers/{EncodedCartesian3-96fdc0ef.js → EncodedCartesian3-d9f5c4a4.js} +1 -1
- package/dist/assets/cesium/Workers/{FrustumGeometry-9ab86004.js → FrustumGeometry-17776af8.js} +1 -1
- package/dist/assets/cesium/Workers/GeometryAttribute-89a520b9.js +1 -0
- package/dist/assets/cesium/Workers/{GeometryInstance-13e4ff38.js → GeometryInstance-4fbf16ba.js} +1 -1
- package/dist/assets/cesium/Workers/{GeometryPipeline-e0eb4567.js → GeometryPipeline-309fad76.js} +1 -1
- package/dist/assets/cesium/Workers/IntersectionTests-58aa8f80.js +1 -0
- package/dist/assets/cesium/Workers/{Matrix2-37e55508.js → Matrix2-47e98d76.js} +0 -0
- package/dist/assets/cesium/Workers/{OrientedBoundingBox-e9c07538.js → OrientedBoundingBox-fcb5b750.js} +1 -1
- package/dist/assets/cesium/Workers/{Plane-6ee42cab.js → Plane-3f01019d.js} +1 -1
- package/dist/assets/cesium/Workers/{PolygonGeometryLibrary-b408c688.js → PolygonGeometryLibrary-0b29eb16.js} +1 -1
- package/dist/assets/cesium/Workers/{PolygonPipeline-7b8e4643.js → PolygonPipeline-a934c4dd.js} +1 -1
- package/dist/assets/cesium/Workers/{PolylinePipeline-6757400c.js → PolylinePipeline-8095c9bc.js} +1 -1
- package/dist/assets/cesium/Workers/{PolylineVolumeGeometryLibrary-eb972210.js → PolylineVolumeGeometryLibrary-67d12fff.js} +1 -1
- package/dist/assets/cesium/Workers/{PrimitivePipeline-f244975e.js → PrimitivePipeline-980e44c5.js} +1 -1
- package/dist/assets/cesium/Workers/{RectangleGeometryLibrary-1bd6152a.js → RectangleGeometryLibrary-621c6de8.js} +1 -1
- package/dist/assets/cesium/Workers/{TerrainEncoding-5a21a97f.js → TerrainEncoding-f96552d5.js} +1 -1
- package/dist/assets/cesium/Workers/{Transforms-eb5c1a84.js → Transforms-c8cb8f43.js} +3 -3
- package/dist/assets/cesium/Workers/{WallGeometryLibrary-a6b6a368.js → WallGeometryLibrary-c03d8479.js} +1 -1
- package/dist/assets/cesium/Workers/{WebMercatorProjection-2839e524.js → WebMercatorProjection-79b3214e.js} +1 -1
- package/dist/assets/cesium/Workers/combineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createBoxGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createBoxOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCircleGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCircleOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCorridorGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCorridorOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCylinderGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCylinderOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createEllipseGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createEllipseOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createEllipsoidGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createEllipsoidOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createFrustumGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createFrustumOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createGroundPolylineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPlaneGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPlaneOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolygonGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolygonOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolylineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createRectangleGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createRectangleOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createSimplePolylineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createSphereGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createSphereOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTileClampedPolylines.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTileGeometries.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTilePoints.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTilePolygons.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTilePolylines.js +1 -1
- package/dist/assets/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +1 -1
- package/dist/assets/cesium/Workers/createVerticesFromHeightmap.js +1 -1
- package/dist/assets/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +1 -1
- package/dist/assets/cesium/Workers/createWallGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createWallOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/upsampleQuantizedTerrainMesh.js +1 -1
- package/dist/assets/{cesium.fba8ca.js → cesium.4e40f4.js} +955 -968
- package/dist/assets/cesium.js +1 -1
- package/dist/assets/core.edcf5e.js +4 -0
- package/dist/assets/core.js +1 -1
- package/dist/assets/{index.6a83278e.js → index.889d0f3a.js} +1 -1
- package/dist/assets/{ol.abea3a.js → ol.246fd4.js} +0 -0
- package/dist/assets/ol.js +1 -1
- package/dist/assets/ui.df4f6d.css +1 -0
- package/dist/assets/ui.df4f6d.js +43 -0
- package/dist/assets/ui.js +1 -1
- package/dist/assets/{vue-composition-api.7051d7.js → vue-composition-api.a520f3.js} +1 -1
- package/dist/assets/vue-composition-api.js +2 -2
- package/dist/assets/{vue.9fd7f6.js → vue.2cee44.js} +0 -0
- package/dist/assets/vue.js +1 -1
- package/dist/assets/{vuetify.33dafc.css → vuetify.cc817b.css} +1 -1
- package/dist/assets/{vuetify.33dafc.js → vuetify.cc817b.js} +1 -1
- package/dist/assets/vuetify.js +2 -2
- package/dist/index.html +1 -1
- package/index.js +96 -6
- package/package.json +3 -4
- package/plugins/@vcmap/pluginExample/index.js +5 -5
- package/plugins/@vcmap/pluginExample/pluginExampleComponent.vue +1 -1
- package/plugins/@vcmap/project-selector/ContextsListComponent.vue +1 -1
- package/plugins/@vcmap/project-selector/index.js +5 -5
- package/plugins/@vcmap/project-selector/package.json +1 -2
- package/plugins/@vcmap/theme-changer/index.js +6 -6
- package/plugins/buttonExamples/ButtonExamples.vue +1 -1
- package/plugins/buttonExamples/index.js +5 -4
- package/plugins/categoryTest/Categories.vue +1 -1
- package/plugins/categoryTest/Category.vue +1 -1
- package/plugins/categoryTest/index.js +5 -5
- package/plugins/example/index.js +33 -14
- package/plugins/test/allIconsComponent.vue +34 -0
- package/plugins/test/editor.vue +1 -1
- package/plugins/test/index.js +40 -17
- package/plugins/test/toolbox-data.js +106 -26
- package/plugins/test/windowManagerExample.vue +1 -2
- package/src/actions/actionHelper.js +41 -1
- package/src/actions/styleSelector.vue +1 -1
- package/src/application/Navbar.vue +47 -6
- package/src/application/VcsApp.vue +37 -29
- package/src/application/VcsMap.vue +1 -20
- package/src/assets/logo-mobile.svg +9 -0
- package/src/assets/logo.svg +23 -23
- package/src/components/buttons/VcsActionButtonList.vue +99 -0
- package/src/components/buttons/VcsButton.vue +201 -0
- package/src/components/form-inputs-controls/VcsCheckbox.vue +73 -0
- package/src/components/form-inputs-controls/VcsColorPicker.vue +81 -0
- package/src/components/form-inputs-controls/VcsFormSection.vue +46 -0
- package/src/components/form-inputs-controls/VcsLabel.vue +38 -0
- package/src/components/form-inputs-controls/VcsSelect.vue +97 -0
- package/src/components/form-inputs-controls/VcsTextArea.vue +130 -0
- package/src/components/form-inputs-controls/VcsTextField.vue +129 -0
- package/src/components/form-output/VcsFormattedNumber.vue +103 -0
- package/src/components/lists/VcsActionList.vue +100 -0
- package/src/components/lists/VcsTreeview.vue +109 -0
- package/src/components/lists/VcsTreeviewLeaf.vue +105 -0
- package/src/components/lists/VcsTreeviewSearchbar.vue +156 -0
- package/src/components/notification/VcsBadge.vue +27 -0
- package/src/components/notification/VcsTooltip.vue +154 -0
- package/src/components/notification/validation.js +19 -0
- package/src/contentTree/LayerTree.vue +1 -1
- package/src/contentTree/contentTreeCollection.js +6 -2
- package/src/icons/+all.js +359 -0
- package/src/icons/2DAreaIcon.vue +21 -0
- package/src/icons/2DDistanceIcon.vue +18 -0
- package/src/icons/3DAreaIcon.vue +21 -0
- package/src/icons/3DDistanceIcon.vue +18 -0
- package/src/icons/3DHeightIcon.vue +18 -0
- package/src/icons/AngleIcon.vue +8 -0
- package/src/icons/AssociationsIcon.vue +34 -0
- package/src/icons/AxisIcon.vue +10 -0
- package/src/icons/BoundingBoxIcon.vue +15 -0
- package/src/icons/CheckboxCheckedIcon.vue +16 -0
- package/src/icons/CheckboxIcon.vue +23 -0
- package/src/icons/CheckboxIndeterminateIcon.vue +24 -0
- package/src/icons/CircleIcon.vue +10 -0
- package/src/icons/ColorSwatchIcon.vue +17 -0
- package/src/icons/CommentIcon.vue +19 -0
- package/src/icons/CompassIcon.vue +8 -0
- package/src/icons/ComponentsIcon.vue +7 -0
- package/src/icons/ConeIcon.vue +11 -0
- package/src/icons/DimensionsHouseIcon.vue +14 -0
- package/src/icons/ElevationProfileIcon.vue +111 -0
- package/src/icons/ExportAreaIcon.vue +7 -0
- package/src/icons/ExportFlightIcon.vue +7 -0
- package/src/icons/ExportIcon.vue +8 -0
- package/src/icons/ExternalLinkIcon.vue +10 -0
- package/src/icons/EyeIcon.vue +7 -0
- package/src/icons/FastForwardIcon.vue +7 -0
- package/src/icons/FilterIcon.vue +8 -0
- package/src/icons/GlobeNatureIcon.vue +14 -0
- package/src/icons/HealthCareIndustriesIcon.vue +118 -0
- package/src/icons/HelpIcon.vue +7 -0
- package/src/icons/HomePointIcon.vue +8 -0
- package/src/icons/HospitalsIcon.vue +237 -0
- package/src/icons/HouseIcon.vue +25 -0
- package/src/icons/ImportIcon.vue +8 -0
- package/src/icons/InfoIcon.vue +10 -0
- package/src/icons/KebabIcon.vue +36 -0
- package/src/icons/LabelIcon.vue +7 -0
- package/src/icons/LayersIcon.vue +26 -0
- package/src/icons/LegendIcon.vue +65 -0
- package/src/icons/LineIcon.vue +7 -0
- package/src/icons/LinkIcon.vue +7 -0
- package/src/icons/MapIcon.vue +8 -0
- package/src/icons/MenuIcon.vue +34 -0
- package/src/icons/MinusIcon.vue +8 -0
- package/src/icons/ObjectAttributeIcon.vue +18 -0
- package/src/icons/ObjectSelectIcon.vue +8 -0
- package/src/icons/ObliqueViewIcon.vue +13 -0
- package/src/icons/PdfIcon.vue +10 -0
- package/src/icons/PedestrianIcon.vue +8 -0
- package/src/icons/PenIcon.vue +14 -0
- package/src/icons/PlayCircleIcon.vue +10 -0
- package/src/icons/PlusIcon.vue +9 -0
- package/src/icons/PoiIcon.vue +7 -0
- package/src/icons/PointSelectIcon.vue +7 -0
- package/src/icons/PolygonIcon.vue +38 -0
- package/src/icons/PresentationModeIcon.vue +7 -0
- package/src/icons/ProgressIcon.vue +24 -0
- package/src/icons/QueryIcon.vue +15 -0
- package/src/icons/RectangleIcon.vue +9 -0
- package/src/icons/ReturnIcon.vue +7 -0
- package/src/icons/RewindIcon.vue +6 -0
- package/src/icons/SearchIcon.vue +8 -0
- package/src/icons/ShadowIcon.vue +9 -0
- package/src/icons/ShapesIcon.vue +28 -0
- package/src/icons/ShareIcon.vue +22 -0
- package/src/icons/SimpleCircleFilledIcon.vue +15 -0
- package/src/icons/SimpleCircleHalfFilledIcon.vue +12 -0
- package/src/icons/SimpleCircleOutlinedIcon.vue +15 -0
- package/src/icons/SkipNextIcon.vue +7 -0
- package/src/icons/SkipPreviousIcon.vue +9 -0
- package/src/icons/SplitViewIcon.vue +19 -0
- package/src/icons/TextStyleIcon.vue +14 -0
- package/src/icons/ThreeDimensionsIcon.vue +7 -0
- package/src/icons/ToolsIcon.vue +35 -0
- package/src/icons/TouchIcon.vue +8 -0
- package/src/icons/TrashCanIcon.vue +7 -0
- package/src/icons/TriangleIcon.vue +15 -0
- package/src/icons/TwoDimensionsIcon.vue +8 -0
- package/src/icons/UploadIcon.vue +14 -0
- package/src/icons/VideoRecorderIcon.vue +14 -0
- package/src/icons/WalkingIcon.vue +7 -0
- package/src/icons/WallIcon.vue +14 -0
- package/src/manager/buttonManager.js +5 -52
- package/src/manager/navbarManager.js +81 -0
- package/src/manager/toolbox/ToolboxGroupComponent.vue +128 -0
- package/src/manager/toolbox/ToolboxManager.vue +119 -76
- package/src/manager/toolbox/toolboxManager.js +204 -0
- package/src/manager/window/WindowComponent.vue +27 -20
- package/src/manager/window/WindowComponentHeader.vue +13 -6
- package/src/manager/window/WindowManager.vue +18 -1
- package/src/manager/window/windowManager.js +3 -5
- package/src/navigation/mapNavigation.vue +34 -5
- package/src/navigation/orientationToolsButton.vue +1 -1
- package/src/navigation/overviewMap.js +616 -0
- package/src/navigation/overviewMapClickedInteraction.js +38 -0
- package/src/navigation/tiltSlider.vue +1 -1
- package/src/styles/_theming.scss +10 -0
- package/src/styles/main.scss +3 -0
- package/src/styles/variables.scss +70 -0
- package/src/styles/vcsFont.scss +5 -0
- package/src/styles/vcsGrid.scss +4 -0
- package/src/vcsUiApp.js +18 -3
- package/src/vuePlugins/vuetify.js +1 -1
- package/dist/assets/cesium/Workers/EllipsoidTangentPlane-678e34e4.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttribute-3915ea0b.js +0 -1
- package/dist/assets/cesium/Workers/IntersectionTests-ac2459de.js +0 -1
- package/dist/assets/core.d5ed0f.js +0 -4
- package/dist/assets/ui.ad1ec9.css +0 -1
- package/dist/assets/ui.ad1ec9.js +0 -39
- package/dist/assets/uicomponents.161461.css +0 -1
- package/dist/assets/uicomponents.161461.js +0 -31
- package/dist/assets/uicomponents.js +0 -1
- package/lib/uicomponents.js +0 -1
- package/src/manager/toolbox/ToolboxMultiSelectButton.vue +0 -96
- package/src/manager/toolbox/ToolboxSingleSelectButton.vue +0 -98
- package/src/manager/toolbox/toolbox-manager.js +0 -203
@@ -0,0 +1,25 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
id="icon_24_house"
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
7
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
8
|
+
width="24"
|
9
|
+
height="24"
|
10
|
+
viewBox="0 0 24 24"
|
11
|
+
>
|
12
|
+
<defs>
|
13
|
+
<clipPath id="clip-path">
|
14
|
+
<rect id="Rectangle_844" data-name="Rectangle 844" width="6" height="6" fill="currentColor" />
|
15
|
+
</clipPath>
|
16
|
+
</defs>
|
17
|
+
<rect id="size" width="24" height="24" fill="none" />
|
18
|
+
<path id="Path_532" data-name="Path 532" d="M21.362,8.505,12.266.474a1.936,1.936,0,0,0-2.542,0L.645,8.5A1.87,1.87,0,0,0,0,9.909V15H2V9.972l9-7.95,9,7.949V20H15V15a2,2,0,0,0-1.833-2H8.9A1.867,1.867,0,0,0,7.08,14.875V20h-1v2H7.255A1.868,1.868,0,0,0,9.08,20.125V15H13v5a.652.652,0,0,0-.011.133A1.886,1.886,0,0,0,14.845,22h5.288A1.893,1.893,0,0,0,22,20.117V9.9a1.872,1.872,0,0,0-.638-1.395" transform="translate(1 1)" fill="currentColor" />
|
19
|
+
<g id="Group_1445" data-name="Group 1445" transform="translate(0 17)">
|
20
|
+
<g id="Group_1444" data-name="Group 1444" clip-path="url(#clip-path)">
|
21
|
+
<path id="Path_533" data-name="Path 533" d="M3,0A3,3,0,1,0,6,3,3,3,0,0,0,3,0" fill="currentColor" />
|
22
|
+
</g>
|
23
|
+
</g>
|
24
|
+
</svg>
|
25
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_import" xmlns="http://www.w3.org/2000/svg" width="24.003" height="24" viewBox="0 0 24.003 24">
|
5
|
+
<path id="Union_20" data-name="Union 20" d="M10552.293,15354.1l-3.5-3.5a1,1,0,0,1,.705-1.707h1.749a.249.249,0,0,0,.251-.25v-7.248a1.5,1.5,0,0,1,3,0v7.252a.248.248,0,0,0,.25.246h1.75a1.018,1.018,0,0,1,.717.3,1,1,0,0,1-.008,1.414l-3.5,3.5a.99.99,0,0,1-1.41,0Zm-10.054-8.084a4.353,4.353,0,0,1-1.237-3.21,4.591,4.591,0,0,1,4.266-4.574.242.242,0,0,0,.224-.2,7.685,7.685,0,0,1,14.1-2.293.251.251,0,0,0,.193.119,5.7,5.7,0,0,1,3.444,1.584,5.8,5.8,0,0,1-3.4,9.938c-.042,0-.089.007-.131.007a1,1,0,0,1-.131-1.992,3.836,3.836,0,0,0,3.438-3.787,3.762,3.762,0,0,0-1.16-2.725,3.718,3.718,0,0,0-2.759-1.053.959.959,0,0,1-.94-.566,5.684,5.684,0,0,0-10.817,2.085,1.26,1.26,0,0,1-.019.143,1,1,0,0,1-1.184.778,2.594,2.594,0,0,0-3.121,2.536,2.409,2.409,0,0,0,.64,1.792,3.309,3.309,0,0,0,2.174.8,1,1,0,0,1,.026,2A5.525,5.525,0,0,1,10542.239,15346.02Z" transform="translate(-10540.999 -15331.008)" fill="currentColor" />
|
6
|
+
<rect id="size" width="24" height="24" transform="translate(0.001)" fill="none" />
|
7
|
+
</svg>
|
8
|
+
</template>
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="13.907" height="13.907" viewBox="0 0 13.907 13.907">
|
5
|
+
<g id="info-circle" transform="translate(-2 -2)">
|
6
|
+
<path id="Path_440" data-name="Path 440" d="M8.954,2a6.954,6.954,0,1,0,6.954,6.954A6.962,6.962,0,0,0,8.954,2Zm0,12.517a5.563,5.563,0,1,1,5.563-5.563A5.569,5.569,0,0,1,8.954,14.517Z" fill="currentColor" />
|
7
|
+
<path id="Path_441" data-name="Path 441" d="M11,10.163h2v4.744H11ZM11,7h2V8.581H11Z" transform="translate(-3.046 -2)" fill="currentColor" />
|
8
|
+
</g>
|
9
|
+
</svg>
|
10
|
+
</template>
|
@@ -0,0 +1,36 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-kebab" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<g id="Group_860" data-name="Group 860" transform="translate(10 0) rotate(90)">
|
6
|
+
<circle
|
7
|
+
id="Ellipse_40"
|
8
|
+
data-name="Ellipse 40"
|
9
|
+
cx="2"
|
10
|
+
cy="2"
|
11
|
+
r="2"
|
12
|
+
transform="translate(0 0)"
|
13
|
+
fill="currentColor"
|
14
|
+
/>
|
15
|
+
<circle
|
16
|
+
id="Ellipse_41"
|
17
|
+
data-name="Ellipse 41"
|
18
|
+
cx="2"
|
19
|
+
cy="2"
|
20
|
+
r="2"
|
21
|
+
transform="translate(6 0)"
|
22
|
+
fill="currentColor"
|
23
|
+
/>
|
24
|
+
<circle
|
25
|
+
id="Ellipse_42"
|
26
|
+
data-name="Ellipse 42"
|
27
|
+
cx="2"
|
28
|
+
cy="2"
|
29
|
+
r="2"
|
30
|
+
transform="translate(12 0)"
|
31
|
+
fill="currentColor"
|
32
|
+
/>
|
33
|
+
</g>
|
34
|
+
<rect id="size" width="16" height="16" fill="none" />
|
35
|
+
</svg>
|
36
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg id="icon_24_type_element" xmlns="http://www.w3.org/2000/svg" width="24" height="24.018" viewBox="0 0 24 24.018">
|
4
|
+
<rect id="size" width="24" height="24" transform="translate(0 0.018)" fill="none" />
|
5
|
+
<path id="Union_50" data-name="Union 50" d="M18335.516,23247.385h.943a.256.256,0,0,0,.258-.258v-18.332a.256.256,0,0,0-.258-.258h-5.637a.256.256,0,0,0-.256.258v1.377a1.283,1.283,0,1,1-2.566,0v-1.949a2.265,2.265,0,0,1,2.252-2.264h15.5a2.266,2.266,0,0,1,2.252,2.264v1.949a1.284,1.284,0,1,1-2.568,0v-1.377a.256.256,0,0,0-.256-.258h-5.637a.256.256,0,0,0-.258.258v18.332a.256.256,0,0,0,.258.258h1.85a1.289,1.289,0,0,1,0,2.578l-5.877.006C18335.514,23249.951,18335.525,23247.4,18335.516,23247.385Zm-7.516-.414a3,3,0,1,1,3,3A3,3,0,0,1,18328,23246.971Zm7.514.414h0Z" transform="translate(-18326 -23225.959)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,26 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg id="icon_24_layer" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
4
|
+
<rect id="size" width="24" height="24" fill="none" />
|
5
|
+
<g id="Gruppe_1965" data-name="Gruppe 1965" transform="translate(-590.995 -459.826)">
|
6
|
+
<path
|
7
|
+
id="Pfad_752"
|
8
|
+
data-name="Pfad 752"
|
9
|
+
d="M612.553,470.932l-9.558,4.776-9.559-4.776a1,1,0,1,0-.894,1.789l10.006,5a1,1,0,0,0,.894,0l10.005-5a1,1,0,1,0-.894-1.789Z"
|
10
|
+
fill="currentColor"
|
11
|
+
/>
|
12
|
+
<path
|
13
|
+
id="Pfad_753"
|
14
|
+
data-name="Pfad 753"
|
15
|
+
d="M612.553,474.932l-9.558,4.776-9.559-4.776a1,1,0,1,0-.894,1.789l10.006,5a1,1,0,0,0,.894,0l10.005-5a1,1,0,1,0-.894-1.789Z"
|
16
|
+
fill="currentColor"
|
17
|
+
/>
|
18
|
+
<path
|
19
|
+
id="Pfad_754"
|
20
|
+
data-name="Pfad 754"
|
21
|
+
d="M592.542,468.721l10.006,5a1,1,0,0,0,.894,0l10.005-5a1,1,0,0,0,0-1.789l-10.005-5a1,1,0,0,0-.894,0l-10.006,5a1,1,0,0,0,0,1.789Zm10.453-4.777,7.768,3.882-7.768,3.882-7.769-3.882Z"
|
22
|
+
fill="currentColor"
|
23
|
+
/>
|
24
|
+
</g>
|
25
|
+
</svg>
|
26
|
+
</template>
|
@@ -0,0 +1,65 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg id="icon_24_legend" xmlns="http://www.w3.org/2000/svg" width="24" height="25.523" viewBox="0 0 24 25.523">
|
4
|
+
<rect id="size" width="24" height="24" transform="translate(0 1.523)" fill="none" />
|
5
|
+
<g id="Group_1711" data-name="Group 1711" transform="translate(-712 -904)">
|
6
|
+
<rect
|
7
|
+
id="size-2"
|
8
|
+
data-name="size"
|
9
|
+
width="24"
|
10
|
+
height="24"
|
11
|
+
transform="translate(712 904.521)"
|
12
|
+
fill="none"
|
13
|
+
/>
|
14
|
+
<rect
|
15
|
+
id="Rectangle_747"
|
16
|
+
data-name="Rectangle 747"
|
17
|
+
width="6.677"
|
18
|
+
height="6.677"
|
19
|
+
rx="2"
|
20
|
+
transform="translate(713 921.323)"
|
21
|
+
fill="currentColor"
|
22
|
+
/>
|
23
|
+
<path id="Polygon_8" data-name="Polygon 8" d="M3.474,0,6.947,5.955H0Z" transform="translate(713 904)" fill="currentColor" />
|
24
|
+
<circle
|
25
|
+
id="Ellipse_88"
|
26
|
+
data-name="Ellipse 88"
|
27
|
+
cx="3.338"
|
28
|
+
cy="3.338"
|
29
|
+
r="3.338"
|
30
|
+
transform="translate(713 912.677)"
|
31
|
+
fill="currentColor"
|
32
|
+
/>
|
33
|
+
<line
|
34
|
+
id="Line_297"
|
35
|
+
data-name="Line 297"
|
36
|
+
x2="9"
|
37
|
+
transform="translate(724 907.978)"
|
38
|
+
fill="none"
|
39
|
+
stroke="currentColor"
|
40
|
+
stroke-linecap="round"
|
41
|
+
stroke-width="3"
|
42
|
+
/>
|
43
|
+
<line
|
44
|
+
id="Line_298"
|
45
|
+
data-name="Line 298"
|
46
|
+
x2="9"
|
47
|
+
transform="translate(724 916.016)"
|
48
|
+
fill="none"
|
49
|
+
stroke="currentColor"
|
50
|
+
stroke-linecap="round"
|
51
|
+
stroke-width="3"
|
52
|
+
/>
|
53
|
+
<line
|
54
|
+
id="Line_299"
|
55
|
+
data-name="Line 299"
|
56
|
+
x2="9"
|
57
|
+
transform="translate(724 924.053)"
|
58
|
+
fill="none"
|
59
|
+
stroke="currentColor"
|
60
|
+
stroke-linecap="round"
|
61
|
+
stroke-width="3"
|
62
|
+
/>
|
63
|
+
</g>
|
64
|
+
</svg>
|
65
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg id="icon_24_line" xmlns="http://www.w3.org/2000/svg" width="24" height="24.008" viewBox="0 0 24 24.008">
|
4
|
+
<path id="Union_1" data-name="Union 1" d="M0,21a3,3,0,1,1,3,3A3,3,0,0,1,0,21Zm7.03-2.97L5.969,16.97a.252.252,0,0,1,0-.355L16.616,5.97a.25.25,0,0,1,.355,0L18.03,7.03a.249.249,0,0,1,0,.354L7.384,18.03a.249.249,0,0,1-.354,0ZM18,3a3,3,0,1,1,3,3A3,3,0,0,1,18,3Z" fill="currentColor" />
|
5
|
+
<rect id="size" width="24" height="24" transform="translate(0 0.008)" fill="none" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="15.997" height="16" viewBox="0 0 15.997 16">
|
5
|
+
<path id="Path_79" data-name="Path 79" d="M9.587,11.452a.747.747,0,0,0-.406.975h0a.746.746,0,0,1-.162.814L6.908,15.354a1.493,1.493,0,0,1-2.111,0L3.213,13.77a1.493,1.493,0,0,1,0-2.111h0L5.327,9.547a.756.756,0,0,1,.814-.162A.747.747,0,1,0,6.711,8a2.264,2.264,0,0,0-2.44.487L2.158,10.6a2.99,2.99,0,0,0,0,4.223l1.584,1.583a2.985,2.985,0,0,0,4.222,0L10.076,14.3a2.245,2.245,0,0,0,.486-2.441A.747.747,0,0,0,9.587,11.452Zm-3.471,1a.755.755,0,0,0,1.056,0l5.807-5.806a.747.747,0,0,0-1.056-1.056L6.116,11.394A.747.747,0,0,0,6.116,12.45ZM16.41,3.74,14.827,2.157a2.99,2.99,0,0,0-4.223,0L8.492,4.268a2.244,2.244,0,0,0-.486,2.44.747.747,0,1,0,1.38-.57.747.747,0,0,1,.162-.811l2.111-2.111a1.493,1.493,0,0,1,2.111,0h0L15.355,4.8a1.493,1.493,0,0,1,0,2.111h0L13.24,9.019a.758.758,0,0,1-.814.162.747.747,0,0,0-.571,1.38h0a2.259,2.259,0,0,0,2.441-.486l2.111-2.111A2.991,2.991,0,0,0,16.41,3.74Z" transform="translate(-1.285 -1.284)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-map-overview" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<rect id="size" width="16" height="16" fill="none" />
|
6
|
+
<path id="Path_20" data-name="Path 20" d="M15.5,2.074,11.459.224a1.262,1.262,0,0,0-.867-.038L5.255,2.076a.661.661,0,0,1-.374-.013L.772.221A.542.542,0,0,0,.239.249.56.56,0,0,0,0,.73L.013,13.411a.9.9,0,0,0,.5.782L4.6,16.031a1.225,1.225,0,0,0,.488.094,1.153,1.153,0,0,0,.377-.059l5.349-1.886a.638.638,0,0,1,.371.017l4.039,1.849h0a.531.531,0,0,0,.718-.234A.539.539,0,0,0,16,15.538V2.856A.907.907,0,0,0,15.5,2.074ZM1.666,10.489a.166.166,0,0,1,.165-.168.17.17,0,0,1,.058.01l3.043,1.125a.492.492,0,0,0,.333,0l1.679-.583a.168.168,0,0,1,.221.16v2.313a.17.17,0,0,1-.113.16l-1.7.583a1.061,1.061,0,0,1-.626-.018l-2.756-1.1a.538.538,0,0,1-.309-.462Zm6.2-.674a.727.727,0,0,0-.676-.089l-2.026.7a.162.162,0,0,1-.11,0L1.777,9.243a.169.169,0,0,1-.111-.159V7.149a.166.166,0,0,1,.228-.156l2.919,1.18A.489.489,0,0,0,5,8.209a.5.5,0,0,0,.122-.015L7.766,7.52a.506.506,0,0,0,.363-.614.5.5,0,0,0-.607-.367h0L6.5,6.8V6.091a.5.5,0,1,0-1,0v.964l-.467.119-1.2-.486v-1a.5.5,0,1,0-1,0v.6L1.775,5.892a.168.168,0,0,1-.109-.158V3.038A.212.212,0,0,1,1.849,2.8a.206.206,0,0,1,.126.025L4.742,3.958a1.043,1.043,0,0,0,.625.02L9.28,2.652a.164.164,0,0,1,.15.023A.168.168,0,0,1,9.5,2.81V6.091a.5.5,0,1,0,1,0V2.265l.2-.094a.933.933,0,0,1,.615.04l2.716,1.333a.59.59,0,0,1,.3.484V9.376a.169.169,0,0,1-.073.139.163.163,0,0,1-.154.018l-2.672-1.04a1.362,1.362,0,0,0-1.007.04l-.677.327a1.088,1.088,0,0,0-.584.937s-.013,2.312,0,2.874a.169.169,0,0,1-.113.162l-.662.23a.165.165,0,0,1-.211-.1.18.18,0,0,1-.009-.057V10.429a.746.746,0,0,0-.3-.618Zm2.317.064a.17.17,0,0,1,.095-.151l.583-.281a.422.422,0,0,1,.217-.009l3.148,1.19a.169.169,0,0,1,.109.158v2.372a.215.215,0,0,1-.186.238.211.211,0,0,1-.125-.024l-3-1.2-.632.214a.163.163,0,0,1-.151-.024.168.168,0,0,1-.067-.135Z" transform="translate(0.001 -0.127)" fill="currentColor" />
|
7
|
+
</svg>
|
8
|
+
</template>
|
@@ -0,0 +1,34 @@
|
|
1
|
+
<template>
|
2
|
+
<svg id="icon_24_burger" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
3
|
+
<rect id="size" width="24" height="24" fill="none" />
|
4
|
+
<g id="Group_1047" data-name="Group 1047" transform="translate(866 20294)">
|
5
|
+
<rect
|
6
|
+
id="Rectangle_206"
|
7
|
+
data-name="Rectangle 206"
|
8
|
+
width="24"
|
9
|
+
height="4"
|
10
|
+
rx="2"
|
11
|
+
transform="translate(-866 -20292)"
|
12
|
+
fill="currentColor"
|
13
|
+
/>
|
14
|
+
<rect
|
15
|
+
id="Rectangle_207"
|
16
|
+
data-name="Rectangle 207"
|
17
|
+
width="24"
|
18
|
+
height="4"
|
19
|
+
rx="2"
|
20
|
+
transform="translate(-866 -20284)"
|
21
|
+
fill="currentColor"
|
22
|
+
/>
|
23
|
+
<rect
|
24
|
+
id="Rectangle_209"
|
25
|
+
data-name="Rectangle 209"
|
26
|
+
width="24"
|
27
|
+
height="4"
|
28
|
+
rx="2"
|
29
|
+
transform="translate(-866 -20276)"
|
30
|
+
fill="currentColor"
|
31
|
+
/>
|
32
|
+
</g>
|
33
|
+
</svg>
|
34
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-minus" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<path id="Path_444" data-name="Path 444" d="M25,20a1.154,1.154,0,0,1-1.154,1.154H16.154a1.154,1.154,0,1,1,0-2.308h7.692A1.154,1.154,0,0,1,25,20Z" transform="translate(-12 -12)" fill="currentColor" />
|
6
|
+
<rect id="size" width="16" height="16" fill="none" />
|
7
|
+
</svg>
|
8
|
+
</template>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
id="Group_507"
|
6
|
+
data-name="Group 507"
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
8
|
+
width="24"
|
9
|
+
height="23.999"
|
10
|
+
viewBox="0 0 24 23.999"
|
11
|
+
>
|
12
|
+
<path id="Path_235" data-name="Path 235" d="M7.323,16.118a.5.5,0,0,0-.647,0l-6.5,5.5A.5.5,0,0,0,.5,22.5h1A.5.5,0,0,1,2,23v4.5a.5.5,0,0,0,.5.5H5a.5.5,0,0,0,.5-.5v-2.25a1.5,1.5,0,0,1,3,0V27.5A.5.5,0,0,0,9,28h2.5a.5.5,0,0,0,.5-.5V23a.5.5,0,0,1,.5-.5h1a.5.5,0,0,0,.324-.882Z" transform="translate(0.001 -4)" fill="currentColor" />
|
13
|
+
<path id="Path_236" data-name="Path 236" d="M8,13h5.5a1,1,0,1,0,0-2H8a1,1,0,0,0,0,2Z" transform="translate(-1.75 -2.75)" fill="currentColor" />
|
14
|
+
<path id="Path_237" data-name="Path 237" d="M29.208,1.586,27.915.293a1,1,0,0,0-1.415,0L22.147,4.646a.5.5,0,0,0,0,.707l2,2a.5.5,0,0,0,.707,0L29.208,3a1,1,0,0,0,0-1.414Z" transform="translate(-5.501 0)" fill="currentColor" />
|
15
|
+
<path id="Path_238" data-name="Path 238" d="M20.521,8.146a.492.492,0,0,0-.469-.133.5.5,0,0,0-.359.329l-1,3a.5.5,0,0,0,.633.632l3-1a.5.5,0,0,0,.2-.828Z" transform="translate(-4.667 -2)" fill="currentColor" />
|
16
|
+
<path id="Path_239" data-name="Path 239" d="M2,13H3.5a1,1,0,1,0,0-2H2a1,1,0,0,0,0,2Z" transform="translate(-0.25 -2.75)" fill="currentColor" />
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="main-icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
5
|
+
<rect id="size" width="24" height="24" fill="none" />
|
6
|
+
<path id="Mouse_Pointer" data-name="Mouse Pointer" d="M13.846,23.8a.45.45,0,0,1-.409-.245l-2.7-5.728L7.055,20.031a.372.372,0,0,1-.409,0A.438.438,0,0,1,6.4,19.7V1.7a.45.45,0,0,1,.245-.409.36.36,0,0,1,.409.082L20.147,14.467c.082.082.164.327.082.409a.45.45,0,0,1-.409.245H15.565L18.511,21.1a.249.249,0,0,1,0,.327c-.082.082-.082.164-.245.245-3.787,1.881-4.337,2.128-4.419,2.128Z" transform="translate(-1.4 -0.259)" fill="currentColor" />
|
7
|
+
</svg>
|
8
|
+
</template>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg id="icon_24_oblique" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
4
|
+
<rect id="size" width="24" height="24" fill="none" />
|
5
|
+
<path
|
6
|
+
id="Pfad_751"
|
7
|
+
data-name="Pfad 751"
|
8
|
+
d="M650,461H636a1,1,0,0,0-.707.293l-4,4A1,1,0,0,0,631,466v14a1,1,0,0,0,1,1h14a1,1,0,0,0,.707-.293l4-4A1,1,0,0,0,651,476V462A1,1,0,0,0,650,461Zm-1,14h-2v-8.586l2-2Zm-1.414,2-.586.586V477ZM635,475.586l-2,2V467h2ZM634.414,465l.586-.586V465ZM637,467h8v8h-8Zm10.586-4-2,2H637v-2Zm-13.172,16,2-2H645v2Z"
|
9
|
+
transform="translate(-629 -459)"
|
10
|
+
fill="currentColor"
|
11
|
+
/>
|
12
|
+
</svg>
|
13
|
+
</template>
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<g id="icon-pdf" transform="translate(0 0)">
|
6
|
+
<path id="Path_80" data-name="Path 80" d="M5.634,8.215c-.07-.031-.217-.032-.217.109v2.652a.159.159,0,0,0,.218.14,1.583,1.583,0,0,0,0-2.9ZM2.667,8.082H2.251a.168.168,0,0,0-.168.168v.831a.168.168,0,0,0,.168.168h.415a.583.583,0,1,0,0-1.167ZM12,12.667v-6A.667.667,0,0,0,11.333,6H.667A.667.667,0,0,0,0,6.667v6a.667.667,0,0,0,.667.667H11.333A.667.667,0,0,0,12,12.667ZM2.667,10.082H2.251a.168.168,0,0,0-.168.168v1.417a.417.417,0,1,1-.833,0v-4a.417.417,0,0,1,.417-.417h1a1.417,1.417,0,0,1,0,2.833Zm2.333,2a.417.417,0,0,1-.417-.417v-4A.417.417,0,0,1,5,7.249a2.417,2.417,0,0,1,0,4.833Zm5.333-4H9a.25.25,0,0,0-.25.25v.749a.168.168,0,0,0,.168.168h.749a.417.417,0,0,1,0,.833H8.918a.168.168,0,0,0-.168.168v1.417a.417.417,0,1,1-.833,0V8.333A1.084,1.084,0,0,1,9,7.249h1.333a.417.417,0,0,1,0,.833ZM15.8,3.8,12.2.194A.666.666,0,0,0,11.723,0H4A1.333,1.333,0,0,0,2.667,1.333V5.167a.167.167,0,0,0,.167.167h1A.167.167,0,0,0,4,5.167H4v-3.5a.333.333,0,0,1,.333-.333h6.833a.167.167,0,0,1,.167.167V3.333a1.333,1.333,0,0,0,1.333,1.333H14.5a.167.167,0,0,1,.167.167v9.5a.333.333,0,0,1-.333.333H4.167A.167.167,0,0,1,4,14.5v-.333A.165.165,0,0,0,3.836,14h-1a.167.167,0,0,0-.167.167v.5A1.333,1.333,0,0,0,4,16H14.667A1.333,1.333,0,0,0,16,14.667V4.275A.665.665,0,0,0,15.8,3.8Z" fill="currentColor" />
|
7
|
+
<rect id="size" width="16" height="16" fill="none" />
|
8
|
+
</g>
|
9
|
+
</svg>
|
10
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-streatview" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<path id="Path_7" data-name="Path 7" d="M9.731.784A1.828,1.828,0,0,1,11.6,2.567a1.872,1.872,0,0,1-3.74,0A1.828,1.828,0,0,1,9.731.784ZM11.37,8.2a6.486,6.486,0,0,0,1.809.9l.88.28a1.176,1.176,0,0,0,.355.055,1.066,1.066,0,0,0,.3-2.1l-.827-.262a4.2,4.2,0,0,1-1.17-.585l-.76-.543A4.438,4.438,0,0,0,7.5,5.558,4.494,4.494,0,0,0,4.869,9.531,1.088,1.088,0,0,0,5.9,10.679c.029,0,.058,0,.088,0A1.1,1.1,0,0,0,7.113,9.665a2.409,2.409,0,0,1,1.213-2.1.193.193,0,0,1,.257.06.164.164,0,0,1,.027.093v.968a13.235,13.235,0,0,1-.346,3.008,8.9,8.9,0,0,1-1.655,3.352,1.037,1.037,0,0,0,.176,1.5,1.16,1.16,0,0,0,1.578-.168,12.131,12.131,0,0,0,1.915-3.786.192.192,0,0,1,.324-.058,11.634,11.634,0,0,1,1.807,3.514,1.118,1.118,0,0,0,1.065.732,1.15,1.15,0,0,0,.355-.056,1.06,1.06,0,0,0,.711-1.353v0a12.176,12.176,0,0,0-3.417-5.362.7.7,0,0,1-.266-.538V8.186a.183.183,0,0,1,.187-.178.2.2,0,0,1,.112.036Z" transform="translate(-2.199 -0.783)" fill="currentColor" />
|
6
|
+
<rect id="size" width="16" height="16" fill="none" />
|
7
|
+
</svg>
|
8
|
+
</template>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg
|
4
|
+
id="streamline-icon-vectors-pen_24x24"
|
5
|
+
data-name="streamline-icon-vectors-pen@24x24"
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
7
|
+
width="14.622"
|
8
|
+
height="24"
|
9
|
+
viewBox="0 0 14.622 24"
|
10
|
+
>
|
11
|
+
<path id="Path_2" data-name="Path 2" d="M19.171,12.755A2.548,2.548,0,0,0,19,10.148L16.521,6.562a.508.508,0,0,0-.419-.219H8.178a.508.508,0,0,0-.419.219L5.278,10.148a2.55,2.55,0,0,0-.172,2.607L10.78,23.9a1.5,1.5,0,0,0,.14.224.255.255,0,0,0,.459-.153V14.665a.51.51,0,0,0-.255-.442,2.039,2.039,0,1,1,2.039,0,.51.51,0,0,0-.255.442v9.307a.255.255,0,0,0,.459.153,1.5,1.5,0,0,0,.14-.224ZM15.706,5.323a.51.51,0,0,0,.494-.386L17.219.86a.51.51,0,0,0-.494-.633H7.552a.51.51,0,0,0-.51.51A.5.5,0,0,0,7.057.86L8.076,4.937a.51.51,0,0,0,.494.386Z" transform="translate(-4.827 -0.227)" fill="currentColor" />
|
12
|
+
</svg>
|
13
|
+
</template>
|
14
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30">
|
4
|
+
<path id="Path_89" data-name="Path 89" d="M22.437,17.192,12.6,22.112h0a1.333,1.333,0,0,1-1.929-1.192V11.077a1.333,1.333,0,0,1,1.928-1.193L22.439,14.8a1.333,1.333,0,0,1,0,2.391Z" transform="translate(-1 -1)" fill="currentColor" />
|
5
|
+
<g id="Ellipse_71" data-name="Ellipse 71" fill="none" stroke="currentColor" stroke-width="2">
|
6
|
+
<circle cx="15" cy="15" r="15" stroke="none" />
|
7
|
+
<circle cx="15" cy="15" r="14" fill="none" />
|
8
|
+
</g>
|
9
|
+
</svg>
|
10
|
+
</template>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-plus" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<path id="Path_444" data-name="Path 444" d="M25,20a1.154,1.154,0,0,1-1.154,1.154H21.538a.385.385,0,0,0-.385.385v2.308a1.154,1.154,0,0,1-2.308,0V21.538a.385.385,0,0,0-.385-.385H16.154a1.154,1.154,0,1,1,0-2.308h2.308a.385.385,0,0,0,.385-.385V16.154a1.154,1.154,0,1,1,2.308,0v2.308a.385.385,0,0,0,.385.385h2.308A1.154,1.154,0,0,1,25,20Z" transform="translate(-12 -12)" fill="currentColor" />
|
6
|
+
<rect id="size" width="16" height="16" fill="none" />
|
7
|
+
</svg>
|
8
|
+
</template>
|
9
|
+
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="23.994" viewBox="0 0 16 23.994">
|
5
|
+
<path id="Path_306" data-name="Path 306" d="M12,.006A8.008,8.008,0,0,0,4,8c0,4.243,7.273,15.3,7.583,15.771a.5.5,0,0,0,.834,0C12.727,23.307,20,12.247,20,8A8.008,8.008,0,0,0,12,.006Zm0,11.5A3.5,3.5,0,1,1,15.5,8,3.5,3.5,0,0,1,12,11.5Z" transform="translate(-4 -0.006)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="13.863" height="22.537" viewBox="0 0 13.863 22.537">
|
5
|
+
<path id="Outline" d="M13.846,23.8a.45.45,0,0,1-.409-.245l-2.7-5.728L7.055,20.031a.372.372,0,0,1-.409,0A.438.438,0,0,1,6.4,19.7V1.7a.45.45,0,0,1,.245-.409.36.36,0,0,1,.409.082L20.147,14.467c.082.082.164.327.082.409a.45.45,0,0,1-.409.245H15.565L18.511,21.1a.249.249,0,0,1,0,.327c-.082.082-.082.164-.245.245-3.974,1.881-4.337,2.128-4.419,2.128ZM10.982,16.84h.082q.123,0,.245.245l2.7,5.81,3.764-1.718-3.028-6.219a.372.372,0,0,1,0-.409.327.327,0,0,1,.327-.164H19L7.3,2.684V18.968l3.437-2.046A.3.3,0,0,1,10.982,16.84Z" fill="currentColor" transform="translate(-6.4 -1.259)" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,38 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_point" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
5
|
+
<g id="Group_269" data-name="Group 269" transform="translate(-63 -114.008)">
|
6
|
+
<g id="Group_62" data-name="Group 62">
|
7
|
+
<circle
|
8
|
+
id="Ellipse_26"
|
9
|
+
data-name="Ellipse 26"
|
10
|
+
cx="3"
|
11
|
+
cy="3"
|
12
|
+
r="3"
|
13
|
+
transform="translate(78 123)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
<circle
|
17
|
+
id="Ellipse_27"
|
18
|
+
data-name="Ellipse 27"
|
19
|
+
cx="3"
|
20
|
+
cy="3"
|
21
|
+
r="3"
|
22
|
+
transform="translate(67 115)"
|
23
|
+
fill="currentColor"
|
24
|
+
/>
|
25
|
+
<circle
|
26
|
+
id="Ellipse_28"
|
27
|
+
data-name="Ellipse 28"
|
28
|
+
cx="3"
|
29
|
+
cy="3"
|
30
|
+
r="3"
|
31
|
+
transform="translate(67 131)"
|
32
|
+
fill="currentColor"
|
33
|
+
/>
|
34
|
+
</g>
|
35
|
+
</g>
|
36
|
+
<rect id="size" width="24" height="24" fill="none" />
|
37
|
+
</svg>
|
38
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14">
|
5
|
+
<path id="Path_594" data-name="Path 594" d="M1316,630h-4a1,1,0,0,1-1-1v-4a1,1,0,0,1,2,0v3h3a1,1,0,0,1,0,2Zm9-5v-8a1,1,0,0,0-1-1h-8a1,1,0,0,0-1,1v8a1,1,0,0,0,1,1h8A1,1,0,0,0,1325,625Zm-8-7h6v6h-6Z" transform="translate(-1311 -616)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,24 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-loading" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
5
|
+
<path
|
6
|
+
d="M8.05,14.1c-3.31,0-6-2.69-6-6S4.73,2.1,8.05,2.1s6,2.69,6,6c0,.99-.24,1.93-.67,2.75"
|
7
|
+
style="fill: none;
|
8
|
+
stroke: currentColor;
|
9
|
+
stroke-linecap: round;
|
10
|
+
stroke-miterlimit: 10;
|
11
|
+
stroke-width: 2px;"
|
12
|
+
>
|
13
|
+
<animateTransform
|
14
|
+
attributeName="transform"
|
15
|
+
type="rotate"
|
16
|
+
from="0 8.05 8.1"
|
17
|
+
to="360 8.05 8.1"
|
18
|
+
dur="2s"
|
19
|
+
repeatCount="indefinite"
|
20
|
+
/>
|
21
|
+
</path>
|
22
|
+
<rect id="spacer" width="16" height="16" style="fill: none;" />
|
23
|
+
</svg>
|
24
|
+
</template>
|
@@ -0,0 +1,15 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_query" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
5
|
+
<g id="Group_1701" data-name="Group 1701" transform="translate(-1450.014 -549.369)">
|
6
|
+
<g id="Group_1701-2" data-name="Group 1701" transform="translate(1451.015 549.369)">
|
7
|
+
<path id="Path_647" data-name="Path 647" d="M1469.565,557.941h-4.779l3.1,5.364h0l.5.863a.559.559,0,0,1,.076.28v7.891l2.413-2.413v-5.478a.557.557,0,0,1,.075-.28l3.594-6.226Z" transform="translate(-1451.599 -548.338)" fill="currentColor" />
|
8
|
+
<path id="Path_648" data-name="Path 648" d="M1453.015,563.228l8.423,3.369V556.352l-8.423-3.37Z" transform="translate(-1453.015 -548.935)" fill="currentColor" />
|
9
|
+
<path id="Path_649" data-name="Path 649" d="M1463.722,557.7a.561.561,0,0,1,.485-.28h5.749v-4.435l-8.423,3.37V566.6l5.69-2.276-3.5-6.064A.557.557,0,0,1,1463.722,557.7Z" transform="translate(-1451.99 -548.935)" fill="currentColor" />
|
10
|
+
<path id="Path_650" data-name="Path 650" d="M1461.9,549.369l-8.034,3.215,8.034,3.214,8.034-3.214Z" transform="translate(-1452.913 -549.369)" fill="currentColor" />
|
11
|
+
</g>
|
12
|
+
</g>
|
13
|
+
<rect id="spacer" width="24" height="24" fill="none" />
|
14
|
+
</svg>
|
15
|
+
</template>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg id="icon_24_rectangle" xmlns="http://www.w3.org/2000/svg" width="24" height="24.008" viewBox="0 0 24 24.008">
|
4
|
+
<g id="streamline-icon-vectors-anchor-square-1-alternate_24x24" data-name="streamline-icon-vectors-anchor-square-1-alternate@24x24">
|
5
|
+
<path id="Path_23" data-name="Path 23" d="M20.25,7.5h1.5a.25.25,0,0,1,.25.25v8.5a.25.25,0,0,1-.25.25h-1.5a.25.25,0,0,1-.25-.25V7.75A.25.25,0,0,1,20.25,7.5ZM7.75,2h8.5a.25.25,0,0,1,.25.25v1.5a.25.25,0,0,1-.25.25H7.75a.25.25,0,0,1-.25-.25V2.25A.25.25,0,0,1,7.75,2ZM2.25,7.5h1.5A.25.25,0,0,1,4,7.75v8.5a.25.25,0,0,1-.25.25H2.25A.25.25,0,0,1,2,16.25V7.75A.25.25,0,0,1,2.25,7.5ZM7.75,20h8.5a.25.25,0,0,1,.25.25v1.5a.25.25,0,0,1-.25.25H7.75a.25.25,0,0,1-.25-.25v-1.5A.25.25,0,0,1,7.75,20ZM21,0a3,3,0,1,1-3,3A3,3,0,0,1,21,0ZM3,0A3,3,0,1,1,0,3,3,3,0,0,1,3,0ZM21,18a3,3,0,1,1-3,3A3,3,0,0,1,21,18ZM3,18a3,3,0,1,1-3,3A3,3,0,0,1,3,18Z" fill="currentColor" />
|
6
|
+
</g>
|
7
|
+
<rect id="size" width="24" height="24" transform="translate(0 0.008)" fill="none" />
|
8
|
+
</svg>
|
9
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="13.98" height="12" viewBox="0 0 13.98 12">
|
5
|
+
<path id="Path_476" data-name="Path 476" d="M965.562,566.241h-2.989v1.5h2.978a3.042,3.042,0,0,1,.051,6.083h-6.926l1.636-1.637a.75.75,0,0,0-1.06-1.06l-2.917,2.917a.732.732,0,0,0-.161.241.737.737,0,0,0,0,.578.732.732,0,0,0,.161.241l2.917,2.916a.75.75,0,0,0,1.06-1.06l-1.636-1.636h6.949a4.542,4.542,0,0,0-.063-9.084Z" transform="translate(-956.115 -566.241)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,6 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="10.711" height="9.137" viewBox="0 0 10.711 9.137">
|
4
|
+
<path id="Path_91" data-name="Path 91" d="M5.656,12.774l4.211,3.445a1,1,0,0,0,1.633-.774V14.9a.25.25,0,0,1,.389-.208L14.445,16.4A1,1,0,0,0,16,15.564V8.433A1,1,0,0,0,14.445,7.6L11.889,9.3a.25.25,0,0,1-.347-.069A.245.245,0,0,1,11.5,9.1V8.554A1,1,0,0,0,9.867,7.78L5.656,11.225a1,1,0,0,0-.141,1.407.94.94,0,0,0,.141.141Z" transform="translate(-5.289 -7.432)" fill="currentColor" />
|
5
|
+
</svg>
|
6
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10.001" viewBox="0 0 10 10.001">
|
5
|
+
<path id="Path_482" data-name="Path 482" d="M9.726,8.575,7.795,6.639A4.26,4.26,0,1,0,6.619,7.818L8.55,9.753a.841.841,0,0,0,1.176,0,.823.823,0,0,0,.028-1.169A.025.025,0,0,0,9.726,8.575ZM4.253,1.247A3.021,3.021,0,1,1,1.238,4.268,3.018,3.018,0,0,1,4.253,1.247Z" transform="translate(0.016 0.008)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
8
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
|
2
|
+
<!-- eslint-disable max-len -->
|
3
|
+
|
4
|
+
<template>
|
5
|
+
<svg id="icon-24-shadow" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
6
|
+
<rect id="size" width="24" height="24" fill="none" />
|
7
|
+
<path id="Path_643" data-name="Path 643" d="M965.07,581.52a11,11,0,0,0,0,22,7.741,7.741,0,0,0,.84-.04,10.409,10.409,0,0,0,2.39-.44,10.739,10.739,0,0,0,2.96-1.43c.31-.21.61-.43.9-.67a13.407,13.407,0,0,0,1.4-1.42c.24-.29.46-.59.67-.9a12.025,12.025,0,0,0,.99-1.84,11.318,11.318,0,0,0,.4-1.16,10.589,10.589,0,0,0,.43-2.4c.01-.23.02-.47.02-.7A11,11,0,0,0,965.07,581.52Zm8.58,13.69-5.88-5.88a1,1,0,0,0-1.41,0,1.008,1.008,0,0,0,0,1.42l6.41,6.41a6.667,6.667,0,0,1-.64.93l-6.56-6.56a1,1,0,0,0-1.41,0,1.008,1.008,0,0,0,0,1.42l6.57,6.56a7.284,7.284,0,0,1-.92.65l-6.43-6.43a1.008,1.008,0,0,0-1.42,0,1,1,0,0,0,0,1.41l5.92,5.92a7.276,7.276,0,0,1-1.24.32l-5.46-5.46a1,1,0,0,0-1.41,0,1.008,1.008,0,0,0,0,1.42l4.1,4.1a9,9,0,1,1,10.1-10.3l-4-4a1.008,1.008,0,0,0-1.42,0,1,1,0,0,0,0,1.41l5.41,5.41A7.375,7.375,0,0,1,973.65,595.21Z" transform="translate(-953.07 -580.52)" fill="currentColor" />
|
8
|
+
</svg>
|
9
|
+
</template>
|
@@ -0,0 +1,28 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22">
|
5
|
+
<g id="Group_1049" data-name="Group 1049" transform="translate(-465 -26)">
|
6
|
+
<rect
|
7
|
+
id="Rectangle_747"
|
8
|
+
data-name="Rectangle 747"
|
9
|
+
width="9.25"
|
10
|
+
height="9.25"
|
11
|
+
rx="2"
|
12
|
+
transform="translate(477.75 32.875)"
|
13
|
+
fill="currentColor"
|
14
|
+
/>
|
15
|
+
<path id="Polygon_8" data-name="Polygon 8" d="M4.812,0,9.625,8.25H0Z" transform="translate(466.375 26)" fill="currentColor" />
|
16
|
+
<circle
|
17
|
+
id="Ellipse_88"
|
18
|
+
data-name="Ellipse 88"
|
19
|
+
cx="4.625"
|
20
|
+
cy="4.625"
|
21
|
+
r="4.625"
|
22
|
+
transform="translate(465 38.75)"
|
23
|
+
fill="currentColor"
|
24
|
+
/>
|
25
|
+
</g>
|
26
|
+
</svg>
|
27
|
+
</template>
|
28
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="22.584" viewBox="0 0 16 22.584">
|
4
|
+
<defs>
|
5
|
+
<clipPath id="clip-path">
|
6
|
+
<rect
|
7
|
+
id="Rectangle_795"
|
8
|
+
data-name="Rectangle 795"
|
9
|
+
width="16"
|
10
|
+
height="22.584"
|
11
|
+
transform="translate(0 0)"
|
12
|
+
fill="currentColor"
|
13
|
+
/>
|
14
|
+
</clipPath>
|
15
|
+
</defs>
|
16
|
+
<g id="Group_1050" data-name="Group 1050" transform="translate(0 0)" clip-path="url(#clip-path)">
|
17
|
+
<path id="Path_490" data-name="Path 490" d="M13,7.584H10.687v2H13a1,1,0,0,1,1,1v9a1,1,0,0,1-1,1H3a1,1,0,0,1-1-1v-9a1,1,0,0,1,1-1H5.114v-2H3a3,3,0,0,0-3,3v9a3,3,0,0,0,3,3H13a3,3,0,0,0,3-3v-9a3,3,0,0,0-3-3" fill="currentColor" />
|
18
|
+
<path id="Path_491" data-name="Path 491" d="M4.465,5.947,7,3.412V13.584a.963.963,0,0,0,.066.322.985.985,0,0,0,.881.667c.018,0,.034.011.053.011a1,1,0,0,0,1-1V3.411l2.536,2.536A1,1,0,1,0,12.95,4.533L8.708.29C8.7.283,8.691.281,8.684.275A1,1,0,0,0,7.294.29L3.051,4.533A1,1,0,0,0,4.465,5.947" fill="currentColor" />
|
19
|
+
</g>
|
20
|
+
</svg>
|
21
|
+
</template>
|
22
|
+
|
@@ -0,0 +1,15 @@
|
|
1
|
+
<template>
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8">
|
3
|
+
<g id="Rectangle_751" data-name="Rectangle 751" fill="currentColor" stroke="currentColor" stroke-width="1">
|
4
|
+
<rect width="8" height="8" rx="4" stroke="none" />
|
5
|
+
<rect
|
6
|
+
x="0.5"
|
7
|
+
y="0.5"
|
8
|
+
width="7"
|
9
|
+
height="7"
|
10
|
+
rx="3.5"
|
11
|
+
fill="none"
|
12
|
+
/>
|
13
|
+
</g>
|
14
|
+
</svg>
|
15
|
+
</template>
|