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