@skyux/icons 5.2.0 → 5.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/README.md +1 -0
- package/assets/css/skyux-icons-codes.css +456 -153
- package/assets/css/skyux-icons-embedded.css +469 -161
- package/assets/css/skyux-icons-embedded.min.css +1 -1
- package/assets/css/skyux-icons-ie7-codes.css +912 -153
- package/assets/css/skyux-icons-ie7-codes.min.css +457 -1
- package/assets/css/skyux-icons-ie7.css +914 -153
- package/assets/css/skyux-icons-ie7.min.css +457 -1
- package/assets/css/skyux-icons.css +467 -161
- package/assets/css/skyux-icons.min.css +1 -1
- package/index.d.ts +3 -0
- package/index.js +19 -0
- package/module/__get-icon-manifest.d.ts +5 -0
- package/module/__get-icon-manifest.js +10 -0
- package/module/icon-manifest-glyph.d.ts +17 -0
- package/module/icon-manifest-glyph.js +2 -0
- package/module/icon-manifest.d.ts +18 -0
- package/module/icon-manifest.js +2 -0
- package/package.json +14 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
# 5.3.1 (2023-03-13)
|
|
2
|
+
|
|
3
|
+
- Set TypeScript module from `ES2022` to `CommonJs`. [#46](https://github.com/blackbaud/skyux-icons/pull/46)
|
|
4
|
+
|
|
5
|
+
# 5.3.0 (2023-03-13)
|
|
6
|
+
|
|
7
|
+
- Added a JavaScript module to the public exports API. [#45](https://github.com/blackbaud/skyux-icons/pull/45)
|
|
8
|
+
|
|
1
9
|
# 5.2.0 (2023-02-16)
|
|
2
10
|
|
|
3
11
|
- Added new line and solid icons for left nav and modern omnibar. [#41](https://github.com/blackbaud/skyux-icons/pull/41)
|
package/README.md
CHANGED
|
@@ -1,153 +1,456 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
.sky-i-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
.sky-i-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
.sky-i-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
.sky-i-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
.sky-i-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
.sky-i-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
.sky-i-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
.sky-i-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
.sky-i-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
.sky-i-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
.sky-i-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
.sky-i-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
.sky-i-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
.sky-i-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
.sky-i-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
.sky-i-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
.sky-i-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
.sky-i-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
.sky-i-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
.sky-i-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
.sky-i-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
.sky-i-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
.sky-i-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
.sky-i-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
.sky-i-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
.sky-i-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
.sky-i-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
.sky-i-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
.sky-i-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
.sky-i-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
.sky-i-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
.sky-i-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
.sky-i-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
.sky-i-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
.sky-i-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
.sky-i-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
.sky-i-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
.sky-i-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
.sky-i-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
.sky-i-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
.sky-i-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
.sky-i-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
.sky-i-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
.sky-i-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
.sky-i-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
.sky-i-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
.sky-i-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
.sky-i-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
.sky-i-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
.sky-i-
|
|
152
|
-
|
|
153
|
-
|
|
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
|
+
} /* '' */
|