@covalent/icons 8.3.0-beta.3 → 8.3.0

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.
@@ -1,15 +1,15 @@
1
1
  @font-face {
2
2
  font-family: 'covalent-icons';
3
- src: url('./covalent-icons.ttf?poo9er') format('truetype'),
4
- url('./covalent-icons.woff?poo9er') format('woff'),
5
- url('./covalent-icons.svg?poo9er#covalent-icons') format('svg');
3
+ src: url('./covalent-icons.ttf?ekxpxe') format('truetype'),
4
+ url('./covalent-icons.woff?ekxpxe') format('woff'),
5
+ url('./covalent-icons.svg?ekxpxe#covalent-icons') format('svg');
6
6
  font-weight: normal;
7
7
  font-style: normal;
8
8
  font-display: block;
9
9
  }
10
10
 
11
- [class^='icon-'],
12
- [class*=' icon-'] {
11
+ [class^='cov-'],
12
+ [class*=' cov-'] {
13
13
  /* use !important to prevent issues with browser extensions that change fonts */
14
14
  font-family: 'covalent-icons' !important;
15
15
  speak: never;
@@ -34,330 +34,333 @@
34
34
  -moz-osx-font-smoothing: grayscale;
35
35
  }
36
36
 
37
- .icon-compute_cluster_group:before {
37
+ .cov-data_management:before {
38
+ content: '\e96d';
39
+ }
40
+ .cov-compute_cluster_group:before {
38
41
  content: '\e968';
39
42
  }
40
- .icon-compute_cluster:before {
43
+ .cov-compute_cluster:before {
41
44
  content: '\e969';
42
45
  }
43
- .icon-compute_profile_dark:before {
46
+ .cov-compute_profile_dark:before {
44
47
  content: '\e96a';
45
48
  }
46
- .icon-compute_profile_light:before {
49
+ .cov-compute_profile_light:before {
47
50
  content: '\e96b';
48
51
  }
49
- .icon-primary_cluster:before {
52
+ .cov-primary_cluster:before {
50
53
  content: '\e96c';
51
54
  }
52
- .icon-alias_arrow:before {
55
+ .cov-alias_arrow:before {
53
56
  content: '\e918';
54
57
  }
55
- .icon-api:before {
58
+ .cov-api:before {
56
59
  content: '\e91a';
57
60
  }
58
- .icon-api_ondark:before {
61
+ .cov-api_ondark:before {
59
62
  content: '\e919';
60
63
  }
61
- .icon-application:before {
64
+ .cov-application:before {
62
65
  content: '\e91b';
63
66
  }
64
- .icon-bucket:before {
67
+ .cov-bucket:before {
65
68
  content: '\e91c';
66
69
  }
67
- .icon-cluster_analysis:before {
70
+ .cov-cluster_analysis:before {
68
71
  content: '\e900';
69
72
  }
70
- .icon-column:before {
73
+ .cov-column:before {
71
74
  content: '\e91d';
72
75
  }
73
- .icon-connected_identity:before {
76
+ .cov-connected_identity:before {
74
77
  content: '\e91e';
75
78
  }
76
- .icon-data_preparation:before {
79
+ .cov-data_preparation:before {
77
80
  content: '\e901';
78
81
  }
79
- .icon-data_source:before {
82
+ .cov-data_source:before {
80
83
  content: '\e91f';
81
84
  }
82
- .icon-database:before {
85
+ .cov-database:before {
83
86
  content: '\e926';
84
87
  }
85
- .icon-database_changed:before {
88
+ .cov-database_changed:before {
86
89
  content: '\e920';
87
90
  }
88
- .icon-database_edit:before {
91
+ .cov-database_edit:before {
89
92
  content: '\e921';
90
93
  }
91
- .icon-database_foreign:before {
94
+ .cov-database_foreign:before {
92
95
  content: '\e922';
93
96
  }
94
- .icon-database_lab:before {
97
+ .cov-database_lab:before {
95
98
  content: '\e923';
96
99
  }
97
- .icon-database_search:before {
100
+ .cov-database_search:before {
98
101
  content: '\e924';
99
102
  }
100
- .icon-database_synced:before {
103
+ .cov-database_synced:before {
101
104
  content: '\e925';
102
105
  }
103
- .icon-disconnect:before {
106
+ .cov-disconnect:before {
104
107
  content: '\e927';
105
108
  }
106
- .icon-dock_right:before {
109
+ .cov-dock_right:before {
107
110
  content: '\e928';
108
111
  }
109
- .icon-engine:before {
112
+ .cov-engine:before {
110
113
  content: '\e929';
111
114
  }
112
- .icon-file:before {
115
+ .cov-file:before {
113
116
  content: '\e930';
114
117
  }
115
- .icon-file_changed:before {
118
+ .cov-file_changed:before {
116
119
  content: '\e92a';
117
120
  }
118
- .icon-file_edit:before {
121
+ .cov-file_edit:before {
119
122
  content: '\e92b';
120
123
  }
121
- .icon-file_foreign:before {
124
+ .cov-file_foreign:before {
122
125
  content: '\e92c';
123
126
  }
124
- .icon-file_lab:before {
127
+ .cov-file_lab:before {
125
128
  content: '\e92d';
126
129
  }
127
- .icon-file_search:before {
130
+ .cov-file_search:before {
128
131
  content: '\e92e';
129
132
  }
130
- .icon-file_synced:before {
133
+ .cov-file_synced:before {
131
134
  content: '\e92f';
132
135
  }
133
- .icon-formula:before {
136
+ .cov-formula:before {
134
137
  content: '\e931';
135
138
  }
136
- .icon-lab:before {
139
+ .cov-lab:before {
137
140
  content: '\e932';
138
141
  }
139
- .icon-loader_dots:before {
142
+ .cov-loader_dots:before {
140
143
  content: '\e903';
141
144
  }
142
- .icon-machine_learning_ondark:before {
145
+ .cov-machine_learning_ondark:before {
143
146
  content: '\e933';
144
147
  }
145
- .icon-machine_learning:before {
148
+ .cov-machine_learning:before {
146
149
  content: '\e904';
147
150
  }
148
- .icon-model:before {
151
+ .cov-model:before {
149
152
  content: '\e937';
150
153
  }
151
- .icon-model_ondark:before {
154
+ .cov-model_ondark:before {
152
155
  content: '\e936';
153
156
  }
154
- .icon-model_configuration:before {
157
+ .cov-model_configuration:before {
155
158
  content: '\e935';
156
159
  }
157
- .icon-model_configuration_ondark:before {
160
+ .cov-model_configuration_ondark:before {
158
161
  content: '\e934';
159
162
  }
160
- .icon-no_results:before {
163
+ .cov-no_results:before {
161
164
  content: '\e938';
162
165
  }
163
- .icon-node_branch:before {
166
+ .cov-node_branch:before {
164
167
  content: '\e905';
165
168
  }
166
- .icon-node_merge:before {
169
+ .cov-node_merge:before {
167
170
  content: '\e906';
168
171
  }
169
- .icon-node_notification:before {
172
+ .cov-node_notification:before {
170
173
  content: '\e93a';
171
174
  }
172
- .icon-node_notification_ondark:before {
175
+ .cov-node_notification_ondark:before {
173
176
  content: '\e939';
174
177
  }
175
- .icon-object_storage:before {
178
+ .cov-object_storage:before {
176
179
  content: '\e93c';
177
180
  }
178
- .icon-object_storage_ondark:before {
181
+ .cov-object_storage_ondark:before {
179
182
  content: '\e93b';
180
183
  }
181
- .icon-operations:before {
184
+ .cov-operations:before {
182
185
  content: '\e93d';
183
186
  }
184
- .icon-operators_divide:before {
187
+ .cov-operators_divide:before {
185
188
  content: '\e93e';
186
189
  }
187
- .icon-operators_equals:before {
190
+ .cov-operators_equals:before {
188
191
  content: '\e907';
189
192
  }
190
- .icon-operators_greater_than:before {
193
+ .cov-operators_greater_than:before {
191
194
  content: '\e93f';
192
195
  }
193
- .icon-operators_greater_than_or_equal:before {
196
+ .cov-operators_greater_than_or_equal:before {
194
197
  content: '\e908';
195
198
  }
196
- .icon-operators_less_than:before {
199
+ .cov-operators_less_than:before {
197
200
  content: '\e940';
198
201
  }
199
- .icon-operators_less_than_or_equal:before {
202
+ .cov-operators_less_than_or_equal:before {
200
203
  content: '\e909';
201
204
  }
202
- .icon-operators_multiply:before {
205
+ .cov-operators_multiply:before {
203
206
  content: '\e90a';
204
207
  }
205
- .icon-operators_not_equal:before {
208
+ .cov-operators_not_equal:before {
206
209
  content: '\e90b';
207
210
  }
208
- .icon-operators_parentheses:before {
211
+ .cov-operators_parentheses:before {
209
212
  content: '\e941';
210
213
  }
211
- .icon-operators_parenthesis_left:before {
214
+ .cov-operators_parenthesis_left:before {
212
215
  content: '\e942';
213
216
  }
214
- .icon-operators_parenthesis_right:before {
217
+ .cov-operators_parenthesis_right:before {
215
218
  content: '\e943';
216
219
  }
217
- .icon-operators_subtract:before {
220
+ .cov-operators_subtract:before {
218
221
  content: '\e90c';
219
222
  }
220
- .icon-outbound_campaign_manager:before {
223
+ .cov-outbound_campaign_manager:before {
221
224
  content: '\e90d';
222
225
  }
223
- .icon-product_analyst:before {
226
+ .cov-product_analyst:before {
224
227
  content: '\e944';
225
228
  }
226
- .icon-product_console:before {
229
+ .cov-product_console:before {
227
230
  content: '\e945';
228
231
  }
229
- .icon-product_editor:before {
232
+ .cov-product_editor:before {
230
233
  content: '\e946';
231
234
  }
232
- .icon-resize_northeast:before {
235
+ .cov-resize_northeast:before {
233
236
  content: '\e947';
234
237
  }
235
- .icon-resize_northwest:before {
238
+ .cov-resize_northwest:before {
236
239
  content: '\e948';
237
240
  }
238
- .icon-resize_southeast:before {
241
+ .cov-resize_southeast:before {
239
242
  content: '\e949';
240
243
  }
241
- .icon-resize_southwest:before {
244
+ .cov-resize_southwest:before {
242
245
  content: '\e94a';
243
246
  }
244
- .icon-rules:before {
247
+ .cov-rules:before {
245
248
  content: '\e950';
246
249
  }
247
- .icon-rules_ondark:before {
250
+ .cov-rules_ondark:before {
248
251
  content: '\e94d';
249
252
  }
250
- .icon-rules_insert:before {
253
+ .cov-rules_insert:before {
251
254
  content: '\e94c';
252
255
  }
253
- .icon-rules_insert_ondark:before {
256
+ .cov-rules_insert_ondark:before {
254
257
  content: '\e94b';
255
258
  }
256
- .icon-rules_select:before {
259
+ .cov-rules_select:before {
257
260
  content: '\e94f';
258
261
  }
259
- .icon-rules_select_ondark:before {
262
+ .cov-rules_select_ondark:before {
260
263
  content: '\e94e';
261
264
  }
262
- .icon-script:before {
265
+ .cov-script:before {
263
266
  content: '\e952';
264
267
  }
265
- .icon-script_ondark:before {
268
+ .cov-script_ondark:before {
266
269
  content: '\e951';
267
270
  }
268
- .icon-script_macro:before {
271
+ .cov-script_macro:before {
269
272
  content: '\e90f';
270
273
  }
271
- .icon-script_macro_ondark:before {
274
+ .cov-script_macro_ondark:before {
272
275
  content: '\e90e';
273
276
  }
274
- .icon-script_sql:before {
277
+ .cov-script_sql:before {
275
278
  content: '\e911';
276
279
  }
277
- .icon-script_sql_ondark:before {
280
+ .cov-script_sql_ondark:before {
278
281
  content: '\e910';
279
282
  }
280
- .icon-script_stored_procedure:before {
283
+ .cov-script_stored_procedure:before {
281
284
  content: '\e913';
282
285
  }
283
- .icon-script_stored_procedure_ondark:before {
286
+ .cov-script_stored_procedure_ondark:before {
284
287
  content: '\e912';
285
288
  }
286
- .icon-segmentation:before {
289
+ .cov-segmentation:before {
287
290
  content: '\e953';
288
291
  }
289
- .icon-server:before {
292
+ .cov-server:before {
290
293
  content: '\e95a';
291
294
  }
292
- .icon-server_changed:before {
295
+ .cov-server_changed:before {
293
296
  content: '\e954';
294
297
  }
295
- .icon-server_edit:before {
298
+ .cov-server_edit:before {
296
299
  content: '\e955';
297
300
  }
298
- .icon-server_foreign:before {
301
+ .cov-server_foreign:before {
299
302
  content: '\e956';
300
303
  }
301
- .icon-server_lab:before {
304
+ .cov-server_lab:before {
302
305
  content: '\e957';
303
306
  }
304
- .icon-server_search:before {
307
+ .cov-server_search:before {
305
308
  content: '\e958';
306
309
  }
307
- .icon-server_synced:before {
310
+ .cov-server_synced:before {
308
311
  content: '\e959';
309
312
  }
310
- .icon-sftp:before {
313
+ .cov-sftp:before {
311
314
  content: '\e95c';
312
315
  }
313
- .icon-sftp_ondark:before {
316
+ .cov-sftp_ondark:before {
314
317
  content: '\e95b';
315
318
  }
316
- .icon-table:before {
319
+ .cov-table:before {
317
320
  content: '\e963';
318
321
  }
319
- .icon-table_changed:before {
322
+ .cov-table_changed:before {
320
323
  content: '\e95d';
321
324
  }
322
- .icon-table_edit:before {
325
+ .cov-table_edit:before {
323
326
  content: '\e95e';
324
327
  }
325
- .icon-table_foreign:before {
328
+ .cov-table_foreign:before {
326
329
  content: '\e95f';
327
330
  }
328
- .icon-table_lab:before {
331
+ .cov-table_lab:before {
329
332
  content: '\e960';
330
333
  }
331
- .icon-table_search:before {
334
+ .cov-table_search:before {
332
335
  content: '\e961';
333
336
  }
334
- .icon-table_synced:before {
337
+ .cov-table_synced:before {
335
338
  content: '\e962';
336
339
  }
337
- .icon-teradata:before {
340
+ .cov-teradata:before {
338
341
  content: '\e964';
339
342
  }
340
- .icon-teradata_nocircle:before {
343
+ .cov-teradata_nocircle:before {
341
344
  content: '\e902';
342
345
  }
343
- .icon-text_analysis:before {
346
+ .cov-text_analysis:before {
344
347
  content: '\e965';
345
348
  }
346
- .icon-undock:before {
349
+ .cov-undock:before {
347
350
  content: '\e966';
348
351
  }
349
- .icon-variable:before {
352
+ .cov-variable:before {
350
353
  content: '\e915';
351
354
  }
352
- .icon-variable_ondark:before {
355
+ .cov-variable_ondark:before {
353
356
  content: '\e914';
354
357
  }
355
- .icon-view_sankey:before {
358
+ .cov-view_sankey:before {
356
359
  content: '\e916';
357
360
  }
358
- .icon-wand:before {
361
+ .cov-wand:before {
359
362
  content: '\e967';
360
363
  }
361
- .icon-workflow:before {
364
+ .cov-workflow:before {
362
365
  content: '\e917';
363
366
  }
@@ -0,0 +1,591 @@
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?ekxpxe')
6
+ format('truetype'),
7
+ url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?ekxpxe')
8
+ format('woff'),
9
+ url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?ekxpxe##{$icomoon-font-family}')
10
+ format('svg');
11
+ font-weight: normal;
12
+ font-style: normal;
13
+ font-display: block;
14
+ }
15
+
16
+ [class^='cov-'],
17
+ [class*=' cov-'] {
18
+ /* use !important to prevent issues with browser extensions that change fonts */
19
+ font-family: '#{$icomoon-font-family}' !important;
20
+ speak: never;
21
+ font-style: normal;
22
+ font-weight: normal;
23
+ font-variant: normal;
24
+ text-transform: none;
25
+ line-height: 1;
26
+
27
+ /* Enable Ligatures ================ */
28
+ letter-spacing: 0;
29
+ -webkit-font-feature-settings: 'liga';
30
+ -moz-font-feature-settings: 'liga=1';
31
+ -moz-font-feature-settings: 'liga';
32
+ -ms-font-feature-settings: 'liga' 1;
33
+ font-feature-settings: 'liga';
34
+ -webkit-font-variant-ligatures: discretionary-ligatures;
35
+ font-variant-ligatures: discretionary-ligatures;
36
+
37
+ /* Better Font Rendering =========== */
38
+ -webkit-font-smoothing: antialiased;
39
+ -moz-osx-font-smoothing: grayscale;
40
+ }
41
+
42
+ .cov-data_management {
43
+ &:before {
44
+ content: $cov-data_management;
45
+ }
46
+ }
47
+ .cov-compute_cluster_group {
48
+ &:before {
49
+ content: $cov-compute_cluster_group;
50
+ }
51
+ }
52
+ .cov-compute_cluster {
53
+ &:before {
54
+ content: $cov-compute_cluster;
55
+ }
56
+ }
57
+ .cov-compute_profile_dark {
58
+ &:before {
59
+ content: $cov-compute_profile_dark;
60
+ }
61
+ }
62
+ .cov-compute_profile_light {
63
+ &:before {
64
+ content: $cov-compute_profile_light;
65
+ }
66
+ }
67
+ .cov-primary_cluster {
68
+ &:before {
69
+ content: $cov-primary_cluster;
70
+ }
71
+ }
72
+ .cov-alias_arrow {
73
+ &:before {
74
+ content: $cov-alias_arrow;
75
+ }
76
+ }
77
+ .cov-api {
78
+ &:before {
79
+ content: $cov-api;
80
+ }
81
+ }
82
+ .cov-api_ondark {
83
+ &:before {
84
+ content: $cov-api_ondark;
85
+ }
86
+ }
87
+ .cov-application {
88
+ &:before {
89
+ content: $cov-application;
90
+ }
91
+ }
92
+ .cov-bucket {
93
+ &:before {
94
+ content: $cov-bucket;
95
+ }
96
+ }
97
+ .cov-cluster_analysis {
98
+ &:before {
99
+ content: $cov-cluster_analysis;
100
+ }
101
+ }
102
+ .cov-column {
103
+ &:before {
104
+ content: $cov-column;
105
+ }
106
+ }
107
+ .cov-connected_identity {
108
+ &:before {
109
+ content: $cov-connected_identity;
110
+ }
111
+ }
112
+ .cov-data_preparation {
113
+ &:before {
114
+ content: $cov-data_preparation;
115
+ }
116
+ }
117
+ .cov-data_source {
118
+ &:before {
119
+ content: $cov-data_source;
120
+ }
121
+ }
122
+ .cov-database {
123
+ &:before {
124
+ content: $cov-database;
125
+ }
126
+ }
127
+ .cov-database_changed {
128
+ &:before {
129
+ content: $cov-database_changed;
130
+ }
131
+ }
132
+ .cov-database_edit {
133
+ &:before {
134
+ content: $cov-database_edit;
135
+ }
136
+ }
137
+ .cov-database_foreign {
138
+ &:before {
139
+ content: $cov-database_foreign;
140
+ }
141
+ }
142
+ .cov-database_lab {
143
+ &:before {
144
+ content: $cov-database_lab;
145
+ }
146
+ }
147
+ .cov-database_search {
148
+ &:before {
149
+ content: $cov-database_search;
150
+ }
151
+ }
152
+ .cov-database_synced {
153
+ &:before {
154
+ content: $cov-database_synced;
155
+ }
156
+ }
157
+ .cov-disconnect {
158
+ &:before {
159
+ content: $cov-disconnect;
160
+ }
161
+ }
162
+ .cov-dock_right {
163
+ &:before {
164
+ content: $cov-dock_right;
165
+ }
166
+ }
167
+ .cov-engine {
168
+ &:before {
169
+ content: $cov-engine;
170
+ }
171
+ }
172
+ .cov-file {
173
+ &:before {
174
+ content: $cov-file;
175
+ }
176
+ }
177
+ .cov-file_changed {
178
+ &:before {
179
+ content: $cov-file_changed;
180
+ }
181
+ }
182
+ .cov-file_edit {
183
+ &:before {
184
+ content: $cov-file_edit;
185
+ }
186
+ }
187
+ .cov-file_foreign {
188
+ &:before {
189
+ content: $cov-file_foreign;
190
+ }
191
+ }
192
+ .cov-file_lab {
193
+ &:before {
194
+ content: $cov-file_lab;
195
+ }
196
+ }
197
+ .cov-file_search {
198
+ &:before {
199
+ content: $cov-file_search;
200
+ }
201
+ }
202
+ .cov-file_synced {
203
+ &:before {
204
+ content: $cov-file_synced;
205
+ }
206
+ }
207
+ .cov-formula {
208
+ &:before {
209
+ content: $cov-formula;
210
+ }
211
+ }
212
+ .cov-lab {
213
+ &:before {
214
+ content: $cov-lab;
215
+ }
216
+ }
217
+ .cov-loader_dots {
218
+ &:before {
219
+ content: $cov-loader_dots;
220
+ }
221
+ }
222
+ .cov-machine_learning_ondark {
223
+ &:before {
224
+ content: $cov-machine_learning_ondark;
225
+ }
226
+ }
227
+ .cov-machine_learning {
228
+ &:before {
229
+ content: $cov-machine_learning;
230
+ }
231
+ }
232
+ .cov-model {
233
+ &:before {
234
+ content: $cov-model;
235
+ }
236
+ }
237
+ .cov-model_ondark {
238
+ &:before {
239
+ content: $cov-model_ondark;
240
+ }
241
+ }
242
+ .cov-model_configuration {
243
+ &:before {
244
+ content: $cov-model_configuration;
245
+ }
246
+ }
247
+ .cov-model_configuration_ondark {
248
+ &:before {
249
+ content: $cov-model_configuration_ondark;
250
+ }
251
+ }
252
+ .cov-no_results {
253
+ &:before {
254
+ content: $cov-no_results;
255
+ }
256
+ }
257
+ .cov-node_branch {
258
+ &:before {
259
+ content: $cov-node_branch;
260
+ }
261
+ }
262
+ .cov-node_merge {
263
+ &:before {
264
+ content: $cov-node_merge;
265
+ }
266
+ }
267
+ .cov-node_notification {
268
+ &:before {
269
+ content: $cov-node_notification;
270
+ }
271
+ }
272
+ .cov-node_notification_ondark {
273
+ &:before {
274
+ content: $cov-node_notification_ondark;
275
+ }
276
+ }
277
+ .cov-object_storage {
278
+ &:before {
279
+ content: $cov-object_storage;
280
+ }
281
+ }
282
+ .cov-object_storage_ondark {
283
+ &:before {
284
+ content: $cov-object_storage_ondark;
285
+ }
286
+ }
287
+ .cov-operations {
288
+ &:before {
289
+ content: $cov-operations;
290
+ }
291
+ }
292
+ .cov-operators_divide {
293
+ &:before {
294
+ content: $cov-operators_divide;
295
+ }
296
+ }
297
+ .cov-operators_equals {
298
+ &:before {
299
+ content: $cov-operators_equals;
300
+ }
301
+ }
302
+ .cov-operators_greater_than {
303
+ &:before {
304
+ content: $cov-operators_greater_than;
305
+ }
306
+ }
307
+ .cov-operators_greater_than_or_equal {
308
+ &:before {
309
+ content: $cov-operators_greater_than_or_equal;
310
+ }
311
+ }
312
+ .cov-operators_less_than {
313
+ &:before {
314
+ content: $cov-operators_less_than;
315
+ }
316
+ }
317
+ .cov-operators_less_than_or_equal {
318
+ &:before {
319
+ content: $cov-operators_less_than_or_equal;
320
+ }
321
+ }
322
+ .cov-operators_multiply {
323
+ &:before {
324
+ content: $cov-operators_multiply;
325
+ }
326
+ }
327
+ .cov-operators_not_equal {
328
+ &:before {
329
+ content: $cov-operators_not_equal;
330
+ }
331
+ }
332
+ .cov-operators_parentheses {
333
+ &:before {
334
+ content: $cov-operators_parentheses;
335
+ }
336
+ }
337
+ .cov-operators_parenthesis_left {
338
+ &:before {
339
+ content: $cov-operators_parenthesis_left;
340
+ }
341
+ }
342
+ .cov-operators_parenthesis_right {
343
+ &:before {
344
+ content: $cov-operators_parenthesis_right;
345
+ }
346
+ }
347
+ .cov-operators_subtract {
348
+ &:before {
349
+ content: $cov-operators_subtract;
350
+ }
351
+ }
352
+ .cov-outbound_campaign_manager {
353
+ &:before {
354
+ content: $cov-outbound_campaign_manager;
355
+ }
356
+ }
357
+ .cov-product_analyst {
358
+ &:before {
359
+ content: $cov-product_analyst;
360
+ }
361
+ }
362
+ .cov-product_console {
363
+ &:before {
364
+ content: $cov-product_console;
365
+ }
366
+ }
367
+ .cov-product_editor {
368
+ &:before {
369
+ content: $cov-product_editor;
370
+ }
371
+ }
372
+ .cov-resize_northeast {
373
+ &:before {
374
+ content: $cov-resize_northeast;
375
+ }
376
+ }
377
+ .cov-resize_northwest {
378
+ &:before {
379
+ content: $cov-resize_northwest;
380
+ }
381
+ }
382
+ .cov-resize_southeast {
383
+ &:before {
384
+ content: $cov-resize_southeast;
385
+ }
386
+ }
387
+ .cov-resize_southwest {
388
+ &:before {
389
+ content: $cov-resize_southwest;
390
+ }
391
+ }
392
+ .cov-rules {
393
+ &:before {
394
+ content: $cov-rules;
395
+ }
396
+ }
397
+ .cov-rules_ondark {
398
+ &:before {
399
+ content: $cov-rules_ondark;
400
+ }
401
+ }
402
+ .cov-rules_insert {
403
+ &:before {
404
+ content: $cov-rules_insert;
405
+ }
406
+ }
407
+ .cov-rules_insert_ondark {
408
+ &:before {
409
+ content: $cov-rules_insert_ondark;
410
+ }
411
+ }
412
+ .cov-rules_select {
413
+ &:before {
414
+ content: $cov-rules_select;
415
+ }
416
+ }
417
+ .cov-rules_select_ondark {
418
+ &:before {
419
+ content: $cov-rules_select_ondark;
420
+ }
421
+ }
422
+ .cov-script {
423
+ &:before {
424
+ content: $cov-script;
425
+ }
426
+ }
427
+ .cov-script_ondark {
428
+ &:before {
429
+ content: $cov-script_ondark;
430
+ }
431
+ }
432
+ .cov-script_macro {
433
+ &:before {
434
+ content: $cov-script_macro;
435
+ }
436
+ }
437
+ .cov-script_macro_ondark {
438
+ &:before {
439
+ content: $cov-script_macro_ondark;
440
+ }
441
+ }
442
+ .cov-script_sql {
443
+ &:before {
444
+ content: $cov-script_sql;
445
+ }
446
+ }
447
+ .cov-script_sql_ondark {
448
+ &:before {
449
+ content: $cov-script_sql_ondark;
450
+ }
451
+ }
452
+ .cov-script_stored_procedure {
453
+ &:before {
454
+ content: $cov-script_stored_procedure;
455
+ }
456
+ }
457
+ .cov-script_stored_procedure_ondark {
458
+ &:before {
459
+ content: $cov-script_stored_procedure_ondark;
460
+ }
461
+ }
462
+ .cov-segmentation {
463
+ &:before {
464
+ content: $cov-segmentation;
465
+ }
466
+ }
467
+ .cov-server {
468
+ &:before {
469
+ content: $cov-server;
470
+ }
471
+ }
472
+ .cov-server_changed {
473
+ &:before {
474
+ content: $cov-server_changed;
475
+ }
476
+ }
477
+ .cov-server_edit {
478
+ &:before {
479
+ content: $cov-server_edit;
480
+ }
481
+ }
482
+ .cov-server_foreign {
483
+ &:before {
484
+ content: $cov-server_foreign;
485
+ }
486
+ }
487
+ .cov-server_lab {
488
+ &:before {
489
+ content: $cov-server_lab;
490
+ }
491
+ }
492
+ .cov-server_search {
493
+ &:before {
494
+ content: $cov-server_search;
495
+ }
496
+ }
497
+ .cov-server_synced {
498
+ &:before {
499
+ content: $cov-server_synced;
500
+ }
501
+ }
502
+ .cov-sftp {
503
+ &:before {
504
+ content: $cov-sftp;
505
+ }
506
+ }
507
+ .cov-sftp_ondark {
508
+ &:before {
509
+ content: $cov-sftp_ondark;
510
+ }
511
+ }
512
+ .cov-table {
513
+ &:before {
514
+ content: $cov-table;
515
+ }
516
+ }
517
+ .cov-table_changed {
518
+ &:before {
519
+ content: $cov-table_changed;
520
+ }
521
+ }
522
+ .cov-table_edit {
523
+ &:before {
524
+ content: $cov-table_edit;
525
+ }
526
+ }
527
+ .cov-table_foreign {
528
+ &:before {
529
+ content: $cov-table_foreign;
530
+ }
531
+ }
532
+ .cov-table_lab {
533
+ &:before {
534
+ content: $cov-table_lab;
535
+ }
536
+ }
537
+ .cov-table_search {
538
+ &:before {
539
+ content: $cov-table_search;
540
+ }
541
+ }
542
+ .cov-table_synced {
543
+ &:before {
544
+ content: $cov-table_synced;
545
+ }
546
+ }
547
+ .cov-teradata {
548
+ &:before {
549
+ content: $cov-teradata;
550
+ }
551
+ }
552
+ .cov-teradata_nocircle {
553
+ &:before {
554
+ content: $cov-teradata_nocircle;
555
+ }
556
+ }
557
+ .cov-text_analysis {
558
+ &:before {
559
+ content: $cov-text_analysis;
560
+ }
561
+ }
562
+ .cov-undock {
563
+ &:before {
564
+ content: $cov-undock;
565
+ }
566
+ }
567
+ .cov-variable {
568
+ &:before {
569
+ content: $cov-variable;
570
+ }
571
+ }
572
+ .cov-variable_ondark {
573
+ &:before {
574
+ content: $cov-variable_ondark;
575
+ }
576
+ }
577
+ .cov-view_sankey {
578
+ &:before {
579
+ content: $cov-view_sankey;
580
+ }
581
+ }
582
+ .cov-wand {
583
+ &:before {
584
+ content: $cov-wand;
585
+ }
586
+ }
587
+ .cov-workflow {
588
+ &:before {
589
+ content: $cov-workflow;
590
+ }
591
+ }
@@ -116,7 +116,8 @@
116
116
  <glyph unicode="&#xe96a;" glyph-name="compute_profile_dark" d="M384 896h-85.333v-128h85.333v128zM554.667 896h-85.333v-128h85.333v128zM725.333 896h-85.333v-128h85.333v128zM384 85.334h-85.333v-128h85.333v128zM981.333 554.667h-128v85.333h128v-85.333zM170.667 554.667h-128v85.333h128v-85.333zM170.667 384h-128v85.333h128v-85.333zM170.667 213.334h-128v85.333h128v-85.333zM312.875 725.334h398.251c54.965-0.024 99.517-44.576 99.541-99.539v-81.879c-25.643 6.903-55.083 10.869-85.45 10.869-188.513 0-341.333-152.82-341.333-341.333 0-30.367 3.966-59.808 11.407-87.833l-0.538 2.382h-81.877c-54.965 0.024-99.517 44.576-99.541 99.539v398.253c0.024 54.965 44.576 99.517 99.539 99.541h0.002zM725.333 469.334c-141.184 0-256-114.901-256-256 0-141.141 114.816-256 256-256s256 114.859 256 256c0 141.099-114.816 256-256 256zM746.667 202.667l122.027-72.107-32-52.053-154.027 92.16v213.333h64v-181.333z" />
117
117
  <glyph unicode="&#xe96b;" glyph-name="compute_profile_light" d="M384 896h-85.333v-128h85.333v128zM554.667 896h-85.333v-128h85.333v128zM725.333 896h-85.333v-128h85.333v128zM384 85.334h-85.333v-128h85.333v128zM704 245.334l122.027-72.107-32-52.053-154.027 92.16v213.333h64v-181.333zM469.333 46.976v-89.643h85.333v28.757l-1.788 0.777c39.208-18.903 83.176-29.497 129.617-29.497 164.97 0 298.719 133.675 298.837 298.629v-0.032c0 0.207 0.001 0.415 0.001 0.622 0 46.303-10.61 90.128-28.758 127.41h28.757v85.333l-89.597-0.045c-23.094 22.665-49.845 41.615-81.070 56.664v99.842c-0.024 54.963-44.576 99.515-99.541 99.539h-398.253c-54.963-0.024-99.515-44.576-99.539-99.541v-398.253c0.024-54.978 44.6-99.539 99.584-99.539h99.84l0.779-1.784c14.257-29.44 33.194-56.191 55.797-79.24zM896 256c0-117.821-95.513-213.333-213.333-213.333s-213.333 95.513-213.333 213.333v0c0 117.821 95.513 213.333 213.333 213.333s213.333-95.513 213.333-213.333v0zM853.333 554.667h128v85.333h-128v-85.333zM42.667 554.667h128v85.333h-128v-85.333zM42.667 384h128v85.333h-128v-85.333zM42.667 213.334h128v85.333h-128v-85.333z" />
118
118
  <glyph unicode="&#xe96c;" glyph-name="primary_cluster" d="M384 896h-85.333v-128h85.333v128zM554.667 896h-85.333v-128h85.333v128zM640 896h85.333v-128h-85.333v128zM384 85.334h-85.333v-128h85.333v128zM469.333-42.666v128h85.333v-128h-85.333zM725.333 85.334h-85.333v-128h85.333v128zM853.333 554.667h128v85.333h-128v-85.333zM981.333 384h-128v85.333h128v-85.333zM853.333 213.334h128v85.333h-128v-85.333zM170.667 554.667h-128v85.333h128v-85.333zM42.667 384h128v85.333h-128v-85.333zM170.667 213.334h-128v85.333h128v-85.333zM312.875 725.334h398.251c54.965-0.024 99.517-44.576 99.541-99.539v-398.253c-0.024-54.965-44.576-99.517-99.539-99.541h-398.253c-54.965 0.024-99.517 44.576-99.541 99.539v398.253c0.024 54.965 44.576 99.517 99.539 99.541h0.002zM512 213.334h85.333v426.667h-170.667v-85.333h85.333v-341.333z" />
119
- <glyph unicode="" glyph-name="primary_cluster" d="M384 896h-85.333v-128h85.333v128zM554.667 896h-85.333v-128h85.333v128zM640 896h85.333v-128h-85.333v128zM384 85.334h-85.333v-128h85.333v128zM469.333-42.666v128h85.333v-128h-85.333zM725.333 85.334h-85.333v-128h85.333v128zM853.333 554.667h128v85.333h-128v-85.333zM981.333 384h-128v85.333h128v-85.333zM853.333 213.334h128v85.333h-128v-85.333zM170.667 554.667h-128v85.333h128v-85.333zM42.667 384h128v85.333h-128v-85.333zM170.667 213.334h-128v85.333h128v-85.333zM312.875 725.334h398.251c54.965-0.024 99.517-44.576 99.541-99.539v-398.253c-0.024-54.965-44.576-99.517-99.539-99.541h-398.253c-54.965 0.024-99.517 44.576-99.541 99.539v398.253c0.024 54.965 44.576 99.517 99.539 99.541h0.002zM512 213.334h85.333v426.667h-170.667v-85.333h85.333v-341.333z" />
119
+ <glyph unicode="&#xe96d;" glyph-name="data_management" d="M465.218 503.316l133.949-132.183c14.097-0.785 28.467-1.186 43.055-1.186 187.375 0 339.11 66.593 339.11 148.747v111.536c0-82.154-151.735-148.748-339.11-148.748-64.883 0-125.491 7.984-177.004 21.834zM642.222 295.588c-14.737 0-29.248 0.414-43.486 1.212l-100.122-98.803c43.601-8.947 92.267-13.943 143.607-13.943 187.375 0 339.11 66.56 339.11 148.715v111.536c0-82.156-151.735-148.716-339.11-148.716zM440.524 140.669l-77.459-76.437c61.172-38.81 163.356-64.23 279.157-64.23 187.375 0 339.11 66.56 339.11 148.715v111.535c0-82.155-151.735-148.715-339.11-148.715-75.571 0-145.34 10.825-201.699 29.133zM303.108 704.587c0 82.188 151.734 148.748 339.114 148.748 187.375 0 339.11-66.56 339.11-148.748 0-82.154-151.735-148.714-339.11-148.714-187.38 0-339.114 66.56-339.114 148.714zM206.142 514.315l73.016 72.053 255.558-252.185-255.558-252.19-73.016 72.055 131.063 129.335h-294.539v101.594h294.539l-131.063 129.337z" />
120
+ <glyph unicode="" glyph-name="data_management" d="M465.218 503.316l133.949-132.183c14.097-0.785 28.467-1.186 43.055-1.186 187.375 0 339.11 66.593 339.11 148.747v111.536c0-82.154-151.735-148.748-339.11-148.748-64.883 0-125.491 7.984-177.004 21.834zM642.222 295.588c-14.737 0-29.248 0.414-43.486 1.212l-100.122-98.803c43.601-8.947 92.267-13.943 143.607-13.943 187.375 0 339.11 66.56 339.11 148.715v111.536c0-82.156-151.735-148.716-339.11-148.716zM440.524 140.669l-77.459-76.437c61.172-38.81 163.356-64.23 279.157-64.23 187.375 0 339.11 66.56 339.11 148.715v111.535c0-82.155-151.735-148.715-339.11-148.715-75.571 0-145.34 10.825-201.699 29.133zM303.108 704.587c0 82.188 151.734 148.748 339.114 148.748 187.375 0 339.11-66.56 339.11-148.748 0-82.154-151.735-148.714-339.11-148.714-187.38 0-339.114 66.56-339.114 148.714zM206.142 514.315l73.016 72.053 255.558-252.185-255.558-252.19-73.016 72.055 131.063 129.335h-294.539v101.594h294.539l-131.063 129.337z" />
120
121
  <glyph unicode="workflow" glyph-name="workflow" d="M512 896c70.692 0 128-57.308 128-128s-57.308-128-128-128v0c-70.692 0-128 57.308-128 128s57.308 128 128 128v0zM512 554.667c70.692 0 128-57.308 128-128s-57.308-128-128-128v0c-70.692 0-128 57.308-128 128s57.308 128 128 128v0zM512 213.334c70.692 0 128-57.308 128-128s-57.308-128-128-128v0c-70.692 0-128 57.308-128 128s57.308 128 128 128v0zM902.315 800c67.115 0 121.685-52.608 121.685-117.333v-170.667c0-64.725-54.571-117.333-121.685-117.333h-176.981v64h176.981c30.507 0 55.296 23.936 55.296 53.333v170.667c0 29.397-24.789 53.333-55.296 53.333h-176.981v64h176.981zM0 341.334c0 64.725 54.571 117.333 121.685 117.333h176.981v-64h-176.981c-30.507 0-55.296-23.936-55.296-53.333v-170.667c0-29.397 24.789-53.333 55.296-53.333h176.981v-64h-176.981c-67.115 0-121.685 52.608-121.685 117.333v170.667z" />
121
122
  <glyph unicode="wand" glyph-name="wand" d="M362.667 742.4l-106.667-59.733 59.733 106.667-59.733 106.667 106.667-59.733 106.667 59.733-59.733-106.667 59.733-106.667-106.667 59.733zM874.667 324.267l106.667 59.733-59.733-106.667 59.733-106.667-106.667 59.733-106.667-59.733 59.733 106.667-59.733 106.667 106.667-59.733zM981.333 896l-59.733-106.667 59.733-106.667-106.667 59.733-106.667-59.733 59.733 106.667-59.733 106.667 106.667-59.733 106.667 59.733zM611.84 436.054l104.107 104.107-90.453 90.453-104.107-104.107 90.453-90.453zM655.787 670.294l99.84-99.84c16.64-15.787 16.64-43.52 0-60.16l-497.92-497.92c-16.64-16.64-44.373-16.64-60.16 0l-99.84 99.84c-16.64 15.787-16.64 43.52 0 60.16l497.92 497.92c16.64 16.64 44.373 16.64 60.16 0z" />
122
123
  <glyph unicode="view_sankey" glyph-name="view_sankey" d="M725.333 469.334h-597.333c-23.564 0-42.667 19.103-42.667 42.667v85.333c0 23.564 19.103 42.667 42.667 42.667h597.333v128l213.333-213.333-213.333-213.333v128zM128 298.667c-23.564 0-42.667 19.103-42.667 42.667s19.103 42.667 42.667 42.667c174.933 0 281.6 0 320 0 57.6 0 106.667-49.067 106.667-106.667v-106.667h-85.333c0 19.598 0 48.043 0 85.333 0 23.111-19.915 42.667-42.667 42.667h-298.667zM469.333 85.334h85.333v-42.667h-85.333v42.667z" />
@@ -164,6 +165,7 @@
164
165
  <glyph unicode="product_editor" glyph-name="product_editor" d="M236.715 384l171.947-184.875c23.893-25.685 23.723-63.275 1.28-88.747l-4.437-4.608-3.968-3.499c-27.904-22.741-69.12-22.272-95.787-0.512l-5.12 4.693-2.475 2.517-252.672 271.744-2.816 3.285h194.048zM981.333 384l-2.816-3.285-255.147-274.304-5.12-4.651c-26.709-21.76-67.883-22.229-95.787 0.512l-3.968 3.499-4.48 4.651c-10.364 11.525-16.702 26.851-16.702 43.657 0 17.492 6.866 33.38 18.050 45.116l-0.025-0.026 171.947 184.832h194.048zM401.493 751.062l4.011-3.499c26.752-25.301 28.501-66.091 3.157-93.355l-171.947-184.875h-194.048l2.816 3.285 255.147 274.304c26.24 26.24 71.168 28.416 100.907 4.139zM622.507 751.062c29.696 24.277 74.624 22.101 100.864-4.139l2.475-2.56 252.672-271.744 2.816-3.285h-194.048l-171.947 184.875c-11.15 11.726-18.009 27.624-18.009 45.123 0 19.058 8.134 36.215 21.121 48.19l0.045 0.041 3.968 3.499z" />
165
166
  <glyph unicode="product_console" glyph-name="product_console" d="M1024 469.334c0 110.933-85.333 204.8-200.533 213.333-29.867 149.333-162.133 256-311.467 256-123.733 0-230.4-68.267-285.867-170.667-128-17.067-226.133-123.733-226.133-256 0-140.8 115.2-256 256-256h8.533v174.933c-29.867 12.8-51.2 46.933-51.2 81.067 0 46.933 38.4 85.333 85.333 85.333s85.333-38.4 85.333-85.333c0-34.133-21.333-68.267-51.2-81.067v-264.533c-29.867-12.8-51.2-42.667-51.2-81.067 0-46.933 38.4-85.333 85.333-85.333s85.333 38.4 85.333 85.333c0 34.133-21.333 68.267-51.2 81.067v89.6h85.333v345.6c-38.4 12.8-59.733 46.933-59.733 81.067 0 46.933 38.4 85.333 85.333 85.333s85.333-38.4 85.333-85.333c0-34.133-21.333-68.267-51.2-81.067v-520.533c-29.867-12.8-55.467-42.667-55.467-81.067 0-46.933 38.4-85.333 85.333-85.333s85.333 38.4 85.333 85.333c0 34.133-21.333 68.267-51.2 76.8v179.2h85.333v132.267c-29.867 12.8-51.2 42.667-51.2 81.067 0 46.933 38.4 85.333 85.333 85.333s85.333-38.4 85.333-85.333c0-34.133-21.333-68.267-51.2-81.067v-179.2c-29.867-12.8-51.2-42.667-51.2-81.067 0-46.933 38.4-85.333 85.333-85.333s85.333 38.4 85.333 85.333c0 34.133-21.333 68.267-51.2 81.067v46.933c102.4 8.533 192 98.133 192 213.333z" />
166
167
  <glyph unicode="product_analyst" glyph-name="product_analyst" d="M384 384c0.001 0 0.002 0 0.004 0 47.128 0 85.333-38.205 85.333-85.333 0-15.227-3.988-29.522-10.977-41.898l0.221 0.426 52.011-86.528h1.408c47.127-0.002 85.33-38.206 85.33-85.333 0-47.128-38.205-85.333-85.333-85.333s-85.333 38.205-85.333 85.333c0 15.227 3.988 29.522 10.977 41.898l-0.221-0.426-52.011 86.528h-1.408c-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333v0zM213.333 213.334c47.128 0 85.333-38.205 85.333-85.333s-38.205-85.333-85.333-85.333v0c-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333v0zM810.667 213.334c47.128 0 85.333-38.205 85.333-85.333s-38.205-85.333-85.333-85.333v0c-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333v0zM853.333 512c47.126-0.004 85.327-38.207 85.327-85.333 0-47.128-38.205-85.333-85.333-85.333-15.224 0-29.517 3.987-41.892 10.973l0.426-0.221-86.528-51.968v-1.451c-0.002-47.127-38.206-85.33-85.333-85.33-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333c15.227 0 29.522-3.988 41.898-10.977l-0.426 0.221 86.528 52.053v1.365c0 47.128 38.205 85.333 85.333 85.333v0zM384 640c47.126-0.004 85.327-38.207 85.327-85.333 0-47.128-38.205-85.333-85.333-85.333-15.224 0-29.517 3.987-41.892 10.973l0.426-0.221-86.528-51.968v-1.451c-0.002-47.127-38.206-85.33-85.333-85.33-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333c15.227 0 29.522-3.988 41.898-10.977l-0.426 0.221 86.528 52.053v1.365c0 47.128 38.205 85.333 85.333 85.333v0zM512 853.334c0.001 0 0.002 0 0.004 0 47.128 0 85.333-38.205 85.333-85.333 0-15.227-3.988-29.522-10.977-41.898l0.221 0.426 52.011-86.528h1.408c47.127-0.002 85.33-38.206 85.33-85.333 0-47.128-38.205-85.333-85.333-85.333s-85.333 38.205-85.333 85.333c0 15.227 3.988 29.522 10.977 41.898l-0.221-0.426-52.011 86.528h-1.408c-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333v0zM213.333 810.667c47.128 0 85.333-38.205 85.333-85.333s-38.205-85.333-85.333-85.333v0c-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333v0zM810.667 810.667c47.128 0 85.333-38.205 85.333-85.333s-38.205-85.333-85.333-85.333v0c-47.128 0-85.333 38.205-85.333 85.333s38.205 85.333 85.333 85.333v0z" />
168
+ <glyph unicode="primary_cluster" glyph-name="primary_cluster" d="M384 896h-85.333v-128h85.333v128zM554.667 896h-85.333v-128h85.333v128zM640 896h85.333v-128h-85.333v128zM384 85.334h-85.333v-128h85.333v128zM469.333-42.666v128h85.333v-128h-85.333zM725.333 85.334h-85.333v-128h85.333v128zM853.333 554.667h128v85.333h-128v-85.333zM981.333 384h-128v85.333h128v-85.333zM853.333 213.334h128v85.333h-128v-85.333zM170.667 554.667h-128v85.333h128v-85.333zM42.667 384h128v85.333h-128v-85.333zM170.667 213.334h-128v85.333h128v-85.333zM312.875 725.334h398.251c54.965-0.024 99.517-44.576 99.541-99.539v-398.253c-0.024-54.965-44.576-99.517-99.539-99.541h-398.253c-54.965 0.024-99.517 44.576-99.541 99.539v398.253c0.024 54.965 44.576 99.517 99.539 99.541h0.002zM512 213.334h85.333v426.667h-170.667v-85.333h85.333v-341.333z" />
167
169
  <glyph unicode="outbound_campaign_manager" glyph-name="outbound_campaign_manager" d="M810.667 339.712c-1.071-81.971-25.25-158.082-66.299-222.379l1.019 1.707-51.2 51.2c26.323 49.803 41.786 108.853 41.813 171.511v0.009c0 61.867-14.933 119.893-41.813 171.52l53.76 53.76c38.16-61.475 61.313-135.775 62.715-215.381l0.005-0.384v-11.563zM621.227 241.92l-98.987 98.987 99.413 98.987c11.52-30.72 18.347-63.573 18.347-98.56s-6.827-68.693-18.773-99.413zM853.333 682.667h-426.667v-256h-85.333v341.333h256v170.667h-341.333v-256h-85.333c-46.933 0-85.333-38.4-85.333-85.333v-512c0-46.933 38.4-85.333 85.333-85.333h682.667c46.933 0 85.333 38.4 85.333 85.333v512c0 46.933-38.4 85.333-85.333 85.333z" />
168
170
  <glyph unicode="operators_subtract" glyph-name="operators_subtract" d="M213.333 469.334h597.333v-85.333h-597.333v85.333z" />
169
171
  <glyph unicode="operators_parenthesis_right" glyph-name="operators_parenthesis_right" d="M495.787 810.667c64.427-96.853 101.547-236.8 101.547-384 0-146.773-37.12-286.72-101.547-384l-69.12 44.373c53.76 80.64 85.333 206.080 85.333 339.627s-31.573 259.413-85.333 340.053l69.12 43.947z" />
@@ -213,7 +215,12 @@
213
215
  <glyph unicode="database" glyph-name="database" d="M128 331.819v-142.208c0-104.704 171.819-189.611 384-189.611s384 84.907 384 189.611v142.208c0-104.747-171.819-189.611-384-189.611s-384 84.907-384 189.611zM128 568.875v-142.208c0-104.747 171.819-189.653 384-189.653s384 84.907 384 189.653v142.208c0-104.747-171.819-189.653-384-189.653s-384 84.907-384 189.653zM512 853.334c-212.181 0-384-84.864-384-189.653 0-104.747 171.819-189.611 384-189.611s384 84.907 384 189.611c0 104.789-171.819 189.653-384 189.653z" />
214
216
  <glyph unicode="data_source" glyph-name="data_source" d="M853.333 853.334c47.061 0 85.333-38.272 85.333-85.333v-682.667c0-47.061-38.272-85.333-85.333-85.333h-170.667c-47.061 0-85.333 38.272-85.333 85.333v682.667c0 47.061 38.272 85.333 85.333 85.333zM328.832 627.499l200.832-200.832-200.832-200.832-60.331 60.331 97.835 97.835h-281.003v85.333h281.003l-97.835 97.835 60.331 60.331zM768 597.334c-23.564 0-42.667-19.103-42.667-42.667s19.103-42.667 42.667-42.667v0c23.564 0 42.667 19.103 42.667 42.667s-19.103 42.667-42.667 42.667v0zM768 725.334c-23.564 0-42.667-19.103-42.667-42.667s19.103-42.667 42.667-42.667v0c23.564 0 42.667 19.103 42.667 42.667s-19.103 42.667-42.667 42.667v0z" />
215
217
  <glyph unicode="data_preparation" glyph-name="data_preparation" d="M640 725.334v85.333h85.333v-85.333h-85.333zM640 42.667v85.333h85.333v-85.333h-85.333zM810.667 42.667v85.333h85.333c0-46.933-38.4-85.333-85.333-85.333zM810.667 554.667v85.333h85.333v-85.333h-85.333zM810.667 810.667c46.933 0 85.333-38.4 85.333-85.333h-85.333v85.333zM810.667 213.334v85.333h85.333v-85.333h-85.333zM810.667 384v85.333h85.333v-85.333h-85.333zM128 568.918c0-82.56 106.923-152.533 256-178.56v-142.208c-149.077 25.984-256 95.957-256 178.517v142.251zM128 331.819c0-82.56 106.923-152.491 256-178.56v-142.208c-149.077 26.027-256 96-256 178.56v142.208zM128 663.723c0 82.517 106.923 152.491 256 178.517v-357.12c-149.077 26.027-256 96-256 178.56zM469.333-42.666v938.667h85.333v-938.667h-85.333z" />
218
+ <glyph unicode="data_management" glyph-name="data_management" d="M465.218 503.316l133.949-132.183c14.097-0.785 28.467-1.186 43.055-1.186 187.375 0 339.11 66.593 339.11 148.747v111.536c0-82.154-151.735-148.748-339.11-148.748-64.883 0-125.491 7.984-177.004 21.834zM642.222 295.588c-14.737 0-29.248 0.414-43.486 1.212l-100.122-98.803c43.601-8.947 92.267-13.943 143.607-13.943 187.375 0 339.11 66.56 339.11 148.715v111.536c0-82.156-151.735-148.716-339.11-148.716zM440.524 140.669l-77.459-76.437c61.172-38.81 163.356-64.23 279.157-64.23 187.375 0 339.11 66.56 339.11 148.715v111.535c0-82.155-151.735-148.715-339.11-148.715-75.571 0-145.34 10.825-201.699 29.133zM303.108 704.587c0 82.188 151.734 148.748 339.114 148.748 187.375 0 339.11-66.56 339.11-148.748 0-82.154-151.735-148.714-339.11-148.714-187.38 0-339.114 66.56-339.114 148.714zM206.142 514.315l73.016 72.053 255.558-252.185-255.558-252.19-73.016 72.055 131.063 129.335h-294.539v101.594h294.539l-131.063 129.337z" />
216
219
  <glyph unicode="connected_identity" glyph-name="connected_identity" d="M554.667 256v-85.333h42.667c23.564 0 42.667-19.103 42.667-42.667v0h298.667v-85.333h-298.667c0-23.564-19.103-42.667-42.667-42.667v0h-170.667c-23.564 0-42.667 19.103-42.667 42.667v0h-298.667v85.333h298.667c0 23.564 19.103 42.667 42.667 42.667v0h42.667v85.333h-256v64c0 82.347 133.547 149.333 298.667 149.333s298.667-66.987 298.667-149.333v-64h-256zM512 853.334c82.475 0 149.333-66.859 149.333-149.333s-66.859-149.333-149.333-149.333v0c-82.475 0-149.333 66.859-149.333 149.333s66.859 149.333 149.333 149.333v0z" />
220
+ <glyph unicode="compute_profile_light" glyph-name="compute_profile_light" d="M384 896h-85.333v-128h85.333v128zM554.667 896h-85.333v-128h85.333v128zM725.333 896h-85.333v-128h85.333v128zM384 85.334h-85.333v-128h85.333v128zM704 245.334l122.027-72.107-32-52.053-154.027 92.16v213.333h64v-181.333zM469.333 46.976v-89.643h85.333v28.757l-1.788 0.777c39.208-18.903 83.176-29.497 129.617-29.497 164.97 0 298.719 133.675 298.837 298.629v-0.032c0 0.207 0.001 0.415 0.001 0.622 0 46.303-10.61 90.128-28.758 127.41h28.757v85.333l-89.597-0.045c-23.094 22.665-49.845 41.615-81.070 56.664v99.842c-0.024 54.963-44.576 99.515-99.541 99.539h-398.253c-54.963-0.024-99.515-44.576-99.539-99.541v-398.253c0.024-54.978 44.6-99.539 99.584-99.539h99.84l0.779-1.784c14.257-29.44 33.194-56.191 55.797-79.24zM896 256c0-117.821-95.513-213.333-213.333-213.333s-213.333 95.513-213.333 213.333v0c0 117.821 95.513 213.333 213.333 213.333s213.333-95.513 213.333-213.333v0zM853.333 554.667h128v85.333h-128v-85.333zM42.667 554.667h128v85.333h-128v-85.333zM42.667 384h128v85.333h-128v-85.333zM42.667 213.334h128v85.333h-128v-85.333z" />
221
+ <glyph unicode="compute_profile_dark" glyph-name="compute_profile_dark" d="M384 896h-85.333v-128h85.333v128zM554.667 896h-85.333v-128h85.333v128zM725.333 896h-85.333v-128h85.333v128zM384 85.334h-85.333v-128h85.333v128zM981.333 554.667h-128v85.333h128v-85.333zM170.667 554.667h-128v85.333h128v-85.333zM170.667 384h-128v85.333h128v-85.333zM170.667 213.334h-128v85.333h128v-85.333zM312.875 725.334h398.251c54.965-0.024 99.517-44.576 99.541-99.539v-81.879c-25.643 6.903-55.083 10.869-85.45 10.869-188.513 0-341.333-152.82-341.333-341.333 0-30.367 3.966-59.808 11.407-87.833l-0.538 2.382h-81.877c-54.965 0.024-99.517 44.576-99.541 99.539v398.253c0.024 54.965 44.576 99.517 99.539 99.541h0.002zM725.333 469.334c-141.184 0-256-114.901-256-256 0-141.141 114.816-256 256-256s256 114.859 256 256c0 141.099-114.816 256-256 256zM746.667 202.667l122.027-72.107-32-52.053-154.027 92.16v213.333h64v-181.333z" />
222
+ <glyph unicode="compute_cluster_group" glyph-name="compute_cluster_group" d="M469.333 938.667h-85.333v-85.333h85.333v85.333zM256-0h-85.333v-85.333h85.333v85.333zM682.667-0h-85.333v-85.333h85.333v85.333zM640 938.667h-85.333v-85.333h85.333v85.333zM426.667-0h-85.333v-85.333h85.333v85.333zM853.333-0h-85.333v-85.333h85.333v85.333zM810.667 682.667h-85.333v85.333h85.333v-85.333zM1024 256h-85.333v85.333h85.333v-85.333zM810.667 512h-85.333v85.333h85.333v-85.333zM1024 85.334h-85.333v85.333h85.333v-85.333zM298.667 682.667h-85.333v85.333h85.333v-85.333zM85.333 256h-85.333v85.333h85.333v-85.333zM298.667 512h-85.333v85.333h85.333v-85.333zM85.333 85.334h-85.333v85.333h85.333v-85.333zM625.792 810.667h-227.584c-31.403 0-56.875-25.472-56.875-56.875v-227.584c0-31.403 25.472-56.875 56.875-56.875h227.584c31.403 0 56.875 25.472 56.875 56.875v227.584c0 31.403-25.472 56.875-56.875 56.875zM412.459 384h-227.584c-31.403 0-56.875-25.472-56.875-56.875v-227.584c0-31.403 25.472-56.875 56.875-56.875h227.584c31.403 0 56.875 25.472 56.875 56.875v227.584c0 31.403-25.472 56.875-56.875 56.875zM839.125 384h-227.584c-31.403 0-56.875-25.472-56.875-56.875v-227.584c0-31.403 25.472-56.875 56.875-56.875h227.584c31.403 0 56.875 25.472 56.875 56.875v227.584c0 31.403-25.472 56.875-56.875 56.875z" />
223
+ <glyph unicode="compute_cluster" glyph-name="compute_cluster" d="M384 896h-85.333v-128h85.333v128zM554.667 896h-85.333v-128h85.333v128zM640 896h85.333v-128h-85.333v128zM384-42.666v128h-85.333v-128h85.333zM469.333 85.334h85.333v-128h-85.333v128zM725.333-42.666v128h-85.333v-128h85.333zM853.333 554.667h128v85.333h-128v-85.333zM981.333 384h-128v85.333h128v-85.333zM853.333 213.334h128v85.333h-128v-85.333zM170.667 554.667h-128v85.333h128v-85.333zM42.667 384h128v85.333h-128v-85.333zM170.667 213.334h-128v85.333h128v-85.333zM312.875 725.334h-0.002c-54.963-0.024-99.515-44.576-99.539-99.541v-398.253c0.024-54.963 44.576-99.515 99.541-99.539h398.253c54.963 0.024 99.515 44.576 99.539 99.541v398.253c-0.024 54.963-44.576 99.515-99.541 99.539h-398.251zM682.667 469.334l-213.333-298.667v213.333h-128l213.333 298.667v-213.333h128z" />
217
224
  <glyph unicode="column" glyph-name="column" d="M640 768h-256c-46.933 0-85.333-38.4-85.333-85.333v-512c0-46.933 38.4-85.333 85.333-85.333h256c46.933 0 85.333 38.4 85.333 85.333v512c0 46.933-38.4 85.333-85.333 85.333zM640 170.667h-256v170.667h256v-170.667zM640 426.667h-256v170.667h256v-170.667z" />
218
225
  <glyph unicode="cluster_analysis" glyph-name="cluster_analysis" d="M170.667 384c-23.467 0-42.667 19.2-42.667 42.667s19.2 42.667 42.667 42.667 42.667-19.2 42.667-42.667-19.2-42.667-42.667-42.667zM789.333 426.667c0 11.947 9.387 21.333 21.333 21.333s21.333-9.387 21.333-21.333-9.387-21.333-21.333-21.333-21.333 9.387-21.333 21.333zM512 149.334c11.947 0 21.333-9.387 21.333-21.333s-9.387-21.333-21.333-21.333-21.333 9.387-21.333 21.333 9.387 21.333 21.333 21.333zM682.667 384c-23.467 0-42.667 19.2-42.667 42.667s19.2 42.667 42.667 42.667 42.667-19.2 42.667-42.667-19.2-42.667-42.667-42.667zM682.667 554.667c-23.467 0-42.667 19.2-42.667 42.667s19.2 42.667 42.667 42.667 42.667-19.2 42.667-42.667-19.2-42.667-42.667-42.667zM661.333 256c0 11.733 9.6 21.333 21.333 21.333s21.333-9.6 21.333-21.333-9.6-21.333-21.333-21.333c-11.772 0.024-21.309 9.561-21.333 21.331v0.002zM512 661.334c35.413 0 64-28.587 64-64s-28.587-64-64-64-64 28.587-64 64 28.587 64 64 64zM512 725.334c-23.467 0-42.667 19.2-42.667 42.667s19.2 42.667 42.667 42.667 42.667-19.2 42.667-42.667-19.2-42.667-42.667-42.667zM341.333 490.667c35.413 0 64-28.587 64-64s-28.587-64-64-64-64 28.587-64 64 28.587 64 64 64zM341.333 298.667c23.467 0 42.667-19.2 42.667-42.667s-19.2-42.667-42.667-42.667-42.667 19.2-42.667 42.667 19.2 42.667 42.667 42.667zM512 298.667c23.467 0 42.667-19.2 42.667-42.667s-19.2-42.667-42.667-42.667-42.667 19.2-42.667 42.667 19.2 42.667 42.667 42.667zM512 490.667c35.413 0 64-28.587 64-64s-28.587-64-64-64-64 28.587-64 64 28.587 64 64 64zM341.333 661.334c35.413 0 64-28.587 64-64s-28.587-64-64-64-64 28.587-64 64 28.587 64 64 64zM213.333 725.334v-170.667h-85.333v170.667c0 46.933 38.4 85.333 85.333 85.333h170.667v-85.333h-170.667zM810.667 554.667v170.667h-170.667v85.333h170.667c46.933 0 85.333-38.4 85.333-85.333v-170.667h-85.333zM213.333 298.667v-170.667h170.667v-85.333h-170.667c-46.933 0-85.333 38.4-85.333 85.333v170.667h85.333zM864.128 181.462l117.205-53.461-117.205-53.461-53.461-117.205-53.461 117.205-117.205 53.461 117.205 53.461 53.461 117.205 53.461-117.205z" />
219
226
  <glyph unicode="bucket" glyph-name="bucket" d="M853.333 597.334v-85.333h-46.336l-39.168-430.549c-1.908-20.096-17.492-36.030-37.254-38.465l-0.207-0.021-5.035-0.299h-426.667c-20.352 0-37.632 14.379-41.728 33.835l-0.768 4.949-39.168 430.549h-46.336v85.333h682.667zM512 896c126.316-0.017 231.263-91.486 252.238-211.802l0.221-1.532h-87.168c-19.689 74.156-86.212 127.912-165.291 127.912s-145.602-53.756-165.021-126.72l-0.27-1.192h-87.168c21.195 121.847 126.142 213.316 252.457 213.333h0.002z" />
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@covalent/icons",
3
- "version": "8.3.0-beta.3",
3
+ "version": "8.3.0",
4
4
  "description": "Icons for covalent design system",
5
5
  "exports": {
6
6
  ".": {