@geoscene/core 4.23.9 → 4.23.10

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.
Files changed (221) hide show
  1. package/assets/geoscene/core/workers/chunks/6f827a32646bab0a8777.js +1 -1
  2. package/assets/geoscene/core/workers/chunks/9f458f10dc65b185f66e.js +1 -1
  3. package/assets/geoscene/themes/base/_Overlay.scss +2 -2
  4. package/assets/geoscene/themes/base/_OverlayItem.scss +12 -12
  5. package/assets/geoscene/themes/base/_Ui.scss +32 -32
  6. package/assets/geoscene/themes/base/_View.scss +31 -31
  7. package/assets/geoscene/themes/base/_animation.scss +6 -6
  8. package/assets/geoscene/themes/base/_core.scss +2 -2
  9. package/assets/geoscene/themes/base/_mixins.scss +43 -43
  10. package/assets/geoscene/themes/base/icons/style.css +190 -190
  11. package/assets/geoscene/themes/base/icons/style.scss +376 -376
  12. package/assets/geoscene/themes/base/icons/variables.scss +187 -187
  13. package/assets/geoscene/themes/base/widgets/_AreaMeasurement2D.scss +4 -4
  14. package/assets/geoscene/themes/base/widgets/_AreaMeasurement3D.scss +4 -4
  15. package/assets/geoscene/themes/base/widgets/_Attachments.scss +48 -48
  16. package/assets/geoscene/themes/base/widgets/_Attribution.scss +9 -9
  17. package/assets/geoscene/themes/base/widgets/_BasemapGallery.scss +39 -39
  18. package/assets/geoscene/themes/base/widgets/_BasemapLayerList.scss +100 -100
  19. package/assets/geoscene/themes/base/widgets/_BasemapToggle.scss +22 -22
  20. package/assets/geoscene/themes/base/widgets/_BinaryColorSizeSlider.scss +2 -2
  21. package/assets/geoscene/themes/base/widgets/_Bookmarks.scss +48 -48
  22. package/assets/geoscene/themes/base/widgets/_BuildingDisciplinesTree.scss +3 -3
  23. package/assets/geoscene/themes/base/widgets/_BuildingExplorer.scss +4 -4
  24. package/assets/geoscene/themes/base/widgets/_BuildingLevelPicker.scss +4 -4
  25. package/assets/geoscene/themes/base/widgets/_BuildingPhasePicker.scss +4 -4
  26. package/assets/geoscene/themes/base/widgets/_ButtonMenu.scss +21 -21
  27. package/assets/geoscene/themes/base/widgets/_ClassedColorSlider.scss +2 -2
  28. package/assets/geoscene/themes/base/widgets/_ClassedSizeSlider.scss +2 -2
  29. package/assets/geoscene/themes/base/widgets/_ColorPicker.scss +3 -3
  30. package/assets/geoscene/themes/base/widgets/_ColorSizeSlider.scss +2 -2
  31. package/assets/geoscene/themes/base/widgets/_ColorSlider.scss +2 -2
  32. package/assets/geoscene/themes/base/widgets/_Compass.scss +3 -3
  33. package/assets/geoscene/themes/base/widgets/_CoordinateConversion.scss +51 -51
  34. package/assets/geoscene/themes/base/widgets/_DatePicker.scss +34 -34
  35. package/assets/geoscene/themes/base/widgets/_Daylight.scss +63 -63
  36. package/assets/geoscene/themes/base/widgets/_DirectLineMeasurement3D.scss +2 -2
  37. package/assets/geoscene/themes/base/widgets/_Directions.scss +98 -98
  38. package/assets/geoscene/themes/base/widgets/_DistanceMeasurement2D.scss +2 -2
  39. package/assets/geoscene/themes/base/widgets/_Editor.scss +56 -56
  40. package/assets/geoscene/themes/base/widgets/_ElevationProfile.scss +19 -19
  41. package/assets/geoscene/themes/base/widgets/_Expand.scss +58 -58
  42. package/assets/geoscene/themes/base/widgets/_Feature.scss +13 -13
  43. package/assets/geoscene/themes/base/widgets/_FeatureContent.scss +24 -24
  44. package/assets/geoscene/themes/base/widgets/_FeatureForm.scss +36 -36
  45. package/assets/geoscene/themes/base/widgets/_FeatureMedia.scss +17 -17
  46. package/assets/geoscene/themes/base/widgets/_FeatureTable.scss +26 -26
  47. package/assets/geoscene/themes/base/widgets/_FeatureTemplates.scss +9 -9
  48. package/assets/geoscene/themes/base/widgets/_FloorFilter.scss +93 -93
  49. package/assets/geoscene/themes/base/widgets/_Grid.scss +6 -6
  50. package/assets/geoscene/themes/base/widgets/_HeatmapSlider.scss +2 -2
  51. package/assets/geoscene/themes/base/widgets/_Histogram.scss +10 -10
  52. package/assets/geoscene/themes/base/widgets/_HistogramRangeSlider.scss +27 -27
  53. package/assets/geoscene/themes/base/widgets/_IdentityForm.scss +5 -5
  54. package/assets/geoscene/themes/base/widgets/_IdentityModal.scss +13 -13
  55. package/assets/geoscene/themes/base/widgets/_ItemList.scss +18 -18
  56. package/assets/geoscene/themes/base/widgets/_LayerList.scss +89 -89
  57. package/assets/geoscene/themes/base/widgets/_Legend.scss +95 -95
  58. package/assets/geoscene/themes/base/widgets/_LineOfSight.scss +9 -9
  59. package/assets/geoscene/themes/base/widgets/_NavigationToggle.scss +14 -14
  60. package/assets/geoscene/themes/base/widgets/_OpacitySlider.scss +2 -2
  61. package/assets/geoscene/themes/base/widgets/_Popup.scss +167 -167
  62. package/assets/geoscene/themes/base/widgets/_Print.scss +52 -52
  63. package/assets/geoscene/themes/base/widgets/_ScaleBar.scss +28 -28
  64. package/assets/geoscene/themes/base/widgets/_ScaleRangeSlider.scss +29 -29
  65. package/assets/geoscene/themes/base/widgets/_Search.scss +50 -50
  66. package/assets/geoscene/themes/base/widgets/_SearchResultRenderer.scss +7 -7
  67. package/assets/geoscene/themes/base/widgets/_SelectionToolbar.scss +3 -3
  68. package/assets/geoscene/themes/base/widgets/_ShadowCast.scss +17 -17
  69. package/assets/geoscene/themes/base/widgets/_SizeSlider.scss +2 -2
  70. package/assets/geoscene/themes/base/widgets/_Sketch.scss +24 -24
  71. package/assets/geoscene/themes/base/widgets/_Slice.scss +5 -5
  72. package/assets/geoscene/themes/base/widgets/_Slider.scss +70 -70
  73. package/assets/geoscene/themes/base/widgets/_SnappingControls.scss +16 -16
  74. package/assets/geoscene/themes/base/widgets/_Spinner.scss +12 -12
  75. package/assets/geoscene/themes/base/widgets/_Swipe.scss +15 -15
  76. package/assets/geoscene/themes/base/widgets/_TableList.scss +57 -57
  77. package/assets/geoscene/themes/base/widgets/_TimePicker.scss +3 -3
  78. package/assets/geoscene/themes/base/widgets/_TimeSlider.scss +28 -28
  79. package/assets/geoscene/themes/base/widgets/_UtilityNetworkTrace.scss +8 -8
  80. package/assets/geoscene/themes/base/widgets/_Weather.scss +2 -2
  81. package/assets/geoscene/themes/base/widgets/_Widget.scss +95 -95
  82. package/assets/geoscene/themes/base/widgets/_Zoom.scss +8 -8
  83. package/assets/geoscene/themes/dark/main.css +1 -1
  84. package/assets/geoscene/themes/dark/main.scss +3 -3
  85. package/assets/geoscene/themes/dark-blue/main.css +1 -1
  86. package/assets/geoscene/themes/dark-blue/main.scss +3 -3
  87. package/assets/geoscene/themes/dark-green/main.css +1 -1
  88. package/assets/geoscene/themes/dark-green/main.scss +3 -3
  89. package/assets/geoscene/themes/dark-purple/main.css +1 -1
  90. package/assets/geoscene/themes/dark-purple/main.scss +3 -3
  91. package/assets/geoscene/themes/dark-red/main.css +1 -1
  92. package/assets/geoscene/themes/dark-red/main.scss +3 -3
  93. package/assets/geoscene/themes/light/main.css +1 -1
  94. package/assets/geoscene/themes/light/main.scss +2 -2
  95. package/assets/geoscene/themes/light/view.css +1 -1
  96. package/assets/geoscene/themes/light-blue/main.css +1 -1
  97. package/assets/geoscene/themes/light-blue/main.scss +3 -3
  98. package/assets/geoscene/themes/light-green/main.css +1 -1
  99. package/assets/geoscene/themes/light-green/main.scss +3 -3
  100. package/assets/geoscene/themes/light-purple/main.css +1 -1
  101. package/assets/geoscene/themes/light-purple/main.scss +3 -3
  102. package/assets/geoscene/themes/light-red/main.css +1 -1
  103. package/assets/geoscene/themes/light-red/main.scss +3 -3
  104. package/identity/IdentityForm.js +1 -1
  105. package/identity/IdentityModal.js +1 -1
  106. package/package.json +1 -1
  107. package/portal/schemas/definitions.js +1 -1
  108. package/portal/schemas/sceneLayerItem.js +1 -1
  109. package/views/2d/engine/webgl/GlyphMosaic.js +1 -1
  110. package/views/2d/layers/support/clusterUtils.js +1 -1
  111. package/views/2d/navigation/ZoomBox.js +1 -1
  112. package/views/3d/externalRenderers.js +1 -1
  113. package/views/3d/layers/I3SMeshView3D.js +1 -1
  114. package/views/3d/webgl-engine/parts/RenderView.js +1 -1
  115. package/views/BreakpointsOwner.js +1 -1
  116. package/views/DOMContainer.js +1 -1
  117. package/views/input/BrowserEventSource.js +1 -1
  118. package/views/overlay/LineOverlayItem.js +1 -1
  119. package/views/overlay/TextOverlayItem.js +1 -1
  120. package/views/overlay/ViewOverlay.js +1 -1
  121. package/views/ui/Component.js +1 -1
  122. package/views/ui/UI.js +1 -1
  123. package/views/webgl/context-util.js +1 -1
  124. package/widgets/AreaMeasurement2D.js +1 -1
  125. package/widgets/AreaMeasurement3D.js +1 -1
  126. package/widgets/Attachments.js +1 -1
  127. package/widgets/Attribution.js +1 -1
  128. package/widgets/BasemapGallery.js +1 -1
  129. package/widgets/BasemapLayerList.js +1 -1
  130. package/widgets/BasemapToggle.js +1 -1
  131. package/widgets/Bookmarks.js +1 -1
  132. package/widgets/BuildingExplorer/BuildingDisciplinesTree/BuildingDisciplinesNode.js +1 -1
  133. package/widgets/BuildingExplorer/BuildingDisciplinesTree/BuildingDisciplinesTree.js +1 -1
  134. package/widgets/BuildingExplorer/BuildingLevelPicker/BuildingLevelPicker.js +1 -1
  135. package/widgets/BuildingExplorer/BuildingLevelPicker/Label.js +1 -1
  136. package/widgets/BuildingExplorer/BuildingLevelPicker/LevelItem.js +1 -1
  137. package/widgets/BuildingExplorer/BuildingPhasePicker/BuildingPhasePicker.js +1 -1
  138. package/widgets/BuildingExplorer.js +1 -1
  139. package/widgets/Compass.js +1 -1
  140. package/widgets/CoordinateConversion.js +1 -1
  141. package/widgets/Daylight/support/SliderWithDropdown.js +1 -1
  142. package/widgets/Daylight.js +1 -1
  143. package/widgets/DirectLineMeasurement3D.js +1 -1
  144. package/widgets/Directions/support/resources.js +1 -1
  145. package/widgets/Directions.js +1 -1
  146. package/widgets/DistanceMeasurement2D.js +1 -1
  147. package/widgets/Editor/deprecationUtils.js +1 -1
  148. package/widgets/Editor.js +1 -1
  149. package/widgets/ElevationProfile/css.js +1 -1
  150. package/widgets/Expand.js +1 -1
  151. package/widgets/Feature/FeatureAttachments.js +1 -1
  152. package/widgets/Feature/FeatureContent.js +1 -1
  153. package/widgets/Feature/FeatureExpression.js +1 -1
  154. package/widgets/Feature/FeatureFields.js +1 -1
  155. package/widgets/Feature/FeatureMedia.js +1 -1
  156. package/widgets/Feature/support/FeatureElementInfo.js +1 -1
  157. package/widgets/Feature/support/arcadeFeatureUtils.js +1 -1
  158. package/widgets/Feature/support/featureUtils.js +1 -1
  159. package/widgets/Feature.js +1 -1
  160. package/widgets/FeatureForm.js +1 -1
  161. package/widgets/FeatureTable/AttachmentsColumn.js +1 -1
  162. package/widgets/FeatureTable/FieldColumn.js +1 -1
  163. package/widgets/FeatureTable/Grid/Column.js +1 -1
  164. package/widgets/FeatureTable/Grid/EditorColumn.js +1 -1
  165. package/widgets/FeatureTable/Grid/Grid.js +1 -1
  166. package/widgets/FeatureTable/Grid/support/ButtonMenu.js +1 -1
  167. package/widgets/FeatureTable.js +1 -1
  168. package/widgets/FeatureTemplates/ItemList.js +1 -1
  169. package/widgets/FeatureTemplates.js +1 -1
  170. package/widgets/FloorFilter.js +1 -1
  171. package/widgets/Fullscreen.js +1 -1
  172. package/widgets/Histogram.js +1 -1
  173. package/widgets/HistogramRangeSlider.js +1 -1
  174. package/widgets/Home.js +1 -1
  175. package/widgets/LayerList/ListItemPanel.js +1 -1
  176. package/widgets/LayerList.js +1 -1
  177. package/widgets/Legend/styles/Card.js +1 -1
  178. package/widgets/Legend/styles/Classic.js +1 -1
  179. package/widgets/Legend/styles/support/relationshipUtils.js +1 -1
  180. package/widgets/Legend/styles/support/univariateUtils.js +1 -1
  181. package/widgets/Legend.js +1 -1
  182. package/widgets/LineOfSight.js +1 -1
  183. package/widgets/Locate.js +1 -1
  184. package/widgets/Measurement.js +1 -1
  185. package/widgets/NavigationToggle.js +1 -1
  186. package/widgets/Popup.js +1 -1
  187. package/widgets/Print.js +1 -1
  188. package/widgets/ScaleBar.js +1 -1
  189. package/widgets/ScaleRangeSlider.js +1 -1
  190. package/widgets/Search/SearchResultRenderer.js +1 -1
  191. package/widgets/Search.js +1 -1
  192. package/widgets/ShadowCast/css.js +1 -1
  193. package/widgets/Sketch.js +1 -1
  194. package/widgets/Slice.js +1 -1
  195. package/widgets/Slider.js +1 -1
  196. package/widgets/Spinner.js +1 -1
  197. package/widgets/Swipe.js +1 -1
  198. package/widgets/TableList.js +1 -1
  199. package/widgets/TimeSlider.js +1 -1
  200. package/widgets/Track.js +1 -1
  201. package/widgets/UtilityNetworkTrace.js +1 -1
  202. package/widgets/Weather/css.js +1 -1
  203. package/widgets/Widget.js +1 -1
  204. package/widgets/Zoom/IconButton.js +1 -1
  205. package/widgets/Zoom.js +1 -1
  206. package/widgets/smartMapping/BinaryColorSizeSlider.js +1 -1
  207. package/widgets/smartMapping/ClassedColorSlider.js +1 -1
  208. package/widgets/smartMapping/ClassedSizeSlider.js +1 -1
  209. package/widgets/smartMapping/ColorSizeSlider.js +1 -1
  210. package/widgets/smartMapping/ColorSlider.js +1 -1
  211. package/widgets/smartMapping/HeatmapSlider.js +1 -1
  212. package/widgets/smartMapping/OpacitySlider.js +1 -1
  213. package/widgets/smartMapping/SizeSlider.js +1 -1
  214. package/widgets/support/ColorPicker.js +1 -1
  215. package/widgets/support/DatePicker.js +1 -1
  216. package/widgets/support/Heading.js +1 -1
  217. package/widgets/support/Popover.js +1 -1
  218. package/widgets/support/SelectionToolbar.js +1 -1
  219. package/widgets/support/SnappingControls.js +1 -1
  220. package/widgets/support/TimePicker.js +1 -1
  221. package/widgets/support/widgetThemeUtils.js +1 -1
