pebble-shared 2.20.0 → 2.22.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Icon.d.ts +2 -0
- package/dist/fonts/pebble.eot +0 -0
- package/dist/fonts/pebble.svg +235 -229
- package/dist/fonts/pebble.ttf +0 -0
- package/dist/fonts/pebble.woff +0 -0
- package/dist/fonts/pebble.woff2 +0 -0
- package/dist/pebble-shared.dev.js +2 -0
- package/dist/pebble-shared.dev.js.map +1 -1
- package/dist/pebble-shared.es.dev.js +2 -0
- package/dist/pebble-shared.es.dev.js.map +1 -1
- package/dist/pebble-shared.es.js +2 -0
- package/dist/pebble-shared.es.js.map +1 -1
- package/dist/pebble-shared.js +2 -0
- package/dist/pebble-shared.js.map +1 -1
- package/dist/pebble-shared.module.dev.js +2 -0
- package/dist/pebble-shared.module.dev.js.map +1 -1
- package/dist/pebble-shared.module.js +2 -0
- package/dist/pebble-shared.module.js.map +1 -1
- package/dist/pebble-shared.umd.dev.js +2 -0
- package/dist/pebble-shared.umd.dev.js.map +1 -1
- package/dist/pebble-shared.umd.js +2 -0
- package/dist/pebble-shared.umd.js.map +1 -1
- package/dist/pebble.css +239 -233
- package/native/Icon.d.ts +1 -1
- package/native/Icon.js +231 -229
- package/native/icons/pebble.ttf +0 -0
- package/package.json +2 -2
package/dist/pebble.css
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "pebble";
|
|
3
|
-
src: url("./fonts/pebble.eot?
|
|
4
|
-
url("./fonts/pebble.woff2?
|
|
5
|
-
url("./fonts/pebble.woff?
|
|
6
|
-
url("./fonts/pebble.ttf?
|
|
3
|
+
src: url("./fonts/pebble.eot?ed1699b5e1258d6b71ee0e6aed87f9b6?#iefix") format("embedded-opentype"),
|
|
4
|
+
url("./fonts/pebble.woff2?ed1699b5e1258d6b71ee0e6aed87f9b6") format("woff2"),
|
|
5
|
+
url("./fonts/pebble.woff?ed1699b5e1258d6b71ee0e6aed87f9b6") format("woff"),
|
|
6
|
+
url("./fonts/pebble.ttf?ed1699b5e1258d6b71ee0e6aed87f9b6") format("truetype");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.pi {
|
|
@@ -98,693 +98,699 @@ url("./fonts/pebble.ttf?38a50c5d40d76a59aef3ddb097d46d0c") format("truetype");
|
|
|
98
98
|
.pi-bookmark-add:before {
|
|
99
99
|
content: "\f11b";
|
|
100
100
|
}
|
|
101
|
-
.pi-building:before {
|
|
101
|
+
.pi-building-2:before {
|
|
102
102
|
content: "\f11c";
|
|
103
103
|
}
|
|
104
|
-
.pi-
|
|
104
|
+
.pi-building:before {
|
|
105
105
|
content: "\f11d";
|
|
106
106
|
}
|
|
107
|
-
.pi-
|
|
107
|
+
.pi-business:before {
|
|
108
108
|
content: "\f11e";
|
|
109
109
|
}
|
|
110
|
-
.pi-
|
|
110
|
+
.pi-calculate:before {
|
|
111
111
|
content: "\f11f";
|
|
112
112
|
}
|
|
113
|
-
.pi-calendar-
|
|
113
|
+
.pi-calendar-2:before {
|
|
114
114
|
content: "\f120";
|
|
115
115
|
}
|
|
116
|
-
.pi-calendar:before {
|
|
116
|
+
.pi-calendar-checked:before {
|
|
117
117
|
content: "\f121";
|
|
118
118
|
}
|
|
119
|
-
.pi-
|
|
119
|
+
.pi-calendar:before {
|
|
120
120
|
content: "\f122";
|
|
121
121
|
}
|
|
122
|
-
.pi-call:before {
|
|
122
|
+
.pi-call-center:before {
|
|
123
123
|
content: "\f123";
|
|
124
124
|
}
|
|
125
|
-
.pi-
|
|
125
|
+
.pi-call:before {
|
|
126
126
|
content: "\f124";
|
|
127
127
|
}
|
|
128
|
-
.pi-camera:before {
|
|
128
|
+
.pi-camera-2:before {
|
|
129
129
|
content: "\f125";
|
|
130
130
|
}
|
|
131
|
-
.pi-
|
|
131
|
+
.pi-camera:before {
|
|
132
132
|
content: "\f126";
|
|
133
133
|
}
|
|
134
|
-
.pi-car:before {
|
|
134
|
+
.pi-car-front:before {
|
|
135
135
|
content: "\f127";
|
|
136
136
|
}
|
|
137
|
-
.pi-
|
|
137
|
+
.pi-car:before {
|
|
138
138
|
content: "\f128";
|
|
139
139
|
}
|
|
140
|
-
.pi-
|
|
140
|
+
.pi-change-naming:before {
|
|
141
141
|
content: "\f129";
|
|
142
142
|
}
|
|
143
|
-
.pi-
|
|
143
|
+
.pi-channel-partners:before {
|
|
144
144
|
content: "\f12a";
|
|
145
145
|
}
|
|
146
|
-
.pi-check-
|
|
146
|
+
.pi-check-bold:before {
|
|
147
147
|
content: "\f12b";
|
|
148
148
|
}
|
|
149
|
-
.pi-check:before {
|
|
149
|
+
.pi-check-circle-filled:before {
|
|
150
150
|
content: "\f12c";
|
|
151
151
|
}
|
|
152
|
-
.pi-
|
|
152
|
+
.pi-check:before {
|
|
153
153
|
content: "\f12d";
|
|
154
154
|
}
|
|
155
|
-
.pi-checkbox-
|
|
155
|
+
.pi-checkbox-indeterminate:before {
|
|
156
156
|
content: "\f12e";
|
|
157
157
|
}
|
|
158
|
-
.pi-checkbox-
|
|
158
|
+
.pi-checkbox-selected:before {
|
|
159
159
|
content: "\f12f";
|
|
160
160
|
}
|
|
161
|
-
.pi-checkbox-
|
|
161
|
+
.pi-checkbox-unfilled:before {
|
|
162
162
|
content: "\f130";
|
|
163
163
|
}
|
|
164
|
-
.pi-
|
|
164
|
+
.pi-checkbox-unselected:before {
|
|
165
165
|
content: "\f131";
|
|
166
166
|
}
|
|
167
|
-
.pi-
|
|
167
|
+
.pi-checked-server:before {
|
|
168
168
|
content: "\f132";
|
|
169
169
|
}
|
|
170
|
-
.pi-chevron-
|
|
170
|
+
.pi-chevron-down:before {
|
|
171
171
|
content: "\f133";
|
|
172
172
|
}
|
|
173
|
-
.pi-
|
|
173
|
+
.pi-chevron-left:before {
|
|
174
174
|
content: "\f134";
|
|
175
175
|
}
|
|
176
|
-
.pi-
|
|
176
|
+
.pi-clipboard:before {
|
|
177
177
|
content: "\f135";
|
|
178
178
|
}
|
|
179
|
-
.pi-clock:before {
|
|
179
|
+
.pi-clock-filled:before {
|
|
180
180
|
content: "\f136";
|
|
181
181
|
}
|
|
182
|
-
.pi-
|
|
182
|
+
.pi-clock:before {
|
|
183
183
|
content: "\f137";
|
|
184
184
|
}
|
|
185
|
-
.pi-close-circle:before {
|
|
185
|
+
.pi-close-circle-filled:before {
|
|
186
186
|
content: "\f138";
|
|
187
187
|
}
|
|
188
|
-
.pi-close:before {
|
|
188
|
+
.pi-close-circle:before {
|
|
189
189
|
content: "\f139";
|
|
190
190
|
}
|
|
191
|
-
.pi-
|
|
191
|
+
.pi-close:before {
|
|
192
192
|
content: "\f13a";
|
|
193
193
|
}
|
|
194
|
-
.pi-cloud-
|
|
194
|
+
.pi-cloud-download:before {
|
|
195
195
|
content: "\f13b";
|
|
196
196
|
}
|
|
197
|
-
.pi-cloud-upload:before {
|
|
197
|
+
.pi-cloud-upload-filled:before {
|
|
198
198
|
content: "\f13c";
|
|
199
199
|
}
|
|
200
|
-
.pi-
|
|
200
|
+
.pi-cloud-upload:before {
|
|
201
201
|
content: "\f13d";
|
|
202
202
|
}
|
|
203
|
-
.pi-configure-
|
|
203
|
+
.pi-configure-floors:before {
|
|
204
204
|
content: "\f13e";
|
|
205
205
|
}
|
|
206
|
-
.pi-
|
|
206
|
+
.pi-configure-units:before {
|
|
207
207
|
content: "\f13f";
|
|
208
208
|
}
|
|
209
|
-
.pi-
|
|
209
|
+
.pi-contact:before {
|
|
210
210
|
content: "\f140";
|
|
211
211
|
}
|
|
212
|
-
.pi-
|
|
212
|
+
.pi-control-unit:before {
|
|
213
213
|
content: "\f141";
|
|
214
214
|
}
|
|
215
|
-
.pi-copy:before {
|
|
215
|
+
.pi-copy-filled:before {
|
|
216
216
|
content: "\f142";
|
|
217
217
|
}
|
|
218
|
-
.pi-
|
|
218
|
+
.pi-copy:before {
|
|
219
219
|
content: "\f143";
|
|
220
220
|
}
|
|
221
|
-
.pi-
|
|
221
|
+
.pi-cp-icon:before {
|
|
222
222
|
content: "\f144";
|
|
223
223
|
}
|
|
224
|
-
.pi-cross:before {
|
|
224
|
+
.pi-cross-chart:before {
|
|
225
225
|
content: "\f145";
|
|
226
226
|
}
|
|
227
|
-
.pi-
|
|
227
|
+
.pi-cross:before {
|
|
228
228
|
content: "\f146";
|
|
229
229
|
}
|
|
230
|
-
.pi-delete-
|
|
230
|
+
.pi-delete-2:before {
|
|
231
231
|
content: "\f147";
|
|
232
232
|
}
|
|
233
|
-
.pi-delete:before {
|
|
233
|
+
.pi-delete-filled:before {
|
|
234
234
|
content: "\f148";
|
|
235
235
|
}
|
|
236
|
-
.pi-
|
|
236
|
+
.pi-delete:before {
|
|
237
237
|
content: "\f149";
|
|
238
238
|
}
|
|
239
|
-
.pi-
|
|
239
|
+
.pi-description:before {
|
|
240
240
|
content: "\f14a";
|
|
241
241
|
}
|
|
242
|
-
.pi-
|
|
242
|
+
.pi-dialer:before {
|
|
243
243
|
content: "\f14b";
|
|
244
244
|
}
|
|
245
|
-
.pi-
|
|
245
|
+
.pi-digital-leads:before {
|
|
246
246
|
content: "\f14c";
|
|
247
247
|
}
|
|
248
|
-
.pi-
|
|
248
|
+
.pi-direct-walkins:before {
|
|
249
249
|
content: "\f14d";
|
|
250
250
|
}
|
|
251
|
-
.pi-direction:before {
|
|
251
|
+
.pi-direction-compass:before {
|
|
252
252
|
content: "\f14e";
|
|
253
253
|
}
|
|
254
|
-
.pi-
|
|
254
|
+
.pi-direction:before {
|
|
255
255
|
content: "\f14f";
|
|
256
256
|
}
|
|
257
|
-
.pi-document:before {
|
|
257
|
+
.pi-document-uploaded:before {
|
|
258
258
|
content: "\f150";
|
|
259
259
|
}
|
|
260
|
-
.pi-
|
|
260
|
+
.pi-document:before {
|
|
261
261
|
content: "\f151";
|
|
262
262
|
}
|
|
263
|
-
.pi-
|
|
263
|
+
.pi-door-front:before {
|
|
264
264
|
content: "\f152";
|
|
265
265
|
}
|
|
266
|
-
.pi-
|
|
266
|
+
.pi-dot:before {
|
|
267
267
|
content: "\f153";
|
|
268
268
|
}
|
|
269
|
-
.pi-
|
|
269
|
+
.pi-dots:before {
|
|
270
270
|
content: "\f154";
|
|
271
271
|
}
|
|
272
|
-
.pi-
|
|
272
|
+
.pi-download:before {
|
|
273
273
|
content: "\f155";
|
|
274
274
|
}
|
|
275
|
-
.pi-edit-
|
|
275
|
+
.pi-edit-2:before {
|
|
276
276
|
content: "\f156";
|
|
277
277
|
}
|
|
278
|
-
.pi-edit-
|
|
278
|
+
.pi-edit-alt:before {
|
|
279
279
|
content: "\f157";
|
|
280
280
|
}
|
|
281
|
-
.pi-edit-
|
|
281
|
+
.pi-edit-details:before {
|
|
282
282
|
content: "\f158";
|
|
283
283
|
}
|
|
284
|
-
.pi-edit-
|
|
284
|
+
.pi-edit-note:before {
|
|
285
285
|
content: "\f159";
|
|
286
286
|
}
|
|
287
|
-
.pi-edit:before {
|
|
287
|
+
.pi-edit-thin:before {
|
|
288
288
|
content: "\f15a";
|
|
289
289
|
}
|
|
290
|
-
.pi-
|
|
290
|
+
.pi-edit:before {
|
|
291
291
|
content: "\f15b";
|
|
292
292
|
}
|
|
293
|
-
.pi-
|
|
293
|
+
.pi-extra-area:before {
|
|
294
294
|
content: "\f15c";
|
|
295
295
|
}
|
|
296
|
-
.pi-eye:before {
|
|
296
|
+
.pi-eye-line:before {
|
|
297
297
|
content: "\f15d";
|
|
298
298
|
}
|
|
299
|
-
.pi-
|
|
299
|
+
.pi-eye:before {
|
|
300
300
|
content: "\f15e";
|
|
301
301
|
}
|
|
302
|
-
.pi-face-to-face-
|
|
302
|
+
.pi-face-to-face-2:before {
|
|
303
303
|
content: "\f15f";
|
|
304
304
|
}
|
|
305
|
-
.pi-face-to-face:before {
|
|
305
|
+
.pi-face-to-face-3:before {
|
|
306
306
|
content: "\f160";
|
|
307
307
|
}
|
|
308
|
-
.pi-
|
|
308
|
+
.pi-face-to-face:before {
|
|
309
309
|
content: "\f161";
|
|
310
310
|
}
|
|
311
|
-
.pi-
|
|
311
|
+
.pi-facing:before {
|
|
312
312
|
content: "\f162";
|
|
313
313
|
}
|
|
314
|
-
.pi-
|
|
314
|
+
.pi-fact-check:before {
|
|
315
315
|
content: "\f163";
|
|
316
316
|
}
|
|
317
|
-
.pi-
|
|
317
|
+
.pi-file:before {
|
|
318
318
|
content: "\f164";
|
|
319
319
|
}
|
|
320
|
-
.pi-filter-
|
|
320
|
+
.pi-filter-2:before {
|
|
321
321
|
content: "\f165";
|
|
322
322
|
}
|
|
323
|
-
.pi-filter:before {
|
|
323
|
+
.pi-filter-alt:before {
|
|
324
324
|
content: "\f166";
|
|
325
325
|
}
|
|
326
|
-
.pi-
|
|
326
|
+
.pi-filter:before {
|
|
327
327
|
content: "\f167";
|
|
328
328
|
}
|
|
329
|
-
.pi-
|
|
329
|
+
.pi-fire:before {
|
|
330
330
|
content: "\f168";
|
|
331
331
|
}
|
|
332
|
-
.pi-
|
|
332
|
+
.pi-firm:before {
|
|
333
333
|
content: "\f169";
|
|
334
334
|
}
|
|
335
|
-
.pi-flash-
|
|
335
|
+
.pi-flash-off:before {
|
|
336
336
|
content: "\f16a";
|
|
337
337
|
}
|
|
338
|
-
.pi-
|
|
338
|
+
.pi-flash-on:before {
|
|
339
339
|
content: "\f16b";
|
|
340
340
|
}
|
|
341
|
-
.pi-
|
|
341
|
+
.pi-folder:before {
|
|
342
342
|
content: "\f16c";
|
|
343
343
|
}
|
|
344
|
-
.pi-follow-up-2:before {
|
|
344
|
+
.pi-follow-up-2-filled:before {
|
|
345
345
|
content: "\f16d";
|
|
346
346
|
}
|
|
347
|
-
.pi-follow-up:before {
|
|
347
|
+
.pi-follow-up-2:before {
|
|
348
348
|
content: "\f16e";
|
|
349
349
|
}
|
|
350
|
-
.pi-
|
|
350
|
+
.pi-follow-up:before {
|
|
351
351
|
content: "\f16f";
|
|
352
352
|
}
|
|
353
|
-
.pi-
|
|
353
|
+
.pi-forum:before {
|
|
354
354
|
content: "\f170";
|
|
355
355
|
}
|
|
356
|
-
.pi-
|
|
356
|
+
.pi-full-screen:before {
|
|
357
357
|
content: "\f171";
|
|
358
358
|
}
|
|
359
|
-
.pi-
|
|
359
|
+
.pi-funnel:before {
|
|
360
360
|
content: "\f172";
|
|
361
361
|
}
|
|
362
|
-
.pi-grade:before {
|
|
362
|
+
.pi-grade-line:before {
|
|
363
363
|
content: "\f173";
|
|
364
364
|
}
|
|
365
|
-
.pi-
|
|
365
|
+
.pi-grade:before {
|
|
366
366
|
content: "\f174";
|
|
367
367
|
}
|
|
368
|
-
.pi-hamburger:before {
|
|
368
|
+
.pi-hamburger-bold:before {
|
|
369
369
|
content: "\f175";
|
|
370
370
|
}
|
|
371
|
-
.pi-
|
|
371
|
+
.pi-hamburger:before {
|
|
372
372
|
content: "\f176";
|
|
373
373
|
}
|
|
374
|
-
.pi-help:before {
|
|
374
|
+
.pi-help-and-support:before {
|
|
375
375
|
content: "\f177";
|
|
376
376
|
}
|
|
377
|
-
.pi-
|
|
377
|
+
.pi-help:before {
|
|
378
378
|
content: "\f178";
|
|
379
379
|
}
|
|
380
|
-
.pi-
|
|
380
|
+
.pi-hidden:before {
|
|
381
381
|
content: "\f179";
|
|
382
382
|
}
|
|
383
|
-
.pi-
|
|
383
|
+
.pi-history:before {
|
|
384
384
|
content: "\f17a";
|
|
385
385
|
}
|
|
386
|
-
.pi-home-filled:before {
|
|
386
|
+
.pi-home-filled-2:before {
|
|
387
387
|
content: "\f17b";
|
|
388
388
|
}
|
|
389
|
-
.pi-home:before {
|
|
389
|
+
.pi-home-filled:before {
|
|
390
390
|
content: "\f17c";
|
|
391
391
|
}
|
|
392
|
-
.pi-
|
|
392
|
+
.pi-home:before {
|
|
393
393
|
content: "\f17d";
|
|
394
394
|
}
|
|
395
|
-
.pi-
|
|
395
|
+
.pi-house-status:before {
|
|
396
396
|
content: "\f17e";
|
|
397
397
|
}
|
|
398
|
-
.pi-
|
|
398
|
+
.pi-how-to-reg:before {
|
|
399
399
|
content: "\f17f";
|
|
400
400
|
}
|
|
401
|
-
.pi-
|
|
401
|
+
.pi-image:before {
|
|
402
402
|
content: "\f180";
|
|
403
403
|
}
|
|
404
|
-
.pi-incoming-call:before {
|
|
404
|
+
.pi-incoming-call-2:before {
|
|
405
405
|
content: "\f181";
|
|
406
406
|
}
|
|
407
|
-
.pi-incoming-
|
|
407
|
+
.pi-incoming-call:before {
|
|
408
408
|
content: "\f182";
|
|
409
409
|
}
|
|
410
|
-
.pi-
|
|
410
|
+
.pi-incoming-calls:before {
|
|
411
411
|
content: "\f183";
|
|
412
412
|
}
|
|
413
|
-
.pi-info:before {
|
|
413
|
+
.pi-info-filled:before {
|
|
414
414
|
content: "\f184";
|
|
415
415
|
}
|
|
416
|
-
.pi-
|
|
416
|
+
.pi-info:before {
|
|
417
417
|
content: "\f185";
|
|
418
418
|
}
|
|
419
|
-
.pi-
|
|
419
|
+
.pi-inquiry:before {
|
|
420
420
|
content: "\f186";
|
|
421
421
|
}
|
|
422
|
-
.pi-
|
|
422
|
+
.pi-inventory:before {
|
|
423
423
|
content: "\f187";
|
|
424
424
|
}
|
|
425
|
-
.pi-
|
|
425
|
+
.pi-invoice:before {
|
|
426
426
|
content: "\f188";
|
|
427
427
|
}
|
|
428
|
-
.pi-
|
|
428
|
+
.pi-jodi:before {
|
|
429
429
|
content: "\f189";
|
|
430
430
|
}
|
|
431
|
-
.pi-
|
|
431
|
+
.pi-junk:before {
|
|
432
432
|
content: "\f18a";
|
|
433
433
|
}
|
|
434
|
-
.pi-
|
|
434
|
+
.pi-landscape:before {
|
|
435
435
|
content: "\f18b";
|
|
436
436
|
}
|
|
437
|
-
.pi-
|
|
437
|
+
.pi-leads-tab:before {
|
|
438
438
|
content: "\f18c";
|
|
439
439
|
}
|
|
440
|
-
.pi-
|
|
440
|
+
.pi-line-chart:before {
|
|
441
441
|
content: "\f18d";
|
|
442
442
|
}
|
|
443
|
-
.pi-
|
|
443
|
+
.pi-link:before {
|
|
444
444
|
content: "\f18e";
|
|
445
445
|
}
|
|
446
|
-
.pi-
|
|
446
|
+
.pi-list:before {
|
|
447
447
|
content: "\f18f";
|
|
448
448
|
}
|
|
449
|
-
.pi-
|
|
449
|
+
.pi-location:before {
|
|
450
450
|
content: "\f190";
|
|
451
451
|
}
|
|
452
|
-
.pi-lock-
|
|
452
|
+
.pi-lock-clock:before {
|
|
453
453
|
content: "\f191";
|
|
454
454
|
}
|
|
455
|
-
.pi-lock-
|
|
455
|
+
.pi-lock-filled:before {
|
|
456
456
|
content: "\f192";
|
|
457
457
|
}
|
|
458
|
-
.pi-lock:before {
|
|
458
|
+
.pi-lock-open:before {
|
|
459
459
|
content: "\f193";
|
|
460
460
|
}
|
|
461
|
-
.pi-
|
|
461
|
+
.pi-lock:before {
|
|
462
462
|
content: "\f194";
|
|
463
463
|
}
|
|
464
|
-
.pi-logout:before {
|
|
464
|
+
.pi-logout-door:before {
|
|
465
465
|
content: "\f195";
|
|
466
466
|
}
|
|
467
|
-
.pi-
|
|
467
|
+
.pi-logout:before {
|
|
468
468
|
content: "\f196";
|
|
469
469
|
}
|
|
470
|
-
.pi-mail:before {
|
|
470
|
+
.pi-mail-send:before {
|
|
471
471
|
content: "\f197";
|
|
472
472
|
}
|
|
473
|
-
.pi-
|
|
473
|
+
.pi-mail:before {
|
|
474
474
|
content: "\f198";
|
|
475
475
|
}
|
|
476
|
-
.pi-
|
|
476
|
+
.pi-mandates:before {
|
|
477
477
|
content: "\f199";
|
|
478
478
|
}
|
|
479
|
-
.pi-
|
|
479
|
+
.pi-meeting-room:before {
|
|
480
480
|
content: "\f19a";
|
|
481
481
|
}
|
|
482
|
-
.pi-
|
|
482
|
+
.pi-mic:before {
|
|
483
483
|
content: "\f19b";
|
|
484
484
|
}
|
|
485
|
-
.pi-
|
|
485
|
+
.pi-minus:before {
|
|
486
486
|
content: "\f19c";
|
|
487
487
|
}
|
|
488
|
-
.pi-
|
|
488
|
+
.pi-missed-call:before {
|
|
489
489
|
content: "\f19d";
|
|
490
490
|
}
|
|
491
|
-
.pi-
|
|
491
|
+
.pi-money:before {
|
|
492
492
|
content: "\f19e";
|
|
493
493
|
}
|
|
494
|
-
.pi-
|
|
494
|
+
.pi-more:before {
|
|
495
495
|
content: "\f19f";
|
|
496
496
|
}
|
|
497
|
-
.pi-not-
|
|
497
|
+
.pi-not-available:before {
|
|
498
498
|
content: "\f1a0";
|
|
499
499
|
}
|
|
500
|
-
.pi-
|
|
500
|
+
.pi-not-called:before {
|
|
501
501
|
content: "\f1a1";
|
|
502
502
|
}
|
|
503
|
-
.pi-note-
|
|
503
|
+
.pi-note-1:before {
|
|
504
504
|
content: "\f1a2";
|
|
505
505
|
}
|
|
506
|
-
.pi-note:before {
|
|
506
|
+
.pi-note-alt:before {
|
|
507
507
|
content: "\f1a3";
|
|
508
508
|
}
|
|
509
|
-
.pi-
|
|
509
|
+
.pi-note:before {
|
|
510
510
|
content: "\f1a4";
|
|
511
511
|
}
|
|
512
|
-
.pi-
|
|
512
|
+
.pi-notification:before {
|
|
513
513
|
content: "\f1a5";
|
|
514
514
|
}
|
|
515
|
-
.pi-
|
|
515
|
+
.pi-offline:before {
|
|
516
516
|
content: "\f1a6";
|
|
517
517
|
}
|
|
518
|
-
.pi-
|
|
518
|
+
.pi-open-external:before {
|
|
519
519
|
content: "\f1a7";
|
|
520
520
|
}
|
|
521
|
-
.pi-
|
|
521
|
+
.pi-opening-quote:before {
|
|
522
522
|
content: "\f1a8";
|
|
523
523
|
}
|
|
524
|
-
.pi-
|
|
524
|
+
.pi-orientation:before {
|
|
525
525
|
content: "\f1a9";
|
|
526
526
|
}
|
|
527
|
-
.pi-
|
|
527
|
+
.pi-other-leads:before {
|
|
528
528
|
content: "\f1aa";
|
|
529
529
|
}
|
|
530
|
-
.pi-
|
|
530
|
+
.pi-others:before {
|
|
531
531
|
content: "\f1ab";
|
|
532
532
|
}
|
|
533
|
-
.pi-outgoing-call:before {
|
|
533
|
+
.pi-outgoing-call-2:before {
|
|
534
534
|
content: "\f1ac";
|
|
535
535
|
}
|
|
536
|
-
.pi-
|
|
536
|
+
.pi-outgoing-call:before {
|
|
537
537
|
content: "\f1ad";
|
|
538
538
|
}
|
|
539
|
-
.pi-
|
|
539
|
+
.pi-patchout:before {
|
|
540
540
|
content: "\f1ae";
|
|
541
541
|
}
|
|
542
|
-
.pi-
|
|
542
|
+
.pi-pause:before {
|
|
543
543
|
content: "\f1af";
|
|
544
544
|
}
|
|
545
|
-
.pi-
|
|
545
|
+
.pi-pdf:before {
|
|
546
546
|
content: "\f1b0";
|
|
547
547
|
}
|
|
548
|
-
.pi-
|
|
548
|
+
.pi-percentage:before {
|
|
549
549
|
content: "\f1b1";
|
|
550
550
|
}
|
|
551
|
-
.pi-person-
|
|
551
|
+
.pi-person-add-disabled:before {
|
|
552
552
|
content: "\f1b2";
|
|
553
553
|
}
|
|
554
|
-
.pi-person-
|
|
554
|
+
.pi-person-search:before {
|
|
555
555
|
content: "\f1b3";
|
|
556
556
|
}
|
|
557
|
-
.pi-person:before {
|
|
557
|
+
.pi-person-square:before {
|
|
558
558
|
content: "\f1b4";
|
|
559
559
|
}
|
|
560
|
-
.pi-
|
|
560
|
+
.pi-person:before {
|
|
561
561
|
content: "\f1b5";
|
|
562
562
|
}
|
|
563
|
-
.pi-phone-
|
|
563
|
+
.pi-phone-2:before {
|
|
564
564
|
content: "\f1b6";
|
|
565
565
|
}
|
|
566
|
-
.pi-phone-
|
|
566
|
+
.pi-phone-alt:before {
|
|
567
567
|
content: "\f1b7";
|
|
568
568
|
}
|
|
569
|
-
.pi-phone-
|
|
569
|
+
.pi-phone-filled:before {
|
|
570
570
|
content: "\f1b8";
|
|
571
571
|
}
|
|
572
|
-
.pi-phone-
|
|
572
|
+
.pi-phone-in-talk:before {
|
|
573
573
|
content: "\f1b9";
|
|
574
574
|
}
|
|
575
|
-
.pi-phone-incoming:before {
|
|
575
|
+
.pi-phone-incoming-2:before {
|
|
576
576
|
content: "\f1ba";
|
|
577
577
|
}
|
|
578
|
-
.pi-phone-
|
|
578
|
+
.pi-phone-incoming:before {
|
|
579
579
|
content: "\f1bb";
|
|
580
580
|
}
|
|
581
|
-
.pi-phone-
|
|
581
|
+
.pi-phone-missed:before {
|
|
582
582
|
content: "\f1bc";
|
|
583
583
|
}
|
|
584
|
-
.pi-phone-outgoing:before {
|
|
584
|
+
.pi-phone-outgoing-2:before {
|
|
585
585
|
content: "\f1bd";
|
|
586
586
|
}
|
|
587
|
-
.pi-phone:before {
|
|
587
|
+
.pi-phone-outgoing:before {
|
|
588
588
|
content: "\f1be";
|
|
589
589
|
}
|
|
590
|
-
.pi-
|
|
590
|
+
.pi-phone:before {
|
|
591
591
|
content: "\f1bf";
|
|
592
592
|
}
|
|
593
|
-
.pi-
|
|
593
|
+
.pi-play:before {
|
|
594
594
|
content: "\f1c0";
|
|
595
595
|
}
|
|
596
|
-
.pi-
|
|
596
|
+
.pi-plus:before {
|
|
597
597
|
content: "\f1c1";
|
|
598
598
|
}
|
|
599
|
-
.pi-
|
|
599
|
+
.pi-possession-letter:before {
|
|
600
600
|
content: "\f1c2";
|
|
601
601
|
}
|
|
602
|
-
.pi-post-sales:before {
|
|
602
|
+
.pi-post-sales-outlined:before {
|
|
603
603
|
content: "\f1c3";
|
|
604
604
|
}
|
|
605
|
-
.pi-
|
|
605
|
+
.pi-post-sales:before {
|
|
606
606
|
content: "\f1c4";
|
|
607
607
|
}
|
|
608
|
-
.pi-
|
|
608
|
+
.pi-premium:before {
|
|
609
609
|
content: "\f1c5";
|
|
610
610
|
}
|
|
611
|
-
.pi-
|
|
611
|
+
.pi-print:before {
|
|
612
612
|
content: "\f1c6";
|
|
613
613
|
}
|
|
614
|
-
.pi-
|
|
614
|
+
.pi-priority-change:before {
|
|
615
615
|
content: "\f1c7";
|
|
616
616
|
}
|
|
617
|
-
.pi-profile:before {
|
|
617
|
+
.pi-profile-1:before {
|
|
618
618
|
content: "\f1c8";
|
|
619
619
|
}
|
|
620
|
-
.pi-
|
|
620
|
+
.pi-profile:before {
|
|
621
621
|
content: "\f1c9";
|
|
622
622
|
}
|
|
623
|
-
.pi-
|
|
623
|
+
.pi-quotations:before {
|
|
624
624
|
content: "\f1ca";
|
|
625
625
|
}
|
|
626
|
-
.pi-radio-check:before {
|
|
626
|
+
.pi-radio-check-filled:before {
|
|
627
627
|
content: "\f1cb";
|
|
628
628
|
}
|
|
629
|
-
.pi-radio-
|
|
629
|
+
.pi-radio-check:before {
|
|
630
630
|
content: "\f1cc";
|
|
631
631
|
}
|
|
632
|
-
.pi-radio:before {
|
|
632
|
+
.pi-radio-selected:before {
|
|
633
633
|
content: "\f1cd";
|
|
634
634
|
}
|
|
635
|
-
.pi-
|
|
635
|
+
.pi-radio:before {
|
|
636
636
|
content: "\f1ce";
|
|
637
637
|
}
|
|
638
|
-
.pi-
|
|
638
|
+
.pi-redo:before {
|
|
639
639
|
content: "\f1cf";
|
|
640
640
|
}
|
|
641
|
-
.pi-reimbursements:before {
|
|
641
|
+
.pi-reimbursements-2:before {
|
|
642
642
|
content: "\f1d0";
|
|
643
643
|
}
|
|
644
|
-
.pi-
|
|
644
|
+
.pi-reimbursements:before {
|
|
645
645
|
content: "\f1d1";
|
|
646
646
|
}
|
|
647
|
-
.pi-
|
|
647
|
+
.pi-reschedule:before {
|
|
648
648
|
content: "\f1d2";
|
|
649
649
|
}
|
|
650
|
-
.pi-
|
|
650
|
+
.pi-reset:before {
|
|
651
651
|
content: "\f1d3";
|
|
652
652
|
}
|
|
653
|
-
.pi-
|
|
653
|
+
.pi-revisit:before {
|
|
654
654
|
content: "\f1d4";
|
|
655
655
|
}
|
|
656
|
-
.pi-
|
|
656
|
+
.pi-rules:before {
|
|
657
657
|
content: "\f1d5";
|
|
658
658
|
}
|
|
659
|
-
.pi-
|
|
659
|
+
.pi-schedule-mail:before {
|
|
660
660
|
content: "\f1d6";
|
|
661
661
|
}
|
|
662
|
-
.pi-
|
|
662
|
+
.pi-search:before {
|
|
663
663
|
content: "\f1d7";
|
|
664
664
|
}
|
|
665
|
-
.pi-
|
|
665
|
+
.pi-self-added:before {
|
|
666
666
|
content: "\f1d8";
|
|
667
667
|
}
|
|
668
|
-
.pi-
|
|
668
|
+
.pi-send-message:before {
|
|
669
669
|
content: "\f1d9";
|
|
670
670
|
}
|
|
671
|
-
.pi-settings:before {
|
|
671
|
+
.pi-settings-line:before {
|
|
672
672
|
content: "\f1da";
|
|
673
673
|
}
|
|
674
|
-
.pi-
|
|
674
|
+
.pi-settings:before {
|
|
675
675
|
content: "\f1db";
|
|
676
676
|
}
|
|
677
|
-
.pi-share:before {
|
|
677
|
+
.pi-share-with-people:before {
|
|
678
678
|
content: "\f1dc";
|
|
679
679
|
}
|
|
680
|
-
.pi-
|
|
680
|
+
.pi-share:before {
|
|
681
681
|
content: "\f1dd";
|
|
682
682
|
}
|
|
683
|
-
.pi-site-visit:before {
|
|
683
|
+
.pi-site-visit-2:before {
|
|
684
684
|
content: "\f1de";
|
|
685
685
|
}
|
|
686
|
-
.pi-
|
|
686
|
+
.pi-site-visit:before {
|
|
687
687
|
content: "\f1df";
|
|
688
688
|
}
|
|
689
|
-
.pi-
|
|
689
|
+
.pi-sms:before {
|
|
690
690
|
content: "\f1e0";
|
|
691
691
|
}
|
|
692
|
-
.pi-
|
|
692
|
+
.pi-spinner:before {
|
|
693
693
|
content: "\f1e1";
|
|
694
694
|
}
|
|
695
|
-
.pi-stats:before {
|
|
695
|
+
.pi-stats-2:before {
|
|
696
696
|
content: "\f1e2";
|
|
697
697
|
}
|
|
698
|
-
.pi-
|
|
698
|
+
.pi-stats:before {
|
|
699
699
|
content: "\f1e3";
|
|
700
700
|
}
|
|
701
|
-
.pi-store:before {
|
|
701
|
+
.pi-store-2:before {
|
|
702
702
|
content: "\f1e4";
|
|
703
703
|
}
|
|
704
|
-
.pi-
|
|
704
|
+
.pi-store:before {
|
|
705
705
|
content: "\f1e5";
|
|
706
706
|
}
|
|
707
|
-
.pi-
|
|
707
|
+
.pi-system:before {
|
|
708
708
|
content: "\f1e6";
|
|
709
709
|
}
|
|
710
|
-
.pi-
|
|
710
|
+
.pi-table:before {
|
|
711
711
|
content: "\f1e7";
|
|
712
712
|
}
|
|
713
|
-
.pi-
|
|
713
|
+
.pi-tag:before {
|
|
714
714
|
content: "\f1e8";
|
|
715
715
|
}
|
|
716
|
-
.pi-
|
|
716
|
+
.pi-team:before {
|
|
717
717
|
content: "\f1e9";
|
|
718
718
|
}
|
|
719
|
-
.pi-
|
|
719
|
+
.pi-training:before {
|
|
720
720
|
content: "\f1ea";
|
|
721
721
|
}
|
|
722
|
-
.pi-transfer-
|
|
722
|
+
.pi-transfer-2:before {
|
|
723
723
|
content: "\f1eb";
|
|
724
724
|
}
|
|
725
|
-
.pi-transfer:before {
|
|
725
|
+
.pi-transfer-alt:before {
|
|
726
726
|
content: "\f1ec";
|
|
727
727
|
}
|
|
728
|
-
.pi-
|
|
728
|
+
.pi-transfer:before {
|
|
729
729
|
content: "\f1ed";
|
|
730
730
|
}
|
|
731
|
-
.pi-
|
|
731
|
+
.pi-transferred:before {
|
|
732
732
|
content: "\f1ee";
|
|
733
733
|
}
|
|
734
|
-
.pi-
|
|
734
|
+
.pi-travel:before {
|
|
735
735
|
content: "\f1ef";
|
|
736
736
|
}
|
|
737
|
-
.pi-
|
|
737
|
+
.pi-trophy-2:before {
|
|
738
738
|
content: "\f1f0";
|
|
739
739
|
}
|
|
740
|
-
.pi-
|
|
740
|
+
.pi-trophy:before {
|
|
741
741
|
content: "\f1f1";
|
|
742
742
|
}
|
|
743
|
-
.pi-
|
|
743
|
+
.pi-unchecked-radio:before {
|
|
744
744
|
content: "\f1f2";
|
|
745
745
|
}
|
|
746
|
-
.pi-
|
|
746
|
+
.pi-undo:before {
|
|
747
747
|
content: "\f1f3";
|
|
748
748
|
}
|
|
749
|
-
.pi-
|
|
749
|
+
.pi-unlock:before {
|
|
750
750
|
content: "\f1f4";
|
|
751
751
|
}
|
|
752
|
-
.pi-
|
|
752
|
+
.pi-update:before {
|
|
753
753
|
content: "\f1f5";
|
|
754
754
|
}
|
|
755
|
-
.pi-
|
|
755
|
+
.pi-updating:before {
|
|
756
756
|
content: "\f1f6";
|
|
757
757
|
}
|
|
758
|
-
.pi-
|
|
758
|
+
.pi-upload:before {
|
|
759
759
|
content: "\f1f7";
|
|
760
760
|
}
|
|
761
|
-
.pi-
|
|
761
|
+
.pi-user-alt:before {
|
|
762
762
|
content: "\f1f8";
|
|
763
763
|
}
|
|
764
|
-
.pi-
|
|
764
|
+
.pi-user:before {
|
|
765
765
|
content: "\f1f9";
|
|
766
766
|
}
|
|
767
|
-
.pi-
|
|
767
|
+
.pi-videocam:before {
|
|
768
768
|
content: "\f1fa";
|
|
769
769
|
}
|
|
770
|
-
.pi-
|
|
770
|
+
.pi-view-details:before {
|
|
771
771
|
content: "\f1fb";
|
|
772
772
|
}
|
|
773
|
-
.pi-
|
|
773
|
+
.pi-vpn-key:before {
|
|
774
774
|
content: "\f1fc";
|
|
775
775
|
}
|
|
776
|
-
.pi-warning:before {
|
|
776
|
+
.pi-warning-filled:before {
|
|
777
777
|
content: "\f1fd";
|
|
778
778
|
}
|
|
779
|
-
.pi-
|
|
779
|
+
.pi-warning-line:before {
|
|
780
780
|
content: "\f1fe";
|
|
781
781
|
}
|
|
782
|
-
.pi-
|
|
782
|
+
.pi-warning:before {
|
|
783
783
|
content: "\f1ff";
|
|
784
784
|
}
|
|
785
|
-
.pi-
|
|
785
|
+
.pi-welcome-letter:before {
|
|
786
786
|
content: "\f200";
|
|
787
787
|
}
|
|
788
|
+
.pi-whatsapp-filled:before {
|
|
789
|
+
content: "\f201";
|
|
790
|
+
}
|
|
791
|
+
.pi-whatsapp:before {
|
|
792
|
+
content: "\f202";
|
|
793
|
+
}
|
|
788
794
|
|
|
789
795
|
*,
|
|
790
796
|
*::before,
|