@skyux/icons 5.1.1 → 5.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ # 5.3.0 (2023-03-13)
2
+
3
+ - Added a JavaScript module to the public exports API. [#45](https://github.com/blackbaud/skyux-icons/pull/45)
4
+
5
+ # 5.2.0 (2023-02-16)
6
+
7
+ - Added new line and solid icons for left nav and modern omnibar. [#41](https://github.com/blackbaud/skyux-icons/pull/41)
8
+
1
9
  # 5.1.1 (2022-09-07)
2
10
 
3
11
  - Replaced link glyph with correct glyph and added attach icon. [#38](https://github.com/blackbaud/skyux-icons/pull/38)
package/README.md CHANGED
@@ -1,4 +1,5 @@
1
1
  # skyux-icons
2
+
2
3
  A glyph font and stylesheet for displaying SKY UX icons.
3
4
 
4
5
  ## Installation
@@ -1,136 +1,456 @@
1
-
2
- .sky-i-house-solid:before { content: '\e800'; } /* '' */
3
- .sky-i-calendar:before { content: '\e801'; } /* '' */
4
- .sky-i-form-line:before { content: '\e802'; } /* '' */
5
- .sky-i-clock:before { content: '\e803'; } /* '' */
6
- .sky-i-filter-solid:before { content: '\e804'; } /* '' */
7
- .sky-i-sort:before { content: '\e805'; } /* '' */
8
- .sky-i-columns:before { content: '\e806'; } /* '' */
9
- .sky-i-help-solid:before { content: '\e807'; } /* '' */
10
- .sky-i-copy-to-clipboard-line:before { content: '\e808'; } /* '' */
11
- .sky-i-edit-solid:before { content: '\e809'; } /* '' */
12
- .sky-i-check:before { content: '\e80a'; } /* '' */
13
- .sky-i-chevron-right:before { content: '\e80b'; } /* '' */
14
- .sky-i-chevron-up:before { content: '\e80c'; } /* '' */
15
- .sky-i-ban-line:before { content: '\e80d'; } /* '' */
16
- .sky-i-business-line:before { content: '\e80e'; } /* '' */
17
- .sky-i-chevron-down:before { content: '\e80f'; } /* '' */
18
- .sky-i-number-list-line:before { content: '\e810'; } /* '' */
19
- .sky-i-font-size-line:before { content: '\e811'; } /* '' */
20
- .sky-i-add:before { content: '\e812'; } /* '' */
21
- .sky-i-chevron-left:before { content: '\e813'; } /* '' */
22
- .sky-i-search:before { content: '\e814'; } /* '' */
23
- .sky-i-highlighter-line:before { content: '\e815'; } /* '' */
24
- .sky-i-subscript-line:before { content: '\e816'; } /* '' */
25
- .sky-i-xls-file-line:before { content: '\e817'; } /* '' */
26
- .sky-i-close:before { content: '\e818'; } /* '' */
27
- .sky-i-folder-open-solid:before { content: '\e819'; } /* '' */
28
- .sky-i-pdf-file-line:before { content: '\e81a'; } /* '' */
29
- .sky-i-calendar-solid:before { content: '\e81b'; } /* '' */
30
- .sky-i-clock-solid:before { content: '\e81c'; } /* '' */
31
- .sky-i-pencil-solid:before { content: '\e81d'; } /* '' */
32
- .sky-i-trash-solid:before { content: '\e81e'; } /* '' */
33
- .sky-i-house-line:before { content: '\e81f'; } /* '' */
34
- .sky-i-edit:before { content: '\e820'; } /* '' */
35
- .sky-i-users-line:before { content: '\e821'; } /* '' */
36
- .sky-i-users-solid:before { content: '\e822'; } /* '' */
37
- .sky-i-ellipsis:before { content: '\e823'; } /* '' */
38
- .sky-i-dollar-bill-line:before { content: '\e824'; } /* '' */
39
- .sky-i-dollar-bill-solid:before { content: '\e825'; } /* '' */
40
- .sky-i-cog-line:before { content: '\e826'; } /* '' */
41
- .sky-i-cog-solid:before { content: '\e827'; } /* '' */
42
- .sky-i-bell-line:before { content: '\e828'; } /* '' */
43
- .sky-i-bell-solid:before { content: '\e829'; } /* '' */
44
- .sky-i-help-line:before { content: '\e82a'; } /* '' */
45
- .sky-i-filter:before { content: '\e82b'; } /* '' */
46
- .sky-i-double-chevron-left:before { content: '\e82c'; } /* '' */
47
- .sky-i-double-chevron-right:before { content: '\e82d'; } /* '' */
48
- .sky-i-doc-file-line:before { content: '\e82e'; } /* '' */
49
- .sky-i-trash-line:before { content: '\e82f'; } /* '' */
50
- .sky-i-pie-chart-line:before { content: '\e830'; } /* '' */
51
- .sky-i-donut-chart-line:before { content: '\e831'; } /* '' */
52
- .sky-i-share-line:before { content: '\e832'; } /* '' */
53
- .sky-i-envelope-line:before { content: '\e833'; } /* '' */
54
- .sky-i-envelope-solid:before { content: '\e834'; } /* '' */
55
- .sky-i-talk-bubbles-line:before { content: '\e835'; } /* '' */
56
- .sky-i-talk-bubbles-solid:before { content: '\e836'; } /* '' */
57
- .sky-i-copy-line:before { content: '\e837'; } /* '' */
58
- .sky-i-menu:before { content: '\e838'; } /* '' */
59
- .sky-i-printer-line:before { content: '\e839'; } /* '' */
60
- .sky-i-printer-solid:before { content: '\e83a'; } /* '' */
61
- .sky-i-credit-card-solid:before { content: '\e83b'; } /* '' */
62
- .sky-i-credit-card-line:before { content: '\e83c'; } /* '' */
63
- .sky-i-open:before { content: '\e83d'; } /* '' */
64
- .sky-i-pencil-line:before { content: '\e83e'; } /* '' */
65
- .sky-i-delete-line:before { content: '\e83f'; } /* '' */
66
- .sky-i-delete-solid:before { content: '\e840'; } /* '' */
67
- .sky-i-open-line:before { content: '\e841'; } /* '' */
68
- .sky-i-open-solid:before { content: '\e842'; } /* '' */
69
- .sky-i-notification-line:before { content: '\e843'; } /* '' */
70
- .sky-i-notification-solid:before { content: '\e844'; } /* '' */
71
- .sky-i-settings-solid:before { content: '\e845'; } /* '' */
72
- .sky-i-settings-line:before { content: '\e846'; } /* '' */
73
- .sky-i-money-solid:before { content: '\e847'; } /* '' */
74
- .sky-i-money-line:before { content: '\e848'; } /* '' */
75
- .sky-i-book-line:before { content: '\e849'; } /* '' */
76
- .sky-i-coin-bag-line:before { content: '\e84a'; } /* '' */
77
- .sky-i-wand-line:before { content: '\e84b'; } /* '' */
78
- .sky-i-bar-chart-line:before { content: '\e84c'; } /* '' */
79
- .sky-i-user-line:before { content: '\e84d'; } /* '' */
80
- .sky-i-align-left-text-line:before { content: '\e84e'; } /* '' */
81
- .sky-i-align-right-text-line:before { content: '\e84f'; } /* '' */
82
- .sky-i-center-text-line:before { content: '\e850'; } /* '' */
83
- .sky-i-list-line:before { content: '\e851'; } /* '' */
84
- .sky-i-note-line:before { content: '\e852'; } /* '' */
85
- .sky-i-link-line:before { content: '\e853'; } /* '' */
86
- .sky-i-tile-drag:before { content: '\e854'; } /* '' */
87
- .sky-i-trash:before { content: '\e855'; } /* '' */
88
- .sky-i-cloud-line:before { content: '\e856'; } /* '' */
89
- .sky-i-grid-view-line:before { content: '\e857'; } /* '' */
90
- .sky-i-star-line:before { content: '\e858'; } /* '' */
91
- .sky-i-tag-line:before { content: '\e859'; } /* '' */
92
- .sky-i-save-line:before { content: '\e85a'; } /* '' */
93
- .sky-i-upload-line:before { content: '\e85b'; } /* '' */
94
- .sky-i-zoom-out-line:before { content: '\e85c'; } /* '' */
95
- .sky-i-zoom-in-line:before { content: '\e85d'; } /* '' */
96
- .sky-i-image-line:before { content: '\e85e'; } /* '' */
97
- .sky-i-bullet-list-line:before { content: '\e85f'; } /* '' */
98
- .sky-i-help-i:before { content: '\e860'; } /* '' */
99
- .sky-i-bold-line:before { content: '\e861'; } /* '' */
100
- .sky-i-triangle-solid:before { content: '\e862'; } /* '' */
101
- .sky-i-exclamation:before { content: '\e863'; } /* '' */
102
- .sky-i-circle-solid:before { content: '\e864'; } /* '' */
103
- .sky-i-italic-line:before { content: '\e865'; } /* '' */
104
- .sky-i-strikethrough-line:before { content: '\e866'; } /* '' */
105
- .sky-i-text-color-line:before { content: '\e867'; } /* '' */
106
- .sky-i-superscript-line:before { content: '\e868'; } /* '' */
107
- .sky-i-undo-line:before { content: '\e869'; } /* '' */
108
- .sky-i-underline-line:before { content: '\e86a'; } /* '' */
109
- .sky-i-justify-text-line:before { content: '\e86b'; } /* '' */
110
- .sky-i-unlink-line:before { content: '\e86c'; } /* '' */
111
- .sky-i-file-line:before { content: '\e86d'; } /* '' */
112
- .sky-i-file-solid:before { content: '\e86e'; } /* '' */
113
- .sky-i-thumbs-up-solid:before { content: '\e86f'; } /* '' */
114
- .sky-i-thumbs-up-line:before { content: '\e870'; } /* '' */
115
- .sky-i-phone-solid:before { content: '\e871'; } /* '' */
116
- .sky-i-phone-line:before { content: '\e872'; } /* '' */
117
- .sky-i-headline-chart-line:before { content: '\e873'; } /* '' */
118
- .sky-i-table-line:before { content: '\e874'; } /* '' */
119
- .sky-i-bar-chart-line-1:before { content: '\e875'; } /* '' */
120
- .sky-i-horizontal-bar-chart-line:before { content: '\e876'; } /* '' */
121
- .sky-i-line-chart-line:before { content: '\e877'; } /* '' */
122
- .sky-i-bullet-chart-line:before { content: '\e878'; } /* '' */
123
- .sky-i-redo-line:before { content: '\e879'; } /* '' */
124
- .sky-i-align-image-center-line:before { content: '\e87b'; } /* '' */
125
- .sky-i-align-image-left-line:before { content: '\e87c'; } /* '' */
126
- .sky-i-align-image-right-line:before { content: '\e87d'; } /* '' */
127
- .sky-i-divider-line:before { content: '\e87e'; } /* '' */
128
- .sky-i-social-share-line:before { content: '\e87f'; } /* '' */
129
- .sky-i-indent-line:before { content: '\e880'; } /* '' */
130
- .sky-i-outdent-line:before { content: '\e881'; } /* '' */
131
- .sky-i-download-line:before { content: '\e882'; } /* '' */
132
- .sky-i-bb-diamond:before { content: '\e883'; } /* '' */
133
- .sky-i-attach-line:before { content: '\e886'; } /* '' */
134
- .sky-i-hide:before { content: '\e97d'; } /* '' */
135
- .sky-i-show:before { content: '\e97e'; } /* '' */
136
- .sky-i-__do_not_delete:before { content: '\e999'; } /* '' */
1
+ .sky-i-house-solid:before {
2
+ content: '\e800';
3
+ } /* '' */
4
+ .sky-i-calendar:before {
5
+ content: '\e801';
6
+ } /* '' */
7
+ .sky-i-form-line:before {
8
+ content: '\e802';
9
+ } /* '' */
10
+ .sky-i-clock:before {
11
+ content: '\e803';
12
+ } /* '' */
13
+ .sky-i-filter-solid:before {
14
+ content: '\e804';
15
+ } /* '' */
16
+ .sky-i-sort:before {
17
+ content: '\e805';
18
+ } /* '' */
19
+ .sky-i-columns:before {
20
+ content: '\e806';
21
+ } /* '' */
22
+ .sky-i-help-solid:before {
23
+ content: '\e807';
24
+ } /* '' */
25
+ .sky-i-copy-to-clipboard-line:before {
26
+ content: '\e808';
27
+ } /* '' */
28
+ .sky-i-edit-solid:before {
29
+ content: '\e809';
30
+ } /* '' */
31
+ .sky-i-check:before {
32
+ content: '\e80a';
33
+ } /* '' */
34
+ .sky-i-chevron-right:before {
35
+ content: '\e80b';
36
+ } /* '' */
37
+ .sky-i-chevron-up:before {
38
+ content: '\e80c';
39
+ } /* '' */
40
+ .sky-i-ban-line:before {
41
+ content: '\e80d';
42
+ } /* '' */
43
+ .sky-i-business-line:before {
44
+ content: '\e80e';
45
+ } /* '' */
46
+ .sky-i-chevron-down:before {
47
+ content: '\e80f';
48
+ } /* '' */
49
+ .sky-i-number-list-line:before {
50
+ content: '\e810';
51
+ } /* '' */
52
+ .sky-i-font-size-line:before {
53
+ content: '\e811';
54
+ } /* '' */
55
+ .sky-i-add:before {
56
+ content: '\e812';
57
+ } /* '' */
58
+ .sky-i-chevron-left:before {
59
+ content: '\e813';
60
+ } /* '' */
61
+ .sky-i-search:before {
62
+ content: '\e814';
63
+ } /* '' */
64
+ .sky-i-highlighter-line:before {
65
+ content: '\e815';
66
+ } /* '' */
67
+ .sky-i-subscript-line:before {
68
+ content: '\e816';
69
+ } /* '' */
70
+ .sky-i-xls-file-line:before {
71
+ content: '\e817';
72
+ } /* '' */
73
+ .sky-i-close:before {
74
+ content: '\e818';
75
+ } /* '' */
76
+ .sky-i-folder-open-solid:before {
77
+ content: '\e819';
78
+ } /* '' */
79
+ .sky-i-pdf-file-line:before {
80
+ content: '\e81a';
81
+ } /* '' */
82
+ .sky-i-calendar-solid:before {
83
+ content: '\e81b';
84
+ } /* '' */
85
+ .sky-i-clock-solid:before {
86
+ content: '\e81c';
87
+ } /* '' */
88
+ .sky-i-pencil-solid:before {
89
+ content: '\e81d';
90
+ } /* '' */
91
+ .sky-i-trash-solid:before {
92
+ content: '\e81e';
93
+ } /* '' */
94
+ .sky-i-house-line:before {
95
+ content: '\e81f';
96
+ } /* '' */
97
+ .sky-i-edit:before {
98
+ content: '\e820';
99
+ } /* '' */
100
+ .sky-i-users-line:before {
101
+ content: '\e821';
102
+ } /* '' */
103
+ .sky-i-users-solid:before {
104
+ content: '\e822';
105
+ } /* '' */
106
+ .sky-i-ellipsis:before {
107
+ content: '\e823';
108
+ } /* '' */
109
+ .sky-i-dollar-bill-line:before {
110
+ content: '\e824';
111
+ } /* '' */
112
+ .sky-i-dollar-bill-solid:before {
113
+ content: '\e825';
114
+ } /* '' */
115
+ .sky-i-cog-line:before {
116
+ content: '\e826';
117
+ } /* '' */
118
+ .sky-i-cog-solid:before {
119
+ content: '\e827';
120
+ } /* '' */
121
+ .sky-i-bell-line:before {
122
+ content: '\e828';
123
+ } /* '' */
124
+ .sky-i-bell-solid:before {
125
+ content: '\e829';
126
+ } /* '' */
127
+ .sky-i-help-line:before {
128
+ content: '\e82a';
129
+ } /* '' */
130
+ .sky-i-filter:before {
131
+ content: '\e82b';
132
+ } /* '' */
133
+ .sky-i-double-chevron-left:before {
134
+ content: '\e82c';
135
+ } /* '' */
136
+ .sky-i-double-chevron-right:before {
137
+ content: '\e82d';
138
+ } /* '' */
139
+ .sky-i-doc-file-line:before {
140
+ content: '\e82e';
141
+ } /* '' */
142
+ .sky-i-trash-line:before {
143
+ content: '\e82f';
144
+ } /* '' */
145
+ .sky-i-pie-chart-line:before {
146
+ content: '\e830';
147
+ } /* '' */
148
+ .sky-i-donut-chart-line:before {
149
+ content: '\e831';
150
+ } /* '' */
151
+ .sky-i-share-line:before {
152
+ content: '\e832';
153
+ } /* '' */
154
+ .sky-i-envelope-line:before {
155
+ content: '\e833';
156
+ } /* '' */
157
+ .sky-i-envelope-solid:before {
158
+ content: '\e834';
159
+ } /* '' */
160
+ .sky-i-talk-bubbles-line:before {
161
+ content: '\e835';
162
+ } /* '' */
163
+ .sky-i-talk-bubbles-solid:before {
164
+ content: '\e836';
165
+ } /* '' */
166
+ .sky-i-copy-line:before {
167
+ content: '\e837';
168
+ } /* '' */
169
+ .sky-i-menu:before {
170
+ content: '\e838';
171
+ } /* '' */
172
+ .sky-i-printer-line:before {
173
+ content: '\e839';
174
+ } /* '' */
175
+ .sky-i-printer-solid:before {
176
+ content: '\e83a';
177
+ } /* '' */
178
+ .sky-i-credit-card-solid:before {
179
+ content: '\e83b';
180
+ } /* '' */
181
+ .sky-i-credit-card-line:before {
182
+ content: '\e83c';
183
+ } /* '' */
184
+ .sky-i-open:before {
185
+ content: '\e83d';
186
+ } /* '' */
187
+ .sky-i-pencil-line:before {
188
+ content: '\e83e';
189
+ } /* '' */
190
+ .sky-i-delete-line:before {
191
+ content: '\e83f';
192
+ } /* '' */
193
+ .sky-i-delete-solid:before {
194
+ content: '\e840';
195
+ } /* '' */
196
+ .sky-i-open-line:before {
197
+ content: '\e841';
198
+ } /* '' */
199
+ .sky-i-open-solid:before {
200
+ content: '\e842';
201
+ } /* '' */
202
+ .sky-i-notification-line:before {
203
+ content: '\e843';
204
+ } /* '' */
205
+ .sky-i-notification-solid:before {
206
+ content: '\e844';
207
+ } /* '' */
208
+ .sky-i-settings-solid:before {
209
+ content: '\e845';
210
+ } /* '' */
211
+ .sky-i-settings-line:before {
212
+ content: '\e846';
213
+ } /* '' */
214
+ .sky-i-money-solid:before {
215
+ content: '\e847';
216
+ } /* '' */
217
+ .sky-i-money-line:before {
218
+ content: '\e848';
219
+ } /* '' */
220
+ .sky-i-book-line:before {
221
+ content: '\e849';
222
+ } /* '' */
223
+ .sky-i-coin-bag-line:before {
224
+ content: '\e84a';
225
+ } /* '' */
226
+ .sky-i-wand-line:before {
227
+ content: '\e84b';
228
+ } /* '' */
229
+ .sky-i-bar-chart-line:before {
230
+ content: '\e84c';
231
+ } /* '' */
232
+ .sky-i-user-line:before {
233
+ content: '\e84d';
234
+ } /* '' */
235
+ .sky-i-align-left-text-line:before {
236
+ content: '\e84e';
237
+ } /* '' */
238
+ .sky-i-align-right-text-line:before {
239
+ content: '\e84f';
240
+ } /* '' */
241
+ .sky-i-center-text-line:before {
242
+ content: '\e850';
243
+ } /* '' */
244
+ .sky-i-list-line:before {
245
+ content: '\e851';
246
+ } /* '' */
247
+ .sky-i-note-line:before {
248
+ content: '\e852';
249
+ } /* '' */
250
+ .sky-i-link-line:before {
251
+ content: '\e853';
252
+ } /* '' */
253
+ .sky-i-tile-drag:before {
254
+ content: '\e854';
255
+ } /* '' */
256
+ .sky-i-trash:before {
257
+ content: '\e855';
258
+ } /* '' */
259
+ .sky-i-cloud-line:before {
260
+ content: '\e856';
261
+ } /* '' */
262
+ .sky-i-grid-view-line:before {
263
+ content: '\e857';
264
+ } /* '' */
265
+ .sky-i-star-line:before {
266
+ content: '\e858';
267
+ } /* '' */
268
+ .sky-i-tag-line:before {
269
+ content: '\e859';
270
+ } /* '' */
271
+ .sky-i-save-line:before {
272
+ content: '\e85a';
273
+ } /* '' */
274
+ .sky-i-upload-line:before {
275
+ content: '\e85b';
276
+ } /* '' */
277
+ .sky-i-zoom-out-line:before {
278
+ content: '\e85c';
279
+ } /* '' */
280
+ .sky-i-zoom-in-line:before {
281
+ content: '\e85d';
282
+ } /* '' */
283
+ .sky-i-image-line:before {
284
+ content: '\e85e';
285
+ } /* '' */
286
+ .sky-i-bullet-list-line:before {
287
+ content: '\e85f';
288
+ } /* '' */
289
+ .sky-i-help-i:before {
290
+ content: '\e860';
291
+ } /* '' */
292
+ .sky-i-bold-line:before {
293
+ content: '\e861';
294
+ } /* '' */
295
+ .sky-i-triangle-solid:before {
296
+ content: '\e862';
297
+ } /* '' */
298
+ .sky-i-exclamation:before {
299
+ content: '\e863';
300
+ } /* '' */
301
+ .sky-i-circle-solid:before {
302
+ content: '\e864';
303
+ } /* '' */
304
+ .sky-i-italic-line:before {
305
+ content: '\e865';
306
+ } /* '' */
307
+ .sky-i-strikethrough-line:before {
308
+ content: '\e866';
309
+ } /* '' */
310
+ .sky-i-text-color-line:before {
311
+ content: '\e867';
312
+ } /* '' */
313
+ .sky-i-superscript-line:before {
314
+ content: '\e868';
315
+ } /* '' */
316
+ .sky-i-undo-line:before {
317
+ content: '\e869';
318
+ } /* '' */
319
+ .sky-i-underline-line:before {
320
+ content: '\e86a';
321
+ } /* '' */
322
+ .sky-i-justify-text-line:before {
323
+ content: '\e86b';
324
+ } /* '' */
325
+ .sky-i-unlink-line:before {
326
+ content: '\e86c';
327
+ } /* '' */
328
+ .sky-i-file-line:before {
329
+ content: '\e86d';
330
+ } /* '' */
331
+ .sky-i-file-solid:before {
332
+ content: '\e86e';
333
+ } /* '' */
334
+ .sky-i-thumbs-up-solid:before {
335
+ content: '\e86f';
336
+ } /* '' */
337
+ .sky-i-thumbs-up-line:before {
338
+ content: '\e870';
339
+ } /* '' */
340
+ .sky-i-phone-solid:before {
341
+ content: '\e871';
342
+ } /* '' */
343
+ .sky-i-phone-line:before {
344
+ content: '\e872';
345
+ } /* '' */
346
+ .sky-i-headline-chart-line:before {
347
+ content: '\e873';
348
+ } /* '' */
349
+ .sky-i-table-line:before {
350
+ content: '\e874';
351
+ } /* '' */
352
+ .sky-i-bar-chart-line-1:before {
353
+ content: '\e875';
354
+ } /* '' */
355
+ .sky-i-horizontal-bar-chart-line:before {
356
+ content: '\e876';
357
+ } /* '' */
358
+ .sky-i-line-chart-line:before {
359
+ content: '\e877';
360
+ } /* '' */
361
+ .sky-i-bullet-chart-line:before {
362
+ content: '\e878';
363
+ } /* '' */
364
+ .sky-i-redo-line:before {
365
+ content: '\e879';
366
+ } /* '' */
367
+ .sky-i-align-image-center-line:before {
368
+ content: '\e87b';
369
+ } /* '' */
370
+ .sky-i-align-image-left-line:before {
371
+ content: '\e87c';
372
+ } /* '' */
373
+ .sky-i-align-image-right-line:before {
374
+ content: '\e87d';
375
+ } /* '' */
376
+ .sky-i-divider-line:before {
377
+ content: '\e87e';
378
+ } /* '' */
379
+ .sky-i-social-share-line:before {
380
+ content: '\e87f';
381
+ } /* '' */
382
+ .sky-i-indent-line:before {
383
+ content: '\e880';
384
+ } /* '' */
385
+ .sky-i-outdent-line:before {
386
+ content: '\e881';
387
+ } /* '' */
388
+ .sky-i-download-line:before {
389
+ content: '\e882';
390
+ } /* '' */
391
+ .sky-i-bb-diamond:before {
392
+ content: '\e883';
393
+ } /* '' */
394
+ .sky-i-attach-line:before {
395
+ content: '\e886';
396
+ } /* '' */
397
+ .sky-i-bars-2-line:before {
398
+ content: '\e887';
399
+ } /* '' */
400
+ .sky-i-cog-2-line:before {
401
+ content: '\e888';
402
+ } /* '' */
403
+ .sky-i-cog-2-solid:before {
404
+ content: '\e889';
405
+ } /* '' */
406
+ .sky-i-collapse-2-line:before {
407
+ content: '\e88a';
408
+ } /* '' */
409
+ .sky-i-database-2-line:before {
410
+ content: '\e88b';
411
+ } /* '' */
412
+ .sky-i-database-2-solid:before {
413
+ content: '\e88c';
414
+ } /* '' */
415
+ .sky-i-form-2-solid:before {
416
+ content: '\e88d';
417
+ } /* '' */
418
+ .sky-i-expand-2-line:before {
419
+ content: '\e88e';
420
+ } /* '' */
421
+ .sky-i-form-2-line:before {
422
+ content: '\e88f';
423
+ } /* '' */
424
+ .sky-i-lock-2-line:before {
425
+ content: '\e890';
426
+ } /* '' */
427
+ .sky-i-lock-2-solid:before {
428
+ content: '\e891';
429
+ } /* '' */
430
+ .sky-i-money-2-line:before {
431
+ content: '\e892';
432
+ } /* '' */
433
+ .sky-i-money-2-solid:before {
434
+ content: '\e893';
435
+ } /* '' */
436
+ .sky-i-notifications-2-line:before {
437
+ content: '\e894';
438
+ } /* '' */
439
+ .sky-i-notifications-2-solid:before {
440
+ content: '\e895';
441
+ } /* '' */
442
+ .sky-i-bb-diamond-2-line:before {
443
+ content: '\e896';
444
+ } /* '' */
445
+ .sky-i-bb-diamond-2-solid:before {
446
+ content: '\e897';
447
+ } /* '' */
448
+ .sky-i-hide:before {
449
+ content: '\e97d';
450
+ } /* '' */
451
+ .sky-i-show:before {
452
+ content: '\e97e';
453
+ } /* '' */
454
+ .sky-i-__do_not_delete:before {
455
+ content: '\e999';
456
+ } /* '' */
@@ -1 +1 @@
1
- .sky-i-house-solid:before{content:'\e800'}.sky-i-calendar:before{content:'\e801'}.sky-i-form-line:before{content:'\e802'}.sky-i-clock:before{content:'\e803'}.sky-i-filter-solid:before{content:'\e804'}.sky-i-sort:before{content:'\e805'}.sky-i-columns:before{content:'\e806'}.sky-i-help-solid:before{content:'\e807'}.sky-i-copy-to-clipboard-line:before{content:'\e808'}.sky-i-edit-solid:before{content:'\e809'}.sky-i-check:before{content:'\e80a'}.sky-i-chevron-right:before{content:'\e80b'}.sky-i-chevron-up:before{content:'\e80c'}.sky-i-ban-line:before{content:'\e80d'}.sky-i-business-line:before{content:'\e80e'}.sky-i-chevron-down:before{content:'\e80f'}.sky-i-number-list-line:before{content:'\e810'}.sky-i-font-size-line:before{content:'\e811'}.sky-i-add:before{content:'\e812'}.sky-i-chevron-left:before{content:'\e813'}.sky-i-search:before{content:'\e814'}.sky-i-highlighter-line:before{content:'\e815'}.sky-i-subscript-line:before{content:'\e816'}.sky-i-xls-file-line:before{content:'\e817'}.sky-i-close:before{content:'\e818'}.sky-i-folder-open-solid:before{content:'\e819'}.sky-i-pdf-file-line:before{content:'\e81a'}.sky-i-calendar-solid:before{content:'\e81b'}.sky-i-clock-solid:before{content:'\e81c'}.sky-i-pencil-solid:before{content:'\e81d'}.sky-i-trash-solid:before{content:'\e81e'}.sky-i-house-line:before{content:'\e81f'}.sky-i-edit:before{content:'\e820'}.sky-i-users-line:before{content:'\e821'}.sky-i-users-solid:before{content:'\e822'}.sky-i-ellipsis:before{content:'\e823'}.sky-i-dollar-bill-line:before{content:'\e824'}.sky-i-dollar-bill-solid:before{content:'\e825'}.sky-i-cog-line:before{content:'\e826'}.sky-i-cog-solid:before{content:'\e827'}.sky-i-bell-line:before{content:'\e828'}.sky-i-bell-solid:before{content:'\e829'}.sky-i-help-line:before{content:'\e82a'}.sky-i-filter:before{content:'\e82b'}.sky-i-double-chevron-left:before{content:'\e82c'}.sky-i-double-chevron-right:before{content:'\e82d'}.sky-i-doc-file-line:before{content:'\e82e'}.sky-i-trash-line:before{content:'\e82f'}.sky-i-pie-chart-line:before{content:'\e830'}.sky-i-donut-chart-line:before{content:'\e831'}.sky-i-share-line:before{content:'\e832'}.sky-i-envelope-line:before{content:'\e833'}.sky-i-envelope-solid:before{content:'\e834'}.sky-i-talk-bubbles-line:before{content:'\e835'}.sky-i-talk-bubbles-solid:before{content:'\e836'}.sky-i-copy-line:before{content:'\e837'}.sky-i-menu:before{content:'\e838'}.sky-i-printer-line:before{content:'\e839'}.sky-i-printer-solid:before{content:'\e83a'}.sky-i-credit-card-solid:before{content:'\e83b'}.sky-i-credit-card-line:before{content:'\e83c'}.sky-i-open:before{content:'\e83d'}.sky-i-pencil-line:before{content:'\e83e'}.sky-i-delete-line:before{content:'\e83f'}.sky-i-delete-solid:before{content:'\e840'}.sky-i-open-line:before{content:'\e841'}.sky-i-open-solid:before{content:'\e842'}.sky-i-notification-line:before{content:'\e843'}.sky-i-notification-solid:before{content:'\e844'}.sky-i-settings-solid:before{content:'\e845'}.sky-i-settings-line:before{content:'\e846'}.sky-i-money-solid:before{content:'\e847'}.sky-i-money-line:before{content:'\e848'}.sky-i-book-line:before{content:'\e849'}.sky-i-coin-bag-line:before{content:'\e84a'}.sky-i-wand-line:before{content:'\e84b'}.sky-i-bar-chart-line:before{content:'\e84c'}.sky-i-user-line:before{content:'\e84d'}.sky-i-align-left-text-line:before{content:'\e84e'}.sky-i-align-right-text-line:before{content:'\e84f'}.sky-i-center-text-line:before{content:'\e850'}.sky-i-list-line:before{content:'\e851'}.sky-i-note-line:before{content:'\e852'}.sky-i-link-line:before{content:'\e853'}.sky-i-tile-drag:before{content:'\e854'}.sky-i-trash:before{content:'\e855'}.sky-i-cloud-line:before{content:'\e856'}.sky-i-grid-view-line:before{content:'\e857'}.sky-i-star-line:before{content:'\e858'}.sky-i-tag-line:before{content:'\e859'}.sky-i-save-line:before{content:'\e85a'}.sky-i-upload-line:before{content:'\e85b'}.sky-i-zoom-out-line:before{content:'\e85c'}.sky-i-zoom-in-line:before{content:'\e85d'}.sky-i-image-line:before{content:'\e85e'}.sky-i-bullet-list-line:before{content:'\e85f'}.sky-i-help-i:before{content:'\e860'}.sky-i-bold-line:before{content:'\e861'}.sky-i-triangle-solid:before{content:'\e862'}.sky-i-exclamation:before{content:'\e863'}.sky-i-circle-solid:before{content:'\e864'}.sky-i-italic-line:before{content:'\e865'}.sky-i-strikethrough-line:before{content:'\e866'}.sky-i-text-color-line:before{content:'\e867'}.sky-i-superscript-line:before{content:'\e868'}.sky-i-undo-line:before{content:'\e869'}.sky-i-underline-line:before{content:'\e86a'}.sky-i-justify-text-line:before{content:'\e86b'}.sky-i-unlink-line:before{content:'\e86c'}.sky-i-file-line:before{content:'\e86d'}.sky-i-file-solid:before{content:'\e86e'}.sky-i-thumbs-up-solid:before{content:'\e86f'}.sky-i-thumbs-up-line:before{content:'\e870'}.sky-i-phone-solid:before{content:'\e871'}.sky-i-phone-line:before{content:'\e872'}.sky-i-headline-chart-line:before{content:'\e873'}.sky-i-table-line:before{content:'\e874'}.sky-i-bar-chart-line-1:before{content:'\e875'}.sky-i-horizontal-bar-chart-line:before{content:'\e876'}.sky-i-line-chart-line:before{content:'\e877'}.sky-i-bullet-chart-line:before{content:'\e878'}.sky-i-redo-line:before{content:'\e879'}.sky-i-align-image-center-line:before{content:'\e87b'}.sky-i-align-image-left-line:before{content:'\e87c'}.sky-i-align-image-right-line:before{content:'\e87d'}.sky-i-divider-line:before{content:'\e87e'}.sky-i-social-share-line:before{content:'\e87f'}.sky-i-indent-line:before{content:'\e880'}.sky-i-outdent-line:before{content:'\e881'}.sky-i-download-line:before{content:'\e882'}.sky-i-bb-diamond:before{content:'\e883'}.sky-i-attach-line:before{content:'\e886'}.sky-i-hide:before{content:'\e97d'}.sky-i-show:before{content:'\e97e'}.sky-i-__do_not_delete:before{content:'\e999'}
1
+ .sky-i-house-solid:before{content:'\e800'}.sky-i-calendar:before{content:'\e801'}.sky-i-form-line:before{content:'\e802'}.sky-i-clock:before{content:'\e803'}.sky-i-filter-solid:before{content:'\e804'}.sky-i-sort:before{content:'\e805'}.sky-i-columns:before{content:'\e806'}.sky-i-help-solid:before{content:'\e807'}.sky-i-copy-to-clipboard-line:before{content:'\e808'}.sky-i-edit-solid:before{content:'\e809'}.sky-i-check:before{content:'\e80a'}.sky-i-chevron-right:before{content:'\e80b'}.sky-i-chevron-up:before{content:'\e80c'}.sky-i-ban-line:before{content:'\e80d'}.sky-i-business-line:before{content:'\e80e'}.sky-i-chevron-down:before{content:'\e80f'}.sky-i-number-list-line:before{content:'\e810'}.sky-i-font-size-line:before{content:'\e811'}.sky-i-add:before{content:'\e812'}.sky-i-chevron-left:before{content:'\e813'}.sky-i-search:before{content:'\e814'}.sky-i-highlighter-line:before{content:'\e815'}.sky-i-subscript-line:before{content:'\e816'}.sky-i-xls-file-line:before{content:'\e817'}.sky-i-close:before{content:'\e818'}.sky-i-folder-open-solid:before{content:'\e819'}.sky-i-pdf-file-line:before{content:'\e81a'}.sky-i-calendar-solid:before{content:'\e81b'}.sky-i-clock-solid:before{content:'\e81c'}.sky-i-pencil-solid:before{content:'\e81d'}.sky-i-trash-solid:before{content:'\e81e'}.sky-i-house-line:before{content:'\e81f'}.sky-i-edit:before{content:'\e820'}.sky-i-users-line:before{content:'\e821'}.sky-i-users-solid:before{content:'\e822'}.sky-i-ellipsis:before{content:'\e823'}.sky-i-dollar-bill-line:before{content:'\e824'}.sky-i-dollar-bill-solid:before{content:'\e825'}.sky-i-cog-line:before{content:'\e826'}.sky-i-cog-solid:before{content:'\e827'}.sky-i-bell-line:before{content:'\e828'}.sky-i-bell-solid:before{content:'\e829'}.sky-i-help-line:before{content:'\e82a'}.sky-i-filter:before{content:'\e82b'}.sky-i-double-chevron-left:before{content:'\e82c'}.sky-i-double-chevron-right:before{content:'\e82d'}.sky-i-doc-file-line:before{content:'\e82e'}.sky-i-trash-line:before{content:'\e82f'}.sky-i-pie-chart-line:before{content:'\e830'}.sky-i-donut-chart-line:before{content:'\e831'}.sky-i-share-line:before{content:'\e832'}.sky-i-envelope-line:before{content:'\e833'}.sky-i-envelope-solid:before{content:'\e834'}.sky-i-talk-bubbles-line:before{content:'\e835'}.sky-i-talk-bubbles-solid:before{content:'\e836'}.sky-i-copy-line:before{content:'\e837'}.sky-i-menu:before{content:'\e838'}.sky-i-printer-line:before{content:'\e839'}.sky-i-printer-solid:before{content:'\e83a'}.sky-i-credit-card-solid:before{content:'\e83b'}.sky-i-credit-card-line:before{content:'\e83c'}.sky-i-open:before{content:'\e83d'}.sky-i-pencil-line:before{content:'\e83e'}.sky-i-delete-line:before{content:'\e83f'}.sky-i-delete-solid:before{content:'\e840'}.sky-i-open-line:before{content:'\e841'}.sky-i-open-solid:before{content:'\e842'}.sky-i-notification-line:before{content:'\e843'}.sky-i-notification-solid:before{content:'\e844'}.sky-i-settings-solid:before{content:'\e845'}.sky-i-settings-line:before{content:'\e846'}.sky-i-money-solid:before{content:'\e847'}.sky-i-money-line:before{content:'\e848'}.sky-i-book-line:before{content:'\e849'}.sky-i-coin-bag-line:before{content:'\e84a'}.sky-i-wand-line:before{content:'\e84b'}.sky-i-bar-chart-line:before{content:'\e84c'}.sky-i-user-line:before{content:'\e84d'}.sky-i-align-left-text-line:before{content:'\e84e'}.sky-i-align-right-text-line:before{content:'\e84f'}.sky-i-center-text-line:before{content:'\e850'}.sky-i-list-line:before{content:'\e851'}.sky-i-note-line:before{content:'\e852'}.sky-i-link-line:before{content:'\e853'}.sky-i-tile-drag:before{content:'\e854'}.sky-i-trash:before{content:'\e855'}.sky-i-cloud-line:before{content:'\e856'}.sky-i-grid-view-line:before{content:'\e857'}.sky-i-star-line:before{content:'\e858'}.sky-i-tag-line:before{content:'\e859'}.sky-i-save-line:before{content:'\e85a'}.sky-i-upload-line:before{content:'\e85b'}.sky-i-zoom-out-line:before{content:'\e85c'}.sky-i-zoom-in-line:before{content:'\e85d'}.sky-i-image-line:before{content:'\e85e'}.sky-i-bullet-list-line:before{content:'\e85f'}.sky-i-help-i:before{content:'\e860'}.sky-i-bold-line:before{content:'\e861'}.sky-i-triangle-solid:before{content:'\e862'}.sky-i-exclamation:before{content:'\e863'}.sky-i-circle-solid:before{content:'\e864'}.sky-i-italic-line:before{content:'\e865'}.sky-i-strikethrough-line:before{content:'\e866'}.sky-i-text-color-line:before{content:'\e867'}.sky-i-superscript-line:before{content:'\e868'}.sky-i-undo-line:before{content:'\e869'}.sky-i-underline-line:before{content:'\e86a'}.sky-i-justify-text-line:before{content:'\e86b'}.sky-i-unlink-line:before{content:'\e86c'}.sky-i-file-line:before{content:'\e86d'}.sky-i-file-solid:before{content:'\e86e'}.sky-i-thumbs-up-solid:before{content:'\e86f'}.sky-i-thumbs-up-line:before{content:'\e870'}.sky-i-phone-solid:before{content:'\e871'}.sky-i-phone-line:before{content:'\e872'}.sky-i-headline-chart-line:before{content:'\e873'}.sky-i-table-line:before{content:'\e874'}.sky-i-bar-chart-line-1:before{content:'\e875'}.sky-i-horizontal-bar-chart-line:before{content:'\e876'}.sky-i-line-chart-line:before{content:'\e877'}.sky-i-bullet-chart-line:before{content:'\e878'}.sky-i-redo-line:before{content:'\e879'}.sky-i-align-image-center-line:before{content:'\e87b'}.sky-i-align-image-left-line:before{content:'\e87c'}.sky-i-align-image-right-line:before{content:'\e87d'}.sky-i-divider-line:before{content:'\e87e'}.sky-i-social-share-line:before{content:'\e87f'}.sky-i-indent-line:before{content:'\e880'}.sky-i-outdent-line:before{content:'\e881'}.sky-i-download-line:before{content:'\e882'}.sky-i-bb-diamond:before{content:'\e883'}.sky-i-attach-line:before{content:'\e886'}.sky-i-bars-2-line:before{content:'\e887'}.sky-i-cog-2-line:before{content:'\e888'}.sky-i-cog-2-solid:before{content:'\e889'}.sky-i-collapse-2-line:before{content:'\e88a'}.sky-i-database-2-line:before{content:'\e88b'}.sky-i-database-2-solid:before{content:'\e88c'}.sky-i-form-2-solid:before{content:'\e88d'}.sky-i-expand-2-line:before{content:'\e88e'}.sky-i-form-2-line:before{content:'\e88f'}.sky-i-lock-2-line:before{content:'\e890'}.sky-i-lock-2-solid:before{content:'\e891'}.sky-i-money-2-line:before{content:'\e892'}.sky-i-money-2-solid:before{content:'\e893'}.sky-i-notifications-2-line:before{content:'\e894'}.sky-i-notifications-2-solid:before{content:'\e895'}.sky-i-bb-diamond-2-line:before{content:'\e896'}.sky-i-bb-diamond-2-solid:before{content:'\e897'}.sky-i-hide:before{content:'\e97d'}.sky-i-show:before{content:'\e97e'}.sky-i-__do_not_delete:before{content:'\e999'}