@covalent/icons 0.0.0-COVALENT

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 (345) hide show
  1. package/README.md +82 -0
  2. package/covalent-icons-v2.5.zip +0 -0
  3. package/covalent-icons-variables.scss +323 -0
  4. package/covalent-icons.css +1006 -0
  5. package/covalent-icons.scss +1651 -0
  6. package/covalent-icons.svg +651 -0
  7. package/covalent-icons.ttf +0 -0
  8. package/covalent-icons.woff +0 -0
  9. package/favicon.ico +0 -0
  10. package/material-codepoints.json +1958 -0
  11. package/package.json +23 -0
  12. package/project.json +22 -0
  13. package/svgs/advanced_sql.svg +3 -0
  14. package/svgs/advanced_sql_outlined.svg +4 -0
  15. package/svgs/alias_arrow.svg +5 -0
  16. package/svgs/alias_arrow_outlined.svg +5 -0
  17. package/svgs/api.svg +3 -0
  18. package/svgs/api_ondark.svg +3 -0
  19. package/svgs/api_outlined.svg +5 -0
  20. package/svgs/application.svg +4 -0
  21. package/svgs/application_outlined.svg +3 -0
  22. package/svgs/attribution.svg +1 -0
  23. package/svgs/attribution_outlined.svg +1 -0
  24. package/svgs/auto_refresh_off.svg +5 -0
  25. package/svgs/auto_refresh_off_outlined.svg +5 -0
  26. package/svgs/auto_refresh_on.svg +3 -0
  27. package/svgs/auto_refresh_on_outlined.svg +3 -0
  28. package/svgs/autorefresh_pause.svg +4 -0
  29. package/svgs/autorefresh_pause_outlined.svg +5 -0
  30. package/svgs/autorenew_off.svg +3 -0
  31. package/svgs/autorenew_off_outlined.svg +3 -0
  32. package/svgs/autorenew_on.svg +3 -0
  33. package/svgs/autorenew_on_outlined.svg +3 -0
  34. package/svgs/branch.svg +3 -0
  35. package/svgs/branch_outlined.svg +3 -0
  36. package/svgs/bucket.svg +3 -0
  37. package/svgs/bucket_outlined.svg +5 -0
  38. package/svgs/cluster_analysis.svg +1 -0
  39. package/svgs/cluster_analysis_outlined.svg +1 -0
  40. package/svgs/code_deployed.svg +5 -0
  41. package/svgs/code_deployed_outlined.svg +4 -0
  42. package/svgs/code_deployed_retired.svg +12 -0
  43. package/svgs/code_deployed_retired_outlined.svg +13 -0
  44. package/svgs/code_fork.svg +12 -0
  45. package/svgs/code_fork_outlined.svg +3 -0
  46. package/svgs/column.svg +4 -0
  47. package/svgs/column_outlined.svg +4 -0
  48. package/svgs/compute_cluster.svg +1 -0
  49. package/svgs/compute_cluster_group.svg +1 -0
  50. package/svgs/compute_cluster_group_outlined.svg +1 -0
  51. package/svgs/compute_cluster_outlined.svg +1 -0
  52. package/svgs/compute_cluster_profile.svg +1 -0
  53. package/svgs/compute_cluster_profile_outlined.svg +1 -0
  54. package/svgs/compute_groups.svg +1 -0
  55. package/svgs/compute_groups_outlined.svg +1 -0
  56. package/svgs/compute_profile.svg +1 -0
  57. package/svgs/compute_profile_dark.svg +4 -0
  58. package/svgs/compute_profile_light.svg +5 -0
  59. package/svgs/compute_profile_outlined.svg +1 -0
  60. package/svgs/connected_identity.svg +12 -0
  61. package/svgs/connected_identity_outlined.svg +12 -0
  62. package/svgs/created_document.svg +3 -0
  63. package/svgs/created_document_outlined.svg +3 -0
  64. package/svgs/data_management.svg +5 -0
  65. package/svgs/data_management_outlined.svg +4 -0
  66. package/svgs/data_preparation.svg +4 -0
  67. package/svgs/data_preparation_outlined.svg +4 -0
  68. package/svgs/data_protection.svg +5 -0
  69. package/svgs/data_protection_outlined.svg +4 -0
  70. package/svgs/data_sharing.svg +5 -0
  71. package/svgs/data_sharing_outlined.svg +5 -0
  72. package/svgs/data_source.svg +5 -0
  73. package/svgs/data_source_outlined.svg +5 -0
  74. package/svgs/data_source_type_amazon.svg +4 -0
  75. package/svgs/data_source_type_amazon_outlined.svg +1 -0
  76. package/svgs/data_source_type_azure.svg +1 -0
  77. package/svgs/data_source_type_azure_outlined.svg +1 -0
  78. package/svgs/data_source_type_cloudera.svg +1 -0
  79. package/svgs/data_source_type_cloudera_outlined.svg +1 -0
  80. package/svgs/data_source_type_hdinsight.svg +1 -0
  81. package/svgs/data_source_type_hdinsight_outlined.svg +1 -0
  82. package/svgs/data_source_type_microsoft.svg +1 -0
  83. package/svgs/data_source_type_microsoft_outlined.svg +1 -0
  84. package/svgs/data_source_type_teradata.svg +1 -0
  85. package/svgs/data_source_type_teradata_outlined.svg +1 -0
  86. package/svgs/data_transformation_services.svg +5 -0
  87. package/svgs/data_transformation_services_outlined.svg +4 -0
  88. package/svgs/database.svg +1 -0
  89. package/svgs/database_changed.svg +1 -0
  90. package/svgs/database_changed_outlined.svg +1 -0
  91. package/svgs/database_close.svg +1 -0
  92. package/svgs/database_edit.svg +1 -0
  93. package/svgs/database_edit_outlined.svg +1 -0
  94. package/svgs/database_foreign.svg +1 -0
  95. package/svgs/database_foreign_outlined.svg +1 -0
  96. package/svgs/database_lab.svg +1 -0
  97. package/svgs/database_lab_outlined.svg +1 -0
  98. package/svgs/database_none.svg +1 -0
  99. package/svgs/database_none_outlined.svg +1 -0
  100. package/svgs/database_outlined.svg +1 -0
  101. package/svgs/database_search.svg +1 -0
  102. package/svgs/database_search_outlined.svg +1 -0
  103. package/svgs/database_synced.svg +1 -0
  104. package/svgs/database_synced_outlined.svg +1 -0
  105. package/svgs/database_unreachable.svg +1 -0
  106. package/svgs/database_unreachable_outlined.svg +1 -0
  107. package/svgs/disconnect.svg +3 -0
  108. package/svgs/disconnect_outlined.svg +3 -0
  109. package/svgs/dock_right.svg +3 -0
  110. package/svgs/dock_right_outlined.svg +1 -0
  111. package/svgs/engine.svg +5 -0
  112. package/svgs/engine_outlined.svg +4 -0
  113. package/svgs/engine_sql.svg +4 -0
  114. package/svgs/engine_sql_outlined.svg +4 -0
  115. package/svgs/file.svg +1 -0
  116. package/svgs/file_changed.svg +1 -0
  117. package/svgs/file_changed_outlined.svg +1 -0
  118. package/svgs/file_edit.svg +1 -0
  119. package/svgs/file_edit_outlined.svg +1 -0
  120. package/svgs/file_foreign.svg +1 -0
  121. package/svgs/file_foreign_outlined.svg +1 -0
  122. package/svgs/file_lab.svg +1 -0
  123. package/svgs/file_lab_outlined.svg +1 -0
  124. package/svgs/file_outlined.svg +1 -0
  125. package/svgs/file_search.svg +1 -0
  126. package/svgs/file_search_outlined.svg +1 -0
  127. package/svgs/file_searched_outlined.svg +1 -0
  128. package/svgs/file_synced.svg +1 -0
  129. package/svgs/file_synced_outlined.svg +1 -0
  130. package/svgs/filter_clear.svg +3 -0
  131. package/svgs/filter_clear_outlined.svg +3 -0
  132. package/svgs/formula.svg +3 -0
  133. package/svgs/formula_outlined.svg +3 -0
  134. package/svgs/lab.svg +5 -0
  135. package/svgs/lab_outlined.svg +5 -0
  136. package/svgs/loader-dots.svg +31 -0
  137. package/svgs/machine_learning.svg +1 -0
  138. package/svgs/machine_learning_ondark.svg +3 -0
  139. package/svgs/machine_learning_outlined.svg +1 -0
  140. package/svgs/managed_services.svg +5 -0
  141. package/svgs/managed_services_outlined.svg +5 -0
  142. package/svgs/merge.svg +3 -0
  143. package/svgs/merge_outlined.svg +3 -0
  144. package/svgs/model.svg +1 -0
  145. package/svgs/model_configuration.svg +1 -0
  146. package/svgs/model_configuration_ondark.svg +3 -0
  147. package/svgs/model_configuration_outlined.svg +1 -0
  148. package/svgs/model_ondark.svg +3 -0
  149. package/svgs/model_outlined.svg +1 -0
  150. package/svgs/no_results.svg +5 -0
  151. package/svgs/no_results_outlined.svg +5 -0
  152. package/svgs/node_branch.svg +3 -0
  153. package/svgs/node_merge.svg +3 -0
  154. package/svgs/node_notification.svg +3 -0
  155. package/svgs/node_notification_ondark.svg +3 -0
  156. package/svgs/node_notification_outlined.svg +5 -0
  157. package/svgs/nos.svg +5 -0
  158. package/svgs/nos_outlined.svg +4 -0
  159. package/svgs/object_browser_view.svg +3 -0
  160. package/svgs/object_browser_view_outlined.svg +3 -0
  161. package/svgs/object_storage.svg +3 -0
  162. package/svgs/object_storage_ondark.svg +3 -0
  163. package/svgs/object_storage_outlined.svg +5 -0
  164. package/svgs/operations.svg +5 -0
  165. package/svgs/operations_outlined.svg +5 -0
  166. package/svgs/operators_add.svg +1 -0
  167. package/svgs/operators_add_outlined.svg +1 -0
  168. package/svgs/operators_between.svg +1 -0
  169. package/svgs/operators_between_outlined.svg +1 -0
  170. package/svgs/operators_divide.svg +1 -0
  171. package/svgs/operators_divide_outlined.svg +1 -0
  172. package/svgs/operators_equals.svg +1 -0
  173. package/svgs/operators_equals_outlined.svg +1 -0
  174. package/svgs/operators_greater_than.svg +1 -0
  175. package/svgs/operators_greater_than_or_equal.svg +1 -0
  176. package/svgs/operators_greater_than_or_equal_outlined.svg +1 -0
  177. package/svgs/operators_greater_than_outlined.svg +1 -0
  178. package/svgs/operators_less_than.svg +1 -0
  179. package/svgs/operators_less_than_or_equal.svg +1 -0
  180. package/svgs/operators_less_than_or_equal_outlined.svg +1 -0
  181. package/svgs/operators_less_than_outlined.svg +1 -0
  182. package/svgs/operators_multiply.svg +1 -0
  183. package/svgs/operators_multiply_outlined.svg +1 -0
  184. package/svgs/operators_not_equal.svg +1 -0
  185. package/svgs/operators_not_equal_outlined.svg +1 -0
  186. package/svgs/operators_parentheses.svg +1 -0
  187. package/svgs/operators_parentheses_outlined.svg +1 -0
  188. package/svgs/operators_parenthesis_left.svg +3 -0
  189. package/svgs/operators_parenthesis_left_outlined.svg +3 -0
  190. package/svgs/operators_parenthesis_right.svg +1 -0
  191. package/svgs/operators_parenthesis_right_outlined.svg +1 -0
  192. package/svgs/operators_product_analyst.svg +3 -0
  193. package/svgs/operators_product_console.svg +3 -0
  194. package/svgs/operators_product_editor.svg +3 -0
  195. package/svgs/operators_subtract.svg +1 -0
  196. package/svgs/operators_subtract_outlined.svg +1 -0
  197. package/svgs/outbound_campaign_manager.svg +3 -0
  198. package/svgs/pin_outlined.svg +3 -0
  199. package/svgs/pinned.svg +3 -0
  200. package/svgs/placeholder.svg +4 -0
  201. package/svgs/placeholder_outlined.svg +3 -0
  202. package/svgs/primary_cluster.svg +1 -0
  203. package/svgs/primary_cluster_outlined.svg +4 -0
  204. package/svgs/product_analyst.svg +1 -0
  205. package/svgs/product_analyst_outlined.svg +1 -0
  206. package/svgs/product_appcenter.svg +4 -0
  207. package/svgs/product_appcenter_outlined.svg +4 -0
  208. package/svgs/product_console.svg +4 -0
  209. package/svgs/product_console_outlined.svg +4 -0
  210. package/svgs/product_consumption.svg +3 -0
  211. package/svgs/product_consumption_outlined.svg +3 -0
  212. package/svgs/product_cx.svg +1 -0
  213. package/svgs/product_cx_outlined.svg +1 -0
  214. package/svgs/product_editor.svg +1 -0
  215. package/svgs/product_editor_outlined.svg +1 -0
  216. package/svgs/product_jupyterhub.svg +1 -0
  217. package/svgs/product_jupyterhub_outlined.svg +1 -0
  218. package/svgs/product_modelops.svg +1 -0
  219. package/svgs/product_modelops_outlined.svg +1 -0
  220. package/svgs/product_outbound_campaign_manager.svg +1 -0
  221. package/svgs/product_outbound_campaign_manager_outlined.svg +1 -0
  222. package/svgs/product_querygrid.svg +1 -0
  223. package/svgs/product_querygrid_outlined.svg +1 -0
  224. package/svgs/product_reports.svg +3 -0
  225. package/svgs/product_reports_outlined.svg +3 -0
  226. package/svgs/product_streams.svg +1 -0
  227. package/svgs/product_streams_outlined.svg +1 -0
  228. package/svgs/product_vantage.svg +1 -0
  229. package/svgs/product_vantage_outlined.svg +1 -0
  230. package/svgs/product_viewpoint.svg +3 -0
  231. package/svgs/product_viewpoint_outlined.svg +1 -0
  232. package/svgs/professional_services.svg +12 -0
  233. package/svgs/professional_services_outlined.svg +12 -0
  234. package/svgs/report.svg +3 -0
  235. package/svgs/report_outlined.svg +3 -0
  236. package/svgs/resize_northeast.svg +1 -0
  237. package/svgs/resize_northeast_outlined.svg +1 -0
  238. package/svgs/resize_northwest.svg +1 -0
  239. package/svgs/resize_northwest_outlined.svg +1 -0
  240. package/svgs/resize_southeast.svg +1 -0
  241. package/svgs/resize_southeast_outlined.svg +1 -0
  242. package/svgs/resize_southwest.svg +1 -0
  243. package/svgs/resize_southwest_outlined.svg +1 -0
  244. package/svgs/row.svg +4 -0
  245. package/svgs/row_outlined.svg +4 -0
  246. package/svgs/rules.svg +3 -0
  247. package/svgs/rules_insert.svg +3 -0
  248. package/svgs/rules_insert_ondark.svg +3 -0
  249. package/svgs/rules_insert_outlined.svg +3 -0
  250. package/svgs/rules_ondark.svg +3 -0
  251. package/svgs/rules_outlined.svg +3 -0
  252. package/svgs/rules_select.svg +3 -0
  253. package/svgs/rules_select_ondark.svg +3 -0
  254. package/svgs/rules_select_outlined.svg +5 -0
  255. package/svgs/sankey.svg +1 -0
  256. package/svgs/sankey_outlined.svg +1 -0
  257. package/svgs/script.svg +1 -0
  258. package/svgs/script_macro.svg +6 -0
  259. package/svgs/script_macro_ondark.svg +6 -0
  260. package/svgs/script_management.svg +1 -0
  261. package/svgs/script_management_outlined.svg +1 -0
  262. package/svgs/script_ondark.svg +3 -0
  263. package/svgs/script_outlined.svg +1 -0
  264. package/svgs/script_sql.svg +1 -0
  265. package/svgs/script_sql_ondark.svg +6 -0
  266. package/svgs/script_sql_outlined.svg +1 -0
  267. package/svgs/script_stored_procedure.svg +1 -0
  268. package/svgs/script_stored_procedure_ondark.svg +6 -0
  269. package/svgs/script_stored_procedure_outlined.svg +1 -0
  270. package/svgs/segmentation.svg +3 -0
  271. package/svgs/segmentation_outlined.svg +3 -0
  272. package/svgs/server.svg +4 -0
  273. package/svgs/server_changed.svg +5 -0
  274. package/svgs/server_changed_outlined.svg +4 -0
  275. package/svgs/server_edit.svg +1 -0
  276. package/svgs/server_edit_outlined.svg +4 -0
  277. package/svgs/server_foreign.svg +1 -0
  278. package/svgs/server_foreign_outlined.svg +1 -0
  279. package/svgs/server_lab.svg +1 -0
  280. package/svgs/server_lab_outlined.svg +4 -0
  281. package/svgs/server_outlined.svg +1 -0
  282. package/svgs/server_search.svg +4 -0
  283. package/svgs/server_search_outlined.svg +4 -0
  284. package/svgs/server_synced.svg +4 -0
  285. package/svgs/server_synced_outlined.svg +3 -0
  286. package/svgs/server_workspace.svg +1 -0
  287. package/svgs/server_workspace_outlined.svg +4 -0
  288. package/svgs/sftp.svg +3 -0
  289. package/svgs/sftp_ondark.svg +3 -0
  290. package/svgs/sftp_outlined.svg +3 -0
  291. package/svgs/slack.svg +3 -0
  292. package/svgs/state_cancelled.svg +1 -0
  293. package/svgs/state_cancelled_outlined.svg +1 -0
  294. package/svgs/state_caution.svg +1 -0
  295. package/svgs/state_caution_outlined.svg +1 -0
  296. package/svgs/state_changed.svg +1 -0
  297. package/svgs/state_changed_outlined.svg +1 -0
  298. package/svgs/state_changed_running.svg +4 -0
  299. package/svgs/state_changed_running_outlined.svg +4 -0
  300. package/svgs/state_negative.svg +1 -0
  301. package/svgs/state_negative_outlined.svg +1 -0
  302. package/svgs/state_paused.svg +1 -0
  303. package/svgs/state_paused_outlined.svg +1 -0
  304. package/svgs/state_pending.svg +4 -0
  305. package/svgs/state_pending_outlined.svg +4 -0
  306. package/svgs/state_positive.svg +1 -0
  307. package/svgs/state_positive_outlined.svg +1 -0
  308. package/svgs/state_running.svg +1 -0
  309. package/svgs/state_running_outlined.svg +1 -0
  310. package/svgs/system.svg +5 -0
  311. package/svgs/system_outlined.svg +4 -0
  312. package/svgs/table.svg +1 -0
  313. package/svgs/table_changed.svg +1 -0
  314. package/svgs/table_changed_outlined.svg +1 -0
  315. package/svgs/table_edit.svg +1 -0
  316. package/svgs/table_edit_outlined.svg +1 -0
  317. package/svgs/table_foreign.svg +1 -0
  318. package/svgs/table_foreign_outlined.svg +1 -0
  319. package/svgs/table_lab.svg +1 -0
  320. package/svgs/table_lab_outlined.svg +3 -0
  321. package/svgs/table_outlined.svg +1 -0
  322. package/svgs/table_search.svg +3 -0
  323. package/svgs/table_search_outlined.svg +3 -0
  324. package/svgs/table_synced copy_outlined.svg +3 -0
  325. package/svgs/table_synced.svg +3 -0
  326. package/svgs/table_synced_outlined.svg +3 -0
  327. package/svgs/teradata.svg +1 -0
  328. package/svgs/teradata_nobackground.svg +1 -0
  329. package/svgs/teradata_nobackground_outlined.svg +1 -0
  330. package/svgs/teradata_nocircle.svg +4 -0
  331. package/svgs/teradata_outlined.svg +1 -0
  332. package/svgs/text_analysis.svg +1 -0
  333. package/svgs/text_analysis_outlined.svg +1 -0
  334. package/svgs/undock.svg +4 -0
  335. package/svgs/undock_outlined.svg +1 -0
  336. package/svgs/user_defined_function.svg +4 -0
  337. package/svgs/user_defined_function_outlined.svg +3 -0
  338. package/svgs/variable.svg +3 -0
  339. package/svgs/variable_ondark.svg +3 -0
  340. package/svgs/variable_outlined.svg +3 -0
  341. package/svgs/view_sankey.svg +3 -0
  342. package/svgs/wand.svg +5 -0
  343. package/svgs/wand_outlined.svg +5 -0
  344. package/svgs/workflow.svg +5 -0
  345. package/svgs/workflow_outlined.svg +5 -0
