@esri/calcite-ui-icons 4.4.0-next.20 → 4.4.0-next.21
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/docs/icons.json +1 -1
- package/docs/keywords.json +115 -0
- package/fonts/calcite-ui-icons-16.ttf +0 -0
- package/fonts/calcite-ui-icons-24.ttf +0 -0
- package/fonts/calcite-ui-icons-32.ttf +0 -0
- package/icons/find-path-destination-16.svg +1 -0
- package/icons/find-path-destination-24.svg +1 -0
- package/icons/find-path-destination-32.svg +1 -0
- package/icons/find-path-exclude-16.svg +1 -0
- package/icons/find-path-exclude-24.svg +1 -0
- package/icons/find-path-exclude-32.svg +1 -0
- package/icons/find-path-include-16.svg +1 -0
- package/icons/find-path-include-24.svg +1 -0
- package/icons/find-path-include-32.svg +1 -0
- package/icons/find-path-mandatory-waypoint-16.svg +1 -0
- package/icons/find-path-mandatory-waypoint-24.svg +1 -0
- package/icons/find-path-mandatory-waypoint-32.svg +1 -0
- package/icons/find-path-optional-waypoint-16.svg +1 -0
- package/icons/find-path-optional-waypoint-24.svg +1 -0
- package/icons/find-path-optional-waypoint-32.svg +1 -0
- package/icons/find-path-origin-16.svg +1 -0
- package/icons/find-path-origin-24.svg +1 -0
- package/icons/find-path-origin-32.svg +1 -0
- package/icons/find-path-waypoint-16.svg +1 -0
- package/icons/find-path-waypoint-24.svg +1 -0
- package/icons/find-path-waypoint-32.svg +1 -0
- package/icons/globally-unique-identifier-16.svg +1 -0
- package/icons/globally-unique-identifier-24.svg +1 -0
- package/icons/globally-unique-identifier-32.svg +1 -0
- package/icons/knowledge-graph-endpoint-16.svg +1 -0
- package/icons/knowledge-graph-endpoint-24.svg +1 -0
- package/icons/knowledge-graph-endpoint-32.svg +1 -0
- package/icons/layer-catalog-16.svg +1 -0
- package/icons/layer-catalog-24.svg +1 -0
- package/icons/layer-catalog-32.svg +1 -0
- package/icons/layer-csv-16.svg +1 -0
- package/icons/layer-csv-24.svg +1 -0
- package/icons/layer-csv-32.svg +1 -0
- package/icons/layer-geojson-16.svg +1 -0
- package/icons/layer-geojson-24.svg +1 -0
- package/icons/layer-geojson-32.svg +1 -0
- package/icons/layer-georss-16.svg +1 -0
- package/icons/layer-georss-24.svg +1 -0
- package/icons/layer-georss-32.svg +1 -0
- package/icons/layer-map-notes-16.svg +1 -0
- package/icons/layer-map-notes-24.svg +1 -0
- package/icons/layer-map-notes-32.svg +1 -0
- package/icons/layer-ogc-16.svg +1 -0
- package/icons/layer-ogc-24.svg +1 -0
- package/icons/layer-ogc-32.svg +1 -0
- package/icons/layer-route-16.svg +1 -0
- package/icons/layer-route-24.svg +1 -0
- package/icons/layer-route-32.svg +1 -0
- package/icons/layer-stream-16.svg +1 -0
- package/icons/layer-stream-24.svg +1 -0
- package/icons/layer-stream-32.svg +1 -0
- package/icons/layer-subtype-group-16.svg +1 -0
- package/icons/layer-subtype-group-24.svg +1 -0
- package/icons/layer-subtype-group-32.svg +1 -0
- package/icons/layer-vector-tile-16.svg +1 -0
- package/icons/layer-vector-tile-24.svg +1 -0
- package/icons/layer-vector-tile-32.svg +1 -0
- package/icons/layer-wcs-16.svg +1 -0
- package/icons/layer-wcs-24.svg +1 -0
- package/icons/layer-wcs-32.svg +1 -0
- package/icons/layer-wfs-16.svg +1 -0
- package/icons/layer-wfs-24.svg +1 -0
- package/icons/layer-wfs-32.svg +1 -0
- package/icons/layer-wms-16.svg +1 -0
- package/icons/layer-wms-24.svg +1 -0
- package/icons/layer-wms-32.svg +1 -0
- package/icons/provenance-16.svg +1 -0
- package/icons/provenance-24.svg +1 -0
- package/icons/provenance-32.svg +1 -0
- package/index.d.ts +69 -0
- package/index.js +69 -0
- package/js/findPathDestination16.d.ts +1 -0
- package/js/findPathDestination16.js +1 -0
- package/js/findPathDestination16.json +1 -0
- package/js/findPathDestination24.d.ts +1 -0
- package/js/findPathDestination24.js +1 -0
- package/js/findPathDestination24.json +1 -0
- package/js/findPathDestination32.d.ts +1 -0
- package/js/findPathDestination32.js +1 -0
- package/js/findPathDestination32.json +1 -0
- package/js/findPathExclude16.d.ts +1 -0
- package/js/findPathExclude16.js +1 -0
- package/js/findPathExclude16.json +1 -0
- package/js/findPathExclude24.d.ts +1 -0
- package/js/findPathExclude24.js +1 -0
- package/js/findPathExclude24.json +1 -0
- package/js/findPathExclude32.d.ts +1 -0
- package/js/findPathExclude32.js +1 -0
- package/js/findPathExclude32.json +1 -0
- package/js/findPathInclude16.d.ts +1 -0
- package/js/findPathInclude16.js +1 -0
- package/js/findPathInclude16.json +1 -0
- package/js/findPathInclude24.d.ts +1 -0
- package/js/findPathInclude24.js +1 -0
- package/js/findPathInclude24.json +1 -0
- package/js/findPathInclude32.d.ts +1 -0
- package/js/findPathInclude32.js +1 -0
- package/js/findPathInclude32.json +1 -0
- package/js/findPathMandatoryWaypoint16.d.ts +1 -0
- package/js/findPathMandatoryWaypoint16.js +1 -0
- package/js/findPathMandatoryWaypoint16.json +1 -0
- package/js/findPathMandatoryWaypoint24.d.ts +1 -0
- package/js/findPathMandatoryWaypoint24.js +1 -0
- package/js/findPathMandatoryWaypoint24.json +1 -0
- package/js/findPathMandatoryWaypoint32.d.ts +1 -0
- package/js/findPathMandatoryWaypoint32.js +1 -0
- package/js/findPathMandatoryWaypoint32.json +1 -0
- package/js/findPathOptionalWaypoint16.d.ts +1 -0
- package/js/findPathOptionalWaypoint16.js +1 -0
- package/js/findPathOptionalWaypoint16.json +1 -0
- package/js/findPathOptionalWaypoint24.d.ts +1 -0
- package/js/findPathOptionalWaypoint24.js +1 -0
- package/js/findPathOptionalWaypoint24.json +1 -0
- package/js/findPathOptionalWaypoint32.d.ts +1 -0
- package/js/findPathOptionalWaypoint32.js +1 -0
- package/js/findPathOptionalWaypoint32.json +1 -0
- package/js/findPathOrigin16.d.ts +1 -0
- package/js/findPathOrigin16.js +1 -0
- package/js/findPathOrigin16.json +1 -0
- package/js/findPathOrigin24.d.ts +1 -0
- package/js/findPathOrigin24.js +1 -0
- package/js/findPathOrigin24.json +1 -0
- package/js/findPathOrigin32.d.ts +1 -0
- package/js/findPathOrigin32.js +1 -0
- package/js/findPathOrigin32.json +1 -0
- package/js/findPathWaypoint16.d.ts +1 -0
- package/js/findPathWaypoint16.js +1 -0
- package/js/findPathWaypoint16.json +1 -0
- package/js/findPathWaypoint24.d.ts +1 -0
- package/js/findPathWaypoint24.js +1 -0
- package/js/findPathWaypoint24.json +1 -0
- package/js/findPathWaypoint32.d.ts +1 -0
- package/js/findPathWaypoint32.js +1 -0
- package/js/findPathWaypoint32.json +1 -0
- package/js/globallyUniqueIdentifier16.d.ts +1 -0
- package/js/globallyUniqueIdentifier16.js +1 -0
- package/js/globallyUniqueIdentifier16.json +1 -0
- package/js/globallyUniqueIdentifier24.d.ts +1 -0
- package/js/globallyUniqueIdentifier24.js +1 -0
- package/js/globallyUniqueIdentifier24.json +1 -0
- package/js/globallyUniqueIdentifier32.d.ts +1 -0
- package/js/globallyUniqueIdentifier32.js +1 -0
- package/js/globallyUniqueIdentifier32.json +1 -0
- package/js/knowledgeGraphEndpoint16.d.ts +1 -0
- package/js/knowledgeGraphEndpoint16.js +1 -0
- package/js/knowledgeGraphEndpoint16.json +1 -0
- package/js/knowledgeGraphEndpoint24.d.ts +1 -0
- package/js/knowledgeGraphEndpoint24.js +1 -0
- package/js/knowledgeGraphEndpoint24.json +1 -0
- package/js/knowledgeGraphEndpoint32.d.ts +1 -0
- package/js/knowledgeGraphEndpoint32.js +1 -0
- package/js/knowledgeGraphEndpoint32.json +1 -0
- package/js/layerCatalog16.d.ts +1 -0
- package/js/layerCatalog16.js +1 -0
- package/js/layerCatalog16.json +1 -0
- package/js/layerCatalog24.d.ts +1 -0
- package/js/layerCatalog24.js +1 -0
- package/js/layerCatalog24.json +1 -0
- package/js/layerCatalog32.d.ts +1 -0
- package/js/layerCatalog32.js +1 -0
- package/js/layerCatalog32.json +1 -0
- package/js/layerCsv16.d.ts +1 -0
- package/js/layerCsv16.js +1 -0
- package/js/layerCsv16.json +1 -0
- package/js/layerCsv24.d.ts +1 -0
- package/js/layerCsv24.js +1 -0
- package/js/layerCsv24.json +1 -0
- package/js/layerCsv32.d.ts +1 -0
- package/js/layerCsv32.js +1 -0
- package/js/layerCsv32.json +1 -0
- package/js/layerGeojson16.d.ts +1 -0
- package/js/layerGeojson16.js +1 -0
- package/js/layerGeojson16.json +1 -0
- package/js/layerGeojson24.d.ts +1 -0
- package/js/layerGeojson24.js +1 -0
- package/js/layerGeojson24.json +1 -0
- package/js/layerGeojson32.d.ts +1 -0
- package/js/layerGeojson32.js +1 -0
- package/js/layerGeojson32.json +1 -0
- package/js/layerGeorss16.d.ts +1 -0
- package/js/layerGeorss16.js +1 -0
- package/js/layerGeorss16.json +1 -0
- package/js/layerGeorss24.d.ts +1 -0
- package/js/layerGeorss24.js +1 -0
- package/js/layerGeorss24.json +1 -0
- package/js/layerGeorss32.d.ts +1 -0
- package/js/layerGeorss32.js +1 -0
- package/js/layerGeorss32.json +1 -0
- package/js/layerMapNotes16.d.ts +1 -0
- package/js/layerMapNotes16.js +1 -0
- package/js/layerMapNotes16.json +1 -0
- package/js/layerMapNotes24.d.ts +1 -0
- package/js/layerMapNotes24.js +1 -0
- package/js/layerMapNotes24.json +1 -0
- package/js/layerMapNotes32.d.ts +1 -0
- package/js/layerMapNotes32.js +1 -0
- package/js/layerMapNotes32.json +1 -0
- package/js/layerOgc16.d.ts +1 -0
- package/js/layerOgc16.js +1 -0
- package/js/layerOgc16.json +1 -0
- package/js/layerOgc24.d.ts +1 -0
- package/js/layerOgc24.js +1 -0
- package/js/layerOgc24.json +1 -0
- package/js/layerOgc32.d.ts +1 -0
- package/js/layerOgc32.js +1 -0
- package/js/layerOgc32.json +1 -0
- package/js/layerRoute16.d.ts +1 -0
- package/js/layerRoute16.js +1 -0
- package/js/layerRoute16.json +1 -0
- package/js/layerRoute24.d.ts +1 -0
- package/js/layerRoute24.js +1 -0
- package/js/layerRoute24.json +1 -0
- package/js/layerRoute32.d.ts +1 -0
- package/js/layerRoute32.js +1 -0
- package/js/layerRoute32.json +1 -0
- package/js/layerStream16.d.ts +1 -0
- package/js/layerStream16.js +1 -0
- package/js/layerStream16.json +1 -0
- package/js/layerStream24.d.ts +1 -0
- package/js/layerStream24.js +1 -0
- package/js/layerStream24.json +1 -0
- package/js/layerStream32.d.ts +1 -0
- package/js/layerStream32.js +1 -0
- package/js/layerStream32.json +1 -0
- package/js/layerSubtypeGroup16.d.ts +1 -0
- package/js/layerSubtypeGroup16.js +1 -0
- package/js/layerSubtypeGroup16.json +1 -0
- package/js/layerSubtypeGroup24.d.ts +1 -0
- package/js/layerSubtypeGroup24.js +1 -0
- package/js/layerSubtypeGroup24.json +1 -0
- package/js/layerSubtypeGroup32.d.ts +1 -0
- package/js/layerSubtypeGroup32.js +1 -0
- package/js/layerSubtypeGroup32.json +1 -0
- package/js/layerVectorTile16.d.ts +1 -0
- package/js/layerVectorTile16.js +1 -0
- package/js/layerVectorTile16.json +1 -0
- package/js/layerVectorTile24.d.ts +1 -0
- package/js/layerVectorTile24.js +1 -0
- package/js/layerVectorTile24.json +1 -0
- package/js/layerVectorTile32.d.ts +1 -0
- package/js/layerVectorTile32.js +1 -0
- package/js/layerVectorTile32.json +1 -0
- package/js/layerWcs16.d.ts +1 -0
- package/js/layerWcs16.js +1 -0
- package/js/layerWcs16.json +1 -0
- package/js/layerWcs24.d.ts +1 -0
- package/js/layerWcs24.js +1 -0
- package/js/layerWcs24.json +1 -0
- package/js/layerWcs32.d.ts +1 -0
- package/js/layerWcs32.js +1 -0
- package/js/layerWcs32.json +1 -0
- package/js/layerWfs16.d.ts +1 -0
- package/js/layerWfs16.js +1 -0
- package/js/layerWfs16.json +1 -0
- package/js/layerWfs24.d.ts +1 -0
- package/js/layerWfs24.js +1 -0
- package/js/layerWfs24.json +1 -0
- package/js/layerWfs32.d.ts +1 -0
- package/js/layerWfs32.js +1 -0
- package/js/layerWfs32.json +1 -0
- package/js/layerWms16.d.ts +1 -0
- package/js/layerWms16.js +1 -0
- package/js/layerWms16.json +1 -0
- package/js/layerWms24.d.ts +1 -0
- package/js/layerWms24.js +1 -0
- package/js/layerWms24.json +1 -0
- package/js/layerWms32.d.ts +1 -0
- package/js/layerWms32.js +1 -0
- package/js/layerWms32.json +1 -0
- package/js/provenance16.d.ts +1 -0
- package/js/provenance16.js +1 -0
- package/js/provenance16.json +1 -0
- package/js/provenance24.d.ts +1 -0
- package/js/provenance24.js +1 -0
- package/js/provenance24.json +1 -0
- package/js/provenance32.d.ts +1 -0
- package/js/provenance32.js +1 -0
- package/js/provenance32.json +1 -0
- package/package.json +2 -2
- package/sprite-16.svg +1 -1
- package/sprite-24.svg +1 -1
- package/sprite-32.svg +1 -1
package/index.d.ts
CHANGED
|
@@ -1395,6 +1395,27 @@ export const findAddPath32: string;
|
|
|
1395
1395
|
export const findPath16: CalciteMultiPathEntry[];
|
|
1396
1396
|
export const findPath24: CalciteMultiPathEntry[];
|
|
1397
1397
|
export const findPath32: CalciteMultiPathEntry[];
|
|
1398
|
+
export const findPathDestination16: string;
|
|
1399
|
+
export const findPathDestination24: string;
|
|
1400
|
+
export const findPathDestination32: string;
|
|
1401
|
+
export const findPathExclude16: string;
|
|
1402
|
+
export const findPathExclude24: string;
|
|
1403
|
+
export const findPathExclude32: string;
|
|
1404
|
+
export const findPathInclude16: string;
|
|
1405
|
+
export const findPathInclude24: string;
|
|
1406
|
+
export const findPathInclude32: string;
|
|
1407
|
+
export const findPathMandatoryWaypoint16: CalciteMultiPathEntry[];
|
|
1408
|
+
export const findPathMandatoryWaypoint24: CalciteMultiPathEntry[];
|
|
1409
|
+
export const findPathMandatoryWaypoint32: CalciteMultiPathEntry[];
|
|
1410
|
+
export const findPathOptionalWaypoint16: CalciteMultiPathEntry[];
|
|
1411
|
+
export const findPathOptionalWaypoint24: CalciteMultiPathEntry[];
|
|
1412
|
+
export const findPathOptionalWaypoint32: CalciteMultiPathEntry[];
|
|
1413
|
+
export const findPathOrigin16: string;
|
|
1414
|
+
export const findPathOrigin24: string;
|
|
1415
|
+
export const findPathOrigin32: string;
|
|
1416
|
+
export const findPathWaypoint16: CalciteMultiPathEntry[];
|
|
1417
|
+
export const findPathWaypoint24: CalciteMultiPathEntry[];
|
|
1418
|
+
export const findPathWaypoint32: CalciteMultiPathEntry[];
|
|
1398
1419
|
export const fingerprint16: string;
|
|
1399
1420
|
export const fingerprint24: string;
|
|
1400
1421
|
export const fingerprint32: string;
|
|
@@ -1575,6 +1596,9 @@ export const geonetQuestion32: string;
|
|
|
1575
1596
|
export const gisServer16: string;
|
|
1576
1597
|
export const gisServer24: string;
|
|
1577
1598
|
export const gisServer32: string;
|
|
1599
|
+
export const globallyUniqueIdentifier16: string;
|
|
1600
|
+
export const globallyUniqueIdentifier24: string;
|
|
1601
|
+
export const globallyUniqueIdentifier32: string;
|
|
1578
1602
|
export const globe16: string;
|
|
1579
1603
|
export const globe24: string;
|
|
1580
1604
|
export const globe32: string;
|
|
@@ -1923,6 +1947,9 @@ export const knowledgeGraphDataModel32: string;
|
|
|
1923
1947
|
export const knowledgeGraphDataStore16: string;
|
|
1924
1948
|
export const knowledgeGraphDataStore24: string;
|
|
1925
1949
|
export const knowledgeGraphDataStore32: string;
|
|
1950
|
+
export const knowledgeGraphEndpoint16: string;
|
|
1951
|
+
export const knowledgeGraphEndpoint24: string;
|
|
1952
|
+
export const knowledgeGraphEndpoint32: string;
|
|
1926
1953
|
export const knowledgeGraphExport16: string;
|
|
1927
1954
|
export const knowledgeGraphExport24: string;
|
|
1928
1955
|
export const knowledgeGraphExport32: string;
|
|
@@ -1986,15 +2013,27 @@ export const layerBasemap32: string;
|
|
|
1986
2013
|
export const layerBroken16: string;
|
|
1987
2014
|
export const layerBroken24: string;
|
|
1988
2015
|
export const layerBroken32: string;
|
|
2016
|
+
export const layerCatalog16: string;
|
|
2017
|
+
export const layerCatalog24: string;
|
|
2018
|
+
export const layerCatalog32: string;
|
|
1989
2019
|
export const layerConnection16: string;
|
|
1990
2020
|
export const layerConnection24: string;
|
|
1991
2021
|
export const layerConnection32: string;
|
|
2022
|
+
export const layerCsv16: string;
|
|
2023
|
+
export const layerCsv24: string;
|
|
2024
|
+
export const layerCsv32: string;
|
|
1992
2025
|
export const layerDimension16: string;
|
|
1993
2026
|
export const layerDimension24: string;
|
|
1994
2027
|
export const layerDimension32: string;
|
|
1995
2028
|
export const layerFilter16: string;
|
|
1996
2029
|
export const layerFilter24: string;
|
|
1997
2030
|
export const layerFilter32: string;
|
|
2031
|
+
export const layerGeojson16: string;
|
|
2032
|
+
export const layerGeojson24: string;
|
|
2033
|
+
export const layerGeojson32: string;
|
|
2034
|
+
export const layerGeorss16: string;
|
|
2035
|
+
export const layerGeorss24: string;
|
|
2036
|
+
export const layerGeorss32: string;
|
|
1998
2037
|
export const layerGraphics16: string;
|
|
1999
2038
|
export const layerGraphics24: string;
|
|
2000
2039
|
export const layerGraphics32: string;
|
|
@@ -2013,6 +2052,9 @@ export const layerLineService32: string;
|
|
|
2013
2052
|
export const layerMap16: string;
|
|
2014
2053
|
export const layerMap24: string;
|
|
2015
2054
|
export const layerMap32: string;
|
|
2055
|
+
export const layerMapNotes16: string;
|
|
2056
|
+
export const layerMapNotes24: string;
|
|
2057
|
+
export const layerMapNotes32: string;
|
|
2016
2058
|
export const layerMapService16: string;
|
|
2017
2059
|
export const layerMapService24: string;
|
|
2018
2060
|
export const layerMapService32: string;
|
|
@@ -2022,6 +2064,9 @@ export const layerMultipatch32: string;
|
|
|
2022
2064
|
export const layerMultipoint16: string;
|
|
2023
2065
|
export const layerMultipoint24: string;
|
|
2024
2066
|
export const layerMultipoint32: string;
|
|
2067
|
+
export const layerOgc16: string;
|
|
2068
|
+
export const layerOgc24: string;
|
|
2069
|
+
export const layerOgc32: string;
|
|
2025
2070
|
export const layerPoints16: string;
|
|
2026
2071
|
export const layerPoints24: string;
|
|
2027
2072
|
export const layerPoints32: string;
|
|
@@ -2031,6 +2076,9 @@ export const layerPolygon32: string;
|
|
|
2031
2076
|
export const layerPolygonService16: string;
|
|
2032
2077
|
export const layerPolygonService24: string;
|
|
2033
2078
|
export const layerPolygonService32: string;
|
|
2079
|
+
export const layerRoute16: CalciteMultiPathEntry[];
|
|
2080
|
+
export const layerRoute24: CalciteMultiPathEntry[];
|
|
2081
|
+
export const layerRoute32: CalciteMultiPathEntry[];
|
|
2034
2082
|
export const layerService16: string;
|
|
2035
2083
|
export const layerService24: string;
|
|
2036
2084
|
export const layerService32: string;
|
|
@@ -2040,6 +2088,24 @@ export const layerSet32: string;
|
|
|
2040
2088
|
export const layerSettings16: string;
|
|
2041
2089
|
export const layerSettings24: string;
|
|
2042
2090
|
export const layerSettings32: string;
|
|
2091
|
+
export const layerStream16: string;
|
|
2092
|
+
export const layerStream24: string;
|
|
2093
|
+
export const layerStream32: string;
|
|
2094
|
+
export const layerSubtypeGroup16: string;
|
|
2095
|
+
export const layerSubtypeGroup24: string;
|
|
2096
|
+
export const layerSubtypeGroup32: string;
|
|
2097
|
+
export const layerVectorTile16: string;
|
|
2098
|
+
export const layerVectorTile24: string;
|
|
2099
|
+
export const layerVectorTile32: string;
|
|
2100
|
+
export const layerWcs16: string;
|
|
2101
|
+
export const layerWcs24: string;
|
|
2102
|
+
export const layerWcs32: string;
|
|
2103
|
+
export const layerWfs16: string;
|
|
2104
|
+
export const layerWfs24: string;
|
|
2105
|
+
export const layerWfs32: string;
|
|
2106
|
+
export const layerWms16: string;
|
|
2107
|
+
export const layerWms24: string;
|
|
2108
|
+
export const layerWms32: string;
|
|
2043
2109
|
export const layerZoomTo16: string;
|
|
2044
2110
|
export const layerZoomTo24: string;
|
|
2045
2111
|
export const layerZoomTo32: string;
|
|
@@ -2943,6 +3009,9 @@ export const projects32: string;
|
|
|
2943
3009
|
export const properties16: string;
|
|
2944
3010
|
export const properties24: string;
|
|
2945
3011
|
export const properties32: string;
|
|
3012
|
+
export const provenance16: string;
|
|
3013
|
+
export const provenance24: string;
|
|
3014
|
+
export const provenance32: string;
|
|
2946
3015
|
export const pushpin16: string;
|
|
2947
3016
|
export const pushpin24: string;
|
|
2948
3017
|
export const pushpin32: string;
|
package/index.js
CHANGED
|
@@ -1388,6 +1388,27 @@ export {findAddPath32} from "./js/findAddPath32.js";
|
|
|
1388
1388
|
export {findPath16} from "./js/findPath16.js";
|
|
1389
1389
|
export {findPath24} from "./js/findPath24.js";
|
|
1390
1390
|
export {findPath32} from "./js/findPath32.js";
|
|
1391
|
+
export {findPathDestination16} from "./js/findPathDestination16.js";
|
|
1392
|
+
export {findPathDestination24} from "./js/findPathDestination24.js";
|
|
1393
|
+
export {findPathDestination32} from "./js/findPathDestination32.js";
|
|
1394
|
+
export {findPathExclude16} from "./js/findPathExclude16.js";
|
|
1395
|
+
export {findPathExclude24} from "./js/findPathExclude24.js";
|
|
1396
|
+
export {findPathExclude32} from "./js/findPathExclude32.js";
|
|
1397
|
+
export {findPathInclude16} from "./js/findPathInclude16.js";
|
|
1398
|
+
export {findPathInclude24} from "./js/findPathInclude24.js";
|
|
1399
|
+
export {findPathInclude32} from "./js/findPathInclude32.js";
|
|
1400
|
+
export {findPathMandatoryWaypoint16} from "./js/findPathMandatoryWaypoint16.js";
|
|
1401
|
+
export {findPathMandatoryWaypoint24} from "./js/findPathMandatoryWaypoint24.js";
|
|
1402
|
+
export {findPathMandatoryWaypoint32} from "./js/findPathMandatoryWaypoint32.js";
|
|
1403
|
+
export {findPathOptionalWaypoint16} from "./js/findPathOptionalWaypoint16.js";
|
|
1404
|
+
export {findPathOptionalWaypoint24} from "./js/findPathOptionalWaypoint24.js";
|
|
1405
|
+
export {findPathOptionalWaypoint32} from "./js/findPathOptionalWaypoint32.js";
|
|
1406
|
+
export {findPathOrigin16} from "./js/findPathOrigin16.js";
|
|
1407
|
+
export {findPathOrigin24} from "./js/findPathOrigin24.js";
|
|
1408
|
+
export {findPathOrigin32} from "./js/findPathOrigin32.js";
|
|
1409
|
+
export {findPathWaypoint16} from "./js/findPathWaypoint16.js";
|
|
1410
|
+
export {findPathWaypoint24} from "./js/findPathWaypoint24.js";
|
|
1411
|
+
export {findPathWaypoint32} from "./js/findPathWaypoint32.js";
|
|
1391
1412
|
export {fingerprint16} from "./js/fingerprint16.js";
|
|
1392
1413
|
export {fingerprint24} from "./js/fingerprint24.js";
|
|
1393
1414
|
export {fingerprint32} from "./js/fingerprint32.js";
|
|
@@ -1568,6 +1589,9 @@ export {geonetQuestion32} from "./js/geonetQuestion32.js";
|
|
|
1568
1589
|
export {gisServer16} from "./js/gisServer16.js";
|
|
1569
1590
|
export {gisServer24} from "./js/gisServer24.js";
|
|
1570
1591
|
export {gisServer32} from "./js/gisServer32.js";
|
|
1592
|
+
export {globallyUniqueIdentifier16} from "./js/globallyUniqueIdentifier16.js";
|
|
1593
|
+
export {globallyUniqueIdentifier24} from "./js/globallyUniqueIdentifier24.js";
|
|
1594
|
+
export {globallyUniqueIdentifier32} from "./js/globallyUniqueIdentifier32.js";
|
|
1571
1595
|
export {globe16} from "./js/globe16.js";
|
|
1572
1596
|
export {globe24} from "./js/globe24.js";
|
|
1573
1597
|
export {globe32} from "./js/globe32.js";
|
|
@@ -1916,6 +1940,9 @@ export {knowledgeGraphDataModel32} from "./js/knowledgeGraphDataModel32.js";
|
|
|
1916
1940
|
export {knowledgeGraphDataStore16} from "./js/knowledgeGraphDataStore16.js";
|
|
1917
1941
|
export {knowledgeGraphDataStore24} from "./js/knowledgeGraphDataStore24.js";
|
|
1918
1942
|
export {knowledgeGraphDataStore32} from "./js/knowledgeGraphDataStore32.js";
|
|
1943
|
+
export {knowledgeGraphEndpoint16} from "./js/knowledgeGraphEndpoint16.js";
|
|
1944
|
+
export {knowledgeGraphEndpoint24} from "./js/knowledgeGraphEndpoint24.js";
|
|
1945
|
+
export {knowledgeGraphEndpoint32} from "./js/knowledgeGraphEndpoint32.js";
|
|
1919
1946
|
export {knowledgeGraphExport16} from "./js/knowledgeGraphExport16.js";
|
|
1920
1947
|
export {knowledgeGraphExport24} from "./js/knowledgeGraphExport24.js";
|
|
1921
1948
|
export {knowledgeGraphExport32} from "./js/knowledgeGraphExport32.js";
|
|
@@ -1979,15 +2006,27 @@ export {layerBasemap32} from "./js/layerBasemap32.js";
|
|
|
1979
2006
|
export {layerBroken16} from "./js/layerBroken16.js";
|
|
1980
2007
|
export {layerBroken24} from "./js/layerBroken24.js";
|
|
1981
2008
|
export {layerBroken32} from "./js/layerBroken32.js";
|
|
2009
|
+
export {layerCatalog16} from "./js/layerCatalog16.js";
|
|
2010
|
+
export {layerCatalog24} from "./js/layerCatalog24.js";
|
|
2011
|
+
export {layerCatalog32} from "./js/layerCatalog32.js";
|
|
1982
2012
|
export {layerConnection16} from "./js/layerConnection16.js";
|
|
1983
2013
|
export {layerConnection24} from "./js/layerConnection24.js";
|
|
1984
2014
|
export {layerConnection32} from "./js/layerConnection32.js";
|
|
2015
|
+
export {layerCsv16} from "./js/layerCsv16.js";
|
|
2016
|
+
export {layerCsv24} from "./js/layerCsv24.js";
|
|
2017
|
+
export {layerCsv32} from "./js/layerCsv32.js";
|
|
1985
2018
|
export {layerDimension16} from "./js/layerDimension16.js";
|
|
1986
2019
|
export {layerDimension24} from "./js/layerDimension24.js";
|
|
1987
2020
|
export {layerDimension32} from "./js/layerDimension32.js";
|
|
1988
2021
|
export {layerFilter16} from "./js/layerFilter16.js";
|
|
1989
2022
|
export {layerFilter24} from "./js/layerFilter24.js";
|
|
1990
2023
|
export {layerFilter32} from "./js/layerFilter32.js";
|
|
2024
|
+
export {layerGeojson16} from "./js/layerGeojson16.js";
|
|
2025
|
+
export {layerGeojson24} from "./js/layerGeojson24.js";
|
|
2026
|
+
export {layerGeojson32} from "./js/layerGeojson32.js";
|
|
2027
|
+
export {layerGeorss16} from "./js/layerGeorss16.js";
|
|
2028
|
+
export {layerGeorss24} from "./js/layerGeorss24.js";
|
|
2029
|
+
export {layerGeorss32} from "./js/layerGeorss32.js";
|
|
1991
2030
|
export {layerGraphics16} from "./js/layerGraphics16.js";
|
|
1992
2031
|
export {layerGraphics24} from "./js/layerGraphics24.js";
|
|
1993
2032
|
export {layerGraphics32} from "./js/layerGraphics32.js";
|
|
@@ -2006,6 +2045,9 @@ export {layerLineService32} from "./js/layerLineService32.js";
|
|
|
2006
2045
|
export {layerMap16} from "./js/layerMap16.js";
|
|
2007
2046
|
export {layerMap24} from "./js/layerMap24.js";
|
|
2008
2047
|
export {layerMap32} from "./js/layerMap32.js";
|
|
2048
|
+
export {layerMapNotes16} from "./js/layerMapNotes16.js";
|
|
2049
|
+
export {layerMapNotes24} from "./js/layerMapNotes24.js";
|
|
2050
|
+
export {layerMapNotes32} from "./js/layerMapNotes32.js";
|
|
2009
2051
|
export {layerMapService16} from "./js/layerMapService16.js";
|
|
2010
2052
|
export {layerMapService24} from "./js/layerMapService24.js";
|
|
2011
2053
|
export {layerMapService32} from "./js/layerMapService32.js";
|
|
@@ -2015,6 +2057,9 @@ export {layerMultipatch32} from "./js/layerMultipatch32.js";
|
|
|
2015
2057
|
export {layerMultipoint16} from "./js/layerMultipoint16.js";
|
|
2016
2058
|
export {layerMultipoint24} from "./js/layerMultipoint24.js";
|
|
2017
2059
|
export {layerMultipoint32} from "./js/layerMultipoint32.js";
|
|
2060
|
+
export {layerOgc16} from "./js/layerOgc16.js";
|
|
2061
|
+
export {layerOgc24} from "./js/layerOgc24.js";
|
|
2062
|
+
export {layerOgc32} from "./js/layerOgc32.js";
|
|
2018
2063
|
export {layerPoints16} from "./js/layerPoints16.js";
|
|
2019
2064
|
export {layerPoints24} from "./js/layerPoints24.js";
|
|
2020
2065
|
export {layerPoints32} from "./js/layerPoints32.js";
|
|
@@ -2024,6 +2069,9 @@ export {layerPolygon32} from "./js/layerPolygon32.js";
|
|
|
2024
2069
|
export {layerPolygonService16} from "./js/layerPolygonService16.js";
|
|
2025
2070
|
export {layerPolygonService24} from "./js/layerPolygonService24.js";
|
|
2026
2071
|
export {layerPolygonService32} from "./js/layerPolygonService32.js";
|
|
2072
|
+
export {layerRoute16} from "./js/layerRoute16.js";
|
|
2073
|
+
export {layerRoute24} from "./js/layerRoute24.js";
|
|
2074
|
+
export {layerRoute32} from "./js/layerRoute32.js";
|
|
2027
2075
|
export {layerService16} from "./js/layerService16.js";
|
|
2028
2076
|
export {layerService24} from "./js/layerService24.js";
|
|
2029
2077
|
export {layerService32} from "./js/layerService32.js";
|
|
@@ -2033,6 +2081,24 @@ export {layerSet32} from "./js/layerSet32.js";
|
|
|
2033
2081
|
export {layerSettings16} from "./js/layerSettings16.js";
|
|
2034
2082
|
export {layerSettings24} from "./js/layerSettings24.js";
|
|
2035
2083
|
export {layerSettings32} from "./js/layerSettings32.js";
|
|
2084
|
+
export {layerStream16} from "./js/layerStream16.js";
|
|
2085
|
+
export {layerStream24} from "./js/layerStream24.js";
|
|
2086
|
+
export {layerStream32} from "./js/layerStream32.js";
|
|
2087
|
+
export {layerSubtypeGroup16} from "./js/layerSubtypeGroup16.js";
|
|
2088
|
+
export {layerSubtypeGroup24} from "./js/layerSubtypeGroup24.js";
|
|
2089
|
+
export {layerSubtypeGroup32} from "./js/layerSubtypeGroup32.js";
|
|
2090
|
+
export {layerVectorTile16} from "./js/layerVectorTile16.js";
|
|
2091
|
+
export {layerVectorTile24} from "./js/layerVectorTile24.js";
|
|
2092
|
+
export {layerVectorTile32} from "./js/layerVectorTile32.js";
|
|
2093
|
+
export {layerWcs16} from "./js/layerWcs16.js";
|
|
2094
|
+
export {layerWcs24} from "./js/layerWcs24.js";
|
|
2095
|
+
export {layerWcs32} from "./js/layerWcs32.js";
|
|
2096
|
+
export {layerWfs16} from "./js/layerWfs16.js";
|
|
2097
|
+
export {layerWfs24} from "./js/layerWfs24.js";
|
|
2098
|
+
export {layerWfs32} from "./js/layerWfs32.js";
|
|
2099
|
+
export {layerWms16} from "./js/layerWms16.js";
|
|
2100
|
+
export {layerWms24} from "./js/layerWms24.js";
|
|
2101
|
+
export {layerWms32} from "./js/layerWms32.js";
|
|
2036
2102
|
export {layerZoomTo16} from "./js/layerZoomTo16.js";
|
|
2037
2103
|
export {layerZoomTo24} from "./js/layerZoomTo24.js";
|
|
2038
2104
|
export {layerZoomTo32} from "./js/layerZoomTo32.js";
|
|
@@ -2936,6 +3002,9 @@ export {projects32} from "./js/projects32.js";
|
|
|
2936
3002
|
export {properties16} from "./js/properties16.js";
|
|
2937
3003
|
export {properties24} from "./js/properties24.js";
|
|
2938
3004
|
export {properties32} from "./js/properties32.js";
|
|
3005
|
+
export {provenance16} from "./js/provenance16.js";
|
|
3006
|
+
export {provenance24} from "./js/provenance24.js";
|
|
3007
|
+
export {provenance32} from "./js/provenance32.js";
|
|
2939
3008
|
export {pushpin16} from "./js/pushpin16.js";
|
|
2940
3009
|
export {pushpin24} from "./js/pushpin24.js";
|
|
2941
3010
|
export {pushpin32} from "./js/pushpin32.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathDestination16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathDestination16 = "M12.5 9c-1.758 0-3.204 1.308-3.45 3H0v1h9.05c.246 1.692 1.692 3 3.45 3 1.93 0 3.491-1.57 3.491-3.5S14.43 9 12.5 9m0 6c-1.379 0-2.5-1.121-2.5-2.5s1.121-2.5 2.5-2.5 2.5 1.121 2.5 2.5-1.121 2.5-2.5 2.5M11.293 4H3V3h8.293L9.146.854l.708-.708L13.207 3.5 9.854 6.854l-.708-.707z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M12.5 9c-1.758 0-3.204 1.308-3.45 3H0v1h9.05c.246 1.692 1.692 3 3.45 3 1.93 0 3.491-1.57 3.491-3.5S14.43 9 12.5 9m0 6c-1.379 0-2.5-1.121-2.5-2.5s1.121-2.5 2.5-2.5 2.5 1.121 2.5 2.5-1.121 2.5-2.5 2.5M11.293 4H3V3h8.293L9.146.854l.708-.708L13.207 3.5 9.854 6.854l-.708-.707z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathDestination24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathDestination24 = "M18.5 13c-2.31 0-4.197 1.756-4.45 4H1v1h13.05c.253 2.244 2.14 4 4.45 4 2.481 0 4.5-2.019 4.5-4.5S20.981 13 18.5 13m0 8c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5M17.293 7H5V6h12.293l-3.147-3.146.708-.708L19.207 6.5l-4.353 4.354-.708-.707z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M18.5 13c-2.31 0-4.197 1.756-4.45 4H1v1h13.05c.253 2.244 2.14 4 4.45 4 2.481 0 4.5-2.019 4.5-4.5S20.981 13 18.5 13m0 8c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5M17.293 7H5V6h12.293l-3.147-3.146.708-.708L19.207 6.5l-4.353 4.354-.708-.707z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathDestination32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathDestination32 = "M24.5 18a5.506 5.506 0 0 0-5.475 5H2v1h17.025a5.506 5.506 0 0 0 5.475 5c3.032 0 5.5-2.468 5.5-5.5S27.532 18 24.5 18m0 10c-2.481 0-4.5-2.019-4.5-4.5s2.019-4.5 4.5-4.5 4.5 2.019 4.5 4.5-2.019 4.5-4.5 4.5M23.293 9H7V8h16.293l-4.147-4.146.708-.708L25.207 8.5l-5.353 5.354-.708-.707z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M24.5 18a5.506 5.506 0 0 0-5.475 5H2v1h17.025a5.506 5.506 0 0 0 5.475 5c3.032 0 5.5-2.468 5.5-5.5S27.532 18 24.5 18m0 10c-2.481 0-4.5-2.019-4.5-4.5s2.019-4.5 4.5-4.5 4.5 2.019 4.5 4.5-2.019 4.5-4.5 4.5M23.293 9H7V8h16.293l-4.147-4.146.708-.708L25.207 8.5l-5.353 5.354-.708-.707z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathExclude16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathExclude16 = "M12 0C9.79 0 8.009 1.79 8.009 4S9.79 8 12 8s4-1.79 4-4-1.79-4-4-4m-1.5 6.5-1-1 4-4 1 1zM6.69 5.43 2.63 8.14A.8.8 0 0 0 2.2 8H.8c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8V9.1l4.06-2.7a4.7 4.7 0 0 1-.37-.97M2 10H1V9h1zm12.2 3H14V9.12c-.32.13-.65.22-1 .29V13h-.2c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8v-1.4c0-.44-.36-.8-.8-.8m-.2 2h-1v-1h1z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M12 0C9.79 0 8.009 1.79 8.009 4S9.79 8 12 8s4-1.79 4-4-1.79-4-4-4m-1.5 6.5-1-1 4-4 1 1zM6.69 5.43 2.63 8.14A.8.8 0 0 0 2.2 8H.8c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8V9.1l4.06-2.7a4.7 4.7 0 0 1-.37-.97M2 10H1V9h1zm12.2 3H14V9.12c-.32.13-.65.22-1 .29V13h-.2c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8v-1.4c0-.44-.36-.8-.8-.8m-.2 2h-1v-1h1z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathExclude24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathExclude24 = "M20 17.18v-5c-.32.11-.65.19-1 .24V17c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.99-1.35 2.99-3c0-1.3-.83-2.4-1.99-2.82M19 22c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M12.03 8.56c-.14-.31-.25-.64-.33-.97l-4.43 2.47A3 3 0 0 0 5 9c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.99-1.35 2.99-3c0-.38-.07-.75-.2-1.09zM5 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M18 1c-2.76 0-4.991 2.24-4.991 5S15.24 11 18 11s5-2.24 5-5-2.24-5-5-5m-2.21 8.2-.99-.99 5.41-5.41.99.99z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M20 17.18v-5c-.32.11-.65.19-1 .24V17c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.99-1.35 2.99-3c0-1.3-.83-2.4-1.99-2.82M19 22c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M12.03 8.56c-.14-.31-.25-.64-.33-.97l-4.43 2.47A3 3 0 0 0 5 9c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.99-1.35 2.99-3c0-.38-.07-.75-.2-1.09zM5 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M18 1c-2.76 0-4.991 2.24-4.991 5S15.24 11 18 11s5-2.24 5-5-2.24-5-5-5m-2.21 8.2-.99-.99 5.41-5.41.99.99z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathExclude32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathExclude32 = "M26 22.14v-6.05c-.32.11-.66.2-1 .27V22c-2.21 0-3.99 1.79-3.99 4s1.78 4 3.99 4 4-1.79 4-4c0-1.86-1.28-3.41-3-3.86M25.01 29c-1.65 0-3-1.35-3-3s1.34-3 2.99-3 3 1.35 3 3-1.34 3-2.99 3m-8.54-16.69c-.16-.3-.3-.6-.42-.91l-5.84 3.24A3.97 3.97 0 0 0 7 13c-2.21 0-3.99 1.79-3.99 4S4.79 21 7 21s4-1.79 4-4c0-.53-.11-1.03-.29-1.49zM7.01 20c-1.65 0-3-1.35-3-3S5.35 14 7 14s3 1.35 3 3-1.34 3-2.99 3M23.5 2.07c-3.55 0-6.43 2.88-6.43 6.43s2.88 6.43 6.43 6.43 6.43-2.88 6.43-6.43-2.88-6.43-6.43-6.43m-3.04 10.47-1-1L26.5 4.5l1 1z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M26 22.14v-6.05c-.32.11-.66.2-1 .27V22c-2.21 0-3.99 1.79-3.99 4s1.78 4 3.99 4 4-1.79 4-4c0-1.86-1.28-3.41-3-3.86M25.01 29c-1.65 0-3-1.35-3-3s1.34-3 2.99-3 3 1.35 3 3-1.34 3-2.99 3m-8.54-16.69c-.16-.3-.3-.6-.42-.91l-5.84 3.24A3.97 3.97 0 0 0 7 13c-2.21 0-3.99 1.79-3.99 4S4.79 21 7 21s4-1.79 4-4c0-.53-.11-1.03-.29-1.49zM7.01 20c-1.65 0-3-1.35-3-3S5.35 14 7 14s3 1.35 3 3-1.34 3-2.99 3M23.5 2.07c-3.55 0-6.43 2.88-6.43 6.43s2.88 6.43 6.43 6.43 6.43-2.88 6.43-6.43-2.88-6.43-6.43-6.43m-3.04 10.47-1-1L26.5 4.5l1 1z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathInclude16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathInclude16 = "M6.69 5.43 2.62 8.14A.75.75 0 0 0 2.2 8H.8c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8V9.1l4.06-2.7a4.7 4.7 0 0 1-.37-.97M2 10H1V9h1zm12.2 3H14V9.12c-.32.13-.65.22-1 .29V13h-.2c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8v-1.4c0-.44-.36-.8-.8-.8m-.2 2h-1v-1h1zM12 0C9.79 0 8.009 1.79 8.009 4S9.79 8 12 8s4-1.79 4-4-1.79-4-4-4m-.5 6.49-2-1.99 1-1 1 1.01L14 2l1 1z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M6.69 5.43 2.62 8.14A.75.75 0 0 0 2.2 8H.8c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8V9.1l4.06-2.7a4.7 4.7 0 0 1-.37-.97M2 10H1V9h1zm12.2 3H14V9.12c-.32.13-.65.22-1 .29V13h-.2c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8v-1.4c0-.44-.36-.8-.8-.8m-.2 2h-1v-1h1zM12 0C9.79 0 8.009 1.79 8.009 4S9.79 8 12 8s4-1.79 4-4-1.79-4-4-4m-.5 6.49-2-1.99 1-1 1 1.01L14 2l1 1z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathInclude24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathInclude24 = "M20 17.18v-5c-.32.11-.65.19-1 .24V17c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.99-1.35 2.99-3c0-1.3-.83-2.4-1.99-2.82M19 22c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M12.03 8.56c-.14-.31-.25-.64-.33-.97l-4.43 2.47A3 3 0 0 0 5 9c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.99-1.35 2.99-3c0-.38-.07-.75-.2-1.09zM5 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M18 1c-2.76 0-4.991 2.24-4.991 5S15.24 11 18 11s5-2.24 5-5-2.24-5-5-5m-.5 7.49L15 6l1-1 1.5 1.51 3-3.01 1 1z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M20 17.18v-5c-.32.11-.65.19-1 .24V17c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.99-1.35 2.99-3c0-1.3-.83-2.4-1.99-2.82M19 22c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M12.03 8.56c-.14-.31-.25-.64-.33-.97l-4.43 2.47A3 3 0 0 0 5 9c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.99-1.35 2.99-3c0-.38-.07-.75-.2-1.09zM5 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M18 1c-2.76 0-4.991 2.24-4.991 5S15.24 11 18 11s5-2.24 5-5-2.24-5-5-5m-.5 7.49L15 6l1-1 1.5 1.51 3-3.01 1 1z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathInclude32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathInclude32 = "M26 22.14v-6.05c-.32.11-.66.2-1 .27V22c-2.21 0-3.99 1.79-3.99 4s1.78 4 3.99 4 4-1.79 4-4c0-1.86-1.28-3.41-3-3.86M25.01 29c-1.65 0-3-1.35-3-3s1.34-3 2.99-3 3 1.35 3 3-1.34 3-2.99 3m-8.54-16.69c-.16-.3-.3-.6-.42-.91l-5.84 3.24A3.97 3.97 0 0 0 7 13c-2.21 0-3.99 1.79-3.99 4S4.79 21 7 21s4-1.79 4-4c0-.53-.11-1.03-.29-1.49zM7.01 20c-1.65 0-3-1.35-3-3S5.35 14 7 14s3 1.35 3 3-1.34 3-2.99 3M23.5 2.07c-3.55 0-6.43 2.88-6.43 6.43s2.88 6.43 6.43 6.43 6.43-2.88 6.43-6.43-2.88-6.43-6.43-6.43m-1 9.42-3-2.99 1-1 2 2.01 4-4.01 1 1z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M26 22.14v-6.05c-.32.11-.66.2-1 .27V22c-2.21 0-3.99 1.79-3.99 4s1.78 4 3.99 4 4-1.79 4-4c0-1.86-1.28-3.41-3-3.86M25.01 29c-1.65 0-3-1.35-3-3s1.34-3 2.99-3 3 1.35 3 3-1.34 3-2.99 3m-8.54-16.69c-.16-.3-.3-.6-.42-.91l-5.84 3.24A3.97 3.97 0 0 0 7 13c-2.21 0-3.99 1.79-3.99 4S4.79 21 7 21s4-1.79 4-4c0-.53-.11-1.03-.29-1.49zM7.01 20c-1.65 0-3-1.35-3-3S5.35 14 7 14s3 1.35 3 3-1.34 3-2.99 3M23.5 2.07c-3.55 0-6.43 2.88-6.43 6.43s2.88 6.43 6.43 6.43 6.43-2.88 6.43-6.43-2.88-6.43-6.43-6.43m-1 9.42-3-2.99 1-1 2 2.01 4-4.01 1 1z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathMandatoryWaypoint16: CalciteMultiPathEntry[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathMandatoryWaypoint16 = [{"d":"M14.196 13H14v-2h-1v2h-.196a.804.804 0 0 0-.804.804v1.392c0 .444.36.804.804.804h1.392c.444 0 .804-.36.804-.804v-1.392a.804.804 0 0 0-.804-.804M14 15h-1v-1h1zm-3-8 2.5 3L16 7h-2V3h.2c.44 0 .8-.36.8-.8V.8c0-.44-.36-.8-.8-.8h-1.4c-.44 0-.8.36-.8.8v1.1L2.623 8.145c-.153-.1-.236-.134-.49-.145-.233-.01-.61 0-1.32 0A.815.815 0 0 0 0 8.813v1.374c0 .447.366.813.812.813h1.375A.815.815 0 0 0 3 10.188V9.105l9.35-6.245c.233.161.446.14.65.14v4zm2-6h1v1h-1z"},{"opacity":".5","d":"M13 1h1v1h-1z"}];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"d":"M14.196 13H14v-2h-1v2h-.196a.804.804 0 0 0-.804.804v1.392c0 .444.36.804.804.804h1.392c.444 0 .804-.36.804-.804v-1.392a.804.804 0 0 0-.804-.804M14 15h-1v-1h1zm-3-8 2.5 3L16 7h-2V3h.2c.44 0 .8-.36.8-.8V.8c0-.44-.36-.8-.8-.8h-1.4c-.44 0-.8.36-.8.8v1.1L2.623 8.145c-.153-.1-.236-.134-.49-.145-.233-.01-.61 0-1.32 0A.815.815 0 0 0 0 8.813v1.374c0 .447.366.813.812.813h1.375A.815.815 0 0 0 3 10.188V9.105l9.35-6.245c.233.161.446.14.65.14v4zm2-6h1v1h-1z"},{"opacity":".5","d":"M13 1h1v1h-1z"}]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathMandatoryWaypoint24: CalciteMultiPathEntry[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathMandatoryWaypoint24 = [{"d":"M20 17.184V15h-1v2c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.996 2.996 0 0 0 1-5.816M19 22c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2m1-15.184A2.995 2.995 0 0 0 22 4c0-1.654-1.346-3-3-3s-3 1.346-3 3c0 .385.08.75.212 1.088l-8.944 4.968A2.98 2.98 0 0 0 5 9a3 3 0 1 0 0 6 2.99 2.99 0 0 0 2.991-3c0-.385-.07-.75-.202-1.088l8.944-4.969A2.98 2.98 0 0 0 19 7v4h-2l2.5 3 2.5-3h-2zM17 4c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2-2-.897-2-2"},{"opacity":".5","d":"M19 2a2 2 0 1 0 0 4 2 2 0 1 0 0-4"}];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"d":"M20 17.184V15h-1v2c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.996 2.996 0 0 0 1-5.816M19 22c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2m1-15.184A2.995 2.995 0 0 0 22 4c0-1.654-1.346-3-3-3s-3 1.346-3 3c0 .385.08.75.212 1.088l-8.944 4.968A2.98 2.98 0 0 0 5 9a3 3 0 1 0 0 6 2.99 2.99 0 0 0 2.991-3c0-.385-.07-.75-.202-1.088l8.944-4.969A2.98 2.98 0 0 0 19 7v4h-2l2.5 3 2.5-3h-2zM17 4c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2-2-.897-2-2"},{"opacity":".5","d":"M19 2a2 2 0 1 0 0 4 2 2 0 1 0 0-4"}]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathMandatoryWaypoint32: CalciteMultiPathEntry[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathMandatoryWaypoint32 = [{"opacity":".5","d":"M25 4a3 3 0 1 0 0 6 3 3 0 1 0 0-6"},{"d":"M26 22.142V20h-1v2c-2.206 0-3.991 1.794-3.991 4s1.785 4 3.991 4 4-1.794 4-4c0-1.859-1.28-3.411-3-3.858M25.009 29c-1.654 0-3.008-1.346-3.008-3s1.345-3 2.999-3 3 1.346 3 3-1.337 3-2.991 3M21.786 9.358A3.99 3.99 0 0 0 25 11v4h-2.833l3.333 4 3.333-4H26v-4.142c1.72-.447 2.991-2 2.991-3.858 0-2.206-1.785-4-3.991-4s-3.991 1.794-3.991 4c0 .526.099 1.026.284 1.487L10.216 14.64A3.98 3.98 0 0 0 7 13c-2.21 0-3.991 1.79-3.991 4S4.791 21 7 21s4-1.79 4-4c0-.527-.108-1.027-.293-1.487zM25 4c1.654 0 3 1.346 3 3s-1.346 2.991-3 2.991S22 8.654 22 7s1.346-3 3-3"}];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"opacity":".5","d":"M25 4a3 3 0 1 0 0 6 3 3 0 1 0 0-6"},{"d":"M26 22.142V20h-1v2c-2.206 0-3.991 1.794-3.991 4s1.785 4 3.991 4 4-1.794 4-4c0-1.859-1.28-3.411-3-3.858M25.009 29c-1.654 0-3.008-1.346-3.008-3s1.345-3 2.999-3 3 1.346 3 3-1.337 3-2.991 3M21.786 9.358A3.99 3.99 0 0 0 25 11v4h-2.833l3.333 4 3.333-4H26v-4.142c1.72-.447 2.991-2 2.991-3.858 0-2.206-1.785-4-3.991-4s-3.991 1.794-3.991 4c0 .526.099 1.026.284 1.487L10.216 14.64A3.98 3.98 0 0 0 7 13c-2.21 0-3.991 1.79-3.991 4S4.791 21 7 21s4-1.79 4-4c0-.527-.108-1.027-.293-1.487zM25 4c1.654 0 3 1.346 3 3s-1.346 2.991-3 2.991S22 8.654 22 7s1.346-3 3-3"}]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOptionalWaypoint16: CalciteMultiPathEntry[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOptionalWaypoint16 = [{"d":"M6.43 5.61 4.05 7.2l.56.83 2.38-1.59zm3.96-2.64L8.01 4.56l.56.83 2.38-1.59zM14.2 13h-1.4a.79.79 0 0 0-.68.38l-.7-.29c-.01.19-.05.37-.12.56-.06.14-.13.27-.24.38l.94.39v.78c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8v-1.4c0-.44-.36-.8-.8-.8m-.2 2h-1v-1h1zm-1-6v3h1V9zm0-5v3h1V4zm-3.07 9.05L8.16 9.57l-.79 1.83L3 9.58V9.1l.03-.02L3 9.05v-.24A.82.82 0 0 0 2.19 8H.81a.82.82 0 0 0-.81.81v1.38c0 .44.37.81.81.81h1.38c.29 0 .53-.16.67-.39l4.11 1.71-.79 1.84zM14.2 0h-1.4c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8V.8c0-.44-.36-.8-.8-.8M14 2h-1V1h1z"},{"opacity":".5","d":"M13 1h1v1h-1z"}];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"d":"M6.43 5.61 4.05 7.2l.56.83 2.38-1.59zm3.96-2.64L8.01 4.56l.56.83 2.38-1.59zM14.2 13h-1.4a.79.79 0 0 0-.68.38l-.7-.29c-.01.19-.05.37-.12.56-.06.14-.13.27-.24.38l.94.39v.78c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8v-1.4c0-.44-.36-.8-.8-.8m-.2 2h-1v-1h1zm-1-6v3h1V9zm0-5v3h1V4zm-3.07 9.05L8.16 9.57l-.79 1.83L3 9.58V9.1l.03-.02L3 9.05v-.24A.82.82 0 0 0 2.19 8H.81a.82.82 0 0 0-.81.81v1.38c0 .44.37.81.81.81h1.38c.29 0 .53-.16.67-.39l4.11 1.71-.79 1.84zM14.2 0h-1.4c-.44 0-.8.36-.8.8v1.4c0 .44.36.8.8.8h1.4c.44 0 .8-.36.8-.8V.8c0-.44-.36-.8-.8-.8M14 2h-1V1h1z"},{"opacity":".5","d":"M13 1h1v1h-1z"}]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOptionalWaypoint24: CalciteMultiPathEntry[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOptionalWaypoint24 = [{"opacity":".5","d":"M19 2a2 2 0 1 0 0 4 2 2 0 1 0 0-4"},{"d":"m13.12 6.8-2.73 1.52.49.88 2.73-1.52zM19 1c-1.65 0-3 1.35-3 3 0 .38.08.75.21 1.09l-1.26.7.48.88 1.3-.73C17.28 6.58 18.09 7 19 7v1h1V6.82A3 3 0 0 0 21.99 4 3 3 0 0 0 19 1m0 5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m1 11.18V15h-1v2c-.93 0-1.76.44-2.31 1.11l-2.2-1.26c.04.35-.07.68-.3.95l-.02.02 2.02 1.15c-.12.32-.19.67-.19 1.03 0 1.65 1.35 3 3 3s2.991-1.35 2.991-3c0-1.3-.831-2.4-1.991-2.82M19 22c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m0-12v3h1v-3zm-5.82 6.96-.74-3.93-1.49 1.8-3.14-1.8c.12-.32.19-.67.19-1.03 0-.38-.08-.75-.21-1.09l1.26-.7-.48-.88-1.3.73A2.96 2.96 0 0 0 5 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.93 0 1.76-.44 2.31-1.1l3 1.71-1.13 1.36z"}];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"opacity":".5","d":"M19 2a2 2 0 1 0 0 4 2 2 0 1 0 0-4"},{"d":"m13.12 6.8-2.73 1.52.49.88 2.73-1.52zM19 1c-1.65 0-3 1.35-3 3 0 .38.08.75.21 1.09l-1.26.7.48.88 1.3-.73C17.28 6.58 18.09 7 19 7v1h1V6.82A3 3 0 0 0 21.99 4 3 3 0 0 0 19 1m0 5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m1 11.18V15h-1v2c-.93 0-1.76.44-2.31 1.11l-2.2-1.26c.04.35-.07.68-.3.95l-.02.02 2.02 1.15c-.12.32-.19.67-.19 1.03 0 1.65 1.35 3 3 3s2.991-1.35 2.991-3c0-1.3-.831-2.4-1.991-2.82M19 22c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m0-12v3h1v-3zm-5.82 6.96-.74-3.93-1.49 1.8-3.14-1.8c.12-.32.19-.67.19-1.03 0-.38-.08-.75-.21-1.09l1.26-.7-.48-.88-1.3.73A2.96 2.96 0 0 0 5 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.93 0 1.76-.44 2.31-1.1l3 1.71-1.13 1.36z"}]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOptionalWaypoint32: CalciteMultiPathEntry[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOptionalWaypoint32 = [{"opacity":".5","d":"M25 4a3 3 0 1 0 0 6 3 3 0 1 0 0-6"},{"d":"m17.89 22.53-2.1-4.56-1.1 2.31-3.93-1.96c.15-.42.24-.86.24-1.32 0-.53-.11-1.03-.29-1.49l2.37-1.31-.49-.88-2.37 1.32A4 4 0 0 0 7 13c-2.21 0-4 1.79-4 4s1.79 4 4 4c1.39 0 2.61-.71 3.33-1.78l3.93 1.97-1.23 2.58zM25 15v3h1v-3zm1 7.14V20h-1v2c-1.39 0-2.61.71-3.33 1.78l-2.29-1.15a1.3 1.3 0 0 1-.41.92l2.27 1.13c-.15.42-.24.86-.24 1.32 0 2.21 1.79 4 4 4s3.99-1.79 3.99-4A3.99 3.99 0 0 0 26 22.14M24.99 29A3 3 0 0 1 22 26c0-1.65 1.35-3 3-3a3 3 0 0 1-.01 6M25 3c-2.21 0-4 1.79-4 4 0 .53.11 1.03.29 1.49L18.92 9.8l.49.88 2.38-1.32c.72.99 1.89 1.64 3.21 1.64v2h1v-2.14c1.72-.45 3-2 3-3.86 0-2.21-1.79-4-4-4m0 6.99c-1.65 0-3-1.34-3-2.99s1.35-3 3-3 3 1.34 3 2.99c0 1.66-1.35 3-3 3m-7.89.82-2.71 1.51.49.87 2.71-1.51z"}];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"opacity":".5","d":"M25 4a3 3 0 1 0 0 6 3 3 0 1 0 0-6"},{"d":"m17.89 22.53-2.1-4.56-1.1 2.31-3.93-1.96c.15-.42.24-.86.24-1.32 0-.53-.11-1.03-.29-1.49l2.37-1.31-.49-.88-2.37 1.32A4 4 0 0 0 7 13c-2.21 0-4 1.79-4 4s1.79 4 4 4c1.39 0 2.61-.71 3.33-1.78l3.93 1.97-1.23 2.58zM25 15v3h1v-3zm1 7.14V20h-1v2c-1.39 0-2.61.71-3.33 1.78l-2.29-1.15a1.3 1.3 0 0 1-.41.92l2.27 1.13c-.15.42-.24.86-.24 1.32 0 2.21 1.79 4 4 4s3.99-1.79 3.99-4A3.99 3.99 0 0 0 26 22.14M24.99 29A3 3 0 0 1 22 26c0-1.65 1.35-3 3-3a3 3 0 0 1-.01 6M25 3c-2.21 0-4 1.79-4 4 0 .53.11 1.03.29 1.49L18.92 9.8l.49.88 2.38-1.32c.72.99 1.89 1.64 3.21 1.64v2h1v-2.14c1.72-.45 3-2 3-3.86 0-2.21-1.79-4-4-4m0 6.99c-1.65 0-3-1.34-3-2.99s1.35-3 3-3 3 1.34 3 2.99c0 1.66-1.35 3-3 3m-7.89.82-2.71 1.51.49.87 2.71-1.51z"}]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOrigin16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOrigin16 = "M16 13H6.95a3.49 3.49 0 0 1-3.45 3 3.5 3.5 0 0 1 0-7 3.49 3.49 0 0 1 3.45 3H16zM9.146 6.146l.708.708L13.207 3.5 9.854.146l-.708.708L11.293 3H3v1h8.293z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M16 13H6.95a3.49 3.49 0 0 1-3.45 3 3.5 3.5 0 0 1 0-7 3.49 3.49 0 0 1 3.45 3H16zM9.146 6.146l.708.708L13.207 3.5 9.854.146l-.708.708L11.293 3H3v1h8.293z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOrigin24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOrigin24 = "M23 18H9.95c-.252 2.247-2.136 4-4.45 4a4.5 4.5 0 1 1 0-9c2.314 0 4.198 1.753 4.45 4H23zm-8.854-7.854.708.708L19.207 6.5l-4.353-4.354-.708.708L17.293 6H5v1h12.293z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M23 18H9.95c-.252 2.247-2.136 4-4.45 4a4.5 4.5 0 1 1 0-9c2.314 0 4.198 1.753 4.45 4H23zm-8.854-7.854.708.708L19.207 6.5l-4.353-4.354-.708.708L17.293 6H5v1h12.293z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOrigin32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathOrigin32 = "M30 24H12.975A5.5 5.5 0 0 1 7.5 29c-3.038 0-5.491-2.462-5.491-5.5S4.462 18 7.5 18a5.5 5.5 0 0 1 5.475 5H30zM19.146 13.146l.708.708L25.207 8.5l-5.353-5.354-.708.708L23.293 8H7v1h16.293z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M30 24H12.975A5.5 5.5 0 0 1 7.5 29c-3.038 0-5.491-2.462-5.491-5.5S4.462 18 7.5 18a5.5 5.5 0 0 1 5.475 5H30zM19.146 13.146l.708.708L25.207 8.5l-5.353-5.354-.708.708L23.293 8H7v1h16.293z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathWaypoint16: CalciteMultiPathEntry[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathWaypoint16 = [{"opacity":".25","d":"M11.5 3.44 3 9.1v1.09c0 .44-.37.81-.81.81H.81a.82.82 0 0 1-.81-.81V8.81C0 8.37.37 8 .81 8h1.38c.16 0 .31.06.44.15l8.41-5.61c.06.35.23.66.46.9M15 13.8v1.4c0 .44-.36.8-.8.8h-1.4c-.44 0-.8-.36-.8-.8v-1.4c0-.44.36-.8.8-.8h.2V4h1v9h.2c.44 0 .8.36.8.8m-1 .2h-1v1h1z"},{"d":"M14.196 3h-1.392A.804.804 0 0 1 12 2.196V.804c0-.444.36-.804.804-.804h1.392c.444 0 .804.36.804.804v1.392c0 .444-.36.804-.804.804M13 2h1V1h-1z"},{"opacity":".5","d":"M13 1h1v1h-1z"}];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"opacity":".25","d":"M11.5 3.44 3 9.1v1.09c0 .44-.37.81-.81.81H.81a.82.82 0 0 1-.81-.81V8.81C0 8.37.37 8 .81 8h1.38c.16 0 .31.06.44.15l8.41-5.61c.06.35.23.66.46.9M15 13.8v1.4c0 .44-.36.8-.8.8h-1.4c-.44 0-.8-.36-.8-.8v-1.4c0-.44.36-.8.8-.8h.2V4h1v9h.2c.44 0 .8.36.8.8m-1 .2h-1v1h1z"},{"d":"M14.196 3h-1.392A.804.804 0 0 1 12 2.196V.804c0-.444.36-.804.804-.804h1.392c.444 0 .804.36.804.804v1.392c0 .444-.36.804-.804.804M13 2h1V1h-1z"},{"opacity":".5","d":"M13 1h1v1h-1z"}]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathWaypoint24: CalciteMultiPathEntry[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathWaypoint24 = [{"opacity":".25","d":"M20 17.18V7.87c-.32.09-.65.13-1 .13v9c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.991-1.35 2.991-3c0-1.3-.831-2.4-1.991-2.82M19 22c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M7.79 10.91c.13.34.21.71.21 1.09 0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3c.91 0 1.72.41 2.27 1.06l8.06-4.48c.13.31.3.6.51.86z"},{"d":"M19 7c-1.654 0-3-1.346-3-3s1.346-3 3-3 2.995 1.346 2.995 3S20.655 7 19 7m0-5c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2"},{"opacity":".5","d":"M19 2a2 2 0 1 0 0 4 2 2 0 1 0 0-4"}];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"opacity":".25","d":"M20 17.18V7.87c-.32.09-.65.13-1 .13v9c-1.65 0-3 1.35-3 3s1.35 3 3 3 2.991-1.35 2.991-3c0-1.3-.831-2.4-1.991-2.82M19 22c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M7.79 10.91c.13.34.21.71.21 1.09 0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3c.91 0 1.72.41 2.27 1.06l8.06-4.48c.13.31.3.6.51.86z"},{"d":"M19 7c-1.654 0-3-1.346-3-3s1.346-3 3-3 2.995 1.346 2.995 3S20.655 7 19 7m0-5c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2"},{"opacity":".5","d":"M19 2a2 2 0 1 0 0 4 2 2 0 1 0 0-4"}]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathWaypoint32: CalciteMultiPathEntry[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const findPathWaypoint32 = [{"opacity":".5","d":"M25 4a3 3 0 1 0 0 6 3 3 0 1 0 0-6"},{"opacity":".25","d":"M10.71 15.51c.18.46.29.96.29 1.49 0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4a4 4 0 0 1 3.22 1.64l10.191-5.663q.202.462.49.871zM28.991 26c0 2.21-1.781 4-3.991 4s-4-1.79-4-4 1.79-4 4-4V12a5 5 0 0 0 1-.101V22.14c1.72.44 2.991 2 2.991 3.86M28 26c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3"},{"d":"M25 11c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4m0-7c-1.654 0-3 1.346-3 3s1.346 2.991 3 2.991 3-1.346 3-3S26.654 4 25 4"}];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"opacity":".5","d":"M25 4a3 3 0 1 0 0 6 3 3 0 1 0 0-6"},{"opacity":".25","d":"M10.71 15.51c.18.46.29.96.29 1.49 0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4a4 4 0 0 1 3.22 1.64l10.191-5.663q.202.462.49.871zM28.991 26c0 2.21-1.781 4-3.991 4s-4-1.79-4-4 1.79-4 4-4V12a5 5 0 0 0 1-.101V22.14c1.72.44 2.991 2 2.991 3.86M28 26c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3"},{"d":"M25 11c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4m0-7c-1.654 0-3 1.346-3 3s1.346 2.991 3 2.991 3-1.346 3-3S26.654 4 25 4"}]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const globallyUniqueIdentifier16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const globallyUniqueIdentifier16 = "M0 4a1 1 0 0 1 1-1h3v1H1v7h2V8H2V7h2v4a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1zm8 7H6V3H5v8a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3H8zm2 1h1V3h-1zm4.25 0H12V3h2.25c.965 0 1.75.785 1.75 1.75v5.5c0 .965-.785 1.75-1.75 1.75M13 11h1.25c.413 0 .75-.337.75-.75v-5.5a.75.75 0 0 0-.75-.75H13z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M0 4a1 1 0 0 1 1-1h3v1H1v7h2V8H2V7h2v4a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1zm8 7H6V3H5v8a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3H8zm2 1h1V3h-1zm4.25 0H12V3h2.25c.965 0 1.75.785 1.75 1.75v5.5c0 .965-.785 1.75-1.75 1.75M13 11h1.25c.413 0 .75-.337.75-.75v-5.5a.75.75 0 0 0-.75-.75H13z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const globallyUniqueIdentifier24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const globallyUniqueIdentifier24 = "M1 6.458A1.46 1.46 0 0 1 2.458 5H6v1H2.458A.46.46 0 0 0 2 6.458v10.084c0 .253.205.458.458.458h2.084A.46.46 0 0 0 5 16.542V12H3v-1h3v5.542A1.46 1.46 0 0 1 4.542 18H2.458A1.46 1.46 0 0 1 1 16.542zm11 10.084a.46.46 0 0 1-.458.458H9.458A.46.46 0 0 1 9 16.542V5H8v11.542A1.46 1.46 0 0 0 9.458 18h2.084A1.46 1.46 0 0 0 13 16.542V5h-1zM15 18h1V5h-1zm5.75 0H18V5h2.75C21.99 5 23 6.01 23 7.25v8.5c0 1.24-1.01 2.25-2.25 2.25M19 17h1.75c.69 0 1.25-.56 1.25-1.25v-8.5C22 6.56 21.44 6 20.75 6H19z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M1 6.458A1.46 1.46 0 0 1 2.458 5H6v1H2.458A.46.46 0 0 0 2 6.458v10.084c0 .253.205.458.458.458h2.084A.46.46 0 0 0 5 16.542V12H3v-1h3v5.542A1.46 1.46 0 0 1 4.542 18H2.458A1.46 1.46 0 0 1 1 16.542zm11 10.084a.46.46 0 0 1-.458.458H9.458A.46.46 0 0 1 9 16.542V5H8v11.542A1.46 1.46 0 0 0 9.458 18h2.084A1.46 1.46 0 0 0 13 16.542V5h-1zM15 18h1V5h-1zm5.75 0H18V5h2.75C21.99 5 23 6.01 23 7.25v8.5c0 1.24-1.01 2.25-2.25 2.25M19 17h1.75c.69 0 1.25-.56 1.25-1.25v-8.5C22 6.56 21.44 6 20.75 6H19z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const globallyUniqueIdentifier32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const globallyUniqueIdentifier32 = "M2 8.5C2 7.673 2.673 7 3.5 7H9v1H3.5c-.275 0-.5.225-.5.5v14c0 .275.225.5.5.5h4c.275 0 .5-.225.5-.5V16H5v-1h4v7.5c0 .827-.673 1.5-1.5 1.5h-4c-.827 0-1.5-.673-1.5-1.5zm15 14c0 .275-.225.5-.5.5h-4a.5.5 0 0 1-.5-.5V7h-1v15.5c0 .827.673 1.5 1.5 1.5h4c.827 0 1.5-.673 1.5-1.5V7h-1zm3 1.5h1V7h-1zm6.5 0H23V7h3.5c1.93 0 3.491 1.57 3.491 3.5v10c0 1.93-1.561 3.5-3.491 3.5M24 23h2.5c1.379 0 2.5-1.121 2.5-2.5v-10C29 9.121 27.879 8 26.5 8H24z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M2 8.5C2 7.673 2.673 7 3.5 7H9v1H3.5c-.275 0-.5.225-.5.5v14c0 .275.225.5.5.5h4c.275 0 .5-.225.5-.5V16H5v-1h4v7.5c0 .827-.673 1.5-1.5 1.5h-4c-.827 0-1.5-.673-1.5-1.5zm15 14c0 .275-.225.5-.5.5h-4a.5.5 0 0 1-.5-.5V7h-1v15.5c0 .827.673 1.5 1.5 1.5h4c.827 0 1.5-.673 1.5-1.5V7h-1zm3 1.5h1V7h-1zm6.5 0H23V7h3.5c1.93 0 3.491 1.57 3.491 3.5v10c0 1.93-1.561 3.5-3.491 3.5M24 23h2.5c1.379 0 2.5-1.121 2.5-2.5v-10C29 9.121 27.879 8 26.5 8H24z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const knowledgeGraphEndpoint16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const knowledgeGraphEndpoint16 = "M.5 5h.338l.508 2.031A.495.495 0 0 0 1 7.5v1a.5.5 0 0 0 .5.5h1c.24 0 .43-.172.479-.396L6 9.208V9.5c0 .177.097.325.236.414A5.5 5.5 0 0 1 7.64 7.587L8.24 4h.26a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.336.135L5 1.053V.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v.934L1.434 3H.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5m6.793-1.048c.042.02.09.027.137.034L6.808 7.72l-.943-1.885A.5.5 0 0 0 6 5.5v-.686zM4.836 1.865 7 2.947v.241l-1.288.863A.5.5 0 0 0 5.5 4h-.338l-.507-2.031a.5.5 0 0 0 .181-.104M4.557 6h.496l1.082 2.164a.5.5 0 0 0-.114.232L3 7.792v-.229zM2 3.566 3.566 2h.272l.507 2.031a.49.49 0 0 0-.314.314L2 3.838zm-.031 1.088L4 5.163v.271L2.434 7h-.272l-.508-2.031a.49.49 0 0 0 .315-.315M11.5 7c-2.31 0-4.197 1.756-4.45 4H0v1h7.05c.253 2.244 2.14 4 4.45 4 2.481 0 4.5-2.019 4.5-4.5S13.981 7 11.5 7m0 8c-1.758 0-3.204-1.308-3.45-3h1a2.495 2.495 0 0 0 4.94-.5 2.495 2.495 0 0 0-4.94-.5h-1c.246-1.692 1.692-3 3.45-3 1.93 0 3.5 1.57 3.5 3.5S13.43 15 11.5 15M10 11a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M.5 5h.338l.508 2.031A.495.495 0 0 0 1 7.5v1a.5.5 0 0 0 .5.5h1c.24 0 .43-.172.479-.396L6 9.208V9.5c0 .177.097.325.236.414A5.5 5.5 0 0 1 7.64 7.587L8.24 4h.26a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.336.135L5 1.053V.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v.934L1.434 3H.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5m6.793-1.048c.042.02.09.027.137.034L6.808 7.72l-.943-1.885A.5.5 0 0 0 6 5.5v-.686zM4.836 1.865 7 2.947v.241l-1.288.863A.5.5 0 0 0 5.5 4h-.338l-.507-2.031a.5.5 0 0 0 .181-.104M4.557 6h.496l1.082 2.164a.5.5 0 0 0-.114.232L3 7.792v-.229zM2 3.566 3.566 2h.272l.507 2.031a.49.49 0 0 0-.314.314L2 3.838zm-.031 1.088L4 5.163v.271L2.434 7h-.272l-.508-2.031a.49.49 0 0 0 .315-.315M11.5 7c-2.31 0-4.197 1.756-4.45 4H0v1h7.05c.253 2.244 2.14 4 4.45 4 2.481 0 4.5-2.019 4.5-4.5S13.981 7 11.5 7m0 8c-1.758 0-3.204-1.308-3.45-3h1a2.495 2.495 0 0 0 4.94-.5 2.495 2.495 0 0 0-4.94-.5h-1c.246-1.692 1.692-3 3.45-3 1.93 0 3.5 1.57 3.5 3.5S13.43 15 11.5 15M10 11a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const knowledgeGraphEndpoint24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const knowledgeGraphEndpoint24 = "M17.5 12a5.506 5.506 0 0 0-5.475 5H1v1h11.025a5.506 5.506 0 0 0 5.475 5c3.032 0 5.5-2.468 5.5-5.5S20.532 12 17.5 12m0 10c-2.31 0-4.197-1.756-4.45-4h2a2.495 2.495 0 0 0 4.94-.5 2.495 2.495 0 0 0-4.94-.5h-2c.253-2.244 2.14-4 4.45-4 2.481 0 4.5 2.019 4.5 4.5S19.981 22 17.5 22M16 18v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1M2.287 7.979l.447 2.238a1.49 1.49 0 0 0-.725 1.283c0 .827.664 1.5 1.491 1.5.574 0 1.068-.328 1.32-.803l4.21.604a1.494 1.494 0 0 0 2.96-.301 1.49 1.49 0 0 0-.803-1.326l.605-4.204A1.5 1.5 0 0 0 13 5.5c0-.827-.673-1.5-1.5-1.5-.362 0-.69.134-.95.349L7.97 2.8A1.5 1.5 0 1 0 5 2.5c0 .23.056.446.15.642l-2.004 2.01A1.5 1.5 0 0 0 2.5 5C1.673 5 1 5.673 1 6.5c0 .754.561 1.374 1.287 1.479m1.427 2.043-.448-2.24c.213-.127.39-.304.517-.516l2.238.447q.035.238.138.446l-2.004 1.998a1.5 1.5 0 0 0-.44-.135M8 8H7V7h1zm-3.152 2.853 2.01-2.003c.196.093.412.15.642.15q.163-.001.316-.035l1.535 2.583a1.5 1.5 0 0 0-.17.252l-4.211-.6a1.5 1.5 0 0 0-.122-.346m5.356.177L8.652 8.449C8.866 8.189 9 7.862 9 7.5c0-.064-.011-.124-.019-.186l1.478-.738q.155.147.347.246l-.594 4.207zm-.186-5.35-1.483.739a1.5 1.5 0 0 0-.823-.398l-.447-2.238q.097-.058.183-.13l2.582 1.549Q10 5.346 10 5.5c0 .062.01.12.018.18M6.282 3.978l.451 2.24a1.5 1.5 0 0 0-.515.515l-2.24-.45a1.5 1.5 0 0 0-.13-.43l2.01-2.003q.199.095.424.128M4 12H3v-1h1zm7 1h-1v-1h1zm1-8v1h-1V5zM6 2h1v1H6zM2 6h1v1H2z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M17.5 12a5.506 5.506 0 0 0-5.475 5H1v1h11.025a5.506 5.506 0 0 0 5.475 5c3.032 0 5.5-2.468 5.5-5.5S20.532 12 17.5 12m0 10c-2.31 0-4.197-1.756-4.45-4h2a2.495 2.495 0 0 0 4.94-.5 2.495 2.495 0 0 0-4.94-.5h-2c.253-2.244 2.14-4 4.45-4 2.481 0 4.5 2.019 4.5 4.5S19.981 22 17.5 22M16 18v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1M2.287 7.979l.447 2.238a1.49 1.49 0 0 0-.725 1.283c0 .827.664 1.5 1.491 1.5.574 0 1.068-.328 1.32-.803l4.21.604a1.494 1.494 0 0 0 2.96-.301 1.49 1.49 0 0 0-.803-1.326l.605-4.204A1.5 1.5 0 0 0 13 5.5c0-.827-.673-1.5-1.5-1.5-.362 0-.69.134-.95.349L7.97 2.8A1.5 1.5 0 1 0 5 2.5c0 .23.056.446.15.642l-2.004 2.01A1.5 1.5 0 0 0 2.5 5C1.673 5 1 5.673 1 6.5c0 .754.561 1.374 1.287 1.479m1.427 2.043-.448-2.24c.213-.127.39-.304.517-.516l2.238.447q.035.238.138.446l-2.004 1.998a1.5 1.5 0 0 0-.44-.135M8 8H7V7h1zm-3.152 2.853 2.01-2.003c.196.093.412.15.642.15q.163-.001.316-.035l1.535 2.583a1.5 1.5 0 0 0-.17.252l-4.211-.6a1.5 1.5 0 0 0-.122-.346m5.356.177L8.652 8.449C8.866 8.189 9 7.862 9 7.5c0-.064-.011-.124-.019-.186l1.478-.738q.155.147.347.246l-.594 4.207zm-.186-5.35-1.483.739a1.5 1.5 0 0 0-.823-.398l-.447-2.238q.097-.058.183-.13l2.582 1.549Q10 5.346 10 5.5c0 .062.01.12.018.18M6.282 3.978l.451 2.24a1.5 1.5 0 0 0-.515.515l-2.24-.45a1.5 1.5 0 0 0-.13-.43l2.01-2.003q.199.095.424.128M4 12H3v-1h1zm7 1h-1v-1h1zm1-8v1h-1V5zM6 2h1v1H6zM2 6h1v1H2z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const knowledgeGraphEndpoint32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const knowledgeGraphEndpoint32 = "M23.5 15c-3.967 0-7.216 3.098-7.475 7H2v1h14.025c.26 3.902 3.508 7 7.475 7 4.136 0 7.5-3.364 7.5-7.5S27.636 15 23.5 15m0 14c-3.415 0-6.218-2.65-6.475-6h3.026c.245 1.692 1.69 3 3.449 3 1.93 0 3.491-1.57 3.491-3.5S25.43 19 23.5 19c-1.758 0-3.204 1.308-3.45 3h-3.025c.257-3.35 3.06-6 6.475-6 3.584 0 6.5 2.916 6.5 6.5S27.084 29 23.5 29M21 22.5c0-1.379 1.121-2.5 2.5-2.5s2.5 1.121 2.5 2.5-1.121 2.5-2.5 2.5-2.5-1.121-2.5-2.5M3.826 10.982l.366 2.192A1.99 1.99 0 0 0 3.01 15c0 1.103.888 2 1.991 2a2 2 0 0 0 1.856-1.264l4.17.52c.127.98.96 1.744 1.974 1.744 1.103 0 2-.906 2-2.009 0-.776-.45-1.435-1.098-1.766l1.164-5.232A2 2 0 0 0 17 7c0-1.103-.897-2-2-2-.603 0-1.139.274-1.506.698L10.95 4.433c.03-.14.05-.284.05-.433a1.995 1.995 0 1 0-3.991 0c0 .374.1.72.28 1.019l-2.28 2.264A2 2 0 0 0 4 7a1.995 1.995 0 0 0-1.991 2c0 1.043.797 1.892 1.817 1.982M5 16a1 1 0 1 1 .001-2.001A1 1 0 0 1 5 16m6.144-.736-4.17-.52a2 2 0 0 0-.256-.752l2.274-2.274c.297.175.639.282 1.008.282.15 0 .293-.02.433-.05l1.265 2.544a2 2 0 0 0-.554.77M9 10a1 1 0 1 1 2.001.001A1 1 0 0 1 9 10m5 6a1 1 0 1 1-2.001-.001A1 1 0 0 1 14 16m1-10a1 1 0 1 1-.001 2.001A1 1 0 0 1 15 6m-1.403 2.422c.146.144.317.259.5.353l-1.163 5.232q-.18.004-.351.038L11.31 11.5c.42-.367.69-.9.69-1.499a2 2 0 0 0-.09-.564zm-3.1-3.11 2.548 1.271A2 2 0 0 0 13 7c0 .197.038.384.09.564l-1.687 1.014a2 2 0 0 0-1.229-.56l-.366-2.192a2 2 0 0 0 .689-.513M9 3a1 1 0 1 1-.001 2.001A1 1 0 0 1 9 3M7.998 5.72c.248.145.528.236.828.262l.366 2.192a2 2 0 0 0-1.018 1.018l-2.192-.366a2 2 0 0 0-.264-.833zM5.826 9.809l2.192.366c.027.308.12.594.271.846l-2.268 2.27a2 2 0 0 0-.847-.272l-.367-2.191a2 2 0 0 0 1.02-1.02M4 8a1 1 0 1 1-.001 2.001A1 1 0 0 1 4 8";
|