@@ -8,8 +8,8 @@
8
8
  font-style: normal;
9
9
  }
10
10
 
11
- [class^="esri-icon-"],
12
- [class*=" esri-icon-"] {
11
+ [class^="geoscene-icon-"],
12
+ [class*=" geoscene-icon-"] {
13
13
  /* use !important to prevent issues with browser extensions that change fonts */
14
14
  font-family: "CalciteWebCoreIcons" !important;
15
15
  speak: none;
@@ -24,751 +24,751 @@
24
24
  -moz-osx-font-smoothing: grayscale;
25
25
  }
26
26
 
27
- .esri-icon-close:before {
27
+ .geoscene-icon-close:before {
28
28
  content: "\e600";
29
29
  color: inherit;
30
30
  }
31
- .esri-icon-drag-horizontal:before {
31
+ .geoscene-icon-drag-horizontal:before {
32
32
  content: "\e601";
33
33
  color: inherit;
34
34
  }
35
- .esri-icon-drag-vertical:before {
35
+ .geoscene-icon-drag-vertical:before {
36
36
  content: "\e602";
37
37
  color: inherit;
38
38
  }
39
- .esri-icon-handle-horizontal:before {
39
+ .geoscene-icon-handle-horizontal:before {
40
40
  content: "\e603";
41
41
  color: inherit;
42
42
  }
43
- .esri-icon-handle-vertical:before {
43
+ .geoscene-icon-handle-vertical:before {
44
44
  content: "\e604";
45
45
  color: inherit;
46
46
  }
47
- .esri-icon-check-mark:before {
47
+ .geoscene-icon-check-mark:before {
48
48
  content: "\e605";
49
49
  color: inherit;
50
50
  }
51
- .esri-icon-left-triangle-arrow:before {
51
+ .geoscene-icon-left-triangle-arrow:before {
52
52
  content: "\e606";
53
53
  color: inherit;
54
54
  }
55
- .esri-icon-right-triangle-arrow:before {
55
+ .geoscene-icon-right-triangle-arrow:before {
56
56
  content: "\e607";
57
57
  color: inherit;
58
58
  }
59
- .esri-icon-down-arrow:before {
59
+ .geoscene-icon-down-arrow:before {
60
60
  content: "\e608";
61
61
  color: inherit;
62
62
  }
63
- .esri-icon-up-arrow:before {
63
+ .geoscene-icon-up-arrow:before {
64
64
  content: "\e609";
65
65
  color: inherit;
66
66
  }
67
- .esri-icon-overview-arrow-bottom-left:before {
67
+ .geoscene-icon-overview-arrow-bottom-left:before {
68
68
  content: "\e60a";
69
69
  color: inherit;
70
70
  }
71
- .esri-icon-overview-arrow-bottom-right:before {
71
+ .geoscene-icon-overview-arrow-bottom-right:before {
72
72
  content: "\e60b";
73
73
  color: inherit;
74
74
  }
75
- .esri-icon-overview-arrow-top-left:before {
75
+ .geoscene-icon-overview-arrow-top-left:before {
76
76
  content: "\e60c";
77
77
  color: inherit;
78
78
  }
79
- .esri-icon-overview-arrow-top-right:before {
79
+ .geoscene-icon-overview-arrow-top-right:before {
80
80
  content: "\e60d";
81
81
  color: inherit;
82
82
  }
83
- .esri-icon-maximize:before {
83
+ .geoscene-icon-maximize:before {
84
84
  content: "\e60e";
85
85
  color: inherit;
86
86
  }
87
- .esri-icon-minimize:before {
87
+ .geoscene-icon-minimize:before {
88
88
  content: "\e60f";
89
89
  color: inherit;
90
90
  }
91
- .esri-icon-checkbox-unchecked:before {
91
+ .geoscene-icon-checkbox-unchecked:before {
92
92
  content: "\e610";
93
93
  color: inherit;
94
94
  }
95
- .esri-icon-checkbox-checked:before {
95
+ .geoscene-icon-checkbox-checked:before {
96
96
  content: "\e611";
97
97
  color: inherit;
98
98
  }
99
- .esri-icon-radio-unchecked:before {
99
+ .geoscene-icon-radio-unchecked:before {
100
100
  content: "\e612";
101
101
  color: inherit;
102
102
  }
103
- .esri-icon-radio-checked:before {
103
+ .geoscene-icon-radio-checked:before {
104
104
  content: "\e613";
105
105
  color: inherit;
106
106
  }
107
- .esri-icon-up-arrow-circled:before {
107
+ .geoscene-icon-up-arrow-circled:before {
108
108
  content: "\e614";
109
109
  color: inherit;
110
110
  }
111
- .esri-icon-down-arrow-circled:before {
111
+ .geoscene-icon-down-arrow-circled:before {
112
112
  content: "\e615";
113
113
  color: inherit;
114
114
  }
115
- .esri-icon-left-arrow-circled:before {
115
+ .geoscene-icon-left-arrow-circled:before {
116
116
  content: "\e616";
117
117
  color: inherit;
118
118
  }
119
- .esri-icon-right-arrow-circled:before {
119
+ .geoscene-icon-right-arrow-circled:before {
120
120
  content: "\e617";
121
121
  color: inherit;
122
122
  }
123
- .esri-icon-zoom-out-fixed:before {
123
+ .geoscene-icon-zoom-out-fixed:before {
124
124
  content: "\e618";
125
125
  color: inherit;
126
126
  }
127
- .esri-icon-zoom-in-fixed:before {
127
+ .geoscene-icon-zoom-in-fixed:before {
128
128
  content: "\e619";
129
129
  color: inherit;
130
130
  }
131
- .esri-icon-refresh:before {
131
+ .geoscene-icon-refresh:before {
132
132
  content: "\e61a";
133
133
  color: inherit;
134
134
  }
135
- .esri-icon-edit:before {
135
+ .geoscene-icon-edit:before {
136
136
  content: "\e61b";
137
137
  color: inherit;
138
138
  }
139
- .esri-icon-authorize:before {
139
+ .geoscene-icon-authorize:before {
140
140
  content: "\e61c";
141
141
  color: inherit;
142
142
  }
143
- .esri-icon-map-pin:before {
143
+ .geoscene-icon-map-pin:before {
144
144
  content: "\e61d";
145
145
  color: inherit;
146
146
  }
147
- .esri-icon-blank-map-pin:before {
147
+ .geoscene-icon-blank-map-pin:before {
148
148
  content: "\e61e";
149
149
  color: inherit;
150
150
  }
151
- .esri-icon-table:before {
151
+ .geoscene-icon-table:before {
152
152
  content: "\e61f";
153
153
  color: inherit;
154
154
  }
155
- .esri-icon-plus:before {
155
+ .geoscene-icon-plus:before {
156
156
  content: "\e620";
157
157
  color: inherit;
158
158
  }
159
- .esri-icon-minus:before {
159
+ .geoscene-icon-minus:before {
160
160
  content: "\e621";
161
161
  color: inherit;
162
162
  }
163
- .esri-icon-beginning:before {
163
+ .geoscene-icon-beginning:before {
164
164
  content: "\e622";
165
165
  color: inherit;
166
166
  }
167
- .esri-icon-reverse:before {
167
+ .geoscene-icon-reverse:before {
168
168
  content: "\e623";
169
169
  color: inherit;
170
170
  }
171
- .esri-icon-pause:before {
171
+ .geoscene-icon-pause:before {
172
172
  content: "\e624";
173
173
  color: inherit;
174
174
  }
175
- .esri-icon-play:before {
175
+ .geoscene-icon-play:before {
176
176
  content: "\e625";
177
177
  color: inherit;
178
178
  }
179
- .esri-icon-forward:before {
179
+ .geoscene-icon-forward:before {
180
180
  content: "\e626";
181
181
  color: inherit;
182
182
  }
183
- .esri-icon-end:before {
183
+ .geoscene-icon-end:before {
184
184
  content: "\e627";
185
185
  color: inherit;
186
186
  }
187
- .esri-icon-erase:before {
187
+ .geoscene-icon-erase:before {
188
188
  content: "\e628";
189
189
  color: inherit;
190
190
  }
191
- .esri-icon-up-down-arrows:before {
191
+ .geoscene-icon-up-down-arrows:before {
192
192
  content: "\e629";
193
193
  color: inherit;
194
194
  }
195
- .esri-icon-left:before {
195
+ .geoscene-icon-left:before {
196
196
  content: "\e62a";
197
197
  color: inherit;
198
198
  }
199
- .esri-icon-right:before {
199
+ .geoscene-icon-right:before {
200
200
  content: "\e62b";
201
201
  color: inherit;
202
202
  }
203
- .esri-icon-announcement:before {
203
+ .geoscene-icon-announcement:before {
204
204
  content: "\e62c";
205
205
  color: inherit;
206
206
  }
207
- .esri-icon-notice-round:before {
207
+ .geoscene-icon-notice-round:before {
208
208
  content: "\e62d";
209
209
  color: inherit;
210
210
  }
211
- .esri-icon-notice-triangle:before {
211
+ .geoscene-icon-notice-triangle:before {
212
212
  content: "\e62e";
213
213
  color: inherit;
214
214
  }
215
- .esri-icon-home:before {
215
+ .geoscene-icon-home:before {
216
216
  content: "\e62f";
217
217
  color: inherit;
218
218
  }
219
- .esri-icon-locate:before {
219
+ .geoscene-icon-locate:before {
220
220
  content: "\e630";
221
221
  color: inherit;
222
222
  }
223
- .esri-icon-expand:before {
223
+ .geoscene-icon-expand:before {
224
224
  content: "\e631";
225
225
  color: inherit;
226
226
  }
227
- .esri-icon-collapse:before {
227
+ .geoscene-icon-collapse:before {
228
228
  content: "\e632";
229
229
  color: inherit;
230
230
  }
231
- .esri-icon-layer-list:before {
231
+ .geoscene-icon-layer-list:before {
232
232
  content: "\e633";
233
233
  color: inherit;
234
234
  }
235
- .esri-icon-basemap:before {
235
+ .geoscene-icon-basemap:before {
236
236
  content: "\e634";
237
237
  color: inherit;
238
238
  }
239
- .esri-icon-globe:before {
239
+ .geoscene-icon-globe:before {
240
240
  content: "\e635";
241
241
  color: inherit;
242
242
  }
243
- .esri-icon-applications:before {
243
+ .geoscene-icon-applications:before {
244
244
  content: "\e636";
245
245
  color: inherit;
246
246
  }
247
- .esri-icon-arrow-up-circled:before {
247
+ .geoscene-icon-arrow-up-circled:before {
248
248
  content: "\e637";
249
249
  color: inherit;
250
250
  }
251
- .esri-icon-arrow-down-circled:before {
251
+ .geoscene-icon-arrow-down-circled:before {
252
252
  content: "\e638";
253
253
  color: inherit;
254
254
  }
255
- .esri-icon-arrow-left-circled:before {
255
+ .geoscene-icon-arrow-left-circled:before {
256
256
  content: "\e639";
257
257
  color: inherit;
258
258
  }
259
- .esri-icon-arrow-right-circled:before {
259
+ .geoscene-icon-arrow-right-circled:before {
260
260
  content: "\e63a";
261
261
  color: inherit;
262
262
  }
263
- .esri-icon-minus-circled:before {
263
+ .geoscene-icon-minus-circled:before {
264
264
  content: "\e63b";
265
265
  color: inherit;
266
266
  }
267
- .esri-icon-plus-circled:before {
267
+ .geoscene-icon-plus-circled:before {
268
268
  content: "\e63c";
269
269
  color: inherit;
270
270
  }
271
- .esri-icon-add-attachment:before {
271
+ .geoscene-icon-add-attachment:before {
272
272
  content: "\e63d";
273
273
  color: inherit;
274
274
  }
275
- .esri-icon-attachment:before {
275
+ .geoscene-icon-attachment:before {
276
276
  content: "\e63e";
277
277
  color: inherit;
278
278
  }
279
- .esri-icon-calendar:before {
279
+ .geoscene-icon-calendar:before {
280
280
  content: "\e63f";
281
281
  color: inherit;
282
282
  }
283
- .esri-icon-close-circled:before {
283
+ .geoscene-icon-close-circled:before {
284
284
  content: "\e640";
285
285
  color: inherit;
286
286
  }
287
- .esri-icon-browser:before {
287
+ .geoscene-icon-browser:before {
288
288
  content: "\e641";
289
289
  color: inherit;
290
290
  }
291
- .esri-icon-collection:before {
291
+ .geoscene-icon-collection:before {
292
292
  content: "\e642";
293
293
  color: inherit;
294
294
  }
295
- .esri-icon-comment:before {
295
+ .geoscene-icon-comment:before {
296
296
  content: "\e643";
297
297
  color: inherit;
298
298
  }
299
- .esri-icon-configure-popup:before {
299
+ .geoscene-icon-configure-popup:before {
300
300
  content: "\e644";
301
301
  color: inherit;
302
302
  }
303
- .esri-icon-contact:before {
303
+ .geoscene-icon-contact:before {
304
304
  content: "\e645";
305
305
  color: inherit;
306
306
  }
307
- .esri-icon-dashboard:before {
307
+ .geoscene-icon-dashboard:before {
308
308
  content: "\e646";
309
309
  color: inherit;
310
310
  }
311
- .esri-icon-deny:before {
311
+ .geoscene-icon-deny:before {
312
312
  content: "\e647";
313
313
  color: inherit;
314
314
  }
315
- .esri-icon-description:before {
315
+ .geoscene-icon-description:before {
316
316
  content: "\e648";
317
317
  color: inherit;
318
318
  }
319
- .esri-icon-directions:before {
319
+ .geoscene-icon-directions:before {
320
320
  content: "\e649";
321
321
  color: inherit;
322
322
  }
323
- .esri-icon-directions2:before {
323
+ .geoscene-icon-directions2:before {
324
324
  content: "\e64a";
325
325
  color: inherit;
326
326
  }
327
- .esri-icon-documentation:before {
327
+ .geoscene-icon-documentation:before {
328
328
  content: "\e64b";
329
329
  color: inherit;
330
330
  }
331
- .esri-icon-duplicate:before {
331
+ .geoscene-icon-duplicate:before {
332
332
  content: "\e64c";
333
333
  color: inherit;
334
334
  }
335
- .esri-icon-review:before {
335
+ .geoscene-icon-review:before {
336
336
  content: "\e64d";
337
337
  color: inherit;
338
338
  }
339
- .esri-icon-environment-settings:before {
339
+ .geoscene-icon-environment-settings:before {
340
340
  content: "\e64e";
341
341
  color: inherit;
342
342
  }
343
- .esri-icon-error:before {
343
+ .geoscene-icon-error:before {
344
344
  content: "\e64f";
345
345
  color: inherit;
346
346
  }
347
- .esri-icon-error2:before {
347
+ .geoscene-icon-error2:before {
348
348
  content: "\e650";
349
349
  color: inherit;
350
350
  }
351
- .esri-icon-experimental:before {
351
+ .geoscene-icon-experimental:before {
352
352
  content: "\e651";
353
353
  color: inherit;
354
354
  }
355
- .esri-icon-feature-layer:before {
355
+ .geoscene-icon-feature-layer:before {
356
356
  content: "\e652";
357
357
  color: inherit;
358
358
  }
359
- .esri-icon-filter:before {
359
+ .geoscene-icon-filter:before {
360
360
  content: "\e653";
361
361
  color: inherit;
362
362
  }
363
- .esri-icon-grant:before {
363
+ .geoscene-icon-grant:before {
364
364
  content: "\e654";
365
365
  color: inherit;
366
366
  }
367
- .esri-icon-group:before {
367
+ .geoscene-icon-group:before {
368
368
  content: "\e655";
369
369
  color: inherit;
370
370
  }
371
- .esri-icon-key:before {
371
+ .geoscene-icon-key:before {
372
372
  content: "\e656";
373
373
  color: inherit;
374
374
  }
375
- .esri-icon-labels:before {
375
+ .geoscene-icon-labels:before {
376
376
  content: "\e657";
377
377
  color: inherit;
378
378
  }
379
- .esri-icon-tag:before {
379
+ .geoscene-icon-tag:before {
380
380
  content: "\e658";
381
381
  color: inherit;
382
382
  }
383
- .esri-icon-layers:before {
383
+ .geoscene-icon-layers:before {
384
384
  content: "\e659";
385
385
  color: inherit;
386
386
  }
387
- .esri-icon-left-arrow:before {
387
+ .geoscene-icon-left-arrow:before {
388
388
  content: "\e65a";
389
389
  color: inherit;
390
390
  }
391
- .esri-icon-right-arrow:before {
391
+ .geoscene-icon-right-arrow:before {
392
392
  content: "\e65b";
393
393
  color: inherit;
394
394
  }
395
- .esri-icon-link-external:before {
395
+ .geoscene-icon-link-external:before {
396
396
  content: "\e65c";
397
397
  color: inherit;
398
398
  }
399
- .esri-icon-link:before {
399
+ .geoscene-icon-link:before {
400
400
  content: "\e65d";
401
401
  color: inherit;
402
402
  }
403
- .esri-icon-loading-indicator:before {
403
+ .geoscene-icon-loading-indicator:before {
404
404
  content: "\e65e";
405
405
  color: inherit;
406
406
  }
407
- .esri-icon-maps:before {
407
+ .geoscene-icon-maps:before {
408
408
  content: "\e65f";
409
409
  color: inherit;
410
410
  }
411
- .esri-icon-marketplace:before {
411
+ .geoscene-icon-marketplace:before {
412
412
  content: "\e660";
413
413
  color: inherit;
414
414
  }
415
- .esri-icon-media:before {
415
+ .geoscene-icon-media:before {
416
416
  content: "\e661";
417
417
  color: inherit;
418
418
  }
419
- .esri-icon-media2:before {
419
+ .geoscene-icon-media2:before {
420
420
  content: "\e662";
421
421
  color: inherit;
422
422
  }
423
- .esri-icon-menu:before {
423
+ .geoscene-icon-menu:before {
424
424
  content: "\e663";
425
425
  color: inherit;
426
426
  }
427
- .esri-icon-mobile:before {
427
+ .geoscene-icon-mobile:before {
428
428
  content: "\e664";
429
429
  color: inherit;
430
430
  }
431
- .esri-icon-phone:before {
431
+ .geoscene-icon-phone:before {
432
432
  content: "\e665";
433
433
  color: inherit;
434
434
  }
435
- .esri-icon-navigation:before {
435
+ .geoscene-icon-navigation:before {
436
436
  content: "\e666";
437
437
  color: inherit;
438
438
  }
439
- .esri-icon-pan:before {
439
+ .geoscene-icon-pan:before {
440
440
  content: "\e667";
441
441
  color: inherit;
442
442
  }
443
- .esri-icon-printer:before {
443
+ .geoscene-icon-printer:before {
444
444
  content: "\e668";
445
445
  color: inherit;
446
446
  }
447
- .esri-icon-pie-chart:before {
447
+ .geoscene-icon-pie-chart:before {
448
448
  content: "\e669";
449
449
  color: inherit;
450
450
  }
451
- .esri-icon-chart:before {
451
+ .geoscene-icon-chart:before {
452
452
  content: "\e66a";
453
453
  color: inherit;
454
454
  }
455
- .esri-icon-line-chart:before {
455
+ .geoscene-icon-line-chart:before {
456
456
  content: "\e66b";
457
457
  color: inherit;
458
458
  }
459
- .esri-icon-question:before {
459
+ .geoscene-icon-question:before {
460
460
  content: "\e66c";
461
461
  color: inherit;
462
462
  }
463
- .esri-icon-resend-invitation:before {
463
+ .geoscene-icon-resend-invitation:before {
464
464
  content: "\e66d";
465
465
  color: inherit;
466
466
  }
467
- .esri-icon-rotate:before {
467
+ .geoscene-icon-rotate:before {
468
468
  content: "\e66e";
469
469
  color: inherit;
470
470
  }
471
- .esri-icon-save:before {
471
+ .geoscene-icon-save:before {
472
472
  content: "\e66f";
473
473
  color: inherit;
474
474
  }
475
- .esri-icon-settings:before {
475
+ .geoscene-icon-settings:before {
476
476
  content: "\e670";
477
477
  color: inherit;
478
478
  }
479
- .esri-icon-settings2:before {
479
+ .geoscene-icon-settings2:before {
480
480
  content: "\e671";
481
481
  color: inherit;
482
482
  }
483
- .esri-icon-share:before {
483
+ .geoscene-icon-share:before {
484
484
  content: "\e672";
485
485
  color: inherit;
486
486
  }
487
- .esri-icon-sign-out:before {
487
+ .geoscene-icon-sign-out:before {
488
488
  content: "\e673";
489
489
  color: inherit;
490
490
  }
491
- .esri-icon-support:before {
491
+ .geoscene-icon-support:before {
492
492
  content: "\e674";
493
493
  color: inherit;
494
494
  }
495
- .esri-icon-user:before {
495
+ .geoscene-icon-user:before {
496
496
  content: "\e675";
497
497
  color: inherit;
498
498
  }
499
- .esri-icon-time-clock:before {
499
+ .geoscene-icon-time-clock:before {
500
500
  content: "\e676";
501
501
  color: inherit;
502
502
  }
503
- .esri-icon-trash:before {
503
+ .geoscene-icon-trash:before {
504
504
  content: "\e677";
505
505
  color: inherit;
506
506
  }
507
- .esri-icon-upload:before {
507
+ .geoscene-icon-upload:before {
508
508
  content: "\e678";
509
509
  color: inherit;
510
510
  }
511
- .esri-icon-download:before {
511
+ .geoscene-icon-download:before {
512
512
  content: "\e679";
513
513
  color: inherit;
514
514
  }
515
- .esri-icon-zoom-in-magnifying-glass:before {
515
+ .geoscene-icon-zoom-in-magnifying-glass:before {
516
516
  content: "\e67a";
517
517
  color: #6e6e6e;
518
518
  }
519
- .esri-icon-search:before {
519
+ .geoscene-icon-search:before {
520
520
  content: "\e67b";
521
521
  color: inherit;
522
522
  }
523
- .esri-icon-zoom-out-magnifying-glass:before {
523
+ .geoscene-icon-zoom-out-magnifying-glass:before {
524
524
  content: "\e67c";
525
525
  color: #6e6e6e;
526
526
  }
527
- .esri-icon-locked:before {
527
+ .geoscene-icon-locked:before {
528
528
  content: "\e67d";
529
529
  color: inherit;
530
530
  }
531
- .esri-icon-unlocked:before {
531
+ .geoscene-icon-unlocked:before {
532
532
  content: "\e67e";
533
533
  color: inherit;
534
534
  }
535
- .esri-icon-favorites:before {
535
+ .geoscene-icon-favorites:before {
536
536
  content: "\e67f";
537
537
  color: inherit;
538
538
  }
539
- .esri-icon-compass:before {
539
+ .geoscene-icon-compass:before {
540
540
  content: "\e680";
541
541
  color: inherit;
542
542
  }
543
- .esri-icon-down:before {
543
+ .geoscene-icon-down:before {
544
544
  content: "\e681";
545
545
  color: inherit;
546
546
  }
547
- .esri-icon-up:before {
547
+ .geoscene-icon-up:before {
548
548
  content: "\e682";
549
549
  color: inherit;
550
550
  }
551
- .esri-icon-chat:before {
551
+ .geoscene-icon-chat:before {
552
552
  content: "\e683";
553
553
  color: inherit;
554
554
  }
555
- .esri-icon-dock-bottom:before {
555
+ .geoscene-icon-dock-bottom:before {
556
556
  content: "\e684";
557
557
  color: inherit;
558
558
  }
559
- .esri-icon-dock-left:before {
559
+ .geoscene-icon-dock-left:before {
560
560
  content: "\e685";
561
561
  color: inherit;
562
562
  }
563
- .esri-icon-dock-right:before {
563
+ .geoscene-icon-dock-right:before {
564
564
  content: "\e686";
565
565
  color: inherit;
566
566
  }
567
- .esri-icon-organization:before {
567
+ .geoscene-icon-organization:before {
568
568
  content: "\e687";
569
569
  color: inherit;
570
570
  }
571
- .esri-icon-north-navigation:before {
571
+ .geoscene-icon-north-navigation:before {
572
572
  content: "\e688";
573
573
  color: inherit;
574
574
  }
575
- .esri-icon-locate-circled:before {
575
+ .geoscene-icon-locate-circled:before {
576
576
  content: "\e689";
577
577
  color: inherit;
578
578
  }
579
- .esri-icon-dial:before {
579
+ .geoscene-icon-dial:before {
580
580
  content: "\e68a";
581
581
  color: inherit;
582
582
  }
583
- .esri-icon-polygon:before {
583
+ .geoscene-icon-polygon:before {
584
584
  content: "\e68b";
585
585
  color: inherit;
586
586
  }
587
- .esri-icon-polyline:before {
587
+ .geoscene-icon-polyline:before {
588
588
  content: "\e68c";
589
589
  color: inherit;
590
590
  }
591
- .esri-icon-visible:before {
591
+ .geoscene-icon-visible:before {
592
592
  content: "\e68d";
593
593
  color: inherit;
594
594
  }
595
- .esri-icon-non-visible:before {
595
+ .geoscene-icon-non-visible:before {
596
596
  content: "\e68e";
597
597
  color: inherit;
598
598
  }
599
- .esri-icon-link-vertical:before {
599
+ .geoscene-icon-link-vertical:before {
600
600
  content: "\e68f";
601
601
  color: inherit;
602
602
  }
603
- .esri-icon-unlocked-link-vertical:before {
603
+ .geoscene-icon-unlocked-link-vertical:before {
604
604
  content: "\e690";
605
605
  color: inherit;
606
606
  }
607
- .esri-icon-link-horizontal:before {
607
+ .geoscene-icon-link-horizontal:before {
608
608
  content: "\e691";
609
609
  color: inherit;
610
610
  }
611
- .esri-icon-unlocked-link-horizontal:before {
611
+ .geoscene-icon-unlocked-link-horizontal:before {
612
612
  content: "\e692";
613
613
  color: inherit;
614
614
  }
615
- .esri-icon-swap:before {
615
+ .geoscene-icon-swap:before {
616
616
  content: "\e693";
617
617
  color: inherit;
618
618
  }
619
- .esri-icon-cta-link-external:before {
619
+ .geoscene-icon-cta-link-external:before {
620
620
  content: "\e694";
621
621
  color: inherit;
622
622
  }
623
- .esri-icon-reply:before {
623
+ .geoscene-icon-reply:before {
624
624
  content: "\e695";
625
625
  color: inherit;
626
626
  }
627
- .esri-icon-public:before {
627
+ .geoscene-icon-public:before {
628
628
  content: "\e696";
629
629
  color: inherit;
630
630
  }
631
- .esri-icon-share2:before {
631
+ .geoscene-icon-share2:before {
632
632
  content: "\e697";
633
633
  color: inherit;
634
634
  }
635
- .esri-icon-launch-link-external:before {
635
+ .geoscene-icon-launch-link-external:before {
636
636
  content: "\e698";
637
637
  color: inherit;
638
638
  }
639
- .esri-icon-rotate-back:before {
639
+ .geoscene-icon-rotate-back:before {
640
640
  content: "\e699";
641
641
  color: inherit;
642
642
  }
643
- .esri-icon-pan2:before {
643
+ .geoscene-icon-pan2:before {
644
644
  content: "\e69a";
645
645
  color: inherit;
646
646
  }
647
- .esri-icon-tracking:before {
647
+ .geoscene-icon-tracking:before {
648
648
  content: "\e69b";
649
649
  color: inherit;
650
650
  }
651
- .esri-icon-expand2:before {
651
+ .geoscene-icon-expand2:before {
652
652
  content: "\e69c";
653
653
  color: inherit;
654
654
  }
655
- .esri-icon-arrow-down:before {
655
+ .geoscene-icon-arrow-down:before {
656
656
  content: "\e69d";
657
657
  color: inherit;
658
658
  }
659
- .esri-icon-arrow-up:before {
659
+ .geoscene-icon-arrow-up:before {
660
660
  content: "\e69e";
661
661
  color: inherit;
662
662
  }
663
- .esri-icon-hollow-eye:before {
663
+ .geoscene-icon-hollow-eye:before {
664
664
  content: "\e69f";
665
665
  color: inherit;
666
666
  }
667
- .esri-icon-play-circled:before {
667
+ .geoscene-icon-play-circled:before {
668
668
  content: "\e6a0";
669
669
  color: inherit;
670
670
  }
671
- .esri-icon-volume-off:before {
671
+ .geoscene-icon-volume-off:before {
672
672
  content: "\e6a1";
673
673
  color: inherit;
674
674
  }
675
- .esri-icon-volume-on:before {
675
+ .geoscene-icon-volume-on:before {
676
676
  content: "\e6a2";
677
677
  color: inherit;
678
678
  }
679
- .esri-icon-bookmark:before {
679
+ .geoscene-icon-bookmark:before {
680
680
  content: "\e900";
681
681
  color: inherit;
682
682
  }
683
- .esri-icon-lightbulb:before {
683
+ .geoscene-icon-lightbulb:before {
684
684
  content: "\e901";
685
685
  color: inherit;
686
686
  }
687
- .esri-icon-sketch-rectangle:before {
687
+ .geoscene-icon-sketch-rectangle:before {
688
688
  content: "\e902";
689
689
  color: inherit;
690
690
  }
691
- .esri-icon-north-navigation-filled:before {
691
+ .geoscene-icon-north-navigation-filled:before {
692
692
  content: "\e903";
693
693
  color: inherit;
694
694
  }
695
- .esri-icon-default-action:before {
695
+ .geoscene-icon-default-action:before {
696
696
  content: "\e904";
697
697
  color: inherit;
698
698
  }
699
- .esri-icon-undo:before {
699
+ .geoscene-icon-undo:before {
700
700
  content: "\e905";
701
701
  color: inherit;
702
702
  }
703
- .esri-icon-redo:before {
703
+ .geoscene-icon-redo:before {
704
704
  content: "\e906";
705
705
  color: inherit;
706
706
  }
707
- .esri-icon-cursor:before {
707
+ .geoscene-icon-cursor:before {
708
708
  content: "\e907";
709
709
  color: inherit;
710
710
  }
711
- .esri-icon-cursor-filled:before {
711
+ .geoscene-icon-cursor-filled:before {
712
712
  content: "\e908";
713
713
  color: inherit;
714
714
  }
715
- .esri-icon-measure:before {
715
+ .geoscene-icon-measure:before {
716
716
  content: "\e90a";
717
717
  color: inherit;
718
718
  }
719
- .esri-icon-measure-line:before {
719
+ .geoscene-icon-measure-line:before {
720
720
  content: "\e909";
721
721
  color: inherit;
722
722
  }
723
- .esri-icon-measure-area:before {
723
+ .geoscene-icon-measure-area:before {
724
724
  content: "\e90b";
725
725
  color: inherit;
726
726
  }
727
- .esri-icon-legend:before {
727
+ .geoscene-icon-legend:before {
728
728
  content: "\e90c";
729
729
  color: inherit;
730
730
  }
731
- .esri-icon-sliders:before {
731
+ .geoscene-icon-sliders:before {
732
732
  content: "\e90d";
733
733
  color: inherit;
734
734
  }
735
- .esri-icon-sliders-horizontal:before {
735
+ .geoscene-icon-sliders-horizontal:before {
736
736
  content: "\e90e";
737
737
  color: inherit;
738
738
  }
739
- .esri-icon-cursor-marquee:before {
739
+ .geoscene-icon-cursor-marquee:before {
740
740
  content: "\e90f";
741
741
  color: inherit;
742
742
  }
743
- .esri-icon-lasso:before {
743
+ .geoscene-icon-lasso:before {
744
744
  content: "\e910";
745
745
  color: inherit;
746
746
  }
747
- .esri-icon-elevation-profile:before {
747
+ .geoscene-icon-elevation-profile:before {
748
748
  content: "\e911";
749
749
  color: inherit;
750
750
  }
751
- .esri-icon-slice:before {
751
+ .geoscene-icon-slice:before {
752
752
  content: "\e913";
753
753
  color: inherit;
754
754
  }
755
- .esri-icon-line-of-sight:before {
755
+ .geoscene-icon-line-of-sight:before {
756
756
  content: "\e912";
757
757
  color: inherit;
758
758
  }
759
- .esri-icon-zoom-to-object:before {
759
+ .geoscene-icon-zoom-to-object:before {
760
760
  content: "\e914";
761
761
  color: inherit;
762
762
  }
763
- .esri-icon-urban-model:before {
763
+ .geoscene-icon-urban-model:before {
764
764
  content: "\e915";
765
765
  color: inherit;
766
766
  }
767
- .esri-icon-measure-building-height-shadow:before {
767
+ .geoscene-icon-measure-building-height-shadow:before {
768
768
  content: "\e916";
769
769
  color: inherit;
770
770
  }
771
- .esri-icon-partly-cloudy:before {
771
+ .geoscene-icon-partly-cloudy:before {
772
772
  content: "\e917";
773
773
  color: inherit;
774
- }
774
+ }