@@ -0,0 +1,1006 @@
1
+ @font-face {
2
+ font-family: 'covalent-icons';
3
+ src: url('./covalent-icons.ttf?d7k029') format('truetype'),
4
+ url('./covalent-icons.woff?d7k029') format('woff'),
5
+ url('./covalent-icons.svg?d7k029#covalent-icons') format('svg');
6
+ font-weight: normal;
7
+ font-style: normal;
8
+ font-display: block;
9
+ }
10
+
11
+ /* Support mdc icon font variable */
12
+ .covalent-icon,
13
+ .covalent-icons,
14
+ [covalent-icon],
15
+ [covalent-icons],
16
+ [iconFont='covalent-icons'] {
17
+ --mdc-icon-font: 'covalent-icons';
18
+ }
19
+
20
+ [class^='cov-'],
21
+ [class*=' cov-'] {
22
+ /* use !important to prevent issues with browser extensions that change fonts */
23
+ font-family: 'covalent-icons' !important;
24
+ speak: never;
25
+ font-style: normal;
26
+ font-weight: normal;
27
+ font-variant: normal;
28
+ text-transform: none;
29
+ line-height: 1;
30
+
31
+ /* Enable Ligatures ================ */
32
+ letter-spacing: 0;
33
+ -webkit-font-feature-settings: 'liga';
34
+ -moz-font-feature-settings: 'liga=1';
35
+ -moz-font-feature-settings: 'liga';
36
+ -ms-font-feature-settings: 'liga' 1;
37
+ font-feature-settings: 'liga';
38
+ -webkit-font-variant-ligatures: discretionary-ligatures;
39
+ font-variant-ligatures: discretionary-ligatures;
40
+
41
+ /* Better Font Rendering =========== */
42
+ -webkit-font-smoothing: antialiased;
43
+ -moz-osx-font-smoothing: grayscale;
44
+ }
45
+
46
+ .cov-slack:before {
47
+ content: '\e9e5';
48
+ color: #59627b;
49
+ }
50
+ .cov-disconnect_outlined:before {
51
+ content: '\e9e4';
52
+ }
53
+ .cov-product_consumption_outlined:before {
54
+ content: '\ea3e';
55
+ }
56
+ .cov-product_consumption:before {
57
+ content: '\ea3f';
58
+ }
59
+ .cov-advanced_sql_outlined:before {
60
+ content: '\e9d9';
61
+ }
62
+ .cov-alias_arrow_outlined:before {
63
+ content: '\e9da';
64
+ }
65
+ .cov-api_outlined:before {
66
+ content: '\e9e0';
67
+ }
68
+ .cov-application_outlined:before {
69
+ content: '\e9e1';
70
+ }
71
+ .cov-auto_refresh_off_outlined:before {
72
+ content: '\e9f4';
73
+ }
74
+ .cov-auto_refresh_off:before {
75
+ content: '\e9f5';
76
+ }
77
+ .cov-auto_refresh_on_outlined:before {
78
+ content: '\e9f6';
79
+ }
80
+ .cov-auto_refresh_on:before {
81
+ content: '\e9f7';
82
+ }
83
+ .cov-autorefresh_pause_outlined:before {
84
+ content: '\e9f8';
85
+ }
86
+ .cov-autorefresh_pause:before {
87
+ content: '\e9f9';
88
+ }
89
+ .cov-autorenew_off_outlined:before {
90
+ content: '\e9fa';
91
+ }
92
+ .cov-autorenew_off:before {
93
+ content: '\e9fb';
94
+ }
95
+ .cov-autorenew_on_outlined:before {
96
+ content: '\e9fc';
97
+ }
98
+ .cov-autorenew_on:before {
99
+ content: '\e9fd';
100
+ }
101
+ .cov-branch_outlined:before {
102
+ content: '\e9fe';
103
+ }
104
+ .cov-branch:before {
105
+ content: '\e9ff';
106
+ }
107
+ .cov-bucket_outlined:before {
108
+ content: '\ea00';
109
+ }
110
+ .cov-code_deployed_outlined:before {
111
+ content: '\ea01';
112
+ }
113
+ .cov-code_deployed_retired_outlined:before {
114
+ content: '\ea02';
115
+ }
116
+ .cov-code_deployed_retired:before {
117
+ content: '\ea03';
118
+ }
119
+ .cov-code_deployed:before {
120
+ content: '\ea04';
121
+ }
122
+ .cov-code_fork_outlined:before {
123
+ content: '\ea05';
124
+ }
125
+ .cov-code_fork:before {
126
+ content: '\ea06';
127
+ }
128
+ .cov-column_outlined:before {
129
+ content: '\ea07';
130
+ }
131
+ .cov-connected_identity_outlined:before {
132
+ content: '\ea08';
133
+ }
134
+ .cov-created_document_outlined:before {
135
+ content: '\ea09';
136
+ }
137
+ .cov-created_document:before {
138
+ content: '\ea0a';
139
+ }
140
+ .cov-data_preparation_outlined:before {
141
+ content: '\ea0b';
142
+ }
143
+ .cov-data_protection_outlined:before {
144
+ content: '\ea0c';
145
+ }
146
+ .cov-data_protection:before {
147
+ content: '\ea0d';
148
+ }
149
+ .cov-data_sharing_outlined:before {
150
+ content: '\ea0e';
151
+ }
152
+ .cov-data_sharing:before {
153
+ content: '\ea0f';
154
+ }
155
+ .cov-data_source_outlined:before {
156
+ content: '\ea10';
157
+ }
158
+ .cov-data_transformation_services_outlined:before {
159
+ content: '\ea11';
160
+ }
161
+ .cov-data_transformation_services:before {
162
+ content: '\ea12';
163
+ }
164
+ .cov-engine_outlined:before {
165
+ content: '\ea13';
166
+ }
167
+ .cov-engine_sql_outlined:before {
168
+ content: '\ea14';
169
+ }
170
+ .cov-engine_sql:before {
171
+ content: '\ea15';
172
+ }
173
+ .cov-filter_clear_outlined:before {
174
+ content: '\ea16';
175
+ }
176
+ .cov-filter_clear:before {
177
+ content: '\ea17';
178
+ }
179
+ .cov-formula_outlined:before {
180
+ content: '\ea18';
181
+ }
182
+ .cov-lab_outlined:before {
183
+ content: '\ea19';
184
+ }
185
+ .cov-managed_services_outlined:before {
186
+ content: '\ea1a';
187
+ }
188
+ .cov-managed_services:before {
189
+ content: '\ea1b';
190
+ }
191
+ .cov-merge_outlined:before {
192
+ content: '\ea1c';
193
+ }
194
+ .cov-merge:before {
195
+ content: '\ea1d';
196
+ }
197
+ .cov-no_results_outlined:before {
198
+ content: '\ea1e';
199
+ }
200
+ .cov-node_notification_outlined:before {
201
+ content: '\ea1f';
202
+ }
203
+ .cov-nos_outlined:before {
204
+ content: '\ea20';
205
+ }
206
+ .cov-nos:before {
207
+ content: '\ea21';
208
+ }
209
+ .cov-object_browser_view_outlined:before {
210
+ content: '\ea22';
211
+ }
212
+ .cov-object_browser_view:before {
213
+ content: '\ea23';
214
+ }
215
+ .cov-object_storage_outlined:before {
216
+ content: '\ea24';
217
+ }
218
+ .cov-operations_outlined:before {
219
+ content: '\ea25';
220
+ }
221
+ .cov-pin_outlined:before {
222
+ content: '\ea26';
223
+ }
224
+ .cov-pinned:before {
225
+ content: '\ea27';
226
+ }
227
+ .cov-placeholder_outlined:before {
228
+ content: '\ea28';
229
+ }
230
+ .cov-placeholder:before {
231
+ content: '\ea29';
232
+ }
233
+ .cov-product_reports_outlined:before {
234
+ content: '\ea2a';
235
+ }
236
+ .cov-product_reports:before {
237
+ content: '\ea2b';
238
+ }
239
+ .cov-professional_services_outlined:before {
240
+ content: '\ea2c';
241
+ }
242
+ .cov-professional_services:before {
243
+ content: '\ea2d';
244
+ }
245
+ .cov-report_outlined:before {
246
+ content: '\ea2e';
247
+ }
248
+ .cov-report:before {
249
+ content: '\ea2f';
250
+ }
251
+ .cov-row_outlined:before {
252
+ content: '\ea30';
253
+ }
254
+ .cov-row:before {
255
+ content: '\ea31';
256
+ }
257
+ .cov-rules_insert_outlined:before {
258
+ content: '\ea32';
259
+ }
260
+ .cov-rules_outlined:before {
261
+ content: '\ea33';
262
+ }
263
+ .cov-rules_select_outlined:before {
264
+ content: '\ea34';
265
+ }
266
+ .cov-segmentation_outlined:before {
267
+ content: '\ea35';
268
+ }
269
+ .cov-sftp_outlined:before {
270
+ content: '\ea36';
271
+ }
272
+ .cov-system_outlined:before {
273
+ content: '\ea37';
274
+ }
275
+ .cov-system:before {
276
+ content: '\ea38';
277
+ }
278
+ .cov-table_synced_outlined:before {
279
+ content: '\ea39';
280
+ }
281
+ .cov-teradata_nobackground_outlined:before {
282
+ content: '\ea3a';
283
+ }
284
+ .cov-variable_outlined:before {
285
+ content: '\ea3b';
286
+ }
287
+ .cov-wand_outlined:before {
288
+ content: '\ea3c';
289
+ }
290
+ .cov-workflow_outlined:before {
291
+ content: '\ea3d';
292
+ }
293
+ .cov-data_management_outlined:before {
294
+ content: '\e9f3';
295
+ }
296
+ .cov-attribution_outlined:before {
297
+ content: '\e96f';
298
+ }
299
+ .cov-attribution:before {
300
+ content: '\e970';
301
+ }
302
+ .cov-cluster_analysis_outlined:before {
303
+ content: '\e971';
304
+ }
305
+ .cov-compute_cluster_group_outlined:before {
306
+ content: '\e972';
307
+ }
308
+ .cov-compute_cluster_outlined:before {
309
+ content: '\e973';
310
+ }
311
+ .cov-compute_groups_outlined:before {
312
+ content: '\e974';
313
+ }
314
+ .cov-compute_groups:before {
315
+ content: '\e975';
316
+ }
317
+ .cov-compute_profile_outlined:before {
318
+ content: '\e976';
319
+ }
320
+ .cov-compute_profile:before {
321
+ content: '\e977';
322
+ }
323
+ .cov-data_source_type_amazon_outlined:before {
324
+ content: '\e978';
325
+ }
326
+ .cov-data_source_type_amazon:before {
327
+ content: '\e979';
328
+ }
329
+ .cov-data_source_type_azure_outlined:before {
330
+ content: '\e97a';
331
+ }
332
+ .cov-data_source_type_azure:before {
333
+ content: '\e97b';
334
+ }
335
+ .cov-data_source_type_cloudera_outlined:before {
336
+ content: '\e97c';
337
+ }
338
+ .cov-data_source_type_cloudera:before {
339
+ content: '\e97d';
340
+ }
341
+ .cov-data_source_type_hdinsight_outlined:before {
342
+ content: '\e97e';
343
+ }
344
+ .cov-data_source_type_hdinsight:before {
345
+ content: '\e97f';
346
+ }
347
+ .cov-data_source_type_microsoft_outlined:before {
348
+ content: '\e980';
349
+ }
350
+ .cov-data_source_type_microsoft:before {
351
+ content: '\e981';
352
+ }
353
+ .cov-data_source_type_teradata_outlined:before {
354
+ content: '\e982';
355
+ }
356
+ .cov-data_source_type_teradata:before {
357
+ content: '\e983';
358
+ }
359
+ .cov-database_changed_outlined:before {
360
+ content: '\e984';
361
+ }
362
+ .cov-database_edit_outlined:before {
363
+ content: '\e985';
364
+ }
365
+ .cov-database_foreign_outlined:before {
366
+ content: '\e986';
367
+ }
368
+ .cov-database_lab_outlined:before {
369
+ content: '\e987';
370
+ }
371
+ .cov-database_none_outlined:before {
372
+ content: '\e988';
373
+ }
374
+ .cov-database_none:before {
375
+ content: '\e989';
376
+ }
377
+ .cov-database_outlined:before {
378
+ content: '\e98a';
379
+ }
380
+ .cov-database_search_outlined:before {
381
+ content: '\e98b';
382
+ }
383
+ .cov-database_synced_outlined:before {
384
+ content: '\e98c';
385
+ }
386
+ .cov-database_unreachable_outlined:before {
387
+ content: '\e98d';
388
+ }
389
+ .cov-database_unreachable:before {
390
+ content: '\e98e';
391
+ }
392
+ .cov-dock_right_outlined:before {
393
+ content: '\e98f';
394
+ }
395
+ .cov-file_changed_outlined:before {
396
+ content: '\e990';
397
+ }
398
+ .cov-file_edit_outlined:before {
399
+ content: '\e991';
400
+ }
401
+ .cov-file_foreign_outlined:before {
402
+ content: '\e992';
403
+ }
404
+ .cov-file_lab_outlined:before {
405
+ content: '\e993';
406
+ }
407
+ .cov-file_outlined:before {
408
+ content: '\e994';
409
+ }
410
+ .cov-file_search_outlined:before {
411
+ content: '\e995';
412
+ }
413
+ .cov-file_synced_outlined:before {
414
+ content: '\e996';
415
+ }
416
+ .cov-machine_learning_outlined:before {
417
+ content: '\e997';
418
+ }
419
+ .cov-model_configuration_outlined:before {
420
+ content: '\e998';
421
+ }
422
+ .cov-model_outlined:before {
423
+ content: '\e999';
424
+ }
425
+ .cov-operators_add_outlined:before {
426
+ content: '\e99a';
427
+ }
428
+ .cov-operators_add:before {
429
+ content: '\e99b';
430
+ }
431
+ .cov-operators_between_outlined:before {
432
+ content: '\e99c';
433
+ }
434
+ .cov-operators_between:before {
435
+ content: '\e99d';
436
+ }
437
+ .cov-operators_divide_outlined:before {
438
+ content: '\e99e';
439
+ }
440
+ .cov-operators_equals_outlined:before {
441
+ content: '\e99f';
442
+ }
443
+ .cov-operators_greater_than_or_equal_outlined:before {
444
+ content: '\e9a0';
445
+ }
446
+ .cov-operators_greater_than_outlined:before {
447
+ content: '\e9a1';
448
+ }
449
+ .cov-operators_less_than_or_equal_outlined:before {
450
+ content: '\e9a2';
451
+ }
452
+ .cov-operators_less_than_outlined:before {
453
+ content: '\e9a3';
454
+ }
455
+ .cov-operators_multiply_outlined:before {
456
+ content: '\e9a4';
457
+ }
458
+ .cov-operators_not_equal_outlined:before {
459
+ content: '\e9a5';
460
+ }
461
+ .cov-operators_parentheses_outlined:before {
462
+ content: '\e9a6';
463
+ }
464
+ .cov-operators_parenthesis_left_outlined:before {
465
+ content: '\e9a7';
466
+ }
467
+ .cov-operators_parenthesis_right_outlined:before {
468
+ content: '\e9a8';
469
+ }
470
+ .cov-operators_subtract_outlined:before {
471
+ content: '\e9a9';
472
+ }
473
+ .cov-primary_cluster_outlined:before {
474
+ content: '\e9aa';
475
+ }
476
+ .cov-product_analyst_outlined:before {
477
+ content: '\e9ab';
478
+ }
479
+ .cov-product_appcenter_outlined:before {
480
+ content: '\e9ac';
481
+ }
482
+ .cov-product_appcenter:before {
483
+ content: '\e9ad';
484
+ }
485
+ .cov-product_console_outlined:before {
486
+ content: '\e9ae';
487
+ }
488
+ .cov-product_cx_outlined:before {
489
+ content: '\e9af';
490
+ }
491
+ .cov-product_cx:before {
492
+ content: '\e9b0';
493
+ }
494
+ .cov-product_editor_outlined:before {
495
+ content: '\e9b1';
496
+ }
497
+ .cov-product_jupyterhub_outlined:before {
498
+ content: '\e9b2';
499
+ }
500
+ .cov-product_jupyterhub:before {
501
+ content: '\e9b3';
502
+ }
503
+ .cov-product_modelops_outlined:before {
504
+ content: '\e9b4';
505
+ }
506
+ .cov-product_modelops:before {
507
+ content: '\e9b5';
508
+ }
509
+ .cov-product_outbound_campaign_manager_outlined:before {
510
+ content: '\e9b6';
511
+ }
512
+ .cov-product_outbound_campaign_manager:before {
513
+ content: '\e9b7';
514
+ }
515
+ .cov-product_querygrid_outlined:before {
516
+ content: '\e9b8';
517
+ }
518
+ .cov-product_querygrid:before {
519
+ content: '\e9b9';
520
+ }
521
+ .cov-product_streams_outlined:before {
522
+ content: '\e9ba';
523
+ }
524
+ .cov-product_streams:before {
525
+ content: '\e9bb';
526
+ }
527
+ .cov-product_vantage_outlined:before {
528
+ content: '\e9bc';
529
+ }
530
+ .cov-product_vantage:before {
531
+ content: '\e9bd';
532
+ }
533
+ .cov-product_viewpoint_outlined:before {
534
+ content: '\e9be';
535
+ }
536
+ .cov-product_viewpoint:before {
537
+ content: '\e9bf';
538
+ }
539
+ .cov-resize_northeast_outlined:before {
540
+ content: '\e9c0';
541
+ }
542
+ .cov-resize_northwest_outlined:before {
543
+ content: '\e9c1';
544
+ }
545
+ .cov-resize_southeast_outlined:before {
546
+ content: '\e9c2';
547
+ }
548
+ .cov-resize_southwest_outlined:before {
549
+ content: '\e9c3';
550
+ }
551
+ .cov-sankey_outlined:before {
552
+ content: '\e9c4';
553
+ }
554
+ .cov-sankey:before {
555
+ content: '\e9c5';
556
+ }
557
+ .cov-script_management_outlined:before {
558
+ content: '\e9c6';
559
+ }
560
+ .cov-script_management:before {
561
+ content: '\e9c7';
562
+ }
563
+ .cov-script_outlined:before {
564
+ content: '\e9c8';
565
+ }
566
+ .cov-script_sql_outlined:before {
567
+ content: '\e9c9';
568
+ }
569
+ .cov-script_stored_procedure_outlined:before {
570
+ content: '\e9ca';
571
+ }
572
+ .cov-server_changed_outlined:before {
573
+ content: '\e9cb';
574
+ }
575
+ .cov-server_edit_outlined:before {
576
+ content: '\e9cc';
577
+ }
578
+ .cov-server_foreign_outlined:before {
579
+ content: '\e9cd';
580
+ }
581
+ .cov-server_lab_outlined:before {
582
+ content: '\e9ce';
583
+ }
584
+ .cov-server_outlined:before {
585
+ content: '\e9cf';
586
+ }
587
+ .cov-server_search_outlined:before {
588
+ content: '\e9d0';
589
+ }
590
+ .cov-server_synced_outlined:before {
591
+ content: '\e9d1';
592
+ }
593
+ .cov-server_workspace_outlined:before {
594
+ content: '\e9d2';
595
+ }
596
+ .cov-server_workspace:before {
597
+ content: '\e9d3';
598
+ }
599
+ .cov-state_cancelled_outlined:before {
600
+ content: '\e9d4';
601
+ }
602
+ .cov-state_cancelled:before {
603
+ content: '\e9d5';
604
+ }
605
+ .cov-state_caution_outlined:before {
606
+ content: '\e9d6';
607
+ }
608
+ .cov-state_caution:before {
609
+ content: '\e9d7';
610
+ }
611
+ .cov-state_changed_outlined:before {
612
+ content: '\e9d8';
613
+ }
614
+ .cov-state_changed:before {
615
+ content: '\e9db';
616
+ }
617
+ .cov-state_negative_outlined:before {
618
+ content: '\e9dc';
619
+ }
620
+ .cov-state_negative:before {
621
+ content: '\e9dd';
622
+ }
623
+ .cov-state_paused_outlined:before {
624
+ content: '\e9de';
625
+ }
626
+ .cov-state_paused:before {
627
+ content: '\e9df';
628
+ }
629
+ .cov-state_positive_outlined:before {
630
+ content: '\e9e2';
631
+ }
632
+ .cov-state_positive:before {
633
+ content: '\e9e3';
634
+ }
635
+ .cov-table_changed_outlined:before {
636
+ content: '\e9e6';
637
+ }
638
+ .cov-table_edit_outlined:before {
639
+ content: '\e9e7';
640
+ }
641
+ .cov-table_foreign_outlined:before {
642
+ content: '\e9e8';
643
+ }
644
+ .cov-table_lab_outlined:before {
645
+ content: '\e9e9';
646
+ }
647
+ .cov-table_outlined:before {
648
+ content: '\e9ea';
649
+ }
650
+ .cov-table_search_outlined:before {
651
+ content: '\e9eb';
652
+ }
653
+ .cov-table_synced-copy_outlined:before {
654
+ content: '\e9ec';
655
+ }
656
+ .cov-teradata_nobackground:before {
657
+ content: '\e9ed';
658
+ }
659
+ .cov-teradata_outlined:before {
660
+ content: '\e9ee';
661
+ }
662
+ .cov-text_analysis_outlined:before {
663
+ content: '\e9ef';
664
+ }
665
+ .cov-undock_outlined:before {
666
+ content: '\e9f0';
667
+ }
668
+ .cov-user_defined_function:before {
669
+ content: '\e9f1';
670
+ }
671
+ .cov-user_defined_function_outlined:before {
672
+ content: '\e9f2';
673
+ }
674
+ .cov-advanced_sql:before {
675
+ content: '\e96e';
676
+ }
677
+ .cov-data_management:before {
678
+ content: '\e96d';
679
+ }
680
+ .cov-compute_cluster_group:before {
681
+ content: '\e968';
682
+ }
683
+ .cov-compute_cluster:before {
684
+ content: '\e969';
685
+ }
686
+ .cov-compute_profile_dark:before {
687
+ content: '\e96a';
688
+ }
689
+ .cov-compute_profile_light:before {
690
+ content: '\e96b';
691
+ }
692
+ .cov-primary_cluster:before {
693
+ content: '\e96c';
694
+ }
695
+ .cov-alias_arrow:before {
696
+ content: '\e918';
697
+ }
698
+ .cov-api:before {
699
+ content: '\e91a';
700
+ }
701
+ .cov-api_ondark:before {
702
+ content: '\e919';
703
+ }
704
+ .cov-application:before {
705
+ content: '\e91b';
706
+ }
707
+ .cov-bucket:before {
708
+ content: '\e91c';
709
+ }
710
+ .cov-cluster_analysis:before {
711
+ content: '\e900';
712
+ }
713
+ .cov-column:before {
714
+ content: '\e91d';
715
+ }
716
+ .cov-connected_identity:before {
717
+ content: '\e91e';
718
+ }
719
+ .cov-data_preparation:before {
720
+ content: '\e901';
721
+ }
722
+ .cov-data_source:before {
723
+ content: '\e91f';
724
+ }
725
+ .cov-database:before {
726
+ content: '\e926';
727
+ }
728
+ .cov-database_changed:before {
729
+ content: '\e920';
730
+ }
731
+ .cov-database_edit:before {
732
+ content: '\e921';
733
+ }
734
+ .cov-database_foreign:before {
735
+ content: '\e922';
736
+ }
737
+ .cov-database_lab:before {
738
+ content: '\e923';
739
+ }
740
+ .cov-database_search:before {
741
+ content: '\e924';
742
+ }
743
+ .cov-database_synced:before {
744
+ content: '\e925';
745
+ }
746
+ .cov-disconnect:before {
747
+ content: '\e927';
748
+ }
749
+ .cov-dock_right:before {
750
+ content: '\e928';
751
+ }
752
+ .cov-engine:before {
753
+ content: '\e929';
754
+ }
755
+ .cov-file:before {
756
+ content: '\e930';
757
+ }
758
+ .cov-file_changed:before {
759
+ content: '\e92a';
760
+ }
761
+ .cov-file_edit:before {
762
+ content: '\e92b';
763
+ }
764
+ .cov-file_foreign:before {
765
+ content: '\e92c';
766
+ }
767
+ .cov-file_lab:before {
768
+ content: '\e92d';
769
+ }
770
+ .cov-file_search:before {
771
+ content: '\e92e';
772
+ }
773
+ .cov-file_synced:before {
774
+ content: '\e92f';
775
+ }
776
+ .cov-formula:before {
777
+ content: '\e931';
778
+ }
779
+ .cov-lab:before {
780
+ content: '\e932';
781
+ }
782
+ .cov-loader_dots:before {
783
+ content: '\e903';
784
+ }
785
+ .cov-machine_learning_ondark:before {
786
+ content: '\e933';
787
+ }
788
+ .cov-machine_learning:before {
789
+ content: '\e904';
790
+ }
791
+ .cov-model:before {
792
+ content: '\e937';
793
+ }
794
+ .cov-model_ondark:before {
795
+ content: '\e936';
796
+ }
797
+ .cov-model_configuration:before {
798
+ content: '\e935';
799
+ }
800
+ .cov-model_configuration_ondark:before {
801
+ content: '\e934';
802
+ }
803
+ .cov-no_results:before {
804
+ content: '\e938';
805
+ }
806
+ .cov-node_branch:before {
807
+ content: '\e905';
808
+ }
809
+ .cov-node_merge:before {
810
+ content: '\e906';
811
+ }
812
+ .cov-node_notification:before {
813
+ content: '\e93a';
814
+ }
815
+ .cov-node_notification_ondark:before {
816
+ content: '\e939';
817
+ }
818
+ .cov-object_storage:before {
819
+ content: '\e93c';
820
+ }
821
+ .cov-object_storage_ondark:before {
822
+ content: '\e93b';
823
+ }
824
+ .cov-operations:before {
825
+ content: '\e93d';
826
+ }
827
+ .cov-operators_divide:before {
828
+ content: '\e93e';
829
+ }
830
+ .cov-operators_equals:before {
831
+ content: '\e907';
832
+ }
833
+ .cov-operators_greater_than:before {
834
+ content: '\e93f';
835
+ }
836
+ .cov-operators_greater_than_or_equal:before {
837
+ content: '\e908';
838
+ }
839
+ .cov-operators_less_than:before {
840
+ content: '\e940';
841
+ }
842
+ .cov-operators_less_than_or_equal:before {
843
+ content: '\e909';
844
+ }
845
+ .cov-operators_multiply:before {
846
+ content: '\e90a';
847
+ }
848
+ .cov-operators_not_equal:before {
849
+ content: '\e90b';
850
+ }
851
+ .cov-operators_parentheses:before {
852
+ content: '\e941';
853
+ }
854
+ .cov-operators_parenthesis_left:before {
855
+ content: '\e942';
856
+ }
857
+ .cov-operators_parenthesis_right:before {
858
+ content: '\e943';
859
+ }
860
+ .cov-operators_subtract:before {
861
+ content: '\e90c';
862
+ }
863
+ .cov-outbound_campaign_manager:before {
864
+ content: '\e90d';
865
+ }
866
+ .cov-product_analyst:before {
867
+ content: '\e944';
868
+ }
869
+ .cov-product_console:before {
870
+ content: '\e945';
871
+ }
872
+ .cov-product_editor:before {
873
+ content: '\e946';
874
+ }
875
+ .cov-resize_northeast:before {
876
+ content: '\e947';
877
+ }
878
+ .cov-resize_northwest:before {
879
+ content: '\e948';
880
+ }
881
+ .cov-resize_southeast:before {
882
+ content: '\e949';
883
+ }
884
+ .cov-resize_southwest:before {
885
+ content: '\e94a';
886
+ }
887
+ .cov-rules:before {
888
+ content: '\e950';
889
+ }
890
+ .cov-rules_ondark:before {
891
+ content: '\e94d';
892
+ }
893
+ .cov-rules_insert:before {
894
+ content: '\e94c';
895
+ }
896
+ .cov-rules_insert_ondark:before {
897
+ content: '\e94b';
898
+ }
899
+ .cov-rules_select:before {
900
+ content: '\e94f';
901
+ }
902
+ .cov-rules_select_ondark:before {
903
+ content: '\e94e';
904
+ }
905
+ .cov-script:before {
906
+ content: '\e952';
907
+ }
908
+ .cov-script_ondark:before {
909
+ content: '\e951';
910
+ }
911
+ .cov-script_macro:before {
912
+ content: '\e90f';
913
+ }
914
+ .cov-script_macro_ondark:before {
915
+ content: '\e90e';
916
+ }
917
+ .cov-script_sql:before {
918
+ content: '\e911';
919
+ }
920
+ .cov-script_sql_ondark:before {
921
+ content: '\e910';
922
+ }
923
+ .cov-script_stored_procedure:before {
924
+ content: '\e913';
925
+ }
926
+ .cov-script_stored_procedure_ondark:before {
927
+ content: '\e912';
928
+ }
929
+ .cov-segmentation:before {
930
+ content: '\e953';
931
+ }
932
+ .cov-server:before {
933
+ content: '\e95a';
934
+ }
935
+ .cov-server_changed:before {
936
+ content: '\e954';
937
+ }
938
+ .cov-server_edit:before {
939
+ content: '\e955';
940
+ }
941
+ .cov-server_foreign:before {
942
+ content: '\e956';
943
+ }
944
+ .cov-server_lab:before {
945
+ content: '\e957';
946
+ }
947
+ .cov-server_search:before {
948
+ content: '\e958';
949
+ }
950
+ .cov-server_synced:before {
951
+ content: '\e959';
952
+ }
953
+ .cov-sftp:before {
954
+ content: '\e95c';
955
+ }
956
+ .cov-sftp_ondark:before {
957
+ content: '\e95b';
958
+ }
959
+ .cov-table:before {
960
+ content: '\e963';
961
+ }
962
+ .cov-table_changed:before {
963
+ content: '\e95d';
964
+ }
965
+ .cov-table_edit:before {
966
+ content: '\e95e';
967
+ }
968
+ .cov-table_foreign:before {
969
+ content: '\e95f';
970
+ }
971
+ .cov-table_lab:before {
972
+ content: '\e960';
973
+ }
974
+ .cov-table_search:before {
975
+ content: '\e961';
976
+ }
977
+ .cov-table_synced:before {
978
+ content: '\e962';
979
+ }
980
+ .cov-teradata:before {
981
+ content: '\e964';
982
+ }
983
+ .cov-teradata_nocircle:before {
984
+ content: '\e902';
985
+ }
986
+ .cov-text_analysis:before {
987
+ content: '\e965';
988
+ }
989
+ .cov-undock:before {
990
+ content: '\e966';
991
+ }
992
+ .cov-variable:before {
993
+ content: '\e915';
994
+ }
995
+ .cov-variable_ondark:before {
996
+ content: '\e914';
997
+ }
998
+ .cov-view_sankey:before {
999
+ content: '\e916';
1000
+ }
1001
+ .cov-wand:before {
1002
+ content: '\e967';
1003
+ }
1004
+ .cov-workflow:before {
1005
+ content: '\e917';
1006
+ }