@skyux/icons 9.4.0 → 10.0.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 +22 -0
- package/assets/manifest.json +293 -1319
- package/assets/svg/skyux-icons.svg +35 -74
- package/index.d.ts +0 -3
- package/index.js +1 -22
- package/module/version.js +3 -6
- package/module/version.test.d.ts +1 -0
- package/module/version.test.js +69 -0
- package/package.json +4 -4
- package/assets/css/animation.css +0 -85
- package/assets/css/animation.min.css +0 -1
- package/assets/css/skyux-icons-codes.css +0 -192
- package/assets/css/skyux-icons-codes.min.css +0 -1
- package/assets/css/skyux-icons-embedded.css +0 -258
- package/assets/css/skyux-icons-embedded.min.css +0 -1
- package/assets/css/skyux-icons-ie7-codes.css +0 -192
- package/assets/css/skyux-icons-ie7-codes.min.css +0 -1
- package/assets/css/skyux-icons-ie7.css +0 -203
- package/assets/css/skyux-icons-ie7.min.css +0 -1
- package/assets/css/skyux-icons.css +0 -255
- package/assets/css/skyux-icons.min.css +0 -1
- package/assets/font/skyux-icons.eot +0 -0
- package/assets/font/skyux-icons.svg +0 -392
- package/assets/font/skyux-icons.ttf +0 -0
- package/assets/font/skyux-icons.woff +0 -0
- package/assets/font/skyux-icons.woff2 +0 -0
- package/module/__get-icon-manifest.d.ts +0 -5
- package/module/__get-icon-manifest.js +0 -9
- package/module/icon-manifest-glyph.d.ts +0 -46
- package/module/icon-manifest-glyph.js +0 -2
- package/module/icon-manifest.d.ts +0 -22
- package/module/icon-manifest.js +0 -2
|
@@ -1,255 +0,0 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: 'skyux-icons';
|
|
3
|
-
src: url('../font/skyux-icons.eot?85435908');
|
|
4
|
-
src: url('../font/skyux-icons.eot?85435908#iefix') format('embedded-opentype'),
|
|
5
|
-
url('../font/skyux-icons.woff2?85435908') format('woff2'),
|
|
6
|
-
url('../font/skyux-icons.woff?85435908') format('woff'),
|
|
7
|
-
url('../font/skyux-icons.ttf?85435908') format('truetype'),
|
|
8
|
-
url('../font/skyux-icons.svg?85435908#skyux-icons') format('svg');
|
|
9
|
-
font-weight: normal;
|
|
10
|
-
font-style: normal;
|
|
11
|
-
}
|
|
12
|
-
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
|
|
13
|
-
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
|
|
14
|
-
/*
|
|
15
|
-
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
|
16
|
-
@font-face {
|
|
17
|
-
font-family: 'skyux-icons';
|
|
18
|
-
src: url('../font/skyux-icons.svg?85435908#skyux-icons') format('svg');
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
*/
|
|
22
|
-
[class^="sky-i-"]:before, [class*=" sky-i-"]:before {
|
|
23
|
-
font-family: "skyux-icons";
|
|
24
|
-
font-style: normal;
|
|
25
|
-
font-weight: normal;
|
|
26
|
-
speak: never;
|
|
27
|
-
|
|
28
|
-
display: inline-block;
|
|
29
|
-
text-decoration: inherit;
|
|
30
|
-
width: 1em;
|
|
31
|
-
margin-right: .2em;
|
|
32
|
-
text-align: center;
|
|
33
|
-
/* opacity: .8; */
|
|
34
|
-
|
|
35
|
-
/* For safety - reset parent styles, that can break glyph codes*/
|
|
36
|
-
font-variant: normal;
|
|
37
|
-
text-transform: none;
|
|
38
|
-
|
|
39
|
-
/* fix buttons height, for twitter bootstrap */
|
|
40
|
-
line-height: 1em;
|
|
41
|
-
|
|
42
|
-
/* Animation center compensation - margins should be symmetric */
|
|
43
|
-
/* remove if not needed */
|
|
44
|
-
margin-left: .2em;
|
|
45
|
-
|
|
46
|
-
/* you can be more comfortable with increased icons size */
|
|
47
|
-
/* font-size: 120%; */
|
|
48
|
-
|
|
49
|
-
/* Font smoothing. That was taken from TWBS */
|
|
50
|
-
-webkit-font-smoothing: antialiased;
|
|
51
|
-
-moz-osx-font-smoothing: grayscale;
|
|
52
|
-
|
|
53
|
-
/* Uncomment for 3D effect */
|
|
54
|
-
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.sky-i-house-solid:before { content: '\e800'; } /* '' */
|
|
58
|
-
.sky-i-calendar:before { content: '\e801'; } /* '' */
|
|
59
|
-
.sky-i-form-line:before { content: '\e802'; } /* '' */
|
|
60
|
-
.sky-i-clock:before { content: '\e803'; } /* '' */
|
|
61
|
-
.sky-i-filter-solid:before { content: '\e804'; } /* '' */
|
|
62
|
-
.sky-i-sort:before { content: '\e805'; } /* '' */
|
|
63
|
-
.sky-i-columns:before { content: '\e806'; } /* '' */
|
|
64
|
-
.sky-i-help-solid:before { content: '\e807'; } /* '' */
|
|
65
|
-
.sky-i-copy-to-clipboard-line:before { content: '\e808'; } /* '' */
|
|
66
|
-
.sky-i-edit-solid:before { content: '\e809'; } /* '' */
|
|
67
|
-
.sky-i-check:before { content: '\e80a'; } /* '' */
|
|
68
|
-
.sky-i-chevron-right:before { content: '\e80b'; } /* '' */
|
|
69
|
-
.sky-i-chevron-up:before { content: '\e80c'; } /* '' */
|
|
70
|
-
.sky-i-ban-line:before { content: '\e80d'; } /* '' */
|
|
71
|
-
.sky-i-business-line:before { content: '\e80e'; } /* '' */
|
|
72
|
-
.sky-i-chevron-down:before { content: '\e80f'; } /* '' */
|
|
73
|
-
.sky-i-number-list-line:before { content: '\e810'; } /* '' */
|
|
74
|
-
.sky-i-font-size-line:before { content: '\e811'; } /* '' */
|
|
75
|
-
.sky-i-add:before { content: '\e812'; } /* '' */
|
|
76
|
-
.sky-i-chevron-left:before { content: '\e813'; } /* '' */
|
|
77
|
-
.sky-i-search:before { content: '\e814'; } /* '' */
|
|
78
|
-
.sky-i-highlighter-line:before { content: '\e815'; } /* '' */
|
|
79
|
-
.sky-i-subscript-line:before { content: '\e816'; } /* '' */
|
|
80
|
-
.sky-i-xls-file-line:before { content: '\e817'; } /* '' */
|
|
81
|
-
.sky-i-close:before { content: '\e818'; } /* '' */
|
|
82
|
-
.sky-i-folder-open-solid:before { content: '\e819'; } /* '' */
|
|
83
|
-
.sky-i-pdf-file-line:before { content: '\e81a'; } /* '' */
|
|
84
|
-
.sky-i-calendar-solid:before { content: '\e81b'; } /* '' */
|
|
85
|
-
.sky-i-clock-solid:before { content: '\e81c'; } /* '' */
|
|
86
|
-
.sky-i-pencil-solid:before { content: '\e81d'; } /* '' */
|
|
87
|
-
.sky-i-trash-solid:before { content: '\e81e'; } /* '' */
|
|
88
|
-
.sky-i-house-line:before { content: '\e81f'; } /* '' */
|
|
89
|
-
.sky-i-edit:before { content: '\e820'; } /* '' */
|
|
90
|
-
.sky-i-users-line:before { content: '\e821'; } /* '' */
|
|
91
|
-
.sky-i-users-solid:before { content: '\e822'; } /* '' */
|
|
92
|
-
.sky-i-ellipsis:before { content: '\e823'; } /* '' */
|
|
93
|
-
.sky-i-dollar-bill-line:before { content: '\e824'; } /* '' */
|
|
94
|
-
.sky-i-dollar-bill-solid:before { content: '\e825'; } /* '' */
|
|
95
|
-
.sky-i-cog-line:before { content: '\e826'; } /* '' */
|
|
96
|
-
.sky-i-cog-solid:before { content: '\e827'; } /* '' */
|
|
97
|
-
.sky-i-bell-line:before { content: '\e828'; } /* '' */
|
|
98
|
-
.sky-i-bell-solid:before { content: '\e829'; } /* '' */
|
|
99
|
-
.sky-i-help-line:before { content: '\e82a'; } /* '' */
|
|
100
|
-
.sky-i-filter:before { content: '\e82b'; } /* '' */
|
|
101
|
-
.sky-i-double-chevron-left:before { content: '\e82c'; } /* '' */
|
|
102
|
-
.sky-i-double-chevron-right:before { content: '\e82d'; } /* '' */
|
|
103
|
-
.sky-i-doc-file-line:before { content: '\e82e'; } /* '' */
|
|
104
|
-
.sky-i-trash-line:before { content: '\e82f'; } /* '' */
|
|
105
|
-
.sky-i-pie-chart-line:before { content: '\e830'; } /* '' */
|
|
106
|
-
.sky-i-donut-chart-line:before { content: '\e831'; } /* '' */
|
|
107
|
-
.sky-i-share-line:before { content: '\e832'; } /* '' */
|
|
108
|
-
.sky-i-envelope-line:before { content: '\e833'; } /* '' */
|
|
109
|
-
.sky-i-envelope-solid:before { content: '\e834'; } /* '' */
|
|
110
|
-
.sky-i-talk-bubbles-line:before { content: '\e835'; } /* '' */
|
|
111
|
-
.sky-i-talk-bubbles-solid:before { content: '\e836'; } /* '' */
|
|
112
|
-
.sky-i-copy-line:before { content: '\e837'; } /* '' */
|
|
113
|
-
.sky-i-menu:before { content: '\e838'; } /* '' */
|
|
114
|
-
.sky-i-printer-line:before { content: '\e839'; } /* '' */
|
|
115
|
-
.sky-i-printer-solid:before { content: '\e83a'; } /* '' */
|
|
116
|
-
.sky-i-credit-card-solid:before { content: '\e83b'; } /* '' */
|
|
117
|
-
.sky-i-credit-card-line:before { content: '\e83c'; } /* '' */
|
|
118
|
-
.sky-i-open:before { content: '\e83d'; } /* '' */
|
|
119
|
-
.sky-i-pencil-line:before { content: '\e83e'; } /* '' */
|
|
120
|
-
.sky-i-delete-line:before { content: '\e83f'; } /* '' */
|
|
121
|
-
.sky-i-delete-solid:before { content: '\e840'; } /* '' */
|
|
122
|
-
.sky-i-open-line:before { content: '\e841'; } /* '' */
|
|
123
|
-
.sky-i-open-solid:before { content: '\e842'; } /* '' */
|
|
124
|
-
.sky-i-notification-line:before { content: '\e843'; } /* '' */
|
|
125
|
-
.sky-i-notification-solid:before { content: '\e844'; } /* '' */
|
|
126
|
-
.sky-i-settings-solid:before { content: '\e845'; } /* '' */
|
|
127
|
-
.sky-i-settings-line:before { content: '\e846'; } /* '' */
|
|
128
|
-
.sky-i-money-solid:before { content: '\e847'; } /* '' */
|
|
129
|
-
.sky-i-money-line:before { content: '\e848'; } /* '' */
|
|
130
|
-
.sky-i-book-line:before { content: '\e849'; } /* '' */
|
|
131
|
-
.sky-i-coin-bag-line:before { content: '\e84a'; } /* '' */
|
|
132
|
-
.sky-i-wand-line:before { content: '\e84b'; } /* '' */
|
|
133
|
-
.sky-i-bar-chart-line:before { content: '\e84c'; } /* '' */
|
|
134
|
-
.sky-i-user-line:before { content: '\e84d'; } /* '' */
|
|
135
|
-
.sky-i-align-left-text-line:before { content: '\e84e'; } /* '' */
|
|
136
|
-
.sky-i-align-right-text-line:before { content: '\e84f'; } /* '' */
|
|
137
|
-
.sky-i-center-text-line:before { content: '\e850'; } /* '' */
|
|
138
|
-
.sky-i-list-line:before { content: '\e851'; } /* '' */
|
|
139
|
-
.sky-i-note-line:before { content: '\e852'; } /* '' */
|
|
140
|
-
.sky-i-link-line:before { content: '\e853'; } /* '' */
|
|
141
|
-
.sky-i-tile-drag:before { content: '\e854'; } /* '' */
|
|
142
|
-
.sky-i-trash:before { content: '\e855'; } /* '' */
|
|
143
|
-
.sky-i-cloud-line:before { content: '\e856'; } /* '' */
|
|
144
|
-
.sky-i-grid-view-line:before { content: '\e857'; } /* '' */
|
|
145
|
-
.sky-i-map-marker-line:before { content: '\e858'; } /* '' */
|
|
146
|
-
.sky-i-tag-line:before { content: '\e859'; } /* '' */
|
|
147
|
-
.sky-i-save-line:before { content: '\e85a'; } /* '' */
|
|
148
|
-
.sky-i-upload-line:before { content: '\e85b'; } /* '' */
|
|
149
|
-
.sky-i-zoom-out-line:before { content: '\e85c'; } /* '' */
|
|
150
|
-
.sky-i-zoom-in-line:before { content: '\e85d'; } /* '' */
|
|
151
|
-
.sky-i-image-line:before { content: '\e85e'; } /* '' */
|
|
152
|
-
.sky-i-bullet-list-line:before { content: '\e85f'; } /* '' */
|
|
153
|
-
.sky-i-help-i:before { content: '\e860'; } /* '' */
|
|
154
|
-
.sky-i-bold-line:before { content: '\e861'; } /* '' */
|
|
155
|
-
.sky-i-triangle-solid:before { content: '\e862'; } /* '' */
|
|
156
|
-
.sky-i-exclamation:before { content: '\e863'; } /* '' */
|
|
157
|
-
.sky-i-circle-solid:before { content: '\e864'; } /* '' */
|
|
158
|
-
.sky-i-italic-line:before { content: '\e865'; } /* '' */
|
|
159
|
-
.sky-i-strikethrough-line:before { content: '\e866'; } /* '' */
|
|
160
|
-
.sky-i-text-color-line:before { content: '\e867'; } /* '' */
|
|
161
|
-
.sky-i-superscript-line:before { content: '\e868'; } /* '' */
|
|
162
|
-
.sky-i-undo-line:before { content: '\e869'; } /* '' */
|
|
163
|
-
.sky-i-underline-line:before { content: '\e86a'; } /* '' */
|
|
164
|
-
.sky-i-justify-text-line:before { content: '\e86b'; } /* '' */
|
|
165
|
-
.sky-i-unlink-line:before { content: '\e86c'; } /* '' */
|
|
166
|
-
.sky-i-file-line:before { content: '\e86d'; } /* '' */
|
|
167
|
-
.sky-i-file-solid:before { content: '\e86e'; } /* '' */
|
|
168
|
-
.sky-i-thumbs-up-solid:before { content: '\e86f'; } /* '' */
|
|
169
|
-
.sky-i-thumbs-up-line:before { content: '\e870'; } /* '' */
|
|
170
|
-
.sky-i-phone-solid:before { content: '\e871'; } /* '' */
|
|
171
|
-
.sky-i-phone-line:before { content: '\e872'; } /* '' */
|
|
172
|
-
.sky-i-headline-chart-line:before { content: '\e873'; } /* '' */
|
|
173
|
-
.sky-i-table-line:before { content: '\e874'; } /* '' */
|
|
174
|
-
.sky-i-bar-chart-line-1:before { content: '\e875'; } /* '' */
|
|
175
|
-
.sky-i-horizontal-bar-chart-line:before { content: '\e876'; } /* '' */
|
|
176
|
-
.sky-i-line-chart-line:before { content: '\e877'; } /* '' */
|
|
177
|
-
.sky-i-bullet-chart-line:before { content: '\e878'; } /* '' */
|
|
178
|
-
.sky-i-redo-line:before { content: '\e879'; } /* '' */
|
|
179
|
-
.sky-i-arrow-up-line:before { content: '\e87a'; } /* '' */
|
|
180
|
-
.sky-i-align-image-center-line:before { content: '\e87b'; } /* '' */
|
|
181
|
-
.sky-i-align-image-left-line:before { content: '\e87c'; } /* '' */
|
|
182
|
-
.sky-i-align-image-right-line:before { content: '\e87d'; } /* '' */
|
|
183
|
-
.sky-i-divider-line:before { content: '\e87e'; } /* '' */
|
|
184
|
-
.sky-i-social-share-line:before { content: '\e87f'; } /* '' */
|
|
185
|
-
.sky-i-indent-line:before { content: '\e880'; } /* '' */
|
|
186
|
-
.sky-i-outdent-line:before { content: '\e881'; } /* '' */
|
|
187
|
-
.sky-i-download-line:before { content: '\e882'; } /* '' */
|
|
188
|
-
.sky-i-bb-diamond:before { content: '\e883'; } /* '' */
|
|
189
|
-
.sky-i-attach-line:before { content: '\e886'; } /* '' */
|
|
190
|
-
.sky-i-bars-2-line:before { content: '\e887'; } /* '' */
|
|
191
|
-
.sky-i-cog-2-line:before { content: '\e888'; } /* '' */
|
|
192
|
-
.sky-i-cog-2-solid:before { content: '\e889'; } /* '' */
|
|
193
|
-
.sky-i-collapse-2-line:before { content: '\e88a'; } /* '' */
|
|
194
|
-
.sky-i-database-2-line:before { content: '\e88b'; } /* '' */
|
|
195
|
-
.sky-i-database-2-solid:before { content: '\e88c'; } /* '' */
|
|
196
|
-
.sky-i-form-2-solid:before { content: '\e88d'; } /* '' */
|
|
197
|
-
.sky-i-expand-2-line:before { content: '\e88e'; } /* '' */
|
|
198
|
-
.sky-i-form-2-line:before { content: '\e88f'; } /* '' */
|
|
199
|
-
.sky-i-lock-2-line:before { content: '\e890'; } /* '' */
|
|
200
|
-
.sky-i-lock-2-solid:before { content: '\e891'; } /* '' */
|
|
201
|
-
.sky-i-money-2-line:before { content: '\e892'; } /* '' */
|
|
202
|
-
.sky-i-money-2-solid:before { content: '\e893'; } /* '' */
|
|
203
|
-
.sky-i-notifications-2-line:before { content: '\e894'; } /* '' */
|
|
204
|
-
.sky-i-notifications-2-solid:before { content: '\e895'; } /* '' */
|
|
205
|
-
.sky-i-bb-diamond-2-line:before { content: '\e896'; } /* '' */
|
|
206
|
-
.sky-i-bb-diamond-2-solid:before { content: '\e897'; } /* '' */
|
|
207
|
-
.sky-i-star:before { content: '\e89a'; } /* '' */
|
|
208
|
-
.sky-i-image-file-line:before { content: '\e89b'; } /* '' */
|
|
209
|
-
.sky-i-text-file-line:before { content: '\e89c'; } /* '' */
|
|
210
|
-
.sky-i-video-file-line:before { content: '\e89d'; } /* '' */
|
|
211
|
-
.sky-i-double-chevron-up:before { content: '\e89e'; } /* '' */
|
|
212
|
-
.sky-i-double-chevron-down:before { content: '\e89f'; } /* '' */
|
|
213
|
-
.sky-i-__do_not_delete:before { content: '\e8a0'; } /* '' */
|
|
214
|
-
.sky-i-audio-file-line:before { content: '\e8a1'; } /* '' */
|
|
215
|
-
.sky-i-code-file-line:before { content: '\e8a2'; } /* '' */
|
|
216
|
-
.sky-i-archive-file-line:before { content: '\e8a3'; } /* '' */
|
|
217
|
-
.sky-i-ppt-file-line:before { content: '\e8a4'; } /* '' */
|
|
218
|
-
.sky-i-bluetooth-on-line-1:before { content: '\e8a5'; } /* '' */
|
|
219
|
-
.sky-i-phone-action-credit-card-line-1:before { content: '\e8a6'; } /* '' */
|
|
220
|
-
.sky-i-online-learning-2-line:before { content: '\e8a7'; } /* '' */
|
|
221
|
-
.sky-i-donation-charity-hand-heart-2-line:before { content: '\e8a8'; } /* '' */
|
|
222
|
-
.sky-i-workflow-teamwork-user-2-line:before { content: '\e8a9'; } /* '' */
|
|
223
|
-
.sky-i-phone-action-credit-card-line:before { content: '\e8aa'; } /* '' */
|
|
224
|
-
.sky-i-bluetooth-on-line:before { content: '\e8ab'; } /* '' */
|
|
225
|
-
.sky-i-donation-charity-hand-heart-2-solid:before { content: '\e8af'; } /* '' */
|
|
226
|
-
.sky-i-online-learning-2-solid:before { content: '\e8b0'; } /* '' */
|
|
227
|
-
.sky-i-workflow-teamwork-user-2-solid:before { content: '\e8b1'; } /* '' */
|
|
228
|
-
.sky-i-saving-bank-2-line:before { content: '\e8b2'; } /* '' */
|
|
229
|
-
.sky-i-accounting-invoice-mail-2-line:before { content: '\e8b3'; } /* '' */
|
|
230
|
-
.sky-i-saving-bank-2-solid:before { content: '\e8b4'; } /* '' */
|
|
231
|
-
.sky-i-general-ledger-2-solid:before { content: '\e8b5'; } /* '' */
|
|
232
|
-
.sky-i-cash-payment-bill-2-solid:before { content: '\e8b6'; } /* '' */
|
|
233
|
-
.sky-i-cash-payment-bill-2-line:before { content: '\e8b7'; } /* '' */
|
|
234
|
-
.sky-i-general-ledger-2-line:before { content: '\e8b8'; } /* '' */
|
|
235
|
-
.sky-i-accounting-invoice-mail-2-solid:before { content: '\e8bb'; } /* '' */
|
|
236
|
-
.sky-i-hammer-wrench-2-solid:before { content: '\e8bc'; } /* '' */
|
|
237
|
-
.sky-i-hammer-wrench-2-line:before { content: '\e8bd'; } /* '' */
|
|
238
|
-
.sky-i-open-new-tab-line:before { content: '\e8bf'; } /* '' */
|
|
239
|
-
.sky-i-sparkles-2-solid:before { content: '\e958'; } /* '' */
|
|
240
|
-
.sky-i-sparkles-2-line:before { content: '\e959'; } /* '' */
|
|
241
|
-
.sky-i-workflow-teammate-circle-2-line:before { content: '\e97a'; } /* '' */
|
|
242
|
-
.sky-i-workflow-teammate-circle-2-solid:before { content: '\e97b'; } /* '' */
|
|
243
|
-
.sky-i-hide:before { content: '\e97d'; } /* '' */
|
|
244
|
-
.sky-i-show:before { content: '\e97e'; } /* '' */
|
|
245
|
-
.sky-i-xls-file-line-depricated:before { content: '\e997'; } /* '' */
|
|
246
|
-
.sky-i-doc-file-line-depreciated:before { content: '\e998'; } /* '' */
|
|
247
|
-
.sky-i-pdf-file-line-deprecated:before { content: '\e999'; } /* '' */
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
/* SKY UX icon style overrides */
|
|
251
|
-
[class^='sky-i-']:before,
|
|
252
|
-
[class*=' sky-i-']:before {
|
|
253
|
-
margin-left: 0;
|
|
254
|
-
margin-right: 0;
|
|
255
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@font-face{font-family:skyux-icons;src:url('../font/skyux-icons.eot?85435908');src:url('../font/skyux-icons.eot?85435908#iefix') format('embedded-opentype'),url('../font/skyux-icons.woff2?85435908') format('woff2'),url('../font/skyux-icons.woff?85435908') format('woff'),url('../font/skyux-icons.ttf?85435908') format('truetype'),url('../font/skyux-icons.svg?85435908#skyux-icons') format('svg');font-weight:400;font-style:normal}[class*=" sky-i-"]:before,[class^=sky-i-]:before{font-family:skyux-icons;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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-map-marker-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-arrow-up-line:before{content:'\e87a'}.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-star:before{content:'\e89a'}.sky-i-image-file-line:before{content:'\e89b'}.sky-i-text-file-line:before{content:'\e89c'}.sky-i-video-file-line:before{content:'\e89d'}.sky-i-double-chevron-up:before{content:'\e89e'}.sky-i-double-chevron-down:before{content:'\e89f'}.sky-i-__do_not_delete:before{content:'\e8a0'}.sky-i-audio-file-line:before{content:'\e8a1'}.sky-i-code-file-line:before{content:'\e8a2'}.sky-i-archive-file-line:before{content:'\e8a3'}.sky-i-ppt-file-line:before{content:'\e8a4'}.sky-i-bluetooth-on-line-1:before{content:'\e8a5'}.sky-i-phone-action-credit-card-line-1:before{content:'\e8a6'}.sky-i-online-learning-2-line:before{content:'\e8a7'}.sky-i-donation-charity-hand-heart-2-line:before{content:'\e8a8'}.sky-i-workflow-teamwork-user-2-line:before{content:'\e8a9'}.sky-i-phone-action-credit-card-line:before{content:'\e8aa'}.sky-i-bluetooth-on-line:before{content:'\e8ab'}.sky-i-donation-charity-hand-heart-2-solid:before{content:'\e8af'}.sky-i-online-learning-2-solid:before{content:'\e8b0'}.sky-i-workflow-teamwork-user-2-solid:before{content:'\e8b1'}.sky-i-saving-bank-2-line:before{content:'\e8b2'}.sky-i-accounting-invoice-mail-2-line:before{content:'\e8b3'}.sky-i-saving-bank-2-solid:before{content:'\e8b4'}.sky-i-general-ledger-2-solid:before{content:'\e8b5'}.sky-i-cash-payment-bill-2-solid:before{content:'\e8b6'}.sky-i-cash-payment-bill-2-line:before{content:'\e8b7'}.sky-i-general-ledger-2-line:before{content:'\e8b8'}.sky-i-accounting-invoice-mail-2-solid:before{content:'\e8bb'}.sky-i-hammer-wrench-2-solid:before{content:'\e8bc'}.sky-i-hammer-wrench-2-line:before{content:'\e8bd'}.sky-i-open-new-tab-line:before{content:'\e8bf'}.sky-i-sparkles-2-solid:before{content:'\e958'}.sky-i-sparkles-2-line:before{content:'\e959'}.sky-i-workflow-teammate-circle-2-line:before{content:'\e97a'}.sky-i-workflow-teammate-circle-2-solid:before{content:'\e97b'}.sky-i-hide:before{content:'\e97d'}.sky-i-show:before{content:'\e97e'}.sky-i-xls-file-line-depricated:before{content:'\e997'}.sky-i-doc-file-line-depreciated:before{content:'\e998'}.sky-i-pdf-file-line-deprecated:before{content:'\e999'}[class*=' sky-i-']:before,[class^=sky-i-]:before{margin-left:0;margin-right:0}
|
|
Binary file
|