@flywheel-io/vision 0.8.2 → 0.8.4
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/assets/fonts/Flywheel-Vision-Icons.svg +27 -3
- package/assets/fonts/Flywheel-Vision-Icons.ttf +0 -0
- package/assets/fonts/Flywheel-Vision-Icons.woff +0 -0
- package/assets/svg/add-server-databases-endpoint.svg +9 -0
- package/assets/svg/arrange-filter-sort.svg +6 -0
- package/assets/svg/book-lab-flask.svg +6 -0
- package/assets/svg/circle-ellipses.svg +1 -2
- package/assets/svg/cloud-network-add.svg +6 -0
- package/assets/svg/flywheel-mark-logo.svg +5 -0
- package/assets/svg/list-test-lab-flask.svg +12 -0
- package/assets/svg/message-checkmark-sent.svg +6 -0
- package/assets/svg/send-message-share.svg +5 -0
- package/assets/svg/server-database-endpoint.svg +5 -0
- package/assets/svg/speed-dashboard.svg +5 -0
- package/assets/svg/test-lab-flask.svg +5 -0
- package/assets/svg/zendesk-logo.svg +5 -0
- package/components/section-heading/back-button/back-button.component.d.ts +8 -0
- package/components/section-heading/section-heading.component.d.ts +12 -0
- package/components/section-heading/section-heading.module.d.ts +11 -0
- package/esm2020/components/section-heading/back-button/back-button.component.mjs +16 -0
- package/esm2020/components/section-heading/section-heading.component.mjs +27 -0
- package/esm2020/components/section-heading/section-heading.module.mjs +40 -0
- package/esm2020/public-api.mjs +3 -1
- package/fesm2015/flywheel-io-vision.mjs +68 -1
- package/fesm2015/flywheel-io-vision.mjs.map +1 -1
- package/fesm2020/flywheel-io-vision.mjs +68 -1
- package/fesm2020/flywheel-io-vision.mjs.map +1 -1
- package/package.json +11 -11
- package/public-api.d.ts +2 -0
- package/scss/icons/_icon-glyphs.scss +499 -463
- package/styles.css +525 -478
package/styles.css
CHANGED
|
@@ -9,8 +9,7 @@
|
|
|
9
9
|
font-style: normal;
|
|
10
10
|
font-display: block;
|
|
11
11
|
}
|
|
12
|
-
.vision-icon, [class^=icon-], [class*=" icon-"] {
|
|
13
|
-
/* use !important to prevent issues with browser extensions that change fonts */
|
|
12
|
+
.vision-icon, [class^=icon-], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
|
|
14
13
|
font-family: "Flywheel-Vision-Icons" !important;
|
|
15
14
|
speak: never;
|
|
16
15
|
font-style: normal;
|
|
@@ -32,592 +31,604 @@
|
|
|
32
31
|
-moz-osx-font-smoothing: grayscale;
|
|
33
32
|
}
|
|
34
33
|
|
|
35
|
-
.icon-
|
|
36
|
-
content: "\
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.icon-add-new-create:before {
|
|
40
|
-
content: "\e969";
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.icon-add-row-above:before {
|
|
44
|
-
content: "\e96a";
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.icon-add-row-below:before {
|
|
48
|
-
content: "\e96b";
|
|
34
|
+
.icon-zendesk-logo:before {
|
|
35
|
+
content: "\e9f1";
|
|
49
36
|
}
|
|
50
37
|
|
|
51
|
-
.icon-add-server:before {
|
|
52
|
-
content: "\
|
|
38
|
+
.icon-add-server-databases-endpoint:before {
|
|
39
|
+
content: "\e9f2";
|
|
53
40
|
}
|
|
54
41
|
|
|
55
|
-
.icon-add
|
|
56
|
-
content: "\
|
|
42
|
+
.icon-cloud-network-add:before {
|
|
43
|
+
content: "\e9f3";
|
|
57
44
|
}
|
|
58
45
|
|
|
59
|
-
.icon-
|
|
60
|
-
content: "\
|
|
46
|
+
.icon-server-database-endpoint:before {
|
|
47
|
+
content: "\e9f4";
|
|
61
48
|
}
|
|
62
49
|
|
|
63
|
-
.icon-
|
|
64
|
-
content: "\
|
|
50
|
+
.icon-book-lab-flask:before {
|
|
51
|
+
content: "\e9f5";
|
|
65
52
|
}
|
|
66
53
|
|
|
67
|
-
.icon-
|
|
68
|
-
content: "\
|
|
54
|
+
.icon-list-test-lab-flask:before {
|
|
55
|
+
content: "\e9f6";
|
|
69
56
|
}
|
|
70
57
|
|
|
71
|
-
.icon-
|
|
72
|
-
content: "\
|
|
58
|
+
.icon-test-lab-flask:before {
|
|
59
|
+
content: "\e9f7";
|
|
73
60
|
}
|
|
74
61
|
|
|
75
|
-
.icon-
|
|
76
|
-
content: "\
|
|
62
|
+
.icon-message-checkmark-sent:before {
|
|
63
|
+
content: "\e9f8";
|
|
77
64
|
}
|
|
78
65
|
|
|
79
|
-
.icon-
|
|
80
|
-
content: "\
|
|
66
|
+
.icon-send-message-share:before {
|
|
67
|
+
content: "\e9f9";
|
|
81
68
|
}
|
|
82
69
|
|
|
83
|
-
.icon-
|
|
84
|
-
content: "\
|
|
70
|
+
.icon-flywheel-mark-logo:before {
|
|
71
|
+
content: "\e9fa";
|
|
85
72
|
}
|
|
86
73
|
|
|
87
|
-
.icon-
|
|
88
|
-
content: "\
|
|
74
|
+
.icon-speed-dashboard:before {
|
|
75
|
+
content: "\e9fb";
|
|
89
76
|
}
|
|
90
77
|
|
|
91
|
-
.icon-
|
|
92
|
-
content: "\
|
|
78
|
+
.icon-arrange-filter-sort:before {
|
|
79
|
+
content: "\e9fc";
|
|
93
80
|
}
|
|
94
81
|
|
|
95
|
-
.icon-
|
|
96
|
-
content: "\
|
|
82
|
+
.icon-delivery-shipment-packages:before {
|
|
83
|
+
content: "\e9bb";
|
|
97
84
|
}
|
|
98
85
|
|
|
99
|
-
.icon-
|
|
100
|
-
content: "\
|
|
86
|
+
.icon-color-ven-design-profile-central:before {
|
|
87
|
+
content: "\e9ce";
|
|
101
88
|
}
|
|
102
89
|
|
|
103
|
-
.icon-
|
|
104
|
-
content: "\
|
|
90
|
+
.icon-home-modern-door:before {
|
|
91
|
+
content: "\e9e4";
|
|
105
92
|
}
|
|
106
93
|
|
|
107
|
-
.icon-
|
|
108
|
-
content: "\
|
|
94
|
+
.icon-tasklist-to-do-checkmark:before {
|
|
95
|
+
content: "\e9eb";
|
|
109
96
|
}
|
|
110
97
|
|
|
111
|
-
.icon-
|
|
112
|
-
content: "\
|
|
98
|
+
.icon-user-profile-group-discovery:before {
|
|
99
|
+
content: "\e999";
|
|
113
100
|
}
|
|
114
101
|
|
|
115
|
-
.icon-
|
|
116
|
-
content: "\
|
|
102
|
+
.icon-flip-horizontal:before {
|
|
103
|
+
content: "\e9b5";
|
|
117
104
|
}
|
|
118
105
|
|
|
119
|
-
.icon-
|
|
120
|
-
content: "\
|
|
106
|
+
.icon-flip-vertical:before {
|
|
107
|
+
content: "\e9b6";
|
|
121
108
|
}
|
|
122
109
|
|
|
123
|
-
.icon-
|
|
124
|
-
content: "\
|
|
110
|
+
.icon-facebook:before {
|
|
111
|
+
content: "\e9b7";
|
|
125
112
|
}
|
|
126
113
|
|
|
127
|
-
.icon-
|
|
128
|
-
content: "\
|
|
114
|
+
.icon-github-color-login:before {
|
|
115
|
+
content: "\e9b8";
|
|
129
116
|
}
|
|
130
117
|
|
|
131
|
-
.icon-
|
|
132
|
-
content: "\
|
|
118
|
+
.icon-linkedin:before {
|
|
119
|
+
content: "\e9b9";
|
|
133
120
|
}
|
|
134
121
|
|
|
135
|
-
.icon-
|
|
136
|
-
content: "\
|
|
122
|
+
.icon-youtube:before {
|
|
123
|
+
content: "\e9ba";
|
|
137
124
|
}
|
|
138
125
|
|
|
139
|
-
.icon-
|
|
140
|
-
content: "\
|
|
126
|
+
.icon-server-databases-connect:before {
|
|
127
|
+
content: "\e9bc";
|
|
141
128
|
}
|
|
142
129
|
|
|
143
|
-
.icon-
|
|
144
|
-
content: "\
|
|
130
|
+
.icon-server-databases-download:before {
|
|
131
|
+
content: "\e9bd";
|
|
145
132
|
}
|
|
146
133
|
|
|
147
|
-
.icon-
|
|
148
|
-
content: "\
|
|
134
|
+
.icon-server-databases-minimal-download:before {
|
|
135
|
+
content: "\e9be";
|
|
149
136
|
}
|
|
150
137
|
|
|
151
|
-
.icon-
|
|
152
|
-
content: "\
|
|
138
|
+
.icon-server-databases-sync:before {
|
|
139
|
+
content: "\e9bf";
|
|
153
140
|
}
|
|
154
141
|
|
|
155
|
-
.icon-
|
|
156
|
-
content: "\
|
|
142
|
+
.icon-graduate-hat:before {
|
|
143
|
+
content: "\e9c0";
|
|
157
144
|
}
|
|
158
145
|
|
|
159
|
-
.icon-
|
|
160
|
-
content: "\
|
|
146
|
+
.icon-blocks-code-test-checkmark:before {
|
|
147
|
+
content: "\e9c1";
|
|
161
148
|
}
|
|
162
149
|
|
|
163
|
-
.icon-
|
|
164
|
-
content: "\
|
|
150
|
+
.icon-camera-photo-capture:before {
|
|
151
|
+
content: "\e9c2";
|
|
165
152
|
}
|
|
166
153
|
|
|
167
|
-
.icon-
|
|
168
|
-
content: "\
|
|
154
|
+
.icon-photo-edit-brightness-invert:before {
|
|
155
|
+
content: "\e9c3";
|
|
169
156
|
}
|
|
170
157
|
|
|
171
|
-
.icon-
|
|
172
|
-
content: "\
|
|
158
|
+
.icon-unlimited-repeat-subscription-circle:before {
|
|
159
|
+
content: "\e9c4";
|
|
173
160
|
}
|
|
174
161
|
|
|
175
|
-
.icon-
|
|
176
|
-
content: "\
|
|
162
|
+
.icon-mute:before {
|
|
163
|
+
content: "\e9c5";
|
|
177
164
|
}
|
|
178
165
|
|
|
179
|
-
.icon-
|
|
180
|
-
content: "\
|
|
166
|
+
.icon-volume-full:before {
|
|
167
|
+
content: "\e9c6";
|
|
181
168
|
}
|
|
182
169
|
|
|
183
|
-
.icon-
|
|
184
|
-
content: "\
|
|
170
|
+
.icon-hand-money-currency:before {
|
|
171
|
+
content: "\e9c7";
|
|
185
172
|
}
|
|
186
173
|
|
|
187
|
-
.icon-
|
|
188
|
-
content: "\
|
|
174
|
+
.icon-bookmark-plus-add:before {
|
|
175
|
+
content: "\e9c8";
|
|
189
176
|
}
|
|
190
177
|
|
|
191
178
|
.icon-circle:before {
|
|
192
179
|
content: "\e9c9";
|
|
193
180
|
}
|
|
194
181
|
|
|
195
|
-
.icon-clap-applause-hands:before {
|
|
196
|
-
content: "\e9e1";
|
|
197
|
-
}
|
|
198
|
-
|
|
199
182
|
.icon-clip-attachment:before {
|
|
200
183
|
content: "\e9ca";
|
|
201
184
|
}
|
|
202
185
|
|
|
203
|
-
.icon-
|
|
204
|
-
content: "\
|
|
186
|
+
.icon-code-text:before {
|
|
187
|
+
content: "\e9cb";
|
|
205
188
|
}
|
|
206
189
|
|
|
207
|
-
.icon-
|
|
208
|
-
content: "\
|
|
190
|
+
.icon-document-status-done-checkmark:before {
|
|
191
|
+
content: "\e9cc";
|
|
209
192
|
}
|
|
210
193
|
|
|
211
|
-
.icon-
|
|
212
|
-
content: "\
|
|
194
|
+
.icon-done-check-tracked:before {
|
|
195
|
+
content: "\e9cd";
|
|
213
196
|
}
|
|
214
197
|
|
|
215
|
-
.icon-
|
|
216
|
-
content: "\
|
|
198
|
+
.icon-home-modern-option-lines:before {
|
|
199
|
+
content: "\e9cf";
|
|
217
200
|
}
|
|
218
201
|
|
|
219
|
-
.icon-
|
|
220
|
-
content: "\
|
|
202
|
+
.icon-keyboard:before {
|
|
203
|
+
content: "\e9d0";
|
|
221
204
|
}
|
|
222
205
|
|
|
223
|
-
.icon-
|
|
224
|
-
content: "\
|
|
206
|
+
.icon-line:before {
|
|
207
|
+
content: "\e9d1";
|
|
225
208
|
}
|
|
226
209
|
|
|
227
|
-
.icon-
|
|
228
|
-
content: "\
|
|
210
|
+
.icon-link-unlink:before {
|
|
211
|
+
content: "\e9d2";
|
|
229
212
|
}
|
|
230
213
|
|
|
231
|
-
.icon-
|
|
232
|
-
content: "\
|
|
214
|
+
.icon-measure-angle:before {
|
|
215
|
+
content: "\e9d3";
|
|
233
216
|
}
|
|
234
217
|
|
|
235
|
-
.icon-
|
|
236
|
-
content: "\
|
|
218
|
+
.icon-media-library-imports-dowload:before {
|
|
219
|
+
content: "\e9d4";
|
|
237
220
|
}
|
|
238
221
|
|
|
239
|
-
.icon-
|
|
240
|
-
content: "\
|
|
222
|
+
.icon-message-chat-info:before {
|
|
223
|
+
content: "\e9d5";
|
|
241
224
|
}
|
|
242
225
|
|
|
243
|
-
.icon-
|
|
244
|
-
content: "\
|
|
226
|
+
.icon-microphone-mic-rec-circle:before {
|
|
227
|
+
content: "\e9d6";
|
|
245
228
|
}
|
|
246
229
|
|
|
247
|
-
.icon-
|
|
248
|
-
content: "\
|
|
230
|
+
.icon-microphone-mic-rec:before {
|
|
231
|
+
content: "\e9d7";
|
|
249
232
|
}
|
|
250
233
|
|
|
251
|
-
.icon-
|
|
252
|
-
content: "\
|
|
234
|
+
.icon-microphone-mic-recording-circle:before {
|
|
235
|
+
content: "\e9d8";
|
|
253
236
|
}
|
|
254
237
|
|
|
255
|
-
.icon-
|
|
256
|
-
content: "\
|
|
238
|
+
.icon-pie-graph-chart-sample:before {
|
|
239
|
+
content: "\e9d9";
|
|
257
240
|
}
|
|
258
241
|
|
|
259
|
-
.icon-
|
|
260
|
-
content: "\
|
|
242
|
+
.icon-plus-add-rectangle:before {
|
|
243
|
+
content: "\e9da";
|
|
261
244
|
}
|
|
262
245
|
|
|
263
|
-
.icon-
|
|
264
|
-
content: "\
|
|
246
|
+
.icon-polygon:before {
|
|
247
|
+
content: "\e9db";
|
|
265
248
|
}
|
|
266
249
|
|
|
267
|
-
.icon-
|
|
268
|
-
content: "\
|
|
250
|
+
.icon-rotate-arrow-manual:before {
|
|
251
|
+
content: "\e9dc";
|
|
269
252
|
}
|
|
270
253
|
|
|
271
|
-
.icon-
|
|
272
|
-
content: "\
|
|
254
|
+
.icon-rotate-item-left:before {
|
|
255
|
+
content: "\e9dd";
|
|
273
256
|
}
|
|
274
257
|
|
|
275
|
-
.icon-
|
|
276
|
-
content: "\
|
|
258
|
+
.icon-rotate-item-right:before {
|
|
259
|
+
content: "\e9de";
|
|
277
260
|
}
|
|
278
261
|
|
|
279
|
-
.icon-
|
|
280
|
-
content: "\
|
|
262
|
+
.icon-stars-light-sparkle:before {
|
|
263
|
+
content: "\e9df";
|
|
281
264
|
}
|
|
282
265
|
|
|
283
|
-
.icon-
|
|
284
|
-
content: "\
|
|
266
|
+
.icon-undone-uncheck-untracked:before {
|
|
267
|
+
content: "\e9e0";
|
|
285
268
|
}
|
|
286
269
|
|
|
287
|
-
.icon-
|
|
288
|
-
content: "\
|
|
270
|
+
.icon-clap-applause-hands:before {
|
|
271
|
+
content: "\e9e1";
|
|
289
272
|
}
|
|
290
273
|
|
|
291
|
-
.icon-
|
|
292
|
-
content: "\
|
|
274
|
+
.icon-email-mail-checkmark-group:before {
|
|
275
|
+
content: "\e9e2";
|
|
293
276
|
}
|
|
294
277
|
|
|
295
|
-
.icon-
|
|
296
|
-
content: "\
|
|
278
|
+
.icon-circle-ellipses:before {
|
|
279
|
+
content: "\e9e3";
|
|
297
280
|
}
|
|
298
281
|
|
|
299
|
-
.icon-
|
|
300
|
-
content: "\
|
|
282
|
+
.icon-crosshair:before {
|
|
283
|
+
content: "\e9e5";
|
|
301
284
|
}
|
|
302
285
|
|
|
303
|
-
.icon-
|
|
304
|
-
content: "\
|
|
286
|
+
.icon-cursor-select:before {
|
|
287
|
+
content: "\e9e6";
|
|
305
288
|
}
|
|
306
289
|
|
|
307
|
-
.icon-
|
|
308
|
-
content: "\
|
|
290
|
+
.icon-draw-rectangle:before {
|
|
291
|
+
content: "\e9e7";
|
|
309
292
|
}
|
|
310
293
|
|
|
311
|
-
.icon-
|
|
312
|
-
content: "\
|
|
294
|
+
.icon-ruler-bidirectional:before {
|
|
295
|
+
content: "\e9e8";
|
|
313
296
|
}
|
|
314
297
|
|
|
315
|
-
.icon-
|
|
316
|
-
content: "\
|
|
298
|
+
.icon-ruler:before {
|
|
299
|
+
content: "\e9e9";
|
|
317
300
|
}
|
|
318
301
|
|
|
319
|
-
.icon-
|
|
320
|
-
content: "\
|
|
302
|
+
.icon-workspace-mode:before {
|
|
303
|
+
content: "\e9ea";
|
|
321
304
|
}
|
|
322
305
|
|
|
323
|
-
.icon-
|
|
324
|
-
content: "\
|
|
306
|
+
.icon-creative-commons:before {
|
|
307
|
+
content: "\e9ec";
|
|
325
308
|
}
|
|
326
309
|
|
|
327
|
-
.icon-
|
|
328
|
-
content: "\
|
|
310
|
+
.icon-free-rights:before {
|
|
311
|
+
content: "\e9ed";
|
|
329
312
|
}
|
|
330
313
|
|
|
331
|
-
.icon-
|
|
332
|
-
content: "\
|
|
314
|
+
.icon-hammer-screwdriver:before {
|
|
315
|
+
content: "\e9ee";
|
|
333
316
|
}
|
|
334
317
|
|
|
335
|
-
.icon-
|
|
336
|
-
content: "\
|
|
318
|
+
.icon-arrow-annotate:before {
|
|
319
|
+
content: "\e9ef";
|
|
337
320
|
}
|
|
338
321
|
|
|
339
|
-
.icon-
|
|
340
|
-
content: "\
|
|
322
|
+
.icon-arrow:before {
|
|
323
|
+
content: "\e9f0";
|
|
341
324
|
}
|
|
342
325
|
|
|
343
|
-
.icon-
|
|
344
|
-
content: "\
|
|
326
|
+
.icon-notebook-open:before {
|
|
327
|
+
content: "\e998";
|
|
345
328
|
}
|
|
346
329
|
|
|
347
|
-
.icon-
|
|
348
|
-
content: "\
|
|
330
|
+
.icon-windows:before {
|
|
331
|
+
content: "\e963";
|
|
349
332
|
}
|
|
350
333
|
|
|
351
|
-
.icon-
|
|
352
|
-
content: "\
|
|
334
|
+
.icon-add-new-create:before {
|
|
335
|
+
content: "\e969";
|
|
353
336
|
}
|
|
354
337
|
|
|
355
|
-
.icon-
|
|
356
|
-
content: "\
|
|
338
|
+
.icon-add-row-above:before {
|
|
339
|
+
content: "\e96a";
|
|
357
340
|
}
|
|
358
341
|
|
|
359
|
-
.icon-
|
|
360
|
-
content: "\
|
|
342
|
+
.icon-add-row-below:before {
|
|
343
|
+
content: "\e96b";
|
|
361
344
|
}
|
|
362
345
|
|
|
363
|
-
.icon-
|
|
364
|
-
content: "\
|
|
346
|
+
.icon-arrow-rotate-restore:before {
|
|
347
|
+
content: "\e96c";
|
|
365
348
|
}
|
|
366
349
|
|
|
367
|
-
.icon-
|
|
368
|
-
content: "\
|
|
350
|
+
.icon-arrow-rotate:before {
|
|
351
|
+
content: "\e96d";
|
|
369
352
|
}
|
|
370
353
|
|
|
371
|
-
.icon-
|
|
372
|
-
content: "\
|
|
354
|
+
.icon-arrow-back-collapse:before {
|
|
355
|
+
content: "\e96e";
|
|
373
356
|
}
|
|
374
357
|
|
|
375
|
-
.icon-
|
|
376
|
-
content: "\
|
|
358
|
+
.icon-arrow-forward-collapse:before {
|
|
359
|
+
content: "\e96f";
|
|
377
360
|
}
|
|
378
361
|
|
|
379
|
-
.icon-
|
|
380
|
-
content: "\
|
|
362
|
+
.icon-barcode-serial:before {
|
|
363
|
+
content: "\e97a";
|
|
381
364
|
}
|
|
382
365
|
|
|
383
|
-
.icon-
|
|
384
|
-
content: "\
|
|
366
|
+
.icon-barcode-stack-scan:before {
|
|
367
|
+
content: "\e97b";
|
|
385
368
|
}
|
|
386
369
|
|
|
387
|
-
.icon-
|
|
388
|
-
content: "\
|
|
370
|
+
.icon-button-form-element:before {
|
|
371
|
+
content: "\e97c";
|
|
389
372
|
}
|
|
390
373
|
|
|
391
|
-
.icon-
|
|
392
|
-
content: "\
|
|
374
|
+
.icon-calendar-schedule:before {
|
|
375
|
+
content: "\e97d";
|
|
393
376
|
}
|
|
394
377
|
|
|
395
|
-
.icon-
|
|
396
|
-
content: "\
|
|
378
|
+
.icon-chat-messages-bubble:before {
|
|
379
|
+
content: "\e97e";
|
|
397
380
|
}
|
|
398
381
|
|
|
399
|
-
.icon-
|
|
400
|
-
content: "\
|
|
382
|
+
.icon-checklist-tasks-chechmark-square:before {
|
|
383
|
+
content: "\e97f";
|
|
401
384
|
}
|
|
402
385
|
|
|
403
|
-
.icon-
|
|
404
|
-
content: "\
|
|
386
|
+
.icon-color-design-profile:before {
|
|
387
|
+
content: "\e980";
|
|
405
388
|
}
|
|
406
389
|
|
|
407
|
-
.icon-
|
|
408
|
-
content: "\
|
|
390
|
+
.icon-computer-chip:before {
|
|
391
|
+
content: "\e981";
|
|
409
392
|
}
|
|
410
393
|
|
|
411
|
-
.icon-
|
|
412
|
-
content: "\
|
|
394
|
+
.icon-contrast-photo-edit:before {
|
|
395
|
+
content: "\e982";
|
|
413
396
|
}
|
|
414
397
|
|
|
415
|
-
.icon-
|
|
416
|
-
content: "\
|
|
398
|
+
.icon-document-file-list-protocol:before {
|
|
399
|
+
content: "\e983";
|
|
417
400
|
}
|
|
418
401
|
|
|
419
|
-
.icon-
|
|
420
|
-
content: "\
|
|
402
|
+
.icon-drag-drop-indicator:before {
|
|
403
|
+
content: "\e984";
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
.icon-form-metadata-element:before {
|
|
407
|
+
content: "\e985";
|
|
421
408
|
}
|
|
422
409
|
|
|
423
410
|
.icon-full-screen-zoom:before {
|
|
424
411
|
content: "\e986";
|
|
425
412
|
}
|
|
426
413
|
|
|
427
|
-
.icon-
|
|
428
|
-
content: "\
|
|
414
|
+
.icon-layout:before {
|
|
415
|
+
content: "\e987";
|
|
429
416
|
}
|
|
430
417
|
|
|
431
|
-
.icon-
|
|
432
|
-
content: "\
|
|
418
|
+
.icon-header-form-element:before {
|
|
419
|
+
content: "\e988";
|
|
433
420
|
}
|
|
434
421
|
|
|
435
|
-
.icon-
|
|
436
|
-
content: "\
|
|
422
|
+
.icon-human-artificial-intelligence:before {
|
|
423
|
+
content: "\e989";
|
|
437
424
|
}
|
|
438
425
|
|
|
439
|
-
.icon-
|
|
440
|
-
content: "\
|
|
426
|
+
.icon-image-photo-copy-left-down:before {
|
|
427
|
+
content: "\e98a";
|
|
441
428
|
}
|
|
442
429
|
|
|
443
|
-
.icon-
|
|
444
|
-
content: "\
|
|
430
|
+
.icon-image-picture-square:before {
|
|
431
|
+
content: "\e98b";
|
|
445
432
|
}
|
|
446
433
|
|
|
447
|
-
.icon-
|
|
448
|
-
content: "\
|
|
434
|
+
.icon-items-group-elements:before {
|
|
435
|
+
content: "\e98c";
|
|
449
436
|
}
|
|
450
437
|
|
|
451
|
-
.icon-
|
|
452
|
-
content: "\
|
|
438
|
+
.icon-layers:before {
|
|
439
|
+
content: "\e98d";
|
|
453
440
|
}
|
|
454
441
|
|
|
455
|
-
.icon-
|
|
456
|
-
content: "\
|
|
442
|
+
.icon-menu-burger-handle:before {
|
|
443
|
+
content: "\e98e";
|
|
457
444
|
}
|
|
458
445
|
|
|
459
|
-
.icon-
|
|
460
|
-
content: "\
|
|
446
|
+
.icon-menu-list-form-square:before {
|
|
447
|
+
content: "\e98f";
|
|
461
448
|
}
|
|
462
449
|
|
|
463
|
-
.icon-
|
|
464
|
-
content: "\
|
|
450
|
+
.icon-message-chat-question-support:before {
|
|
451
|
+
content: "\e990";
|
|
465
452
|
}
|
|
466
453
|
|
|
467
|
-
.icon-
|
|
468
|
-
content: "\
|
|
454
|
+
.icon-message-question-checkmark:before {
|
|
455
|
+
content: "\e991";
|
|
469
456
|
}
|
|
470
457
|
|
|
471
|
-
.icon-
|
|
472
|
-
content: "\
|
|
458
|
+
.icon-minus:before {
|
|
459
|
+
content: "\e992";
|
|
473
460
|
}
|
|
474
461
|
|
|
475
|
-
.icon-
|
|
476
|
-
content: "\
|
|
462
|
+
.icon-mouse-big:before {
|
|
463
|
+
content: "\e993";
|
|
477
464
|
}
|
|
478
465
|
|
|
479
|
-
.icon-
|
|
480
|
-
content: "\
|
|
466
|
+
.icon-move:before {
|
|
467
|
+
content: "\e994";
|
|
481
468
|
}
|
|
482
469
|
|
|
483
|
-
.icon-
|
|
484
|
-
content: "\
|
|
470
|
+
.icon-music-play-resume:before {
|
|
471
|
+
content: "\e995";
|
|
485
472
|
}
|
|
486
473
|
|
|
487
|
-
.icon-
|
|
488
|
-
content: "\
|
|
474
|
+
.icon-music-stop:before {
|
|
475
|
+
content: "\e996";
|
|
489
476
|
}
|
|
490
477
|
|
|
491
|
-
.icon-
|
|
492
|
-
content: "\
|
|
478
|
+
.icon-notebook-add-plus:before {
|
|
479
|
+
content: "\e997";
|
|
493
480
|
}
|
|
494
481
|
|
|
495
|
-
.icon-
|
|
496
|
-
content: "\
|
|
482
|
+
.icon-notebook-pen-edit:before {
|
|
483
|
+
content: "\e99a";
|
|
497
484
|
}
|
|
498
485
|
|
|
499
|
-
.icon-
|
|
500
|
-
content: "\
|
|
486
|
+
.icon-notebook:before {
|
|
487
|
+
content: "\e99b";
|
|
501
488
|
}
|
|
502
489
|
|
|
503
|
-
.icon-
|
|
504
|
-
content: "\
|
|
490
|
+
.icon-notes-pen:before {
|
|
491
|
+
content: "\e99c";
|
|
505
492
|
}
|
|
506
493
|
|
|
507
|
-
.icon-
|
|
508
|
-
content: "\
|
|
494
|
+
.icon-object-search-zoom-plus:before {
|
|
495
|
+
content: "\e99d";
|
|
509
496
|
}
|
|
510
497
|
|
|
511
|
-
.icon-
|
|
512
|
-
content: "\
|
|
498
|
+
.icon-pencil-edit-create:before {
|
|
499
|
+
content: "\e99e";
|
|
513
500
|
}
|
|
514
501
|
|
|
515
|
-
.icon-
|
|
516
|
-
content: "\
|
|
502
|
+
.icon-protection-target:before {
|
|
503
|
+
content: "\e99f";
|
|
517
504
|
}
|
|
518
505
|
|
|
519
|
-
.icon-
|
|
520
|
-
content: "\
|
|
506
|
+
.icon-rotate:before {
|
|
507
|
+
content: "\e9a0";
|
|
521
508
|
}
|
|
522
509
|
|
|
523
|
-
.icon-
|
|
524
|
-
content: "\
|
|
510
|
+
.icon-scanner:before {
|
|
511
|
+
content: "\e9a1";
|
|
525
512
|
}
|
|
526
513
|
|
|
527
|
-
.icon-
|
|
528
|
-
content: "\
|
|
514
|
+
.icon-search-user-profile-person:before {
|
|
515
|
+
content: "\e9a2";
|
|
529
516
|
}
|
|
530
517
|
|
|
531
|
-
.icon-
|
|
532
|
-
content: "\
|
|
518
|
+
.icon-search-zoom-minus:before {
|
|
519
|
+
content: "\e9a3";
|
|
533
520
|
}
|
|
534
521
|
|
|
535
|
-
.icon-
|
|
536
|
-
content: "\
|
|
522
|
+
.icon-search-zoom-plus:before {
|
|
523
|
+
content: "\e9a4";
|
|
537
524
|
}
|
|
538
525
|
|
|
539
|
-
.icon-
|
|
540
|
-
content: "\
|
|
526
|
+
.icon-section-form-element:before {
|
|
527
|
+
content: "\e9a5";
|
|
541
528
|
}
|
|
542
529
|
|
|
543
|
-
.icon-
|
|
544
|
-
content: "\
|
|
530
|
+
.icon-server-databases-key-protection:before {
|
|
531
|
+
content: "\e9a6";
|
|
545
532
|
}
|
|
546
533
|
|
|
547
|
-
.icon-
|
|
548
|
-
content: "\
|
|
534
|
+
.icon-server-databases-sync-import:before {
|
|
535
|
+
content: "\e9a7";
|
|
549
536
|
}
|
|
550
537
|
|
|
551
|
-
.icon-
|
|
552
|
-
content: "\
|
|
538
|
+
.icon-servers-database:before {
|
|
539
|
+
content: "\e9a8";
|
|
553
540
|
}
|
|
554
541
|
|
|
555
|
-
.icon-
|
|
556
|
-
content: "\
|
|
542
|
+
.icon-target:before {
|
|
543
|
+
content: "\e9a9";
|
|
557
544
|
}
|
|
558
545
|
|
|
559
|
-
.icon-
|
|
560
|
-
content: "\
|
|
546
|
+
.icon-text-long:before {
|
|
547
|
+
content: "\e9aa";
|
|
561
548
|
}
|
|
562
549
|
|
|
563
|
-
.icon-
|
|
564
|
-
content: "\
|
|
550
|
+
.icon-text-short-form-element:before {
|
|
551
|
+
content: "\e9ab";
|
|
565
552
|
}
|
|
566
553
|
|
|
567
|
-
.icon-
|
|
568
|
-
content: "\
|
|
554
|
+
.icon-timer-clock-style:before {
|
|
555
|
+
content: "\e9ac";
|
|
569
556
|
}
|
|
570
557
|
|
|
571
|
-
.icon-
|
|
572
|
-
content: "\
|
|
558
|
+
.icon-user-document:before {
|
|
559
|
+
content: "\e9ad";
|
|
573
560
|
}
|
|
574
561
|
|
|
575
|
-
.icon-
|
|
576
|
-
content: "\
|
|
562
|
+
.icon-video-player-controls:before {
|
|
563
|
+
content: "\e9ae";
|
|
577
564
|
}
|
|
578
565
|
|
|
579
|
-
.icon-
|
|
580
|
-
content: "\
|
|
566
|
+
.icon-visible-eye-hidden:before {
|
|
567
|
+
content: "\e9af";
|
|
581
568
|
}
|
|
582
569
|
|
|
583
|
-
.icon-
|
|
584
|
-
content: "\
|
|
570
|
+
.icon-window-finder-resize-arrow-down:before {
|
|
571
|
+
content: "\e9b0";
|
|
585
572
|
}
|
|
586
573
|
|
|
587
|
-
.icon-
|
|
588
|
-
content: "\
|
|
574
|
+
.icon-window-finder-resize-arrow-up:before {
|
|
575
|
+
content: "\e9b1";
|
|
589
576
|
}
|
|
590
577
|
|
|
591
|
-
.icon-
|
|
592
|
-
content: "\
|
|
578
|
+
.icon-window-resize-left:before {
|
|
579
|
+
content: "\e9b2";
|
|
593
580
|
}
|
|
594
581
|
|
|
595
|
-
.icon-
|
|
596
|
-
content: "\
|
|
582
|
+
.icon-window-resize-right:before {
|
|
583
|
+
content: "\e9b3";
|
|
597
584
|
}
|
|
598
585
|
|
|
599
|
-
.icon-
|
|
600
|
-
content: "\
|
|
586
|
+
.icon-window-zoom-plus-loupe:before {
|
|
587
|
+
content: "\e9b4";
|
|
601
588
|
}
|
|
602
589
|
|
|
603
|
-
.icon-
|
|
604
|
-
content: "\
|
|
590
|
+
.icon-laptop-health-medical-cross:before {
|
|
591
|
+
content: "\e971";
|
|
605
592
|
}
|
|
606
593
|
|
|
607
|
-
.icon-
|
|
608
|
-
content: "\
|
|
594
|
+
.icon-radiology-scan-circle:before {
|
|
595
|
+
content: "\e974";
|
|
609
596
|
}
|
|
610
597
|
|
|
611
|
-
.icon-
|
|
612
|
-
content: "\
|
|
598
|
+
.icon-money-coin:before {
|
|
599
|
+
content: "\e965";
|
|
613
600
|
}
|
|
614
601
|
|
|
615
|
-
.icon-
|
|
616
|
-
content: "\
|
|
602
|
+
.icon-brain:before {
|
|
603
|
+
content: "\e972";
|
|
617
604
|
}
|
|
618
605
|
|
|
619
|
-
.icon-
|
|
620
|
-
content: "\
|
|
606
|
+
.icon-dna-hospital-medical:before {
|
|
607
|
+
content: "\e973";
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
.icon-lung:before {
|
|
611
|
+
content: "\e975";
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.icon-lungs:before {
|
|
615
|
+
content: "\e976";
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
.icon-protective-mask:before {
|
|
619
|
+
content: "\e977";
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
.icon-radiology-scan:before {
|
|
623
|
+
content: "\e978";
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
.icon-stomach:before {
|
|
627
|
+
content: "\e979";
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
.icon-cash-banknotes:before {
|
|
631
|
+
content: "\e964";
|
|
621
632
|
}
|
|
622
633
|
|
|
623
634
|
.icon-money-dollar:before {
|
|
@@ -628,196 +639,268 @@
|
|
|
628
639
|
content: "\e967";
|
|
629
640
|
}
|
|
630
641
|
|
|
631
|
-
.icon-
|
|
632
|
-
content: "\
|
|
642
|
+
.icon-cloud-storage-checkmark:before {
|
|
643
|
+
content: "\e968";
|
|
633
644
|
}
|
|
634
645
|
|
|
635
|
-
.icon-
|
|
636
|
-
content: "\
|
|
646
|
+
.icon-modalities:before {
|
|
647
|
+
content: "\e970";
|
|
637
648
|
}
|
|
638
649
|
|
|
639
|
-
.icon-
|
|
640
|
-
content: "\
|
|
650
|
+
.icon-search-loop:before {
|
|
651
|
+
content: "\e936";
|
|
641
652
|
}
|
|
642
653
|
|
|
643
|
-
.icon-
|
|
644
|
-
content: "\
|
|
654
|
+
.icon-question-circle:before {
|
|
655
|
+
content: "\e921";
|
|
645
656
|
}
|
|
646
657
|
|
|
647
|
-
.icon-
|
|
648
|
-
content: "\
|
|
658
|
+
.icon-earth-globe-fail:before {
|
|
659
|
+
content: "\e935";
|
|
649
660
|
}
|
|
650
661
|
|
|
651
|
-
.icon-
|
|
652
|
-
content: "\
|
|
662
|
+
.icon-user-setting-gear:before {
|
|
663
|
+
content: "\e909";
|
|
653
664
|
}
|
|
654
665
|
|
|
655
|
-
.icon-
|
|
656
|
-
content: "\
|
|
666
|
+
.icon-user-delete-cross:before {
|
|
667
|
+
content: "\e95b";
|
|
657
668
|
}
|
|
658
669
|
|
|
659
|
-
.icon-
|
|
660
|
-
content: "\
|
|
670
|
+
.icon-apply-copy-duplicate:before {
|
|
671
|
+
content: "\e95c";
|
|
661
672
|
}
|
|
662
673
|
|
|
663
|
-
.icon-
|
|
664
|
-
content: "\
|
|
674
|
+
.icon-arrow-down:before {
|
|
675
|
+
content: "\e95d";
|
|
665
676
|
}
|
|
666
677
|
|
|
667
|
-
.icon-
|
|
668
|
-
content: "\
|
|
678
|
+
.icon-arrow-up:before {
|
|
679
|
+
content: "\e95e";
|
|
669
680
|
}
|
|
670
681
|
|
|
671
|
-
.icon-
|
|
672
|
-
content: "\
|
|
682
|
+
.icon-grid-layout:before {
|
|
683
|
+
content: "\e95f";
|
|
673
684
|
}
|
|
674
685
|
|
|
675
|
-
.icon-
|
|
676
|
-
content: "\
|
|
686
|
+
.icon-folder-blank:before {
|
|
687
|
+
content: "\e960";
|
|
677
688
|
}
|
|
678
689
|
|
|
679
|
-
.icon-
|
|
680
|
-
content: "\
|
|
690
|
+
.icon-folder-group:before {
|
|
691
|
+
content: "\e961";
|
|
681
692
|
}
|
|
682
693
|
|
|
683
|
-
.icon-
|
|
684
|
-
content: "\
|
|
694
|
+
.icon-file-text:before {
|
|
695
|
+
content: "\e962";
|
|
685
696
|
}
|
|
686
697
|
|
|
687
|
-
.icon-
|
|
688
|
-
content: "\
|
|
698
|
+
.icon-edit-boxed:before {
|
|
699
|
+
content: "\e922";
|
|
689
700
|
}
|
|
690
701
|
|
|
691
|
-
.icon-
|
|
692
|
-
content: "\
|
|
702
|
+
.icon-chart-trend-square:before {
|
|
703
|
+
content: "\e900";
|
|
693
704
|
}
|
|
694
705
|
|
|
695
|
-
.icon-
|
|
696
|
-
content: "\
|
|
706
|
+
.icon-layout-grid:before {
|
|
707
|
+
content: "\e901";
|
|
708
|
+
}
|
|
709
|
+
|
|
710
|
+
.icon-files-library-content:before {
|
|
711
|
+
content: "\e902";
|
|
712
|
+
}
|
|
713
|
+
|
|
714
|
+
.icon-user-lock:before {
|
|
715
|
+
content: "\e903";
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
.icon-lock:before {
|
|
719
|
+
content: "\e904";
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
.icon-add-user:before {
|
|
723
|
+
content: "\e905";
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
.icon-user-checked:before {
|
|
727
|
+
content: "\e906";
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
.icon-user-group:before {
|
|
731
|
+
content: "\e907";
|
|
732
|
+
}
|
|
733
|
+
|
|
734
|
+
.icon-user-key:before {
|
|
735
|
+
content: "\e908";
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
.icon-thumbs-up-like:before {
|
|
739
|
+
content: "\e90a";
|
|
740
|
+
}
|
|
741
|
+
|
|
742
|
+
.icon-apple:before {
|
|
743
|
+
content: "\e90b";
|
|
744
|
+
}
|
|
745
|
+
|
|
746
|
+
.icon-gitlab:before {
|
|
747
|
+
content: "\e90c";
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
.icon-linux:before {
|
|
751
|
+
content: "\e90d";
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
.icon-add-server:before {
|
|
755
|
+
content: "\e90e";
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
.icon-server-checkmark:before {
|
|
759
|
+
content: "\e90f";
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
.icon-server-upload:before {
|
|
763
|
+
content: "\e910";
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
.icon-server:before {
|
|
767
|
+
content: "\e911";
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
.icon-lock-unlock:before {
|
|
771
|
+
content: "\e912";
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
.icon-data-tree:before {
|
|
775
|
+
content: "\e913";
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
.icon-add-circle:before {
|
|
779
|
+
content: "\e914";
|
|
697
780
|
}
|
|
698
781
|
|
|
699
|
-
.icon-
|
|
700
|
-
content: "\
|
|
782
|
+
.icon-bell-notification:before {
|
|
783
|
+
content: "\e915";
|
|
701
784
|
}
|
|
702
785
|
|
|
703
|
-
.icon-
|
|
704
|
-
content: "\
|
|
786
|
+
.icon-bookmark:before {
|
|
787
|
+
content: "\e916";
|
|
705
788
|
}
|
|
706
789
|
|
|
707
|
-
.icon-
|
|
708
|
-
content: "\
|
|
790
|
+
.icon-chart-square:before {
|
|
791
|
+
content: "\e917";
|
|
709
792
|
}
|
|
710
793
|
|
|
711
|
-
.icon-
|
|
712
|
-
content: "\
|
|
794
|
+
.icon-checklist:before {
|
|
795
|
+
content: "\e918";
|
|
713
796
|
}
|
|
714
797
|
|
|
715
|
-
.icon-
|
|
716
|
-
content: "\
|
|
798
|
+
.icon-clock-history:before {
|
|
799
|
+
content: "\e919";
|
|
717
800
|
}
|
|
718
801
|
|
|
719
|
-
.icon-
|
|
720
|
-
content: "\
|
|
802
|
+
.icon-clock-loading:before {
|
|
803
|
+
content: "\e91a";
|
|
721
804
|
}
|
|
722
805
|
|
|
723
|
-
.icon-
|
|
724
|
-
content: "\
|
|
806
|
+
.icon-close-circled:before {
|
|
807
|
+
content: "\e91b";
|
|
725
808
|
}
|
|
726
809
|
|
|
727
|
-
.icon-
|
|
728
|
-
content: "\
|
|
810
|
+
.icon-close:before {
|
|
811
|
+
content: "\e91c";
|
|
729
812
|
}
|
|
730
813
|
|
|
731
|
-
.icon-
|
|
732
|
-
content: "\
|
|
814
|
+
.icon-copy-item:before {
|
|
815
|
+
content: "\e91d";
|
|
733
816
|
}
|
|
734
817
|
|
|
735
|
-
.icon-
|
|
736
|
-
content: "\
|
|
818
|
+
.icon-done-check:before {
|
|
819
|
+
content: "\e91e";
|
|
737
820
|
}
|
|
738
821
|
|
|
739
|
-
.icon-
|
|
740
|
-
content: "\
|
|
822
|
+
.icon-download-status:before {
|
|
823
|
+
content: "\e91f";
|
|
741
824
|
}
|
|
742
825
|
|
|
743
|
-
.icon-
|
|
744
|
-
content: "\
|
|
826
|
+
.icon-download:before {
|
|
827
|
+
content: "\e920";
|
|
745
828
|
}
|
|
746
829
|
|
|
747
|
-
.icon-
|
|
748
|
-
content: "\
|
|
830
|
+
.icon-edit:before {
|
|
831
|
+
content: "\e923";
|
|
749
832
|
}
|
|
750
833
|
|
|
751
|
-
.icon-
|
|
752
|
-
content: "\
|
|
834
|
+
.icon-email:before {
|
|
835
|
+
content: "\e924";
|
|
753
836
|
}
|
|
754
837
|
|
|
755
|
-
.icon-
|
|
756
|
-
content: "\
|
|
838
|
+
.icon-file-download:before {
|
|
839
|
+
content: "\e925";
|
|
757
840
|
}
|
|
758
841
|
|
|
759
|
-
.icon-
|
|
760
|
-
content: "\
|
|
842
|
+
.icon-files-library:before {
|
|
843
|
+
content: "\e926";
|
|
761
844
|
}
|
|
762
845
|
|
|
763
|
-
.icon-
|
|
764
|
-
content: "\
|
|
846
|
+
.icon-files:before {
|
|
847
|
+
content: "\e927";
|
|
765
848
|
}
|
|
766
849
|
|
|
767
|
-
.icon-
|
|
768
|
-
content: "\
|
|
850
|
+
.icon-filter:before {
|
|
851
|
+
content: "\e928";
|
|
769
852
|
}
|
|
770
853
|
|
|
771
|
-
.icon-
|
|
772
|
-
content: "\
|
|
854
|
+
.icon-flag:before {
|
|
855
|
+
content: "\e929";
|
|
773
856
|
}
|
|
774
857
|
|
|
775
|
-
.icon-
|
|
776
|
-
content: "\
|
|
858
|
+
.icon-information-circle:before {
|
|
859
|
+
content: "\e92a";
|
|
777
860
|
}
|
|
778
861
|
|
|
779
|
-
.icon-
|
|
780
|
-
content: "\
|
|
862
|
+
.icon-key:before {
|
|
863
|
+
content: "\e92b";
|
|
781
864
|
}
|
|
782
865
|
|
|
783
|
-
.icon-
|
|
784
|
-
content: "\
|
|
866
|
+
.icon-keychain:before {
|
|
867
|
+
content: "\e92c";
|
|
785
868
|
}
|
|
786
869
|
|
|
787
|
-
.icon-
|
|
788
|
-
content: "\
|
|
870
|
+
.icon-label-tag:before {
|
|
871
|
+
content: "\e92d";
|
|
789
872
|
}
|
|
790
873
|
|
|
791
|
-
.icon-
|
|
792
|
-
content: "\
|
|
874
|
+
.icon-link:before {
|
|
875
|
+
content: "\e92e";
|
|
793
876
|
}
|
|
794
877
|
|
|
795
|
-
.icon-
|
|
796
|
-
content: "\
|
|
878
|
+
.icon-loading-status-checkmark:before {
|
|
879
|
+
content: "\e92f";
|
|
797
880
|
}
|
|
798
881
|
|
|
799
|
-
.icon-
|
|
800
|
-
content: "\
|
|
882
|
+
.icon-logout:before {
|
|
883
|
+
content: "\e930";
|
|
801
884
|
}
|
|
802
885
|
|
|
803
|
-
.icon-
|
|
804
|
-
content: "\
|
|
886
|
+
.icon-menu-horizontal:before {
|
|
887
|
+
content: "\e931";
|
|
805
888
|
}
|
|
806
889
|
|
|
807
|
-
.icon-
|
|
808
|
-
content: "\
|
|
890
|
+
.icon-menu-vertical:before {
|
|
891
|
+
content: "\e932";
|
|
809
892
|
}
|
|
810
893
|
|
|
811
|
-
.icon-
|
|
812
|
-
content: "\
|
|
894
|
+
.icon-open:before {
|
|
895
|
+
content: "\e933";
|
|
813
896
|
}
|
|
814
897
|
|
|
815
|
-
.icon-
|
|
816
|
-
content: "\
|
|
898
|
+
.icon-pie-chart:before {
|
|
899
|
+
content: "\e934";
|
|
817
900
|
}
|
|
818
901
|
|
|
819
|
-
.icon-
|
|
820
|
-
content: "\
|
|
902
|
+
.icon-search:before {
|
|
903
|
+
content: "\e937";
|
|
821
904
|
}
|
|
822
905
|
|
|
823
906
|
.icon-setting-gear:before {
|
|
@@ -852,14 +935,6 @@
|
|
|
852
935
|
content: "\e93f";
|
|
853
936
|
}
|
|
854
937
|
|
|
855
|
-
.icon-stars-light-sparkle:before {
|
|
856
|
-
content: "\e9df";
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
.icon-stomach:before {
|
|
860
|
-
content: "\e979";
|
|
861
|
-
}
|
|
862
|
-
|
|
863
938
|
.icon-substract-group:before {
|
|
864
939
|
content: "\e940";
|
|
865
940
|
}
|
|
@@ -868,132 +943,104 @@
|
|
|
868
943
|
content: "\e941";
|
|
869
944
|
}
|
|
870
945
|
|
|
871
|
-
.icon-target:before {
|
|
872
|
-
content: "\e9a9";
|
|
873
|
-
}
|
|
874
|
-
|
|
875
|
-
.icon-tasklist-to-do-checkmark:before {
|
|
876
|
-
content: "\e9eb";
|
|
877
|
-
}
|
|
878
|
-
|
|
879
|
-
.icon-text-long:before {
|
|
880
|
-
content: "\e9aa";
|
|
881
|
-
}
|
|
882
|
-
|
|
883
|
-
.icon-text-short-form-element:before {
|
|
884
|
-
content: "\e9ab";
|
|
885
|
-
}
|
|
886
|
-
|
|
887
|
-
.icon-thumbs-up-like:before {
|
|
888
|
-
content: "\e90a";
|
|
889
|
-
}
|
|
890
|
-
|
|
891
|
-
.icon-timer-clock-style:before {
|
|
892
|
-
content: "\e9ac";
|
|
893
|
-
}
|
|
894
|
-
|
|
895
946
|
.icon-trash-delete:before {
|
|
896
947
|
content: "\e942";
|
|
897
948
|
}
|
|
898
949
|
|
|
899
|
-
.icon-undone-uncheck-untracked:before {
|
|
900
|
-
content: "\e9e0";
|
|
901
|
-
}
|
|
902
|
-
|
|
903
|
-
.icon-unlimited-repeat-subscription-circle:before {
|
|
904
|
-
content: "\e9c4";
|
|
905
|
-
}
|
|
906
|
-
|
|
907
950
|
.icon-upload:before {
|
|
908
951
|
content: "\e943";
|
|
909
952
|
}
|
|
910
953
|
|
|
911
|
-
.icon-user
|
|
912
|
-
content: "\
|
|
954
|
+
.icon-user:before {
|
|
955
|
+
content: "\e944";
|
|
913
956
|
}
|
|
914
957
|
|
|
915
|
-
.icon-
|
|
916
|
-
content: "\
|
|
958
|
+
.icon-warning-circle:before {
|
|
959
|
+
content: "\e945";
|
|
917
960
|
}
|
|
918
961
|
|
|
919
|
-
.icon-
|
|
920
|
-
content: "\
|
|
962
|
+
.icon-warning:before {
|
|
963
|
+
content: "\e946";
|
|
921
964
|
}
|
|
922
965
|
|
|
923
|
-
.icon-
|
|
924
|
-
content: "\
|
|
966
|
+
.icon-icon-placeholder:before {
|
|
967
|
+
content: "\e947";
|
|
925
968
|
}
|
|
926
969
|
|
|
927
|
-
.icon-
|
|
928
|
-
content: "\
|
|
970
|
+
.icon-network-storage-alert:before {
|
|
971
|
+
content: "\e948";
|
|
929
972
|
}
|
|
930
973
|
|
|
931
|
-
.icon-
|
|
932
|
-
content: "\
|
|
974
|
+
.icon-folder-add:before {
|
|
975
|
+
content: "\e949";
|
|
933
976
|
}
|
|
934
977
|
|
|
935
|
-
.icon-
|
|
936
|
-
content: "\
|
|
978
|
+
.icon-folder-checked:before {
|
|
979
|
+
content: "\e94a";
|
|
937
980
|
}
|
|
938
981
|
|
|
939
|
-
.icon-
|
|
940
|
-
content: "\
|
|
982
|
+
.icon-folder-open:before {
|
|
983
|
+
content: "\e94b";
|
|
941
984
|
}
|
|
942
985
|
|
|
943
|
-
.icon-
|
|
944
|
-
content: "\
|
|
986
|
+
.icon-folder-share:before {
|
|
987
|
+
content: "\e94c";
|
|
945
988
|
}
|
|
946
989
|
|
|
947
|
-
.icon-
|
|
948
|
-
content: "\
|
|
990
|
+
.icon-document-file-blank:before {
|
|
991
|
+
content: "\e94d";
|
|
949
992
|
}
|
|
950
993
|
|
|
951
|
-
.icon-
|
|
952
|
-
content: "\
|
|
994
|
+
.icon-document-file-download:before {
|
|
995
|
+
content: "\e94e";
|
|
953
996
|
}
|
|
954
997
|
|
|
955
|
-
.icon-
|
|
956
|
-
content: "\
|
|
998
|
+
.icon-document-file-tar:before {
|
|
999
|
+
content: "\e94f";
|
|
957
1000
|
}
|
|
958
1001
|
|
|
959
|
-
.icon-
|
|
960
|
-
content: "\
|
|
1002
|
+
.icon-document-file-zip:before {
|
|
1003
|
+
content: "\e950";
|
|
961
1004
|
}
|
|
962
1005
|
|
|
963
|
-
.icon-
|
|
964
|
-
content: "\
|
|
1006
|
+
.icon-document-visible:before {
|
|
1007
|
+
content: "\e951";
|
|
965
1008
|
}
|
|
966
1009
|
|
|
967
|
-
.icon-
|
|
968
|
-
content: "\
|
|
1010
|
+
.icon-documents-files:before {
|
|
1011
|
+
content: "\e952";
|
|
969
1012
|
}
|
|
970
1013
|
|
|
971
|
-
.icon-
|
|
972
|
-
content: "\
|
|
1014
|
+
.icon-arrow-back:before {
|
|
1015
|
+
content: "\e953";
|
|
973
1016
|
}
|
|
974
1017
|
|
|
975
|
-
.icon-
|
|
976
|
-
content: "\
|
|
1018
|
+
.icon-arrow-forward:before {
|
|
1019
|
+
content: "\e954";
|
|
977
1020
|
}
|
|
978
1021
|
|
|
979
|
-
.icon-
|
|
980
|
-
content: "\
|
|
1022
|
+
.icon-chevron-back:before {
|
|
1023
|
+
content: "\e955";
|
|
981
1024
|
}
|
|
982
1025
|
|
|
983
|
-
.icon-
|
|
984
|
-
content: "\
|
|
1026
|
+
.icon-chevron-down:before {
|
|
1027
|
+
content: "\e956";
|
|
985
1028
|
}
|
|
986
1029
|
|
|
987
|
-
.icon-
|
|
988
|
-
content: "\
|
|
1030
|
+
.icon-chevron-forward:before {
|
|
1031
|
+
content: "\e957";
|
|
989
1032
|
}
|
|
990
1033
|
|
|
991
|
-
.icon-
|
|
992
|
-
content: "\
|
|
1034
|
+
.icon-chevron-up:before {
|
|
1035
|
+
content: "\e958";
|
|
993
1036
|
}
|
|
994
1037
|
|
|
995
|
-
.icon-
|
|
996
|
-
content: "\
|
|
1038
|
+
.icon-embed-circle:before {
|
|
1039
|
+
content: "\e959";
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
.icon-rotate-refresh:before {
|
|
1043
|
+
content: "\e95a";
|
|
997
1044
|
}
|
|
998
1045
|
|
|
999
1046
|
@tailwind base;
|