@flywheel-io/vision 1.17.1-beta.2 → 1.18.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.
Files changed (50) hide show
  1. package/assets/fonts/Flywheel-Vision-Icons.svg +26 -0
  2. package/assets/fonts/Flywheel-Vision-Icons.ttf +0 -0
  3. package/assets/fonts/Flywheel-Vision-Icons.woff +0 -0
  4. package/assets/svg/arrow-redo.svg +4 -0
  5. package/assets/svg/arrow-undo.svg +4 -0
  6. package/assets/svg/arrow-up-high-priority.svg +6 -0
  7. package/assets/svg/arrow-up-low-priority.svg +6 -0
  8. package/assets/svg/certificate.svg +4 -0
  9. package/assets/svg/check-mark-certificate.svg +4 -0
  10. package/assets/svg/document-file-checkmark-bottom-left.svg +4 -0
  11. package/assets/svg/folders-copy-expand-arrow-down.svg +6 -0
  12. package/assets/svg/folders-copy-expand-arrow-up.svg +6 -0
  13. package/assets/svg/monitor-computer.svg +4 -0
  14. package/assets/svg/server-databases-checkmark-user.svg +4 -0
  15. package/assets/svg/stop-minus.svg +4 -0
  16. package/assets/svg/user-profile-cards-pool.svg +4 -0
  17. package/components/icon/icon.types.d.ts +1 -1
  18. package/components/select-menu/multi-select-menu/multi-select-menu.component.d.ts +4 -5
  19. package/components/select-menu/select-menu.module.d.ts +2 -1
  20. package/components/shared/services/menu-manager.service.d.ts +10 -0
  21. package/directives/menu-register.directive.d.ts +14 -0
  22. package/esm2020/components/badge/badge.component.mjs +2 -2
  23. package/esm2020/components/card/card-content/card-content.component.mjs +2 -2
  24. package/esm2020/components/card/card.component.mjs +2 -2
  25. package/esm2020/components/checkbox/checkbox.component.mjs +2 -2
  26. package/esm2020/components/icon/icon.types.mjs +15 -2
  27. package/esm2020/components/layouts/grid/grid.component.mjs +4 -4
  28. package/esm2020/components/menu/menu-item/menu-item.component.mjs +2 -2
  29. package/esm2020/components/menu/menu-sub-item/menu-sub-item.component.mjs +3 -3
  30. package/esm2020/components/phone-input/phone-input.component.mjs +2 -2
  31. package/esm2020/components/progress/bar/bar.component.mjs +2 -2
  32. package/esm2020/components/radio/radio.component.mjs +2 -2
  33. package/esm2020/components/select-menu/multi-select-menu/multi-select-menu.component.mjs +61 -80
  34. package/esm2020/components/select-menu/select-menu.component.mjs +4 -3
  35. package/esm2020/components/select-menu/select-menu.module.mjs +5 -2
  36. package/esm2020/components/shared/services/menu-manager.service.mjs +27 -0
  37. package/esm2020/components/table/table-dense.component.mjs +2 -2
  38. package/esm2020/components/table/table.component.mjs +2 -2
  39. package/esm2020/components/tooltip/tooltip.component.mjs +2 -2
  40. package/esm2020/directives/menu-register.directive.mjs +38 -0
  41. package/esm2020/public-api.mjs +3 -1
  42. package/fesm2015/flywheel-io-vision.mjs +180 -121
  43. package/fesm2015/flywheel-io-vision.mjs.map +1 -1
  44. package/fesm2020/flywheel-io-vision.mjs +175 -121
  45. package/fesm2020/flywheel-io-vision.mjs.map +1 -1
  46. package/package.json +1 -1
  47. package/public-api.d.ts +2 -0
  48. package/scss/icons/_icon-glyphs.scss +667 -1256
  49. package/styles.css +54 -1
  50. package/flywheel-io-vision-1.17.1-beta.2.tgz +0 -0
@@ -39,1574 +39,985 @@
39
39
  }
40
40
 
41
41
 
