@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,359 @@
|
|
1
|
+
import TwoDAreaIcon from './2DAreaIcon.vue';
|
2
|
+
import TwoDDistanceIcon from './2DDistanceIcon.vue';
|
3
|
+
import ThreeDAreaIcon from './3DAreaIcon.vue';
|
4
|
+
import ThreeDDistanceIcon from './3DDistanceIcon.vue';
|
5
|
+
import ThreeDHeightIcon from './3DHeightIcon.vue';
|
6
|
+
import AngleIcon from './AngleIcon.vue';
|
7
|
+
import AssociationsIcon from './AssociationsIcon.vue';
|
8
|
+
import AxisIcon from './AxisIcon.vue';
|
9
|
+
import BoundingBoxIcon from './BoundingBoxIcon.vue';
|
10
|
+
import CheckboxCheckedIcon from './CheckboxCheckedIcon.vue';
|
11
|
+
import CheckboxIcon from './CheckboxIcon.vue';
|
12
|
+
import CheckboxIndeterminateIcon from './CheckboxIndeterminateIcon.vue';
|
13
|
+
import CircleIcon from './CircleIcon.vue';
|
14
|
+
import ColorSwatchIcon from './ColorSwatchIcon.vue';
|
15
|
+
import CommentIcon from './CommentIcon.vue';
|
16
|
+
import CompassIcon from './CompassIcon.vue';
|
17
|
+
import ComponentsIcon from './ComponentsIcon.vue';
|
18
|
+
import ConeIcon from './ConeIcon.vue';
|
19
|
+
import DimensionsHouseIcon from './DimensionsHouseIcon.vue';
|
20
|
+
import ElevationProfileIcon from './ElevationProfileIcon.vue';
|
21
|
+
import ExportAreaIcon from './ExportAreaIcon.vue';
|
22
|
+
import ExportFlightIcon from './ExportFlightIcon.vue';
|
23
|
+
import ExportIcon from './ExportIcon.vue';
|
24
|
+
import ExternalLinkIcon from './ExternalLinkIcon.vue';
|
25
|
+
import EyeIcon from './EyeIcon.vue';
|
26
|
+
import FastForwardIcon from './FastForwardIcon.vue';
|
27
|
+
import FilterIcon from './FilterIcon.vue';
|
28
|
+
import GlobeNatureIcon from './GlobeNatureIcon.vue';
|
29
|
+
import HealthCareIndustriesIcon from './HealthCareIndustriesIcon.vue';
|
30
|
+
import HelpIcon from './HelpIcon.vue';
|
31
|
+
import HomePointIcon from './HomePointIcon.vue';
|
32
|
+
import HospitalsIcon from './HospitalsIcon.vue';
|
33
|
+
import HouseIcon from './HouseIcon.vue';
|
34
|
+
import ImportIcon from './ImportIcon.vue';
|
35
|
+
import InfoIcon from './InfoIcon.vue';
|
36
|
+
import KebabIcon from './KebabIcon.vue';
|
37
|
+
import LabelIcon from './LabelIcon.vue';
|
38
|
+
import LayersIcon from './LayersIcon.vue';
|
39
|
+
import LegendIcon from './LegendIcon.vue';
|
40
|
+
import LineIcon from './LineIcon.vue';
|
41
|
+
import LinkIcon from './LinkIcon.vue';
|
42
|
+
import ProgressIcon from './ProgressIcon.vue';
|
43
|
+
import MapIcon from './MapIcon.vue';
|
44
|
+
import MenuIcon from './MenuIcon.vue';
|
45
|
+
import MinusIcon from './MinusIcon.vue';
|
46
|
+
import ObjectAttributeIcon from './ObjectAttributeIcon.vue';
|
47
|
+
import ObjectSelectIcon from './ObjectSelectIcon.vue';
|
48
|
+
import ObliqueViewIcon from './ObliqueViewIcon.vue';
|
49
|
+
import PdfIcon from './PdfIcon.vue';
|
50
|
+
import PedestrianIcon from './PedestrianIcon.vue';
|
51
|
+
import PenIcon from './PenIcon.vue';
|
52
|
+
import PlayCircleIcon from './PlayCircleIcon.vue';
|
53
|
+
import PlusIcon from './PlusIcon.vue';
|
54
|
+
import PoiIcon from './PoiIcon.vue';
|
55
|
+
import PointSelectIcon from './PointSelectIcon.vue';
|
56
|
+
import PresentationModeIcon from './PresentationModeIcon.vue';
|
57
|
+
import RectangleIcon from './RectangleIcon.vue';
|
58
|
+
import ReturnIcon from './ReturnIcon.vue';
|
59
|
+
import RewindIcon from './RewindIcon.vue';
|
60
|
+
import SearchIcon from './SearchIcon.vue';
|
61
|
+
import ShadowIcon from './ShadowIcon.vue';
|
62
|
+
import ShapesIcon from './ShapesIcon.vue';
|
63
|
+
import ShareIcon from './ShareIcon.vue';
|
64
|
+
import SimpleCircleFilledIcon from './SimpleCircleFilledIcon.vue';
|
65
|
+
import SimpleCircleHalfFilledIcon from './SimpleCircleHalfFilledIcon.vue';
|
66
|
+
import SimpleCircleOutlinedIcon from './SimpleCircleOutlinedIcon.vue';
|
67
|
+
import SkipNextIcon from './SkipNextIcon.vue';
|
68
|
+
import SkipPreviousIcon from './SkipPreviousIcon.vue';
|
69
|
+
import SplitViewIcon from './SplitViewIcon.vue';
|
70
|
+
import TextStyleIcon from './TextStyleIcon.vue';
|
71
|
+
import ThreeDimensionsIcon from './ThreeDimensionsIcon.vue';
|
72
|
+
import ToolsIcon from './ToolsIcon.vue';
|
73
|
+
import TouchIcon from './TouchIcon.vue';
|
74
|
+
import TrashCanIcon from './TrashCanIcon.vue';
|
75
|
+
import TriangleIcon from './TriangleIcon.vue';
|
76
|
+
import TwoDimensionsIcon from './TwoDimensionsIcon.vue';
|
77
|
+
import UploadIcon from './UploadIcon.vue';
|
78
|
+
import VideoRecorderIcon from './VideoRecorderIcon.vue';
|
79
|
+
import WalkingIcon from './WalkingIcon.vue';
|
80
|
+
import WallIcon from './WallIcon.vue';
|
81
|
+
|
82
|
+
// * // IconMap.boundingBox
|
83
|
+
// * <v-icon size="16" v-text="'$vcsBoundingBox'" />
|
84
|
+
// * // Material Design Icons
|
85
|
+
// * <v-icon size="16" v-text="'mdi-fast-forward'" />
|
86
|
+
// *
|
87
|
+
// * Enum for Icon values.
|
88
|
+
// * Final values must be camel-cased and prefixed with '$vcs'.
|
89
|
+
// * Additional icons can be found at https://materialdesignicons.com/
|
90
|
+
// * They must be kebab-cased and prefixed with 'mdi-'
|
91
|
+
|
92
|
+
/**
|
93
|
+
* @module Icon
|
94
|
+
*/
|
95
|
+
/**
|
96
|
+
* @typedef Icon
|
97
|
+
* @type {Object}
|
98
|
+
* @property {Object.<string, Object>} Map
|
99
|
+
*/
|
100
|
+
|
101
|
+
/**
|
102
|
+
* @readonly
|
103
|
+
* @enum {Icon}
|
104
|
+
*/
|
105
|
+
const IconMap = {
|
106
|
+
'2d': {
|
107
|
+
component: TwoDimensionsIcon,
|
108
|
+
},
|
109
|
+
'2dArea': {
|
110
|
+
component: TwoDAreaIcon,
|
111
|
+
},
|
112
|
+
'2dDistance': {
|
113
|
+
component: TwoDDistanceIcon,
|
114
|
+
},
|
115
|
+
'3d': {
|
116
|
+
component: ThreeDimensionsIcon,
|
117
|
+
},
|
118
|
+
'3dArea': {
|
119
|
+
component: ThreeDAreaIcon,
|
120
|
+
},
|
121
|
+
'3dDistance': {
|
122
|
+
component: ThreeDDistanceIcon,
|
123
|
+
},
|
124
|
+
'3dHeight': {
|
125
|
+
component: ThreeDHeightIcon,
|
126
|
+
},
|
127
|
+
angle: {
|
128
|
+
component: AngleIcon,
|
129
|
+
},
|
130
|
+
associations: {
|
131
|
+
component: AssociationsIcon,
|
132
|
+
},
|
133
|
+
axis: {
|
134
|
+
component: AxisIcon,
|
135
|
+
},
|
136
|
+
boundingBox: {
|
137
|
+
component: BoundingBoxIcon,
|
138
|
+
},
|
139
|
+
checkbox: {
|
140
|
+
component: CheckboxIcon,
|
141
|
+
},
|
142
|
+
checkboxChecked: {
|
143
|
+
component: CheckboxCheckedIcon,
|
144
|
+
},
|
145
|
+
checkboxIndeterminate: {
|
146
|
+
component: CheckboxIndeterminateIcon,
|
147
|
+
},
|
148
|
+
circle: {
|
149
|
+
component: CircleIcon,
|
150
|
+
},
|
151
|
+
colorSwatch: {
|
152
|
+
component: ColorSwatchIcon,
|
153
|
+
},
|
154
|
+
comment: {
|
155
|
+
component: CommentIcon,
|
156
|
+
},
|
157
|
+
components: {
|
158
|
+
component: ComponentsIcon,
|
159
|
+
},
|
160
|
+
compass: {
|
161
|
+
component: CompassIcon,
|
162
|
+
},
|
163
|
+
cone: {
|
164
|
+
component: ConeIcon,
|
165
|
+
},
|
166
|
+
dimensionsHouse: {
|
167
|
+
component: DimensionsHouseIcon,
|
168
|
+
},
|
169
|
+
elevationProfile: {
|
170
|
+
component: ElevationProfileIcon,
|
171
|
+
},
|
172
|
+
export: {
|
173
|
+
component: ExportIcon,
|
174
|
+
},
|
175
|
+
exportArea: {
|
176
|
+
component: ExportAreaIcon,
|
177
|
+
},
|
178
|
+
exportFlight: {
|
179
|
+
component: ExportFlightIcon,
|
180
|
+
},
|
181
|
+
externalLink: {
|
182
|
+
component: ExternalLinkIcon,
|
183
|
+
},
|
184
|
+
eye: {
|
185
|
+
component: EyeIcon,
|
186
|
+
},
|
187
|
+
fastForward: {
|
188
|
+
component: FastForwardIcon,
|
189
|
+
},
|
190
|
+
filter: {
|
191
|
+
component: FilterIcon,
|
192
|
+
},
|
193
|
+
globeNature: {
|
194
|
+
component: GlobeNatureIcon,
|
195
|
+
},
|
196
|
+
healthCareIndustries: {
|
197
|
+
component: HealthCareIndustriesIcon,
|
198
|
+
},
|
199
|
+
help: {
|
200
|
+
component: HelpIcon,
|
201
|
+
},
|
202
|
+
homePoint: {
|
203
|
+
component: HomePointIcon,
|
204
|
+
},
|
205
|
+
house: {
|
206
|
+
component: HouseIcon,
|
207
|
+
},
|
208
|
+
hospitals: {
|
209
|
+
component: HospitalsIcon,
|
210
|
+
},
|
211
|
+
import: {
|
212
|
+
component: ImportIcon,
|
213
|
+
},
|
214
|
+
info: {
|
215
|
+
component: InfoIcon,
|
216
|
+
},
|
217
|
+
kebab: {
|
218
|
+
component: KebabIcon,
|
219
|
+
},
|
220
|
+
label: {
|
221
|
+
component: LabelIcon,
|
222
|
+
},
|
223
|
+
layers: {
|
224
|
+
component: LayersIcon,
|
225
|
+
},
|
226
|
+
legend: {
|
227
|
+
component: LegendIcon,
|
228
|
+
},
|
229
|
+
line: {
|
230
|
+
component: LineIcon,
|
231
|
+
},
|
232
|
+
link: {
|
233
|
+
component: LinkIcon,
|
234
|
+
},
|
235
|
+
progress: {
|
236
|
+
component: ProgressIcon,
|
237
|
+
},
|
238
|
+
map: {
|
239
|
+
component: MapIcon,
|
240
|
+
},
|
241
|
+
menu: {
|
242
|
+
component: MenuIcon,
|
243
|
+
},
|
244
|
+
minus: {
|
245
|
+
component: MinusIcon,
|
246
|
+
},
|
247
|
+
objectAttribute: {
|
248
|
+
component: ObjectAttributeIcon,
|
249
|
+
},
|
250
|
+
objectSelect: {
|
251
|
+
component: ObjectSelectIcon,
|
252
|
+
},
|
253
|
+
obliqueView: {
|
254
|
+
component: ObliqueViewIcon,
|
255
|
+
},
|
256
|
+
pdf: {
|
257
|
+
component: PdfIcon,
|
258
|
+
},
|
259
|
+
pedestrian: {
|
260
|
+
component: PedestrianIcon,
|
261
|
+
},
|
262
|
+
pen: {
|
263
|
+
component: PenIcon,
|
264
|
+
},
|
265
|
+
playCircle: {
|
266
|
+
component: PlayCircleIcon,
|
267
|
+
},
|
268
|
+
plus: {
|
269
|
+
component: PlusIcon,
|
270
|
+
},
|
271
|
+
poi: {
|
272
|
+
component: PoiIcon,
|
273
|
+
},
|
274
|
+
pointSelect: {
|
275
|
+
component: PointSelectIcon,
|
276
|
+
},
|
277
|
+
presentationMode: {
|
278
|
+
component: PresentationModeIcon,
|
279
|
+
},
|
280
|
+
rectangle: {
|
281
|
+
component: RectangleIcon,
|
282
|
+
},
|
283
|
+
return: {
|
284
|
+
component: ReturnIcon,
|
285
|
+
},
|
286
|
+
rewind: {
|
287
|
+
component: RewindIcon,
|
288
|
+
},
|
289
|
+
search: {
|
290
|
+
component: SearchIcon,
|
291
|
+
},
|
292
|
+
shadow: {
|
293
|
+
component: ShadowIcon,
|
294
|
+
},
|
295
|
+
shapes: {
|
296
|
+
component: ShapesIcon,
|
297
|
+
},
|
298
|
+
share: {
|
299
|
+
component: ShareIcon,
|
300
|
+
},
|
301
|
+
simpleCircleFilled: {
|
302
|
+
component: SimpleCircleFilledIcon,
|
303
|
+
},
|
304
|
+
simpleCircleHalfFilled: {
|
305
|
+
component: SimpleCircleHalfFilledIcon,
|
306
|
+
},
|
307
|
+
simpleCircleOutlined: {
|
308
|
+
component: SimpleCircleOutlinedIcon,
|
309
|
+
},
|
310
|
+
skipNext: {
|
311
|
+
component: SkipNextIcon,
|
312
|
+
},
|
313
|
+
skipPrevious: {
|
314
|
+
component: SkipPreviousIcon,
|
315
|
+
},
|
316
|
+
splitView: {
|
317
|
+
component: SplitViewIcon,
|
318
|
+
},
|
319
|
+
textStyle: {
|
320
|
+
component: TextStyleIcon,
|
321
|
+
},
|
322
|
+
tools: {
|
323
|
+
component: ToolsIcon,
|
324
|
+
},
|
325
|
+
touch: {
|
326
|
+
component: TouchIcon,
|
327
|
+
},
|
328
|
+
trashCan: {
|
329
|
+
component: TrashCanIcon,
|
330
|
+
},
|
331
|
+
triangle: {
|
332
|
+
component: TriangleIcon,
|
333
|
+
},
|
334
|
+
upload: {
|
335
|
+
component: UploadIcon,
|
336
|
+
},
|
337
|
+
videoRecorder: {
|
338
|
+
component: VideoRecorderIcon,
|
339
|
+
},
|
340
|
+
wall: {
|
341
|
+
component: WallIcon,
|
342
|
+
},
|
343
|
+
walking: {
|
344
|
+
component: WalkingIcon,
|
345
|
+
},
|
346
|
+
};
|
347
|
+
|
348
|
+
const nameCapitalized = (name) => { return name.charAt(0).toUpperCase() + name.slice(1); };
|
349
|
+
|
350
|
+
const prefixed = (iconMap) => {
|
351
|
+
return Object
|
352
|
+
.entries(iconMap)
|
353
|
+
.reduce((previousValue, [key, value]) => ({ ...previousValue, [`vcs${nameCapitalized(key)}`]: value }), {});
|
354
|
+
};
|
355
|
+
|
356
|
+
const Icons = prefixed(IconMap);
|
357
|
+
export const IconIds = Object.keys(IconMap);
|
358
|
+
export const IconNames = Object.keys(Icons).map((name) => { return `$${name}`; });
|
359
|
+
export default Icons;
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_2D_area" 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="Path_681" data-name="Path 681" d="M-10.08-3.448h1.088A2.381,2.381,0,0,1-8.948-3.9,1.4,1.4,0,0,1-8.8-4.316a.866.866,0,0,1,.276-.3.734.734,0,0,1,.42-.116.833.833,0,0,1,.6.228.843.843,0,0,1,.236.636.892.892,0,0,1-.116.456,1.555,1.555,0,0,1-.288.36,2.607,2.607,0,0,1-.38.292q-.208.132-.392.26-.36.248-.684.488a3.324,3.324,0,0,0-.564.524,2.256,2.256,0,0,0-.38.644,2.335,2.335,0,0,0-.14.848H-6.1V-.976H-8.744a2.535,2.535,0,0,1,.48-.5q.272-.216.56-.4t.572-.38a3.06,3.06,0,0,0,.508-.428,1.912,1.912,0,0,0,.36-.54,1.774,1.774,0,0,0,.136-.728A1.692,1.692,0,0,0-6.284-4.7a1.634,1.634,0,0,0-.42-.552,1.886,1.886,0,0,0-.612-.344,2.23,2.23,0,0,0-.732-.12,2.182,2.182,0,0,0-.892.172,1.74,1.74,0,0,0-.644.48,2.076,2.076,0,0,0-.384.72A2.687,2.687,0,0,0-10.08-3.448Zm5.96,2.392v-3.6h.9a2.028,2.028,0,0,1,.78.132,1.224,1.224,0,0,1,.508.38,1.556,1.556,0,0,1,.276.6,3.33,3.33,0,0,1,.084.78,2.34,2.34,0,0,1-.12.8,1.467,1.467,0,0,1-.32.532,1.162,1.162,0,0,1-.456.292A1.613,1.613,0,0,1-3-1.056ZM-5.376-5.712V0h2.464a2.734,2.734,0,0,0,1.14-.22,2.268,2.268,0,0,0,.808-.6A2.535,2.535,0,0,0-.48-1.736,3.957,3.957,0,0,0-.32-2.888a3.56,3.56,0,0,0-.2-1.24,2.438,2.438,0,0,0-.544-.88,2.231,2.231,0,0,0-.824-.528,2.941,2.941,0,0,0-1.028-.176Z" transform="translate(24 24)" fill="currentColor" />
|
7
|
+
<g id="Group_1752" data-name="Group 1752" transform="translate(-1319.907 -496.728)">
|
8
|
+
<g id="Path_673" data-name="Path 673" transform="translate(1321.907 497.728)">
|
9
|
+
<path id="Path_675" data-name="Path 675" d="M1323.231,513.759a1.333,1.333,0,0,1-1.323-1.271v-6.134a1.31,1.31,0,0,1,1.382-1.3h5.273v-6.032a1.351,1.351,0,0,1,1.4-1.3h10.5a1.334,1.334,0,0,1,1.368,1.27V512.46a1.344,1.344,0,0,1-1.4,1.3h-17.2Zm.026-1.5h0Zm.183-5.7v5.7H1340.3v-13.03h-10.2v6.032a1.339,1.339,0,0,1-1.4,1.3Zm17.017,5.7h0Zm-11.741-7.2h0Zm1.225-5.83h0Zm10.534,0h0Z" transform="translate(-1321.907 -497.728)" fill="currentColor" />
|
10
|
+
</g>
|
11
|
+
<g id="M2" transform="translate(1332.344 504.879)" style="isolation: isolate;">
|
12
|
+
<g id="Group_1752-2" data-name="Group 1752" transform="translate(0 0.215)" style="isolation: isolate;">
|
13
|
+
<path id="Path_676" data-name="Path 676" d="M1333.238,505.094l1,2.946h.012l.948-2.946h1.326v4.284h-.881v-3.036h-.013l-1.05,3.036h-.726l-1.049-3.006h-.013v3.006h-.882v-4.284Z" transform="translate(-1331.912 -505.094)" fill="currentColor" />
|
14
|
+
</g>
|
15
|
+
<g id="Group_1753" data-name="Group 1753" transform="translate(5.102)" style="isolation: isolate;">
|
16
|
+
<path id="Path_677" data-name="Path 677" d="M1337.119,505.479a.9.9,0,0,1,.168-.315.75.75,0,0,1,.281-.21.963.963,0,0,1,.391-.075.951.951,0,0,1,.32.053.827.827,0,0,1,.268.15.706.706,0,0,1,.183.241.736.736,0,0,1,.069.323.767.767,0,0,1-.06.318.834.834,0,0,1-.157.236,1.371,1.371,0,0,1-.223.188l-.25.166a2.967,2.967,0,0,0-.245.176,1.129,1.129,0,0,0-.21.221h1.159v.427h-1.8a1.018,1.018,0,0,1,.061-.371.977.977,0,0,1,.166-.281,1.514,1.514,0,0,1,.247-.23c.094-.07.195-.142.3-.214.054-.037.111-.075.172-.113a1.124,1.124,0,0,0,.166-.128.721.721,0,0,0,.126-.157.391.391,0,0,0,.051-.2.368.368,0,0,0-.1-.279.364.364,0,0,0-.263-.1.332.332,0,0,0-.185.05.393.393,0,0,0-.12.133.675.675,0,0,0-.066.183,1.105,1.105,0,0,0-.018.2h-.477A1.177,1.177,0,0,1,1337.119,505.479Z" transform="translate(-1337.014 -504.879)" fill="currentColor" />
|
17
|
+
</g>
|
18
|
+
</g>
|
19
|
+
</g>
|
20
|
+
</svg>
|
21
|
+
</template>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_2D_distance" 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="Path_682" data-name="Path 682" d="M-10.08-3.448h1.088A2.381,2.381,0,0,1-8.948-3.9,1.4,1.4,0,0,1-8.8-4.316a.866.866,0,0,1,.276-.3.734.734,0,0,1,.42-.116.833.833,0,0,1,.6.228.843.843,0,0,1,.236.636.892.892,0,0,1-.116.456,1.555,1.555,0,0,1-.288.36,2.607,2.607,0,0,1-.38.292q-.208.132-.392.26-.36.248-.684.488a3.324,3.324,0,0,0-.564.524,2.256,2.256,0,0,0-.38.644,2.335,2.335,0,0,0-.14.848H-6.1V-.976H-8.744a2.535,2.535,0,0,1,.48-.5q.272-.216.56-.4t.572-.38a3.06,3.06,0,0,0,.508-.428,1.912,1.912,0,0,0,.36-.54,1.774,1.774,0,0,0,.136-.728A1.692,1.692,0,0,0-6.284-4.7a1.634,1.634,0,0,0-.42-.552,1.886,1.886,0,0,0-.612-.344,2.23,2.23,0,0,0-.732-.12,2.182,2.182,0,0,0-.892.172,1.74,1.74,0,0,0-.644.48,2.076,2.076,0,0,0-.384.72A2.687,2.687,0,0,0-10.08-3.448Zm5.96,2.392v-3.6h.9a2.028,2.028,0,0,1,.78.132,1.224,1.224,0,0,1,.508.38,1.556,1.556,0,0,1,.276.6,3.33,3.33,0,0,1,.084.78,2.34,2.34,0,0,1-.12.8,1.467,1.467,0,0,1-.32.532,1.162,1.162,0,0,1-.456.292A1.613,1.613,0,0,1-3-1.056ZM-5.376-5.712V0h2.464a2.734,2.734,0,0,0,1.14-.22,2.268,2.268,0,0,0,.808-.6A2.535,2.535,0,0,0-.48-1.736,3.957,3.957,0,0,0-.32-2.888a3.56,3.56,0,0,0-.2-1.24,2.438,2.438,0,0,0-.544-.88,2.231,2.231,0,0,0-.824-.528,2.941,2.941,0,0,0-1.028-.176Z" transform="translate(24 24)" fill="currentColor" />
|
7
|
+
<path
|
8
|
+
id="Union_52"
|
9
|
+
data-name="Union 52"
|
10
|
+
d="M10956.373,13156.8h-11.986a1.387,1.387,0,0,1-1.387-1.39v-3.467a1.386,1.386,0,0,1,1.387-1.387h19.1a1.387,1.387,0,0,1,1.388,1.387v3.467a1.387,1.387,0,0,1-1.388,1.39Zm-11.986-4.51v2.773a.349.349,0,0,0,.347.347h18.411a.346.346,0,0,0,.347-.347v-2.773a.346.346,0,0,0-.347-.347h-2.255a.347.347,0,0,0-.347.347v.693a.52.52,0,0,1-1.04,0v-.693a.347.347,0,0,0-.347-.347h-.693a.35.35,0,0,0-.351.347v.693a.52.52,0,0,1-1.04,0v-.693a.346.346,0,0,0-.347-.347h-.71a.347.347,0,0,0-.347.347v.693a.52.52,0,0,1-1.04,0v-.693a.347.347,0,0,0-.347-.347h-.693a.347.347,0,0,0-.347.347v.693a.52.52,0,0,1-1.04,0v-.693a.347.347,0,0,0-.347-.347h-.7a.347.347,0,0,0-.347.347v.693a.52.52,0,0,1-1.04,0v-.693a.347.347,0,0,0-.347-.347h-.7a.343.343,0,0,0-.343.347v.693a.522.522,0,0,1-1.044,0v-.693a.347.347,0,0,0-.347-.347h-2.255A.349.349,0,0,0,10944.387,13152.286Zm.7,1.387a.694.694,0,1,1,.693.693A.693.693,0,0,1,10945.083,13153.673Zm17.382-5.376v-.35a.347.347,0,0,0-.347-.347h-16.342a.347.347,0,0,0-.347.347v.35a.522.522,0,0,1-.891.366l-1.388-1.387a.525.525,0,0,1,0-.736l1.388-1.387a.52.52,0,0,1,.891.367v.347a.347.347,0,0,0,.347.347h16.342a.347.347,0,0,0,.347-.347v-.347a.52.52,0,0,1,.888-.367l1.388,1.387a.519.519,0,0,1,0,.736l-1.388,1.387a.52.52,0,0,1-.888-.366Z"
|
11
|
+
transform="translate(-10942 -13142.48)"
|
12
|
+
fill="currentColor"
|
13
|
+
stroke="rgba(0,0,0,0)"
|
14
|
+
stroke-miterlimit="10"
|
15
|
+
stroke-width="1"
|
16
|
+
/>
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_3D_area" xmlns="http://www.w3.org/2000/svg" width="24" height="24.104" viewBox="0 0 24 24.104">
|
5
|
+
<rect id="size" width="24" height="24" fill="none" />
|
6
|
+
<path id="Path_679" data-name="Path 679" d="M-8.552-3.336v.8q.208,0,.436.012a1.323,1.323,0,0,1,.42.088.711.711,0,0,1,.316.244.814.814,0,0,1,.124.488.82.82,0,0,1-.264.644.937.937,0,0,1-.648.236A.965.965,0,0,1-8.6-.912a.875.875,0,0,1-.3-.236A1.052,1.052,0,0,1-9.08-1.5a1.616,1.616,0,0,1-.072-.428h-1.08a2.244,2.244,0,0,0,.14.864,1.755,1.755,0,0,0,.42.636,1.8,1.8,0,0,0,.66.4A2.586,2.586,0,0,0-8.152.1a2.563,2.563,0,0,0,.784-.12A2.032,2.032,0,0,0-6.7-.368a1.712,1.712,0,0,0,.46-.576,1.73,1.73,0,0,0,.172-.784,1.314,1.314,0,0,0-.264-.824A1.219,1.219,0,0,0-7.064-3v-.016a.983.983,0,0,0,.588-.424,1.325,1.325,0,0,0,.2-.72,1.293,1.293,0,0,0-.168-.664,1.624,1.624,0,0,0-.436-.488,1.913,1.913,0,0,0-.6-.3,2.345,2.345,0,0,0-.672-.1,2.1,2.1,0,0,0-.784.14,1.736,1.736,0,0,0-.6.4,1.8,1.8,0,0,0-.392.612,2.38,2.38,0,0,0-.156.788h1.08A1.1,1.1,0,0,1-8.8-4.492a.774.774,0,0,1,.652-.284.859.859,0,0,1,.552.192.666.666,0,0,1,.24.552.594.594,0,0,1-.116.384.745.745,0,0,1-.3.22,1.234,1.234,0,0,1-.388.092A2.4,2.4,0,0,1-8.552-3.336Zm4.432,2.28v-3.6h.9a2.028,2.028,0,0,1,.78.132,1.224,1.224,0,0,1,.508.38,1.556,1.556,0,0,1,.276.6,3.33,3.33,0,0,1,.084.78,2.34,2.34,0,0,1-.12.8,1.467,1.467,0,0,1-.32.532,1.162,1.162,0,0,1-.456.292A1.613,1.613,0,0,1-3-1.056ZM-5.376-5.712V0h2.464a2.734,2.734,0,0,0,1.14-.22,2.268,2.268,0,0,0,.808-.6A2.535,2.535,0,0,0-.48-1.736,3.957,3.957,0,0,0-.32-2.888a3.56,3.56,0,0,0-.2-1.24,2.438,2.438,0,0,0-.544-.88,2.231,2.231,0,0,0-.824-.528,2.941,2.941,0,0,0-1.028-.176Z" transform="translate(24 24)" fill="currentColor" />
|
7
|
+
<g id="Group_1754" data-name="Group 1754" transform="translate(-1319.907 -496.728)">
|
8
|
+
<g id="Path_673" data-name="Path 673" transform="translate(1321.907 497.728)">
|
9
|
+
<path id="Path_675" data-name="Path 675" d="M1323.231,513.759a1.333,1.333,0,0,1-1.323-1.271v-6.134a1.31,1.31,0,0,1,1.382-1.3h5.273v-6.032a1.351,1.351,0,0,1,1.4-1.3h10.5a1.334,1.334,0,0,1,1.368,1.27V512.46a1.344,1.344,0,0,1-1.4,1.3h-17.2Zm.026-1.5h0Zm.183-5.7v5.7H1340.3v-13.03h-10.2v6.032a1.339,1.339,0,0,1-1.4,1.3Zm17.017,5.7h0Zm-11.741-7.2h0Zm1.225-5.83h0Zm10.534,0h0Z" transform="translate(-1321.907 -497.728)" fill="currentColor" />
|
10
|
+
</g>
|
11
|
+
<g id="M2" transform="translate(1332.344 504.879)" style="isolation: isolate;">
|
12
|
+
<g id="Group_1752" data-name="Group 1752" transform="translate(0 0.215)" style="isolation: isolate;">
|
13
|
+
<path id="Path_676" data-name="Path 676" d="M1333.238,505.094l1,2.946h.012l.948-2.946h1.326v4.284h-.881v-3.036h-.013l-1.05,3.036h-.726l-1.049-3.006h-.013v3.006h-.882v-4.284Z" transform="translate(-1331.912 -505.094)" fill="currentColor" />
|
14
|
+
</g>
|
15
|
+
<g id="Group_1753" data-name="Group 1753" transform="translate(5.102)" style="isolation: isolate;">
|
16
|
+
<path id="Path_677" data-name="Path 677" d="M1337.119,505.479a.9.9,0,0,1,.168-.315.75.75,0,0,1,.281-.21.963.963,0,0,1,.391-.075.951.951,0,0,1,.32.053.827.827,0,0,1,.268.15.706.706,0,0,1,.183.241.736.736,0,0,1,.069.323.767.767,0,0,1-.06.318.834.834,0,0,1-.157.236,1.371,1.371,0,0,1-.223.188l-.25.166a2.967,2.967,0,0,0-.245.176,1.129,1.129,0,0,0-.21.221h1.159v.427h-1.8a1.018,1.018,0,0,1,.061-.371.977.977,0,0,1,.166-.281,1.514,1.514,0,0,1,.247-.23c.094-.07.195-.142.3-.214.054-.037.111-.075.172-.113a1.124,1.124,0,0,0,.166-.128.721.721,0,0,0,.126-.157.391.391,0,0,0,.051-.2.368.368,0,0,0-.1-.279.364.364,0,0,0-.263-.1.332.332,0,0,0-.185.05.393.393,0,0,0-.12.133.675.675,0,0,0-.066.183,1.105,1.105,0,0,0-.018.2h-.477A1.177,1.177,0,0,1,1337.119,505.479Z" transform="translate(-1337.014 -504.879)" fill="currentColor" />
|
17
|
+
</g>
|
18
|
+
</g>
|
19
|
+
</g>
|
20
|
+
</svg>
|
21
|
+
</template>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_3D_distance" xmlns="http://www.w3.org/2000/svg" width="24" height="24.104" viewBox="0 0 24 24.104">
|
5
|
+
<rect id="size" width="24" height="24" fill="none" />
|
6
|
+
<path id="Path_680" data-name="Path 680" d="M-8.552-3.336v.8q.208,0,.436.012a1.323,1.323,0,0,1,.42.088.711.711,0,0,1,.316.244.814.814,0,0,1,.124.488.82.82,0,0,1-.264.644.937.937,0,0,1-.648.236A.965.965,0,0,1-8.6-.912a.875.875,0,0,1-.3-.236A1.052,1.052,0,0,1-9.08-1.5a1.616,1.616,0,0,1-.072-.428h-1.08a2.244,2.244,0,0,0,.14.864,1.755,1.755,0,0,0,.42.636,1.8,1.8,0,0,0,.66.4A2.586,2.586,0,0,0-8.152.1a2.563,2.563,0,0,0,.784-.12A2.032,2.032,0,0,0-6.7-.368a1.712,1.712,0,0,0,.46-.576,1.73,1.73,0,0,0,.172-.784,1.314,1.314,0,0,0-.264-.824A1.219,1.219,0,0,0-7.064-3v-.016a.983.983,0,0,0,.588-.424,1.325,1.325,0,0,0,.2-.72,1.293,1.293,0,0,0-.168-.664,1.624,1.624,0,0,0-.436-.488,1.913,1.913,0,0,0-.6-.3,2.345,2.345,0,0,0-.672-.1,2.1,2.1,0,0,0-.784.14,1.736,1.736,0,0,0-.6.4,1.8,1.8,0,0,0-.392.612,2.38,2.38,0,0,0-.156.788h1.08A1.1,1.1,0,0,1-8.8-4.492a.774.774,0,0,1,.652-.284.859.859,0,0,1,.552.192.666.666,0,0,1,.24.552.594.594,0,0,1-.116.384.745.745,0,0,1-.3.22,1.234,1.234,0,0,1-.388.092A2.4,2.4,0,0,1-8.552-3.336Zm4.432,2.28v-3.6h.9a2.028,2.028,0,0,1,.78.132,1.224,1.224,0,0,1,.508.38,1.556,1.556,0,0,1,.276.6,3.33,3.33,0,0,1,.084.78,2.34,2.34,0,0,1-.12.8,1.467,1.467,0,0,1-.32.532,1.162,1.162,0,0,1-.456.292A1.613,1.613,0,0,1-3-1.056ZM-5.376-5.712V0h2.464a2.734,2.734,0,0,0,1.14-.22,2.268,2.268,0,0,0,.808-.6A2.535,2.535,0,0,0-.48-1.736,3.957,3.957,0,0,0-.32-2.888a3.56,3.56,0,0,0-.2-1.24,2.438,2.438,0,0,0-.544-.88,2.231,2.231,0,0,0-.824-.528,2.941,2.941,0,0,0-1.028-.176Z" transform="translate(24 24)" fill="currentColor" />
|
7
|
+
<path
|
8
|
+
id="Union_53"
|
9
|
+
data-name="Union 53"
|
10
|
+
d="M10956.373,13156.8h-11.986a1.387,1.387,0,0,1-1.387-1.39v-3.467a1.386,1.386,0,0,1,1.387-1.387h19.1a1.387,1.387,0,0,1,1.388,1.387v3.467a1.387,1.387,0,0,1-1.388,1.39Zm-11.986-4.51v2.773a.349.349,0,0,0,.347.347h18.411a.346.346,0,0,0,.347-.347v-2.773a.346.346,0,0,0-.347-.347h-2.255a.347.347,0,0,0-.347.347v.693a.52.52,0,0,1-1.04,0v-.693a.347.347,0,0,0-.347-.347h-.693a.35.35,0,0,0-.351.347v.693a.52.52,0,0,1-1.04,0v-.693a.346.346,0,0,0-.347-.347h-.71a.347.347,0,0,0-.347.347v.693a.52.52,0,0,1-1.04,0v-.693a.347.347,0,0,0-.347-.347h-.693a.347.347,0,0,0-.347.347v.693a.52.52,0,0,1-1.04,0v-.693a.347.347,0,0,0-.347-.347h-.7a.347.347,0,0,0-.347.347v.693a.52.52,0,0,1-1.04,0v-.693a.347.347,0,0,0-.347-.347h-.7a.343.343,0,0,0-.343.347v.693a.522.522,0,0,1-1.044,0v-.693a.347.347,0,0,0-.347-.347h-2.255A.349.349,0,0,0,10944.387,13152.286Zm.7,1.387a.694.694,0,1,1,.693.693A.693.693,0,0,1,10945.083,13153.673Zm17.382-5.376v-.35a.347.347,0,0,0-.347-.347h-16.342a.347.347,0,0,0-.347.347v.35a.522.522,0,0,1-.891.366l-1.388-1.387a.525.525,0,0,1,0-.736l1.388-1.387a.52.52,0,0,1,.891.367v.347a.347.347,0,0,0,.347.347h16.342a.347.347,0,0,0,.347-.347v-.347a.52.52,0,0,1,.888-.367l1.388,1.387a.519.519,0,0,1,0,.736l-1.388,1.387a.52.52,0,0,1-.888-.366Z"
|
11
|
+
transform="translate(-10942 -13140.795)"
|
12
|
+
fill="currentColor"
|
13
|
+
stroke="rgba(0,0,0,0)"
|
14
|
+
stroke-miterlimit="10"
|
15
|
+
stroke-width="1"
|
16
|
+
/>
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_3D_height" xmlns="http://www.w3.org/2000/svg" width="24" height="24.104" viewBox="0 0 24 24.104">
|
5
|
+
<rect id="size" width="24" height="24" fill="none" />
|
6
|
+
<path id="Path_678" data-name="Path 678" d="M-8.552-3.336v.8q.208,0,.436.012a1.323,1.323,0,0,1,.42.088.711.711,0,0,1,.316.244.814.814,0,0,1,.124.488.82.82,0,0,1-.264.644.937.937,0,0,1-.648.236A.965.965,0,0,1-8.6-.912a.875.875,0,0,1-.3-.236A1.052,1.052,0,0,1-9.08-1.5a1.616,1.616,0,0,1-.072-.428h-1.08a2.244,2.244,0,0,0,.14.864,1.755,1.755,0,0,0,.42.636,1.8,1.8,0,0,0,.66.4A2.586,2.586,0,0,0-8.152.1a2.563,2.563,0,0,0,.784-.12A2.032,2.032,0,0,0-6.7-.368a1.712,1.712,0,0,0,.46-.576,1.73,1.73,0,0,0,.172-.784,1.314,1.314,0,0,0-.264-.824A1.219,1.219,0,0,0-7.064-3v-.016a.983.983,0,0,0,.588-.424,1.325,1.325,0,0,0,.2-.72,1.293,1.293,0,0,0-.168-.664,1.624,1.624,0,0,0-.436-.488,1.913,1.913,0,0,0-.6-.3,2.345,2.345,0,0,0-.672-.1,2.1,2.1,0,0,0-.784.14,1.736,1.736,0,0,0-.6.4,1.8,1.8,0,0,0-.392.612,2.38,2.38,0,0,0-.156.788h1.08A1.1,1.1,0,0,1-8.8-4.492a.774.774,0,0,1,.652-.284.859.859,0,0,1,.552.192.666.666,0,0,1,.24.552.594.594,0,0,1-.116.384.745.745,0,0,1-.3.22,1.234,1.234,0,0,1-.388.092A2.4,2.4,0,0,1-8.552-3.336Zm4.432,2.28v-3.6h.9a2.028,2.028,0,0,1,.78.132,1.224,1.224,0,0,1,.508.38,1.556,1.556,0,0,1,.276.6,3.33,3.33,0,0,1,.084.78,2.34,2.34,0,0,1-.12.8,1.467,1.467,0,0,1-.32.532,1.162,1.162,0,0,1-.456.292A1.613,1.613,0,0,1-3-1.056ZM-5.376-5.712V0h2.464a2.734,2.734,0,0,0,1.14-.22,2.268,2.268,0,0,0,.808-.6A2.535,2.535,0,0,0-.48-1.736,3.957,3.957,0,0,0-.32-2.888a3.56,3.56,0,0,0-.2-1.24,2.438,2.438,0,0,0-.544-.88,2.231,2.231,0,0,0-.824-.528,2.941,2.941,0,0,0-1.028-.176Z" transform="translate(24 24)" fill="currentColor" />
|
7
|
+
<path
|
8
|
+
id="Union_54"
|
9
|
+
data-name="Union 54"
|
10
|
+
d="M10944.387,13167.025a1.387,1.387,0,0,1-1.388-1.388v-19.106a1.387,1.387,0,0,1,1.388-1.388h3.47a1.388,1.388,0,0,1,1.389,1.388v19.106a1.388,1.388,0,0,1-1.389,1.388Zm0-20.147v18.41a.349.349,0,0,0,.348.35h2.775a.349.349,0,0,0,.347-.35v-2.254a.348.348,0,0,0-.347-.348h-.694a.52.52,0,0,1,0-1.04h.694a.346.346,0,0,0,.347-.344v-.7a.347.347,0,0,0-.347-.348h-.694a.521.521,0,0,1,0-1.041h.694a.347.347,0,0,0,.347-.347v-.707a.35.35,0,0,0-.347-.351h-.694a.519.519,0,0,1,0-1.037h.694a.349.349,0,0,0,.347-.347v-.694a.347.347,0,0,0-.347-.347h-.694a.521.521,0,0,1,0-1.041h.694a.347.347,0,0,0,.347-.348v-.7a.347.347,0,0,0-.347-.348h-.694a.52.52,0,0,1,0-1.04h.694a.347.347,0,0,0,.347-.344v-.7a.344.344,0,0,0-.347-.344h-.694a.522.522,0,0,1,0-1.045h.694a.346.346,0,0,0,.347-.343v-2.258a.349.349,0,0,0-.347-.347h-2.775A.349.349,0,0,0,10944.387,13146.878Zm8.338,19.863-1.389-1.388a.521.521,0,0,1,.367-.889h.347a.347.347,0,0,0,.348-.347v-16.345a.347.347,0,0,0-.348-.344h-.347a.51.51,0,0,1-.367-.155.518.518,0,0,1,0-.733l1.389-1.388a.518.518,0,0,1,.736,0l1.385,1.388a.506.506,0,0,1,.152.367.52.52,0,0,1-.52.521h-.347a.347.347,0,0,0-.347.344v16.345a.347.347,0,0,0,.347.347h.347a.521.521,0,0,1,.367.889l-1.385,1.388a.523.523,0,0,1-.369.151A.513.513,0,0,1,10952.725,13166.741Zm-7.3-18.822a.694.694,0,1,1,.694.694A.694.694,0,0,1,10945.428,13147.919Z"
|
11
|
+
transform="translate(-10942 -13144.023)"
|
12
|
+
fill="currentColor"
|
13
|
+
stroke="rgba(0,0,0,0)"
|
14
|
+
stroke-miterlimit="10"
|
15
|
+
stroke-width="1"
|
16
|
+
/>
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
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
|
+
<path id="Path_11" data-name="Path 11" d="M15.333,14.667H9.142a.167.167,0,0,1-.167-.157,8.333,8.333,0,0,0-7.491-7.8.167.167,0,0,1-.151-.166V.667A.667.667,0,0,0,0,.667V15.333A.667.667,0,0,0,.667,16H15.333a.667.667,0,1,0,0-1.333ZM5.157,9.644a.165.165,0,0,1,.059.12.167.167,0,0,1-.049.125L3.862,11.2a.667.667,0,0,0,.943.943l1.267-1.267a.166.166,0,0,1,.235,0,.174.174,0,0,1,.018.021,6.948,6.948,0,0,1,1.316,3.6.166.166,0,0,1-.154.178H2.679a.167.167,0,0,1-.118-.285l.577-.577a.667.667,0,0,0-.943-.943l-.577.577a.167.167,0,0,1-.285-.117v-5.1a.169.169,0,0,1,.056-.125.171.171,0,0,1,.133-.041A6.958,6.958,0,0,1,5.157,9.644ZM8.138,8.8,9.471,7.471a.667.667,0,0,0-.943-.943L7.2,7.862a.667.667,0,0,0,.943.943Zm3.333-3.333L12.8,4.138a.667.667,0,1,0-.926-.959l-.017.017L10.529,4.529a.667.667,0,0,0,.943.943ZM14.8,2.138l1-1A.667.667,0,0,0,14.862.2l-1,1a.667.667,0,0,0,.943.943Z" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
8
|
+
|
@@ -0,0 +1,34 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="24" viewBox="0 0 21 24">
|
5
|
+
<g id="Outline_Icons" transform="translate(0.5 0.5)">
|
6
|
+
<g id="Group_847" data-name="Group 847">
|
7
|
+
<path
|
8
|
+
id="Path_438"
|
9
|
+
data-name="Path 438"
|
10
|
+
d="M16.487,2.875a6.375,6.375,0,0,1-4.979-2.4h-.017a6.374,6.374,0,0,1-4.978,2.4A8.711,8.711,0,0,1,1.5,1V15.812s1.45,5.271,10,7.667c8.55-2.4,10-7.667,10-7.667V1A8.713,8.713,0,0,1,16.487,2.875Z"
|
11
|
+
transform="translate(-1.5 -0.479)"
|
12
|
+
fill="none"
|
13
|
+
stroke="currentColor"
|
14
|
+
stroke-linecap="round"
|
15
|
+
stroke-linejoin="round"
|
16
|
+
stroke-miterlimit="10"
|
17
|
+
stroke-width="1"
|
18
|
+
/>
|
19
|
+
<path
|
20
|
+
id="Path_439"
|
21
|
+
data-name="Path 439"
|
22
|
+
d="M16.5,9.5h-3v-3h-4v3h-3v4h3v3h4v-3h3Z"
|
23
|
+
transform="translate(-1.5 -0.479)"
|
24
|
+
fill="none"
|
25
|
+
stroke="currentColor"
|
26
|
+
stroke-linecap="round"
|
27
|
+
stroke-linejoin="round"
|
28
|
+
stroke-miterlimit="10"
|
29
|
+
stroke-width="1"
|
30
|
+
/>
|
31
|
+
</g>
|
32
|
+
</g>
|
33
|
+
</svg>
|
34
|
+
</template>
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14.456" height="14.02" viewBox="0 0 14.456 14.02">
|
5
|
+
<path id="Path_716" data-name="Path 716" d="M.114-2.886V-4.02h3.18v1.134l-1.3,1.65v.1h1.3V0H.114V-1.08l1.332-1.7v-.1Z" transform="translate(-0.114 14.02)" fill="currentColor" />
|
6
|
+
<path id="Path_715" data-name="Path 715" d="M1.368-4.02l.366,1.1L2.2-4.02H3.57L2.7-2.106,3.516,0H2.088L1.734-1.068,1.368,0H-.048L.81-1.926-.048-4.02Z" transform="translate(10.886 14.02)" fill="currentColor" />
|
7
|
+
<path id="Path_717" data-name="Path 717" d="M2.46,0H1.068V-1.26L-.078-4.02H1.4l.378,1.182.39-1.182h1.47L2.46-1.26Z" transform="translate(5.186 4.02)" fill="currentColor" />
|
8
|
+
<path id="Path_718" data-name="Path 718" d="M328.277,1221.584l-2.777-1.852V1216a.5.5,0,0,0-1,0v3.692l-2.66,1.9a.5.5,0,0,0,.291.907.5.5,0,0,0,.29-.093l2.553-1.824,2.749,1.833a.5.5,0,0,0,.693-.139A.5.5,0,0,0,328.277,1221.584Z" transform="translate(-318.1 -1210.48)" fill="currentColor" />
|
9
|
+
</svg>
|
10
|
+
</template>
|
@@ -0,0 +1,15 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24.009" viewBox="0 0 24 24.009">
|
5
|
+
<g id="icon_24_boundingbox" transform="translate(0 0.001)">
|
6
|
+
<g id="Group_270" data-name="Group 270" transform="translate(8438 22444)">
|
7
|
+
<g id="streamline-icon-vectors-anchor-square-1-alternate_24x24" data-name="streamline-icon-vectors-anchor-square-1-alternate@24x24" transform="translate(-8438 -22444)">
|
8
|
+
<path id="Path_23" data-name="Path 23" d="M20.25,7.5h1.5a.25.25,0,0,1,.25.25v14a.25.25,0,0,1-.25.25h-1.5a.25.25,0,0,1-.25-.25v-14A.25.25,0,0,1,20.25,7.5ZM2.25,2h14a.25.25,0,0,1,.25.25v1.5a.25.25,0,0,1-.25.25h-14A.25.25,0,0,1,2,3.75V2.25A.25.25,0,0,1,2.25,2Zm0,0h1.5A.25.25,0,0,1,4,2.25v14a.25.25,0,0,1-.25.25H2.25A.25.25,0,0,1,2,16.25v-14A.25.25,0,0,1,2.25,2Zm5.5,18h14a.25.25,0,0,1,.25.25v1.5a.25.25,0,0,1-.25.25h-14a.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,18a3,3,0,1,1-3,3A3,3,0,0,1,3,18Z" fill="currentColor" />
|
9
|
+
</g>
|
10
|
+
<path id="Path_3" data-name="Path 3" d="M45.718,31.78A.75.75,0,0,0,47,31.25v-.5a.5.5,0,0,1,.5-.5h7.555a.5.5,0,0,1,.5.5v.5a.75.75,0,0,0,1.28.53l2-2a.75.75,0,0,0,0-1.061h0l-2-2a.75.75,0,0,0-1.28.531v.5a.5.5,0,0,1-.5.5H47.5a.5.5,0,0,1-.5-.5v-.5a.75.75,0,0,0-1.28-.531l-2,2a.75.75,0,0,0,0,1.061h0Z" transform="translate(-8483.164 -22416.676) rotate(-45)" fill="currentColor" />
|
11
|
+
</g>
|
12
|
+
<rect id="size" width="24" height="24" transform="translate(0 0.008)" fill="none" />
|
13
|
+
</g>
|
14
|
+
</svg>
|
15
|
+
</template>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-checkbox-check" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<rect
|
6
|
+
id="bg"
|
7
|
+
width="12"
|
8
|
+
height="12"
|
9
|
+
rx="1"
|
10
|
+
transform="translate(2 2)"
|
11
|
+
fill="rgba(34,34,34,0.8)"
|
12
|
+
/>
|
13
|
+
<path id="hook" d="M13.525,6.363a.776.776,0,0,0-1.1.171h0L8.68,11.741,6.3,9.789a.778.778,0,0,0-1.108.15.825.825,0,0,0,.121,1.114l3.021,2.478a.784.784,0,0,0,1.12-.141l.009-.012L13.695,7.5a.824.824,0,0,0-.17-1.132Z" transform="translate(-1.364 -1.831)" fill="#fff" />
|
14
|
+
<rect id="size" width="16" height="16" fill="none" />
|
15
|
+
</svg>
|
16
|
+
</template>
|
@@ -0,0 +1,23 @@
|
|
1
|
+
<template>
|
2
|
+
<svg id="icon-checkbox-uncheck" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
3
|
+
<g
|
4
|
+
id="Rectangle_749"
|
5
|
+
data-name="Rectangle 749"
|
6
|
+
transform="translate(2 2)"
|
7
|
+
fill="none"
|
8
|
+
stroke="#cecece"
|
9
|
+
stroke-width="1"
|
10
|
+
>
|
11
|
+
<rect width="12" height="12" rx="2" stroke="none" />
|
12
|
+
<rect
|
13
|
+
x="0.5"
|
14
|
+
y="0.5"
|
15
|
+
width="11"
|
16
|
+
height="11"
|
17
|
+
rx="1.5"
|
18
|
+
fill="none"
|
19
|
+
/>
|
20
|
+
</g>
|
21
|
+
<rect id="size" width="16" height="16" fill="none" />
|
22
|
+
</svg>
|
23
|
+
</template>
|
@@ -0,0 +1,24 @@
|
|
1
|
+
<template>
|
2
|
+
<svg id="icon-checkbox-half" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
3
|
+
<rect
|
4
|
+
id="Rectangle_123"
|
5
|
+
data-name="Rectangle 123"
|
6
|
+
width="12"
|
7
|
+
height="12"
|
8
|
+
rx="1"
|
9
|
+
transform="translate(2 2)"
|
10
|
+
fill="rgba(34,34,34,0.8)"
|
11
|
+
/>
|
12
|
+
<line
|
13
|
+
id="Line_84"
|
14
|
+
data-name="Line 84"
|
15
|
+
x2="4"
|
16
|
+
transform="translate(6 8)"
|
17
|
+
fill="none"
|
18
|
+
stroke="#fff"
|
19
|
+
stroke-linecap="round"
|
20
|
+
stroke-width="2"
|
21
|
+
/>
|
22
|
+
<rect id="size" width="16" height="16" fill="none" />
|
23
|
+
</svg>
|
24
|
+
</template>
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_circle" xmlns="http://www.w3.org/2000/svg" width="24" height="24.008" viewBox="0 0 24 24.008">
|
5
|
+
<g id="streamline-icon-vectors-anchor-circle_24x24" data-name="streamline-icon-vectors-anchor-circle@24x24">
|
6
|
+
<path id="Path_24" data-name="Path 24" d="M12,0A3,3,0,1,1,9,3,3,3,0,0,1,12,0Zm0,18a3,3,0,1,1-3,3A3,3,0,0,1,12,18Zm9-9a3,3,0,1,1-3,3A3,3,0,0,1,21,9ZM3,9a3,3,0,1,1-3,3A3,3,0,0,1,3,9Zm13.207,9.806a.251.251,0,0,0-.085.338l.752,1.3a.254.254,0,0,0,.155.117.249.249,0,0,0,.192-.029,10.045,10.045,0,0,0,3.309-3.309.249.249,0,0,0,.029-.192.254.254,0,0,0-.117-.155l-1.3-.752a.251.251,0,0,0-.338.085A8.054,8.054,0,0,1,16.207,18.806Zm2.6-11.013a.251.251,0,0,0,.338.085l1.3-.752a.254.254,0,0,0,.117-.155.249.249,0,0,0-.029-.192,10.048,10.048,0,0,0-3.31-3.309.249.249,0,0,0-.192-.029.254.254,0,0,0-.155.117l-.752,1.3a.251.251,0,0,0,.085.338A8.048,8.048,0,0,1,18.805,7.793ZM3.47,6.779a.249.249,0,0,0-.029.192.254.254,0,0,0,.117.155l1.3.752A.251.251,0,0,0,5.2,7.793a8.034,8.034,0,0,1,2.6-2.6.251.251,0,0,0,.085-.338l-.752-1.3a.254.254,0,0,0-.155-.117.249.249,0,0,0-.192.029A10.047,10.047,0,0,0,3.47,6.779ZM5.2,16.207a.251.251,0,0,0-.338-.085l-1.3.752a.254.254,0,0,0-.117.155.249.249,0,0,0,.029.192A10.043,10.043,0,0,0,6.779,20.53a.249.249,0,0,0,.192.029.254.254,0,0,0,.155-.117l.752-1.3a.251.251,0,0,0-.085-.338A8.042,8.042,0,0,1,5.2,16.207Z" fill="currentColor" />
|
7
|
+
</g>
|
8
|
+
<rect id="size" width="24" height="24" transform="translate(0 0.008)" fill="none" />
|
9
|
+
</svg>
|
10
|
+
</template>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-colors" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<g id="color-swatch">
|
6
|
+
<path
|
7
|
+
id="color-swatch-2"
|
8
|
+
data-name="color-swatch"
|
9
|
+
d="M4,2A2,2,0,0,0,2,4V15a3,3,0,0,0,6,0V4A2,2,0,0,0,6,2ZM5,16a1,1,0,1,0-1-1A1,1,0,0,0,5,16Zm5-1.757,4.9-4.9a2,2,0,0,0,0-2.828L13.485,5.1a2,2,0,0,0-2.828,0L10,5.757ZM16,18H9.071l6-6H16a2,2,0,0,1,2,2v2A2,2,0,0,1,16,18Z"
|
10
|
+
transform="translate(-2 -2)"
|
11
|
+
fill="currentColor"
|
12
|
+
fill-rule="evenodd"
|
13
|
+
/>
|
14
|
+
</g>
|
15
|
+
<rect id="size" width="16" height="16" fill="none" />
|
16
|
+
</svg>
|
17
|
+
</template>
|