@covalent/icons 8.15.0 → 8.16.1
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/covalent-icons-variables.scss +82 -6
- package/covalent-icons.css +249 -21
- package/covalent-icons.scss +413 -33
- package/covalent-icons.svg +213 -61
- package/covalent-icons.ttf +0 -0
- package/covalent-icons.woff +0 -0
- package/package.json +1 -1
|
@@ -1,6 +1,88 @@
|
|
|
1
1
|
$icomoon-font-family: 'covalent-icons' !default;
|
|
2
2
|
$icomoon-font-path: '.' !default;
|
|
3
3
|
|
|
4
|
+
$cov-disconnect_outlined: unquote('"\\e9e4"');
|
|
5
|
+
$cov-product_consumption_outlined: unquote('"\\ea3e"');
|
|
6
|
+
$cov-product_consumption: unquote('"\\ea3f"');
|
|
7
|
+
$cov-advanced_sql_outlined: unquote('"\\e9d9"');
|
|
8
|
+
$cov-alias_arrow_outlined: unquote('"\\e9da"');
|
|
9
|
+
$cov-api_outlined: unquote('"\\e9e0"');
|
|
10
|
+
$cov-application_outlined: unquote('"\\e9e1"');
|
|
11
|
+
$cov-auto_refresh_off_outlined: unquote('"\\e9f4"');
|
|
12
|
+
$cov-auto_refresh_off: unquote('"\\e9f5"');
|
|
13
|
+
$cov-auto_refresh_on_outlined: unquote('"\\e9f6"');
|
|
14
|
+
$cov-auto_refresh_on: unquote('"\\e9f7"');
|
|
15
|
+
$cov-autorefresh_pause_outlined: unquote('"\\e9f8"');
|
|
16
|
+
$cov-autorefresh_pause: unquote('"\\e9f9"');
|
|
17
|
+
$cov-autorenew_off_outlined: unquote('"\\e9fa"');
|
|
18
|
+
$cov-autorenew_off: unquote('"\\e9fb"');
|
|
19
|
+
$cov-autorenew_on_outlined: unquote('"\\e9fc"');
|
|
20
|
+
$cov-autorenew_on: unquote('"\\e9fd"');
|
|
21
|
+
$cov-branch_outlined: unquote('"\\e9fe"');
|
|
22
|
+
$cov-branch: unquote('"\\e9ff"');
|
|
23
|
+
$cov-bucket_outlined: unquote('"\\ea00"');
|
|
24
|
+
$cov-code_deployed_outlined: unquote('"\\ea01"');
|
|
25
|
+
$cov-code_deployed_retired_outlined: unquote('"\\ea02"');
|
|
26
|
+
$cov-code_deployed_retired: unquote('"\\ea03"');
|
|
27
|
+
$cov-code_deployed: unquote('"\\ea04"');
|
|
28
|
+
$cov-code_fork_outlined: unquote('"\\ea05"');
|
|
29
|
+
$cov-code_fork: unquote('"\\ea06"');
|
|
30
|
+
$cov-column_outlined: unquote('"\\ea07"');
|
|
31
|
+
$cov-connected_identity_outlined: unquote('"\\ea08"');
|
|
32
|
+
$cov-created_document_outlined: unquote('"\\ea09"');
|
|
33
|
+
$cov-created_document: unquote('"\\ea0a"');
|
|
34
|
+
$cov-data_preparation_outlined: unquote('"\\ea0b"');
|
|
35
|
+
$cov-data_protection_outlined: unquote('"\\ea0c"');
|
|
36
|
+
$cov-data_protection: unquote('"\\ea0d"');
|
|
37
|
+
$cov-data_sharing_outlined: unquote('"\\ea0e"');
|
|
38
|
+
$cov-data_sharing: unquote('"\\ea0f"');
|
|
39
|
+
$cov-data_source_outlined: unquote('"\\ea10"');
|
|
40
|
+
$cov-data_transformation_services_outlined: unquote('"\\ea11"');
|
|
41
|
+
$cov-data_transformation_services: unquote('"\\ea12"');
|
|
42
|
+
$cov-engine_outlined: unquote('"\\ea13"');
|
|
43
|
+
$cov-engine_sql_outlined: unquote('"\\ea14"');
|
|
44
|
+
$cov-engine_sql: unquote('"\\ea15"');
|
|
45
|
+
$cov-filter_clear_outlined: unquote('"\\ea16"');
|
|
46
|
+
$cov-filter_clear: unquote('"\\ea17"');
|
|
47
|
+
$cov-formula_outlined: unquote('"\\ea18"');
|
|
48
|
+
$cov-lab_outlined: unquote('"\\ea19"');
|
|
49
|
+
$cov-managed_services_outlined: unquote('"\\ea1a"');
|
|
50
|
+
$cov-managed_services: unquote('"\\ea1b"');
|
|
51
|
+
$cov-merge_outlined: unquote('"\\ea1c"');
|
|
52
|
+
$cov-merge: unquote('"\\ea1d"');
|
|
53
|
+
$cov-no_results_outlined: unquote('"\\ea1e"');
|
|
54
|
+
$cov-node_notification_outlined: unquote('"\\ea1f"');
|
|
55
|
+
$cov-nos_outlined: unquote('"\\ea20"');
|
|
56
|
+
$cov-nos: unquote('"\\ea21"');
|
|
57
|
+
$cov-object_browser_view_outlined: unquote('"\\ea22"');
|
|
58
|
+
$cov-object_browser_view: unquote('"\\ea23"');
|
|
59
|
+
$cov-object_storage_outlined: unquote('"\\ea24"');
|
|
60
|
+
$cov-operations_outlined: unquote('"\\ea25"');
|
|
61
|
+
$cov-pin_outlined: unquote('"\\ea26"');
|
|
62
|
+
$cov-pinned: unquote('"\\ea27"');
|
|
63
|
+
$cov-placeholder_outlined: unquote('"\\ea28"');
|
|
64
|
+
$cov-placeholder: unquote('"\\ea29"');
|
|
65
|
+
$cov-product_reports_outlined: unquote('"\\ea2a"');
|
|
66
|
+
$cov-product_reports: unquote('"\\ea2b"');
|
|
67
|
+
$cov-professional_services_outlined: unquote('"\\ea2c"');
|
|
68
|
+
$cov-professional_services: unquote('"\\ea2d"');
|
|
69
|
+
$cov-report_outlined: unquote('"\\ea2e"');
|
|
70
|
+
$cov-report: unquote('"\\ea2f"');
|
|
71
|
+
$cov-row_outlined: unquote('"\\ea30"');
|
|
72
|
+
$cov-row: unquote('"\\ea31"');
|
|
73
|
+
$cov-rules_insert_outlined: unquote('"\\ea32"');
|
|
74
|
+
$cov-rules_outlined: unquote('"\\ea33"');
|
|
75
|
+
$cov-rules_select_outlined: unquote('"\\ea34"');
|
|
76
|
+
$cov-segmentation_outlined: unquote('"\\ea35"');
|
|
77
|
+
$cov-sftp_outlined: unquote('"\\ea36"');
|
|
78
|
+
$cov-system_outlined: unquote('"\\ea37"');
|
|
79
|
+
$cov-system: unquote('"\\ea38"');
|
|
80
|
+
$cov-table_synced_outlined: unquote('"\\ea39"');
|
|
81
|
+
$cov-teradata_nobackground_outlined: unquote('"\\ea3a"');
|
|
82
|
+
$cov-variable_outlined: unquote('"\\ea3b"');
|
|
83
|
+
$cov-wand_outlined: unquote('"\\ea3c"');
|
|
84
|
+
$cov-workflow_outlined: unquote('"\\ea3d"');
|
|
85
|
+
$cov-data_management_outlined: unquote('"\\e9f3"');
|
|
4
86
|
$cov-attribution_outlined: unquote('"\\e96f"');
|
|
5
87
|
$cov-attribution: unquote('"\\e970"');
|
|
6
88
|
$cov-cluster_analysis_outlined: unquote('"\\e971"');
|
|
@@ -107,19 +189,13 @@ $cov-state_cancelled: unquote('"\\e9d5"');
|
|
|
107
189
|
$cov-state_caution_outlined: unquote('"\\e9d6"');
|
|
108
190
|
$cov-state_caution: unquote('"\\e9d7"');
|
|
109
191
|
$cov-state_changed_outlined: unquote('"\\e9d8"');
|
|
110
|
-
$cov-state_changed_running_outlined: unquote('"\\e9d9"');
|
|
111
|
-
$cov-state_changed_running: unquote('"\\e9da"');
|
|
112
192
|
$cov-state_changed: unquote('"\\e9db"');
|
|
113
193
|
$cov-state_negative_outlined: unquote('"\\e9dc"');
|
|
114
194
|
$cov-state_negative: unquote('"\\e9dd"');
|
|
115
195
|
$cov-state_paused_outlined: unquote('"\\e9de"');
|
|
116
196
|
$cov-state_paused: unquote('"\\e9df"');
|
|
117
|
-
$cov-state_pending_outlined: unquote('"\\e9e0"');
|
|
118
|
-
$cov-state_pending: unquote('"\\e9e1"');
|
|
119
197
|
$cov-state_positive_outlined: unquote('"\\e9e2"');
|
|
120
198
|
$cov-state_positive: unquote('"\\e9e3"');
|
|
121
|
-
$cov-state_running_outlined: unquote('"\\e9e4"');
|
|
122
|
-
$cov-state_running: unquote('"\\e9e5"');
|
|
123
199
|
$cov-table_changed_outlined: unquote('"\\e9e6"');
|
|
124
200
|
$cov-table_edit_outlined: unquote('"\\e9e7"');
|
|
125
201
|
$cov-table_foreign_outlined: unquote('"\\e9e8"');
|
package/covalent-icons.css
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'covalent-icons';
|
|
3
|
-
src: url('./covalent-icons.ttf?
|
|
4
|
-
url('./covalent-icons.woff?
|
|
5
|
-
url('./covalent-icons.svg?
|
|
3
|
+
src: url('./covalent-icons.ttf?ghk5lw') format('truetype'),
|
|
4
|
+
url('./covalent-icons.woff?ghk5lw') format('woff'),
|
|
5
|
+
url('./covalent-icons.svg?ghk5lw#covalent-icons') format('svg');
|
|
6
6
|
font-weight: normal;
|
|
7
7
|
font-style: normal;
|
|
8
8
|
font-display: block;
|
|
@@ -43,6 +43,252 @@
|
|
|
43
43
|
-moz-osx-font-smoothing: grayscale;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
+
.cov-disconnect_outlined:before {
|
|
47
|
+
content: '\e9e4';
|
|
48
|
+
}
|
|
49
|
+
.cov-product_consumption_outlined:before {
|
|
50
|
+
content: '\ea3e';
|
|
51
|
+
}
|
|
52
|
+
.cov-product_consumption:before {
|
|
53
|
+
content: '\ea3f';
|
|
54
|
+
}
|
|
55
|
+
.cov-advanced_sql_outlined:before {
|
|
56
|
+
content: '\e9d9';
|
|
57
|
+
}
|
|
58
|
+
.cov-alias_arrow_outlined:before {
|
|
59
|
+
content: '\e9da';
|
|
60
|
+
}
|
|
61
|
+
.cov-api_outlined:before {
|
|
62
|
+
content: '\e9e0';
|
|
63
|
+
}
|
|
64
|
+
.cov-application_outlined:before {
|
|
65
|
+
content: '\e9e1';
|
|
66
|
+
}
|
|
67
|
+
.cov-auto_refresh_off_outlined:before {
|
|
68
|
+
content: '\e9f4';
|
|
69
|
+
}
|
|
70
|
+
.cov-auto_refresh_off:before {
|
|
71
|
+
content: '\e9f5';
|
|
72
|
+
}
|
|
73
|
+
.cov-auto_refresh_on_outlined:before {
|
|
74
|
+
content: '\e9f6';
|
|
75
|
+
}
|
|
76
|
+
.cov-auto_refresh_on:before {
|
|
77
|
+
content: '\e9f7';
|
|
78
|
+
}
|
|
79
|
+
.cov-autorefresh_pause_outlined:before {
|
|
80
|
+
content: '\e9f8';
|
|
81
|
+
}
|
|
82
|
+
.cov-autorefresh_pause:before {
|
|
83
|
+
content: '\e9f9';
|
|
84
|
+
}
|
|
85
|
+
.cov-autorenew_off_outlined:before {
|
|
86
|
+
content: '\e9fa';
|
|
87
|
+
}
|
|
88
|
+
.cov-autorenew_off:before {
|
|
89
|
+
content: '\e9fb';
|
|
90
|
+
}
|
|
91
|
+
.cov-autorenew_on_outlined:before {
|
|
92
|
+
content: '\e9fc';
|
|
93
|
+
}
|
|
94
|
+
.cov-autorenew_on:before {
|
|
95
|
+
content: '\e9fd';
|
|
96
|
+
}
|
|
97
|
+
.cov-branch_outlined:before {
|
|
98
|
+
content: '\e9fe';
|
|
99
|
+
}
|
|
100
|
+
.cov-branch:before {
|
|
101
|
+
content: '\e9ff';
|
|
102
|
+
}
|
|
103
|
+
.cov-bucket_outlined:before {
|
|
104
|
+
content: '\ea00';
|
|
105
|
+
}
|
|
106
|
+
.cov-code_deployed_outlined:before {
|
|
107
|
+
content: '\ea01';
|
|
108
|
+
}
|
|
109
|
+
.cov-code_deployed_retired_outlined:before {
|
|
110
|
+
content: '\ea02';
|
|
111
|
+
}
|
|
112
|
+
.cov-code_deployed_retired:before {
|
|
113
|
+
content: '\ea03';
|
|
114
|
+
}
|
|
115
|
+
.cov-code_deployed:before {
|
|
116
|
+
content: '\ea04';
|
|
117
|
+
}
|
|
118
|
+
.cov-code_fork_outlined:before {
|
|
119
|
+
content: '\ea05';
|
|
120
|
+
}
|
|
121
|
+
.cov-code_fork:before {
|
|
122
|
+
content: '\ea06';
|
|
123
|
+
}
|
|
124
|
+
.cov-column_outlined:before {
|
|
125
|
+
content: '\ea07';
|
|
126
|
+
}
|
|
127
|
+
.cov-connected_identity_outlined:before {
|
|
128
|
+
content: '\ea08';
|
|
129
|
+
}
|
|
130
|
+
.cov-created_document_outlined:before {
|
|
131
|
+
content: '\ea09';
|
|
132
|
+
}
|
|
133
|
+
.cov-created_document:before {
|
|
134
|
+
content: '\ea0a';
|
|
135
|
+
}
|
|
136
|
+
.cov-data_preparation_outlined:before {
|
|
137
|
+
content: '\ea0b';
|
|
138
|
+
}
|
|
139
|
+
.cov-data_protection_outlined:before {
|
|
140
|
+
content: '\ea0c';
|
|
141
|
+
}
|
|
142
|
+
.cov-data_protection:before {
|
|
143
|
+
content: '\ea0d';
|
|
144
|
+
}
|
|
145
|
+
.cov-data_sharing_outlined:before {
|
|
146
|
+
content: '\ea0e';
|
|
147
|
+
}
|
|
148
|
+
.cov-data_sharing:before {
|
|
149
|
+
content: '\ea0f';
|
|
150
|
+
}
|
|
151
|
+
.cov-data_source_outlined:before {
|
|
152
|
+
content: '\ea10';
|
|
153
|
+
}
|
|
154
|
+
.cov-data_transformation_services_outlined:before {
|
|
155
|
+
content: '\ea11';
|
|
156
|
+
}
|
|
157
|
+
.cov-data_transformation_services:before {
|
|
158
|
+
content: '\ea12';
|
|
159
|
+
}
|
|
160
|
+
.cov-engine_outlined:before {
|
|
161
|
+
content: '\ea13';
|
|
162
|
+
}
|
|
163
|
+
.cov-engine_sql_outlined:before {
|
|
164
|
+
content: '\ea14';
|
|
165
|
+
}
|
|
166
|
+
.cov-engine_sql:before {
|
|
167
|
+
content: '\ea15';
|
|
168
|
+
}
|
|
169
|
+
.cov-filter_clear_outlined:before {
|
|
170
|
+
content: '\ea16';
|
|
171
|
+
}
|
|
172
|
+
.cov-filter_clear:before {
|
|
173
|
+
content: '\ea17';
|
|
174
|
+
}
|
|
175
|
+
.cov-formula_outlined:before {
|
|
176
|
+
content: '\ea18';
|
|
177
|
+
}
|
|
178
|
+
.cov-lab_outlined:before {
|
|
179
|
+
content: '\ea19';
|
|
180
|
+
}
|
|
181
|
+
.cov-managed_services_outlined:before {
|
|
182
|
+
content: '\ea1a';
|
|
183
|
+
}
|
|
184
|
+
.cov-managed_services:before {
|
|
185
|
+
content: '\ea1b';
|
|
186
|
+
}
|
|
187
|
+
.cov-merge_outlined:before {
|
|
188
|
+
content: '\ea1c';
|
|
189
|
+
}
|
|
190
|
+
.cov-merge:before {
|
|
191
|
+
content: '\ea1d';
|
|
192
|
+
}
|
|
193
|
+
.cov-no_results_outlined:before {
|
|
194
|
+
content: '\ea1e';
|
|
195
|
+
}
|
|
196
|
+
.cov-node_notification_outlined:before {
|
|
197
|
+
content: '\ea1f';
|
|
198
|
+
}
|
|
199
|
+
.cov-nos_outlined:before {
|
|
200
|
+
content: '\ea20';
|
|
201
|
+
}
|
|
202
|
+
.cov-nos:before {
|
|
203
|
+
content: '\ea21';
|
|
204
|
+
}
|
|
205
|
+
.cov-object_browser_view_outlined:before {
|
|
206
|
+
content: '\ea22';
|
|
207
|
+
}
|
|
208
|
+
.cov-object_browser_view:before {
|
|
209
|
+
content: '\ea23';
|
|
210
|
+
}
|
|
211
|
+
.cov-object_storage_outlined:before {
|
|
212
|
+
content: '\ea24';
|
|
213
|
+
}
|
|
214
|
+
.cov-operations_outlined:before {
|
|
215
|
+
content: '\ea25';
|
|
216
|
+
}
|
|
217
|
+
.cov-pin_outlined:before {
|
|
218
|
+
content: '\ea26';
|
|
219
|
+
}
|
|
220
|
+
.cov-pinned:before {
|
|
221
|
+
content: '\ea27';
|
|
222
|
+
}
|
|
223
|
+
.cov-placeholder_outlined:before {
|
|
224
|
+
content: '\ea28';
|
|
225
|
+
}
|
|
226
|
+
.cov-placeholder:before {
|
|
227
|
+
content: '\ea29';
|
|
228
|
+
}
|
|
229
|
+
.cov-product_reports_outlined:before {
|
|
230
|
+
content: '\ea2a';
|
|
231
|
+
}
|
|
232
|
+
.cov-product_reports:before {
|
|
233
|
+
content: '\ea2b';
|
|
234
|
+
}
|
|
235
|
+
.cov-professional_services_outlined:before {
|
|
236
|
+
content: '\ea2c';
|
|
237
|
+
}
|
|
238
|
+
.cov-professional_services:before {
|
|
239
|
+
content: '\ea2d';
|
|
240
|
+
}
|
|
241
|
+
.cov-report_outlined:before {
|
|
242
|
+
content: '\ea2e';
|
|
243
|
+
}
|
|
244
|
+
.cov-report:before {
|
|
245
|
+
content: '\ea2f';
|
|
246
|
+
}
|
|
247
|
+
.cov-row_outlined:before {
|
|
248
|
+
content: '\ea30';
|
|
249
|
+
}
|
|
250
|
+
.cov-row:before {
|
|
251
|
+
content: '\ea31';
|
|
252
|
+
}
|
|
253
|
+
.cov-rules_insert_outlined:before {
|
|
254
|
+
content: '\ea32';
|
|
255
|
+
}
|
|
256
|
+
.cov-rules_outlined:before {
|
|
257
|
+
content: '\ea33';
|
|
258
|
+
}
|
|
259
|
+
.cov-rules_select_outlined:before {
|
|
260
|
+
content: '\ea34';
|
|
261
|
+
}
|
|
262
|
+
.cov-segmentation_outlined:before {
|
|
263
|
+
content: '\ea35';
|
|
264
|
+
}
|
|
265
|
+
.cov-sftp_outlined:before {
|
|
266
|
+
content: '\ea36';
|
|
267
|
+
}
|
|
268
|
+
.cov-system_outlined:before {
|
|
269
|
+
content: '\ea37';
|
|
270
|
+
}
|
|
271
|
+
.cov-system:before {
|
|
272
|
+
content: '\ea38';
|
|
273
|
+
}
|
|
274
|
+
.cov-table_synced_outlined:before {
|
|
275
|
+
content: '\ea39';
|
|
276
|
+
}
|
|
277
|
+
.cov-teradata_nobackground_outlined:before {
|
|
278
|
+
content: '\ea3a';
|
|
279
|
+
}
|
|
280
|
+
.cov-variable_outlined:before {
|
|
281
|
+
content: '\ea3b';
|
|
282
|
+
}
|
|
283
|
+
.cov-wand_outlined:before {
|
|
284
|
+
content: '\ea3c';
|
|
285
|
+
}
|
|
286
|
+
.cov-workflow_outlined:before {
|
|
287
|
+
content: '\ea3d';
|
|
288
|
+
}
|
|
289
|
+
.cov-data_management_outlined:before {
|
|
290
|
+
content: '\e9f3';
|
|
291
|
+
}
|
|
46
292
|
.cov-attribution_outlined:before {
|
|
47
293
|
content: '\e96f';
|
|
48
294
|
}
|
|
@@ -361,12 +607,6 @@
|
|
|
361
607
|
.cov-state_changed_outlined:before {
|
|
362
608
|
content: '\e9d8';
|
|
363
609
|
}
|
|
364
|
-
.cov-state_changed_running_outlined:before {
|
|
365
|
-
content: '\e9d9';
|
|
366
|
-
}
|
|
367
|
-
.cov-state_changed_running:before {
|
|
368
|
-
content: '\e9da';
|
|
369
|
-
}
|
|
370
610
|
.cov-state_changed:before {
|
|
371
611
|
content: '\e9db';
|
|
372
612
|
}
|
|
@@ -382,24 +622,12 @@
|
|
|
382
622
|
.cov-state_paused:before {
|
|
383
623
|
content: '\e9df';
|
|
384
624
|
}
|
|
385
|
-
.cov-state_pending_outlined:before {
|
|
386
|
-
content: '\e9e0';
|
|
387
|
-
}
|
|
388
|
-
.cov-state_pending:before {
|
|
389
|
-
content: '\e9e1';
|
|
390
|
-
}
|
|
391
625
|
.cov-state_positive_outlined:before {
|
|
392
626
|
content: '\e9e2';
|
|
393
627
|
}
|
|
394
628
|
.cov-state_positive:before {
|
|
395
629
|
content: '\e9e3';
|
|
396
630
|
}
|
|
397
|
-
.cov-state_running_outlined:before {
|
|
398
|
-
content: '\e9e4';
|
|
399
|
-
}
|
|
400
|
-
.cov-state_running:before {
|
|
401
|
-
content: '\e9e5';
|
|
402
|
-
}
|
|
403
631
|
.cov-table_changed_outlined:before {
|
|
404
632
|
content: '\e9e6';
|
|
405
633
|
}
|