fomantic-ui 2.9.1-beta.29 → 2.9.1-beta.30
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/.github/workflows/ci.yml +1 -1
- package/.stylelintrc.js +4 -15
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +2 -2
- package/dist/components/breadcrumb.min.css +2 -2
- package/dist/components/button.css +5 -5
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +4 -5
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +1 -1
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +1 -1
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +1 -1
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +2 -5
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +6 -7
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +2 -2
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +7 -18
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +2 -2
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +3 -4
- package/dist/components/image.min.css +2 -2
- package/dist/components/input.css +1 -1
- package/dist/components/input.min.css +1 -1
- package/dist/components/item.css +2 -2
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +1 -2
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +1 -1
- package/dist/components/list.min.css +1 -1
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +4 -10
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +42 -42
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +1 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +1 -1
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +2 -2
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +2 -2
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +2 -3
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +1 -1
- package/dist/components/table.min.css +1 -1
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -1
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +123 -148
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/dist/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/package.json +1 -1
- package/src/definitions/collections/breadcrumb.less +1 -1
- package/src/definitions/collections/grid.less +6 -17
- package/src/definitions/collections/menu.less +4 -9
- package/src/definitions/collections/table.less +0 -3
- package/src/definitions/elements/button.less +2 -2
- package/src/definitions/elements/divider.less +1 -4
- package/src/definitions/elements/header.less +1 -1
- package/src/definitions/elements/image.less +2 -3
- package/src/definitions/elements/label.less +0 -1
- package/src/definitions/elements/step.less +1 -2
- package/src/definitions/modules/dropdown.less +4 -5
- package/src/definitions/views/card.less +1 -2
- package/src/definitions/views/statistic.less +1 -1
- package/src/themes/amazon/elements/button.overrides +1 -1
- package/src/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/src/themes/basic/elements/icon.overrides +0 -429
- package/src/themes/basic/elements/icon.variables +139 -1
- package/src/themes/default/collections/menu.variables +1 -1
- package/src/themes/default/elements/button.variables +2 -2
- package/src/themes/default/elements/segment.variables +1 -1
- package/src/themes/default/globals/reset.overrides +4 -0
- package/src/themes/default/modules/dropdown.variables +2 -2
- package/src/themes/default/modules/flyout.variables +1 -1
- package/src/themes/default/modules/modal.variables +41 -41
- package/src/themes/default/views/card.variables +2 -2
- package/src/themes/default/views/item.variables +1 -1
- package/src/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/src/themes/github/elements/icon.overrides +3 -566
- package/src/themes/github/elements/icon.variables +211 -1
- package/src/themes/material/elements/icon.overrides +3 -2798
- package/src/themes/material/elements/icon.variables +936 -0
- package/src/themes/resetcss/globals/reset.overrides +1 -1
@@ -1,2798 +1,3 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
content: "\e84d";
|
5
|
-
}
|
6
|
-
i.icon.ac.unit::before {
|
7
|
-
content: "\eb3b";
|
8
|
-
}
|
9
|
-
i.icon.access.alarm::before {
|
10
|
-
content: "\e190";
|
11
|
-
}
|
12
|
-
i.icon.access.alarms::before {
|
13
|
-
content: "\e191";
|
14
|
-
}
|
15
|
-
i.icon.access.time::before {
|
16
|
-
content: "\e192";
|
17
|
-
}
|
18
|
-
i.icon.accessibility::before {
|
19
|
-
content: "\e84e";
|
20
|
-
}
|
21
|
-
i.icon.accessible::before {
|
22
|
-
content: "\e914";
|
23
|
-
}
|
24
|
-
i.icon.account.balance::before {
|
25
|
-
content: "\e84f";
|
26
|
-
}
|
27
|
-
i.icon.account.balance.wallet::before {
|
28
|
-
content: "\e850";
|
29
|
-
}
|
30
|
-
i.icon.account.box::before {
|
31
|
-
content: "\e851";
|
32
|
-
}
|
33
|
-
i.icon.account.circle::before {
|
34
|
-
content: "\e853";
|
35
|
-
}
|
36
|
-
i.icon.adb::before {
|
37
|
-
content: "\e60e";
|
38
|
-
}
|
39
|
-
i.icon.add::before {
|
40
|
-
content: "\e145";
|
41
|
-
}
|
42
|
-
i.icon.add.a.photo::before {
|
43
|
-
content: "\e439";
|
44
|
-
}
|
45
|
-
i.icon.add.alarm::before {
|
46
|
-
content: "\e193";
|
47
|
-
}
|
48
|
-
i.icon.add.alert::before {
|
49
|
-
content: "\e003";
|
50
|
-
}
|
51
|
-
i.icon.add.box::before {
|
52
|
-
content: "\e146";
|
53
|
-
}
|
54
|
-
i.icon.add.circle::before {
|
55
|
-
content: "\e147";
|
56
|
-
}
|
57
|
-
i.icon.add.circle.outline::before {
|
58
|
-
content: "\e148";
|
59
|
-
}
|
60
|
-
i.icon.add.location::before {
|
61
|
-
content: "\e567";
|
62
|
-
}
|
63
|
-
i.icon.add.shopping.cart::before {
|
64
|
-
content: "\e854";
|
65
|
-
}
|
66
|
-
i.icon.add.to.photos::before {
|
67
|
-
content: "\e39d";
|
68
|
-
}
|
69
|
-
i.icon.add.to.queue::before {
|
70
|
-
content: "\e05c";
|
71
|
-
}
|
72
|
-
i.icon.adjust::before {
|
73
|
-
content: "\e39e";
|
74
|
-
}
|
75
|
-
i.icon.airline.seat.flat::before {
|
76
|
-
content: "\e630";
|
77
|
-
}
|
78
|
-
i.icon.airline.seat.flat.angled::before {
|
79
|
-
content: "\e631";
|
80
|
-
}
|
81
|
-
i.icon.airline.seat.individual.suite::before {
|
82
|
-
content: "\e632";
|
83
|
-
}
|
84
|
-
i.icon.airline.seat.legroom.extra::before {
|
85
|
-
content: "\e633";
|
86
|
-
}
|
87
|
-
i.icon.airline.seat.legroom.normal::before {
|
88
|
-
content: "\e634";
|
89
|
-
}
|
90
|
-
i.icon.airline.seat.legroom.reduced::before {
|
91
|
-
content: "\e635";
|
92
|
-
}
|
93
|
-
i.icon.airline.seat.recline.extra::before {
|
94
|
-
content: "\e636";
|
95
|
-
}
|
96
|
-
i.icon.airline.seat.recline.normal::before {
|
97
|
-
content: "\e637";
|
98
|
-
}
|
99
|
-
i.icon.airplanemode.active::before {
|
100
|
-
content: "\e195";
|
101
|
-
}
|
102
|
-
i.icon.airplanemode.inactive::before {
|
103
|
-
content: "\e194";
|
104
|
-
}
|
105
|
-
i.icon.airplay::before {
|
106
|
-
content: "\e055";
|
107
|
-
}
|
108
|
-
i.icon.airport.shuttle::before {
|
109
|
-
content: "\eb3c";
|
110
|
-
}
|
111
|
-
i.icon.alarm::before {
|
112
|
-
content: "\e855";
|
113
|
-
}
|
114
|
-
i.icon.alarm.add::before {
|
115
|
-
content: "\e856";
|
116
|
-
}
|
117
|
-
i.icon.alarm.off::before {
|
118
|
-
content: "\e857";
|
119
|
-
}
|
120
|
-
i.icon.alarm.on::before {
|
121
|
-
content: "\e858";
|
122
|
-
}
|
123
|
-
i.icon.album::before {
|
124
|
-
content: "\e019";
|
125
|
-
}
|
126
|
-
i.icon.all.inclusive::before {
|
127
|
-
content: "\eb3d";
|
128
|
-
}
|
129
|
-
i.icon.all.out::before {
|
130
|
-
content: "\e90b";
|
131
|
-
}
|
132
|
-
i.icon.android::before {
|
133
|
-
content: "\e859";
|
134
|
-
}
|
135
|
-
i.icon.announcement::before {
|
136
|
-
content: "\e85a";
|
137
|
-
}
|
138
|
-
i.icon.apps::before {
|
139
|
-
content: "\e5c3";
|
140
|
-
}
|
141
|
-
i.icon.archive::before {
|
142
|
-
content: "\e149";
|
143
|
-
}
|
144
|
-
i.icon.arrow.back::before {
|
145
|
-
content: "\e5c4";
|
146
|
-
}
|
147
|
-
i.icon.arrow.downward::before {
|
148
|
-
content: "\e5db";
|
149
|
-
}
|
150
|
-
i.icon.arrow.drop.down::before {
|
151
|
-
content: "\e5c5";
|
152
|
-
}
|
153
|
-
i.icon.arrow.drop.down.circle::before {
|
154
|
-
content: "\e5c6";
|
155
|
-
}
|
156
|
-
i.icon.arrow.drop.up::before {
|
157
|
-
content: "\e5c7";
|
158
|
-
}
|
159
|
-
i.icon.arrow.forward::before {
|
160
|
-
content: "\e5c8";
|
161
|
-
}
|
162
|
-
i.icon.arrow.upward::before {
|
163
|
-
content: "\e5d8";
|
164
|
-
}
|
165
|
-
i.icon.art.track::before {
|
166
|
-
content: "\e060";
|
167
|
-
}
|
168
|
-
i.icon.aspect.ratio::before {
|
169
|
-
content: "\e85b";
|
170
|
-
}
|
171
|
-
i.icon.assessment::before {
|
172
|
-
content: "\e85c";
|
173
|
-
}
|
174
|
-
i.icon.assignment::before {
|
175
|
-
content: "\e85d";
|
176
|
-
}
|
177
|
-
i.icon.assignment.ind::before {
|
178
|
-
content: "\e85e";
|
179
|
-
}
|
180
|
-
i.icon.assignment.late::before {
|
181
|
-
content: "\e85f";
|
182
|
-
}
|
183
|
-
i.icon.assignment.return::before {
|
184
|
-
content: "\e860";
|
185
|
-
}
|
186
|
-
i.icon.assignment.returned::before {
|
187
|
-
content: "\e861";
|
188
|
-
}
|
189
|
-
i.icon.assignment.turned.in::before {
|
190
|
-
content: "\e862";
|
191
|
-
}
|
192
|
-
i.icon.assistant::before {
|
193
|
-
content: "\e39f";
|
194
|
-
}
|
195
|
-
i.icon.assistant.photo::before {
|
196
|
-
content: "\e3a0";
|
197
|
-
}
|
198
|
-
i.icon.attach.file::before {
|
199
|
-
content: "\e226";
|
200
|
-
}
|
201
|
-
i.icon.attach.money::before {
|
202
|
-
content: "\e227";
|
203
|
-
}
|
204
|
-
i.icon.attachment::before {
|
205
|
-
content: "\e2bc";
|
206
|
-
}
|
207
|
-
i.icon.audiotrack::before {
|
208
|
-
content: "\e3a1";
|
209
|
-
}
|
210
|
-
i.icon.autorenew::before {
|
211
|
-
content: "\e863";
|
212
|
-
}
|
213
|
-
i.icon.av.timer::before {
|
214
|
-
content: "\e01b";
|
215
|
-
}
|
216
|
-
i.icon.backspace::before {
|
217
|
-
content: "\e14a";
|
218
|
-
}
|
219
|
-
i.icon.backup::before {
|
220
|
-
content: "\e864";
|
221
|
-
}
|
222
|
-
i.icon.battery.alert::before {
|
223
|
-
content: "\e19c";
|
224
|
-
}
|
225
|
-
i.icon.battery.charging.full::before {
|
226
|
-
content: "\e1a3";
|
227
|
-
}
|
228
|
-
i.icon.battery.full::before {
|
229
|
-
content: "\e1a4";
|
230
|
-
}
|
231
|
-
i.icon.battery.std::before {
|
232
|
-
content: "\e1a5";
|
233
|
-
}
|
234
|
-
i.icon.battery.unknown::before {
|
235
|
-
content: "\e1a6";
|
236
|
-
}
|
237
|
-
i.icon.beach.access::before {
|
238
|
-
content: "\eb3e";
|
239
|
-
}
|
240
|
-
i.icon.beenhere::before {
|
241
|
-
content: "\e52d";
|
242
|
-
}
|
243
|
-
i.icon.block::before {
|
244
|
-
content: "\e14b";
|
245
|
-
}
|
246
|
-
i.icon.bluetooth::before {
|
247
|
-
content: "\e1a7";
|
248
|
-
}
|
249
|
-
i.icon.bluetooth.audio::before {
|
250
|
-
content: "\e60f";
|
251
|
-
}
|
252
|
-
i.icon.bluetooth.connected::before {
|
253
|
-
content: "\e1a8";
|
254
|
-
}
|
255
|
-
i.icon.bluetooth.disabled::before {
|
256
|
-
content: "\e1a9";
|
257
|
-
}
|
258
|
-
i.icon.bluetooth.searching::before {
|
259
|
-
content: "\e1aa";
|
260
|
-
}
|
261
|
-
i.icon.blur.circular::before {
|
262
|
-
content: "\e3a2";
|
263
|
-
}
|
264
|
-
i.icon.blur.linear::before {
|
265
|
-
content: "\e3a3";
|
266
|
-
}
|
267
|
-
i.icon.blur.off::before {
|
268
|
-
content: "\e3a4";
|
269
|
-
}
|
270
|
-
i.icon.blur.on::before {
|
271
|
-
content: "\e3a5";
|
272
|
-
}
|
273
|
-
i.icon.book::before {
|
274
|
-
content: "\e865";
|
275
|
-
}
|
276
|
-
i.icon.bookmark::before {
|
277
|
-
content: "\e866";
|
278
|
-
}
|
279
|
-
i.icon.bookmark.border::before {
|
280
|
-
content: "\e867";
|
281
|
-
}
|
282
|
-
i.icon.border.all::before {
|
283
|
-
content: "\e228";
|
284
|
-
}
|
285
|
-
i.icon.border.bottom::before {
|
286
|
-
content: "\e229";
|
287
|
-
}
|
288
|
-
i.icon.border.clear::before {
|
289
|
-
content: "\e22a";
|
290
|
-
}
|
291
|
-
i.icon.border.color::before {
|
292
|
-
content: "\e22b";
|
293
|
-
}
|
294
|
-
i.icon.border.horizontal::before {
|
295
|
-
content: "\e22c";
|
296
|
-
}
|
297
|
-
i.icon.border.inner::before {
|
298
|
-
content: "\e22d";
|
299
|
-
}
|
300
|
-
i.icon.border.left::before {
|
301
|
-
content: "\e22e";
|
302
|
-
}
|
303
|
-
i.icon.border.outer::before {
|
304
|
-
content: "\e22f";
|
305
|
-
}
|
306
|
-
i.icon.border.right::before {
|
307
|
-
content: "\e230";
|
308
|
-
}
|
309
|
-
i.icon.border.style::before {
|
310
|
-
content: "\e231";
|
311
|
-
}
|
312
|
-
i.icon.border.top::before {
|
313
|
-
content: "\e232";
|
314
|
-
}
|
315
|
-
i.icon.border.vertical::before {
|
316
|
-
content: "\e233";
|
317
|
-
}
|
318
|
-
i.icon.branding.watermark::before {
|
319
|
-
content: "\e06b";
|
320
|
-
}
|
321
|
-
i.icon.brightness.one::before {
|
322
|
-
content: "\e3a6";
|
323
|
-
}
|
324
|
-
i.icon.brightness.two::before {
|
325
|
-
content: "\e3a7";
|
326
|
-
}
|
327
|
-
i.icon.brightness.three::before {
|
328
|
-
content: "\e3a8";
|
329
|
-
}
|
330
|
-
i.icon.brightness.four::before {
|
331
|
-
content: "\e3a9";
|
332
|
-
}
|
333
|
-
i.icon.brightness.five::before {
|
334
|
-
content: "\e3aa";
|
335
|
-
}
|
336
|
-
i.icon.brightness.six::before {
|
337
|
-
content: "\e3ab";
|
338
|
-
}
|
339
|
-
i.icon.brightness.seven::before {
|
340
|
-
content: "\e3ac";
|
341
|
-
}
|
342
|
-
i.icon.brightness.auto::before {
|
343
|
-
content: "\e1ab";
|
344
|
-
}
|
345
|
-
i.icon.brightness.high::before {
|
346
|
-
content: "\e1ac";
|
347
|
-
}
|
348
|
-
i.icon.brightness.low::before {
|
349
|
-
content: "\e1ad";
|
350
|
-
}
|
351
|
-
i.icon.brightness.medium::before {
|
352
|
-
content: "\e1ae";
|
353
|
-
}
|
354
|
-
i.icon.broken.image::before {
|
355
|
-
content: "\e3ad";
|
356
|
-
}
|
357
|
-
i.icon.brush::before {
|
358
|
-
content: "\e3ae";
|
359
|
-
}
|
360
|
-
i.icon.bubble.chart::before {
|
361
|
-
content: "\e6dd";
|
362
|
-
}
|
363
|
-
i.icon.bug.report::before {
|
364
|
-
content: "\e868";
|
365
|
-
}
|
366
|
-
i.icon.build::before {
|
367
|
-
content: "\e869";
|
368
|
-
}
|
369
|
-
i.icon.burst.mode::before {
|
370
|
-
content: "\e43c";
|
371
|
-
}
|
372
|
-
i.icon.business::before {
|
373
|
-
content: "\e0af";
|
374
|
-
}
|
375
|
-
i.icon.business.center::before {
|
376
|
-
content: "\eb3f";
|
377
|
-
}
|
378
|
-
i.icon.cached::before {
|
379
|
-
content: "\e86a";
|
380
|
-
}
|
381
|
-
i.icon.cake::before {
|
382
|
-
content: "\e7e9";
|
383
|
-
}
|
384
|
-
i.icon.call::before {
|
385
|
-
content: "\e0b0";
|
386
|
-
}
|
387
|
-
i.icon.call.end::before {
|
388
|
-
content: "\e0b1";
|
389
|
-
}
|
390
|
-
i.icon.call.made::before {
|
391
|
-
content: "\e0b2";
|
392
|
-
}
|
393
|
-
i.icon.call.merge::before {
|
394
|
-
content: "\e0b3";
|
395
|
-
}
|
396
|
-
i.icon.call.missed::before {
|
397
|
-
content: "\e0b4";
|
398
|
-
}
|
399
|
-
i.icon.call.missed.outgoing::before {
|
400
|
-
content: "\e0e4";
|
401
|
-
}
|
402
|
-
i.icon.call.received::before {
|
403
|
-
content: "\e0b5";
|
404
|
-
}
|
405
|
-
i.icon.call.split::before {
|
406
|
-
content: "\e0b6";
|
407
|
-
}
|
408
|
-
i.icon.call.to.action::before {
|
409
|
-
content: "\e06c";
|
410
|
-
}
|
411
|
-
i.icon.camera::before {
|
412
|
-
content: "\e3af";
|
413
|
-
}
|
414
|
-
i.icon.camera.alt::before {
|
415
|
-
content: "\e3b0";
|
416
|
-
}
|
417
|
-
i.icon.camera.enhance::before {
|
418
|
-
content: "\e8fc";
|
419
|
-
}
|
420
|
-
i.icon.camera.front::before {
|
421
|
-
content: "\e3b1";
|
422
|
-
}
|
423
|
-
i.icon.camera.rear::before {
|
424
|
-
content: "\e3b2";
|
425
|
-
}
|
426
|
-
i.icon.camera.roll::before {
|
427
|
-
content: "\e3b3";
|
428
|
-
}
|
429
|
-
i.icon.cancel::before {
|
430
|
-
content: "\e5c9";
|
431
|
-
}
|
432
|
-
i.icon.card.giftcard::before {
|
433
|
-
content: "\e8f6";
|
434
|
-
}
|
435
|
-
i.icon.card.membership::before {
|
436
|
-
content: "\e8f7";
|
437
|
-
}
|
438
|
-
i.icon.card.travel::before {
|
439
|
-
content: "\e8f8";
|
440
|
-
}
|
441
|
-
i.icon.casino::before {
|
442
|
-
content: "\eb40";
|
443
|
-
}
|
444
|
-
i.icon.cast::before {
|
445
|
-
content: "\e307";
|
446
|
-
}
|
447
|
-
i.icon.cast.connected::before {
|
448
|
-
content: "\e308";
|
449
|
-
}
|
450
|
-
i.icon.center.focus.strong::before {
|
451
|
-
content: "\e3b4";
|
452
|
-
}
|
453
|
-
i.icon.center.focus.weak::before {
|
454
|
-
content: "\e3b5";
|
455
|
-
}
|
456
|
-
i.icon.change.history::before {
|
457
|
-
content: "\e86b";
|
458
|
-
}
|
459
|
-
i.icon.chat::before {
|
460
|
-
content: "\e0b7";
|
461
|
-
}
|
462
|
-
i.icon.chat.bubble::before {
|
463
|
-
content: "\e0ca";
|
464
|
-
}
|
465
|
-
i.icon.chat.bubble.outline::before {
|
466
|
-
content: "\e0cb";
|
467
|
-
}
|
468
|
-
i.icon.check::before {
|
469
|
-
content: "\e5ca";
|
470
|
-
}
|
471
|
-
i.icon.check.box::before {
|
472
|
-
content: "\e834";
|
473
|
-
}
|
474
|
-
i.icon.check.box.outline.blank::before {
|
475
|
-
content: "\e835";
|
476
|
-
}
|
477
|
-
i.icon.check.circle::before {
|
478
|
-
content: "\e86c";
|
479
|
-
}
|
480
|
-
i.icon.chevron.left::before {
|
481
|
-
content: "\e5cb";
|
482
|
-
}
|
483
|
-
i.icon.chevron.right::before {
|
484
|
-
content: "\e5cc";
|
485
|
-
}
|
486
|
-
i.icon.child.care::before {
|
487
|
-
content: "\eb41";
|
488
|
-
}
|
489
|
-
i.icon.child.friendly::before {
|
490
|
-
content: "\eb42";
|
491
|
-
}
|
492
|
-
i.icon.chrome.reader.mode::before {
|
493
|
-
content: "\e86d";
|
494
|
-
}
|
495
|
-
i.icon.class::before {
|
496
|
-
content: "\e86e";
|
497
|
-
}
|
498
|
-
i.icon.clear::before {
|
499
|
-
content: "\e14c";
|
500
|
-
}
|
501
|
-
i.icon.clear.all::before {
|
502
|
-
content: "\e0b8";
|
503
|
-
}
|
504
|
-
i.icon.close::before {
|
505
|
-
content: "\e5cd";
|
506
|
-
}
|
507
|
-
i.icon.closed.caption::before {
|
508
|
-
content: "\e01c";
|
509
|
-
}
|
510
|
-
i.icon.cloud::before {
|
511
|
-
content: "\e2bd";
|
512
|
-
}
|
513
|
-
i.icon.cloud.circle::before {
|
514
|
-
content: "\e2be";
|
515
|
-
}
|
516
|
-
i.icon.cloud.done::before {
|
517
|
-
content: "\e2bf";
|
518
|
-
}
|
519
|
-
i.icon.cloud.download::before {
|
520
|
-
content: "\e2c0";
|
521
|
-
}
|
522
|
-
i.icon.cloud.off::before {
|
523
|
-
content: "\e2c1";
|
524
|
-
}
|
525
|
-
i.icon.cloud.queue::before {
|
526
|
-
content: "\e2c2";
|
527
|
-
}
|
528
|
-
i.icon.cloud.upload::before {
|
529
|
-
content: "\e2c3";
|
530
|
-
}
|
531
|
-
i.icon.code::before {
|
532
|
-
content: "\e86f";
|
533
|
-
}
|
534
|
-
i.icon.collections::before {
|
535
|
-
content: "\e3b6";
|
536
|
-
}
|
537
|
-
i.icon.collections.bookmark::before {
|
538
|
-
content: "\e431";
|
539
|
-
}
|
540
|
-
i.icon.color.lens::before {
|
541
|
-
content: "\e3b7";
|
542
|
-
}
|
543
|
-
i.icon.colorize::before {
|
544
|
-
content: "\e3b8";
|
545
|
-
}
|
546
|
-
i.icon.comment::before {
|
547
|
-
content: "\e0b9";
|
548
|
-
}
|
549
|
-
i.icon.compare::before {
|
550
|
-
content: "\e3b9";
|
551
|
-
}
|
552
|
-
i.icon.compare.arrows::before {
|
553
|
-
content: "\e915";
|
554
|
-
}
|
555
|
-
i.icon.computer::before {
|
556
|
-
content: "\e30a";
|
557
|
-
}
|
558
|
-
i.icon.confirmation.number::before {
|
559
|
-
content: "\e638";
|
560
|
-
}
|
561
|
-
i.icon.contact.mail::before {
|
562
|
-
content: "\e0d0";
|
563
|
-
}
|
564
|
-
i.icon.contact.phone::before {
|
565
|
-
content: "\e0cf";
|
566
|
-
}
|
567
|
-
i.icon.contacts::before {
|
568
|
-
content: "\e0ba";
|
569
|
-
}
|
570
|
-
i.icon.content.copy::before {
|
571
|
-
content: "\e14d";
|
572
|
-
}
|
573
|
-
i.icon.content.cut::before {
|
574
|
-
content: "\e14e";
|
575
|
-
}
|
576
|
-
i.icon.content.paste::before {
|
577
|
-
content: "\e14f";
|
578
|
-
}
|
579
|
-
i.icon.control.point::before {
|
580
|
-
content: "\e3ba";
|
581
|
-
}
|
582
|
-
i.icon.control.point.duplicate::before {
|
583
|
-
content: "\e3bb";
|
584
|
-
}
|
585
|
-
i.icon.copyright::before {
|
586
|
-
content: "\e90c";
|
587
|
-
}
|
588
|
-
i.icon.create::before {
|
589
|
-
content: "\e150";
|
590
|
-
}
|
591
|
-
i.icon.create.new.folder::before {
|
592
|
-
content: "\e2cc";
|
593
|
-
}
|
594
|
-
i.icon.credit.card::before {
|
595
|
-
content: "\e870";
|
596
|
-
}
|
597
|
-
i.icon.crop::before {
|
598
|
-
content: "\e3be";
|
599
|
-
}
|
600
|
-
i.icon.crop.sixteen.nine::before {
|
601
|
-
content: "\e3bc";
|
602
|
-
}
|
603
|
-
i.icon.crop.three.two::before {
|
604
|
-
content: "\e3bd";
|
605
|
-
}
|
606
|
-
i.icon.crop.five.four::before {
|
607
|
-
content: "\e3bf";
|
608
|
-
}
|
609
|
-
i.icon.crop.seven.five::before {
|
610
|
-
content: "\e3c0";
|
611
|
-
}
|
612
|
-
i.icon.crop.din::before {
|
613
|
-
content: "\e3c1";
|
614
|
-
}
|
615
|
-
i.icon.crop.free::before {
|
616
|
-
content: "\e3c2";
|
617
|
-
}
|
618
|
-
i.icon.crop.landscape::before {
|
619
|
-
content: "\e3c3";
|
620
|
-
}
|
621
|
-
i.icon.crop.original::before {
|
622
|
-
content: "\e3c4";
|
623
|
-
}
|
624
|
-
i.icon.crop.portrait::before {
|
625
|
-
content: "\e3c5";
|
626
|
-
}
|
627
|
-
i.icon.crop.rotate::before {
|
628
|
-
content: "\e437";
|
629
|
-
}
|
630
|
-
i.icon.crop.square::before {
|
631
|
-
content: "\e3c6";
|
632
|
-
}
|
633
|
-
i.icon.dashboard::before {
|
634
|
-
content: "\e871";
|
635
|
-
}
|
636
|
-
i.icon.data.usage::before {
|
637
|
-
content: "\e1af";
|
638
|
-
}
|
639
|
-
i.icon.date.range::before {
|
640
|
-
content: "\e916";
|
641
|
-
}
|
642
|
-
i.icon.dehaze::before {
|
643
|
-
content: "\e3c7";
|
644
|
-
}
|
645
|
-
i.icon.delete::before {
|
646
|
-
content: "\e872";
|
647
|
-
}
|
648
|
-
i.icon.delete.forever::before {
|
649
|
-
content: "\e92b";
|
650
|
-
}
|
651
|
-
i.icon.delete.sweep::before {
|
652
|
-
content: "\e16c";
|
653
|
-
}
|
654
|
-
i.icon.description::before {
|
655
|
-
content: "\e873";
|
656
|
-
}
|
657
|
-
i.icon.desktop.mac::before {
|
658
|
-
content: "\e30b";
|
659
|
-
}
|
660
|
-
i.icon.desktop.windows::before {
|
661
|
-
content: "\e30c";
|
662
|
-
}
|
663
|
-
i.icon.details::before {
|
664
|
-
content: "\e3c8";
|
665
|
-
}
|
666
|
-
i.icon.developer.board::before {
|
667
|
-
content: "\e30d";
|
668
|
-
}
|
669
|
-
i.icon.developer.mode::before {
|
670
|
-
content: "\e1b0";
|
671
|
-
}
|
672
|
-
i.icon.device.hub::before {
|
673
|
-
content: "\e335";
|
674
|
-
}
|
675
|
-
i.icon.devices::before {
|
676
|
-
content: "\e1b1";
|
677
|
-
}
|
678
|
-
i.icon.devices.other::before {
|
679
|
-
content: "\e337";
|
680
|
-
}
|
681
|
-
i.icon.dialer.sip::before {
|
682
|
-
content: "\e0bb";
|
683
|
-
}
|
684
|
-
i.icon.dialpad::before {
|
685
|
-
content: "\e0bc";
|
686
|
-
}
|
687
|
-
i.icon.directions::before {
|
688
|
-
content: "\e52e";
|
689
|
-
}
|
690
|
-
i.icon.directions.bike::before {
|
691
|
-
content: "\e52f";
|
692
|
-
}
|
693
|
-
i.icon.directions.boat::before {
|
694
|
-
content: "\e532";
|
695
|
-
}
|
696
|
-
i.icon.directions.bus::before {
|
697
|
-
content: "\e530";
|
698
|
-
}
|
699
|
-
i.icon.directions.car::before {
|
700
|
-
content: "\e531";
|
701
|
-
}
|
702
|
-
i.icon.directions.railway::before {
|
703
|
-
content: "\e534";
|
704
|
-
}
|
705
|
-
i.icon.directions.run::before {
|
706
|
-
content: "\e566";
|
707
|
-
}
|
708
|
-
i.icon.directions.subway::before {
|
709
|
-
content: "\e533";
|
710
|
-
}
|
711
|
-
i.icon.directions.transit::before {
|
712
|
-
content: "\e535";
|
713
|
-
}
|
714
|
-
i.icon.directions.walk::before {
|
715
|
-
content: "\e536";
|
716
|
-
}
|
717
|
-
i.icon.disc.full::before {
|
718
|
-
content: "\e610";
|
719
|
-
}
|
720
|
-
i.icon.dns::before {
|
721
|
-
content: "\e875";
|
722
|
-
}
|
723
|
-
i.icon.do.not.disturb::before {
|
724
|
-
content: "\e612";
|
725
|
-
}
|
726
|
-
i.icon.do.not.disturb.alt::before {
|
727
|
-
content: "\e611";
|
728
|
-
}
|
729
|
-
i.icon.do.not.disturb.off::before {
|
730
|
-
content: "\e643";
|
731
|
-
}
|
732
|
-
i.icon.do.not.disturb.on::before {
|
733
|
-
content: "\e644";
|
734
|
-
}
|
735
|
-
i.icon.dock::before {
|
736
|
-
content: "\e30e";
|
737
|
-
}
|
738
|
-
i.icon.domain::before {
|
739
|
-
content: "\e7ee";
|
740
|
-
}
|
741
|
-
i.icon.done::before {
|
742
|
-
content: "\e876";
|
743
|
-
}
|
744
|
-
i.icon.done.all::before {
|
745
|
-
content: "\e877";
|
746
|
-
}
|
747
|
-
i.icon.donut.large::before {
|
748
|
-
content: "\e917";
|
749
|
-
}
|
750
|
-
i.icon.donut.small::before {
|
751
|
-
content: "\e918";
|
752
|
-
}
|
753
|
-
i.icon.drafts::before {
|
754
|
-
content: "\e151";
|
755
|
-
}
|
756
|
-
i.icon.drag.handle::before {
|
757
|
-
content: "\e25d";
|
758
|
-
}
|
759
|
-
i.icon.drive.eta::before {
|
760
|
-
content: "\e613";
|
761
|
-
}
|
762
|
-
i.icon.dvr::before {
|
763
|
-
content: "\e1b2";
|
764
|
-
}
|
765
|
-
i.icon.edit::before {
|
766
|
-
content: "\e3c9";
|
767
|
-
}
|
768
|
-
i.icon.edit.location::before {
|
769
|
-
content: "\e568";
|
770
|
-
}
|
771
|
-
i.icon.eject::before {
|
772
|
-
content: "\e8fb";
|
773
|
-
}
|
774
|
-
i.icon.email::before {
|
775
|
-
content: "\e0be";
|
776
|
-
}
|
777
|
-
i.icon.enhanced.encryption::before {
|
778
|
-
content: "\e63f";
|
779
|
-
}
|
780
|
-
i.icon.equalizer::before {
|
781
|
-
content: "\e01d";
|
782
|
-
}
|
783
|
-
i.icon.error::before {
|
784
|
-
content: "\e000";
|
785
|
-
}
|
786
|
-
i.icon.error.outline::before {
|
787
|
-
content: "\e001";
|
788
|
-
}
|
789
|
-
i.icon.euro.symbol::before {
|
790
|
-
content: "\e926";
|
791
|
-
}
|
792
|
-
i.icon.ev.station::before {
|
793
|
-
content: "\e56d";
|
794
|
-
}
|
795
|
-
i.icon.event::before {
|
796
|
-
content: "\e878";
|
797
|
-
}
|
798
|
-
i.icon.event.available::before {
|
799
|
-
content: "\e614";
|
800
|
-
}
|
801
|
-
i.icon.event.busy::before {
|
802
|
-
content: "\e615";
|
803
|
-
}
|
804
|
-
i.icon.event.note::before {
|
805
|
-
content: "\e616";
|
806
|
-
}
|
807
|
-
i.icon.event.seat::before {
|
808
|
-
content: "\e903";
|
809
|
-
}
|
810
|
-
i.icon.exit.to.app::before {
|
811
|
-
content: "\e879";
|
812
|
-
}
|
813
|
-
i.icon.expand.less::before {
|
814
|
-
content: "\e5ce";
|
815
|
-
}
|
816
|
-
i.icon.expand.more::before {
|
817
|
-
content: "\e5cf";
|
818
|
-
}
|
819
|
-
i.icon.explicit::before {
|
820
|
-
content: "\e01e";
|
821
|
-
}
|
822
|
-
i.icon.explore::before {
|
823
|
-
content: "\e87a";
|
824
|
-
}
|
825
|
-
i.icon.exposure::before {
|
826
|
-
content: "\e3ca";
|
827
|
-
}
|
828
|
-
i.icon.exposure.neg.1::before {
|
829
|
-
content: "\e3cb";
|
830
|
-
}
|
831
|
-
i.icon.exposure.neg.2::before {
|
832
|
-
content: "\e3cc";
|
833
|
-
}
|
834
|
-
i.icon.exposure.plus.1::before {
|
835
|
-
content: "\e3cd";
|
836
|
-
}
|
837
|
-
i.icon.exposure.plus.2::before {
|
838
|
-
content: "\e3ce";
|
839
|
-
}
|
840
|
-
i.icon.exposure.zero::before {
|
841
|
-
content: "\e3cf";
|
842
|
-
}
|
843
|
-
i.icon.extension::before {
|
844
|
-
content: "\e87b";
|
845
|
-
}
|
846
|
-
i.icon.face::before {
|
847
|
-
content: "\e87c";
|
848
|
-
}
|
849
|
-
i.icon.fast.forward::before {
|
850
|
-
content: "\e01f";
|
851
|
-
}
|
852
|
-
i.icon.fast.rewind::before {
|
853
|
-
content: "\e020";
|
854
|
-
}
|
855
|
-
i.icon.favorite::before {
|
856
|
-
content: "\e87d";
|
857
|
-
}
|
858
|
-
i.icon.favorite.border::before {
|
859
|
-
content: "\e87e";
|
860
|
-
}
|
861
|
-
i.icon.featured.play.list::before {
|
862
|
-
content: "\e06d";
|
863
|
-
}
|
864
|
-
i.icon.featured.video::before {
|
865
|
-
content: "\e06e";
|
866
|
-
}
|
867
|
-
i.icon.feedback::before {
|
868
|
-
content: "\e87f";
|
869
|
-
}
|
870
|
-
i.icon.fiber.dvr::before {
|
871
|
-
content: "\e05d";
|
872
|
-
}
|
873
|
-
i.icon.fiber.manual.record::before {
|
874
|
-
content: "\e061";
|
875
|
-
}
|
876
|
-
i.icon.fiber.new::before {
|
877
|
-
content: "\e05e";
|
878
|
-
}
|
879
|
-
i.icon.fiber.pin::before {
|
880
|
-
content: "\e06a";
|
881
|
-
}
|
882
|
-
i.icon.fiber.smart.record::before {
|
883
|
-
content: "\e062";
|
884
|
-
}
|
885
|
-
i.icon.file.download::before {
|
886
|
-
content: "\e2c4";
|
887
|
-
}
|
888
|
-
i.icon.file.upload::before {
|
889
|
-
content: "\e2c6";
|
890
|
-
}
|
891
|
-
i.icon.filter::before {
|
892
|
-
content: "\e3d3";
|
893
|
-
}
|
894
|
-
i.icon.filter.1::before {
|
895
|
-
content: "\e3d0";
|
896
|
-
}
|
897
|
-
i.icon.filter.2::before {
|
898
|
-
content: "\e3d1";
|
899
|
-
}
|
900
|
-
i.icon.filter.3::before {
|
901
|
-
content: "\e3d2";
|
902
|
-
}
|
903
|
-
i.icon.filter.4::before {
|
904
|
-
content: "\e3d4";
|
905
|
-
}
|
906
|
-
i.icon.filter.5::before {
|
907
|
-
content: "\e3d5";
|
908
|
-
}
|
909
|
-
i.icon.filter.6::before {
|
910
|
-
content: "\e3d6";
|
911
|
-
}
|
912
|
-
i.icon.filter.7::before {
|
913
|
-
content: "\e3d7";
|
914
|
-
}
|
915
|
-
i.icon.filter.8::before {
|
916
|
-
content: "\e3d8";
|
917
|
-
}
|
918
|
-
i.icon.filter.9::before {
|
919
|
-
content: "\e3d9";
|
920
|
-
}
|
921
|
-
i.icon.filter.9.plus::before {
|
922
|
-
content: "\e3da";
|
923
|
-
}
|
924
|
-
i.icon.filter.b.and.w::before {
|
925
|
-
content: "\e3db";
|
926
|
-
}
|
927
|
-
i.icon.filter.center.focus::before {
|
928
|
-
content: "\e3dc";
|
929
|
-
}
|
930
|
-
i.icon.filter.drama::before {
|
931
|
-
content: "\e3dd";
|
932
|
-
}
|
933
|
-
i.icon.filter.frames::before {
|
934
|
-
content: "\e3de";
|
935
|
-
}
|
936
|
-
i.icon.filter.hdr::before {
|
937
|
-
content: "\e3df";
|
938
|
-
}
|
939
|
-
i.icon.filter.list::before {
|
940
|
-
content: "\e152";
|
941
|
-
}
|
942
|
-
i.icon.filter.none::before {
|
943
|
-
content: "\e3e0";
|
944
|
-
}
|
945
|
-
i.icon.filter.tilt.shift::before {
|
946
|
-
content: "\e3e2";
|
947
|
-
}
|
948
|
-
i.icon.filter.vintage::before {
|
949
|
-
content: "\e3e3";
|
950
|
-
}
|
951
|
-
i.icon.find.in.page::before {
|
952
|
-
content: "\e880";
|
953
|
-
}
|
954
|
-
i.icon.find.replace::before {
|
955
|
-
content: "\e881";
|
956
|
-
}
|
957
|
-
i.icon.fingerprint::before {
|
958
|
-
content: "\e90d";
|
959
|
-
}
|
960
|
-
i.icon.first.page::before {
|
961
|
-
content: "\e5dc";
|
962
|
-
}
|
963
|
-
i.icon.fitness.center::before {
|
964
|
-
content: "\eb43";
|
965
|
-
}
|
966
|
-
i.icon.flag::before {
|
967
|
-
content: "\e153";
|
968
|
-
}
|
969
|
-
i.icon.flare::before {
|
970
|
-
content: "\e3e4";
|
971
|
-
}
|
972
|
-
i.icon.flash.auto::before {
|
973
|
-
content: "\e3e5";
|
974
|
-
}
|
975
|
-
i.icon.flash.off::before {
|
976
|
-
content: "\e3e6";
|
977
|
-
}
|
978
|
-
i.icon.flash.on::before {
|
979
|
-
content: "\e3e7";
|
980
|
-
}
|
981
|
-
i.icon.flight::before {
|
982
|
-
content: "\e539";
|
983
|
-
}
|
984
|
-
i.icon.flight.land::before {
|
985
|
-
content: "\e904";
|
986
|
-
}
|
987
|
-
i.icon.flight.takeoff::before {
|
988
|
-
content: "\e905";
|
989
|
-
}
|
990
|
-
i.icon.flip::before {
|
991
|
-
content: "\e3e8";
|
992
|
-
}
|
993
|
-
i.icon.flip.to.back::before {
|
994
|
-
content: "\e882";
|
995
|
-
}
|
996
|
-
i.icon.flip.to.front::before {
|
997
|
-
content: "\e883";
|
998
|
-
}
|
999
|
-
i.icon.folder::before {
|
1000
|
-
content: "\e2c7";
|
1001
|
-
}
|
1002
|
-
i.icon.folder.open::before {
|
1003
|
-
content: "\e2c8";
|
1004
|
-
}
|
1005
|
-
i.icon.folder.shared::before {
|
1006
|
-
content: "\e2c9";
|
1007
|
-
}
|
1008
|
-
i.icon.folder.special::before {
|
1009
|
-
content: "\e617";
|
1010
|
-
}
|
1011
|
-
i.icon.font.download::before {
|
1012
|
-
content: "\e167";
|
1013
|
-
}
|
1014
|
-
i.icon.format.align.center::before {
|
1015
|
-
content: "\e234";
|
1016
|
-
}
|
1017
|
-
i.icon.format.align.justify::before {
|
1018
|
-
content: "\e235";
|
1019
|
-
}
|
1020
|
-
i.icon.format.align.left::before {
|
1021
|
-
content: "\e236";
|
1022
|
-
}
|
1023
|
-
i.icon.format.align.right::before {
|
1024
|
-
content: "\e237";
|
1025
|
-
}
|
1026
|
-
i.icon.format.bold::before {
|
1027
|
-
content: "\e238";
|
1028
|
-
}
|
1029
|
-
i.icon.format.clear::before {
|
1030
|
-
content: "\e239";
|
1031
|
-
}
|
1032
|
-
i.icon.format.color.fill::before {
|
1033
|
-
content: "\e23a";
|
1034
|
-
}
|
1035
|
-
i.icon.format.color.reset::before {
|
1036
|
-
content: "\e23b";
|
1037
|
-
}
|
1038
|
-
i.icon.format.color.text::before {
|
1039
|
-
content: "\e23c";
|
1040
|
-
}
|
1041
|
-
i.icon.format.indent.decrease::before {
|
1042
|
-
content: "\e23d";
|
1043
|
-
}
|
1044
|
-
i.icon.format.indent.increase::before {
|
1045
|
-
content: "\e23e";
|
1046
|
-
}
|
1047
|
-
i.icon.format.italic::before {
|
1048
|
-
content: "\e23f";
|
1049
|
-
}
|
1050
|
-
i.icon.format.line.spacing::before {
|
1051
|
-
content: "\e240";
|
1052
|
-
}
|
1053
|
-
i.icon.format.list.bulleted::before {
|
1054
|
-
content: "\e241";
|
1055
|
-
}
|
1056
|
-
i.icon.format.list.numbered::before {
|
1057
|
-
content: "\e242";
|
1058
|
-
}
|
1059
|
-
i.icon.format.paint::before {
|
1060
|
-
content: "\e243";
|
1061
|
-
}
|
1062
|
-
i.icon.format.quote::before {
|
1063
|
-
content: "\e244";
|
1064
|
-
}
|
1065
|
-
i.icon.format.shapes::before {
|
1066
|
-
content: "\e25e";
|
1067
|
-
}
|
1068
|
-
i.icon.format.size::before {
|
1069
|
-
content: "\e245";
|
1070
|
-
}
|
1071
|
-
i.icon.format.strikethrough::before {
|
1072
|
-
content: "\e246";
|
1073
|
-
}
|
1074
|
-
i.icon.format.textdirection.l.to.r::before {
|
1075
|
-
content: "\e247";
|
1076
|
-
}
|
1077
|
-
i.icon.format.textdirection.r.to.l::before {
|
1078
|
-
content: "\e248";
|
1079
|
-
}
|
1080
|
-
i.icon.format.underlined::before {
|
1081
|
-
content: "\e249";
|
1082
|
-
}
|
1083
|
-
i.icon.forum::before {
|
1084
|
-
content: "\e0bf";
|
1085
|
-
}
|
1086
|
-
i.icon.forward::before {
|
1087
|
-
content: "\e154";
|
1088
|
-
}
|
1089
|
-
i.icon.forward.ten::before {
|
1090
|
-
content: "\e056";
|
1091
|
-
}
|
1092
|
-
i.icon.forward.thirty::before {
|
1093
|
-
content: "\e057";
|
1094
|
-
}
|
1095
|
-
i.icon.forward.five::before {
|
1096
|
-
content: "\e058";
|
1097
|
-
}
|
1098
|
-
i.icon.free.breakfast::before {
|
1099
|
-
content: "\eb44";
|
1100
|
-
}
|
1101
|
-
i.icon.fullscreen::before {
|
1102
|
-
content: "\e5d0";
|
1103
|
-
}
|
1104
|
-
i.icon.fullscreen.exit::before {
|
1105
|
-
content: "\e5d1";
|
1106
|
-
}
|
1107
|
-
i.icon.functions::before {
|
1108
|
-
content: "\e24a";
|
1109
|
-
}
|
1110
|
-
i.icon.g.translate::before {
|
1111
|
-
content: "\e927";
|
1112
|
-
}
|
1113
|
-
i.icon.gamepad::before {
|
1114
|
-
content: "\e30f";
|
1115
|
-
}
|
1116
|
-
i.icon.games::before {
|
1117
|
-
content: "\e021";
|
1118
|
-
}
|
1119
|
-
i.icon.gavel::before {
|
1120
|
-
content: "\e90e";
|
1121
|
-
}
|
1122
|
-
i.icon.gesture::before {
|
1123
|
-
content: "\e155";
|
1124
|
-
}
|
1125
|
-
i.icon.get.app::before {
|
1126
|
-
content: "\e884";
|
1127
|
-
}
|
1128
|
-
i.icon.gif::before {
|
1129
|
-
content: "\e908";
|
1130
|
-
}
|
1131
|
-
i.icon.golf.course::before {
|
1132
|
-
content: "\eb45";
|
1133
|
-
}
|
1134
|
-
i.icon.gps.fixed::before {
|
1135
|
-
content: "\e1b3";
|
1136
|
-
}
|
1137
|
-
i.icon.gps.not.fixed::before {
|
1138
|
-
content: "\e1b4";
|
1139
|
-
}
|
1140
|
-
i.icon.gps.off::before {
|
1141
|
-
content: "\e1b5";
|
1142
|
-
}
|
1143
|
-
i.icon.grade::before {
|
1144
|
-
content: "\e885";
|
1145
|
-
}
|
1146
|
-
i.icon.gradient::before {
|
1147
|
-
content: "\e3e9";
|
1148
|
-
}
|
1149
|
-
i.icon.grain::before {
|
1150
|
-
content: "\e3ea";
|
1151
|
-
}
|
1152
|
-
i.icon.graphic.eq::before {
|
1153
|
-
content: "\e1b8";
|
1154
|
-
}
|
1155
|
-
i.icon.grid.off::before {
|
1156
|
-
content: "\e3eb";
|
1157
|
-
}
|
1158
|
-
i.icon.grid.on::before {
|
1159
|
-
content: "\e3ec";
|
1160
|
-
}
|
1161
|
-
i.icon.group::before {
|
1162
|
-
content: "\e7ef";
|
1163
|
-
}
|
1164
|
-
i.icon.group.add::before {
|
1165
|
-
content: "\e7f0";
|
1166
|
-
}
|
1167
|
-
i.icon.group.work::before {
|
1168
|
-
content: "\e886";
|
1169
|
-
}
|
1170
|
-
i.icon.hd::before {
|
1171
|
-
content: "\e052";
|
1172
|
-
}
|
1173
|
-
i.icon.hdr.off::before {
|
1174
|
-
content: "\e3ed";
|
1175
|
-
}
|
1176
|
-
i.icon.hdr.on::before {
|
1177
|
-
content: "\e3ee";
|
1178
|
-
}
|
1179
|
-
i.icon.hdr.strong::before {
|
1180
|
-
content: "\e3f1";
|
1181
|
-
}
|
1182
|
-
i.icon.hdr.weak::before {
|
1183
|
-
content: "\e3f2";
|
1184
|
-
}
|
1185
|
-
i.icon.headset::before {
|
1186
|
-
content: "\e310";
|
1187
|
-
}
|
1188
|
-
i.icon.headset.mic::before {
|
1189
|
-
content: "\e311";
|
1190
|
-
}
|
1191
|
-
i.icon.healing::before {
|
1192
|
-
content: "\e3f3";
|
1193
|
-
}
|
1194
|
-
i.icon.hearing::before {
|
1195
|
-
content: "\e023";
|
1196
|
-
}
|
1197
|
-
i.icon.help::before {
|
1198
|
-
content: "\e887";
|
1199
|
-
}
|
1200
|
-
i.icon.help.outline::before {
|
1201
|
-
content: "\e8fd";
|
1202
|
-
}
|
1203
|
-
i.icon.high.quality::before {
|
1204
|
-
content: "\e024";
|
1205
|
-
}
|
1206
|
-
i.icon.highlight::before {
|
1207
|
-
content: "\e25f";
|
1208
|
-
}
|
1209
|
-
i.icon.highlight.off::before {
|
1210
|
-
content: "\e888";
|
1211
|
-
}
|
1212
|
-
i.icon.history::before {
|
1213
|
-
content: "\e889";
|
1214
|
-
}
|
1215
|
-
i.icon.home::before {
|
1216
|
-
content: "\e88a";
|
1217
|
-
}
|
1218
|
-
i.icon.hot.tub::before {
|
1219
|
-
content: "\eb46";
|
1220
|
-
}
|
1221
|
-
i.icon.hotel::before {
|
1222
|
-
content: "\e53a";
|
1223
|
-
}
|
1224
|
-
i.icon.hourglass.empty::before {
|
1225
|
-
content: "\e88b";
|
1226
|
-
}
|
1227
|
-
i.icon.hourglass.full::before {
|
1228
|
-
content: "\e88c";
|
1229
|
-
}
|
1230
|
-
i.icon.http::before {
|
1231
|
-
content: "\e902";
|
1232
|
-
}
|
1233
|
-
i.icon.https::before {
|
1234
|
-
content: "\e88d";
|
1235
|
-
}
|
1236
|
-
i.icon.image::before {
|
1237
|
-
content: "\e3f4";
|
1238
|
-
}
|
1239
|
-
i.icon.image.aspect.ratio::before {
|
1240
|
-
content: "\e3f5";
|
1241
|
-
}
|
1242
|
-
i.icon.import.contacts::before {
|
1243
|
-
content: "\e0e0";
|
1244
|
-
}
|
1245
|
-
i.icon.import.export::before {
|
1246
|
-
content: "\e0c3";
|
1247
|
-
}
|
1248
|
-
i.icon.important.devices::before {
|
1249
|
-
content: "\e912";
|
1250
|
-
}
|
1251
|
-
i.icon.inbox::before {
|
1252
|
-
content: "\e156";
|
1253
|
-
}
|
1254
|
-
i.icon.indeterminate.check.box::before {
|
1255
|
-
content: "\e909";
|
1256
|
-
}
|
1257
|
-
i.icon.info::before {
|
1258
|
-
content: "\e88e";
|
1259
|
-
}
|
1260
|
-
i.icon.info.outline::before {
|
1261
|
-
content: "\e88f";
|
1262
|
-
}
|
1263
|
-
i.icon.input::before {
|
1264
|
-
content: "\e890";
|
1265
|
-
}
|
1266
|
-
i.icon.insert.chart::before {
|
1267
|
-
content: "\e24b";
|
1268
|
-
}
|
1269
|
-
i.icon.insert.comment::before {
|
1270
|
-
content: "\e24c";
|
1271
|
-
}
|
1272
|
-
i.icon.insert.drive.file::before {
|
1273
|
-
content: "\e24d";
|
1274
|
-
}
|
1275
|
-
i.icon.insert.emoticon::before {
|
1276
|
-
content: "\e24e";
|
1277
|
-
}
|
1278
|
-
i.icon.insert.invitation::before {
|
1279
|
-
content: "\e24f";
|
1280
|
-
}
|
1281
|
-
i.icon.insert.link::before {
|
1282
|
-
content: "\e250";
|
1283
|
-
}
|
1284
|
-
i.icon.insert.photo::before {
|
1285
|
-
content: "\e251";
|
1286
|
-
}
|
1287
|
-
i.icon.invert.colors::before {
|
1288
|
-
content: "\e891";
|
1289
|
-
}
|
1290
|
-
i.icon.invert.colors.off::before {
|
1291
|
-
content: "\e0c4";
|
1292
|
-
}
|
1293
|
-
i.icon.iso::before {
|
1294
|
-
content: "\e3f6";
|
1295
|
-
}
|
1296
|
-
i.icon.keyboard::before {
|
1297
|
-
content: "\e312";
|
1298
|
-
}
|
1299
|
-
i.icon.keyboard.arrow.down::before {
|
1300
|
-
content: "\e313";
|
1301
|
-
}
|
1302
|
-
i.icon.keyboard.arrow.left::before {
|
1303
|
-
content: "\e314";
|
1304
|
-
}
|
1305
|
-
i.icon.keyboard.arrow.right::before {
|
1306
|
-
content: "\e315";
|
1307
|
-
}
|
1308
|
-
i.icon.keyboard.arrow.up::before {
|
1309
|
-
content: "\e316";
|
1310
|
-
}
|
1311
|
-
i.icon.keyboard.backspace::before {
|
1312
|
-
content: "\e317";
|
1313
|
-
}
|
1314
|
-
i.icon.keyboard.capslock::before {
|
1315
|
-
content: "\e318";
|
1316
|
-
}
|
1317
|
-
i.icon.keyboard.hide::before {
|
1318
|
-
content: "\e31a";
|
1319
|
-
}
|
1320
|
-
i.icon.keyboard.return::before {
|
1321
|
-
content: "\e31b";
|
1322
|
-
}
|
1323
|
-
i.icon.keyboard.tab::before {
|
1324
|
-
content: "\e31c";
|
1325
|
-
}
|
1326
|
-
i.icon.keyboard.voice::before {
|
1327
|
-
content: "\e31d";
|
1328
|
-
}
|
1329
|
-
i.icon.kitchen::before {
|
1330
|
-
content: "\eb47";
|
1331
|
-
}
|
1332
|
-
i.icon.label::before {
|
1333
|
-
content: "\e892";
|
1334
|
-
}
|
1335
|
-
i.icon.label.outline::before {
|
1336
|
-
content: "\e893";
|
1337
|
-
}
|
1338
|
-
i.icon.landscape::before {
|
1339
|
-
content: "\e3f7";
|
1340
|
-
}
|
1341
|
-
i.icon.language::before {
|
1342
|
-
content: "\e894";
|
1343
|
-
}
|
1344
|
-
i.icon.laptop::before {
|
1345
|
-
content: "\e31e";
|
1346
|
-
}
|
1347
|
-
i.icon.laptop.chromebook::before {
|
1348
|
-
content: "\e31f";
|
1349
|
-
}
|
1350
|
-
i.icon.laptop.mac::before {
|
1351
|
-
content: "\e320";
|
1352
|
-
}
|
1353
|
-
i.icon.laptop.windows::before {
|
1354
|
-
content: "\e321";
|
1355
|
-
}
|
1356
|
-
i.icon.last.page::before {
|
1357
|
-
content: "\e5dd";
|
1358
|
-
}
|
1359
|
-
i.icon.launch::before {
|
1360
|
-
content: "\e895";
|
1361
|
-
}
|
1362
|
-
i.icon.layers::before {
|
1363
|
-
content: "\e53b";
|
1364
|
-
}
|
1365
|
-
i.icon.layers.clear::before {
|
1366
|
-
content: "\e53c";
|
1367
|
-
}
|
1368
|
-
i.icon.leak.add::before {
|
1369
|
-
content: "\e3f8";
|
1370
|
-
}
|
1371
|
-
i.icon.leak.remove::before {
|
1372
|
-
content: "\e3f9";
|
1373
|
-
}
|
1374
|
-
i.icon.lens::before {
|
1375
|
-
content: "\e3fa";
|
1376
|
-
}
|
1377
|
-
i.icon.library.add::before {
|
1378
|
-
content: "\e02e";
|
1379
|
-
}
|
1380
|
-
i.icon.library.books::before {
|
1381
|
-
content: "\e02f";
|
1382
|
-
}
|
1383
|
-
i.icon.library.music::before {
|
1384
|
-
content: "\e030";
|
1385
|
-
}
|
1386
|
-
i.icon.lightbulb.outline::before {
|
1387
|
-
content: "\e90f";
|
1388
|
-
}
|
1389
|
-
i.icon.line.style::before {
|
1390
|
-
content: "\e919";
|
1391
|
-
}
|
1392
|
-
i.icon.line.weight::before {
|
1393
|
-
content: "\e91a";
|
1394
|
-
}
|
1395
|
-
i.icon.linear.scale::before {
|
1396
|
-
content: "\e260";
|
1397
|
-
}
|
1398
|
-
i.icon.link::before {
|
1399
|
-
content: "\e157";
|
1400
|
-
}
|
1401
|
-
i.icon.linked.camera::before {
|
1402
|
-
content: "\e438";
|
1403
|
-
}
|
1404
|
-
i.icon.list::before {
|
1405
|
-
content: "\e896";
|
1406
|
-
}
|
1407
|
-
i.icon.live.help::before {
|
1408
|
-
content: "\e0c6";
|
1409
|
-
}
|
1410
|
-
i.icon.live.tv::before {
|
1411
|
-
content: "\e639";
|
1412
|
-
}
|
1413
|
-
i.icon.local.activity::before {
|
1414
|
-
content: "\e53f";
|
1415
|
-
}
|
1416
|
-
i.icon.local.airport::before {
|
1417
|
-
content: "\e53d";
|
1418
|
-
}
|
1419
|
-
i.icon.local.atm::before {
|
1420
|
-
content: "\e53e";
|
1421
|
-
}
|
1422
|
-
i.icon.local.bar::before {
|
1423
|
-
content: "\e540";
|
1424
|
-
}
|
1425
|
-
i.icon.local.cafe::before {
|
1426
|
-
content: "\e541";
|
1427
|
-
}
|
1428
|
-
i.icon.local.car.wash::before {
|
1429
|
-
content: "\e542";
|
1430
|
-
}
|
1431
|
-
i.icon.local.convenience.store::before {
|
1432
|
-
content: "\e543";
|
1433
|
-
}
|
1434
|
-
i.icon.local.dining::before {
|
1435
|
-
content: "\e556";
|
1436
|
-
}
|
1437
|
-
i.icon.local.drink::before {
|
1438
|
-
content: "\e544";
|
1439
|
-
}
|
1440
|
-
i.icon.local.florist::before {
|
1441
|
-
content: "\e545";
|
1442
|
-
}
|
1443
|
-
i.icon.local.gas.station::before {
|
1444
|
-
content: "\e546";
|
1445
|
-
}
|
1446
|
-
i.icon.local.grocery.store::before {
|
1447
|
-
content: "\e547";
|
1448
|
-
}
|
1449
|
-
i.icon.local.hospital::before {
|
1450
|
-
content: "\e548";
|
1451
|
-
}
|
1452
|
-
i.icon.local.hotel::before {
|
1453
|
-
content: "\e549";
|
1454
|
-
}
|
1455
|
-
i.icon.local.laundry.service::before {
|
1456
|
-
content: "\e54a";
|
1457
|
-
}
|
1458
|
-
i.icon.local.library::before {
|
1459
|
-
content: "\e54b";
|
1460
|
-
}
|
1461
|
-
i.icon.local.mall::before {
|
1462
|
-
content: "\e54c";
|
1463
|
-
}
|
1464
|
-
i.icon.local.movies::before {
|
1465
|
-
content: "\e54d";
|
1466
|
-
}
|
1467
|
-
i.icon.local.offer::before {
|
1468
|
-
content: "\e54e";
|
1469
|
-
}
|
1470
|
-
i.icon.local.parking::before {
|
1471
|
-
content: "\e54f";
|
1472
|
-
}
|
1473
|
-
i.icon.local.pharmacy::before {
|
1474
|
-
content: "\e550";
|
1475
|
-
}
|
1476
|
-
i.icon.local.phone::before {
|
1477
|
-
content: "\e551";
|
1478
|
-
}
|
1479
|
-
i.icon.local.pizza::before {
|
1480
|
-
content: "\e552";
|
1481
|
-
}
|
1482
|
-
i.icon.local.play::before {
|
1483
|
-
content: "\e553";
|
1484
|
-
}
|
1485
|
-
i.icon.local.post.office::before {
|
1486
|
-
content: "\e554";
|
1487
|
-
}
|
1488
|
-
i.icon.local.printshop::before {
|
1489
|
-
content: "\e555";
|
1490
|
-
}
|
1491
|
-
i.icon.local.see::before {
|
1492
|
-
content: "\e557";
|
1493
|
-
}
|
1494
|
-
i.icon.local.shipping::before {
|
1495
|
-
content: "\e558";
|
1496
|
-
}
|
1497
|
-
i.icon.local.taxi::before {
|
1498
|
-
content: "\e559";
|
1499
|
-
}
|
1500
|
-
i.icon.location.city::before {
|
1501
|
-
content: "\e7f1";
|
1502
|
-
}
|
1503
|
-
i.icon.location.disabled::before {
|
1504
|
-
content: "\e1b6";
|
1505
|
-
}
|
1506
|
-
i.icon.location.off::before {
|
1507
|
-
content: "\e0c7";
|
1508
|
-
}
|
1509
|
-
i.icon.location.on::before {
|
1510
|
-
content: "\e0c8";
|
1511
|
-
}
|
1512
|
-
i.icon.location.searching::before {
|
1513
|
-
content: "\e1b7";
|
1514
|
-
}
|
1515
|
-
i.icon.lock::before {
|
1516
|
-
content: "\e897";
|
1517
|
-
}
|
1518
|
-
i.icon.lock.open::before {
|
1519
|
-
content: "\e898";
|
1520
|
-
}
|
1521
|
-
i.icon.lock.outline::before {
|
1522
|
-
content: "\e899";
|
1523
|
-
}
|
1524
|
-
i.icon.looks::before {
|
1525
|
-
content: "\e3fc";
|
1526
|
-
}
|
1527
|
-
i.icon.looks.3::before {
|
1528
|
-
content: "\e3fb";
|
1529
|
-
}
|
1530
|
-
i.icon.looks.4::before {
|
1531
|
-
content: "\e3fd";
|
1532
|
-
}
|
1533
|
-
i.icon.looks.5::before {
|
1534
|
-
content: "\e3fe";
|
1535
|
-
}
|
1536
|
-
i.icon.looks.6::before {
|
1537
|
-
content: "\e3ff";
|
1538
|
-
}
|
1539
|
-
i.icon.looks.one::before {
|
1540
|
-
content: "\e400";
|
1541
|
-
}
|
1542
|
-
i.icon.looks.two::before {
|
1543
|
-
content: "\e401";
|
1544
|
-
}
|
1545
|
-
i.icon.loop::before {
|
1546
|
-
content: "\e028";
|
1547
|
-
}
|
1548
|
-
i.icon.loupe::before {
|
1549
|
-
content: "\e402";
|
1550
|
-
}
|
1551
|
-
i.icon.low.priority::before {
|
1552
|
-
content: "\e16d";
|
1553
|
-
}
|
1554
|
-
i.icon.loyalty::before {
|
1555
|
-
content: "\e89a";
|
1556
|
-
}
|
1557
|
-
i.icon.mail::before {
|
1558
|
-
content: "\e158";
|
1559
|
-
}
|
1560
|
-
i.icon.mail.outline::before {
|
1561
|
-
content: "\e0e1";
|
1562
|
-
}
|
1563
|
-
i.icon.map::before {
|
1564
|
-
content: "\e55b";
|
1565
|
-
}
|
1566
|
-
i.icon.markunread::before {
|
1567
|
-
content: "\e159";
|
1568
|
-
}
|
1569
|
-
i.icon.markunread.mailbox::before {
|
1570
|
-
content: "\e89b";
|
1571
|
-
}
|
1572
|
-
i.icon.memory::before {
|
1573
|
-
content: "\e322";
|
1574
|
-
}
|
1575
|
-
i.icon.menu::before {
|
1576
|
-
content: "\e5d2";
|
1577
|
-
}
|
1578
|
-
i.icon.merge.type::before {
|
1579
|
-
content: "\e252";
|
1580
|
-
}
|
1581
|
-
i.icon.message::before {
|
1582
|
-
content: "\e0c9";
|
1583
|
-
}
|
1584
|
-
i.icon.mic::before {
|
1585
|
-
content: "\e029";
|
1586
|
-
}
|
1587
|
-
i.icon.mic.none::before {
|
1588
|
-
content: "\e02a";
|
1589
|
-
}
|
1590
|
-
i.icon.mic.off::before {
|
1591
|
-
content: "\e02b";
|
1592
|
-
}
|
1593
|
-
i.icon.mms::before {
|
1594
|
-
content: "\e618";
|
1595
|
-
}
|
1596
|
-
i.icon.mode.comment::before {
|
1597
|
-
content: "\e253";
|
1598
|
-
}
|
1599
|
-
i.icon.mode.edit::before {
|
1600
|
-
content: "\e254";
|
1601
|
-
}
|
1602
|
-
i.icon.monetization.on::before {
|
1603
|
-
content: "\e263";
|
1604
|
-
}
|
1605
|
-
i.icon.money.off::before {
|
1606
|
-
content: "\e25c";
|
1607
|
-
}
|
1608
|
-
i.icon.monochrome.photos::before {
|
1609
|
-
content: "\e403";
|
1610
|
-
}
|
1611
|
-
i.icon.mood::before {
|
1612
|
-
content: "\e7f2";
|
1613
|
-
}
|
1614
|
-
i.icon.mood.bad::before {
|
1615
|
-
content: "\e7f3";
|
1616
|
-
}
|
1617
|
-
i.icon.more::before {
|
1618
|
-
content: "\e619";
|
1619
|
-
}
|
1620
|
-
i.icon.more.horiz::before {
|
1621
|
-
content: "\e5d3";
|
1622
|
-
}
|
1623
|
-
i.icon.more.vert::before {
|
1624
|
-
content: "\e5d4";
|
1625
|
-
}
|
1626
|
-
i.icon.motorcycle::before {
|
1627
|
-
content: "\e91b";
|
1628
|
-
}
|
1629
|
-
i.icon.mouse::before {
|
1630
|
-
content: "\e323";
|
1631
|
-
}
|
1632
|
-
i.icon.move.to.inbox::before {
|
1633
|
-
content: "\e168";
|
1634
|
-
}
|
1635
|
-
i.icon.movie::before {
|
1636
|
-
content: "\e02c";
|
1637
|
-
}
|
1638
|
-
i.icon.movie.creation::before {
|
1639
|
-
content: "\e404";
|
1640
|
-
}
|
1641
|
-
i.icon.movie.filter::before {
|
1642
|
-
content: "\e43a";
|
1643
|
-
}
|
1644
|
-
i.icon.multiline.chart::before {
|
1645
|
-
content: "\e6df";
|
1646
|
-
}
|
1647
|
-
i.icon.music.note::before {
|
1648
|
-
content: "\e405";
|
1649
|
-
}
|
1650
|
-
i.icon.music.video::before {
|
1651
|
-
content: "\e063";
|
1652
|
-
}
|
1653
|
-
i.icon.my.location::before {
|
1654
|
-
content: "\e55c";
|
1655
|
-
}
|
1656
|
-
i.icon.nature::before {
|
1657
|
-
content: "\e406";
|
1658
|
-
}
|
1659
|
-
i.icon.nature.people::before {
|
1660
|
-
content: "\e407";
|
1661
|
-
}
|
1662
|
-
i.icon.navigate.before::before {
|
1663
|
-
content: "\e408";
|
1664
|
-
}
|
1665
|
-
i.icon.navigate.next::before {
|
1666
|
-
content: "\e409";
|
1667
|
-
}
|
1668
|
-
i.icon.navigation::before {
|
1669
|
-
content: "\e55d";
|
1670
|
-
}
|
1671
|
-
i.icon.near.me::before {
|
1672
|
-
content: "\e569";
|
1673
|
-
}
|
1674
|
-
i.icon.network.cell::before {
|
1675
|
-
content: "\e1b9";
|
1676
|
-
}
|
1677
|
-
i.icon.network.check::before {
|
1678
|
-
content: "\e640";
|
1679
|
-
}
|
1680
|
-
i.icon.network.locked::before {
|
1681
|
-
content: "\e61a";
|
1682
|
-
}
|
1683
|
-
i.icon.network.wifi::before {
|
1684
|
-
content: "\e1ba";
|
1685
|
-
}
|
1686
|
-
i.icon.new.releases::before {
|
1687
|
-
content: "\e031";
|
1688
|
-
}
|
1689
|
-
i.icon.next.week::before {
|
1690
|
-
content: "\e16a";
|
1691
|
-
}
|
1692
|
-
i.icon.nfc::before {
|
1693
|
-
content: "\e1bb";
|
1694
|
-
}
|
1695
|
-
i.icon.no.encryption::before {
|
1696
|
-
content: "\e641";
|
1697
|
-
}
|
1698
|
-
i.icon.no.sim::before {
|
1699
|
-
content: "\e0cc";
|
1700
|
-
}
|
1701
|
-
i.icon.not.interested::before {
|
1702
|
-
content: "\e033";
|
1703
|
-
}
|
1704
|
-
i.icon.note::before {
|
1705
|
-
content: "\e06f";
|
1706
|
-
}
|
1707
|
-
i.icon.note.add::before {
|
1708
|
-
content: "\e89c";
|
1709
|
-
}
|
1710
|
-
i.icon.notifications::before {
|
1711
|
-
content: "\e7f4";
|
1712
|
-
}
|
1713
|
-
i.icon.notifications.active::before {
|
1714
|
-
content: "\e7f7";
|
1715
|
-
}
|
1716
|
-
i.icon.notifications.none::before {
|
1717
|
-
content: "\e7f5";
|
1718
|
-
}
|
1719
|
-
i.icon.notifications.off::before {
|
1720
|
-
content: "\e7f6";
|
1721
|
-
}
|
1722
|
-
i.icon.notifications.paused::before {
|
1723
|
-
content: "\e7f8";
|
1724
|
-
}
|
1725
|
-
i.icon.offline.pin::before {
|
1726
|
-
content: "\e90a";
|
1727
|
-
}
|
1728
|
-
i.icon.ondemand.video::before {
|
1729
|
-
content: "\e63a";
|
1730
|
-
}
|
1731
|
-
i.icon.opacity::before {
|
1732
|
-
content: "\e91c";
|
1733
|
-
}
|
1734
|
-
i.icon.open.in.browser::before {
|
1735
|
-
content: "\e89d";
|
1736
|
-
}
|
1737
|
-
i.icon.open.in.new::before {
|
1738
|
-
content: "\e89e";
|
1739
|
-
}
|
1740
|
-
i.icon.open.with::before {
|
1741
|
-
content: "\e89f";
|
1742
|
-
}
|
1743
|
-
i.icon.pages::before {
|
1744
|
-
content: "\e7f9";
|
1745
|
-
}
|
1746
|
-
i.icon.pageview::before {
|
1747
|
-
content: "\e8a0";
|
1748
|
-
}
|
1749
|
-
i.icon.palette::before {
|
1750
|
-
content: "\e40a";
|
1751
|
-
}
|
1752
|
-
i.icon.pan.tool::before {
|
1753
|
-
content: "\e925";
|
1754
|
-
}
|
1755
|
-
i.icon.panorama::before {
|
1756
|
-
content: "\e40b";
|
1757
|
-
}
|
1758
|
-
i.icon.panorama.fish.eye::before {
|
1759
|
-
content: "\e40c";
|
1760
|
-
}
|
1761
|
-
i.icon.panorama.horizontal::before {
|
1762
|
-
content: "\e40d";
|
1763
|
-
}
|
1764
|
-
i.icon.panorama.vertical::before {
|
1765
|
-
content: "\e40e";
|
1766
|
-
}
|
1767
|
-
i.icon.panorama.wide.angle::before {
|
1768
|
-
content: "\e40f";
|
1769
|
-
}
|
1770
|
-
i.icon.party.mode::before {
|
1771
|
-
content: "\e7fa";
|
1772
|
-
}
|
1773
|
-
i.icon.pause::before {
|
1774
|
-
content: "\e034";
|
1775
|
-
}
|
1776
|
-
i.icon.pause.circle.filled::before {
|
1777
|
-
content: "\e035";
|
1778
|
-
}
|
1779
|
-
i.icon.pause.circle.outline::before {
|
1780
|
-
content: "\e036";
|
1781
|
-
}
|
1782
|
-
i.icon.payment::before {
|
1783
|
-
content: "\e8a1";
|
1784
|
-
}
|
1785
|
-
i.icon.people::before {
|
1786
|
-
content: "\e7fb";
|
1787
|
-
}
|
1788
|
-
i.icon.people.outline::before {
|
1789
|
-
content: "\e7fc";
|
1790
|
-
}
|
1791
|
-
i.icon.perm.camera.mic::before {
|
1792
|
-
content: "\e8a2";
|
1793
|
-
}
|
1794
|
-
i.icon.perm.contact.calendar::before {
|
1795
|
-
content: "\e8a3";
|
1796
|
-
}
|
1797
|
-
i.icon.perm.data.setting::before {
|
1798
|
-
content: "\e8a4";
|
1799
|
-
}
|
1800
|
-
i.icon.perm.device.information::before {
|
1801
|
-
content: "\e8a5";
|
1802
|
-
}
|
1803
|
-
i.icon.perm.identity::before {
|
1804
|
-
content: "\e8a6";
|
1805
|
-
}
|
1806
|
-
i.icon.perm.media::before {
|
1807
|
-
content: "\e8a7";
|
1808
|
-
}
|
1809
|
-
i.icon.perm.phone.msg::before {
|
1810
|
-
content: "\e8a8";
|
1811
|
-
}
|
1812
|
-
i.icon.perm.scan.wifi::before {
|
1813
|
-
content: "\e8a9";
|
1814
|
-
}
|
1815
|
-
i.icon.person::before {
|
1816
|
-
content: "\e7fd";
|
1817
|
-
}
|
1818
|
-
i.icon.person.add::before {
|
1819
|
-
content: "\e7fe";
|
1820
|
-
}
|
1821
|
-
i.icon.person.outline::before {
|
1822
|
-
content: "\e7ff";
|
1823
|
-
}
|
1824
|
-
i.icon.person.pin::before {
|
1825
|
-
content: "\e55a";
|
1826
|
-
}
|
1827
|
-
i.icon.person.pin.circle::before {
|
1828
|
-
content: "\e56a";
|
1829
|
-
}
|
1830
|
-
i.icon.personal.video::before {
|
1831
|
-
content: "\e63b";
|
1832
|
-
}
|
1833
|
-
i.icon.pets::before {
|
1834
|
-
content: "\e91d";
|
1835
|
-
}
|
1836
|
-
i.icon.phone::before {
|
1837
|
-
content: "\e0cd";
|
1838
|
-
}
|
1839
|
-
i.icon.phone.android::before {
|
1840
|
-
content: "\e324";
|
1841
|
-
}
|
1842
|
-
i.icon.phone.bluetooth.speaker::before {
|
1843
|
-
content: "\e61b";
|
1844
|
-
}
|
1845
|
-
i.icon.phone.forwarded::before {
|
1846
|
-
content: "\e61c";
|
1847
|
-
}
|
1848
|
-
i.icon.phone.in.talk::before {
|
1849
|
-
content: "\e61d";
|
1850
|
-
}
|
1851
|
-
i.icon.phone.iphone::before {
|
1852
|
-
content: "\e325";
|
1853
|
-
}
|
1854
|
-
i.icon.phone.locked::before {
|
1855
|
-
content: "\e61e";
|
1856
|
-
}
|
1857
|
-
i.icon.phone.missed::before {
|
1858
|
-
content: "\e61f";
|
1859
|
-
}
|
1860
|
-
i.icon.phone.paused::before {
|
1861
|
-
content: "\e620";
|
1862
|
-
}
|
1863
|
-
i.icon.phonelink::before {
|
1864
|
-
content: "\e326";
|
1865
|
-
}
|
1866
|
-
i.icon.phonelink.erase::before {
|
1867
|
-
content: "\e0db";
|
1868
|
-
}
|
1869
|
-
i.icon.phonelink.lock::before {
|
1870
|
-
content: "\e0dc";
|
1871
|
-
}
|
1872
|
-
i.icon.phonelink.off::before {
|
1873
|
-
content: "\e327";
|
1874
|
-
}
|
1875
|
-
i.icon.phonelink.ring::before {
|
1876
|
-
content: "\e0dd";
|
1877
|
-
}
|
1878
|
-
i.icon.phonelink.setup::before {
|
1879
|
-
content: "\e0de";
|
1880
|
-
}
|
1881
|
-
i.icon.photo::before {
|
1882
|
-
content: "\e410";
|
1883
|
-
}
|
1884
|
-
i.icon.photo.album::before {
|
1885
|
-
content: "\e411";
|
1886
|
-
}
|
1887
|
-
i.icon.photo.camera::before {
|
1888
|
-
content: "\e412";
|
1889
|
-
}
|
1890
|
-
i.icon.photo.filter::before {
|
1891
|
-
content: "\e43b";
|
1892
|
-
}
|
1893
|
-
i.icon.photo.library::before {
|
1894
|
-
content: "\e413";
|
1895
|
-
}
|
1896
|
-
i.icon.photo.size.select.actual::before {
|
1897
|
-
content: "\e432";
|
1898
|
-
}
|
1899
|
-
i.icon.photo.size.select.large::before {
|
1900
|
-
content: "\e433";
|
1901
|
-
}
|
1902
|
-
i.icon.photo.size.select.small::before {
|
1903
|
-
content: "\e434";
|
1904
|
-
}
|
1905
|
-
i.icon.picture.as.pdf::before {
|
1906
|
-
content: "\e415";
|
1907
|
-
}
|
1908
|
-
i.icon.picture.in.picture::before {
|
1909
|
-
content: "\e8aa";
|
1910
|
-
}
|
1911
|
-
i.icon.picture.in.picture.alt::before {
|
1912
|
-
content: "\e911";
|
1913
|
-
}
|
1914
|
-
i.icon.pie.chart::before {
|
1915
|
-
content: "\e6c4";
|
1916
|
-
}
|
1917
|
-
i.icon.pie.chart.outlined::before {
|
1918
|
-
content: "\e6c5";
|
1919
|
-
}
|
1920
|
-
i.icon.pin.drop::before {
|
1921
|
-
content: "\e55e";
|
1922
|
-
}
|
1923
|
-
i.icon.place::before {
|
1924
|
-
content: "\e55f";
|
1925
|
-
}
|
1926
|
-
i.icon.play.arrow::before {
|
1927
|
-
content: "\e037";
|
1928
|
-
}
|
1929
|
-
i.icon.play.circle.filled::before {
|
1930
|
-
content: "\e038";
|
1931
|
-
}
|
1932
|
-
i.icon.play.circle.outline::before {
|
1933
|
-
content: "\e039";
|
1934
|
-
}
|
1935
|
-
i.icon.play.for.work::before {
|
1936
|
-
content: "\e906";
|
1937
|
-
}
|
1938
|
-
i.icon.playlist.add::before {
|
1939
|
-
content: "\e03b";
|
1940
|
-
}
|
1941
|
-
i.icon.playlist.add.check::before {
|
1942
|
-
content: "\e065";
|
1943
|
-
}
|
1944
|
-
i.icon.playlist.play::before {
|
1945
|
-
content: "\e05f";
|
1946
|
-
}
|
1947
|
-
i.icon.plus.one::before {
|
1948
|
-
content: "\e800";
|
1949
|
-
}
|
1950
|
-
i.icon.poll::before {
|
1951
|
-
content: "\e801";
|
1952
|
-
}
|
1953
|
-
i.icon.polymer::before {
|
1954
|
-
content: "\e8ab";
|
1955
|
-
}
|
1956
|
-
i.icon.pool::before {
|
1957
|
-
content: "\eb48";
|
1958
|
-
}
|
1959
|
-
i.icon.portable.wifi.off::before {
|
1960
|
-
content: "\e0ce";
|
1961
|
-
}
|
1962
|
-
i.icon.portrait::before {
|
1963
|
-
content: "\e416";
|
1964
|
-
}
|
1965
|
-
i.icon.power::before {
|
1966
|
-
content: "\e63c";
|
1967
|
-
}
|
1968
|
-
i.icon.power.input::before {
|
1969
|
-
content: "\e336";
|
1970
|
-
}
|
1971
|
-
i.icon.power.settings.new::before {
|
1972
|
-
content: "\e8ac";
|
1973
|
-
}
|
1974
|
-
i.icon.pregnant.woman::before {
|
1975
|
-
content: "\e91e";
|
1976
|
-
}
|
1977
|
-
i.icon.present.to.all::before {
|
1978
|
-
content: "\e0df";
|
1979
|
-
}
|
1980
|
-
i.icon.print::before {
|
1981
|
-
content: "\e8ad";
|
1982
|
-
}
|
1983
|
-
i.icon.priority.high::before {
|
1984
|
-
content: "\e645";
|
1985
|
-
}
|
1986
|
-
i.icon.public::before {
|
1987
|
-
content: "\e80b";
|
1988
|
-
}
|
1989
|
-
i.icon.publish::before {
|
1990
|
-
content: "\e255";
|
1991
|
-
}
|
1992
|
-
i.icon.query.builder::before {
|
1993
|
-
content: "\e8ae";
|
1994
|
-
}
|
1995
|
-
i.icon.question.answer::before {
|
1996
|
-
content: "\e8af";
|
1997
|
-
}
|
1998
|
-
i.icon.queue::before {
|
1999
|
-
content: "\e03c";
|
2000
|
-
}
|
2001
|
-
i.icon.queue.music::before {
|
2002
|
-
content: "\e03d";
|
2003
|
-
}
|
2004
|
-
i.icon.queue.play.next::before {
|
2005
|
-
content: "\e066";
|
2006
|
-
}
|
2007
|
-
i.icon.radio::before {
|
2008
|
-
content: "\e03e";
|
2009
|
-
}
|
2010
|
-
i.icon.radio.button.checked::before {
|
2011
|
-
content: "\e837";
|
2012
|
-
}
|
2013
|
-
i.icon.radio.button.unchecked::before {
|
2014
|
-
content: "\e836";
|
2015
|
-
}
|
2016
|
-
i.icon.rate.review::before {
|
2017
|
-
content: "\e560";
|
2018
|
-
}
|
2019
|
-
i.icon.receipt::before {
|
2020
|
-
content: "\e8b0";
|
2021
|
-
}
|
2022
|
-
i.icon.recent.actors::before {
|
2023
|
-
content: "\e03f";
|
2024
|
-
}
|
2025
|
-
i.icon.record.voice.over::before {
|
2026
|
-
content: "\e91f";
|
2027
|
-
}
|
2028
|
-
i.icon.redeem::before {
|
2029
|
-
content: "\e8b1";
|
2030
|
-
}
|
2031
|
-
i.icon.redo::before {
|
2032
|
-
content: "\e15a";
|
2033
|
-
}
|
2034
|
-
i.icon.refresh::before {
|
2035
|
-
content: "\e5d5";
|
2036
|
-
}
|
2037
|
-
i.icon.remove::before {
|
2038
|
-
content: "\e15b";
|
2039
|
-
}
|
2040
|
-
i.icon.remove.circle::before {
|
2041
|
-
content: "\e15c";
|
2042
|
-
}
|
2043
|
-
i.icon.remove.circle.outline::before {
|
2044
|
-
content: "\e15d";
|
2045
|
-
}
|
2046
|
-
i.icon.remove.from.queue::before {
|
2047
|
-
content: "\e067";
|
2048
|
-
}
|
2049
|
-
i.icon.remove.red.eye::before {
|
2050
|
-
content: "\e417";
|
2051
|
-
}
|
2052
|
-
i.icon.remove.shopping.cart::before {
|
2053
|
-
content: "\e928";
|
2054
|
-
}
|
2055
|
-
i.icon.reorder::before {
|
2056
|
-
content: "\e8fe";
|
2057
|
-
}
|
2058
|
-
i.icon.repeat::before {
|
2059
|
-
content: "\e040";
|
2060
|
-
}
|
2061
|
-
i.icon.repeat.one::before {
|
2062
|
-
content: "\e041";
|
2063
|
-
}
|
2064
|
-
i.icon.replay::before {
|
2065
|
-
content: "\e042";
|
2066
|
-
}
|
2067
|
-
i.icon.replay.ten::before {
|
2068
|
-
content: "\e059";
|
2069
|
-
}
|
2070
|
-
i.icon.replay.thirty::before {
|
2071
|
-
content: "\e05a";
|
2072
|
-
}
|
2073
|
-
i.icon.replay.five::before {
|
2074
|
-
content: "\e05b";
|
2075
|
-
}
|
2076
|
-
i.icon.reply::before {
|
2077
|
-
content: "\e15e";
|
2078
|
-
}
|
2079
|
-
i.icon.reply.all::before {
|
2080
|
-
content: "\e15f";
|
2081
|
-
}
|
2082
|
-
i.icon.report::before {
|
2083
|
-
content: "\e160";
|
2084
|
-
}
|
2085
|
-
i.icon.report.problem::before {
|
2086
|
-
content: "\e8b2";
|
2087
|
-
}
|
2088
|
-
i.icon.restaurant::before {
|
2089
|
-
content: "\e56c";
|
2090
|
-
}
|
2091
|
-
i.icon.restaurant.menu::before {
|
2092
|
-
content: "\e561";
|
2093
|
-
}
|
2094
|
-
i.icon.restore::before {
|
2095
|
-
content: "\e8b3";
|
2096
|
-
}
|
2097
|
-
i.icon.restore.page::before {
|
2098
|
-
content: "\e929";
|
2099
|
-
}
|
2100
|
-
i.icon.ring.volume::before {
|
2101
|
-
content: "\e0d1";
|
2102
|
-
}
|
2103
|
-
i.icon.room::before {
|
2104
|
-
content: "\e8b4";
|
2105
|
-
}
|
2106
|
-
i.icon.room.service::before {
|
2107
|
-
content: "\eb49";
|
2108
|
-
}
|
2109
|
-
i.icon.rotate.ninety.degrees.ccw::before {
|
2110
|
-
content: "\e418";
|
2111
|
-
}
|
2112
|
-
i.icon.rotate.left::before {
|
2113
|
-
content: "\e419";
|
2114
|
-
}
|
2115
|
-
i.icon.rotate.right::before {
|
2116
|
-
content: "\e41a";
|
2117
|
-
}
|
2118
|
-
i.icon.rounded.corner::before {
|
2119
|
-
content: "\e920";
|
2120
|
-
}
|
2121
|
-
i.icon.router::before {
|
2122
|
-
content: "\e328";
|
2123
|
-
}
|
2124
|
-
i.icon.rowing::before {
|
2125
|
-
content: "\e921";
|
2126
|
-
}
|
2127
|
-
i.icon.rss.feed::before {
|
2128
|
-
content: "\e0e5";
|
2129
|
-
}
|
2130
|
-
i.icon.rv.hookup::before {
|
2131
|
-
content: "\e642";
|
2132
|
-
}
|
2133
|
-
i.icon.satellite::before {
|
2134
|
-
content: "\e562";
|
2135
|
-
}
|
2136
|
-
i.icon.save::before {
|
2137
|
-
content: "\e161";
|
2138
|
-
}
|
2139
|
-
i.icon.scanner::before {
|
2140
|
-
content: "\e329";
|
2141
|
-
}
|
2142
|
-
i.icon.schedule::before {
|
2143
|
-
content: "\e8b5";
|
2144
|
-
}
|
2145
|
-
i.icon.school::before {
|
2146
|
-
content: "\e80c";
|
2147
|
-
}
|
2148
|
-
i.icon.screen.lock.landscape::before {
|
2149
|
-
content: "\e1be";
|
2150
|
-
}
|
2151
|
-
i.icon.screen.lock.portrait::before {
|
2152
|
-
content: "\e1bf";
|
2153
|
-
}
|
2154
|
-
i.icon.screen.lock.rotation::before {
|
2155
|
-
content: "\e1c0";
|
2156
|
-
}
|
2157
|
-
i.icon.screen.rotation::before {
|
2158
|
-
content: "\e1c1";
|
2159
|
-
}
|
2160
|
-
i.icon.screen.share::before {
|
2161
|
-
content: "\e0e2";
|
2162
|
-
}
|
2163
|
-
i.icon.sd.card::before {
|
2164
|
-
content: "\e623";
|
2165
|
-
}
|
2166
|
-
i.icon.sd.storage::before {
|
2167
|
-
content: "\e1c2";
|
2168
|
-
}
|
2169
|
-
i.icon.search::before {
|
2170
|
-
content: "\e8b6";
|
2171
|
-
}
|
2172
|
-
i.icon.security::before {
|
2173
|
-
content: "\e32a";
|
2174
|
-
}
|
2175
|
-
i.icon.select.all::before {
|
2176
|
-
content: "\e162";
|
2177
|
-
}
|
2178
|
-
i.icon.send::before {
|
2179
|
-
content: "\e163";
|
2180
|
-
}
|
2181
|
-
i.icon.sentiment.dissatisfied::before {
|
2182
|
-
content: "\e811";
|
2183
|
-
}
|
2184
|
-
i.icon.sentiment.neutral::before {
|
2185
|
-
content: "\e812";
|
2186
|
-
}
|
2187
|
-
i.icon.sentiment.satisfied::before {
|
2188
|
-
content: "\e813";
|
2189
|
-
}
|
2190
|
-
i.icon.sentiment.very.dissatisfied::before {
|
2191
|
-
content: "\e814";
|
2192
|
-
}
|
2193
|
-
i.icon.sentiment.very.satisfied::before {
|
2194
|
-
content: "\e815";
|
2195
|
-
}
|
2196
|
-
i.icon.settings::before {
|
2197
|
-
content: "\e8b8";
|
2198
|
-
}
|
2199
|
-
i.icon.settings.applications::before {
|
2200
|
-
content: "\e8b9";
|
2201
|
-
}
|
2202
|
-
i.icon.settings.backup.restore::before {
|
2203
|
-
content: "\e8ba";
|
2204
|
-
}
|
2205
|
-
i.icon.settings.bluetooth::before {
|
2206
|
-
content: "\e8bb";
|
2207
|
-
}
|
2208
|
-
i.icon.settings.brightness::before {
|
2209
|
-
content: "\e8bd";
|
2210
|
-
}
|
2211
|
-
i.icon.settings.cell::before {
|
2212
|
-
content: "\e8bc";
|
2213
|
-
}
|
2214
|
-
i.icon.settings.ethernet::before {
|
2215
|
-
content: "\e8be";
|
2216
|
-
}
|
2217
|
-
i.icon.settings.input.antenna::before {
|
2218
|
-
content: "\e8bf";
|
2219
|
-
}
|
2220
|
-
i.icon.settings.input.component::before {
|
2221
|
-
content: "\e8c0";
|
2222
|
-
}
|
2223
|
-
i.icon.settings.input.composite::before {
|
2224
|
-
content: "\e8c1";
|
2225
|
-
}
|
2226
|
-
i.icon.settings.input.hdmi::before {
|
2227
|
-
content: "\e8c2";
|
2228
|
-
}
|
2229
|
-
i.icon.settings.input.svideo::before {
|
2230
|
-
content: "\e8c3";
|
2231
|
-
}
|
2232
|
-
i.icon.settings.overscan::before {
|
2233
|
-
content: "\e8c4";
|
2234
|
-
}
|
2235
|
-
i.icon.settings.phone::before {
|
2236
|
-
content: "\e8c5";
|
2237
|
-
}
|
2238
|
-
i.icon.settings.power::before {
|
2239
|
-
content: "\e8c6";
|
2240
|
-
}
|
2241
|
-
i.icon.settings.remote::before {
|
2242
|
-
content: "\e8c7";
|
2243
|
-
}
|
2244
|
-
i.icon.settings.system.daydream::before {
|
2245
|
-
content: "\e1c3";
|
2246
|
-
}
|
2247
|
-
i.icon.settings.voice::before {
|
2248
|
-
content: "\e8c8";
|
2249
|
-
}
|
2250
|
-
i.icon.share::before {
|
2251
|
-
content: "\e80d";
|
2252
|
-
}
|
2253
|
-
i.icon.shop::before {
|
2254
|
-
content: "\e8c9";
|
2255
|
-
}
|
2256
|
-
i.icon.shop.two::before {
|
2257
|
-
content: "\e8ca";
|
2258
|
-
}
|
2259
|
-
i.icon.shopping.basket::before {
|
2260
|
-
content: "\e8cb";
|
2261
|
-
}
|
2262
|
-
i.icon.shopping.cart::before {
|
2263
|
-
content: "\e8cc";
|
2264
|
-
}
|
2265
|
-
i.icon.short.text::before {
|
2266
|
-
content: "\e261";
|
2267
|
-
}
|
2268
|
-
i.icon.show.chart::before {
|
2269
|
-
content: "\e6e1";
|
2270
|
-
}
|
2271
|
-
i.icon.shuffle::before {
|
2272
|
-
content: "\e043";
|
2273
|
-
}
|
2274
|
-
i.icon.signal.cellular.four.bar::before {
|
2275
|
-
content: "\e1c8";
|
2276
|
-
}
|
2277
|
-
i.icon.signal.cellular.connected.no.internet.4.bar::before {
|
2278
|
-
content: "\e1cd";
|
2279
|
-
}
|
2280
|
-
i.icon.signal.cellular.no.sim::before {
|
2281
|
-
content: "\e1ce";
|
2282
|
-
}
|
2283
|
-
i.icon.signal.cellular.null::before {
|
2284
|
-
content: "\e1cf";
|
2285
|
-
}
|
2286
|
-
i.icon.signal.cellular.off::before {
|
2287
|
-
content: "\e1d0";
|
2288
|
-
}
|
2289
|
-
i.icon.signal.wifi.four.bar::before {
|
2290
|
-
content: "\e1d8";
|
2291
|
-
}
|
2292
|
-
i.icon.signal.wifi.four.bar.lock::before {
|
2293
|
-
content: "\e1d9";
|
2294
|
-
}
|
2295
|
-
i.icon.signal.wifi.off::before {
|
2296
|
-
content: "\e1da";
|
2297
|
-
}
|
2298
|
-
i.icon.sim.card::before {
|
2299
|
-
content: "\e32b";
|
2300
|
-
}
|
2301
|
-
i.icon.sim.card.alert::before {
|
2302
|
-
content: "\e624";
|
2303
|
-
}
|
2304
|
-
i.icon.skip.next::before {
|
2305
|
-
content: "\e044";
|
2306
|
-
}
|
2307
|
-
i.icon.skip.previous::before {
|
2308
|
-
content: "\e045";
|
2309
|
-
}
|
2310
|
-
i.icon.slideshow::before {
|
2311
|
-
content: "\e41b";
|
2312
|
-
}
|
2313
|
-
i.icon.slow.motion.video::before {
|
2314
|
-
content: "\e068";
|
2315
|
-
}
|
2316
|
-
i.icon.smartphone::before {
|
2317
|
-
content: "\e32c";
|
2318
|
-
}
|
2319
|
-
i.icon.smoke.free::before {
|
2320
|
-
content: "\eb4a";
|
2321
|
-
}
|
2322
|
-
i.icon.smoking.rooms::before {
|
2323
|
-
content: "\eb4b";
|
2324
|
-
}
|
2325
|
-
i.icon.sms::before {
|
2326
|
-
content: "\e625";
|
2327
|
-
}
|
2328
|
-
i.icon.sms.failed::before {
|
2329
|
-
content: "\e626";
|
2330
|
-
}
|
2331
|
-
i.icon.snooze::before {
|
2332
|
-
content: "\e046";
|
2333
|
-
}
|
2334
|
-
i.icon.sort::before {
|
2335
|
-
content: "\e164";
|
2336
|
-
}
|
2337
|
-
i.icon.sort.by.alpha::before {
|
2338
|
-
content: "\e053";
|
2339
|
-
}
|
2340
|
-
i.icon.spa::before {
|
2341
|
-
content: "\eb4c";
|
2342
|
-
}
|
2343
|
-
i.icon.space.bar::before {
|
2344
|
-
content: "\e256";
|
2345
|
-
}
|
2346
|
-
i.icon.speaker::before {
|
2347
|
-
content: "\e32d";
|
2348
|
-
}
|
2349
|
-
i.icon.speaker.group::before {
|
2350
|
-
content: "\e32e";
|
2351
|
-
}
|
2352
|
-
i.icon.speaker.notes::before {
|
2353
|
-
content: "\e8cd";
|
2354
|
-
}
|
2355
|
-
i.icon.speaker.notes.off::before {
|
2356
|
-
content: "\e92a";
|
2357
|
-
}
|
2358
|
-
i.icon.speaker.phone::before {
|
2359
|
-
content: "\e0d2";
|
2360
|
-
}
|
2361
|
-
i.icon.spellcheck::before {
|
2362
|
-
content: "\e8ce";
|
2363
|
-
}
|
2364
|
-
i.icon.star::before {
|
2365
|
-
content: "\e838";
|
2366
|
-
}
|
2367
|
-
i.icon.star.border::before {
|
2368
|
-
content: "\e83a";
|
2369
|
-
}
|
2370
|
-
i.icon.star.half::before {
|
2371
|
-
content: "\e839";
|
2372
|
-
}
|
2373
|
-
i.icon.stars::before {
|
2374
|
-
content: "\e8d0";
|
2375
|
-
}
|
2376
|
-
i.icon.stay.current.landscape::before {
|
2377
|
-
content: "\e0d3";
|
2378
|
-
}
|
2379
|
-
i.icon.stay.current.portrait::before {
|
2380
|
-
content: "\e0d4";
|
2381
|
-
}
|
2382
|
-
i.icon.stay.primary.landscape::before {
|
2383
|
-
content: "\e0d5";
|
2384
|
-
}
|
2385
|
-
i.icon.stay.primary.portrait::before {
|
2386
|
-
content: "\e0d6";
|
2387
|
-
}
|
2388
|
-
i.icon.stop::before {
|
2389
|
-
content: "\e047";
|
2390
|
-
}
|
2391
|
-
i.icon.stop.screen.share::before {
|
2392
|
-
content: "\e0e3";
|
2393
|
-
}
|
2394
|
-
i.icon.storage::before {
|
2395
|
-
content: "\e1db";
|
2396
|
-
}
|
2397
|
-
i.icon.store::before {
|
2398
|
-
content: "\e8d1";
|
2399
|
-
}
|
2400
|
-
i.icon.store.mall.directory::before {
|
2401
|
-
content: "\e563";
|
2402
|
-
}
|
2403
|
-
i.icon.straighten::before {
|
2404
|
-
content: "\e41c";
|
2405
|
-
}
|
2406
|
-
i.icon.streetview::before {
|
2407
|
-
content: "\e56e";
|
2408
|
-
}
|
2409
|
-
i.icon.strikethrough.s::before {
|
2410
|
-
content: "\e257";
|
2411
|
-
}
|
2412
|
-
i.icon.style::before {
|
2413
|
-
content: "\e41d";
|
2414
|
-
}
|
2415
|
-
i.icon.subdirectory.arrow.left::before {
|
2416
|
-
content: "\e5d9";
|
2417
|
-
}
|
2418
|
-
i.icon.subdirectory.arrow.right::before {
|
2419
|
-
content: "\e5da";
|
2420
|
-
}
|
2421
|
-
i.icon.subject::before {
|
2422
|
-
content: "\e8d2";
|
2423
|
-
}
|
2424
|
-
i.icon.subscriptions::before {
|
2425
|
-
content: "\e064";
|
2426
|
-
}
|
2427
|
-
i.icon.subtitles::before {
|
2428
|
-
content: "\e048";
|
2429
|
-
}
|
2430
|
-
i.icon.subway::before {
|
2431
|
-
content: "\e56f";
|
2432
|
-
}
|
2433
|
-
i.icon.supervisor.account::before {
|
2434
|
-
content: "\e8d3";
|
2435
|
-
}
|
2436
|
-
i.icon.surround.sound::before {
|
2437
|
-
content: "\e049";
|
2438
|
-
}
|
2439
|
-
i.icon.swap.calls::before {
|
2440
|
-
content: "\e0d7";
|
2441
|
-
}
|
2442
|
-
i.icon.swap.horiz::before {
|
2443
|
-
content: "\e8d4";
|
2444
|
-
}
|
2445
|
-
i.icon.swap.vert::before {
|
2446
|
-
content: "\e8d5";
|
2447
|
-
}
|
2448
|
-
i.icon.swap.vertical.circle::before {
|
2449
|
-
content: "\e8d6";
|
2450
|
-
}
|
2451
|
-
i.icon.switch.camera::before {
|
2452
|
-
content: "\e41e";
|
2453
|
-
}
|
2454
|
-
i.icon.switch.video::before {
|
2455
|
-
content: "\e41f";
|
2456
|
-
}
|
2457
|
-
i.icon.sync::before {
|
2458
|
-
content: "\e627";
|
2459
|
-
}
|
2460
|
-
i.icon.sync.disabled::before {
|
2461
|
-
content: "\e628";
|
2462
|
-
}
|
2463
|
-
i.icon.sync.problem::before {
|
2464
|
-
content: "\e629";
|
2465
|
-
}
|
2466
|
-
i.icon.system.update::before {
|
2467
|
-
content: "\e62a";
|
2468
|
-
}
|
2469
|
-
i.icon.system.update.alt::before {
|
2470
|
-
content: "\e8d7";
|
2471
|
-
}
|
2472
|
-
i.icon.tab::before {
|
2473
|
-
content: "\e8d8";
|
2474
|
-
}
|
2475
|
-
i.icon.tab.unselected::before {
|
2476
|
-
content: "\e8d9";
|
2477
|
-
}
|
2478
|
-
i.icon.tablet::before {
|
2479
|
-
content: "\e32f";
|
2480
|
-
}
|
2481
|
-
i.icon.tablet.android::before {
|
2482
|
-
content: "\e330";
|
2483
|
-
}
|
2484
|
-
i.icon.tablet.mac::before {
|
2485
|
-
content: "\e331";
|
2486
|
-
}
|
2487
|
-
i.icon.tag.faces::before {
|
2488
|
-
content: "\e420";
|
2489
|
-
}
|
2490
|
-
i.icon.tap.and.play::before {
|
2491
|
-
content: "\e62b";
|
2492
|
-
}
|
2493
|
-
i.icon.terrain::before {
|
2494
|
-
content: "\e564";
|
2495
|
-
}
|
2496
|
-
i.icon.text.fields::before {
|
2497
|
-
content: "\e262";
|
2498
|
-
}
|
2499
|
-
i.icon.text.format::before {
|
2500
|
-
content: "\e165";
|
2501
|
-
}
|
2502
|
-
i.icon.textsms::before {
|
2503
|
-
content: "\e0d8";
|
2504
|
-
}
|
2505
|
-
i.icon.texture::before {
|
2506
|
-
content: "\e421";
|
2507
|
-
}
|
2508
|
-
i.icon.theaters::before {
|
2509
|
-
content: "\e8da";
|
2510
|
-
}
|
2511
|
-
i.icon.thumb.down::before {
|
2512
|
-
content: "\e8db";
|
2513
|
-
}
|
2514
|
-
i.icon.thumb.up::before {
|
2515
|
-
content: "\e8dc";
|
2516
|
-
}
|
2517
|
-
i.icon.thumbs.up.down::before {
|
2518
|
-
content: "\e8dd";
|
2519
|
-
}
|
2520
|
-
i.icon.time.to.leave::before {
|
2521
|
-
content: "\e62c";
|
2522
|
-
}
|
2523
|
-
i.icon.timelapse::before {
|
2524
|
-
content: "\e422";
|
2525
|
-
}
|
2526
|
-
i.icon.timeline::before {
|
2527
|
-
content: "\e922";
|
2528
|
-
}
|
2529
|
-
i.icon.timer::before {
|
2530
|
-
content: "\e425";
|
2531
|
-
}
|
2532
|
-
i.icon.timer.ten::before {
|
2533
|
-
content: "\e423";
|
2534
|
-
}
|
2535
|
-
i.icon.timer.three::before {
|
2536
|
-
content: "\e424";
|
2537
|
-
}
|
2538
|
-
i.icon.timer.off::before {
|
2539
|
-
content: "\e426";
|
2540
|
-
}
|
2541
|
-
i.icon.title::before {
|
2542
|
-
content: "\e264";
|
2543
|
-
}
|
2544
|
-
i.icon.toc::before {
|
2545
|
-
content: "\e8de";
|
2546
|
-
}
|
2547
|
-
i.icon.today::before {
|
2548
|
-
content: "\e8df";
|
2549
|
-
}
|
2550
|
-
i.icon.toll::before {
|
2551
|
-
content: "\e8e0";
|
2552
|
-
}
|
2553
|
-
i.icon.tonality::before {
|
2554
|
-
content: "\e427";
|
2555
|
-
}
|
2556
|
-
i.icon.touch.app::before {
|
2557
|
-
content: "\e913";
|
2558
|
-
}
|
2559
|
-
i.icon.toys::before {
|
2560
|
-
content: "\e332";
|
2561
|
-
}
|
2562
|
-
i.icon.track.changes::before {
|
2563
|
-
content: "\e8e1";
|
2564
|
-
}
|
2565
|
-
i.icon.traffic::before {
|
2566
|
-
content: "\e565";
|
2567
|
-
}
|
2568
|
-
i.icon.train::before {
|
2569
|
-
content: "\e570";
|
2570
|
-
}
|
2571
|
-
i.icon.tram::before {
|
2572
|
-
content: "\e571";
|
2573
|
-
}
|
2574
|
-
i.icon.transfer.within.a.station::before {
|
2575
|
-
content: "\e572";
|
2576
|
-
}
|
2577
|
-
i.icon.transform::before {
|
2578
|
-
content: "\e428";
|
2579
|
-
}
|
2580
|
-
i.icon.translate::before {
|
2581
|
-
content: "\e8e2";
|
2582
|
-
}
|
2583
|
-
i.icon.trending.down::before {
|
2584
|
-
content: "\e8e3";
|
2585
|
-
}
|
2586
|
-
i.icon.trending.flat::before {
|
2587
|
-
content: "\e8e4";
|
2588
|
-
}
|
2589
|
-
i.icon.trending.up::before {
|
2590
|
-
content: "\e8e5";
|
2591
|
-
}
|
2592
|
-
i.icon.tune::before {
|
2593
|
-
content: "\e429";
|
2594
|
-
}
|
2595
|
-
i.icon.turned.in::before {
|
2596
|
-
content: "\e8e6";
|
2597
|
-
}
|
2598
|
-
i.icon.turned.in.not::before {
|
2599
|
-
content: "\e8e7";
|
2600
|
-
}
|
2601
|
-
i.icon.tv::before {
|
2602
|
-
content: "\e333";
|
2603
|
-
}
|
2604
|
-
i.icon.unarchive::before {
|
2605
|
-
content: "\e169";
|
2606
|
-
}
|
2607
|
-
i.icon.undo::before {
|
2608
|
-
content: "\e166";
|
2609
|
-
}
|
2610
|
-
i.icon.unfold.less::before {
|
2611
|
-
content: "\e5d6";
|
2612
|
-
}
|
2613
|
-
i.icon.unfold.more::before {
|
2614
|
-
content: "\e5d7";
|
2615
|
-
}
|
2616
|
-
i.icon.update::before {
|
2617
|
-
content: "\e923";
|
2618
|
-
}
|
2619
|
-
i.icon.usb::before {
|
2620
|
-
content: "\e1e0";
|
2621
|
-
}
|
2622
|
-
i.icon.verified.user::before {
|
2623
|
-
content: "\e8e8";
|
2624
|
-
}
|
2625
|
-
i.icon.vertical.align.bottom::before {
|
2626
|
-
content: "\e258";
|
2627
|
-
}
|
2628
|
-
i.icon.vertical.align.center::before {
|
2629
|
-
content: "\e259";
|
2630
|
-
}
|
2631
|
-
i.icon.vertical.align.top::before {
|
2632
|
-
content: "\e25a";
|
2633
|
-
}
|
2634
|
-
i.icon.vibration::before {
|
2635
|
-
content: "\e62d";
|
2636
|
-
}
|
2637
|
-
i.icon.video.call::before {
|
2638
|
-
content: "\e070";
|
2639
|
-
}
|
2640
|
-
i.icon.video.label::before {
|
2641
|
-
content: "\e071";
|
2642
|
-
}
|
2643
|
-
i.icon.video.library::before {
|
2644
|
-
content: "\e04a";
|
2645
|
-
}
|
2646
|
-
i.icon.videocam::before {
|
2647
|
-
content: "\e04b";
|
2648
|
-
}
|
2649
|
-
i.icon.videocam.off::before {
|
2650
|
-
content: "\e04c";
|
2651
|
-
}
|
2652
|
-
i.icon.videogame.asset::before {
|
2653
|
-
content: "\e338";
|
2654
|
-
}
|
2655
|
-
i.icon.view.agenda::before {
|
2656
|
-
content: "\e8e9";
|
2657
|
-
}
|
2658
|
-
i.icon.view.array::before {
|
2659
|
-
content: "\e8ea";
|
2660
|
-
}
|
2661
|
-
i.icon.view.carousel::before {
|
2662
|
-
content: "\e8eb";
|
2663
|
-
}
|
2664
|
-
i.icon.view.column::before {
|
2665
|
-
content: "\e8ec";
|
2666
|
-
}
|
2667
|
-
i.icon.view.comfy::before {
|
2668
|
-
content: "\e42a";
|
2669
|
-
}
|
2670
|
-
i.icon.view.compact::before {
|
2671
|
-
content: "\e42b";
|
2672
|
-
}
|
2673
|
-
i.icon.view.day::before {
|
2674
|
-
content: "\e8ed";
|
2675
|
-
}
|
2676
|
-
i.icon.view.headline::before {
|
2677
|
-
content: "\e8ee";
|
2678
|
-
}
|
2679
|
-
i.icon.view.list::before {
|
2680
|
-
content: "\e8ef";
|
2681
|
-
}
|
2682
|
-
i.icon.view.module::before {
|
2683
|
-
content: "\e8f0";
|
2684
|
-
}
|
2685
|
-
i.icon.view.quilt::before {
|
2686
|
-
content: "\e8f1";
|
2687
|
-
}
|
2688
|
-
i.icon.view.stream::before {
|
2689
|
-
content: "\e8f2";
|
2690
|
-
}
|
2691
|
-
i.icon.view.week::before {
|
2692
|
-
content: "\e8f3";
|
2693
|
-
}
|
2694
|
-
i.icon.vignette::before {
|
2695
|
-
content: "\e435";
|
2696
|
-
}
|
2697
|
-
i.icon.visibility::before {
|
2698
|
-
content: "\e8f4";
|
2699
|
-
}
|
2700
|
-
i.icon.visibility.off::before {
|
2701
|
-
content: "\e8f5";
|
2702
|
-
}
|
2703
|
-
i.icon.voice.chat::before {
|
2704
|
-
content: "\e62e";
|
2705
|
-
}
|
2706
|
-
i.icon.voicemail::before {
|
2707
|
-
content: "\e0d9";
|
2708
|
-
}
|
2709
|
-
i.icon.volume.down::before {
|
2710
|
-
content: "\e04d";
|
2711
|
-
}
|
2712
|
-
i.icon.volume.mute::before {
|
2713
|
-
content: "\e04e";
|
2714
|
-
}
|
2715
|
-
i.icon.volume.off::before {
|
2716
|
-
content: "\e04f";
|
2717
|
-
}
|
2718
|
-
i.icon.volume.up::before {
|
2719
|
-
content: "\e050";
|
2720
|
-
}
|
2721
|
-
i.icon.vpn.key::before {
|
2722
|
-
content: "\e0da";
|
2723
|
-
}
|
2724
|
-
i.icon.vpn.lock::before {
|
2725
|
-
content: "\e62f";
|
2726
|
-
}
|
2727
|
-
i.icon.wallpaper::before {
|
2728
|
-
content: "\e1bc";
|
2729
|
-
}
|
2730
|
-
i.icon.warning::before {
|
2731
|
-
content: "\e002";
|
2732
|
-
}
|
2733
|
-
i.icon.watch::before {
|
2734
|
-
content: "\e334";
|
2735
|
-
}
|
2736
|
-
i.icon.watch.later::before {
|
2737
|
-
content: "\e924";
|
2738
|
-
}
|
2739
|
-
i.icon.wb.auto::before {
|
2740
|
-
content: "\e42c";
|
2741
|
-
}
|
2742
|
-
i.icon.wb.cloudy::before {
|
2743
|
-
content: "\e42d";
|
2744
|
-
}
|
2745
|
-
i.icon.wb.incandescent::before {
|
2746
|
-
content: "\e42e";
|
2747
|
-
}
|
2748
|
-
i.icon.wb.iridescent::before {
|
2749
|
-
content: "\e436";
|
2750
|
-
}
|
2751
|
-
i.icon.wb.sunny::before {
|
2752
|
-
content: "\e430";
|
2753
|
-
}
|
2754
|
-
i.icon.wc::before {
|
2755
|
-
content: "\e63d";
|
2756
|
-
}
|
2757
|
-
i.icon.web::before {
|
2758
|
-
content: "\e051";
|
2759
|
-
}
|
2760
|
-
i.icon.web.asset::before {
|
2761
|
-
content: "\e069";
|
2762
|
-
}
|
2763
|
-
i.icon.weekend::before {
|
2764
|
-
content: "\e16b";
|
2765
|
-
}
|
2766
|
-
i.icon.whatshot::before {
|
2767
|
-
content: "\e80e";
|
2768
|
-
}
|
2769
|
-
i.icon.widgets::before {
|
2770
|
-
content: "\e1bd";
|
2771
|
-
}
|
2772
|
-
i.icon.wifi::before {
|
2773
|
-
content: "\e63e";
|
2774
|
-
}
|
2775
|
-
i.icon.wifi.lock::before {
|
2776
|
-
content: "\e1e1";
|
2777
|
-
}
|
2778
|
-
i.icon.wifi.tethering::before {
|
2779
|
-
content: "\e1e2";
|
2780
|
-
}
|
2781
|
-
i.icon.work::before {
|
2782
|
-
content: "\e8f9";
|
2783
|
-
}
|
2784
|
-
i.icon.wrap.text::before {
|
2785
|
-
content: "\e25b";
|
2786
|
-
}
|
2787
|
-
i.icon.youtube.searched.for::before {
|
2788
|
-
content: "\e8fa";
|
2789
|
-
}
|
2790
|
-
i.icon.zoom.in::before {
|
2791
|
-
content: "\e8ff";
|
2792
|
-
}
|
2793
|
-
i.icon.zoom.out::before {
|
2794
|
-
content: "\e900";
|
2795
|
-
}
|
2796
|
-
i.icon.zoom.out.map::before {
|
2797
|
-
content: "\e56b";
|
2798
|
-
}
|
1
|
+
/*******************************
|
2
|
+
Theme Overrides
|
3
|
+
*******************************/
|