42
- .icon-clock-hour-4 {
43
- &:before {
44
- content: $icon-clock-hour-4;
45
- }
42
+ .icon-user-profile-cards-pool:before {
43
+ content: "\ea3b";
46
44
  }
47
- .icon-documents-file {
48
- &:before {
49
- content: $icon-documents-file;
50
- }
45
+ .icon-certificate:before {
46
+ content: "\ea3c";
51
47
  }
52
- .icon-expand-pathfinder-dot-square-segmentation {
53
- &:before {
54
- content: $icon-expand-pathfinder-dot-square-segmentation;
55
- }
48
+ .icon-check-mark-certificate:before {
49
+ content: "\ea3d";
56
50
  }
57
- .icon-square-fill-outline {
58
- &:before {
59
- content: $icon-square-fill-outline;
60
- }
51
+ .icon-server-databases-checkmark-user:before {
52
+ content: "\ea3e";
61
53
  }
62
- .icon-square-fill {
63
- &:before {
64
- content: $icon-square-fill;
65
- }
54
+ .icon-arrow-up-high-priority:before {
55
+ content: "\ea3f";
66
56
  }
67
- .icon-square-outline {
68
- &:before {
69
- content: $icon-square-outline;
70
- }
57
+ .icon-arrow-up-low-priority:before {
58
+ content: "\ea40";
71
59
  }
72
- .icon-flywheel-viewer-mark-logo {
73
- &:before {
74
- content: $icon-flywheel-viewer-mark-logo;
75
- }
60
+ .icon-stop-minus:before {
61
+ content: "\ea41";
76
62
  }
77
- .icon-filter-sort-check-mark {
78
- &:before {
79
- content: $icon-filter-sort-check-mark;
80
- }
63
+ .icon-document-file-checkmark-bottom-left:before {
64
+ content: "\ea42";
81
65
  }
82
- .icon-filter-sort-delete {
83
- &:before {
84
- content: $icon-filter-sort-delete;
85
- }
66
+ .icon-monitor-computer:before {
67
+ content: "\ea43";
86
68
  }
87
- .icon-filter-sort-add {
88
- &:before {
89
- content: $icon-filter-sort-add;
90
- }
69
+ .icon-arrow-redo:before {
70
+ content: "\ea44";
91
71
  }
92
- .icon-chevron-input-number {
93
- &:before {
94
- content: $icon-chevron-input-number;
95
- }
72
+ .icon-arrow-undo:before {
73
+ content: "\ea45";
96
74
  }
97
- .icon-shield-protect {
98
- &:before {
99
- content: $icon-shield-protect;
100
- }
75
+ .icon-folders-copy-expand-arrow-down:before {
76
+ content: "\ea39";
101
77
  }
102
- .icon-3d-sphere-rotate-arrows {
103
- &:before {
104
- content: $icon-3d-sphere-rotate-arrows;
105
- }
78
+ .icon-folders-copy-expand-arrow-up:before {
79
+ content: "\ea3a";
106
80
  }
107
- .icon-livewire-tool {
108
- &:before {
109
- content: $icon-livewire-tool;
110
- }
81
+ .icon-clock-hour-4:before {
82
+ content: "\ea32";
111
83
  }
112
- .icon-bezier-curve {
113
- &:before {
114
- content: $icon-bezier-curve;
115
- }
84
+ .icon-documents-file:before {
85
+ content: "\ea33";
116
86
  }
117
- .icon-technology-cube-3d {
118
- &:before {
119
- content: $icon-technology-cube-3d;
120
- }
87
+ .icon-expand-pathfinder-dot-square-segmentation:before {
88
+ content: "\ea34";
121
89
  }
122
- .icon-brightness-photo-edit {
123
- &:before {
124
- content: $icon-brightness-photo-edit;
125
- }
90
+ .icon-square-fill-outline:before {
91
+ content: "\ea35";
126
92
  }
127
- .icon-target-space-object-select {
128
- &:before {
129
- content: $icon-target-space-object-select;
130
- }
93
+ .icon-square-fill:before {
94
+ content: "\ea36";
131
95
  }
132
- .icon-crown-style-circle {
133
- &:before {
134
- content: $icon-crown-style-circle;
135
- }
96
+ .icon-square-outline:before {
97
+ content: "\ea37";
136
98
  }
137
- .icon-hammer-legal-square {
138
- &:before {
139
- content: $icon-hammer-legal-square;
140
- }
99
+ .icon-flywheel-viewer-mark-logo:before {
100
+ content: "\ea38";
141
101
  }
142
- .icon-browser-internet-web-windows {
143
- &:before {
144
- content: $icon-browser-internet-web-windows;
145
- }
102
+ .icon-filter-sort-check-mark:before {
103
+ content: "\ea2e";
146
104
  }
147
- .icon-settings-adjust {
148
- &:before {
149
- content: $icon-settings-adjust;
150
- }
105
+ .icon-filter-sort-delete:before {
106
+ content: "\ea2f";
151
107
  }
152
- .icon-lock-unlock {
153
- &:before {
154
- content: $icon-lock-unlock;
155
- }
108
+ .icon-filter-sort-add:before {
109
+ content: "\ea31";
156
110
  }
157
- .icon-private-mode-protection-circle {
158
- &:before {
159
- content: $icon-private-mode-protection-circle;
160
- }
111
+ .icon-chevron-input-number:before {
112
+ content: "\ea30";
161
113
  }
162
- .icon-ai {
163
- &:before {
164
- content: $icon-ai;
165
- }
114
+ .icon-shield-protect:before {
115
+ content: "\ea29";
166
116
  }
167
- .icon-reader-studies {
168
- &:before {
169
- content: $icon-reader-studies;
170
- }
117
+ .icon-3d-sphere-rotate-arrows:before {
118
+ content: "\ea2b";
171
119
  }
172
- .icon-shapes-objects {
173
- &:before {
174
- content: $icon-shapes-objects;
175
- }
120
+ .icon-livewire-tool:before {
121
+ content: "\ea2c";
176
122
  }
177
- .icon-cloud-upload {
178
- &:before {
179
- content: $icon-cloud-upload;
180
- }
123
+ .icon-bezier-curve:before {
124
+ content: "\ea2d";
181
125
  }
182
- .icon-floppy-save {
183
- &:before {
184
- content: $icon-floppy-save;
185
- }
126
+ .icon-technology-cube-3d:before {
127
+ content: "\ea28";
186
128
  }
187
- .icon-text-input-form {
188
- &:before {
189
- content: $icon-text-input-form;
190
- }
129
+ .icon-brightness-photo-edit:before {
130
+ content: "\bea29";
191
131
  }
192
- .icon-document-file-add-plus-bottom-left {
193
- &:before {
194
- content: $icon-document-file-add-plus-bottom-left;
195
- }
132
+ .icon-target-space-object-select:before {
133
+ content: "\ea2a";
196
134
  }
197
- .icon-document-file-upload-bottom-center {
198
- &:before {
199
- content: $icon-document-file-upload-bottom-center;
200
- }
135
+ .icon-crown-style-circle:before {
136
+ content: "\ea27";
201
137
  }
202
- .icon-paint-roller {
203
- &:before {
204
- content: $icon-paint-roller;
205
- }
138
+ .icon-hammer-legal-square:before {
139
+ content: "\ea18";
206
140
  }
207
- .icon-brush-edit-create {
208
- &:before {
209
- content: $icon-brush-edit-create;
210
- }
141
+ .icon-browser-internet-web-windows:before {
142
+ content: "\ea26";
211
143
  }
212
- .icon-bucket-paint {
213
- &:before {
214
- content: $icon-bucket-paint;
215
- }
144
+ .icon-settings-adjust:before {
145
+ content: "\e912";
216
146
  }
217
- .icon-edit-erase {
218
- &:before {
219
- content: $icon-edit-erase;
220
- }
147
+ .icon-lock-unlock:before {
148
+ content: "\e939";
221
149
  }
222
- .icon-grid-dot-square {
223
- &:before {
224
- content: $icon-grid-dot-square;
225
- }
150
+ .icon-private-mode-protection-circle:before {
151
+ content: "\ea17";
226
152
  }
227
- .icon-column-edit {
228
- &:before {
229
- content: $icon-column-edit;
230
- }
153
+ .icon-ai:before {
154
+ content: "\ea19";
231
155
  }
232
- .icon-molecule {
233
- &:before {
234
- content: $icon-molecule;
235
- }
156
+ .icon-reader-studies:before {
157
+ content: "\ea1a";
236
158
  }
237
- .icon-invoice-checkmark-paid {
238
- &:before {
239
- content: $icon-invoice-checkmark-paid;
240
- }
159
+ .icon-shapes-objects:before {
160
+ content: "\ea1b";
241
161
  }
242
- .icon-invoice {
243
- &:before {
244
- content: $icon-invoice;
245
- }
162
+ .icon-cloud-upload:before {
163
+ content: "\ea1c";
246
164
  }
247
- .icon-pause {
248
- &:before {
249
- content: $icon-pause;
250
- }
165
+ .icon-floppy-save:before {
166
+ content: "\ea1d";
251
167
  }
252
- .icon-calendar-arrow-left-center {
253
- &:before {
254
- content: $icon-calendar-arrow-left-center;
255
- }
168
+ .icon-text-input-form:before {
169
+ content: "\ea1e";
256
170
  }
257
- .icon-file-blank-image-load-mask {
258
- &:before {
259
- content: $icon-file-blank-image-load-mask;
260
- }
171
+ .icon-document-file-add-plus-bottom-left:before {
172
+ content: "\ea1f";
261
173
  }
262
- .icon-closed-freehand-vector-poly {
263
- &:before {
264
- content: $icon-closed-freehand-vector-poly;
265
- }
174
+ .icon-document-file-upload-bottom-center:before {
175
+ content: "\ea20";
266
176
  }
267
- .icon-curve-object-secet-cursor {
268
- &:before {
269
- content: $icon-curve-object-secet-cursor;
270
- }
177
+ .icon-paint-roller:before {
178
+ content: "\ea21";
271
179
  }
272
- .icon-freehand-vector-poly {
273
- &:before {
274
- content: $icon-freehand-vector-poly;
275
- }
180
+ .icon-brush-edit-create:before {
181
+ content: "\ea22";
276
182
  }
277
- .icon-pen-edit-circle {
278
- &:before {
279
- content: $icon-pen-edit-circle;
280
- }
183
+ .icon-bucket-paint:before {
184
+ content: "\ea23";
281
185
  }
282
- .icon-code-block-embed {
283
- &:before {
284
- content: $icon-code-block-embed;
285
- }
186
+ .icon-edit-erase:before {
187
+ content: "\ea24";
286
188
  }
287
- .icon-italic {
288
- &:before {
289
- content: $icon-italic;
290
- }
189
+ .icon-grid-dot-square:before {
190
+ content: "\ea25";
291
191
  }
292
- .icon-list-paragraph-number {
293
- &:before {
294
- content: $icon-list-paragraph-number;
295
- }
192
+ .icon-column-edit:before {
193
+ content: "\ea0c";
296
194
  }
297
- .icon-list-paragraph {
298
- &:before {
299
- content: $icon-list-paragraph;
300
- }
195
+ .icon-molecule:before {
196
+ content: "\ea0d";
301
197
  }
302
- .icon-text-bold {
303
- &:before {
304
- content: $icon-text-bold;
305
- }
198
+ .icon-invoice-checkmark-paid:before {
199
+ content: "\ea0e";
306
200
  }
307
- .icon-text-cross {
308
- &:before {
309
- content: $icon-text-cross;
310
- }
201
+ .icon-invoice:before {
202
+ content: "\ea0f";
311
203
  }
312
- .icon-text-h1 {
313
- &:before {
314
- content: $icon-text-h1;
315
- }
204
+ .icon-pause:before {
205
+ content: "\ea10";
316
206
  }
317
- .icon-text-h2 {
318
- &:before {
319
- content: $icon-text-h2;
320
- }
207
+ .icon-calendar-arrow-left-center:before {
208
+ content: "\ea11";
321
209
  }
322
- .icon-text-underline {
323
- &:before {
324
- content: $icon-text-underline;
325
- }
210
+ .icon-file-blank-image-load-mask:before {
211
+ content: "\ea12";
326
212
  }
327
- .icon-twitter {
328
- &:before {
329
- content: $icon-twitter;
330
- }
213
+ .icon-closed-freehand-vector-poly:before {
214
+ content: "\ea13";
331
215
  }
332
- .icon-smiley-emoji-face {
333
- &:before {
334
- content: $icon-smiley-emoji-face;
335
- }
216
+ .icon-curve-object-secet-cursor:before {
217
+ content: "\ea14";
336
218
  }
337
- .icon-exchange {
338
- &:before {
339
- content: $icon-exchange;
340
- }
219
+ .icon-freehand-vector-poly:before {
220
+ content: "\ea15";
341
221
  }
342
- .icon-markdown {
343
- &:before {
344
- content: $icon-markdown;
345
- }
222
+ .icon-pen-edit-circle:before {
223
+ content: "\ea16";
346
224
  }
347
- .icon-quote {
348
- &:before {
349
- content: $icon-quote;
350
- }
225
+ .icon-code-block-embed:before {
226
+ content: "\e9fd";
351
227
  }
352
- .icon-measure-ruler-calibration {
353
- &:before {
354
- content: $icon-measure-ruler-calibration;
355
- }
228
+ .icon-italic:before {
229
+ content: "\e9fe";
356
230
  }
357
- .icon-zendesk-logo {
358
- &:before {
359
- content: $icon-zendesk-logo;
360
- }
231
+ .icon-list-paragraph-number:before {
232
+ content: "\e9ff";
361
233
  }
362
- .icon-add-server-databases-endpoint {
363
- &:before {
364
- content: $icon-add-server-databases-endpoint;
365
- }
234
+ .icon-list-paragraph:before {
235
+ content: "\ea00";
366
236
  }
367
- .icon-cloud-network-add {
368
- &:before {
369
- content: $icon-cloud-network-add;
370
- }
237
+ .icon-text-bold:before {
238
+ content: "\ea01";
371
239
  }
372
- .icon-server-database-endpoint {
373
- &:before {
374
- content: $icon-server-database-endpoint;
375
- }
240
+ .icon-text-cross:before {
241
+ content: "\ea02";
376
242
  }
377
- .icon-book-lab-flask {
378
- &:before {
379
- content: $icon-book-lab-flask;
380
- }
243
+ .icon-text-h1:before {
244
+ content: "\ea03";
381
245
  }
382
- .icon-list-test-lab-flask {
383
- &:before {
384
- content: $icon-list-test-lab-flask;
385
- }
246
+ .icon-text-h2:before {
247
+ content: "\ea04";
386
248
  }
387
- .icon-test-lab-flask {
388
- &:before {
389
- content: $icon-test-lab-flask;
390
- }
249
+ .icon-text-underline:before {
250
+ content: "\ea05";
391
251
  }
392
- .icon-message-checkmark-sent {
393
- &:before {
394
- content: $icon-message-checkmark-sent;
395
- }
252
+ .icon-twitter:before {
253
+ content: "\ea06";
396
254
  }
397
- .icon-send-message-share {
398
- &:before {
399
- content: $icon-send-message-share;
400
- }
255
+ .icon-smiley-emoji-face:before {
256
+ content: "\ea07";
401
257
  }
402
- .icon-flywheel-mark-logo {
403
- &:before {
404
- content: $icon-flywheel-mark-logo;
405
- }
258
+ .icon-exchange:before {
259
+ content: "\ea08";
406
260
  }
407
- .icon-speed-dashboard {
408
- &:before {
409
- content: $icon-speed-dashboard;
410
- }
261
+ .icon-markdown:before {
262
+ content: "\ea09";
411
263
  }
412
- .icon-arrange-filter-sort {
413
- &:before {
414
- content: $icon-arrange-filter-sort;
415
- }
264
+ .icon-quote:before {
265
+ content: "\ea0a";
416
266
  }
417
- .icon-delivery-shipment-packages {
418
- &:before {
419
- content: $icon-delivery-shipment-packages;
420
- }
267
+ .icon-measure-ruler-calibration:before {
268
+ content: "\ea0b";
421
269
  }
422
- .icon-color-ven-design-profile-central {
423
- &:before {
424
- content: $icon-color-ven-design-profile-central;
425
- }
270
+ .icon-zendesk-logo:before {
271
+ content: "\e9f1";
426
272
  }
427
- .icon-home-modern-door {
428
- &:before {
429
- content: $icon-home-modern-door;
430
- }
273
+ .icon-add-server-databases-endpoint:before {
274
+ content: "\e9f2";
431
275
  }
432
- .icon-tasklist-to-do-checkmark {
433
- &:before {
434
- content: $icon-tasklist-to-do-checkmark;
435
- }
276
+ .icon-cloud-network-add:before {
277
+ content: "\e9f3";
436
278
  }
437
- .icon-user-profile-group-discovery {
438
- &:before {
439
- content: $icon-user-profile-group-discovery;
440
- }
279
+ .icon-server-database-endpoint:before {
280
+ content: "\e9f4";
441
281
  }
442
- .icon-flip-horizontal {
443
- &:before {
444
- content: $icon-flip-horizontal;
445
- }
282
+ .icon-book-lab-flask:before {
283
+ content: "\e9f5";
446
284
  }
447
- .icon-flip-vertical {
448
- &:before {
449
- content: $icon-flip-vertical;
450
- }
285
+ .icon-list-test-lab-flask:before {
286
+ content: "\e9f6";
451
287
  }
452
- .icon-facebook {
453
- &:before {
454
- content: $icon-facebook;
455
- }
288
+ .icon-test-lab-flask:before {
289
+ content: "\e9f7";
456
290
  }
457
- .icon-github-color-login {
458
- &:before {
459
- content: $icon-github-color-login;
460
- }
291
+ .icon-message-checkmark-sent:before {
292
+ content: "\e9f8";
461
293
  }
462
- .icon-linkedin {
463
- &:before {
464
- content: $icon-linkedin;
465
- }
294
+ .icon-send-message-share:before {
295
+ content: "\e9f9";
466
296
  }
467
- .icon-youtube {
468
- &:before {
469
- content: $icon-youtube;
470
- }
297
+ .icon-flywheel-mark-logo:before {
298
+ content: "\e9fa";
471
299
  }
472
- .icon-server-databases-connect {
473
- &:before {
474
- content: $icon-server-databases-connect;
475
- }
300
+ .icon-speed-dashboard:before {
301
+ content: "\e9fb";
476
302
  }
477
- .icon-server-databases-download {
478
- &:before {
479
- content: $icon-server-databases-download;
480
- }
303
+ .icon-arrange-filter-sort:before {
304
+ content: "\e9fc";
481
305
  }
482
- .icon-server-databases-minimal-download {
483
- &:before {
484
- content: $icon-server-databases-minimal-download;
485
- }
306
+ .icon-delivery-shipment-packages:before {
307
+ content: "\e9bb";
486
308
  }
487
- .icon-server-databases-sync {
488
- &:before {
489
- content: $icon-server-databases-sync;
490
- }
309
+ .icon-color-ven-design-profile-central:before {
310
+ content: "\e9ce";
491
311
  }
492
- .icon-graduate-hat {
493
- &:before {
494
- content: $icon-graduate-hat;
495
- }
312
+ .icon-home-modern-door:before {
313
+ content: "\e9e4";
496
314
  }
497
- .icon-blocks-code-test-checkmark {
498
- &:before {
499
- content: $icon-blocks-code-test-checkmark;
500
- }
315
+ .icon-tasklist-to-do-checkmark:before {
316
+ content: "\e9eb";
501
317
  }
502
- .icon-camera-photo-capture {
503
- &:before {
504
- content: $icon-camera-photo-capture;
505
- }
318
+ .icon-user-profile-group-discovery:before {
319
+ content: "\e999";
506
320
  }
507
- .icon-photo-edit-brightness-invert {
508
- &:before {
509
- content: $icon-photo-edit-brightness-invert;
510
- }
321
+ .icon-flip-horizontal:before {
322
+ content: "\e9b5";
511
323
  }
512
- .icon-unlimited-repeat-subscription-circle {
513
- &:before {
514
- content: $icon-unlimited-repeat-subscription-circle;
515
- }
324
+ .icon-flip-vertical:before {
325
+ content: "\e9b6";
516
326
  }
517
- .icon-mute {
518
- &:before {
519
- content: $icon-mute;
520
- }
327
+ .icon-facebook:before {
328
+ content: "\e9b7";
521
329
  }
522
- .icon-volume-full {
523
- &:before {
524
- content: $icon-volume-full;
525
- }
330
+ .icon-github-color-login:before {
331
+ content: "\e9b8";
526
332
  }
527
- .icon-hand-money-currency {
528
- &:before {
529
- content: $icon-hand-money-currency;
530
- }
333
+ .icon-linkedin:before {
334
+ content: "\e9b9";
531
335
  }
532
- .icon-bookmark-plus-add {
533
- &:before {
534
- content: $icon-bookmark-plus-add;
535
- }
336
+ .icon-youtube:before {
337
+ content: "\e9ba";
536
338
  }
537
- .icon-circle {
538
- &:before {
539
- content: $icon-circle;
540
- }
339
+ .icon-server-databases-connect:before {
340
+ content: "\e9bc";
541
341
  }
542
- .icon-clip-attachment {
543
- &:before {
544
- content: $icon-clip-attachment;
545
- }
342
+ .icon-server-databases-download:before {
343
+ content: "\e9bd";
546
344
  }
547
- .icon-code-text {
548
- &:before {
549
- content: $icon-code-text;
550
- }
345
+ .icon-server-databases-minimal-download:before {
346
+ content: "\e9be";
551
347
  }
552
- .icon-document-status-done-checkmark {
553
- &:before {
554
- content: $icon-document-status-done-checkmark;
555
- }
348
+ .icon-server-databases-sync:before {
349
+ content: "\e9bf";
556
350
  }
557
- .icon-done-check-tracked {
558
- &:before {
559
- content: $icon-done-check-tracked;
560
- }
351
+ .icon-graduate-hat:before {
352
+ content: "\e9c0";
561
353
  }
562
- .icon-home-modern-option-lines {
563
- &:before {
564
- content: $icon-home-modern-option-lines;
565
- }
354
+ .icon-blocks-code-test-checkmark:before {
355
+ content: "\e9c1";
566
356
  }
567
- .icon-keyboard {
568
- &:before {
569
- content: $icon-keyboard;
570
- }
357
+ .icon-camera-photo-capture:before {
358
+ content: "\e9c2";
571
359
  }
572
- .icon-line {
573
- &:before {
574
- content: $icon-line;
575
- }
360
+ .icon-photo-edit-brightness-invert:before {
361
+ content: "\e9c3";
576
362
  }
577
- .icon-link-unlink {
578
- &:before {
579
- content: $icon-link-unlink;
580
- }
363
+ .icon-unlimited-repeat-subscription-circle:before {
364
+ content: "\e9c4";
581
365
  }
582
- .icon-measure-angle {
583
- &:before {
584
- content: $icon-measure-angle;
585
- }
366
+ .icon-mute:before {
367
+ content: "\e9c5";
586
368
  }
587
- .icon-media-library-imports-dowload {
588
- &:before {
589
- content: $icon-media-library-imports-dowload;
590
- }
369
+ .icon-volume-full:before {
370
+ content: "\e9c6";
591
371
  }
592
- .icon-message-chat-info {
593
- &:before {
594
- content: $icon-message-chat-info;
595
- }
372
+ .icon-hand-money-currency:before {
373
+ content: "\e9c7";
596
374
  }
597
- .icon-microphone-mic-rec-circle {
598
- &:before {
599
- content: $icon-microphone-mic-rec-circle;
600
- }
375
+ .icon-bookmark-plus-add:before {
376
+ content: "\e9c8";
601
377
  }
602
- .icon-microphone-mic-rec {
603
- &:before {
604
- content: $icon-microphone-mic-rec;
605
- }
378
+ .icon-circle:before {
379
+ content: "\e9c9";
606
380
  }
607
- .icon-microphone-mic-recording-circle {
608
- &:before {
609
- content: $icon-microphone-mic-recording-circle;
610
- }
381
+ .icon-clip-attachment:before {
382
+ content: "\e9ca";
611
383
  }
612
- .icon-pie-graph-chart-sample {
613
- &:before {
614
- content: $icon-pie-graph-chart-sample;
615
- }
384
+ .icon-code-text:before {
385
+ content: "\e9cb";
616
386
  }
617
- .icon-plus-add-rectangle {
618
- &:before {
619
- content: $icon-plus-add-rectangle;
620
- }
387
+ .icon-document-status-done-checkmark:before {
388
+ content: "\e9cc";
621
389
  }
622
- .icon-polygon {
623
- &:before {
624
- content: $icon-polygon;
625
- }
390
+ .icon-done-check-tracked:before {
391
+ content: "\e9cd";
626
392
  }
627
- .icon-rotate-arrow-manual {
628
- &:before {
629
- content: $icon-rotate-arrow-manual;
630
- }
393
+ .icon-home-modern-option-lines:before {
394
+ content: "\e9cf";
631
395
  }
632
- .icon-rotate-item-left {
633
- &:before {
634
- content: $icon-rotate-item-left;
635
- }
396
+ .icon-keyboard:before {
397
+ content: "\e9d0";
636
398
  }
637
- .icon-rotate-item-right {
638
- &:before {
639
- content: $icon-rotate-item-right;
640
- }
399
+ .icon-line:before {
400
+ content: "\e9d1";
641
401
  }
642
- .icon-stars-light-sparkle {
643
- &:before {
644
- content: $icon-stars-light-sparkle;
645
- }
402
+ .icon-link-unlink:before {
403
+ content: "\e9d2";
646
404
  }
647
- .icon-undone-uncheck-untracked {
648
- &:before {
649
- content: $icon-undone-uncheck-untracked;
650
- }
405
+ .icon-measure-angle:before {
406
+ content: "\e9d3";
651
407
  }
652
- .icon-clap-applause-hands {
653
- &:before {
654
- content: $icon-clap-applause-hands;
655
- }
408
+ .icon-media-library-imports-dowload:before {
409
+ content: "\e9d4";
656
410
  }
657
- .icon-email-mail-checkmark-group {
658
- &:before {
659
- content: $icon-email-mail-checkmark-group;
660
- }
411
+ .icon-message-chat-info:before {
412
+ content: "\e9d5";
661
413
  }
662
- .icon-circle-ellipses {
663
- &:before {
664
- content: $icon-circle-ellipses;
665
- }
414
+ .icon-microphone-mic-rec-circle:before {
415
+ content: "\e9d6";
666
416
  }
667
- .icon-crosshair {
668
- &:before {
669
- content: $icon-crosshair;
670
- }
417
+ .icon-microphone-mic-rec:before {
418
+ content: "\e9d7";
671
419
  }
672
- .icon-cursor-select {
673
- &:before {
674
- content: $icon-cursor-select;
675
- }
420
+ .icon-microphone-mic-recording-circle:before {
421
+ content: "\e9d8";
676
422
  }
677
- .icon-draw-rectangle {
678
- &:before {
679
- content: $icon-draw-rectangle;
680
- }
423
+ .icon-pie-graph-chart-sample:before {
424
+ content: "\e9d9";
681
425
  }
682
- .icon-ruler-bidirectional {
683
- &:before {
684
- content: $icon-ruler-bidirectional;
685
- }
426
+ .icon-plus-add-rectangle:before {
427
+ content: "\e9da";
686
428
  }
687
- .icon-ruler {
688
- &:before {
689
- content: $icon-ruler;
690
- }
429
+ .icon-polygon:before {
430
+ content: "\e9db";
691
431
  }
692
- .icon-workspace-mode {
693
- &:before {
694
- content: $icon-workspace-mode;
695
- }
432
+ .icon-rotate-arrow-manual:before {
433
+ content: "\e9dc";
696
434
  }
697
- .icon-creative-commons {
698
- &:before {
699
- content: $icon-creative-commons;
700
- }
435
+ .icon-rotate-item-left:before {
436
+ content: "\e9dd";
701
437
  }
702
- .icon-free-rights {
703
- &:before {
704
- content: $icon-free-rights;
705
- }
438
+ .icon-rotate-item-right:before {
439
+ content: "\e9de";
706
440
  }
707
- .icon-hammer-screwdriver {
708
- &:before {
709
- content: $icon-hammer-screwdriver;
710
- }
441
+ .icon-stars-light-sparkle:before {
442
+ content: "\e9df";
711
443
  }
712
- .icon-arrow-annotate {
713
- &:before {
714
- content: $icon-arrow-annotate;
715
- }
444
+ .icon-undone-uncheck-untracked:before {
445
+ content: "\e9e0";
716
446
  }
717
- .icon-arrow {
718
- &:before {
719
- content: $icon-arrow;
720
- }
447
+ .icon-clap-applause-hands:before {
448
+ content: "\e9e1";
721
449
  }
722
- .icon-notebook-open {
723
- &:before {
724
- content: $icon-notebook-open;
725
- }
450
+ .icon-email-mail-checkmark-group:before {
451
+ content: "\e9e2";
726
452
  }
727
- .icon-windows {
728
- &:before {
729
- content: $icon-windows;
730
- }
453
+ .icon-circle-ellipses:before {
454
+ content: "\e9e3";
731
455
  }
732
- .icon-add-new-create {
733
- &:before {
734
- content: $icon-add-new-create;
735
- }
456
+ .icon-crosshair:before {
457
+ content: "\e9e5";
736
458
  }
737
- .icon-add-row-above {
738
- &:before {
739
- content: $icon-add-row-above;
740
- }
459
+ .icon-cursor-select:before {
460
+ content: "\e9e6";
741
461
  }
742
- .icon-add-row-below {
743
- &:before {
744
- content: $icon-add-row-below;
745
- }
462
+ .icon-draw-rectangle:before {
463
+ content: "\e9e7";
746
464
  }
747
- .icon-arrow-rotate-restore {
748
- &:before {
749
- content: $icon-arrow-rotate-restore;
750
- }
465
+ .icon-ruler-bidirectional:before {
466
+ content: "\e9e8";
751
467
  }
752
- .icon-arrow-rotate {
753
- &:before {
754
- content: $icon-arrow-rotate;
755
- }
468
+ .icon-ruler:before {
469
+ content: "\e9e9";
756
470
  }
757
- .icon-arrow-back-collapse {
758
- &:before {
759
- content: $icon-arrow-back-collapse;
760
- }
471
+ .icon-workspace-mode:before {
472
+ content: "\e9ea";
761
473
  }
762
- .icon-arrow-forward-collapse {
763
- &:before {
764
- content: $icon-arrow-forward-collapse;
765
- }
474
+ .icon-creative-commons:before {
475
+ content: "\e9ec";
766
476
  }
767
- .icon-barcode-serial {
768
- &:before {
769
- content: $icon-barcode-serial;
770
- }
477
+ .icon-free-rights:before {
478
+ content: "\e9ed";
771
479
  }
772
- .icon-barcode-stack-scan {
773
- &:before {
774
- content: $icon-barcode-stack-scan;
775
- }
480
+ .icon-hammer-screwdriver:before {
481
+ content: "\e9ee";
776
482
  }
777
- .icon-button-form-element {
778
- &:before {
779
- content: $icon-button-form-element;
780
- }
483
+ .icon-arrow-annotate:before {
484
+ content: "\e9ef";
781
485
  }
782
- .icon-calendar-schedule {
783
- &:before {
784
- content: $icon-calendar-schedule;
785
- }
486
+ .icon-arrow:before {
487
+ content: "\e9f0";
786
488
  }
787
- .icon-chat-messages-bubble {
788
- &:before {
789
- content: $icon-chat-messages-bubble;
790
- }
489
+ .icon-notebook-open:before {
490
+ content: "\e998";
791
491
  }
792
- .icon-checklist-tasks-chechmark-square {
793
- &:before {
794
- content: $icon-checklist-tasks-chechmark-square;
795
- }
492
+ .icon-windows:before {
493
+ content: "\e963";
796
494
  }
797
- .icon-color-design-profile {
798
- &:before {
799
- content: $icon-color-design-profile;
800
- }
495
+ .icon-add-new-create:before {
496
+ content: "\e969";
801
497
  }
802
- .icon-computer-chip {
803
- &:before {
804
- content: $icon-computer-chip;
805
- }
498
+ .icon-add-row-above:before {
499
+ content: "\e96a";
806
500
  }
807
- .icon-contrast-photo-edit {
808
- &:before {
809
- content: $icon-contrast-photo-edit;
810
- }
501
+ .icon-add-row-below:before {
502
+ content: "\e96b";
811
503
  }
812
- .icon-document-file-list-protocol {
813
- &:before {
814
- content: $icon-document-file-list-protocol;
815
- }
504
+ .icon-arrow-rotate-restore:before {
505
+ content: "\e96c";
816
506
  }
817
- .icon-drag-drop-indicator {
818
- &:before {
819
- content: $icon-drag-drop-indicator;
820
- }
507
+ .icon-arrow-rotate:before {
508
+ content: "\e96d";
821
509
  }
822
- .icon-form-metadata-element {
823
- &:before {
824
- content: $icon-form-metadata-element;
825
- }
510
+ .icon-arrow-back-collapse:before {
511
+ content: "\e96e";
826
512
  }
827
- .icon-full-screen-zoom {
828
- &:before {
829
- content: $icon-full-screen-zoom;
830
- }
513
+ .icon-arrow-forward-collapse:before {
514
+ content: "\e96f";
831
515
  }
832
- .icon-layout {
833
- &:before {
834
- content: $icon-layout;
835
- }
516
+ .icon-barcode-serial:before {
517
+ content: "\e97a";
836
518
  }
837
- .icon-header-form-element {
838
- &:before {
839
- content: $icon-header-form-element;
840
- }
519
+ .icon-barcode-stack-scan:before {
520
+ content: "\e97b";
841
521
  }
842
- .icon-human-artificial-intelligence {
843
- &:before {
844
- content: $icon-human-artificial-intelligence;
845
- }
522
+ .icon-button-form-element:before {
523
+ content: "\e97c";
846
524
  }
847
- .icon-image-photo-copy-left-down {
848
- &:before {
849
- content: $icon-image-photo-copy-left-down;
850
- }
525
+ .icon-calendar-schedule:before {
526
+ content: "\e97d";
851
527
  }
852
- .icon-image-picture-square {
853
- &:before {
854
- content: $icon-image-picture-square;
855
- }
528
+ .icon-chat-messages-bubble:before {
529
+ content: "\e97e";
856
530
  }
857
- .icon-items-group-elements {
858
- &:before {
859
- content: $icon-items-group-elements;
860
- }
531
+ .icon-checklist-tasks-chechmark-square:before {
532
+ content: "\e97f";
861
533
  }
862
- .icon-layers {
863
- &:before {
864
- content: $icon-layers;
865
- }
534
+ .icon-color-design-profile:before {
535
+ content: "\e980";
866
536
  }
867
- .icon-menu-burger-handle {
868
- &:before {
869
- content: $icon-menu-burger-handle;
870
- }
537
+ .icon-computer-chip:before {
538
+ content: "\e981";
871
539
  }
872
- .icon-menu-list-form-square {
873
- &:before {
874
- content: $icon-menu-list-form-square;
875
- }
540
+ .icon-contrast-photo-edit:before {
541
+ content: "\e982";
876
542
  }
877
- .icon-message-chat-question-support {
878
- &:before {
879
- content: $icon-message-chat-question-support;
880
- }
543
+ .icon-document-file-list-protocol:before {
544
+ content: "\e983";
881
545
  }
882
- .icon-message-question-checkmark {
883
- &:before {
884
- content: $icon-message-question-checkmark;
885
- }
546
+ .icon-drag-drop-indicator:before {
547
+ content: "\e984";
886
548
  }
887
- .icon-minus {
888
- &:before {
889
- content: $icon-minus;
890
- }
549
+ .icon-form-metadata-element:before {
550
+ content: "\e985";
891
551
  }
892
- .icon-mouse-big {
893
- &:before {
894
- content: $icon-mouse-big;
895
- }
552
+ .icon-full-screen-zoom:before {
553
+ content: "\e986";
896
554
  }
897
- .icon-move {
898
- &:before {
899
- content: $icon-move;
900
- }
555
+ .icon-layout:before {
556
+ content: "\e987";
901
557
  }
902
- .icon-music-play-resume {
903
- &:before {
904
- content: $icon-music-play-resume;
905
- }
558
+ .icon-header-form-element:before {
559
+ content: "\e988";
906
560
  }
907
- .icon-music-stop {
908
- &:before {
909
- content: $icon-music-stop;
910
- }
561
+ .icon-human-artificial-intelligence:before {
562
+ content: "\e989";
911
563
  }
912
- .icon-notebook-add-plus {
913
- &:before {
914
- content: $icon-notebook-add-plus;
915
- }
564
+ .icon-image-photo-copy-left-down:before {
565
+ content: "\e98a";
916
566
  }
917
- .icon-notebook-pen-edit {
918
- &:before {
919
- content: $icon-notebook-pen-edit;
920
- }
567
+ .icon-image-picture-square:before {
568
+ content: "\e98b";
921
569
  }
922
- .icon-notebook {
923
- &:before {
924
- content: $icon-notebook;
925
- }
570
+ .icon-items-group-elements:before {
571
+ content: "\e98c";
926
572
  }
927
- .icon-notes-pen {
928
- &:before {
929
- content: $icon-notes-pen;
930
- }
573
+ .icon-layers:before {
574
+ content: "\e98d";
931
575
  }
932
- .icon-object-search-zoom-plus {
933
- &:before {
934
- content: $icon-object-search-zoom-plus;
935
- }
576
+ .icon-menu-burger-handle:before {
577
+ content: "\e98e";
936
578
  }
937
- .icon-pencil-edit-create {
938
- &:before {
939
- content: $icon-pencil-edit-create;
940
- }
579
+ .icon-menu-list-form-square:before {
580
+ content: "\e98f";
941
581
  }
942
- .icon-protection-target {
943
- &:before {
944
- content: $icon-protection-target;
945
- }
582
+ .icon-message-chat-question-support:before {
583
+ content: "\e990";
946
584
  }
947
- .icon-rotate {
948
- &:before {
949
- content: $icon-rotate;
950
- }
585
+ .icon-message-question-checkmark:before {
586
+ content: "\e991";
951
587
  }
952
- .icon-scanner {
953
- &:before {
954
- content: $icon-scanner;
955
- }
588
+ .icon-minus:before {
589
+ content: "\e992";
956
590
  }
957
- .icon-search-user-profile-person {
958
- &:before {
959
- content: $icon-search-user-profile-person;
960
- }
591
+ .icon-mouse-big:before {
592
+ content: "\e993";
961
593
  }
962
- .icon-search-zoom-minus {
963
- &:before {
964
- content: $icon-search-zoom-minus;
965
- }
594
+ .icon-move:before {
595
+ content: "\e994";
966
596
  }
967
- .icon-search-zoom-plus {
968
- &:before {
969
- content: $icon-search-zoom-plus;
970
- }
597
+ .icon-music-play-resume:before {
598
+ content: "\e995";
971
599
  }
972
- .icon-section-form-element {
973
- &:before {
974
- content: $icon-section-form-element;
975
- }
600
+ .icon-music-stop:before {
601
+ content: "\e996";
976
602
  }
977
- .icon-server-databases-key-protection {
978
- &:before {
979
- content: $icon-server-databases-key-protection;
980
- }
603
+ .icon-notebook-add-plus:before {
604
+ content: "\e997";
981
605
  }
982
- .icon-server-databases-sync-import {
983
- &:before {
984
- content: $icon-server-databases-sync-import;
985
- }
606
+ .icon-notebook-pen-edit:before {
607
+ content: "\e99a";
986
608
  }
987
- .icon-servers-database {
988
- &:before {
989
- content: $icon-servers-database;
990
- }
609
+ .icon-notebook:before {
610
+ content: "\e99b";
991
611
  }
992
- .icon-target {
993
- &:before {
994
- content: $icon-target;
995
- }
612
+ .icon-notes-pen:before {
613
+ content: "\e99c";
996
614
  }
997
- .icon-text-long {
998
- &:before {
999
- content: $icon-text-long;
1000
- }
615
+ .icon-object-search-zoom-plus:before {
616
+ content: "\e99d";
1001
617
  }
1002
- .icon-text-short-form-element {
1003
- &:before {
1004
- content: $icon-text-short-form-element;
1005
- }
618
+ .icon-pencil-edit-create:before {
619
+ content: "\e99e";
1006
620
  }
1007
- .icon-timer-clock-style {
1008
- &:before {
1009
- content: $icon-timer-clock-style;
1010
- }
621
+ .icon-protection-target:before {
622
+ content: "\e99f";
1011
623
  }
1012
- .icon-user-document {
1013
- &:before {
1014
- content: $icon-user-document;
1015
- }
624
+ .icon-rotate:before {
625
+ content: "\e9a0";
1016
626
  }
1017
- .icon-video-player-controls {
1018
- &:before {
1019
- content: $icon-video-player-controls;
1020
- }
627
+ .icon-scanner:before {
628
+ content: "\e9a1";
1021
629
  }
1022
- .icon-visible-eye-hidden {
1023
- &:before {
1024
- content: $icon-visible-eye-hidden;
1025
- }
630
+ .icon-search-user-profile-person:before {
631
+ content: "\e9a2";
1026
632
  }
1027
- .icon-window-finder-resize-arrow-down {
1028
- &:before {
1029
- content: $icon-window-finder-resize-arrow-down;
1030
- }
633
+ .icon-search-zoom-minus:before {
634
+ content: "\e9a3";
1031
635
  }
1032
- .icon-window-finder-resize-arrow-up {
1033
- &:before {
1034
- content: $icon-window-finder-resize-arrow-up;
1035
- }
636
+ .icon-search-zoom-plus:before {
637
+ content: "\e9a4";
1036
638
  }
1037
- .icon-window-resize-left {
1038
- &:before {
1039
- content: $icon-window-resize-left;
1040
- }
639
+ .icon-section-form-element:before {
640
+ content: "\e9a5";
1041
641
  }
1042
- .icon-window-resize-right {
1043
- &:before {
1044
- content: $icon-window-resize-right;
1045
- }
642
+ .icon-server-databases-key-protection:before {
643
+ content: "\e9a6";
1046
644
  }
1047
- .icon-window-zoom-plus-loupe {
1048
- &:before {
1049
- content: $icon-window-zoom-plus-loupe;
1050
- }
645
+ .icon-server-databases-sync-import:before {
646
+ content: "\e9a7";
1051
647
  }
1052
- .icon-laptop-health-medical-cross {
1053
- &:before {
1054
- content: $icon-laptop-health-medical-cross;
1055
- }
648
+ .icon-servers-database:before {
649
+ content: "\e9a8";
1056
650
  }
1057
- .icon-radiology-scan-circle {
1058
- &:before {
1059
- content: $icon-radiology-scan-circle;
1060
- }
651
+ .icon-target:before {
652
+ content: "\e9a9";
1061
653
  }
1062
- .icon-money-coin {
1063
- &:before {
1064
- content: $icon-money-coin;
1065
- }
654
+ .icon-text-long:before {
655
+ content: "\e9aa";
1066
656
  }
1067
- .icon-brain {
1068
- &:before {
1069
- content: $icon-brain;
1070
- }
657
+ .icon-text-short-form-element:before {
658
+ content: "\e9ab";
1071
659
  }
1072
- .icon-dna-hospital-medical {
1073
- &:before {
1074
- content: $icon-dna-hospital-medical;
1075
- }
660
+ .icon-timer-clock-style:before {
661
+ content: "\e9ac";
1076
662
  }
1077
- .icon-lung {
1078
- &:before {
1079
- content: $icon-lung;
1080
- }
663
+ .icon-user-document:before {
664
+ content: "\e9ad";
1081
665
  }
1082
- .icon-lungs {
1083
- &:before {
1084
- content: $icon-lungs;
1085
- }
666
+ .icon-video-player-controls:before {
667
+ content: "\e9ae";
1086
668
  }
1087
- .icon-protective-mask {
1088
- &:before {
1089
- content: $icon-protective-mask;
1090
- }
669
+ .icon-visible-eye-hidden:before {
670
+ content: "\e9af";
1091
671
  }
1092
- .icon-radiology-scan {
1093
- &:before {
1094
- content: $icon-radiology-scan;
1095
- }
672
+ .icon-window-finder-resize-arrow-down:before {
673
+ content: "\e9b0";
1096
674
  }
1097
- .icon-stomach {
1098
- &:before {
1099
- content: $icon-stomach;
1100
- }
675
+ .icon-window-finder-resize-arrow-up:before {
676
+ content: "\e9b1";
1101
677
  }
1102
- .icon-cash-banknotes {
1103
- &:before {
1104
- content: $icon-cash-banknotes;
1105
- }
678
+ .icon-window-resize-left:before {
679
+ content: "\e9b2";
1106
680
  }
1107
- .icon-money-dollar {
1108
- &:before {
1109
- content: $icon-money-dollar;
1110
- }
681
+ .icon-window-resize-right:before {
682
+ content: "\e9b3";
1111
683
  }
1112
- .icon-money {
1113
- &:before {
1114
- content: $icon-money;
1115
- }
684
+ .icon-window-zoom-plus-loupe:before {
685
+ content: "\e9b4";
1116
686
  }
1117
- .icon-cloud-storage-checkmark {
1118
- &:before {
1119
- content: $icon-cloud-storage-checkmark;
1120
- }
687
+ .icon-laptop-health-medical-cross:before {
688
+ content: "\e971";
1121
689
  }
1122
- .icon-modalities {
1123
- &:before {
1124
- content: $icon-modalities;
1125
- }
690
+ .icon-radiology-scan-circle:before {
691
+ content: "\e974";
1126
692
  }
1127
- .icon-search-loop {
1128
- &:before {
1129
- content: $icon-search-loop;
1130
- }
693
+ .icon-money-coin:before {
694
+ content: "\e965";
1131
695
  }
1132
- .icon-question-circle {
1133
- &:before {
1134
- content: $icon-question-circle;
1135
- }
696
+ .icon-brain:before {
697
+ content: "\e972";
1136
698
  }
1137
- .icon-earth-globe-fail {
1138
- &:before {
1139
- content: $icon-earth-globe-fail;
1140
- }
699
+ .icon-dna-hospital-medical:before {
700
+ content: "\e973";
1141
701
  }
1142
- .icon-user-setting-gear {
1143
- &:before {
1144
- content: $icon-user-setting-gear;
1145
- }
702
+ .icon-lung:before {
703
+ content: "\e975";
1146
704
  }
1147
- .icon-user-delete-cross {
1148
- &:before {
1149
- content: $icon-user-delete-cross;
1150
- }
705
+ .icon-lungs:before {
706
+ content: "\e976";
1151
707
  }
1152
- .icon-apply-copy-duplicate {
1153
- &:before {
1154
- content: $icon-apply-copy-duplicate;
1155
- }
708
+ .icon-protective-mask:before {
709
+ content: "\e977";
1156
710
  }
1157
- .icon-arrow-down {
1158
- &:before {
1159
- content: $icon-arrow-down;
1160
- }
711
+ .icon-radiology-scan:before {
712
+ content: "\e978";
1161
713
  }
1162
- .icon-arrow-up {
1163
- &:before {
1164
- content: $icon-arrow-up;
1165
- }
714
+ .icon-stomach:before {
715
+ content: "\e979";
1166
716
  }
1167
- .icon-grid-layout {
1168
- &:before {
1169
- content: $icon-grid-layout;
1170
- }
717
+ .icon-cash-banknotes:before {
718
+ content: "\e964";
1171
719
  }
1172
- .icon-folder-blank {
1173
- &:before {
1174
- content: $icon-folder-blank;
1175
- }
720
+ .icon-money-dollar:before {
721
+ content: "\e966";
1176
722
  }
1177
- .icon-folder-group {
1178
- &:before {
1179
- content: $icon-folder-group;
1180
- }
723
+ .icon-money:before {
724
+ content: "\e967";
1181
725
  }
1182
- .icon-file-text {
1183
- &:before {
1184
- content: $icon-file-text;
1185
- }
726
+ .icon-cloud-storage-checkmark:before {
727
+ content: "\e968";
1186
728
  }
1187
- .icon-edit-boxed {
1188
- &:before {
1189
- content: $icon-edit-boxed;
1190
- }
729
+ .icon-modalities:before {
730
+ content: "\e970";
1191
731
  }
1192
- .icon-chart-trend-square {
1193
- &:before {
1194
- content: $icon-chart-trend-square;
1195
- }
732
+ .icon-search-loop:before {
733
+ content: "\e936";
1196
734
  }
1197
- .icon-layout-grid {
1198
- &:before {
1199
- content: $icon-layout-grid;
1200
- }
735
+ .icon-question-circle:before {
736
+ content: "\e921";
1201
737
  }
1202
- .icon-files-library-content {
1203
- &:before {
1204
- content: $icon-files-library-content;
1205
- }
738
+ .icon-earth-globe-fail:before {
739
+ content: "\e935";
1206
740
  }
1207
- .icon-user-lock {
1208
- &:before {
1209
- content: $icon-user-lock;
1210
- }
741
+ .icon-user-setting-gear:before {
742
+ content: "\e909";
1211
743
  }
1212
- .icon-lock {
1213
- &:before {
1214
- content: $icon-lock;
1215
- }
744
+ .icon-user-delete-cross:before {
745
+ content: "\e95b";
1216
746
  }
1217
- .icon-add-user {
1218
- &:before {
1219
- content: $icon-add-user;
1220
- }
747
+ .icon-apply-copy-duplicate:before {
748
+ content: "\e95c";
1221
749
  }
1222
- .icon-user-checked {
1223
- &:before {
1224
- content: $icon-user-checked;
1225
- }
750
+ .icon-arrow-down:before {
751
+ content: "\e95d";
1226
752
  }
1227
- .icon-user-group {
1228
- &:before {
1229
- content: $icon-user-group;
1230
- }
753
+ .icon-arrow-up:before {
754
+ content: "\e95e";
1231
755
  }
1232
- .icon-user-key {
1233
- &:before {
1234
- content: $icon-user-key;
1235
- }
756
+ .icon-grid-layout:before {
757
+ content: "\e95f";
1236
758
  }
1237
- .icon-thumbs-up-like {
1238
- &:before {
1239
- content: $icon-thumbs-up-like;
1240
- }
759
+ .icon-folder-blank:before {
760
+ content: "\e960";
1241
761
  }
1242
- .icon-apple {
1243
- &:before {
1244
- content: $icon-apple;
1245
- }
762
+ .icon-folder-group:before {
763
+ content: "\e961";
1246
764
  }
1247
- .icon-gitlab {
1248
- &:before {
1249
- content: $icon-gitlab;
1250
- }
765
+ .icon-file-text:before {
766
+ content: "\e962";
1251
767
  }
1252
- .icon-linux {
1253
- &:before {
1254
- content: $icon-linux;
1255
- }
768
+ .icon-edit-boxed:before {
769
+ content: "\e922";
1256
770
  }
1257
- .icon-add-server {
1258
- &:before {
1259
- content: $icon-add-server;
1260
- }
771
+ .icon-chart-trend-square:before {
772
+ content: "\e900";
1261
773
  }
1262
- .icon-server-checkmark {
1263
- &:before {
1264
- content: $icon-server-checkmark;
1265
- }
774
+ .icon-layout-grid:before {
775
+ content: "\e901";
1266
776
  }
1267
- .icon-server-upload {
1268
- &:before {
1269
- content: $icon-server-upload;
1270
- }
777
+ .icon-files-library-content:before {
778
+ content: "\e902";
1271
779
  }
1272
- .icon-server {
1273
- &:before {
1274
- content: $icon-server;
1275
- }
780
+ .icon-user-lock:before {
781
+ content: "\e903";
1276
782
  }
1277
- .icon-data-tree {
1278
- &:before {
1279
- content: $icon-data-tree;
1280
- }
783
+ .icon-lock:before {
784
+ content: "\e904";
1281
785
  }
1282
- .icon-add-circle {
1283
- &:before {
1284
- content: $icon-add-circle;
1285
- }
786
+ .icon-add-user:before {
787
+ content: "\e905";
1286
788
  }
1287
- .icon-bell-notification {
1288
- &:before {
1289
- content: $icon-bell-notification;
1290
- }
789
+ .icon-user-checked:before {
790
+ content: "\e906";
1291
791
  }
1292
- .icon-bookmark {
1293
- &:before {
1294
- content: $icon-bookmark;
1295
- }
792
+ .icon-user-group:before {
793
+ content: "\e907";
1296
794
  }
1297
- .icon-chart-square {
1298
- &:before {
1299
- content: $icon-chart-square;
1300
- }
795
+ .icon-user-key:before {
796
+ content: "\e908";
1301
797
  }
1302
- .icon-checklist {
1303
- &:before {
1304
- content: $icon-checklist;
1305
- }
798
+ .icon-thumbs-up-like:before {
799
+ content: "\e90a";
1306
800
  }
1307
- .icon-clock-history {
1308
- &:before {
1309
- content: $icon-clock-history;
1310
- }
801
+ .icon-apple:before {
802
+ content: "\e90b";
1311
803
  }
1312
- .icon-clock-loading {
1313
- &:before {
1314
- content: $icon-clock-loading;
1315
- }
804
+ .icon-gitlab:before {
805
+ content: "\e90c";
1316
806
  }
1317
- .icon-close-circled {
1318
- &:before {
1319
- content: $icon-close-circled;
1320
- }
807
+ .icon-linux:before {
808
+ content: "\e90d";
1321
809
  }
1322
- .icon-close {
1323
- &:before {
1324
- content: $icon-close;
1325
- }
810
+ .icon-add-server:before {
811
+ content: "\e90e";
1326
812
  }
1327
- .icon-copy-item {
1328
- &:before {
1329
- content: $icon-copy-item;
1330
- }
813
+ .icon-server-checkmark:before {
814
+ content: "\e90f";
1331
815
  }
1332
- .icon-done-check {
1333
- &:before {
1334
- content: $icon-done-check;
1335
- }
816
+ .icon-server-upload:before {
817
+ content: "\e910";
1336
818
  }
1337
- .icon-download-status {
1338
- &:before {
1339
- content: $icon-download-status;
1340
- }
819
+ .icon-server:before {
820
+ content: "\e911";
1341
821
  }
1342
- .icon-download {
1343
- &:before {
1344
- content: $icon-download;
1345
- }
822
+ .icon-data-tree:before {
823
+ content: "\e913";
1346
824
  }
1347
- .icon-edit {
1348
- &:before {
1349
- content: $icon-edit;
1350
- }
825
+ .icon-add-circle:before {
826
+ content: "\e914";
1351
827
  }
1352
- .icon-email {
1353
- &:before {
1354
- content: $icon-email;
1355
- }
828
+ .icon-bell-notification:before {
829
+ content: "\e915";
1356
830
  }
1357
- .icon-file-download {
1358
- &:before {
1359
- content: $icon-file-download;
1360
- }
831
+ .icon-bookmark:before {
832
+ content: "\e916";
1361
833
  }
1362
- .icon-files-library {
1363
- &:before {
1364
- content: $icon-files-library;
1365
- }
834
+ .icon-chart-square:before {
835
+ content: "\e917";
1366
836
  }
1367
- .icon-files {
1368
- &:before {
1369
- content: $icon-files;
1370
- }
837
+ .icon-checklist:before {
838
+ content: "\e918";
1371
839
  }
1372
- .icon-filter {
1373
- &:before {
1374
- content: $icon-filter;
1375
- }
840
+ .icon-clock-history:before {
841
+ content: "\e919";
1376
842
  }
1377
- .icon-flag {
1378
- &:before {
1379
- content: $icon-flag;
1380
- }
843
+ .icon-clock-loading:before {
844
+ content: "\e91a";
1381
845
  }
1382
- .icon-information-circle {
1383
- &:before {
1384
- content: $icon-information-circle;
1385
- }
846
+ .icon-close-circled:before {
847
+ content: "\e91b";
1386
848
  }
1387
- .icon-key {
1388
- &:before {
1389
- content: $icon-key;
1390
- }
849
+ .icon-close:before {
850
+ content: "\e91c";
1391
851
  }
1392
- .icon-keychain {
1393
- &:before {
1394
- content: $icon-keychain;
1395
- }
852
+ .icon-copy-item:before {
853
+ content: "\e91d";
1396
854
  }
1397
- .icon-label-tag {
1398
- &:before {
1399
- content: $icon-label-tag;
1400
- }
855
+ .icon-done-check:before {
856
+ content: "\e91e";
1401
857
  }
1402
- .icon-link {
1403
- &:before {
1404
- content: $icon-link;
1405
- }
858
+ .icon-download-status:before {
859
+ content: "\e91f";
1406
860
  }
1407
- .icon-loading-status-checkmark {
1408
- &:before {
1409
- content: $icon-loading-status-checkmark;
1410
- }
861
+ .icon-download:before {
862
+ content: "\e920";
1411
863
  }
1412
- .icon-logout {
1413
- &:before {
1414
- content: $icon-logout;
1415
- }
864
+ .icon-edit:before {
865
+ content: "\e923";
1416
866
  }
1417
- .icon-menu-horizontal {
1418
- &:before {
1419
- content: $icon-menu-horizontal;
1420
- }
867
+ .icon-email:before {
868
+ content: "\e924";
1421
869
  }
1422
- .icon-menu-vertical {
1423
- &:before {
1424
- content: $icon-menu-vertical;
1425
- }
870
+ .icon-file-download:before {
871
+ content: "\e925";
1426
872
  }
1427
- .icon-open {
1428
- &:before {
1429
- content: $icon-open;
1430
- }
873
+ .icon-files-library:before {
874
+ content: "\e926";
1431
875
  }
1432
- .icon-pie-chart {
1433
- &:before {
1434
- content: $icon-pie-chart;
1435
- }
876
+ .icon-files:before {
877
+ content: "\e927";
1436
878
  }
1437
- .icon-search {
1438
- &:before {
1439
- content: $icon-search;
1440
- }
879
+ .icon-filter:before {
880
+ content: "\e928";
1441
881
  }
1442
- .icon-setting-gear {
1443
- &:before {
1444
- content: $icon-setting-gear;
1445
- }
882
+ .icon-flag:before {
883
+ content: "\e929";
1446
884
  }
1447
- .icon-settings-gear-square {
1448
- &:before {
1449
- content: $icon-settings-gear-square;
1450
- }
885
+ .icon-information-circle:before {
886
+ content: "\e92a";
1451
887
  }
1452
- .icon-settings-gear {
1453
- &:before {
1454
- content: $icon-settings-gear;
1455
- }
888
+ .icon-key:before {
889
+ content: "\e92b";
1456
890
  }
1457
- .icon-settings-select {
1458
- &:before {
1459
- content: $icon-settings-select;
1460
- }
891
+ .icon-keychain:before {
892
+ content: "\e92c";
1461
893
  }
1462
- .icon-share {
1463
- &:before {
1464
- content: $icon-share;
1465
- }
894
+ .icon-label-tag:before {
895
+ content: "\e92d";
1466
896
  }
1467
- .icon-show-visible {
1468
- &:before {
1469
- content: $icon-show-visible;
1470
- }
897
+ .icon-link:before {
898
+ content: "\e92e";
1471
899
  }
1472
- .icon-star {
1473
- &:before {
1474
- content: $icon-star;
1475
- }
900
+ .icon-loading-status-checkmark:before {
901
+ content: "\e92f";
1476
902
  }
1477
- .icon-substract-group {
1478
- &:before {
1479
- content: $icon-substract-group;
1480
- }
903
+ .icon-logout:before {
904
+ content: "\e930";
1481
905
  }
1482
- .icon-switch {
1483
- &:before {
1484
- content: $icon-switch;
1485
- }
906
+ .icon-menu-horizontal:before {
907
+ content: "\e931";
1486
908
  }
1487
- .icon-trash-delete {
1488
- &:before {
1489
- content: $icon-trash-delete;
1490
- }
909
+ .icon-menu-vertical:before {
910
+ content: "\e932";
1491
911
  }
1492
- .icon-upload {
1493
- &:before {
1494
- content: $icon-upload;
1495
- }
912
+ .icon-open:before {
913
+ content: "\e933";
1496
914
  }
1497
- .icon-user {
1498
- &:before {
1499
- content: $icon-user;
1500
- }
915
+ .icon-pie-chart:before {
916
+ content: "\e934";
1501
917
  }
1502
- .icon-warning-circle {
1503
- &:before {
1504
- content: $icon-warning-circle;
1505
- }
918
+ .icon-search:before {
919
+ content: "\e937";
1506
920
  }
1507
- .icon-warning {
1508
- &:before {
1509
- content: $icon-warning;
1510
- }
921
+ .icon-setting-gear:before {
922
+ content: "\e938";
1511
923
  }
1512
- .icon-icon-placeholder {
1513
- &:before {
1514
- content: $icon-icon-placeholder;
1515
- }
924
+ .icon-settings-gear-square:before {
925
+ content: "\e93a";
1516
926
  }
1517
- .icon-network-storage-alert {
1518
- &:before {
1519
- content: $icon-network-storage-alert;
1520
- }
927
+ .icon-settings-gear:before {
928
+ content: "\e93b";
1521
929
  }
1522
- .icon-folder-add {
1523
- &:before {
1524
- content: $icon-folder-add;
1525
- }
930
+ .icon-settings-select:before {
931
+ content: "\e93c";
1526
932
  }
1527
- .icon-folder-checked {
1528
- &:before {
1529
- content: $icon-folder-checked;
1530
- }
933
+ .icon-share:before {
934
+ content: "\e93d";
1531
935
  }
1532
- .icon-folder-open {
1533
- &:before {
1534
- content: $icon-folder-open;
1535
- }
936
+ .icon-show-visible:before {
937
+ content: "\e93e";
1536
938
  }
1537
- .icon-folder-share {
1538
- &:before {
1539
- content: $icon-folder-share;
1540
- }
939
+ .icon-star:before {
940
+ content: "\e93f";
1541
941
  }
1542
- .icon-document-file-blank {
1543
- &:before {
1544
- content: $icon-document-file-blank;
1545
- }
942
+ .icon-substract-group:before {
943
+ content: "\e940";
1546
944
  }
1547
- .icon-document-file-download {
1548
- &:before {
1549
- content: $icon-document-file-download;
1550
- }
945
+ .icon-switch:before {
946
+ content: "\e941";
1551
947
  }
1552
- .icon-document-file-tar {
1553
- &:before {
1554
- content: $icon-document-file-tar;
1555
- }
948
+ .icon-trash-delete:before {
949
+ content: "\e942";
1556
950
  }
1557
- .icon-document-file-zip {
1558
- &:before {
1559
- content: $icon-document-file-zip;
1560
- }
951
+ .icon-upload:before {
952
+ content: "\e943";
1561
953
  }
1562
- .icon-document-visible {
1563
- &:before {
1564
- content: $icon-document-visible;
1565
- }
954
+ .icon-user:before {
955
+ content: "\e944";
1566
956
  }
1567
- .icon-documents-files {
1568
- &:before {
1569
- content: $icon-documents-files;
1570
- }
957
+ .icon-warning-circle:before {
958
+ content: "\e945";
1571
959
  }
1572
- .icon-arrow-back {
1573
- &:before {
1574
- content: $icon-arrow-back;
1575
- }
960
+ .icon-warning:before {
961
+ content: "\e946";
1576
962
  }
1577
- .icon-arrow-forward {
1578
- &:before {
1579
- content: $icon-arrow-forward;
1580
- }
963
+ .icon-icon-placeholder:before {
964
+ content: "\e947";
1581
965
  }
1582
- .icon-chevron-back {
1583
- &:before {
1584
- content: $icon-chevron-back;
1585
- }
966
+ .icon-network-storage-alert:before {
967
+ content: "\e948";
1586
968
  }
1587
- .icon-chevron-down {
1588
- &:before {
1589
- content: $icon-chevron-down;
1590
- }
969
+ .icon-folder-add:before {
970
+ content: "\e949";
1591
971
  }
1592
- .icon-chevron-forward {
1593
- &:before {
1594
- content: $icon-chevron-forward;
1595
- }
972
+ .icon-folder-checked:before {
973
+ content: "\e94a";
1596
974
  }
1597
- .icon-chevron-up {
1598
- &:before {
1599
- content: $icon-chevron-up;
1600
- }
975
+ .icon-folder-open:before {
976
+ content: "\e94b";
1601
977
  }
1602
- .icon-embed-circle {
1603
- &:before {
1604
- content: $icon-embed-circle;
1605
- }
978
+ .icon-folder-share:before {
979
+ content: "\e94c";
1606
980
  }
1607
- .icon-rotate-refresh {
1608
- &:before {
1609
- content: $icon-rotate-refresh;
1610
- }
981
+ .icon-document-file-blank:before {
982
+ content: "\e94d";
983
+ }
984
+ .icon-document-file-download:before {
985
+ content: "\e94e";
986
+ }
987
+ .icon-document-file-tar:before {
988
+ content: "\e94f";
989
+ }
990
+ .icon-document-file-zip:before {
991
+ content: "\e950";
992
+ }
993
+ .icon-document-visible:before {
994
+ content: "\e951";
995
+ }
996
+ .icon-documents-files:before {
997
+ content: "\e952";
998
+ }
999
+ .icon-arrow-back:before {
1000
+ content: "\e953";
1001
+ }
1002
+ .icon-arrow-forward:before {
1003
+ content: "\e954";
1004
+ }
1005
+ .icon-chevron-back:before {
1006
+ content: "\e955";
1007
+ }
1008
+ .icon-chevron-down:before {
1009
+ content: "\e956";
1010
+ }
1011
+ .icon-chevron-forward:before {
1012
+ content: "\e957";
1013
+ }
1014
+ .icon-chevron-up:before {
1015
+ content: "\e958";
1016
+ }
1017
+ .icon-embed-circle:before {
1018
+ content: "\e959";
1019
+ }
1020
+ .icon-rotate-refresh:before {
1021
+ content: "\e95a";
1611
1022
  }
1612
1023
  }