@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.
- package/README.md +82 -0
- package/covalent-icons-v2.5.zip +0 -0
- package/covalent-icons-variables.scss +323 -0
- package/covalent-icons.css +1006 -0
- package/covalent-icons.scss +1651 -0
- package/covalent-icons.svg +651 -0
- package/covalent-icons.ttf +0 -0
- package/covalent-icons.woff +0 -0
- package/favicon.ico +0 -0
- package/material-codepoints.json +1958 -0
- package/package.json +23 -0
- package/project.json +22 -0
- package/svgs/advanced_sql.svg +3 -0
- package/svgs/advanced_sql_outlined.svg +4 -0
- package/svgs/alias_arrow.svg +5 -0
- package/svgs/alias_arrow_outlined.svg +5 -0
- package/svgs/api.svg +3 -0
- package/svgs/api_ondark.svg +3 -0
- package/svgs/api_outlined.svg +5 -0
- package/svgs/application.svg +4 -0
- package/svgs/application_outlined.svg +3 -0
- package/svgs/attribution.svg +1 -0
- package/svgs/attribution_outlined.svg +1 -0
- package/svgs/auto_refresh_off.svg +5 -0
- package/svgs/auto_refresh_off_outlined.svg +5 -0
- package/svgs/auto_refresh_on.svg +3 -0
- package/svgs/auto_refresh_on_outlined.svg +3 -0
- package/svgs/autorefresh_pause.svg +4 -0
- package/svgs/autorefresh_pause_outlined.svg +5 -0
- package/svgs/autorenew_off.svg +3 -0
- package/svgs/autorenew_off_outlined.svg +3 -0
- package/svgs/autorenew_on.svg +3 -0
- package/svgs/autorenew_on_outlined.svg +3 -0
- package/svgs/branch.svg +3 -0
- package/svgs/branch_outlined.svg +3 -0
- package/svgs/bucket.svg +3 -0
- package/svgs/bucket_outlined.svg +5 -0
- package/svgs/cluster_analysis.svg +1 -0
- package/svgs/cluster_analysis_outlined.svg +1 -0
- package/svgs/code_deployed.svg +5 -0
- package/svgs/code_deployed_outlined.svg +4 -0
- package/svgs/code_deployed_retired.svg +12 -0
- package/svgs/code_deployed_retired_outlined.svg +13 -0
- package/svgs/code_fork.svg +12 -0
- package/svgs/code_fork_outlined.svg +3 -0
- package/svgs/column.svg +4 -0
- package/svgs/column_outlined.svg +4 -0
- package/svgs/compute_cluster.svg +1 -0
- package/svgs/compute_cluster_group.svg +1 -0
- package/svgs/compute_cluster_group_outlined.svg +1 -0
- package/svgs/compute_cluster_outlined.svg +1 -0
- package/svgs/compute_cluster_profile.svg +1 -0
- package/svgs/compute_cluster_profile_outlined.svg +1 -0
- package/svgs/compute_groups.svg +1 -0
- package/svgs/compute_groups_outlined.svg +1 -0
- package/svgs/compute_profile.svg +1 -0
- package/svgs/compute_profile_dark.svg +4 -0
- package/svgs/compute_profile_light.svg +5 -0
- package/svgs/compute_profile_outlined.svg +1 -0
- package/svgs/connected_identity.svg +12 -0
- package/svgs/connected_identity_outlined.svg +12 -0
- package/svgs/created_document.svg +3 -0
- package/svgs/created_document_outlined.svg +3 -0
- package/svgs/data_management.svg +5 -0
- package/svgs/data_management_outlined.svg +4 -0
- package/svgs/data_preparation.svg +4 -0
- package/svgs/data_preparation_outlined.svg +4 -0
- package/svgs/data_protection.svg +5 -0
- package/svgs/data_protection_outlined.svg +4 -0
- package/svgs/data_sharing.svg +5 -0
- package/svgs/data_sharing_outlined.svg +5 -0
- package/svgs/data_source.svg +5 -0
- package/svgs/data_source_outlined.svg +5 -0
- package/svgs/data_source_type_amazon.svg +4 -0
- package/svgs/data_source_type_amazon_outlined.svg +1 -0
- package/svgs/data_source_type_azure.svg +1 -0
- package/svgs/data_source_type_azure_outlined.svg +1 -0
- package/svgs/data_source_type_cloudera.svg +1 -0
- package/svgs/data_source_type_cloudera_outlined.svg +1 -0
- package/svgs/data_source_type_hdinsight.svg +1 -0
- package/svgs/data_source_type_hdinsight_outlined.svg +1 -0
- package/svgs/data_source_type_microsoft.svg +1 -0
- package/svgs/data_source_type_microsoft_outlined.svg +1 -0
- package/svgs/data_source_type_teradata.svg +1 -0
- package/svgs/data_source_type_teradata_outlined.svg +1 -0
- package/svgs/data_transformation_services.svg +5 -0
- package/svgs/data_transformation_services_outlined.svg +4 -0
- package/svgs/database.svg +1 -0
- package/svgs/database_changed.svg +1 -0
- package/svgs/database_changed_outlined.svg +1 -0
- package/svgs/database_close.svg +1 -0
- package/svgs/database_edit.svg +1 -0
- package/svgs/database_edit_outlined.svg +1 -0
- package/svgs/database_foreign.svg +1 -0
- package/svgs/database_foreign_outlined.svg +1 -0
- package/svgs/database_lab.svg +1 -0
- package/svgs/database_lab_outlined.svg +1 -0
- package/svgs/database_none.svg +1 -0
- package/svgs/database_none_outlined.svg +1 -0
- package/svgs/database_outlined.svg +1 -0
- package/svgs/database_search.svg +1 -0
- package/svgs/database_search_outlined.svg +1 -0
- package/svgs/database_synced.svg +1 -0
- package/svgs/database_synced_outlined.svg +1 -0
- package/svgs/database_unreachable.svg +1 -0
- package/svgs/database_unreachable_outlined.svg +1 -0
- package/svgs/disconnect.svg +3 -0
- package/svgs/disconnect_outlined.svg +3 -0
- package/svgs/dock_right.svg +3 -0
- package/svgs/dock_right_outlined.svg +1 -0
- package/svgs/engine.svg +5 -0
- package/svgs/engine_outlined.svg +4 -0
- package/svgs/engine_sql.svg +4 -0
- package/svgs/engine_sql_outlined.svg +4 -0
- package/svgs/file.svg +1 -0
- package/svgs/file_changed.svg +1 -0
- package/svgs/file_changed_outlined.svg +1 -0
- package/svgs/file_edit.svg +1 -0
- package/svgs/file_edit_outlined.svg +1 -0
- package/svgs/file_foreign.svg +1 -0
- package/svgs/file_foreign_outlined.svg +1 -0
- package/svgs/file_lab.svg +1 -0
- package/svgs/file_lab_outlined.svg +1 -0
- package/svgs/file_outlined.svg +1 -0
- package/svgs/file_search.svg +1 -0
- package/svgs/file_search_outlined.svg +1 -0
- package/svgs/file_searched_outlined.svg +1 -0
- package/svgs/file_synced.svg +1 -0
- package/svgs/file_synced_outlined.svg +1 -0
- package/svgs/filter_clear.svg +3 -0
- package/svgs/filter_clear_outlined.svg +3 -0
- package/svgs/formula.svg +3 -0
- package/svgs/formula_outlined.svg +3 -0
- package/svgs/lab.svg +5 -0
- package/svgs/lab_outlined.svg +5 -0
- package/svgs/loader-dots.svg +31 -0
- package/svgs/machine_learning.svg +1 -0
- package/svgs/machine_learning_ondark.svg +3 -0
- package/svgs/machine_learning_outlined.svg +1 -0
- package/svgs/managed_services.svg +5 -0
- package/svgs/managed_services_outlined.svg +5 -0
- package/svgs/merge.svg +3 -0
- package/svgs/merge_outlined.svg +3 -0
- package/svgs/model.svg +1 -0
- package/svgs/model_configuration.svg +1 -0
- package/svgs/model_configuration_ondark.svg +3 -0
- package/svgs/model_configuration_outlined.svg +1 -0
- package/svgs/model_ondark.svg +3 -0
- package/svgs/model_outlined.svg +1 -0
- package/svgs/no_results.svg +5 -0
- package/svgs/no_results_outlined.svg +5 -0
- package/svgs/node_branch.svg +3 -0
- package/svgs/node_merge.svg +3 -0
- package/svgs/node_notification.svg +3 -0
- package/svgs/node_notification_ondark.svg +3 -0
- package/svgs/node_notification_outlined.svg +5 -0
- package/svgs/nos.svg +5 -0
- package/svgs/nos_outlined.svg +4 -0
- package/svgs/object_browser_view.svg +3 -0
- package/svgs/object_browser_view_outlined.svg +3 -0
- package/svgs/object_storage.svg +3 -0
- package/svgs/object_storage_ondark.svg +3 -0
- package/svgs/object_storage_outlined.svg +5 -0
- package/svgs/operations.svg +5 -0
- package/svgs/operations_outlined.svg +5 -0
- package/svgs/operators_add.svg +1 -0
- package/svgs/operators_add_outlined.svg +1 -0
- package/svgs/operators_between.svg +1 -0
- package/svgs/operators_between_outlined.svg +1 -0
- package/svgs/operators_divide.svg +1 -0
- package/svgs/operators_divide_outlined.svg +1 -0
- package/svgs/operators_equals.svg +1 -0
- package/svgs/operators_equals_outlined.svg +1 -0
- package/svgs/operators_greater_than.svg +1 -0
- package/svgs/operators_greater_than_or_equal.svg +1 -0
- package/svgs/operators_greater_than_or_equal_outlined.svg +1 -0
- package/svgs/operators_greater_than_outlined.svg +1 -0
- package/svgs/operators_less_than.svg +1 -0
- package/svgs/operators_less_than_or_equal.svg +1 -0
- package/svgs/operators_less_than_or_equal_outlined.svg +1 -0
- package/svgs/operators_less_than_outlined.svg +1 -0
- package/svgs/operators_multiply.svg +1 -0
- package/svgs/operators_multiply_outlined.svg +1 -0
- package/svgs/operators_not_equal.svg +1 -0
- package/svgs/operators_not_equal_outlined.svg +1 -0
- package/svgs/operators_parentheses.svg +1 -0
- package/svgs/operators_parentheses_outlined.svg +1 -0
- package/svgs/operators_parenthesis_left.svg +3 -0
- package/svgs/operators_parenthesis_left_outlined.svg +3 -0
- package/svgs/operators_parenthesis_right.svg +1 -0
- package/svgs/operators_parenthesis_right_outlined.svg +1 -0
- package/svgs/operators_product_analyst.svg +3 -0
- package/svgs/operators_product_console.svg +3 -0
- package/svgs/operators_product_editor.svg +3 -0
- package/svgs/operators_subtract.svg +1 -0
- package/svgs/operators_subtract_outlined.svg +1 -0
- package/svgs/outbound_campaign_manager.svg +3 -0
- package/svgs/pin_outlined.svg +3 -0
- package/svgs/pinned.svg +3 -0
- package/svgs/placeholder.svg +4 -0
- package/svgs/placeholder_outlined.svg +3 -0
- package/svgs/primary_cluster.svg +1 -0
- package/svgs/primary_cluster_outlined.svg +4 -0
- package/svgs/product_analyst.svg +1 -0
- package/svgs/product_analyst_outlined.svg +1 -0
- package/svgs/product_appcenter.svg +4 -0
- package/svgs/product_appcenter_outlined.svg +4 -0
- package/svgs/product_console.svg +4 -0
- package/svgs/product_console_outlined.svg +4 -0
- package/svgs/product_consumption.svg +3 -0
- package/svgs/product_consumption_outlined.svg +3 -0
- package/svgs/product_cx.svg +1 -0
- package/svgs/product_cx_outlined.svg +1 -0
- package/svgs/product_editor.svg +1 -0
- package/svgs/product_editor_outlined.svg +1 -0
- package/svgs/product_jupyterhub.svg +1 -0
- package/svgs/product_jupyterhub_outlined.svg +1 -0
- package/svgs/product_modelops.svg +1 -0
- package/svgs/product_modelops_outlined.svg +1 -0
- package/svgs/product_outbound_campaign_manager.svg +1 -0
- package/svgs/product_outbound_campaign_manager_outlined.svg +1 -0
- package/svgs/product_querygrid.svg +1 -0
- package/svgs/product_querygrid_outlined.svg +1 -0
- package/svgs/product_reports.svg +3 -0
- package/svgs/product_reports_outlined.svg +3 -0
- package/svgs/product_streams.svg +1 -0
- package/svgs/product_streams_outlined.svg +1 -0
- package/svgs/product_vantage.svg +1 -0
- package/svgs/product_vantage_outlined.svg +1 -0
- package/svgs/product_viewpoint.svg +3 -0
- package/svgs/product_viewpoint_outlined.svg +1 -0
- package/svgs/professional_services.svg +12 -0
- package/svgs/professional_services_outlined.svg +12 -0
- package/svgs/report.svg +3 -0
- package/svgs/report_outlined.svg +3 -0
- package/svgs/resize_northeast.svg +1 -0
- package/svgs/resize_northeast_outlined.svg +1 -0
- package/svgs/resize_northwest.svg +1 -0
- package/svgs/resize_northwest_outlined.svg +1 -0
- package/svgs/resize_southeast.svg +1 -0
- package/svgs/resize_southeast_outlined.svg +1 -0
- package/svgs/resize_southwest.svg +1 -0
- package/svgs/resize_southwest_outlined.svg +1 -0
- package/svgs/row.svg +4 -0
- package/svgs/row_outlined.svg +4 -0
- package/svgs/rules.svg +3 -0
- package/svgs/rules_insert.svg +3 -0
- package/svgs/rules_insert_ondark.svg +3 -0
- package/svgs/rules_insert_outlined.svg +3 -0
- package/svgs/rules_ondark.svg +3 -0
- package/svgs/rules_outlined.svg +3 -0
- package/svgs/rules_select.svg +3 -0
- package/svgs/rules_select_ondark.svg +3 -0
- package/svgs/rules_select_outlined.svg +5 -0
- package/svgs/sankey.svg +1 -0
- package/svgs/sankey_outlined.svg +1 -0
- package/svgs/script.svg +1 -0
- package/svgs/script_macro.svg +6 -0
- package/svgs/script_macro_ondark.svg +6 -0
- package/svgs/script_management.svg +1 -0
- package/svgs/script_management_outlined.svg +1 -0
- package/svgs/script_ondark.svg +3 -0
- package/svgs/script_outlined.svg +1 -0
- package/svgs/script_sql.svg +1 -0
- package/svgs/script_sql_ondark.svg +6 -0
- package/svgs/script_sql_outlined.svg +1 -0
- package/svgs/script_stored_procedure.svg +1 -0
- package/svgs/script_stored_procedure_ondark.svg +6 -0
- package/svgs/script_stored_procedure_outlined.svg +1 -0
- package/svgs/segmentation.svg +3 -0
- package/svgs/segmentation_outlined.svg +3 -0
- package/svgs/server.svg +4 -0
- package/svgs/server_changed.svg +5 -0
- package/svgs/server_changed_outlined.svg +4 -0
- package/svgs/server_edit.svg +1 -0
- package/svgs/server_edit_outlined.svg +4 -0
- package/svgs/server_foreign.svg +1 -0
- package/svgs/server_foreign_outlined.svg +1 -0
- package/svgs/server_lab.svg +1 -0
- package/svgs/server_lab_outlined.svg +4 -0
- package/svgs/server_outlined.svg +1 -0
- package/svgs/server_search.svg +4 -0
- package/svgs/server_search_outlined.svg +4 -0
- package/svgs/server_synced.svg +4 -0
- package/svgs/server_synced_outlined.svg +3 -0
- package/svgs/server_workspace.svg +1 -0
- package/svgs/server_workspace_outlined.svg +4 -0
- package/svgs/sftp.svg +3 -0
- package/svgs/sftp_ondark.svg +3 -0
- package/svgs/sftp_outlined.svg +3 -0
- package/svgs/slack.svg +3 -0
- package/svgs/state_cancelled.svg +1 -0
- package/svgs/state_cancelled_outlined.svg +1 -0
- package/svgs/state_caution.svg +1 -0
- package/svgs/state_caution_outlined.svg +1 -0
- package/svgs/state_changed.svg +1 -0
- package/svgs/state_changed_outlined.svg +1 -0
- package/svgs/state_changed_running.svg +4 -0
- package/svgs/state_changed_running_outlined.svg +4 -0
- package/svgs/state_negative.svg +1 -0
- package/svgs/state_negative_outlined.svg +1 -0
- package/svgs/state_paused.svg +1 -0
- package/svgs/state_paused_outlined.svg +1 -0
- package/svgs/state_pending.svg +4 -0
- package/svgs/state_pending_outlined.svg +4 -0
- package/svgs/state_positive.svg +1 -0
- package/svgs/state_positive_outlined.svg +1 -0
- package/svgs/state_running.svg +1 -0
- package/svgs/state_running_outlined.svg +1 -0
- package/svgs/system.svg +5 -0
- package/svgs/system_outlined.svg +4 -0
- package/svgs/table.svg +1 -0
- package/svgs/table_changed.svg +1 -0
- package/svgs/table_changed_outlined.svg +1 -0
- package/svgs/table_edit.svg +1 -0
- package/svgs/table_edit_outlined.svg +1 -0
- package/svgs/table_foreign.svg +1 -0
- package/svgs/table_foreign_outlined.svg +1 -0
- package/svgs/table_lab.svg +1 -0
- package/svgs/table_lab_outlined.svg +3 -0
- package/svgs/table_outlined.svg +1 -0
- package/svgs/table_search.svg +3 -0
- package/svgs/table_search_outlined.svg +3 -0
- package/svgs/table_synced copy_outlined.svg +3 -0
- package/svgs/table_synced.svg +3 -0
- package/svgs/table_synced_outlined.svg +3 -0
- package/svgs/teradata.svg +1 -0
- package/svgs/teradata_nobackground.svg +1 -0
- package/svgs/teradata_nobackground_outlined.svg +1 -0
- package/svgs/teradata_nocircle.svg +4 -0
- package/svgs/teradata_outlined.svg +1 -0
- package/svgs/text_analysis.svg +1 -0
- package/svgs/text_analysis_outlined.svg +1 -0
- package/svgs/undock.svg +4 -0
- package/svgs/undock_outlined.svg +1 -0
- package/svgs/user_defined_function.svg +4 -0
- package/svgs/user_defined_function_outlined.svg +3 -0
- package/svgs/variable.svg +3 -0
- package/svgs/variable_ondark.svg +3 -0
- package/svgs/variable_outlined.svg +3 -0
- package/svgs/view_sankey.svg +3 -0
- package/svgs/wand.svg +5 -0
- package/svgs/wand_outlined.svg +5 -0
- package/svgs/workflow.svg +5 -0
- package/svgs/workflow_outlined.svg +5 -0
|
@@ -0,0 +1,1651 @@
|
|
|
1
|
+
@import './covalent-icons-variables';
|
|
2
|
+
|
|
3
|
+
@font-face {
|
|
4
|
+
font-family: '#{$icomoon-font-family}';
|
|
5
|
+
src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?d7k029')
|
|
6
|
+
format('truetype'),
|
|
7
|
+
url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?d7k029')
|
|
8
|
+
format('woff'),
|
|
9
|
+
url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?d7k029##{$icomoon-font-family}')
|
|
10
|
+
format('svg');
|
|
11
|
+
font-weight: normal;
|
|
12
|
+
font-style: normal;
|
|
13
|
+
font-display: block;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
/* Support mdc icon font variable */
|
|
17
|
+
.covalent-icon,
|
|
18
|
+
.covalent-icons,
|
|
19
|
+
[covalent-icon],
|
|
20
|
+
[covalent-icons],
|
|
21
|
+
[iconFont='covalent-icons'] {
|
|
22
|
+
--mdc-icon-font: '#{$icomoon-font-family}';
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
[class^='cov-'],
|
|
26
|
+
[class*=' cov-'] {
|
|
27
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
28
|
+
font-family: '#{$icomoon-font-family}' !important;
|
|
29
|
+
speak: never;
|
|
30
|
+
font-style: normal;
|
|
31
|
+
font-weight: normal;
|
|
32
|
+
font-variant: normal;
|
|
33
|
+
text-transform: none;
|
|
34
|
+
line-height: 1;
|
|
35
|
+
|
|
36
|
+
/* Enable Ligatures ================ */
|
|
37
|
+
letter-spacing: 0;
|
|
38
|
+
-webkit-font-feature-settings: 'liga';
|
|
39
|
+
-moz-font-feature-settings: 'liga=1';
|
|
40
|
+
-moz-font-feature-settings: 'liga';
|
|
41
|
+
-ms-font-feature-settings: 'liga' 1;
|
|
42
|
+
font-feature-settings: 'liga';
|
|
43
|
+
-webkit-font-variant-ligatures: discretionary-ligatures;
|
|
44
|
+
font-variant-ligatures: discretionary-ligatures;
|
|
45
|
+
|
|
46
|
+
/* Better Font Rendering =========== */
|
|
47
|
+
-webkit-font-smoothing: antialiased;
|
|
48
|
+
-moz-osx-font-smoothing: grayscale;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.cov-slack {
|
|
52
|
+
&:before {
|
|
53
|
+
content: $cov-slack;
|
|
54
|
+
color: #59627b;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
.cov-disconnect_outlined {
|
|
58
|
+
&:before {
|
|
59
|
+
content: $cov-disconnect_outlined;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
.cov-product_consumption_outlined {
|
|
63
|
+
&:before {
|
|
64
|
+
content: $cov-product_consumption_outlined;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
.cov-product_consumption {
|
|
68
|
+
&:before {
|
|
69
|
+
content: $cov-product_consumption;
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
.cov-advanced_sql_outlined {
|
|
73
|
+
&:before {
|
|
74
|
+
content: $cov-advanced_sql_outlined;
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
.cov-alias_arrow_outlined {
|
|
78
|
+
&:before {
|
|
79
|
+
content: $cov-alias_arrow_outlined;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
.cov-api_outlined {
|
|
83
|
+
&:before {
|
|
84
|
+
content: $cov-api_outlined;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
.cov-application_outlined {
|
|
88
|
+
&:before {
|
|
89
|
+
content: $cov-application_outlined;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
.cov-auto_refresh_off_outlined {
|
|
93
|
+
&:before {
|
|
94
|
+
content: $cov-auto_refresh_off_outlined;
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
.cov-auto_refresh_off {
|
|
98
|
+
&:before {
|
|
99
|
+
content: $cov-auto_refresh_off;
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
.cov-auto_refresh_on_outlined {
|
|
103
|
+
&:before {
|
|
104
|
+
content: $cov-auto_refresh_on_outlined;
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
.cov-auto_refresh_on {
|
|
108
|
+
&:before {
|
|
109
|
+
content: $cov-auto_refresh_on;
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
.cov-autorefresh_pause_outlined {
|
|
113
|
+
&:before {
|
|
114
|
+
content: $cov-autorefresh_pause_outlined;
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
.cov-autorefresh_pause {
|
|
118
|
+
&:before {
|
|
119
|
+
content: $cov-autorefresh_pause;
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
.cov-autorenew_off_outlined {
|
|
123
|
+
&:before {
|
|
124
|
+
content: $cov-autorenew_off_outlined;
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
.cov-autorenew_off {
|
|
128
|
+
&:before {
|
|
129
|
+
content: $cov-autorenew_off;
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
.cov-autorenew_on_outlined {
|
|
133
|
+
&:before {
|
|
134
|
+
content: $cov-autorenew_on_outlined;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
.cov-autorenew_on {
|
|
138
|
+
&:before {
|
|
139
|
+
content: $cov-autorenew_on;
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
.cov-branch_outlined {
|
|
143
|
+
&:before {
|
|
144
|
+
content: $cov-branch_outlined;
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
.cov-branch {
|
|
148
|
+
&:before {
|
|
149
|
+
content: $cov-branch;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
.cov-bucket_outlined {
|
|
153
|
+
&:before {
|
|
154
|
+
content: $cov-bucket_outlined;
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
.cov-code_deployed_outlined {
|
|
158
|
+
&:before {
|
|
159
|
+
content: $cov-code_deployed_outlined;
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
.cov-code_deployed_retired_outlined {
|
|
163
|
+
&:before {
|
|
164
|
+
content: $cov-code_deployed_retired_outlined;
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
.cov-code_deployed_retired {
|
|
168
|
+
&:before {
|
|
169
|
+
content: $cov-code_deployed_retired;
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
.cov-code_deployed {
|
|
173
|
+
&:before {
|
|
174
|
+
content: $cov-code_deployed;
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
.cov-code_fork_outlined {
|
|
178
|
+
&:before {
|
|
179
|
+
content: $cov-code_fork_outlined;
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
.cov-code_fork {
|
|
183
|
+
&:before {
|
|
184
|
+
content: $cov-code_fork;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
.cov-column_outlined {
|
|
188
|
+
&:before {
|
|
189
|
+
content: $cov-column_outlined;
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
.cov-connected_identity_outlined {
|
|
193
|
+
&:before {
|
|
194
|
+
content: $cov-connected_identity_outlined;
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
.cov-created_document_outlined {
|
|
198
|
+
&:before {
|
|
199
|
+
content: $cov-created_document_outlined;
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
.cov-created_document {
|
|
203
|
+
&:before {
|
|
204
|
+
content: $cov-created_document;
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
.cov-data_preparation_outlined {
|
|
208
|
+
&:before {
|
|
209
|
+
content: $cov-data_preparation_outlined;
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
.cov-data_protection_outlined {
|
|
213
|
+
&:before {
|
|
214
|
+
content: $cov-data_protection_outlined;
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
.cov-data_protection {
|
|
218
|
+
&:before {
|
|
219
|
+
content: $cov-data_protection;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
222
|
+
.cov-data_sharing_outlined {
|
|
223
|
+
&:before {
|
|
224
|
+
content: $cov-data_sharing_outlined;
|
|
225
|
+
}
|
|
226
|
+
}
|
|
227
|
+
.cov-data_sharing {
|
|
228
|
+
&:before {
|
|
229
|
+
content: $cov-data_sharing;
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
.cov-data_source_outlined {
|
|
233
|
+
&:before {
|
|
234
|
+
content: $cov-data_source_outlined;
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
.cov-data_transformation_services_outlined {
|
|
238
|
+
&:before {
|
|
239
|
+
content: $cov-data_transformation_services_outlined;
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
.cov-data_transformation_services {
|
|
243
|
+
&:before {
|
|
244
|
+
content: $cov-data_transformation_services;
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
.cov-engine_outlined {
|
|
248
|
+
&:before {
|
|
249
|
+
content: $cov-engine_outlined;
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
.cov-engine_sql_outlined {
|
|
253
|
+
&:before {
|
|
254
|
+
content: $cov-engine_sql_outlined;
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
.cov-engine_sql {
|
|
258
|
+
&:before {
|
|
259
|
+
content: $cov-engine_sql;
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
.cov-filter_clear_outlined {
|
|
263
|
+
&:before {
|
|
264
|
+
content: $cov-filter_clear_outlined;
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
.cov-filter_clear {
|
|
268
|
+
&:before {
|
|
269
|
+
content: $cov-filter_clear;
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
.cov-formula_outlined {
|
|
273
|
+
&:before {
|
|
274
|
+
content: $cov-formula_outlined;
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
.cov-lab_outlined {
|
|
278
|
+
&:before {
|
|
279
|
+
content: $cov-lab_outlined;
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
.cov-managed_services_outlined {
|
|
283
|
+
&:before {
|
|
284
|
+
content: $cov-managed_services_outlined;
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
.cov-managed_services {
|
|
288
|
+
&:before {
|
|
289
|
+
content: $cov-managed_services;
|
|
290
|
+
}
|
|
291
|
+
}
|
|
292
|
+
.cov-merge_outlined {
|
|
293
|
+
&:before {
|
|
294
|
+
content: $cov-merge_outlined;
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
.cov-merge {
|
|
298
|
+
&:before {
|
|
299
|
+
content: $cov-merge;
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
.cov-no_results_outlined {
|
|
303
|
+
&:before {
|
|
304
|
+
content: $cov-no_results_outlined;
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
.cov-node_notification_outlined {
|
|
308
|
+
&:before {
|
|
309
|
+
content: $cov-node_notification_outlined;
|
|
310
|
+
}
|
|
311
|
+
}
|
|
312
|
+
.cov-nos_outlined {
|
|
313
|
+
&:before {
|
|
314
|
+
content: $cov-nos_outlined;
|
|
315
|
+
}
|
|
316
|
+
}
|
|
317
|
+
.cov-nos {
|
|
318
|
+
&:before {
|
|
319
|
+
content: $cov-nos;
|
|
320
|
+
}
|
|
321
|
+
}
|
|
322
|
+
.cov-object_browser_view_outlined {
|
|
323
|
+
&:before {
|
|
324
|
+
content: $cov-object_browser_view_outlined;
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
.cov-object_browser_view {
|
|
328
|
+
&:before {
|
|
329
|
+
content: $cov-object_browser_view;
|
|
330
|
+
}
|
|
331
|
+
}
|
|
332
|
+
.cov-object_storage_outlined {
|
|
333
|
+
&:before {
|
|
334
|
+
content: $cov-object_storage_outlined;
|
|
335
|
+
}
|
|
336
|
+
}
|
|
337
|
+
.cov-operations_outlined {
|
|
338
|
+
&:before {
|
|
339
|
+
content: $cov-operations_outlined;
|
|
340
|
+
}
|
|
341
|
+
}
|
|
342
|
+
.cov-pin_outlined {
|
|
343
|
+
&:before {
|
|
344
|
+
content: $cov-pin_outlined;
|
|
345
|
+
}
|
|
346
|
+
}
|
|
347
|
+
.cov-pinned {
|
|
348
|
+
&:before {
|
|
349
|
+
content: $cov-pinned;
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
.cov-placeholder_outlined {
|
|
353
|
+
&:before {
|
|
354
|
+
content: $cov-placeholder_outlined;
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
.cov-placeholder {
|
|
358
|
+
&:before {
|
|
359
|
+
content: $cov-placeholder;
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
.cov-product_reports_outlined {
|
|
363
|
+
&:before {
|
|
364
|
+
content: $cov-product_reports_outlined;
|
|
365
|
+
}
|
|
366
|
+
}
|
|
367
|
+
.cov-product_reports {
|
|
368
|
+
&:before {
|
|
369
|
+
content: $cov-product_reports;
|
|
370
|
+
}
|
|
371
|
+
}
|
|
372
|
+
.cov-professional_services_outlined {
|
|
373
|
+
&:before {
|
|
374
|
+
content: $cov-professional_services_outlined;
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
.cov-professional_services {
|
|
378
|
+
&:before {
|
|
379
|
+
content: $cov-professional_services;
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
.cov-report_outlined {
|
|
383
|
+
&:before {
|
|
384
|
+
content: $cov-report_outlined;
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
.cov-report {
|
|
388
|
+
&:before {
|
|
389
|
+
content: $cov-report;
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
.cov-row_outlined {
|
|
393
|
+
&:before {
|
|
394
|
+
content: $cov-row_outlined;
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
.cov-row {
|
|
398
|
+
&:before {
|
|
399
|
+
content: $cov-row;
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
.cov-rules_insert_outlined {
|
|
403
|
+
&:before {
|
|
404
|
+
content: $cov-rules_insert_outlined;
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
.cov-rules_outlined {
|
|
408
|
+
&:before {
|
|
409
|
+
content: $cov-rules_outlined;
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
.cov-rules_select_outlined {
|
|
413
|
+
&:before {
|
|
414
|
+
content: $cov-rules_select_outlined;
|
|
415
|
+
}
|
|
416
|
+
}
|
|
417
|
+
.cov-segmentation_outlined {
|
|
418
|
+
&:before {
|
|
419
|
+
content: $cov-segmentation_outlined;
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
.cov-sftp_outlined {
|
|
423
|
+
&:before {
|
|
424
|
+
content: $cov-sftp_outlined;
|
|
425
|
+
}
|
|
426
|
+
}
|
|
427
|
+
.cov-system_outlined {
|
|
428
|
+
&:before {
|
|
429
|
+
content: $cov-system_outlined;
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
.cov-system {
|
|
433
|
+
&:before {
|
|
434
|
+
content: $cov-system;
|
|
435
|
+
}
|
|
436
|
+
}
|
|
437
|
+
.cov-table_synced_outlined {
|
|
438
|
+
&:before {
|
|
439
|
+
content: $cov-table_synced_outlined;
|
|
440
|
+
}
|
|
441
|
+
}
|
|
442
|
+
.cov-teradata_nobackground_outlined {
|
|
443
|
+
&:before {
|
|
444
|
+
content: $cov-teradata_nobackground_outlined;
|
|
445
|
+
}
|
|
446
|
+
}
|
|
447
|
+
.cov-variable_outlined {
|
|
448
|
+
&:before {
|
|
449
|
+
content: $cov-variable_outlined;
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
.cov-wand_outlined {
|
|
453
|
+
&:before {
|
|
454
|
+
content: $cov-wand_outlined;
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
.cov-workflow_outlined {
|
|
458
|
+
&:before {
|
|
459
|
+
content: $cov-workflow_outlined;
|
|
460
|
+
}
|
|
461
|
+
}
|
|
462
|
+
.cov-data_management_outlined {
|
|
463
|
+
&:before {
|
|
464
|
+
content: $cov-data_management_outlined;
|
|
465
|
+
}
|
|
466
|
+
}
|
|
467
|
+
.cov-attribution_outlined {
|
|
468
|
+
&:before {
|
|
469
|
+
content: $cov-attribution_outlined;
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
.cov-attribution {
|
|
473
|
+
&:before {
|
|
474
|
+
content: $cov-attribution;
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
.cov-cluster_analysis_outlined {
|
|
478
|
+
&:before {
|
|
479
|
+
content: $cov-cluster_analysis_outlined;
|
|
480
|
+
}
|
|
481
|
+
}
|
|
482
|
+
.cov-compute_cluster_group_outlined {
|
|
483
|
+
&:before {
|
|
484
|
+
content: $cov-compute_cluster_group_outlined;
|
|
485
|
+
}
|
|
486
|
+
}
|
|
487
|
+
.cov-compute_cluster_outlined {
|
|
488
|
+
&:before {
|
|
489
|
+
content: $cov-compute_cluster_outlined;
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
.cov-compute_groups_outlined {
|
|
493
|
+
&:before {
|
|
494
|
+
content: $cov-compute_groups_outlined;
|
|
495
|
+
}
|
|
496
|
+
}
|
|
497
|
+
.cov-compute_groups {
|
|
498
|
+
&:before {
|
|
499
|
+
content: $cov-compute_groups;
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
.cov-compute_profile_outlined {
|
|
503
|
+
&:before {
|
|
504
|
+
content: $cov-compute_profile_outlined;
|
|
505
|
+
}
|
|
506
|
+
}
|
|
507
|
+
.cov-compute_profile {
|
|
508
|
+
&:before {
|
|
509
|
+
content: $cov-compute_profile;
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
.cov-data_source_type_amazon_outlined {
|
|
513
|
+
&:before {
|
|
514
|
+
content: $cov-data_source_type_amazon_outlined;
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
.cov-data_source_type_amazon {
|
|
518
|
+
&:before {
|
|
519
|
+
content: $cov-data_source_type_amazon;
|
|
520
|
+
}
|
|
521
|
+
}
|
|
522
|
+
.cov-data_source_type_azure_outlined {
|
|
523
|
+
&:before {
|
|
524
|
+
content: $cov-data_source_type_azure_outlined;
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
.cov-data_source_type_azure {
|
|
528
|
+
&:before {
|
|
529
|
+
content: $cov-data_source_type_azure;
|
|
530
|
+
}
|
|
531
|
+
}
|
|
532
|
+
.cov-data_source_type_cloudera_outlined {
|
|
533
|
+
&:before {
|
|
534
|
+
content: $cov-data_source_type_cloudera_outlined;
|
|
535
|
+
}
|
|
536
|
+
}
|
|
537
|
+
.cov-data_source_type_cloudera {
|
|
538
|
+
&:before {
|
|
539
|
+
content: $cov-data_source_type_cloudera;
|
|
540
|
+
}
|
|
541
|
+
}
|
|
542
|
+
.cov-data_source_type_hdinsight_outlined {
|
|
543
|
+
&:before {
|
|
544
|
+
content: $cov-data_source_type_hdinsight_outlined;
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
.cov-data_source_type_hdinsight {
|
|
548
|
+
&:before {
|
|
549
|
+
content: $cov-data_source_type_hdinsight;
|
|
550
|
+
}
|
|
551
|
+
}
|
|
552
|
+
.cov-data_source_type_microsoft_outlined {
|
|
553
|
+
&:before {
|
|
554
|
+
content: $cov-data_source_type_microsoft_outlined;
|
|
555
|
+
}
|
|
556
|
+
}
|
|
557
|
+
.cov-data_source_type_microsoft {
|
|
558
|
+
&:before {
|
|
559
|
+
content: $cov-data_source_type_microsoft;
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
.cov-data_source_type_teradata_outlined {
|
|
563
|
+
&:before {
|
|
564
|
+
content: $cov-data_source_type_teradata_outlined;
|
|
565
|
+
}
|
|
566
|
+
}
|
|
567
|
+
.cov-data_source_type_teradata {
|
|
568
|
+
&:before {
|
|
569
|
+
content: $cov-data_source_type_teradata;
|
|
570
|
+
}
|
|
571
|
+
}
|
|
572
|
+
.cov-database_changed_outlined {
|
|
573
|
+
&:before {
|
|
574
|
+
content: $cov-database_changed_outlined;
|
|
575
|
+
}
|
|
576
|
+
}
|
|
577
|
+
.cov-database_edit_outlined {
|
|
578
|
+
&:before {
|
|
579
|
+
content: $cov-database_edit_outlined;
|
|
580
|
+
}
|
|
581
|
+
}
|
|
582
|
+
.cov-database_foreign_outlined {
|
|
583
|
+
&:before {
|
|
584
|
+
content: $cov-database_foreign_outlined;
|
|
585
|
+
}
|
|
586
|
+
}
|
|
587
|
+
.cov-database_lab_outlined {
|
|
588
|
+
&:before {
|
|
589
|
+
content: $cov-database_lab_outlined;
|
|
590
|
+
}
|
|
591
|
+
}
|
|
592
|
+
.cov-database_none_outlined {
|
|
593
|
+
&:before {
|
|
594
|
+
content: $cov-database_none_outlined;
|
|
595
|
+
}
|
|
596
|
+
}
|
|
597
|
+
.cov-database_none {
|
|
598
|
+
&:before {
|
|
599
|
+
content: $cov-database_none;
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
.cov-database_outlined {
|
|
603
|
+
&:before {
|
|
604
|
+
content: $cov-database_outlined;
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
.cov-database_search_outlined {
|
|
608
|
+
&:before {
|
|
609
|
+
content: $cov-database_search_outlined;
|
|
610
|
+
}
|
|
611
|
+
}
|
|
612
|
+
.cov-database_synced_outlined {
|
|
613
|
+
&:before {
|
|
614
|
+
content: $cov-database_synced_outlined;
|
|
615
|
+
}
|
|
616
|
+
}
|
|
617
|
+
.cov-database_unreachable_outlined {
|
|
618
|
+
&:before {
|
|
619
|
+
content: $cov-database_unreachable_outlined;
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
.cov-database_unreachable {
|
|
623
|
+
&:before {
|
|
624
|
+
content: $cov-database_unreachable;
|
|
625
|
+
}
|
|
626
|
+
}
|
|
627
|
+
.cov-dock_right_outlined {
|
|
628
|
+
&:before {
|
|
629
|
+
content: $cov-dock_right_outlined;
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
.cov-file_changed_outlined {
|
|
633
|
+
&:before {
|
|
634
|
+
content: $cov-file_changed_outlined;
|
|
635
|
+
}
|
|
636
|
+
}
|
|
637
|
+
.cov-file_edit_outlined {
|
|
638
|
+
&:before {
|
|
639
|
+
content: $cov-file_edit_outlined;
|
|
640
|
+
}
|
|
641
|
+
}
|
|
642
|
+
.cov-file_foreign_outlined {
|
|
643
|
+
&:before {
|
|
644
|
+
content: $cov-file_foreign_outlined;
|
|
645
|
+
}
|
|
646
|
+
}
|
|
647
|
+
.cov-file_lab_outlined {
|
|
648
|
+
&:before {
|
|
649
|
+
content: $cov-file_lab_outlined;
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
.cov-file_outlined {
|
|
653
|
+
&:before {
|
|
654
|
+
content: $cov-file_outlined;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
657
|
+
.cov-file_search_outlined {
|
|
658
|
+
&:before {
|
|
659
|
+
content: $cov-file_search_outlined;
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
.cov-file_synced_outlined {
|
|
663
|
+
&:before {
|
|
664
|
+
content: $cov-file_synced_outlined;
|
|
665
|
+
}
|
|
666
|
+
}
|
|
667
|
+
.cov-machine_learning_outlined {
|
|
668
|
+
&:before {
|
|
669
|
+
content: $cov-machine_learning_outlined;
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
.cov-model_configuration_outlined {
|
|
673
|
+
&:before {
|
|
674
|
+
content: $cov-model_configuration_outlined;
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
.cov-model_outlined {
|
|
678
|
+
&:before {
|
|
679
|
+
content: $cov-model_outlined;
|
|
680
|
+
}
|
|
681
|
+
}
|
|
682
|
+
.cov-operators_add_outlined {
|
|
683
|
+
&:before {
|
|
684
|
+
content: $cov-operators_add_outlined;
|
|
685
|
+
}
|
|
686
|
+
}
|
|
687
|
+
.cov-operators_add {
|
|
688
|
+
&:before {
|
|
689
|
+
content: $cov-operators_add;
|
|
690
|
+
}
|
|
691
|
+
}
|
|
692
|
+
.cov-operators_between_outlined {
|
|
693
|
+
&:before {
|
|
694
|
+
content: $cov-operators_between_outlined;
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
.cov-operators_between {
|
|
698
|
+
&:before {
|
|
699
|
+
content: $cov-operators_between;
|
|
700
|
+
}
|
|
701
|
+
}
|
|
702
|
+
.cov-operators_divide_outlined {
|
|
703
|
+
&:before {
|
|
704
|
+
content: $cov-operators_divide_outlined;
|
|
705
|
+
}
|
|
706
|
+
}
|
|
707
|
+
.cov-operators_equals_outlined {
|
|
708
|
+
&:before {
|
|
709
|
+
content: $cov-operators_equals_outlined;
|
|
710
|
+
}
|
|
711
|
+
}
|
|
712
|
+
.cov-operators_greater_than_or_equal_outlined {
|
|
713
|
+
&:before {
|
|
714
|
+
content: $cov-operators_greater_than_or_equal_outlined;
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
.cov-operators_greater_than_outlined {
|
|
718
|
+
&:before {
|
|
719
|
+
content: $cov-operators_greater_than_outlined;
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
.cov-operators_less_than_or_equal_outlined {
|
|
723
|
+
&:before {
|
|
724
|
+
content: $cov-operators_less_than_or_equal_outlined;
|
|
725
|
+
}
|
|
726
|
+
}
|
|
727
|
+
.cov-operators_less_than_outlined {
|
|
728
|
+
&:before {
|
|
729
|
+
content: $cov-operators_less_than_outlined;
|
|
730
|
+
}
|
|
731
|
+
}
|
|
732
|
+
.cov-operators_multiply_outlined {
|
|
733
|
+
&:before {
|
|
734
|
+
content: $cov-operators_multiply_outlined;
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
.cov-operators_not_equal_outlined {
|
|
738
|
+
&:before {
|
|
739
|
+
content: $cov-operators_not_equal_outlined;
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
.cov-operators_parentheses_outlined {
|
|
743
|
+
&:before {
|
|
744
|
+
content: $cov-operators_parentheses_outlined;
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
.cov-operators_parenthesis_left_outlined {
|
|
748
|
+
&:before {
|
|
749
|
+
content: $cov-operators_parenthesis_left_outlined;
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
.cov-operators_parenthesis_right_outlined {
|
|
753
|
+
&:before {
|
|
754
|
+
content: $cov-operators_parenthesis_right_outlined;
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
.cov-operators_subtract_outlined {
|
|
758
|
+
&:before {
|
|
759
|
+
content: $cov-operators_subtract_outlined;
|
|
760
|
+
}
|
|
761
|
+
}
|
|
762
|
+
.cov-primary_cluster_outlined {
|
|
763
|
+
&:before {
|
|
764
|
+
content: $cov-primary_cluster_outlined;
|
|
765
|
+
}
|
|
766
|
+
}
|
|
767
|
+
.cov-product_analyst_outlined {
|
|
768
|
+
&:before {
|
|
769
|
+
content: $cov-product_analyst_outlined;
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
.cov-product_appcenter_outlined {
|
|
773
|
+
&:before {
|
|
774
|
+
content: $cov-product_appcenter_outlined;
|
|
775
|
+
}
|
|
776
|
+
}
|
|
777
|
+
.cov-product_appcenter {
|
|
778
|
+
&:before {
|
|
779
|
+
content: $cov-product_appcenter;
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
.cov-product_console_outlined {
|
|
783
|
+
&:before {
|
|
784
|
+
content: $cov-product_console_outlined;
|
|
785
|
+
}
|
|
786
|
+
}
|
|
787
|
+
.cov-product_cx_outlined {
|
|
788
|
+
&:before {
|
|
789
|
+
content: $cov-product_cx_outlined;
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
.cov-product_cx {
|
|
793
|
+
&:before {
|
|
794
|
+
content: $cov-product_cx;
|
|
795
|
+
}
|
|
796
|
+
}
|
|
797
|
+
.cov-product_editor_outlined {
|
|
798
|
+
&:before {
|
|
799
|
+
content: $cov-product_editor_outlined;
|
|
800
|
+
}
|
|
801
|
+
}
|
|
802
|
+
.cov-product_jupyterhub_outlined {
|
|
803
|
+
&:before {
|
|
804
|
+
content: $cov-product_jupyterhub_outlined;
|
|
805
|
+
}
|
|
806
|
+
}
|
|
807
|
+
.cov-product_jupyterhub {
|
|
808
|
+
&:before {
|
|
809
|
+
content: $cov-product_jupyterhub;
|
|
810
|
+
}
|
|
811
|
+
}
|
|
812
|
+
.cov-product_modelops_outlined {
|
|
813
|
+
&:before {
|
|
814
|
+
content: $cov-product_modelops_outlined;
|
|
815
|
+
}
|
|
816
|
+
}
|
|
817
|
+
.cov-product_modelops {
|
|
818
|
+
&:before {
|
|
819
|
+
content: $cov-product_modelops;
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
.cov-product_outbound_campaign_manager_outlined {
|
|
823
|
+
&:before {
|
|
824
|
+
content: $cov-product_outbound_campaign_manager_outlined;
|
|
825
|
+
}
|
|
826
|
+
}
|
|
827
|
+
.cov-product_outbound_campaign_manager {
|
|
828
|
+
&:before {
|
|
829
|
+
content: $cov-product_outbound_campaign_manager;
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
.cov-product_querygrid_outlined {
|
|
833
|
+
&:before {
|
|
834
|
+
content: $cov-product_querygrid_outlined;
|
|
835
|
+
}
|
|
836
|
+
}
|
|
837
|
+
.cov-product_querygrid {
|
|
838
|
+
&:before {
|
|
839
|
+
content: $cov-product_querygrid;
|
|
840
|
+
}
|
|
841
|
+
}
|
|
842
|
+
.cov-product_streams_outlined {
|
|
843
|
+
&:before {
|
|
844
|
+
content: $cov-product_streams_outlined;
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
.cov-product_streams {
|
|
848
|
+
&:before {
|
|
849
|
+
content: $cov-product_streams;
|
|
850
|
+
}
|
|
851
|
+
}
|
|
852
|
+
.cov-product_vantage_outlined {
|
|
853
|
+
&:before {
|
|
854
|
+
content: $cov-product_vantage_outlined;
|
|
855
|
+
}
|
|
856
|
+
}
|
|
857
|
+
.cov-product_vantage {
|
|
858
|
+
&:before {
|
|
859
|
+
content: $cov-product_vantage;
|
|
860
|
+
}
|
|
861
|
+
}
|
|
862
|
+
.cov-product_viewpoint_outlined {
|
|
863
|
+
&:before {
|
|
864
|
+
content: $cov-product_viewpoint_outlined;
|
|
865
|
+
}
|
|
866
|
+
}
|
|
867
|
+
.cov-product_viewpoint {
|
|
868
|
+
&:before {
|
|
869
|
+
content: $cov-product_viewpoint;
|
|
870
|
+
}
|
|
871
|
+
}
|
|
872
|
+
.cov-resize_northeast_outlined {
|
|
873
|
+
&:before {
|
|
874
|
+
content: $cov-resize_northeast_outlined;
|
|
875
|
+
}
|
|
876
|
+
}
|
|
877
|
+
.cov-resize_northwest_outlined {
|
|
878
|
+
&:before {
|
|
879
|
+
content: $cov-resize_northwest_outlined;
|
|
880
|
+
}
|
|
881
|
+
}
|
|
882
|
+
.cov-resize_southeast_outlined {
|
|
883
|
+
&:before {
|
|
884
|
+
content: $cov-resize_southeast_outlined;
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
.cov-resize_southwest_outlined {
|
|
888
|
+
&:before {
|
|
889
|
+
content: $cov-resize_southwest_outlined;
|
|
890
|
+
}
|
|
891
|
+
}
|
|
892
|
+
.cov-sankey_outlined {
|
|
893
|
+
&:before {
|
|
894
|
+
content: $cov-sankey_outlined;
|
|
895
|
+
}
|
|
896
|
+
}
|
|
897
|
+
.cov-sankey {
|
|
898
|
+
&:before {
|
|
899
|
+
content: $cov-sankey;
|
|
900
|
+
}
|
|
901
|
+
}
|
|
902
|
+
.cov-script_management_outlined {
|
|
903
|
+
&:before {
|
|
904
|
+
content: $cov-script_management_outlined;
|
|
905
|
+
}
|
|
906
|
+
}
|
|
907
|
+
.cov-script_management {
|
|
908
|
+
&:before {
|
|
909
|
+
content: $cov-script_management;
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
.cov-script_outlined {
|
|
913
|
+
&:before {
|
|
914
|
+
content: $cov-script_outlined;
|
|
915
|
+
}
|
|
916
|
+
}
|
|
917
|
+
.cov-script_sql_outlined {
|
|
918
|
+
&:before {
|
|
919
|
+
content: $cov-script_sql_outlined;
|
|
920
|
+
}
|
|
921
|
+
}
|
|
922
|
+
.cov-script_stored_procedure_outlined {
|
|
923
|
+
&:before {
|
|
924
|
+
content: $cov-script_stored_procedure_outlined;
|
|
925
|
+
}
|
|
926
|
+
}
|
|
927
|
+
.cov-server_changed_outlined {
|
|
928
|
+
&:before {
|
|
929
|
+
content: $cov-server_changed_outlined;
|
|
930
|
+
}
|
|
931
|
+
}
|
|
932
|
+
.cov-server_edit_outlined {
|
|
933
|
+
&:before {
|
|
934
|
+
content: $cov-server_edit_outlined;
|
|
935
|
+
}
|
|
936
|
+
}
|
|
937
|
+
.cov-server_foreign_outlined {
|
|
938
|
+
&:before {
|
|
939
|
+
content: $cov-server_foreign_outlined;
|
|
940
|
+
}
|
|
941
|
+
}
|
|
942
|
+
.cov-server_lab_outlined {
|
|
943
|
+
&:before {
|
|
944
|
+
content: $cov-server_lab_outlined;
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
.cov-server_outlined {
|
|
948
|
+
&:before {
|
|
949
|
+
content: $cov-server_outlined;
|
|
950
|
+
}
|
|
951
|
+
}
|
|
952
|
+
.cov-server_search_outlined {
|
|
953
|
+
&:before {
|
|
954
|
+
content: $cov-server_search_outlined;
|
|
955
|
+
}
|
|
956
|
+
}
|
|
957
|
+
.cov-server_synced_outlined {
|
|
958
|
+
&:before {
|
|
959
|
+
content: $cov-server_synced_outlined;
|
|
960
|
+
}
|
|
961
|
+
}
|
|
962
|
+
.cov-server_workspace_outlined {
|
|
963
|
+
&:before {
|
|
964
|
+
content: $cov-server_workspace_outlined;
|
|
965
|
+
}
|
|
966
|
+
}
|
|
967
|
+
.cov-server_workspace {
|
|
968
|
+
&:before {
|
|
969
|
+
content: $cov-server_workspace;
|
|
970
|
+
}
|
|
971
|
+
}
|
|
972
|
+
.cov-state_cancelled_outlined {
|
|
973
|
+
&:before {
|
|
974
|
+
content: $cov-state_cancelled_outlined;
|
|
975
|
+
}
|
|
976
|
+
}
|
|
977
|
+
.cov-state_cancelled {
|
|
978
|
+
&:before {
|
|
979
|
+
content: $cov-state_cancelled;
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
.cov-state_caution_outlined {
|
|
983
|
+
&:before {
|
|
984
|
+
content: $cov-state_caution_outlined;
|
|
985
|
+
}
|
|
986
|
+
}
|
|
987
|
+
.cov-state_caution {
|
|
988
|
+
&:before {
|
|
989
|
+
content: $cov-state_caution;
|
|
990
|
+
}
|
|
991
|
+
}
|
|
992
|
+
.cov-state_changed_outlined {
|
|
993
|
+
&:before {
|
|
994
|
+
content: $cov-state_changed_outlined;
|
|
995
|
+
}
|
|
996
|
+
}
|
|
997
|
+
.cov-state_changed {
|
|
998
|
+
&:before {
|
|
999
|
+
content: $cov-state_changed;
|
|
1000
|
+
}
|
|
1001
|
+
}
|
|
1002
|
+
.cov-state_negative_outlined {
|
|
1003
|
+
&:before {
|
|
1004
|
+
content: $cov-state_negative_outlined;
|
|
1005
|
+
}
|
|
1006
|
+
}
|
|
1007
|
+
.cov-state_negative {
|
|
1008
|
+
&:before {
|
|
1009
|
+
content: $cov-state_negative;
|
|
1010
|
+
}
|
|
1011
|
+
}
|
|
1012
|
+
.cov-state_paused_outlined {
|
|
1013
|
+
&:before {
|
|
1014
|
+
content: $cov-state_paused_outlined;
|
|
1015
|
+
}
|
|
1016
|
+
}
|
|
1017
|
+
.cov-state_paused {
|
|
1018
|
+
&:before {
|
|
1019
|
+
content: $cov-state_paused;
|
|
1020
|
+
}
|
|
1021
|
+
}
|
|
1022
|
+
.cov-state_positive_outlined {
|
|
1023
|
+
&:before {
|
|
1024
|
+
content: $cov-state_positive_outlined;
|
|
1025
|
+
}
|
|
1026
|
+
}
|
|
1027
|
+
.cov-state_positive {
|
|
1028
|
+
&:before {
|
|
1029
|
+
content: $cov-state_positive;
|
|
1030
|
+
}
|
|
1031
|
+
}
|
|
1032
|
+
.cov-table_changed_outlined {
|
|
1033
|
+
&:before {
|
|
1034
|
+
content: $cov-table_changed_outlined;
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
.cov-table_edit_outlined {
|
|
1038
|
+
&:before {
|
|
1039
|
+
content: $cov-table_edit_outlined;
|
|
1040
|
+
}
|
|
1041
|
+
}
|
|
1042
|
+
.cov-table_foreign_outlined {
|
|
1043
|
+
&:before {
|
|
1044
|
+
content: $cov-table_foreign_outlined;
|
|
1045
|
+
}
|
|
1046
|
+
}
|
|
1047
|
+
.cov-table_lab_outlined {
|
|
1048
|
+
&:before {
|
|
1049
|
+
content: $cov-table_lab_outlined;
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
.cov-table_outlined {
|
|
1053
|
+
&:before {
|
|
1054
|
+
content: $cov-table_outlined;
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
.cov-table_search_outlined {
|
|
1058
|
+
&:before {
|
|
1059
|
+
content: $cov-table_search_outlined;
|
|
1060
|
+
}
|
|
1061
|
+
}
|
|
1062
|
+
.cov-table_synced-copy_outlined {
|
|
1063
|
+
&:before {
|
|
1064
|
+
content: $cov-table_synced-copy_outlined;
|
|
1065
|
+
}
|
|
1066
|
+
}
|
|
1067
|
+
.cov-teradata_nobackground {
|
|
1068
|
+
&:before {
|
|
1069
|
+
content: $cov-teradata_nobackground;
|
|
1070
|
+
}
|
|
1071
|
+
}
|
|
1072
|
+
.cov-teradata_outlined {
|
|
1073
|
+
&:before {
|
|
1074
|
+
content: $cov-teradata_outlined;
|
|
1075
|
+
}
|
|
1076
|
+
}
|
|
1077
|
+
.cov-text_analysis_outlined {
|
|
1078
|
+
&:before {
|
|
1079
|
+
content: $cov-text_analysis_outlined;
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1082
|
+
.cov-undock_outlined {
|
|
1083
|
+
&:before {
|
|
1084
|
+
content: $cov-undock_outlined;
|
|
1085
|
+
}
|
|
1086
|
+
}
|
|
1087
|
+
.cov-user_defined_function {
|
|
1088
|
+
&:before {
|
|
1089
|
+
content: $cov-user_defined_function;
|
|
1090
|
+
}
|
|
1091
|
+
}
|
|
1092
|
+
.cov-user_defined_function_outlined {
|
|
1093
|
+
&:before {
|
|
1094
|
+
content: $cov-user_defined_function_outlined;
|
|
1095
|
+
}
|
|
1096
|
+
}
|
|
1097
|
+
.cov-advanced_sql {
|
|
1098
|
+
&:before {
|
|
1099
|
+
content: $cov-advanced_sql;
|
|
1100
|
+
}
|
|
1101
|
+
}
|
|
1102
|
+
.cov-data_management {
|
|
1103
|
+
&:before {
|
|
1104
|
+
content: $cov-data_management;
|
|
1105
|
+
}
|
|
1106
|
+
}
|
|
1107
|
+
.cov-compute_cluster_group {
|
|
1108
|
+
&:before {
|
|
1109
|
+
content: $cov-compute_cluster_group;
|
|
1110
|
+
}
|
|
1111
|
+
}
|
|
1112
|
+
.cov-compute_cluster {
|
|
1113
|
+
&:before {
|
|
1114
|
+
content: $cov-compute_cluster;
|
|
1115
|
+
}
|
|
1116
|
+
}
|
|
1117
|
+
.cov-compute_profile_dark {
|
|
1118
|
+
&:before {
|
|
1119
|
+
content: $cov-compute_profile_dark;
|
|
1120
|
+
}
|
|
1121
|
+
}
|
|
1122
|
+
.cov-compute_profile_light {
|
|
1123
|
+
&:before {
|
|
1124
|
+
content: $cov-compute_profile_light;
|
|
1125
|
+
}
|
|
1126
|
+
}
|
|
1127
|
+
.cov-primary_cluster {
|
|
1128
|
+
&:before {
|
|
1129
|
+
content: $cov-primary_cluster;
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
.cov-alias_arrow {
|
|
1133
|
+
&:before {
|
|
1134
|
+
content: $cov-alias_arrow;
|
|
1135
|
+
}
|
|
1136
|
+
}
|
|
1137
|
+
.cov-api {
|
|
1138
|
+
&:before {
|
|
1139
|
+
content: $cov-api;
|
|
1140
|
+
}
|
|
1141
|
+
}
|
|
1142
|
+
.cov-api_ondark {
|
|
1143
|
+
&:before {
|
|
1144
|
+
content: $cov-api_ondark;
|
|
1145
|
+
}
|
|
1146
|
+
}
|
|
1147
|
+
.cov-application {
|
|
1148
|
+
&:before {
|
|
1149
|
+
content: $cov-application;
|
|
1150
|
+
}
|
|
1151
|
+
}
|
|
1152
|
+
.cov-bucket {
|
|
1153
|
+
&:before {
|
|
1154
|
+
content: $cov-bucket;
|
|
1155
|
+
}
|
|
1156
|
+
}
|
|
1157
|
+
.cov-cluster_analysis {
|
|
1158
|
+
&:before {
|
|
1159
|
+
content: $cov-cluster_analysis;
|
|
1160
|
+
}
|
|
1161
|
+
}
|
|
1162
|
+
.cov-column {
|
|
1163
|
+
&:before {
|
|
1164
|
+
content: $cov-column;
|
|
1165
|
+
}
|
|
1166
|
+
}
|
|
1167
|
+
.cov-connected_identity {
|
|
1168
|
+
&:before {
|
|
1169
|
+
content: $cov-connected_identity;
|
|
1170
|
+
}
|
|
1171
|
+
}
|
|
1172
|
+
.cov-data_preparation {
|
|
1173
|
+
&:before {
|
|
1174
|
+
content: $cov-data_preparation;
|
|
1175
|
+
}
|
|
1176
|
+
}
|
|
1177
|
+
.cov-data_source {
|
|
1178
|
+
&:before {
|
|
1179
|
+
content: $cov-data_source;
|
|
1180
|
+
}
|
|
1181
|
+
}
|
|
1182
|
+
.cov-database {
|
|
1183
|
+
&:before {
|
|
1184
|
+
content: $cov-database;
|
|
1185
|
+
}
|
|
1186
|
+
}
|
|
1187
|
+
.cov-database_changed {
|
|
1188
|
+
&:before {
|
|
1189
|
+
content: $cov-database_changed;
|
|
1190
|
+
}
|
|
1191
|
+
}
|
|
1192
|
+
.cov-database_edit {
|
|
1193
|
+
&:before {
|
|
1194
|
+
content: $cov-database_edit;
|
|
1195
|
+
}
|
|
1196
|
+
}
|
|
1197
|
+
.cov-database_foreign {
|
|
1198
|
+
&:before {
|
|
1199
|
+
content: $cov-database_foreign;
|
|
1200
|
+
}
|
|
1201
|
+
}
|
|
1202
|
+
.cov-database_lab {
|
|
1203
|
+
&:before {
|
|
1204
|
+
content: $cov-database_lab;
|
|
1205
|
+
}
|
|
1206
|
+
}
|
|
1207
|
+
.cov-database_search {
|
|
1208
|
+
&:before {
|
|
1209
|
+
content: $cov-database_search;
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1212
|
+
.cov-database_synced {
|
|
1213
|
+
&:before {
|
|
1214
|
+
content: $cov-database_synced;
|
|
1215
|
+
}
|
|
1216
|
+
}
|
|
1217
|
+
.cov-disconnect {
|
|
1218
|
+
&:before {
|
|
1219
|
+
content: $cov-disconnect;
|
|
1220
|
+
}
|
|
1221
|
+
}
|
|
1222
|
+
.cov-dock_right {
|
|
1223
|
+
&:before {
|
|
1224
|
+
content: $cov-dock_right;
|
|
1225
|
+
}
|
|
1226
|
+
}
|
|
1227
|
+
.cov-engine {
|
|
1228
|
+
&:before {
|
|
1229
|
+
content: $cov-engine;
|
|
1230
|
+
}
|
|
1231
|
+
}
|
|
1232
|
+
.cov-file {
|
|
1233
|
+
&:before {
|
|
1234
|
+
content: $cov-file;
|
|
1235
|
+
}
|
|
1236
|
+
}
|
|
1237
|
+
.cov-file_changed {
|
|
1238
|
+
&:before {
|
|
1239
|
+
content: $cov-file_changed;
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
.cov-file_edit {
|
|
1243
|
+
&:before {
|
|
1244
|
+
content: $cov-file_edit;
|
|
1245
|
+
}
|
|
1246
|
+
}
|
|
1247
|
+
.cov-file_foreign {
|
|
1248
|
+
&:before {
|
|
1249
|
+
content: $cov-file_foreign;
|
|
1250
|
+
}
|
|
1251
|
+
}
|
|
1252
|
+
.cov-file_lab {
|
|
1253
|
+
&:before {
|
|
1254
|
+
content: $cov-file_lab;
|
|
1255
|
+
}
|
|
1256
|
+
}
|
|
1257
|
+
.cov-file_search {
|
|
1258
|
+
&:before {
|
|
1259
|
+
content: $cov-file_search;
|
|
1260
|
+
}
|
|
1261
|
+
}
|
|
1262
|
+
.cov-file_synced {
|
|
1263
|
+
&:before {
|
|
1264
|
+
content: $cov-file_synced;
|
|
1265
|
+
}
|
|
1266
|
+
}
|
|
1267
|
+
.cov-formula {
|
|
1268
|
+
&:before {
|
|
1269
|
+
content: $cov-formula;
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
.cov-lab {
|
|
1273
|
+
&:before {
|
|
1274
|
+
content: $cov-lab;
|
|
1275
|
+
}
|
|
1276
|
+
}
|
|
1277
|
+
.cov-loader_dots {
|
|
1278
|
+
&:before {
|
|
1279
|
+
content: $cov-loader_dots;
|
|
1280
|
+
}
|
|
1281
|
+
}
|
|
1282
|
+
.cov-machine_learning_ondark {
|
|
1283
|
+
&:before {
|
|
1284
|
+
content: $cov-machine_learning_ondark;
|
|
1285
|
+
}
|
|
1286
|
+
}
|
|
1287
|
+
.cov-machine_learning {
|
|
1288
|
+
&:before {
|
|
1289
|
+
content: $cov-machine_learning;
|
|
1290
|
+
}
|
|
1291
|
+
}
|
|
1292
|
+
.cov-model {
|
|
1293
|
+
&:before {
|
|
1294
|
+
content: $cov-model;
|
|
1295
|
+
}
|
|
1296
|
+
}
|
|
1297
|
+
.cov-model_ondark {
|
|
1298
|
+
&:before {
|
|
1299
|
+
content: $cov-model_ondark;
|
|
1300
|
+
}
|
|
1301
|
+
}
|
|
1302
|
+
.cov-model_configuration {
|
|
1303
|
+
&:before {
|
|
1304
|
+
content: $cov-model_configuration;
|
|
1305
|
+
}
|
|
1306
|
+
}
|
|
1307
|
+
.cov-model_configuration_ondark {
|
|
1308
|
+
&:before {
|
|
1309
|
+
content: $cov-model_configuration_ondark;
|
|
1310
|
+
}
|
|
1311
|
+
}
|
|
1312
|
+
.cov-no_results {
|
|
1313
|
+
&:before {
|
|
1314
|
+
content: $cov-no_results;
|
|
1315
|
+
}
|
|
1316
|
+
}
|
|
1317
|
+
.cov-node_branch {
|
|
1318
|
+
&:before {
|
|
1319
|
+
content: $cov-node_branch;
|
|
1320
|
+
}
|
|
1321
|
+
}
|
|
1322
|
+
.cov-node_merge {
|
|
1323
|
+
&:before {
|
|
1324
|
+
content: $cov-node_merge;
|
|
1325
|
+
}
|
|
1326
|
+
}
|
|
1327
|
+
.cov-node_notification {
|
|
1328
|
+
&:before {
|
|
1329
|
+
content: $cov-node_notification;
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1332
|
+
.cov-node_notification_ondark {
|
|
1333
|
+
&:before {
|
|
1334
|
+
content: $cov-node_notification_ondark;
|
|
1335
|
+
}
|
|
1336
|
+
}
|
|
1337
|
+
.cov-object_storage {
|
|
1338
|
+
&:before {
|
|
1339
|
+
content: $cov-object_storage;
|
|
1340
|
+
}
|
|
1341
|
+
}
|
|
1342
|
+
.cov-object_storage_ondark {
|
|
1343
|
+
&:before {
|
|
1344
|
+
content: $cov-object_storage_ondark;
|
|
1345
|
+
}
|
|
1346
|
+
}
|
|
1347
|
+
.cov-operations {
|
|
1348
|
+
&:before {
|
|
1349
|
+
content: $cov-operations;
|
|
1350
|
+
}
|
|
1351
|
+
}
|
|
1352
|
+
.cov-operators_divide {
|
|
1353
|
+
&:before {
|
|
1354
|
+
content: $cov-operators_divide;
|
|
1355
|
+
}
|
|
1356
|
+
}
|
|
1357
|
+
.cov-operators_equals {
|
|
1358
|
+
&:before {
|
|
1359
|
+
content: $cov-operators_equals;
|
|
1360
|
+
}
|
|
1361
|
+
}
|
|
1362
|
+
.cov-operators_greater_than {
|
|
1363
|
+
&:before {
|
|
1364
|
+
content: $cov-operators_greater_than;
|
|
1365
|
+
}
|
|
1366
|
+
}
|
|
1367
|
+
.cov-operators_greater_than_or_equal {
|
|
1368
|
+
&:before {
|
|
1369
|
+
content: $cov-operators_greater_than_or_equal;
|
|
1370
|
+
}
|
|
1371
|
+
}
|
|
1372
|
+
.cov-operators_less_than {
|
|
1373
|
+
&:before {
|
|
1374
|
+
content: $cov-operators_less_than;
|
|
1375
|
+
}
|
|
1376
|
+
}
|
|
1377
|
+
.cov-operators_less_than_or_equal {
|
|
1378
|
+
&:before {
|
|
1379
|
+
content: $cov-operators_less_than_or_equal;
|
|
1380
|
+
}
|
|
1381
|
+
}
|
|
1382
|
+
.cov-operators_multiply {
|
|
1383
|
+
&:before {
|
|
1384
|
+
content: $cov-operators_multiply;
|
|
1385
|
+
}
|
|
1386
|
+
}
|
|
1387
|
+
.cov-operators_not_equal {
|
|
1388
|
+
&:before {
|
|
1389
|
+
content: $cov-operators_not_equal;
|
|
1390
|
+
}
|
|
1391
|
+
}
|
|
1392
|
+
.cov-operators_parentheses {
|
|
1393
|
+
&:before {
|
|
1394
|
+
content: $cov-operators_parentheses;
|
|
1395
|
+
}
|
|
1396
|
+
}
|
|
1397
|
+
.cov-operators_parenthesis_left {
|
|
1398
|
+
&:before {
|
|
1399
|
+
content: $cov-operators_parenthesis_left;
|
|
1400
|
+
}
|
|
1401
|
+
}
|
|
1402
|
+
.cov-operators_parenthesis_right {
|
|
1403
|
+
&:before {
|
|
1404
|
+
content: $cov-operators_parenthesis_right;
|
|
1405
|
+
}
|
|
1406
|
+
}
|
|
1407
|
+
.cov-operators_subtract {
|
|
1408
|
+
&:before {
|
|
1409
|
+
content: $cov-operators_subtract;
|
|
1410
|
+
}
|
|
1411
|
+
}
|
|
1412
|
+
.cov-outbound_campaign_manager {
|
|
1413
|
+
&:before {
|
|
1414
|
+
content: $cov-outbound_campaign_manager;
|
|
1415
|
+
}
|
|
1416
|
+
}
|
|
1417
|
+
.cov-product_analyst {
|
|
1418
|
+
&:before {
|
|
1419
|
+
content: $cov-product_analyst;
|
|
1420
|
+
}
|
|
1421
|
+
}
|
|
1422
|
+
.cov-product_console {
|
|
1423
|
+
&:before {
|
|
1424
|
+
content: $cov-product_console;
|
|
1425
|
+
}
|
|
1426
|
+
}
|
|
1427
|
+
.cov-product_editor {
|
|
1428
|
+
&:before {
|
|
1429
|
+
content: $cov-product_editor;
|
|
1430
|
+
}
|
|
1431
|
+
}
|
|
1432
|
+
.cov-resize_northeast {
|
|
1433
|
+
&:before {
|
|
1434
|
+
content: $cov-resize_northeast;
|
|
1435
|
+
}
|
|
1436
|
+
}
|
|
1437
|
+
.cov-resize_northwest {
|
|
1438
|
+
&:before {
|
|
1439
|
+
content: $cov-resize_northwest;
|
|
1440
|
+
}
|
|
1441
|
+
}
|
|
1442
|
+
.cov-resize_southeast {
|
|
1443
|
+
&:before {
|
|
1444
|
+
content: $cov-resize_southeast;
|
|
1445
|
+
}
|
|
1446
|
+
}
|
|
1447
|
+
.cov-resize_southwest {
|
|
1448
|
+
&:before {
|
|
1449
|
+
content: $cov-resize_southwest;
|
|
1450
|
+
}
|
|
1451
|
+
}
|
|
1452
|
+
.cov-rules {
|
|
1453
|
+
&:before {
|
|
1454
|
+
content: $cov-rules;
|
|
1455
|
+
}
|
|
1456
|
+
}
|
|
1457
|
+
.cov-rules_ondark {
|
|
1458
|
+
&:before {
|
|
1459
|
+
content: $cov-rules_ondark;
|
|
1460
|
+
}
|
|
1461
|
+
}
|
|
1462
|
+
.cov-rules_insert {
|
|
1463
|
+
&:before {
|
|
1464
|
+
content: $cov-rules_insert;
|
|
1465
|
+
}
|
|
1466
|
+
}
|
|
1467
|
+
.cov-rules_insert_ondark {
|
|
1468
|
+
&:before {
|
|
1469
|
+
content: $cov-rules_insert_ondark;
|
|
1470
|
+
}
|
|
1471
|
+
}
|
|
1472
|
+
.cov-rules_select {
|
|
1473
|
+
&:before {
|
|
1474
|
+
content: $cov-rules_select;
|
|
1475
|
+
}
|
|
1476
|
+
}
|
|
1477
|
+
.cov-rules_select_ondark {
|
|
1478
|
+
&:before {
|
|
1479
|
+
content: $cov-rules_select_ondark;
|
|
1480
|
+
}
|
|
1481
|
+
}
|
|
1482
|
+
.cov-script {
|
|
1483
|
+
&:before {
|
|
1484
|
+
content: $cov-script;
|
|
1485
|
+
}
|
|
1486
|
+
}
|
|
1487
|
+
.cov-script_ondark {
|
|
1488
|
+
&:before {
|
|
1489
|
+
content: $cov-script_ondark;
|
|
1490
|
+
}
|
|
1491
|
+
}
|
|
1492
|
+
.cov-script_macro {
|
|
1493
|
+
&:before {
|
|
1494
|
+
content: $cov-script_macro;
|
|
1495
|
+
}
|
|
1496
|
+
}
|
|
1497
|
+
.cov-script_macro_ondark {
|
|
1498
|
+
&:before {
|
|
1499
|
+
content: $cov-script_macro_ondark;
|
|
1500
|
+
}
|
|
1501
|
+
}
|
|
1502
|
+
.cov-script_sql {
|
|
1503
|
+
&:before {
|
|
1504
|
+
content: $cov-script_sql;
|
|
1505
|
+
}
|
|
1506
|
+
}
|
|
1507
|
+
.cov-script_sql_ondark {
|
|
1508
|
+
&:before {
|
|
1509
|
+
content: $cov-script_sql_ondark;
|
|
1510
|
+
}
|
|
1511
|
+
}
|
|
1512
|
+
.cov-script_stored_procedure {
|
|
1513
|
+
&:before {
|
|
1514
|
+
content: $cov-script_stored_procedure;
|
|
1515
|
+
}
|
|
1516
|
+
}
|
|
1517
|
+
.cov-script_stored_procedure_ondark {
|
|
1518
|
+
&:before {
|
|
1519
|
+
content: $cov-script_stored_procedure_ondark;
|
|
1520
|
+
}
|
|
1521
|
+
}
|
|
1522
|
+
.cov-segmentation {
|
|
1523
|
+
&:before {
|
|
1524
|
+
content: $cov-segmentation;
|
|
1525
|
+
}
|
|
1526
|
+
}
|
|
1527
|
+
.cov-server {
|
|
1528
|
+
&:before {
|
|
1529
|
+
content: $cov-server;
|
|
1530
|
+
}
|
|
1531
|
+
}
|
|
1532
|
+
.cov-server_changed {
|
|
1533
|
+
&:before {
|
|
1534
|
+
content: $cov-server_changed;
|
|
1535
|
+
}
|
|
1536
|
+
}
|
|
1537
|
+
.cov-server_edit {
|
|
1538
|
+
&:before {
|
|
1539
|
+
content: $cov-server_edit;
|
|
1540
|
+
}
|
|
1541
|
+
}
|
|
1542
|
+
.cov-server_foreign {
|
|
1543
|
+
&:before {
|
|
1544
|
+
content: $cov-server_foreign;
|
|
1545
|
+
}
|
|
1546
|
+
}
|
|
1547
|
+
.cov-server_lab {
|
|
1548
|
+
&:before {
|
|
1549
|
+
content: $cov-server_lab;
|
|
1550
|
+
}
|
|
1551
|
+
}
|
|
1552
|
+
.cov-server_search {
|
|
1553
|
+
&:before {
|
|
1554
|
+
content: $cov-server_search;
|
|
1555
|
+
}
|
|
1556
|
+
}
|
|
1557
|
+
.cov-server_synced {
|
|
1558
|
+
&:before {
|
|
1559
|
+
content: $cov-server_synced;
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
.cov-sftp {
|
|
1563
|
+
&:before {
|
|
1564
|
+
content: $cov-sftp;
|
|
1565
|
+
}
|
|
1566
|
+
}
|
|
1567
|
+
.cov-sftp_ondark {
|
|
1568
|
+
&:before {
|
|
1569
|
+
content: $cov-sftp_ondark;
|
|
1570
|
+
}
|
|
1571
|
+
}
|
|
1572
|
+
.cov-table {
|
|
1573
|
+
&:before {
|
|
1574
|
+
content: $cov-table;
|
|
1575
|
+
}
|
|
1576
|
+
}
|
|
1577
|
+
.cov-table_changed {
|
|
1578
|
+
&:before {
|
|
1579
|
+
content: $cov-table_changed;
|
|
1580
|
+
}
|
|
1581
|
+
}
|
|
1582
|
+
.cov-table_edit {
|
|
1583
|
+
&:before {
|
|
1584
|
+
content: $cov-table_edit;
|
|
1585
|
+
}
|
|
1586
|
+
}
|
|
1587
|
+
.cov-table_foreign {
|
|
1588
|
+
&:before {
|
|
1589
|
+
content: $cov-table_foreign;
|
|
1590
|
+
}
|
|
1591
|
+
}
|
|
1592
|
+
.cov-table_lab {
|
|
1593
|
+
&:before {
|
|
1594
|
+
content: $cov-table_lab;
|
|
1595
|
+
}
|
|
1596
|
+
}
|
|
1597
|
+
.cov-table_search {
|
|
1598
|
+
&:before {
|
|
1599
|
+
content: $cov-table_search;
|
|
1600
|
+
}
|
|
1601
|
+
}
|
|
1602
|
+
.cov-table_synced {
|
|
1603
|
+
&:before {
|
|
1604
|
+
content: $cov-table_synced;
|
|
1605
|
+
}
|
|
1606
|
+
}
|
|
1607
|
+
.cov-teradata {
|
|
1608
|
+
&:before {
|
|
1609
|
+
content: $cov-teradata;
|
|
1610
|
+
}
|
|
1611
|
+
}
|
|
1612
|
+
.cov-teradata_nocircle {
|
|
1613
|
+
&:before {
|
|
1614
|
+
content: $cov-teradata_nocircle;
|
|
1615
|
+
}
|
|
1616
|
+
}
|
|
1617
|
+
.cov-text_analysis {
|
|
1618
|
+
&:before {
|
|
1619
|
+
content: $cov-text_analysis;
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
.cov-undock {
|
|
1623
|
+
&:before {
|
|
1624
|
+
content: $cov-undock;
|
|
1625
|
+
}
|
|
1626
|
+
}
|
|
1627
|
+
.cov-variable {
|
|
1628
|
+
&:before {
|
|
1629
|
+
content: $cov-variable;
|
|
1630
|
+
}
|
|
1631
|
+
}
|
|
1632
|
+
.cov-variable_ondark {
|
|
1633
|
+
&:before {
|
|
1634
|
+
content: $cov-variable_ondark;
|
|
1635
|
+
}
|
|
1636
|
+
}
|
|
1637
|
+
.cov-view_sankey {
|
|
1638
|
+
&:before {
|
|
1639
|
+
content: $cov-view_sankey;
|
|
1640
|
+
}
|
|
1641
|
+
}
|
|
1642
|
+
.cov-wand {
|
|
1643
|
+
&:before {
|
|
1644
|
+
content: $cov-wand;
|
|
1645
|
+
}
|
|
1646
|
+
}
|
|
1647
|
+
.cov-workflow {
|
|
1648
|
+
&:before {
|
|
1649
|
+
content: $cov-workflow;
|
|
1650
|
+
}
|
|
1651
|
+
}
|