curo-material-interface 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +41 -0
- data/LICENSE +22 -0
- data/README.md +5 -0
- data/Rakefile +3 -0
- data/lib/assets/fonts/mdi/LICENSE.txt +428 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.eot +0 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.svg +751 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.ttf +0 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.woff +0 -0
- data/lib/assets/fonts/roboto/Apache License.txt +203 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.svg +593 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.svg +641 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.svg +641 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.svg +593 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.svg +621 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.svg +631 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.svg +631 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.svg +644 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.svg +644 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.woff +0 -0
- data/lib/assets/stylesheets/cmi/_colors.scss +404 -0
- data/lib/assets/stylesheets/cmi/_extensions.sass +12 -0
- data/lib/assets/stylesheets/cmi/_global.sass +81 -0
- data/lib/assets/stylesheets/cmi/_icons.sass +2241 -0
- data/lib/assets/stylesheets/cmi/_libs.sass +2 -0
- data/lib/assets/stylesheets/cmi/_mixins.sass +10 -0
- data/lib/assets/stylesheets/cmi/_reset.sass +255 -0
- data/lib/assets/stylesheets/cmi/_roboto.sass +21 -0
- data/lib/assets/stylesheets/cmi/_typography.sass +125 -0
- data/lib/assets/stylesheets/cmi/_variables.sass +140 -0
- data/lib/assets/stylesheets/cmi/components/_buttons.sass +114 -0
- data/lib/assets/stylesheets/cmi/components/_navbar.sass +22 -0
- data/lib/curo-material-interface.rb +3 -0
- data/lib/curo_material_interface/version.rb +3 -0
- metadata +172 -0
@@ -0,0 +1,2241 @@
|
|
1
|
+
@font-face
|
2
|
+
font-family: "Material-Design-Icons"
|
3
|
+
src: asset-url("mdi/Material-Design-Icons.eot?-g7cqhn")
|
4
|
+
src: asset-url("mdi/Material-Design-Icons.eot?#iefix-g7cqhn") format("embedded-opentype"), asset-url("mdi/Material-Design-Icons.woff?-g7cqhn") format("woff"), asset-url("mdi/Material-Design-Icons.ttf?-g7cqhn") format("truetype"), asset-url("mdi/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons") format("svg")
|
5
|
+
font-weight: normal
|
6
|
+
font-style: normal
|
7
|
+
|
8
|
+
[class^="mdi-"], [class*=" mdi-"]
|
9
|
+
font-family: "Material-Design-Icons"
|
10
|
+
speak: none
|
11
|
+
font-style: normal
|
12
|
+
font-weight: normal
|
13
|
+
font-variant: normal
|
14
|
+
text-transform: none
|
15
|
+
/* Better Font Rendering =========== */
|
16
|
+
-webkit-font-smoothing: antialiased
|
17
|
+
-moz-osx-font-smoothing: grayscale
|
18
|
+
|
19
|
+
.mdi-action-3d-rotation:before
|
20
|
+
content: "\e600"
|
21
|
+
|
22
|
+
.mdi-action-accessibility:before
|
23
|
+
content: "\e601"
|
24
|
+
|
25
|
+
.mdi-action-account-balance:before
|
26
|
+
content: "\e602"
|
27
|
+
|
28
|
+
.mdi-action-account-balance-wallet:before
|
29
|
+
content: "\e603"
|
30
|
+
|
31
|
+
.mdi-action-account-box:before
|
32
|
+
content: "\e604"
|
33
|
+
|
34
|
+
.mdi-action-account-child:before
|
35
|
+
content: "\e605"
|
36
|
+
|
37
|
+
.mdi-action-account-circle:before
|
38
|
+
content: "\e606"
|
39
|
+
|
40
|
+
.mdi-action-add-shopping-cart:before
|
41
|
+
content: "\e607"
|
42
|
+
|
43
|
+
.mdi-action-alarm:before
|
44
|
+
content: "\e608"
|
45
|
+
|
46
|
+
.mdi-action-alarm-add:before
|
47
|
+
content: "\e609"
|
48
|
+
|
49
|
+
.mdi-action-alarm-off:before
|
50
|
+
content: "\e60a"
|
51
|
+
|
52
|
+
.mdi-action-alarm-on:before
|
53
|
+
content: "\e60b"
|
54
|
+
|
55
|
+
.mdi-action-android:before
|
56
|
+
content: "\e60c"
|
57
|
+
|
58
|
+
.mdi-action-announcement:before
|
59
|
+
content: "\e60d"
|
60
|
+
|
61
|
+
.mdi-action-aspect-ratio:before
|
62
|
+
content: "\e60e"
|
63
|
+
|
64
|
+
.mdi-action-assessment:before
|
65
|
+
content: "\e60f"
|
66
|
+
|
67
|
+
.mdi-action-assignment:before
|
68
|
+
content: "\e610"
|
69
|
+
|
70
|
+
.mdi-action-assignment-ind:before
|
71
|
+
content: "\e611"
|
72
|
+
|
73
|
+
.mdi-action-assignment-late:before
|
74
|
+
content: "\e612"
|
75
|
+
|
76
|
+
.mdi-action-assignment-return:before
|
77
|
+
content: "\e613"
|
78
|
+
|
79
|
+
.mdi-action-assignment-returned:before
|
80
|
+
content: "\e614"
|
81
|
+
|
82
|
+
.mdi-action-assignment-turned-in:before
|
83
|
+
content: "\e615"
|
84
|
+
|
85
|
+
.mdi-action-autorenew:before
|
86
|
+
content: "\e616"
|
87
|
+
|
88
|
+
.mdi-action-backup:before
|
89
|
+
content: "\e617"
|
90
|
+
|
91
|
+
.mdi-action-book:before
|
92
|
+
content: "\e618"
|
93
|
+
|
94
|
+
.mdi-action-bookmark:before
|
95
|
+
content: "\e619"
|
96
|
+
|
97
|
+
.mdi-action-bookmark-outline:before
|
98
|
+
content: "\e61a"
|
99
|
+
|
100
|
+
.mdi-action-bug-report:before
|
101
|
+
content: "\e61b"
|
102
|
+
|
103
|
+
.mdi-action-cached:before
|
104
|
+
content: "\e61c"
|
105
|
+
|
106
|
+
.mdi-action-class:before
|
107
|
+
content: "\e61d"
|
108
|
+
|
109
|
+
.mdi-action-credit-card:before
|
110
|
+
content: "\e61e"
|
111
|
+
|
112
|
+
.mdi-action-dashboard:before
|
113
|
+
content: "\e61f"
|
114
|
+
|
115
|
+
.mdi-action-delete:before
|
116
|
+
content: "\e620"
|
117
|
+
|
118
|
+
.mdi-action-description:before
|
119
|
+
content: "\e621"
|
120
|
+
|
121
|
+
.mdi-action-dns:before
|
122
|
+
content: "\e622"
|
123
|
+
|
124
|
+
.mdi-action-done:before
|
125
|
+
content: "\e623"
|
126
|
+
|
127
|
+
.mdi-action-done-all:before
|
128
|
+
content: "\e624"
|
129
|
+
|
130
|
+
.mdi-action-event:before
|
131
|
+
content: "\e625"
|
132
|
+
|
133
|
+
.mdi-action-exit-to-app:before
|
134
|
+
content: "\e626"
|
135
|
+
|
136
|
+
.mdi-action-explore:before
|
137
|
+
content: "\e627"
|
138
|
+
|
139
|
+
.mdi-action-extension:before
|
140
|
+
content: "\e628"
|
141
|
+
|
142
|
+
.mdi-action-face-unlock:before
|
143
|
+
content: "\e629"
|
144
|
+
|
145
|
+
.mdi-action-favorite:before
|
146
|
+
content: "\e62a"
|
147
|
+
|
148
|
+
.mdi-action-favorite-outline:before
|
149
|
+
content: "\e62b"
|
150
|
+
|
151
|
+
.mdi-action-find-in-page:before
|
152
|
+
content: "\e62c"
|
153
|
+
|
154
|
+
.mdi-action-find-replace:before
|
155
|
+
content: "\e62d"
|
156
|
+
|
157
|
+
.mdi-action-flip-to-back:before
|
158
|
+
content: "\e62e"
|
159
|
+
|
160
|
+
.mdi-action-flip-to-front:before
|
161
|
+
content: "\e62f"
|
162
|
+
|
163
|
+
.mdi-action-get-app:before
|
164
|
+
content: "\e630"
|
165
|
+
|
166
|
+
.mdi-action-grade:before
|
167
|
+
content: "\e631"
|
168
|
+
|
169
|
+
.mdi-action-group-work:before
|
170
|
+
content: "\e632"
|
171
|
+
|
172
|
+
.mdi-action-help:before
|
173
|
+
content: "\e633"
|
174
|
+
|
175
|
+
.mdi-action-highlight-remove:before
|
176
|
+
content: "\e634"
|
177
|
+
|
178
|
+
.mdi-action-history:before
|
179
|
+
content: "\e635"
|
180
|
+
|
181
|
+
.mdi-action-home:before
|
182
|
+
content: "\e636"
|
183
|
+
|
184
|
+
.mdi-action-https:before
|
185
|
+
content: "\e637"
|
186
|
+
|
187
|
+
.mdi-action-info:before
|
188
|
+
content: "\e638"
|
189
|
+
|
190
|
+
.mdi-action-info-outline:before
|
191
|
+
content: "\e639"
|
192
|
+
|
193
|
+
.mdi-action-input:before
|
194
|
+
content: "\e63a"
|
195
|
+
|
196
|
+
.mdi-action-invert-colors:before
|
197
|
+
content: "\e63b"
|
198
|
+
|
199
|
+
.mdi-action-label:before
|
200
|
+
content: "\e63c"
|
201
|
+
|
202
|
+
.mdi-action-label-outline:before
|
203
|
+
content: "\e63d"
|
204
|
+
|
205
|
+
.mdi-action-language:before
|
206
|
+
content: "\e63e"
|
207
|
+
|
208
|
+
.mdi-action-launch:before
|
209
|
+
content: "\e63f"
|
210
|
+
|
211
|
+
.mdi-action-list:before
|
212
|
+
content: "\e640"
|
213
|
+
|
214
|
+
.mdi-action-lock:before
|
215
|
+
content: "\e641"
|
216
|
+
|
217
|
+
.mdi-action-lock-open:before
|
218
|
+
content: "\e642"
|
219
|
+
|
220
|
+
.mdi-action-lock-outline:before
|
221
|
+
content: "\e643"
|
222
|
+
|
223
|
+
.mdi-action-loyalty:before
|
224
|
+
content: "\e644"
|
225
|
+
|
226
|
+
.mdi-action-markunread-mailbox:before
|
227
|
+
content: "\e645"
|
228
|
+
|
229
|
+
.mdi-action-note-add:before
|
230
|
+
content: "\e646"
|
231
|
+
|
232
|
+
.mdi-action-open-in-browser:before
|
233
|
+
content: "\e647"
|
234
|
+
|
235
|
+
.mdi-action-open-in-new:before
|
236
|
+
content: "\e648"
|
237
|
+
|
238
|
+
.mdi-action-open-with:before
|
239
|
+
content: "\e649"
|
240
|
+
|
241
|
+
.mdi-action-pageview:before
|
242
|
+
content: "\e64a"
|
243
|
+
|
244
|
+
.mdi-action-payment:before
|
245
|
+
content: "\e64b"
|
246
|
+
|
247
|
+
.mdi-action-perm-camera-mic:before
|
248
|
+
content: "\e64c"
|
249
|
+
|
250
|
+
.mdi-action-perm-contact-cal:before
|
251
|
+
content: "\e64d"
|
252
|
+
|
253
|
+
.mdi-action-perm-data-setting:before
|
254
|
+
content: "\e64e"
|
255
|
+
|
256
|
+
.mdi-action-perm-device-info:before
|
257
|
+
content: "\e64f"
|
258
|
+
|
259
|
+
.mdi-action-perm-identity:before
|
260
|
+
content: "\e650"
|
261
|
+
|
262
|
+
.mdi-action-perm-media:before
|
263
|
+
content: "\e651"
|
264
|
+
|
265
|
+
.mdi-action-perm-phone-msg:before
|
266
|
+
content: "\e652"
|
267
|
+
|
268
|
+
.mdi-action-perm-scan-wifi:before
|
269
|
+
content: "\e653"
|
270
|
+
|
271
|
+
.mdi-action-picture-in-picture:before
|
272
|
+
content: "\e654"
|
273
|
+
|
274
|
+
.mdi-action-polymer:before
|
275
|
+
content: "\e655"
|
276
|
+
|
277
|
+
.mdi-action-print:before
|
278
|
+
content: "\e656"
|
279
|
+
|
280
|
+
.mdi-action-query-builder:before
|
281
|
+
content: "\e657"
|
282
|
+
|
283
|
+
.mdi-action-question-answer:before
|
284
|
+
content: "\e658"
|
285
|
+
|
286
|
+
.mdi-action-receipt:before
|
287
|
+
content: "\e659"
|
288
|
+
|
289
|
+
.mdi-action-redeem:before
|
290
|
+
content: "\e65a"
|
291
|
+
|
292
|
+
.mdi-action-report-problem:before
|
293
|
+
content: "\e65b"
|
294
|
+
|
295
|
+
.mdi-action-restore:before
|
296
|
+
content: "\e65c"
|
297
|
+
|
298
|
+
.mdi-action-room:before
|
299
|
+
content: "\e65d"
|
300
|
+
|
301
|
+
.mdi-action-schedule:before
|
302
|
+
content: "\e65e"
|
303
|
+
|
304
|
+
.mdi-action-search:before
|
305
|
+
content: "\e65f"
|
306
|
+
|
307
|
+
.mdi-action-settings:before
|
308
|
+
content: "\e660"
|
309
|
+
|
310
|
+
.mdi-action-settings-applications:before
|
311
|
+
content: "\e661"
|
312
|
+
|
313
|
+
.mdi-action-settings-backup-restore:before
|
314
|
+
content: "\e662"
|
315
|
+
|
316
|
+
.mdi-action-settings-bluetooth:before
|
317
|
+
content: "\e663"
|
318
|
+
|
319
|
+
.mdi-action-settings-cell:before
|
320
|
+
content: "\e664"
|
321
|
+
|
322
|
+
.mdi-action-settings-display:before
|
323
|
+
content: "\e665"
|
324
|
+
|
325
|
+
.mdi-action-settings-ethernet:before
|
326
|
+
content: "\e666"
|
327
|
+
|
328
|
+
.mdi-action-settings-input-antenna:before
|
329
|
+
content: "\e667"
|
330
|
+
|
331
|
+
.mdi-action-settings-input-component:before
|
332
|
+
content: "\e668"
|
333
|
+
|
334
|
+
.mdi-action-settings-input-composite:before
|
335
|
+
content: "\e669"
|
336
|
+
|
337
|
+
.mdi-action-settings-input-hdmi:before
|
338
|
+
content: "\e66a"
|
339
|
+
|
340
|
+
.mdi-action-settings-input-svideo:before
|
341
|
+
content: "\e66b"
|
342
|
+
|
343
|
+
.mdi-action-settings-overscan:before
|
344
|
+
content: "\e66c"
|
345
|
+
|
346
|
+
.mdi-action-settings-phone:before
|
347
|
+
content: "\e66d"
|
348
|
+
|
349
|
+
.mdi-action-settings-power:before
|
350
|
+
content: "\e66e"
|
351
|
+
|
352
|
+
.mdi-action-settings-remote:before
|
353
|
+
content: "\e66f"
|
354
|
+
|
355
|
+
.mdi-action-settings-voice:before
|
356
|
+
content: "\e670"
|
357
|
+
|
358
|
+
.mdi-action-shop:before
|
359
|
+
content: "\e671"
|
360
|
+
|
361
|
+
.mdi-action-shopping-basket:before
|
362
|
+
content: "\e672"
|
363
|
+
|
364
|
+
.mdi-action-shopping-cart:before
|
365
|
+
content: "\e673"
|
366
|
+
|
367
|
+
.mdi-action-shop-two:before
|
368
|
+
content: "\e674"
|
369
|
+
|
370
|
+
.mdi-action-speaker-notes:before
|
371
|
+
content: "\e675"
|
372
|
+
|
373
|
+
.mdi-action-spellcheck:before
|
374
|
+
content: "\e676"
|
375
|
+
|
376
|
+
.mdi-action-star-rate:before
|
377
|
+
content: "\e677"
|
378
|
+
|
379
|
+
.mdi-action-stars:before
|
380
|
+
content: "\e678"
|
381
|
+
|
382
|
+
.mdi-action-store:before
|
383
|
+
content: "\e679"
|
384
|
+
|
385
|
+
.mdi-action-subject:before
|
386
|
+
content: "\e67a"
|
387
|
+
|
388
|
+
.mdi-action-swap-horiz:before
|
389
|
+
content: "\e67b"
|
390
|
+
|
391
|
+
.mdi-action-swap-vert:before
|
392
|
+
content: "\e67c"
|
393
|
+
|
394
|
+
.mdi-action-swap-vert-circle:before
|
395
|
+
content: "\e67d"
|
396
|
+
|
397
|
+
.mdi-action-system-update-tv:before
|
398
|
+
content: "\e67e"
|
399
|
+
|
400
|
+
.mdi-action-tab:before
|
401
|
+
content: "\e67f"
|
402
|
+
|
403
|
+
.mdi-action-tab-unselected:before
|
404
|
+
content: "\e680"
|
405
|
+
|
406
|
+
.mdi-action-theaters:before
|
407
|
+
content: "\e681"
|
408
|
+
|
409
|
+
.mdi-action-thumb-down:before
|
410
|
+
content: "\e682"
|
411
|
+
|
412
|
+
.mdi-action-thumbs-up-down:before
|
413
|
+
content: "\e683"
|
414
|
+
|
415
|
+
.mdi-action-thumb-up:before
|
416
|
+
content: "\e684"
|
417
|
+
|
418
|
+
.mdi-action-toc:before
|
419
|
+
content: "\e685"
|
420
|
+
|
421
|
+
.mdi-action-today:before
|
422
|
+
content: "\e686"
|
423
|
+
|
424
|
+
.mdi-action-track-changes:before
|
425
|
+
content: "\e687"
|
426
|
+
|
427
|
+
.mdi-action-translate:before
|
428
|
+
content: "\e688"
|
429
|
+
|
430
|
+
.mdi-action-trending-down:before
|
431
|
+
content: "\e689"
|
432
|
+
|
433
|
+
.mdi-action-trending-neutral:before
|
434
|
+
content: "\e68a"
|
435
|
+
|
436
|
+
.mdi-action-trending-up:before
|
437
|
+
content: "\e68b"
|
438
|
+
|
439
|
+
.mdi-action-turned-in:before
|
440
|
+
content: "\e68c"
|
441
|
+
|
442
|
+
.mdi-action-turned-in-not:before
|
443
|
+
content: "\e68d"
|
444
|
+
|
445
|
+
.mdi-action-verified-user:before
|
446
|
+
content: "\e68e"
|
447
|
+
|
448
|
+
.mdi-action-view-agenda:before
|
449
|
+
content: "\e68f"
|
450
|
+
|
451
|
+
.mdi-action-view-array:before
|
452
|
+
content: "\e690"
|
453
|
+
|
454
|
+
.mdi-action-view-carousel:before
|
455
|
+
content: "\e691"
|
456
|
+
|
457
|
+
.mdi-action-view-column:before
|
458
|
+
content: "\e692"
|
459
|
+
|
460
|
+
.mdi-action-view-day:before
|
461
|
+
content: "\e693"
|
462
|
+
|
463
|
+
.mdi-action-view-headline:before
|
464
|
+
content: "\e694"
|
465
|
+
|
466
|
+
.mdi-action-view-list:before
|
467
|
+
content: "\e695"
|
468
|
+
|
469
|
+
.mdi-action-view-module:before
|
470
|
+
content: "\e696"
|
471
|
+
|
472
|
+
.mdi-action-view-quilt:before
|
473
|
+
content: "\e697"
|
474
|
+
|
475
|
+
.mdi-action-view-stream:before
|
476
|
+
content: "\e698"
|
477
|
+
|
478
|
+
.mdi-action-view-week:before
|
479
|
+
content: "\e699"
|
480
|
+
|
481
|
+
.mdi-action-visibility:before
|
482
|
+
content: "\e69a"
|
483
|
+
|
484
|
+
.mdi-action-visibility-off:before
|
485
|
+
content: "\e69b"
|
486
|
+
|
487
|
+
.mdi-action-wallet-giftcard:before
|
488
|
+
content: "\e69c"
|
489
|
+
|
490
|
+
.mdi-action-wallet-membership:before
|
491
|
+
content: "\e69d"
|
492
|
+
|
493
|
+
.mdi-action-wallet-travel:before
|
494
|
+
content: "\e69e"
|
495
|
+
|
496
|
+
.mdi-action-work:before
|
497
|
+
content: "\e69f"
|
498
|
+
|
499
|
+
.mdi-alert-error:before
|
500
|
+
content: "\e6a0"
|
501
|
+
|
502
|
+
.mdi-alert-warning:before
|
503
|
+
content: "\e6a1"
|
504
|
+
|
505
|
+
.mdi-av-album:before
|
506
|
+
content: "\e6a2"
|
507
|
+
|
508
|
+
.mdi-av-timer:before
|
509
|
+
content: "\e6a3"
|
510
|
+
|
511
|
+
.mdi-av-closed-caption:before
|
512
|
+
content: "\e6a4"
|
513
|
+
|
514
|
+
.mdi-av-equalizer:before
|
515
|
+
content: "\e6a5"
|
516
|
+
|
517
|
+
.mdi-av-explicit:before
|
518
|
+
content: "\e6a6"
|
519
|
+
|
520
|
+
.mdi-av-fast-forward:before
|
521
|
+
content: "\e6a7"
|
522
|
+
|
523
|
+
.mdi-av-fast-rewind:before
|
524
|
+
content: "\e6a8"
|
525
|
+
|
526
|
+
.mdi-av-games:before
|
527
|
+
content: "\e6a9"
|
528
|
+
|
529
|
+
.mdi-av-hearing:before
|
530
|
+
content: "\e6aa"
|
531
|
+
|
532
|
+
.mdi-av-high-quality:before
|
533
|
+
content: "\e6ab"
|
534
|
+
|
535
|
+
.mdi-av-loop:before
|
536
|
+
content: "\e6ac"
|
537
|
+
|
538
|
+
.mdi-av-mic:before
|
539
|
+
content: "\e6ad"
|
540
|
+
|
541
|
+
.mdi-av-mic-none:before
|
542
|
+
content: "\e6ae"
|
543
|
+
|
544
|
+
.mdi-av-mic-off:before
|
545
|
+
content: "\e6af"
|
546
|
+
|
547
|
+
.mdi-av-movie:before
|
548
|
+
content: "\e6b0"
|
549
|
+
|
550
|
+
.mdi-av-my-library-add:before
|
551
|
+
content: "\e6b1"
|
552
|
+
|
553
|
+
.mdi-av-my-library-books:before
|
554
|
+
content: "\e6b2"
|
555
|
+
|
556
|
+
.mdi-av-my-library-music:before
|
557
|
+
content: "\e6b3"
|
558
|
+
|
559
|
+
.mdi-av-new-releases:before
|
560
|
+
content: "\e6b4"
|
561
|
+
|
562
|
+
.mdi-av-not-interested:before
|
563
|
+
content: "\e6b5"
|
564
|
+
|
565
|
+
.mdi-av-pause:before
|
566
|
+
content: "\e6b6"
|
567
|
+
|
568
|
+
.mdi-av-pause-circle-fill:before
|
569
|
+
content: "\e6b7"
|
570
|
+
|
571
|
+
.mdi-av-pause-circle-outline:before
|
572
|
+
content: "\e6b8"
|
573
|
+
|
574
|
+
.mdi-av-play-arrow:before
|
575
|
+
content: "\e6b9"
|
576
|
+
|
577
|
+
.mdi-av-play-circle-fill:before
|
578
|
+
content: "\e6ba"
|
579
|
+
|
580
|
+
.mdi-av-play-circle-outline:before
|
581
|
+
content: "\e6bb"
|
582
|
+
|
583
|
+
.mdi-av-playlist-add:before
|
584
|
+
content: "\e6bc"
|
585
|
+
|
586
|
+
.mdi-av-play-shopping-bag:before
|
587
|
+
content: "\e6bd"
|
588
|
+
|
589
|
+
.mdi-av-queue:before
|
590
|
+
content: "\e6be"
|
591
|
+
|
592
|
+
.mdi-av-queue-music:before
|
593
|
+
content: "\e6bf"
|
594
|
+
|
595
|
+
.mdi-av-radio:before
|
596
|
+
content: "\e6c0"
|
597
|
+
|
598
|
+
.mdi-av-recent-actors:before
|
599
|
+
content: "\e6c1"
|
600
|
+
|
601
|
+
.mdi-av-repeat:before
|
602
|
+
content: "\e6c2"
|
603
|
+
|
604
|
+
.mdi-av-repeat-one:before
|
605
|
+
content: "\e6c3"
|
606
|
+
|
607
|
+
.mdi-av-replay:before
|
608
|
+
content: "\e6c4"
|
609
|
+
|
610
|
+
.mdi-av-shuffle:before
|
611
|
+
content: "\e6c5"
|
612
|
+
|
613
|
+
.mdi-av-skip-next:before
|
614
|
+
content: "\e6c6"
|
615
|
+
|
616
|
+
.mdi-av-skip-previous:before
|
617
|
+
content: "\e6c7"
|
618
|
+
|
619
|
+
.mdi-av-snooze:before
|
620
|
+
content: "\e6c8"
|
621
|
+
|
622
|
+
.mdi-av-stop:before
|
623
|
+
content: "\e6c9"
|
624
|
+
|
625
|
+
.mdi-av-subtitles:before
|
626
|
+
content: "\e6ca"
|
627
|
+
|
628
|
+
.mdi-av-surround-sound:before
|
629
|
+
content: "\e6cb"
|
630
|
+
|
631
|
+
.mdi-av-videocam:before
|
632
|
+
content: "\e6cc"
|
633
|
+
|
634
|
+
.mdi-av-videocam-off:before
|
635
|
+
content: "\e6cd"
|
636
|
+
|
637
|
+
.mdi-av-video-collection:before
|
638
|
+
content: "\e6ce"
|
639
|
+
|
640
|
+
.mdi-av-volume-down:before
|
641
|
+
content: "\e6cf"
|
642
|
+
|
643
|
+
.mdi-av-volume-mute:before
|
644
|
+
content: "\e6d0"
|
645
|
+
|
646
|
+
.mdi-av-volume-off:before
|
647
|
+
content: "\e6d1"
|
648
|
+
|
649
|
+
.mdi-av-volume-up:before
|
650
|
+
content: "\e6d2"
|
651
|
+
|
652
|
+
.mdi-av-web:before
|
653
|
+
content: "\e6d3"
|
654
|
+
|
655
|
+
.mdi-communication-business:before
|
656
|
+
content: "\e6d4"
|
657
|
+
|
658
|
+
.mdi-communication-call:before
|
659
|
+
content: "\e6d5"
|
660
|
+
|
661
|
+
.mdi-communication-call-end:before
|
662
|
+
content: "\e6d6"
|
663
|
+
|
664
|
+
.mdi-communication-call-made:before
|
665
|
+
content: "\e6d7"
|
666
|
+
|
667
|
+
.mdi-communication-call-merge:before
|
668
|
+
content: "\e6d8"
|
669
|
+
|
670
|
+
.mdi-communication-call-missed:before
|
671
|
+
content: "\e6d9"
|
672
|
+
|
673
|
+
.mdi-communication-call-received:before
|
674
|
+
content: "\e6da"
|
675
|
+
|
676
|
+
.mdi-communication-call-split:before
|
677
|
+
content: "\e6db"
|
678
|
+
|
679
|
+
.mdi-communication-chat:before
|
680
|
+
content: "\e6dc"
|
681
|
+
|
682
|
+
.mdi-communication-clear-all:before
|
683
|
+
content: "\e6dd"
|
684
|
+
|
685
|
+
.mdi-communication-comment:before
|
686
|
+
content: "\e6de"
|
687
|
+
|
688
|
+
.mdi-communication-contacts:before
|
689
|
+
content: "\e6df"
|
690
|
+
|
691
|
+
.mdi-communication-dialer-sip:before
|
692
|
+
content: "\e6e0"
|
693
|
+
|
694
|
+
.mdi-communication-dialpad:before
|
695
|
+
content: "\e6e1"
|
696
|
+
|
697
|
+
.mdi-communication-dnd-on:before
|
698
|
+
content: "\e6e2"
|
699
|
+
|
700
|
+
.mdi-communication-email:before
|
701
|
+
content: "\e6e3"
|
702
|
+
|
703
|
+
.mdi-communication-forum:before
|
704
|
+
content: "\e6e4"
|
705
|
+
|
706
|
+
.mdi-communication-import-export:before
|
707
|
+
content: "\e6e5"
|
708
|
+
|
709
|
+
.mdi-communication-invert-colors-off:before
|
710
|
+
content: "\e6e6"
|
711
|
+
|
712
|
+
.mdi-communication-invert-colors-on:before
|
713
|
+
content: "\e6e7"
|
714
|
+
|
715
|
+
.mdi-communication-live-help:before
|
716
|
+
content: "\e6e8"
|
717
|
+
|
718
|
+
.mdi-communication-location-off:before
|
719
|
+
content: "\e6e9"
|
720
|
+
|
721
|
+
.mdi-communication-location-on:before
|
722
|
+
content: "\e6ea"
|
723
|
+
|
724
|
+
.mdi-communication-message:before
|
725
|
+
content: "\e6eb"
|
726
|
+
|
727
|
+
.mdi-communication-messenger:before
|
728
|
+
content: "\e6ec"
|
729
|
+
|
730
|
+
.mdi-communication-no-sim:before
|
731
|
+
content: "\e6ed"
|
732
|
+
|
733
|
+
.mdi-communication-phone:before
|
734
|
+
content: "\e6ee"
|
735
|
+
|
736
|
+
.mdi-communication-portable-wifi-off:before
|
737
|
+
content: "\e6ef"
|
738
|
+
|
739
|
+
.mdi-communication-quick-contacts-dialer:before
|
740
|
+
content: "\e6f0"
|
741
|
+
|
742
|
+
.mdi-communication-quick-contacts-mail:before
|
743
|
+
content: "\e6f1"
|
744
|
+
|
745
|
+
.mdi-communication-ring-volume:before
|
746
|
+
content: "\e6f2"
|
747
|
+
|
748
|
+
.mdi-communication-stay-current-landscape:before
|
749
|
+
content: "\e6f3"
|
750
|
+
|
751
|
+
.mdi-communication-stay-current-portrait:before
|
752
|
+
content: "\e6f4"
|
753
|
+
|
754
|
+
.mdi-communication-stay-primary-landscape:before
|
755
|
+
content: "\e6f5"
|
756
|
+
|
757
|
+
.mdi-communication-stay-primary-portrait:before
|
758
|
+
content: "\e6f6"
|
759
|
+
|
760
|
+
.mdi-communication-swap-calls:before
|
761
|
+
content: "\e6f7"
|
762
|
+
|
763
|
+
.mdi-communication-textsms:before
|
764
|
+
content: "\e6f8"
|
765
|
+
|
766
|
+
.mdi-communication-voicemail:before
|
767
|
+
content: "\e6f9"
|
768
|
+
|
769
|
+
.mdi-communication-vpn-key:before
|
770
|
+
content: "\e6fa"
|
771
|
+
|
772
|
+
.mdi-content-add:before
|
773
|
+
content: "\e6fb"
|
774
|
+
|
775
|
+
.mdi-content-add-box:before
|
776
|
+
content: "\e6fc"
|
777
|
+
|
778
|
+
.mdi-content-add-circle:before
|
779
|
+
content: "\e6fd"
|
780
|
+
|
781
|
+
.mdi-content-add-circle-outline:before
|
782
|
+
content: "\e6fe"
|
783
|
+
|
784
|
+
.mdi-content-archive:before
|
785
|
+
content: "\e6ff"
|
786
|
+
|
787
|
+
.mdi-content-backspace:before
|
788
|
+
content: "\e700"
|
789
|
+
|
790
|
+
.mdi-content-block:before
|
791
|
+
content: "\e701"
|
792
|
+
|
793
|
+
.mdi-content-clear:before
|
794
|
+
content: "\e702"
|
795
|
+
|
796
|
+
.mdi-content-content-copy:before
|
797
|
+
content: "\e703"
|
798
|
+
|
799
|
+
.mdi-content-content-cut:before
|
800
|
+
content: "\e704"
|
801
|
+
|
802
|
+
.mdi-content-content-paste:before
|
803
|
+
content: "\e705"
|
804
|
+
|
805
|
+
.mdi-content-create:before
|
806
|
+
content: "\e706"
|
807
|
+
|
808
|
+
.mdi-content-drafts:before
|
809
|
+
content: "\e707"
|
810
|
+
|
811
|
+
.mdi-content-filter-list:before
|
812
|
+
content: "\e708"
|
813
|
+
|
814
|
+
.mdi-content-flag:before
|
815
|
+
content: "\e709"
|
816
|
+
|
817
|
+
.mdi-content-forward:before
|
818
|
+
content: "\e70a"
|
819
|
+
|
820
|
+
.mdi-content-gesture:before
|
821
|
+
content: "\e70b"
|
822
|
+
|
823
|
+
.mdi-content-inbox:before
|
824
|
+
content: "\e70c"
|
825
|
+
|
826
|
+
.mdi-content-link:before
|
827
|
+
content: "\e70d"
|
828
|
+
|
829
|
+
.mdi-content-mail:before
|
830
|
+
content: "\e70e"
|
831
|
+
|
832
|
+
.mdi-content-markunread:before
|
833
|
+
content: "\e70f"
|
834
|
+
|
835
|
+
.mdi-content-redo:before
|
836
|
+
content: "\e710"
|
837
|
+
|
838
|
+
.mdi-content-remove:before
|
839
|
+
content: "\e711"
|
840
|
+
|
841
|
+
.mdi-content-remove-circle:before
|
842
|
+
content: "\e712"
|
843
|
+
|
844
|
+
.mdi-content-remove-circle-outline:before
|
845
|
+
content: "\e713"
|
846
|
+
|
847
|
+
.mdi-content-reply:before
|
848
|
+
content: "\e714"
|
849
|
+
|
850
|
+
.mdi-content-reply-all:before
|
851
|
+
content: "\e715"
|
852
|
+
|
853
|
+
.mdi-content-report:before
|
854
|
+
content: "\e716"
|
855
|
+
|
856
|
+
.mdi-content-save:before
|
857
|
+
content: "\e717"
|
858
|
+
|
859
|
+
.mdi-content-select-all:before
|
860
|
+
content: "\e718"
|
861
|
+
|
862
|
+
.mdi-content-send:before
|
863
|
+
content: "\e719"
|
864
|
+
|
865
|
+
.mdi-content-sort:before
|
866
|
+
content: "\e71a"
|
867
|
+
|
868
|
+
.mdi-content-text-format:before
|
869
|
+
content: "\e71b"
|
870
|
+
|
871
|
+
.mdi-content-undo:before
|
872
|
+
content: "\e71c"
|
873
|
+
|
874
|
+
.mdi-device-access-alarm:before
|
875
|
+
content: "\e71d"
|
876
|
+
|
877
|
+
.mdi-device-access-alarms:before
|
878
|
+
content: "\e71e"
|
879
|
+
|
880
|
+
.mdi-device-access-time:before
|
881
|
+
content: "\e71f"
|
882
|
+
|
883
|
+
.mdi-device-add-alarm:before
|
884
|
+
content: "\e720"
|
885
|
+
|
886
|
+
.mdi-device-airplanemode-off:before
|
887
|
+
content: "\e721"
|
888
|
+
|
889
|
+
.mdi-device-airplanemode-on:before
|
890
|
+
content: "\e722"
|
891
|
+
|
892
|
+
.mdi-device-battery-20:before
|
893
|
+
content: "\e723"
|
894
|
+
|
895
|
+
.mdi-device-battery-30:before
|
896
|
+
content: "\e724"
|
897
|
+
|
898
|
+
.mdi-device-battery-50:before
|
899
|
+
content: "\e725"
|
900
|
+
|
901
|
+
.mdi-device-battery-60:before
|
902
|
+
content: "\e726"
|
903
|
+
|
904
|
+
.mdi-device-battery-80:before
|
905
|
+
content: "\e727"
|
906
|
+
|
907
|
+
.mdi-device-battery-90:before
|
908
|
+
content: "\e728"
|
909
|
+
|
910
|
+
.mdi-device-battery-alert:before
|
911
|
+
content: "\e729"
|
912
|
+
|
913
|
+
.mdi-device-battery-charging-20:before
|
914
|
+
content: "\e72a"
|
915
|
+
|
916
|
+
.mdi-device-battery-charging-30:before
|
917
|
+
content: "\e72b"
|
918
|
+
|
919
|
+
.mdi-device-battery-charging-50:before
|
920
|
+
content: "\e72c"
|
921
|
+
|
922
|
+
.mdi-device-battery-charging-60:before
|
923
|
+
content: "\e72d"
|
924
|
+
|
925
|
+
.mdi-device-battery-charging-80:before
|
926
|
+
content: "\e72e"
|
927
|
+
|
928
|
+
.mdi-device-battery-charging-90:before
|
929
|
+
content: "\e72f"
|
930
|
+
|
931
|
+
.mdi-device-battery-charging-full:before
|
932
|
+
content: "\e730"
|
933
|
+
|
934
|
+
.mdi-device-battery-full:before
|
935
|
+
content: "\e731"
|
936
|
+
|
937
|
+
.mdi-device-battery-std:before
|
938
|
+
content: "\e732"
|
939
|
+
|
940
|
+
.mdi-device-battery-unknown:before
|
941
|
+
content: "\e733"
|
942
|
+
|
943
|
+
.mdi-device-bluetooth:before
|
944
|
+
content: "\e734"
|
945
|
+
|
946
|
+
.mdi-device-bluetooth-connected:before
|
947
|
+
content: "\e735"
|
948
|
+
|
949
|
+
.mdi-device-bluetooth-disabled:before
|
950
|
+
content: "\e736"
|
951
|
+
|
952
|
+
.mdi-device-bluetooth-searching:before
|
953
|
+
content: "\e737"
|
954
|
+
|
955
|
+
.mdi-device-brightness-auto:before
|
956
|
+
content: "\e738"
|
957
|
+
|
958
|
+
.mdi-device-brightness-high:before
|
959
|
+
content: "\e739"
|
960
|
+
|
961
|
+
.mdi-device-brightness-low:before
|
962
|
+
content: "\e73a"
|
963
|
+
|
964
|
+
.mdi-device-brightness-medium:before
|
965
|
+
content: "\e73b"
|
966
|
+
|
967
|
+
.mdi-device-data-usage:before
|
968
|
+
content: "\e73c"
|
969
|
+
|
970
|
+
.mdi-device-developer-mode:before
|
971
|
+
content: "\e73d"
|
972
|
+
|
973
|
+
.mdi-device-devices:before
|
974
|
+
content: "\e73e"
|
975
|
+
|
976
|
+
.mdi-device-dvr:before
|
977
|
+
content: "\e73f"
|
978
|
+
|
979
|
+
.mdi-device-gps-fixed:before
|
980
|
+
content: "\e740"
|
981
|
+
|
982
|
+
.mdi-device-gps-not-fixed:before
|
983
|
+
content: "\e741"
|
984
|
+
|
985
|
+
.mdi-device-gps-off:before
|
986
|
+
content: "\e742"
|
987
|
+
|
988
|
+
.mdi-device-location-disabled:before
|
989
|
+
content: "\e743"
|
990
|
+
|
991
|
+
.mdi-device-location-searching:before
|
992
|
+
content: "\e744"
|
993
|
+
|
994
|
+
.mdi-device-multitrack-audio:before
|
995
|
+
content: "\e745"
|
996
|
+
|
997
|
+
.mdi-device-network-cell:before
|
998
|
+
content: "\e746"
|
999
|
+
|
1000
|
+
.mdi-device-network-wifi:before
|
1001
|
+
content: "\e747"
|
1002
|
+
|
1003
|
+
.mdi-device-nfc:before
|
1004
|
+
content: "\e748"
|
1005
|
+
|
1006
|
+
.mdi-device-now-wallpaper:before
|
1007
|
+
content: "\e749"
|
1008
|
+
|
1009
|
+
.mdi-device-now-widgets:before
|
1010
|
+
content: "\e74a"
|
1011
|
+
|
1012
|
+
.mdi-device-screen-lock-landscape:before
|
1013
|
+
content: "\e74b"
|
1014
|
+
|
1015
|
+
.mdi-device-screen-lock-portrait:before
|
1016
|
+
content: "\e74c"
|
1017
|
+
|
1018
|
+
.mdi-device-screen-lock-rotation:before
|
1019
|
+
content: "\e74d"
|
1020
|
+
|
1021
|
+
.mdi-device-screen-rotation:before
|
1022
|
+
content: "\e74e"
|
1023
|
+
|
1024
|
+
.mdi-device-sd-storage:before
|
1025
|
+
content: "\e74f"
|
1026
|
+
|
1027
|
+
.mdi-device-settings-system-daydream:before
|
1028
|
+
content: "\e750"
|
1029
|
+
|
1030
|
+
.mdi-device-signal-cellular-0-bar:before
|
1031
|
+
content: "\e751"
|
1032
|
+
|
1033
|
+
.mdi-device-signal-cellular-1-bar:before
|
1034
|
+
content: "\e752"
|
1035
|
+
|
1036
|
+
.mdi-device-signal-cellular-2-bar:before
|
1037
|
+
content: "\e753"
|
1038
|
+
|
1039
|
+
.mdi-device-signal-cellular-3-bar:before
|
1040
|
+
content: "\e754"
|
1041
|
+
|
1042
|
+
.mdi-device-signal-cellular-4-bar:before
|
1043
|
+
content: "\e755"
|
1044
|
+
|
1045
|
+
.mdi-device-signal-cellular-connected-no-internet-0-bar:before
|
1046
|
+
content: "\e756"
|
1047
|
+
|
1048
|
+
.mdi-device-signal-cellular-connected-no-internet-1-bar:before
|
1049
|
+
content: "\e757"
|
1050
|
+
|
1051
|
+
.mdi-device-signal-cellular-connected-no-internet-2-bar:before
|
1052
|
+
content: "\e758"
|
1053
|
+
|
1054
|
+
.mdi-device-signal-cellular-connected-no-internet-3-bar:before
|
1055
|
+
content: "\e759"
|
1056
|
+
|
1057
|
+
.mdi-device-signal-cellular-connected-no-internet-4-bar:before
|
1058
|
+
content: "\e75a"
|
1059
|
+
|
1060
|
+
.mdi-device-signal-cellular-no-sim:before
|
1061
|
+
content: "\e75b"
|
1062
|
+
|
1063
|
+
.mdi-device-signal-cellular-null:before
|
1064
|
+
content: "\e75c"
|
1065
|
+
|
1066
|
+
.mdi-device-signal-cellular-off:before
|
1067
|
+
content: "\e75d"
|
1068
|
+
|
1069
|
+
.mdi-device-signal-wifi-0-bar:before
|
1070
|
+
content: "\e75e"
|
1071
|
+
|
1072
|
+
.mdi-device-signal-wifi-1-bar:before
|
1073
|
+
content: "\e75f"
|
1074
|
+
|
1075
|
+
.mdi-device-signal-wifi-2-bar:before
|
1076
|
+
content: "\e760"
|
1077
|
+
|
1078
|
+
.mdi-device-signal-wifi-3-bar:before
|
1079
|
+
content: "\e761"
|
1080
|
+
|
1081
|
+
.mdi-device-signal-wifi-4-bar:before
|
1082
|
+
content: "\e762"
|
1083
|
+
|
1084
|
+
.mdi-device-signal-wifi-off:before
|
1085
|
+
content: "\e763"
|
1086
|
+
|
1087
|
+
.mdi-device-storage:before
|
1088
|
+
content: "\e764"
|
1089
|
+
|
1090
|
+
.mdi-device-usb:before
|
1091
|
+
content: "\e765"
|
1092
|
+
|
1093
|
+
.mdi-device-wifi-lock:before
|
1094
|
+
content: "\e766"
|
1095
|
+
|
1096
|
+
.mdi-device-wifi-tethering:before
|
1097
|
+
content: "\e767"
|
1098
|
+
|
1099
|
+
.mdi-editor-attach-file:before
|
1100
|
+
content: "\e768"
|
1101
|
+
|
1102
|
+
.mdi-editor-attach-money:before
|
1103
|
+
content: "\e769"
|
1104
|
+
|
1105
|
+
.mdi-editor-border-all:before
|
1106
|
+
content: "\e76a"
|
1107
|
+
|
1108
|
+
.mdi-editor-border-bottom:before
|
1109
|
+
content: "\e76b"
|
1110
|
+
|
1111
|
+
.mdi-editor-border-clear:before
|
1112
|
+
content: "\e76c"
|
1113
|
+
|
1114
|
+
.mdi-editor-border-color:before
|
1115
|
+
content: "\e76d"
|
1116
|
+
|
1117
|
+
.mdi-editor-border-horizontal:before
|
1118
|
+
content: "\e76e"
|
1119
|
+
|
1120
|
+
.mdi-editor-border-inner:before
|
1121
|
+
content: "\e76f"
|
1122
|
+
|
1123
|
+
.mdi-editor-border-left:before
|
1124
|
+
content: "\e770"
|
1125
|
+
|
1126
|
+
.mdi-editor-border-outer:before
|
1127
|
+
content: "\e771"
|
1128
|
+
|
1129
|
+
.mdi-editor-border-right:before
|
1130
|
+
content: "\e772"
|
1131
|
+
|
1132
|
+
.mdi-editor-border-style:before
|
1133
|
+
content: "\e773"
|
1134
|
+
|
1135
|
+
.mdi-editor-border-top:before
|
1136
|
+
content: "\e774"
|
1137
|
+
|
1138
|
+
.mdi-editor-border-vertical:before
|
1139
|
+
content: "\e775"
|
1140
|
+
|
1141
|
+
.mdi-editor-format-align-center:before
|
1142
|
+
content: "\e776"
|
1143
|
+
|
1144
|
+
.mdi-editor-format-align-justify:before
|
1145
|
+
content: "\e777"
|
1146
|
+
|
1147
|
+
.mdi-editor-format-align-left:before
|
1148
|
+
content: "\e778"
|
1149
|
+
|
1150
|
+
.mdi-editor-format-align-right:before
|
1151
|
+
content: "\e779"
|
1152
|
+
|
1153
|
+
.mdi-editor-format-bold:before
|
1154
|
+
content: "\e77a"
|
1155
|
+
|
1156
|
+
.mdi-editor-format-clear:before
|
1157
|
+
content: "\e77b"
|
1158
|
+
|
1159
|
+
.mdi-editor-format-color-fill:before
|
1160
|
+
content: "\e77c"
|
1161
|
+
|
1162
|
+
.mdi-editor-format-color-reset:before
|
1163
|
+
content: "\e77d"
|
1164
|
+
|
1165
|
+
.mdi-editor-format-color-text:before
|
1166
|
+
content: "\e77e"
|
1167
|
+
|
1168
|
+
.mdi-editor-format-indent-decrease:before
|
1169
|
+
content: "\e77f"
|
1170
|
+
|
1171
|
+
.mdi-editor-format-indent-increase:before
|
1172
|
+
content: "\e780"
|
1173
|
+
|
1174
|
+
.mdi-editor-format-italic:before
|
1175
|
+
content: "\e781"
|
1176
|
+
|
1177
|
+
.mdi-editor-format-line-spacing:before
|
1178
|
+
content: "\e782"
|
1179
|
+
|
1180
|
+
.mdi-editor-format-list-bulleted:before
|
1181
|
+
content: "\e783"
|
1182
|
+
|
1183
|
+
.mdi-editor-format-list-numbered:before
|
1184
|
+
content: "\e784"
|
1185
|
+
|
1186
|
+
.mdi-editor-format-paint:before
|
1187
|
+
content: "\e785"
|
1188
|
+
|
1189
|
+
.mdi-editor-format-quote:before
|
1190
|
+
content: "\e786"
|
1191
|
+
|
1192
|
+
.mdi-editor-format-size:before
|
1193
|
+
content: "\e787"
|
1194
|
+
|
1195
|
+
.mdi-editor-format-strikethrough:before
|
1196
|
+
content: "\e788"
|
1197
|
+
|
1198
|
+
.mdi-editor-functions:before
|
1199
|
+
content: "\e789"
|
1200
|
+
|
1201
|
+
.mdi-editor-format-textdirection-l-to-r:before
|
1202
|
+
content: "\e78a"
|
1203
|
+
|
1204
|
+
.mdi-editor-format-underline:before
|
1205
|
+
content: "\e78b"
|
1206
|
+
|
1207
|
+
.mdi-editor-format-textdirection-r-to-l:before
|
1208
|
+
content: "\e78c"
|
1209
|
+
|
1210
|
+
.mdi-editor-insert-chart:before
|
1211
|
+
content: "\e78d"
|
1212
|
+
|
1213
|
+
.mdi-editor-insert-comment:before
|
1214
|
+
content: "\e78e"
|
1215
|
+
|
1216
|
+
.mdi-editor-insert-drive-file:before
|
1217
|
+
content: "\e78f"
|
1218
|
+
|
1219
|
+
.mdi-editor-insert-emoticon:before
|
1220
|
+
content: "\e790"
|
1221
|
+
|
1222
|
+
.mdi-editor-insert-invitation:before
|
1223
|
+
content: "\e791"
|
1224
|
+
|
1225
|
+
.mdi-editor-insert-link:before
|
1226
|
+
content: "\e792"
|
1227
|
+
|
1228
|
+
.mdi-editor-insert-photo:before
|
1229
|
+
content: "\e793"
|
1230
|
+
|
1231
|
+
.mdi-editor-merge-type:before
|
1232
|
+
content: "\e794"
|
1233
|
+
|
1234
|
+
.mdi-editor-mode-comment:before
|
1235
|
+
content: "\e795"
|
1236
|
+
|
1237
|
+
.mdi-editor-mode-edit:before
|
1238
|
+
content: "\e796"
|
1239
|
+
|
1240
|
+
.mdi-editor-publish:before
|
1241
|
+
content: "\e797"
|
1242
|
+
|
1243
|
+
.mdi-editor-vertical-align-bottom:before
|
1244
|
+
content: "\e798"
|
1245
|
+
|
1246
|
+
.mdi-editor-vertical-align-center:before
|
1247
|
+
content: "\e799"
|
1248
|
+
|
1249
|
+
.mdi-editor-vertical-align-top:before
|
1250
|
+
content: "\e79a"
|
1251
|
+
|
1252
|
+
.mdi-editor-wrap-text:before
|
1253
|
+
content: "\e79b"
|
1254
|
+
|
1255
|
+
.mdi-file-attachment:before
|
1256
|
+
content: "\e79c"
|
1257
|
+
|
1258
|
+
.mdi-file-cloud:before
|
1259
|
+
content: "\e79d"
|
1260
|
+
|
1261
|
+
.mdi-file-cloud-circle:before
|
1262
|
+
content: "\e79e"
|
1263
|
+
|
1264
|
+
.mdi-file-cloud-done:before
|
1265
|
+
content: "\e79f"
|
1266
|
+
|
1267
|
+
.mdi-file-cloud-download:before
|
1268
|
+
content: "\e7a0"
|
1269
|
+
|
1270
|
+
.mdi-file-cloud-off:before
|
1271
|
+
content: "\e7a1"
|
1272
|
+
|
1273
|
+
.mdi-file-cloud-queue:before
|
1274
|
+
content: "\e7a2"
|
1275
|
+
|
1276
|
+
.mdi-file-cloud-upload:before
|
1277
|
+
content: "\e7a3"
|
1278
|
+
|
1279
|
+
.mdi-file-file-download:before
|
1280
|
+
content: "\e7a4"
|
1281
|
+
|
1282
|
+
.mdi-file-file-upload:before
|
1283
|
+
content: "\e7a5"
|
1284
|
+
|
1285
|
+
.mdi-file-folder:before
|
1286
|
+
content: "\e7a6"
|
1287
|
+
|
1288
|
+
.mdi-file-folder-open:before
|
1289
|
+
content: "\e7a7"
|
1290
|
+
|
1291
|
+
.mdi-file-folder-shared:before
|
1292
|
+
content: "\e7a8"
|
1293
|
+
|
1294
|
+
.mdi-hardware-cast:before
|
1295
|
+
content: "\e7a9"
|
1296
|
+
|
1297
|
+
.mdi-hardware-cast-connected:before
|
1298
|
+
content: "\e7aa"
|
1299
|
+
|
1300
|
+
.mdi-hardware-computer:before
|
1301
|
+
content: "\e7ab"
|
1302
|
+
|
1303
|
+
.mdi-hardware-desktop-mac:before
|
1304
|
+
content: "\e7ac"
|
1305
|
+
|
1306
|
+
.mdi-hardware-desktop-windows:before
|
1307
|
+
content: "\e7ad"
|
1308
|
+
|
1309
|
+
.mdi-hardware-dock:before
|
1310
|
+
content: "\e7ae"
|
1311
|
+
|
1312
|
+
.mdi-hardware-gamepad:before
|
1313
|
+
content: "\e7af"
|
1314
|
+
|
1315
|
+
.mdi-hardware-headset:before
|
1316
|
+
content: "\e7b0"
|
1317
|
+
|
1318
|
+
.mdi-hardware-headset-mic:before
|
1319
|
+
content: "\e7b1"
|
1320
|
+
|
1321
|
+
.mdi-hardware-keyboard:before
|
1322
|
+
content: "\e7b2"
|
1323
|
+
|
1324
|
+
.mdi-hardware-keyboard-alt:before
|
1325
|
+
content: "\e7b3"
|
1326
|
+
|
1327
|
+
.mdi-hardware-keyboard-arrow-down:before
|
1328
|
+
content: "\e7b4"
|
1329
|
+
|
1330
|
+
.mdi-hardware-keyboard-arrow-left:before
|
1331
|
+
content: "\e7b5"
|
1332
|
+
|
1333
|
+
.mdi-hardware-keyboard-arrow-right:before
|
1334
|
+
content: "\e7b6"
|
1335
|
+
|
1336
|
+
.mdi-hardware-keyboard-arrow-up:before
|
1337
|
+
content: "\e7b7"
|
1338
|
+
|
1339
|
+
.mdi-hardware-keyboard-backspace:before
|
1340
|
+
content: "\e7b8"
|
1341
|
+
|
1342
|
+
.mdi-hardware-keyboard-capslock:before
|
1343
|
+
content: "\e7b9"
|
1344
|
+
|
1345
|
+
.mdi-hardware-keyboard-control:before
|
1346
|
+
content: "\e7ba"
|
1347
|
+
|
1348
|
+
.mdi-hardware-keyboard-hide:before
|
1349
|
+
content: "\e7bb"
|
1350
|
+
|
1351
|
+
.mdi-hardware-keyboard-return:before
|
1352
|
+
content: "\e7bc"
|
1353
|
+
|
1354
|
+
.mdi-hardware-keyboard-tab:before
|
1355
|
+
content: "\e7bd"
|
1356
|
+
|
1357
|
+
.mdi-hardware-keyboard-voice:before
|
1358
|
+
content: "\e7be"
|
1359
|
+
|
1360
|
+
.mdi-hardware-laptop:before
|
1361
|
+
content: "\e7bf"
|
1362
|
+
|
1363
|
+
.mdi-hardware-laptop-chromebook:before
|
1364
|
+
content: "\e7c0"
|
1365
|
+
|
1366
|
+
.mdi-hardware-laptop-mac:before
|
1367
|
+
content: "\e7c1"
|
1368
|
+
|
1369
|
+
.mdi-hardware-laptop-windows:before
|
1370
|
+
content: "\e7c2"
|
1371
|
+
|
1372
|
+
.mdi-hardware-memory:before
|
1373
|
+
content: "\e7c3"
|
1374
|
+
|
1375
|
+
.mdi-hardware-mouse:before
|
1376
|
+
content: "\e7c4"
|
1377
|
+
|
1378
|
+
.mdi-hardware-phone-android:before
|
1379
|
+
content: "\e7c5"
|
1380
|
+
|
1381
|
+
.mdi-hardware-phone-iphone:before
|
1382
|
+
content: "\e7c6"
|
1383
|
+
|
1384
|
+
.mdi-hardware-phonelink:before
|
1385
|
+
content: "\e7c7"
|
1386
|
+
|
1387
|
+
.mdi-hardware-phonelink-off:before
|
1388
|
+
content: "\e7c8"
|
1389
|
+
|
1390
|
+
.mdi-hardware-security:before
|
1391
|
+
content: "\e7c9"
|
1392
|
+
|
1393
|
+
.mdi-hardware-sim-card:before
|
1394
|
+
content: "\e7ca"
|
1395
|
+
|
1396
|
+
.mdi-hardware-smartphone:before
|
1397
|
+
content: "\e7cb"
|
1398
|
+
|
1399
|
+
.mdi-hardware-speaker:before
|
1400
|
+
content: "\e7cc"
|
1401
|
+
|
1402
|
+
.mdi-hardware-tablet:before
|
1403
|
+
content: "\e7cd"
|
1404
|
+
|
1405
|
+
.mdi-hardware-tablet-android:before
|
1406
|
+
content: "\e7ce"
|
1407
|
+
|
1408
|
+
.mdi-hardware-tablet-mac:before
|
1409
|
+
content: "\e7cf"
|
1410
|
+
|
1411
|
+
.mdi-hardware-tv:before
|
1412
|
+
content: "\e7d0"
|
1413
|
+
|
1414
|
+
.mdi-hardware-watch:before
|
1415
|
+
content: "\e7d1"
|
1416
|
+
|
1417
|
+
.mdi-image-add-to-photos:before
|
1418
|
+
content: "\e7d2"
|
1419
|
+
|
1420
|
+
.mdi-image-adjust:before
|
1421
|
+
content: "\e7d3"
|
1422
|
+
|
1423
|
+
.mdi-image-assistant-photo:before
|
1424
|
+
content: "\e7d4"
|
1425
|
+
|
1426
|
+
.mdi-image-audiotrack:before
|
1427
|
+
content: "\e7d5"
|
1428
|
+
|
1429
|
+
.mdi-image-blur-circular:before
|
1430
|
+
content: "\e7d6"
|
1431
|
+
|
1432
|
+
.mdi-image-blur-linear:before
|
1433
|
+
content: "\e7d7"
|
1434
|
+
|
1435
|
+
.mdi-image-blur-off:before
|
1436
|
+
content: "\e7d8"
|
1437
|
+
|
1438
|
+
.mdi-image-blur-on:before
|
1439
|
+
content: "\e7d9"
|
1440
|
+
|
1441
|
+
.mdi-image-brightness-1:before
|
1442
|
+
content: "\e7da"
|
1443
|
+
|
1444
|
+
.mdi-image-brightness-2:before
|
1445
|
+
content: "\e7db"
|
1446
|
+
|
1447
|
+
.mdi-image-brightness-3:before
|
1448
|
+
content: "\e7dc"
|
1449
|
+
|
1450
|
+
.mdi-image-brightness-4:before
|
1451
|
+
content: "\e7dd"
|
1452
|
+
|
1453
|
+
.mdi-image-brightness-5:before
|
1454
|
+
content: "\e7de"
|
1455
|
+
|
1456
|
+
.mdi-image-brightness-6:before
|
1457
|
+
content: "\e7df"
|
1458
|
+
|
1459
|
+
.mdi-image-brightness-7:before
|
1460
|
+
content: "\e7e0"
|
1461
|
+
|
1462
|
+
.mdi-image-brush:before
|
1463
|
+
content: "\e7e1"
|
1464
|
+
|
1465
|
+
.mdi-image-camera:before
|
1466
|
+
content: "\e7e2"
|
1467
|
+
|
1468
|
+
.mdi-image-camera-alt:before
|
1469
|
+
content: "\e7e3"
|
1470
|
+
|
1471
|
+
.mdi-image-camera-front:before
|
1472
|
+
content: "\e7e4"
|
1473
|
+
|
1474
|
+
.mdi-image-camera-rear:before
|
1475
|
+
content: "\e7e5"
|
1476
|
+
|
1477
|
+
.mdi-image-camera-roll:before
|
1478
|
+
content: "\e7e6"
|
1479
|
+
|
1480
|
+
.mdi-image-center-focus-strong:before
|
1481
|
+
content: "\e7e7"
|
1482
|
+
|
1483
|
+
.mdi-image-center-focus-weak:before
|
1484
|
+
content: "\e7e8"
|
1485
|
+
|
1486
|
+
.mdi-image-collections:before
|
1487
|
+
content: "\e7e9"
|
1488
|
+
|
1489
|
+
.mdi-image-colorize:before
|
1490
|
+
content: "\e7ea"
|
1491
|
+
|
1492
|
+
.mdi-image-color-lens:before
|
1493
|
+
content: "\e7eb"
|
1494
|
+
|
1495
|
+
.mdi-image-compare:before
|
1496
|
+
content: "\e7ec"
|
1497
|
+
|
1498
|
+
.mdi-image-control-point:before
|
1499
|
+
content: "\e7ed"
|
1500
|
+
|
1501
|
+
.mdi-image-control-point-duplicate:before
|
1502
|
+
content: "\e7ee"
|
1503
|
+
|
1504
|
+
.mdi-image-crop:before
|
1505
|
+
content: "\e7ef"
|
1506
|
+
|
1507
|
+
.mdi-image-crop-3-2:before
|
1508
|
+
content: "\e7f0"
|
1509
|
+
|
1510
|
+
.mdi-image-crop-5-4:before
|
1511
|
+
content: "\e7f1"
|
1512
|
+
|
1513
|
+
.mdi-image-crop-7-5:before
|
1514
|
+
content: "\e7f2"
|
1515
|
+
|
1516
|
+
.mdi-image-crop-16-9:before
|
1517
|
+
content: "\e7f3"
|
1518
|
+
|
1519
|
+
.mdi-image-crop-din:before
|
1520
|
+
content: "\e7f4"
|
1521
|
+
|
1522
|
+
.mdi-image-crop-free:before
|
1523
|
+
content: "\e7f5"
|
1524
|
+
|
1525
|
+
.mdi-image-crop-landscape:before
|
1526
|
+
content: "\e7f6"
|
1527
|
+
|
1528
|
+
.mdi-image-crop-original:before
|
1529
|
+
content: "\e7f7"
|
1530
|
+
|
1531
|
+
.mdi-image-crop-portrait:before
|
1532
|
+
content: "\e7f8"
|
1533
|
+
|
1534
|
+
.mdi-image-crop-square:before
|
1535
|
+
content: "\e7f9"
|
1536
|
+
|
1537
|
+
.mdi-image-dehaze:before
|
1538
|
+
content: "\e7fa"
|
1539
|
+
|
1540
|
+
.mdi-image-details:before
|
1541
|
+
content: "\e7fb"
|
1542
|
+
|
1543
|
+
.mdi-image-edit:before
|
1544
|
+
content: "\e7fc"
|
1545
|
+
|
1546
|
+
.mdi-image-exposure:before
|
1547
|
+
content: "\e7fd"
|
1548
|
+
|
1549
|
+
.mdi-image-exposure-minus-1:before
|
1550
|
+
content: "\e7fe"
|
1551
|
+
|
1552
|
+
.mdi-image-exposure-minus-2:before
|
1553
|
+
content: "\e7ff"
|
1554
|
+
|
1555
|
+
.mdi-image-exposure-plus-1:before
|
1556
|
+
content: "\e800"
|
1557
|
+
|
1558
|
+
.mdi-image-exposure-plus-2:before
|
1559
|
+
content: "\e801"
|
1560
|
+
|
1561
|
+
.mdi-image-exposure-zero:before
|
1562
|
+
content: "\e802"
|
1563
|
+
|
1564
|
+
.mdi-image-filter:before
|
1565
|
+
content: "\e803"
|
1566
|
+
|
1567
|
+
.mdi-image-filter-1:before
|
1568
|
+
content: "\e804"
|
1569
|
+
|
1570
|
+
.mdi-image-filter-2:before
|
1571
|
+
content: "\e805"
|
1572
|
+
|
1573
|
+
.mdi-image-filter-3:before
|
1574
|
+
content: "\e806"
|
1575
|
+
|
1576
|
+
.mdi-image-filter-4:before
|
1577
|
+
content: "\e807"
|
1578
|
+
|
1579
|
+
.mdi-image-filter-5:before
|
1580
|
+
content: "\e808"
|
1581
|
+
|
1582
|
+
.mdi-image-filter-6:before
|
1583
|
+
content: "\e809"
|
1584
|
+
|
1585
|
+
.mdi-image-filter-7:before
|
1586
|
+
content: "\e80a"
|
1587
|
+
|
1588
|
+
.mdi-image-filter-8:before
|
1589
|
+
content: "\e80b"
|
1590
|
+
|
1591
|
+
.mdi-image-filter-9:before
|
1592
|
+
content: "\e80c"
|
1593
|
+
|
1594
|
+
.mdi-image-filter-9-plus:before
|
1595
|
+
content: "\e80d"
|
1596
|
+
|
1597
|
+
.mdi-image-filter-b-and-w:before
|
1598
|
+
content: "\e80e"
|
1599
|
+
|
1600
|
+
.mdi-image-filter-center-focus:before
|
1601
|
+
content: "\e80f"
|
1602
|
+
|
1603
|
+
.mdi-image-filter-drama:before
|
1604
|
+
content: "\e810"
|
1605
|
+
|
1606
|
+
.mdi-image-filter-frames:before
|
1607
|
+
content: "\e811"
|
1608
|
+
|
1609
|
+
.mdi-image-filter-hdr:before
|
1610
|
+
content: "\e812"
|
1611
|
+
|
1612
|
+
.mdi-image-filter-none:before
|
1613
|
+
content: "\e813"
|
1614
|
+
|
1615
|
+
.mdi-image-filter-tilt-shift:before
|
1616
|
+
content: "\e814"
|
1617
|
+
|
1618
|
+
.mdi-image-filter-vintage:before
|
1619
|
+
content: "\e815"
|
1620
|
+
|
1621
|
+
.mdi-image-flare:before
|
1622
|
+
content: "\e816"
|
1623
|
+
|
1624
|
+
.mdi-image-flash-auto:before
|
1625
|
+
content: "\e817"
|
1626
|
+
|
1627
|
+
.mdi-image-flash-off:before
|
1628
|
+
content: "\e818"
|
1629
|
+
|
1630
|
+
.mdi-image-flash-on:before
|
1631
|
+
content: "\e819"
|
1632
|
+
|
1633
|
+
.mdi-image-flip:before
|
1634
|
+
content: "\e81a"
|
1635
|
+
|
1636
|
+
.mdi-image-gradient:before
|
1637
|
+
content: "\e81b"
|
1638
|
+
|
1639
|
+
.mdi-image-grain:before
|
1640
|
+
content: "\e81c"
|
1641
|
+
|
1642
|
+
.mdi-image-grid-off:before
|
1643
|
+
content: "\e81d"
|
1644
|
+
|
1645
|
+
.mdi-image-grid-on:before
|
1646
|
+
content: "\e81e"
|
1647
|
+
|
1648
|
+
.mdi-image-hdr-off:before
|
1649
|
+
content: "\e81f"
|
1650
|
+
|
1651
|
+
.mdi-image-hdr-on:before
|
1652
|
+
content: "\e820"
|
1653
|
+
|
1654
|
+
.mdi-image-hdr-strong:before
|
1655
|
+
content: "\e821"
|
1656
|
+
|
1657
|
+
.mdi-image-hdr-weak:before
|
1658
|
+
content: "\e822"
|
1659
|
+
|
1660
|
+
.mdi-image-healing:before
|
1661
|
+
content: "\e823"
|
1662
|
+
|
1663
|
+
.mdi-image-image:before
|
1664
|
+
content: "\e824"
|
1665
|
+
|
1666
|
+
.mdi-image-image-aspect-ratio:before
|
1667
|
+
content: "\e825"
|
1668
|
+
|
1669
|
+
.mdi-image-iso:before
|
1670
|
+
content: "\e826"
|
1671
|
+
|
1672
|
+
.mdi-image-landscape:before
|
1673
|
+
content: "\e827"
|
1674
|
+
|
1675
|
+
.mdi-image-leak-add:before
|
1676
|
+
content: "\e828"
|
1677
|
+
|
1678
|
+
.mdi-image-leak-remove:before
|
1679
|
+
content: "\e829"
|
1680
|
+
|
1681
|
+
.mdi-image-lens:before
|
1682
|
+
content: "\e82a"
|
1683
|
+
|
1684
|
+
.mdi-image-looks:before
|
1685
|
+
content: "\e82b"
|
1686
|
+
|
1687
|
+
.mdi-image-looks-3:before
|
1688
|
+
content: "\e82c"
|
1689
|
+
|
1690
|
+
.mdi-image-looks-4:before
|
1691
|
+
content: "\e82d"
|
1692
|
+
|
1693
|
+
.mdi-image-looks-5:before
|
1694
|
+
content: "\e82e"
|
1695
|
+
|
1696
|
+
.mdi-image-looks-6:before
|
1697
|
+
content: "\e82f"
|
1698
|
+
|
1699
|
+
.mdi-image-looks-one:before
|
1700
|
+
content: "\e830"
|
1701
|
+
|
1702
|
+
.mdi-image-looks-two:before
|
1703
|
+
content: "\e831"
|
1704
|
+
|
1705
|
+
.mdi-image-loupe:before
|
1706
|
+
content: "\e832"
|
1707
|
+
|
1708
|
+
.mdi-image-movie-creation:before
|
1709
|
+
content: "\e833"
|
1710
|
+
|
1711
|
+
.mdi-image-nature:before
|
1712
|
+
content: "\e834"
|
1713
|
+
|
1714
|
+
.mdi-image-nature-people:before
|
1715
|
+
content: "\e835"
|
1716
|
+
|
1717
|
+
.mdi-image-navigate-before:before
|
1718
|
+
content: "\e836"
|
1719
|
+
|
1720
|
+
.mdi-image-navigate-next:before
|
1721
|
+
content: "\e837"
|
1722
|
+
|
1723
|
+
.mdi-image-palette:before
|
1724
|
+
content: "\e838"
|
1725
|
+
|
1726
|
+
.mdi-image-panorama:before
|
1727
|
+
content: "\e839"
|
1728
|
+
|
1729
|
+
.mdi-image-panorama-fisheye:before
|
1730
|
+
content: "\e83a"
|
1731
|
+
|
1732
|
+
.mdi-image-panorama-horizontal:before
|
1733
|
+
content: "\e83b"
|
1734
|
+
|
1735
|
+
.mdi-image-panorama-vertical:before
|
1736
|
+
content: "\e83c"
|
1737
|
+
|
1738
|
+
.mdi-image-panorama-wide-angle:before
|
1739
|
+
content: "\e83d"
|
1740
|
+
|
1741
|
+
.mdi-image-photo:before
|
1742
|
+
content: "\e83e"
|
1743
|
+
|
1744
|
+
.mdi-image-photo-album:before
|
1745
|
+
content: "\e83f"
|
1746
|
+
|
1747
|
+
.mdi-image-photo-camera:before
|
1748
|
+
content: "\e840"
|
1749
|
+
|
1750
|
+
.mdi-image-photo-library:before
|
1751
|
+
content: "\e841"
|
1752
|
+
|
1753
|
+
.mdi-image-portrait:before
|
1754
|
+
content: "\e842"
|
1755
|
+
|
1756
|
+
.mdi-image-remove-red-eye:before
|
1757
|
+
content: "\e843"
|
1758
|
+
|
1759
|
+
.mdi-image-rotate-left:before
|
1760
|
+
content: "\e844"
|
1761
|
+
|
1762
|
+
.mdi-image-rotate-right:before
|
1763
|
+
content: "\e845"
|
1764
|
+
|
1765
|
+
.mdi-image-slideshow:before
|
1766
|
+
content: "\e846"
|
1767
|
+
|
1768
|
+
.mdi-image-straighten:before
|
1769
|
+
content: "\e847"
|
1770
|
+
|
1771
|
+
.mdi-image-style:before
|
1772
|
+
content: "\e848"
|
1773
|
+
|
1774
|
+
.mdi-image-switch-camera:before
|
1775
|
+
content: "\e849"
|
1776
|
+
|
1777
|
+
.mdi-image-switch-video:before
|
1778
|
+
content: "\e84a"
|
1779
|
+
|
1780
|
+
.mdi-image-tag-faces:before
|
1781
|
+
content: "\e84b"
|
1782
|
+
|
1783
|
+
.mdi-image-texture:before
|
1784
|
+
content: "\e84c"
|
1785
|
+
|
1786
|
+
.mdi-image-timelapse:before
|
1787
|
+
content: "\e84d"
|
1788
|
+
|
1789
|
+
.mdi-image-timer:before
|
1790
|
+
content: "\e84e"
|
1791
|
+
|
1792
|
+
.mdi-image-timer-3:before
|
1793
|
+
content: "\e84f"
|
1794
|
+
|
1795
|
+
.mdi-image-timer-10:before
|
1796
|
+
content: "\e850"
|
1797
|
+
|
1798
|
+
.mdi-image-timer-auto:before
|
1799
|
+
content: "\e851"
|
1800
|
+
|
1801
|
+
.mdi-image-timer-off:before
|
1802
|
+
content: "\e852"
|
1803
|
+
|
1804
|
+
.mdi-image-tonality:before
|
1805
|
+
content: "\e853"
|
1806
|
+
|
1807
|
+
.mdi-image-transform:before
|
1808
|
+
content: "\e854"
|
1809
|
+
|
1810
|
+
.mdi-image-tune:before
|
1811
|
+
content: "\e855"
|
1812
|
+
|
1813
|
+
.mdi-image-wb-auto:before
|
1814
|
+
content: "\e856"
|
1815
|
+
|
1816
|
+
.mdi-image-wb-cloudy:before
|
1817
|
+
content: "\e857"
|
1818
|
+
|
1819
|
+
.mdi-image-wb-incandescent:before
|
1820
|
+
content: "\e858"
|
1821
|
+
|
1822
|
+
.mdi-image-wb-irradescent:before
|
1823
|
+
content: "\e859"
|
1824
|
+
|
1825
|
+
.mdi-image-wb-sunny:before
|
1826
|
+
content: "\e85a"
|
1827
|
+
|
1828
|
+
.mdi-maps-beenhere:before
|
1829
|
+
content: "\e85b"
|
1830
|
+
|
1831
|
+
.mdi-maps-directions:before
|
1832
|
+
content: "\e85c"
|
1833
|
+
|
1834
|
+
.mdi-maps-directions-bike:before
|
1835
|
+
content: "\e85d"
|
1836
|
+
|
1837
|
+
.mdi-maps-directions-bus:before
|
1838
|
+
content: "\e85e"
|
1839
|
+
|
1840
|
+
.mdi-maps-directions-car:before
|
1841
|
+
content: "\e85f"
|
1842
|
+
|
1843
|
+
.mdi-maps-directions-ferry:before
|
1844
|
+
content: "\e860"
|
1845
|
+
|
1846
|
+
.mdi-maps-directions-subway:before
|
1847
|
+
content: "\e861"
|
1848
|
+
|
1849
|
+
.mdi-maps-directions-train:before
|
1850
|
+
content: "\e862"
|
1851
|
+
|
1852
|
+
.mdi-maps-directions-transit:before
|
1853
|
+
content: "\e863"
|
1854
|
+
|
1855
|
+
.mdi-maps-directions-walk:before
|
1856
|
+
content: "\e864"
|
1857
|
+
|
1858
|
+
.mdi-maps-flight:before
|
1859
|
+
content: "\e865"
|
1860
|
+
|
1861
|
+
.mdi-maps-hotel:before
|
1862
|
+
content: "\e866"
|
1863
|
+
|
1864
|
+
.mdi-maps-layers:before
|
1865
|
+
content: "\e867"
|
1866
|
+
|
1867
|
+
.mdi-maps-layers-clear:before
|
1868
|
+
content: "\e868"
|
1869
|
+
|
1870
|
+
.mdi-maps-local-airport:before
|
1871
|
+
content: "\e869"
|
1872
|
+
|
1873
|
+
.mdi-maps-local-atm:before
|
1874
|
+
content: "\e86a"
|
1875
|
+
|
1876
|
+
.mdi-maps-local-attraction:before
|
1877
|
+
content: "\e86b"
|
1878
|
+
|
1879
|
+
.mdi-maps-local-bar:before
|
1880
|
+
content: "\e86c"
|
1881
|
+
|
1882
|
+
.mdi-maps-local-cafe:before
|
1883
|
+
content: "\e86d"
|
1884
|
+
|
1885
|
+
.mdi-maps-local-car-wash:before
|
1886
|
+
content: "\e86e"
|
1887
|
+
|
1888
|
+
.mdi-maps-local-convenience-store:before
|
1889
|
+
content: "\e86f"
|
1890
|
+
|
1891
|
+
.mdi-maps-local-drink:before
|
1892
|
+
content: "\e870"
|
1893
|
+
|
1894
|
+
.mdi-maps-local-florist:before
|
1895
|
+
content: "\e871"
|
1896
|
+
|
1897
|
+
.mdi-maps-local-gas-station:before
|
1898
|
+
content: "\e872"
|
1899
|
+
|
1900
|
+
.mdi-maps-local-grocery-store:before
|
1901
|
+
content: "\e873"
|
1902
|
+
|
1903
|
+
.mdi-maps-local-hospital:before
|
1904
|
+
content: "\e874"
|
1905
|
+
|
1906
|
+
.mdi-maps-local-hotel:before
|
1907
|
+
content: "\e875"
|
1908
|
+
|
1909
|
+
.mdi-maps-local-laundry-service:before
|
1910
|
+
content: "\e876"
|
1911
|
+
|
1912
|
+
.mdi-maps-local-library:before
|
1913
|
+
content: "\e877"
|
1914
|
+
|
1915
|
+
.mdi-maps-local-mall:before
|
1916
|
+
content: "\e878"
|
1917
|
+
|
1918
|
+
.mdi-maps-local-movies:before
|
1919
|
+
content: "\e879"
|
1920
|
+
|
1921
|
+
.mdi-maps-local-offer:before
|
1922
|
+
content: "\e87a"
|
1923
|
+
|
1924
|
+
.mdi-maps-local-parking:before
|
1925
|
+
content: "\e87b"
|
1926
|
+
|
1927
|
+
.mdi-maps-local-pharmacy:before
|
1928
|
+
content: "\e87c"
|
1929
|
+
|
1930
|
+
.mdi-maps-local-phone:before
|
1931
|
+
content: "\e87d"
|
1932
|
+
|
1933
|
+
.mdi-maps-local-pizza:before
|
1934
|
+
content: "\e87e"
|
1935
|
+
|
1936
|
+
.mdi-maps-local-play:before
|
1937
|
+
content: "\e87f"
|
1938
|
+
|
1939
|
+
.mdi-maps-local-post-office:before
|
1940
|
+
content: "\e880"
|
1941
|
+
|
1942
|
+
.mdi-maps-local-print-shop:before
|
1943
|
+
content: "\e881"
|
1944
|
+
|
1945
|
+
.mdi-maps-local-restaurant:before
|
1946
|
+
content: "\e882"
|
1947
|
+
|
1948
|
+
.mdi-maps-local-see:before
|
1949
|
+
content: "\e883"
|
1950
|
+
|
1951
|
+
.mdi-maps-local-shipping:before
|
1952
|
+
content: "\e884"
|
1953
|
+
|
1954
|
+
.mdi-maps-local-taxi:before
|
1955
|
+
content: "\e885"
|
1956
|
+
|
1957
|
+
.mdi-maps-location-history:before
|
1958
|
+
content: "\e886"
|
1959
|
+
|
1960
|
+
.mdi-maps-map:before
|
1961
|
+
content: "\e887"
|
1962
|
+
|
1963
|
+
.mdi-maps-my-location:before
|
1964
|
+
content: "\e888"
|
1965
|
+
|
1966
|
+
.mdi-maps-navigation:before
|
1967
|
+
content: "\e889"
|
1968
|
+
|
1969
|
+
.mdi-maps-pin-drop:before
|
1970
|
+
content: "\e88a"
|
1971
|
+
|
1972
|
+
.mdi-maps-place:before
|
1973
|
+
content: "\e88b"
|
1974
|
+
|
1975
|
+
.mdi-maps-rate-review:before
|
1976
|
+
content: "\e88c"
|
1977
|
+
|
1978
|
+
.mdi-maps-restaurant-menu:before
|
1979
|
+
content: "\e88d"
|
1980
|
+
|
1981
|
+
.mdi-maps-satellite:before
|
1982
|
+
content: "\e88e"
|
1983
|
+
|
1984
|
+
.mdi-maps-store-mall-directory:before
|
1985
|
+
content: "\e88f"
|
1986
|
+
|
1987
|
+
.mdi-maps-terrain:before
|
1988
|
+
content: "\e890"
|
1989
|
+
|
1990
|
+
.mdi-maps-traffic:before
|
1991
|
+
content: "\e891"
|
1992
|
+
|
1993
|
+
.mdi-navigation-apps:before
|
1994
|
+
content: "\e892"
|
1995
|
+
|
1996
|
+
.mdi-navigation-arrow-back:before
|
1997
|
+
content: "\e893"
|
1998
|
+
|
1999
|
+
.mdi-navigation-arrow-drop-down:before
|
2000
|
+
content: "\e894"
|
2001
|
+
|
2002
|
+
.mdi-navigation-arrow-drop-down-circle:before
|
2003
|
+
content: "\e895"
|
2004
|
+
|
2005
|
+
.mdi-navigation-arrow-drop-up:before
|
2006
|
+
content: "\e896"
|
2007
|
+
|
2008
|
+
.mdi-navigation-arrow-forward:before
|
2009
|
+
content: "\e897"
|
2010
|
+
|
2011
|
+
.mdi-navigation-cancel:before
|
2012
|
+
content: "\e898"
|
2013
|
+
|
2014
|
+
.mdi-navigation-check:before
|
2015
|
+
content: "\e899"
|
2016
|
+
|
2017
|
+
.mdi-navigation-chevron-left:before
|
2018
|
+
content: "\e89a"
|
2019
|
+
|
2020
|
+
.mdi-navigation-chevron-right:before
|
2021
|
+
content: "\e89b"
|
2022
|
+
|
2023
|
+
.mdi-navigation-close:before
|
2024
|
+
content: "\e89c"
|
2025
|
+
|
2026
|
+
.mdi-navigation-expand-less:before
|
2027
|
+
content: "\e89d"
|
2028
|
+
|
2029
|
+
.mdi-navigation-expand-more:before
|
2030
|
+
content: "\e89e"
|
2031
|
+
|
2032
|
+
.mdi-navigation-fullscreen:before
|
2033
|
+
content: "\e89f"
|
2034
|
+
|
2035
|
+
.mdi-navigation-fullscreen-exit:before
|
2036
|
+
content: "\e8a0"
|
2037
|
+
|
2038
|
+
.mdi-navigation-menu:before
|
2039
|
+
content: "\e8a1"
|
2040
|
+
|
2041
|
+
.mdi-navigation-more-horiz:before
|
2042
|
+
content: "\e8a2"
|
2043
|
+
|
2044
|
+
.mdi-navigation-more-vert:before
|
2045
|
+
content: "\e8a3"
|
2046
|
+
|
2047
|
+
.mdi-navigation-refresh:before
|
2048
|
+
content: "\e8a4"
|
2049
|
+
|
2050
|
+
.mdi-navigation-unfold-less:before
|
2051
|
+
content: "\e8a5"
|
2052
|
+
|
2053
|
+
.mdi-navigation-unfold-more:before
|
2054
|
+
content: "\e8a6"
|
2055
|
+
|
2056
|
+
.mdi-notification-adb:before
|
2057
|
+
content: "\e8a7"
|
2058
|
+
|
2059
|
+
.mdi-notification-bluetooth-audio:before
|
2060
|
+
content: "\e8a8"
|
2061
|
+
|
2062
|
+
.mdi-notification-disc-full:before
|
2063
|
+
content: "\e8a9"
|
2064
|
+
|
2065
|
+
.mdi-notification-dnd-forwardslash:before
|
2066
|
+
content: "\e8aa"
|
2067
|
+
|
2068
|
+
.mdi-notification-do-not-disturb:before
|
2069
|
+
content: "\e8ab"
|
2070
|
+
|
2071
|
+
.mdi-notification-drive-eta:before
|
2072
|
+
content: "\e8ac"
|
2073
|
+
|
2074
|
+
.mdi-notification-event-available:before
|
2075
|
+
content: "\e8ad"
|
2076
|
+
|
2077
|
+
.mdi-notification-event-busy:before
|
2078
|
+
content: "\e8ae"
|
2079
|
+
|
2080
|
+
.mdi-notification-event-note:before
|
2081
|
+
content: "\e8af"
|
2082
|
+
|
2083
|
+
.mdi-notification-folder-special:before
|
2084
|
+
content: "\e8b0"
|
2085
|
+
|
2086
|
+
.mdi-notification-mms:before
|
2087
|
+
content: "\e8b1"
|
2088
|
+
|
2089
|
+
.mdi-notification-more:before
|
2090
|
+
content: "\e8b2"
|
2091
|
+
|
2092
|
+
.mdi-notification-network-locked:before
|
2093
|
+
content: "\e8b3"
|
2094
|
+
|
2095
|
+
.mdi-notification-phone-bluetooth-speaker:before
|
2096
|
+
content: "\e8b4"
|
2097
|
+
|
2098
|
+
.mdi-notification-phone-forwarded:before
|
2099
|
+
content: "\e8b5"
|
2100
|
+
|
2101
|
+
.mdi-notification-phone-in-talk:before
|
2102
|
+
content: "\e8b6"
|
2103
|
+
|
2104
|
+
.mdi-notification-phone-locked:before
|
2105
|
+
content: "\e8b7"
|
2106
|
+
|
2107
|
+
.mdi-notification-phone-missed:before
|
2108
|
+
content: "\e8b8"
|
2109
|
+
|
2110
|
+
.mdi-notification-phone-paused:before
|
2111
|
+
content: "\e8b9"
|
2112
|
+
|
2113
|
+
.mdi-notification-play-download:before
|
2114
|
+
content: "\e8ba"
|
2115
|
+
|
2116
|
+
.mdi-notification-play-install:before
|
2117
|
+
content: "\e8bb"
|
2118
|
+
|
2119
|
+
.mdi-notification-sd-card:before
|
2120
|
+
content: "\e8bc"
|
2121
|
+
|
2122
|
+
.mdi-notification-sim-card-alert:before
|
2123
|
+
content: "\e8bd"
|
2124
|
+
|
2125
|
+
.mdi-notification-sms:before
|
2126
|
+
content: "\e8be"
|
2127
|
+
|
2128
|
+
.mdi-notification-sms-failed:before
|
2129
|
+
content: "\e8bf"
|
2130
|
+
|
2131
|
+
.mdi-notification-sync:before
|
2132
|
+
content: "\e8c0"
|
2133
|
+
|
2134
|
+
.mdi-notification-sync-disabled:before
|
2135
|
+
content: "\e8c1"
|
2136
|
+
|
2137
|
+
.mdi-notification-sync-problem:before
|
2138
|
+
content: "\e8c2"
|
2139
|
+
|
2140
|
+
.mdi-notification-system-update:before
|
2141
|
+
content: "\e8c3"
|
2142
|
+
|
2143
|
+
.mdi-notification-tap-and-play:before
|
2144
|
+
content: "\e8c4"
|
2145
|
+
|
2146
|
+
.mdi-notification-time-to-leave:before
|
2147
|
+
content: "\e8c5"
|
2148
|
+
|
2149
|
+
.mdi-notification-vibration:before
|
2150
|
+
content: "\e8c6"
|
2151
|
+
|
2152
|
+
.mdi-notification-voice-chat:before
|
2153
|
+
content: "\e8c7"
|
2154
|
+
|
2155
|
+
.mdi-notification-vpn-lock:before
|
2156
|
+
content: "\e8c8"
|
2157
|
+
|
2158
|
+
.mdi-social-cake:before
|
2159
|
+
content: "\e8c9"
|
2160
|
+
|
2161
|
+
.mdi-social-domain:before
|
2162
|
+
content: "\e8ca"
|
2163
|
+
|
2164
|
+
.mdi-social-group:before
|
2165
|
+
content: "\e8cb"
|
2166
|
+
|
2167
|
+
.mdi-social-group-add:before
|
2168
|
+
content: "\e8cc"
|
2169
|
+
|
2170
|
+
.mdi-social-location-city:before
|
2171
|
+
content: "\e8cd"
|
2172
|
+
|
2173
|
+
.mdi-social-mood:before
|
2174
|
+
content: "\e8ce"
|
2175
|
+
|
2176
|
+
.mdi-social-notifications:before
|
2177
|
+
content: "\e8cf"
|
2178
|
+
|
2179
|
+
.mdi-social-notifications-none:before
|
2180
|
+
content: "\e8d0"
|
2181
|
+
|
2182
|
+
.mdi-social-notifications-off:before
|
2183
|
+
content: "\e8d1"
|
2184
|
+
|
2185
|
+
.mdi-social-notifications-on:before
|
2186
|
+
content: "\e8d2"
|
2187
|
+
|
2188
|
+
.mdi-social-notifications-paused:before
|
2189
|
+
content: "\e8d3"
|
2190
|
+
|
2191
|
+
.mdi-social-pages:before
|
2192
|
+
content: "\e8d4"
|
2193
|
+
|
2194
|
+
.mdi-social-party-mode:before
|
2195
|
+
content: "\e8d5"
|
2196
|
+
|
2197
|
+
.mdi-social-people:before
|
2198
|
+
content: "\e8d6"
|
2199
|
+
|
2200
|
+
.mdi-social-people-outline:before
|
2201
|
+
content: "\e8d7"
|
2202
|
+
|
2203
|
+
.mdi-social-person:before
|
2204
|
+
content: "\e8d8"
|
2205
|
+
|
2206
|
+
.mdi-social-person-add:before
|
2207
|
+
content: "\e8d9"
|
2208
|
+
|
2209
|
+
.mdi-social-person-outline:before
|
2210
|
+
content: "\e8da"
|
2211
|
+
|
2212
|
+
.mdi-social-plus-one:before
|
2213
|
+
content: "\e8db"
|
2214
|
+
|
2215
|
+
.mdi-social-poll:before
|
2216
|
+
content: "\e8dc"
|
2217
|
+
|
2218
|
+
.mdi-social-public:before
|
2219
|
+
content: "\e8dd"
|
2220
|
+
|
2221
|
+
.mdi-social-school:before
|
2222
|
+
content: "\e8de"
|
2223
|
+
|
2224
|
+
.mdi-social-share:before
|
2225
|
+
content: "\e8df"
|
2226
|
+
|
2227
|
+
.mdi-social-whatshot:before
|
2228
|
+
content: "\e8e0"
|
2229
|
+
|
2230
|
+
.mdi-toggle-check-box:before
|
2231
|
+
content: "\e8e1"
|
2232
|
+
|
2233
|
+
.mdi-toggle-check-box-outline-blank:before
|
2234
|
+
content: "\e8e2"
|
2235
|
+
|
2236
|
+
.mdi-toggle-radio-button-off:before
|
2237
|
+
content: "\e8e3"
|
2238
|
+
|
2239
|
+
.mdi-toggle-radio-button-on:before
|
2240
|
+
content: "\e8e4"
|
2241
|
+
|