@maggioli-design-system/icons 1.56.0 → 1.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/base64/mgg-icons-classes.css +270 -266
- package/dist/base64/mgg-icons-font-face.css +1 -1
- package/dist/base64/mgg-icons.css +271 -267
- package/dist/dictionary.json +4 -0
- package/dist/fonts/mgg-icons.eot +0 -0
- package/dist/fonts/mgg-icons.svg +278 -266
- package/dist/fonts/mgg-icons.symbol.svg +27 -1
- package/dist/fonts/mgg-icons.ttf +0 -0
- package/dist/fonts/mgg-icons.woff +0 -0
- package/dist/fonts/mgg-icons.woff2 +0 -0
- package/dist/index.html +2 -2
- package/dist/mgg-icons.css +276 -272
- package/dist/mgg-icons.d.ts +6 -2
- package/dist/mgg-icons.less +276 -272
- package/dist/mgg-icons.module.less +276 -272
- package/dist/mgg-icons.scss +546 -538
- package/dist/mgg-icons.styl +276 -272
- package/dist/original/base64/mgg-icons-classes.css +287 -283
- package/dist/original/base64/mgg-icons-font-face.css +1 -1
- package/dist/original/base64/mgg-icons.css +288 -284
- package/dist/original/fonts/mgg-icons.eot +0 -0
- package/dist/original/fonts/mgg-icons.svg +295 -283
- package/dist/original/fonts/mgg-icons.symbol.svg +26 -0
- package/dist/original/fonts/mgg-icons.ttf +0 -0
- package/dist/original/fonts/mgg-icons.woff +0 -0
- package/dist/original/fonts/mgg-icons.woff2 +0 -0
- package/dist/original/index.html +2 -2
- package/dist/original/mgg-icons.css +293 -289
- package/dist/original/mgg-icons.d.ts +6 -2
- package/dist/original/mgg-icons.less +293 -289
- package/dist/original/mgg-icons.module.less +293 -289
- package/dist/original/mgg-icons.scss +580 -572
- package/dist/original/mgg-icons.styl +293 -289
- package/dist/original/svg/group-assigned-automatically-system.svg +7 -0
- package/dist/original/svg/group-ceased.svg +9 -0
- package/dist/original/svg/group-inherited.svg +7 -0
- package/dist/original/svg/user-signed-out.svg +7 -0
- package/dist/original/symbol.html +29 -1
- package/dist/original/unicode.html +6 -6
- package/dist/svg/group-assigned-automatically-system.svg +7 -0
- package/dist/svg/group-ceased.svg +9 -0
- package/dist/svg/group-inherited.svg +7 -0
- package/dist/svg/user-signed-out.svg +7 -0
- package/dist/symbol.html +29 -1
- package/dist/unicode.html +6 -6
- package/package.json +1 -1
|
@@ -284,269 +284,273 @@
|
|
|
284
284
|
.mgg-icons-fullscreen-on:before { content: "\eb11"; }
|
|
285
285
|
.mgg-icons-gantt:before { content: "\eb12"; }
|
|
286
286
|
.mgg-icons-ground-property:before { content: "\eb13"; }
|
|
287
|
-
.mgg-icons-
|
|
288
|
-
.mgg-icons-
|
|
289
|
-
.mgg-icons-
|
|
290
|
-
.mgg-icons-
|
|
291
|
-
.mgg-icons-
|
|
292
|
-
.mgg-icons-
|
|
293
|
-
.mgg-icons-
|
|
294
|
-
.mgg-icons-
|
|
295
|
-
.mgg-icons-
|
|
296
|
-
.mgg-icons-
|
|
297
|
-
.mgg-icons-
|
|
298
|
-
.mgg-icons-
|
|
299
|
-
.mgg-icons-
|
|
300
|
-
.mgg-icons-home-
|
|
301
|
-
.mgg-icons-
|
|
302
|
-
.mgg-icons-
|
|
303
|
-
.mgg-icons-
|
|
304
|
-
.mgg-icons-
|
|
305
|
-
.mgg-icons-
|
|
306
|
-
.mgg-icons-input-calendar:before { content: "\eb27"; }
|
|
307
|
-
.mgg-icons-input-
|
|
308
|
-
.mgg-icons-input-time:before { content: "\eb29"; }
|
|
309
|
-
.mgg-icons-
|
|
310
|
-
.mgg-icons-
|
|
311
|
-
.mgg-icons-
|
|
312
|
-
.mgg-icons-
|
|
313
|
-
.mgg-icons-
|
|
314
|
-
.mgg-icons-
|
|
315
|
-
.mgg-icons-
|
|
316
|
-
.mgg-icons-
|
|
317
|
-
.mgg-icons-
|
|
318
|
-
.mgg-icons-
|
|
319
|
-
.mgg-icons-
|
|
320
|
-
.mgg-icons-
|
|
321
|
-
.mgg-icons-
|
|
322
|
-
.mgg-icons-
|
|
323
|
-
.mgg-icons-
|
|
324
|
-
.mgg-icons-
|
|
325
|
-
.mgg-icons-
|
|
326
|
-
.mgg-icons-map-
|
|
327
|
-
.mgg-icons-map-
|
|
328
|
-
.mgg-icons-map-
|
|
329
|
-
.mgg-icons-map-
|
|
330
|
-
.mgg-icons-
|
|
331
|
-
.mgg-icons-
|
|
332
|
-
.mgg-icons-
|
|
333
|
-
.mgg-icons-
|
|
334
|
-
.mgg-icons-
|
|
335
|
-
.mgg-icons-
|
|
336
|
-
.mgg-icons-
|
|
337
|
-
.mgg-icons-
|
|
338
|
-
.mgg-icons-
|
|
339
|
-
.mgg-icons-
|
|
340
|
-
.mgg-icons-
|
|
341
|
-
.mgg-icons-
|
|
342
|
-
.mgg-icons-
|
|
343
|
-
.mgg-icons-move-
|
|
344
|
-
.mgg-icons-move-
|
|
345
|
-
.mgg-icons-move-
|
|
346
|
-
.mgg-icons-
|
|
347
|
-
.mgg-icons-
|
|
348
|
-
.mgg-icons-
|
|
349
|
-
.mgg-icons-
|
|
350
|
-
.mgg-icons-
|
|
351
|
-
.mgg-icons-
|
|
352
|
-
.mgg-icons-
|
|
353
|
-
.mgg-icons-
|
|
354
|
-
.mgg-icons-
|
|
355
|
-
.mgg-icons-
|
|
356
|
-
.mgg-icons-
|
|
357
|
-
.mgg-icons-
|
|
358
|
-
.mgg-icons-
|
|
359
|
-
.mgg-icons-
|
|
360
|
-
.mgg-icons-
|
|
361
|
-
.mgg-icons-
|
|
362
|
-
.mgg-icons-order-return-
|
|
363
|
-
.mgg-icons-order-return-
|
|
364
|
-
.mgg-icons-order-return-
|
|
365
|
-
.mgg-icons-order-return-
|
|
366
|
-
.mgg-icons-order-return-
|
|
367
|
-
.mgg-icons-order-
|
|
368
|
-
.mgg-icons-order-
|
|
369
|
-
.mgg-icons-order-
|
|
370
|
-
.mgg-icons-order-zigzag-
|
|
371
|
-
.mgg-icons-order-zigzag-
|
|
372
|
-
.mgg-icons-order-zigzag-
|
|
373
|
-
.mgg-icons-order-zigzag-
|
|
374
|
-
.mgg-icons-order-zigzag-
|
|
375
|
-
.mgg-icons-
|
|
376
|
-
.mgg-icons-
|
|
377
|
-
.mgg-icons-
|
|
378
|
-
.mgg-icons-
|
|
379
|
-
.mgg-icons-
|
|
380
|
-
.mgg-icons-
|
|
381
|
-
.mgg-icons-paginator-
|
|
382
|
-
.mgg-icons-
|
|
383
|
-
.mgg-icons-
|
|
384
|
-
.mgg-icons-
|
|
385
|
-
.mgg-icons-
|
|
386
|
-
.mgg-icons-
|
|
387
|
-
.mgg-icons-
|
|
388
|
-
.mgg-icons-
|
|
389
|
-
.mgg-icons-peripheral-
|
|
390
|
-
.mgg-icons-peripheral-
|
|
391
|
-
.mgg-icons-
|
|
392
|
-
.mgg-icons-
|
|
393
|
-
.mgg-icons-
|
|
394
|
-
.mgg-icons-
|
|
395
|
-
.mgg-icons-
|
|
396
|
-
.mgg-icons-
|
|
397
|
-
.mgg-icons-
|
|
398
|
-
.mgg-icons-
|
|
399
|
-
.mgg-icons-places-
|
|
400
|
-
.mgg-icons-places-
|
|
401
|
-
.mgg-icons-places-
|
|
402
|
-
.mgg-icons-places-green:before { content: "\eb87"; }
|
|
403
|
-
.mgg-icons-places-
|
|
404
|
-
.mgg-icons-places-
|
|
405
|
-
.mgg-icons-places-
|
|
406
|
-
.mgg-icons-places-
|
|
407
|
-
.mgg-icons-places-
|
|
408
|
-
.mgg-icons-places-
|
|
409
|
-
.mgg-icons-places-
|
|
410
|
-
.mgg-icons-places-
|
|
411
|
-
.mgg-icons-places-
|
|
412
|
-
.mgg-icons-places-
|
|
413
|
-
.mgg-icons-
|
|
414
|
-
.mgg-icons-
|
|
415
|
-
.mgg-icons-
|
|
416
|
-
.mgg-icons-
|
|
417
|
-
.mgg-icons-
|
|
418
|
-
.mgg-icons-
|
|
419
|
-
.mgg-icons-
|
|
420
|
-
.mgg-icons-
|
|
421
|
-
.mgg-icons-
|
|
422
|
-
.mgg-icons-
|
|
423
|
-
.mgg-icons-
|
|
424
|
-
.mgg-icons-
|
|
425
|
-
.mgg-icons-
|
|
426
|
-
.mgg-icons-
|
|
427
|
-
.mgg-icons-
|
|
428
|
-
.mgg-icons-
|
|
429
|
-
.mgg-icons-
|
|
430
|
-
.mgg-icons-role-
|
|
431
|
-
.mgg-icons-
|
|
432
|
-
.mgg-icons-
|
|
433
|
-
.mgg-icons-
|
|
434
|
-
.mgg-icons-
|
|
435
|
-
.mgg-icons-
|
|
436
|
-
.mgg-icons-
|
|
437
|
-
.mgg-icons-
|
|
438
|
-
.mgg-icons-
|
|
439
|
-
.mgg-icons-
|
|
440
|
-
.mgg-icons-
|
|
441
|
-
.mgg-icons-
|
|
442
|
-
.mgg-icons-
|
|
443
|
-
.mgg-icons-
|
|
444
|
-
.mgg-icons-
|
|
445
|
-
.mgg-icons-
|
|
446
|
-
.mgg-icons-
|
|
447
|
-
.mgg-icons-
|
|
448
|
-
.mgg-icons-
|
|
449
|
-
.mgg-icons-
|
|
450
|
-
.mgg-icons-
|
|
451
|
-
.mgg-icons-
|
|
452
|
-
.mgg-icons-
|
|
453
|
-
.mgg-icons-
|
|
454
|
-
.mgg-icons-
|
|
455
|
-
.mgg-icons-
|
|
456
|
-
.mgg-icons-
|
|
457
|
-
.mgg-icons-
|
|
458
|
-
.mgg-icons-
|
|
459
|
-
.mgg-icons-
|
|
460
|
-
.mgg-icons-
|
|
461
|
-
.mgg-icons-
|
|
462
|
-
.mgg-icons-
|
|
463
|
-
.mgg-icons-
|
|
464
|
-
.mgg-icons-
|
|
465
|
-
.mgg-icons-
|
|
466
|
-
.mgg-icons-
|
|
467
|
-
.mgg-icons-status-
|
|
468
|
-
.mgg-icons-status-
|
|
469
|
-
.mgg-icons-status-
|
|
470
|
-
.mgg-icons-status-
|
|
471
|
-
.mgg-icons-status-
|
|
472
|
-
.mgg-icons-status-
|
|
473
|
-
.mgg-icons-status-
|
|
474
|
-
.mgg-icons-
|
|
475
|
-
.mgg-icons-
|
|
476
|
-
.mgg-icons-
|
|
477
|
-
.mgg-icons-
|
|
478
|
-
.mgg-icons-
|
|
479
|
-
.mgg-icons-
|
|
480
|
-
.mgg-icons-
|
|
481
|
-
.mgg-icons-
|
|
482
|
-
.mgg-icons-
|
|
483
|
-
.mgg-icons-
|
|
484
|
-
.mgg-icons-
|
|
485
|
-
.mgg-icons-
|
|
486
|
-
.mgg-icons-
|
|
487
|
-
.mgg-icons-
|
|
488
|
-
.mgg-icons-
|
|
489
|
-
.mgg-icons-
|
|
490
|
-
.mgg-icons-
|
|
491
|
-
.mgg-icons-
|
|
492
|
-
.mgg-icons-
|
|
493
|
-
.mgg-icons-
|
|
494
|
-
.mgg-icons-todo:before { content: "\ebe3"; }
|
|
495
|
-
.mgg-icons-
|
|
496
|
-
.mgg-icons-
|
|
497
|
-
.mgg-icons-
|
|
498
|
-
.mgg-icons-
|
|
499
|
-
.mgg-icons-
|
|
500
|
-
.mgg-icons-
|
|
501
|
-
.mgg-icons-
|
|
502
|
-
.mgg-icons-
|
|
503
|
-
.mgg-icons-
|
|
504
|
-
.mgg-icons-
|
|
505
|
-
.mgg-icons-
|
|
506
|
-
.mgg-icons-
|
|
507
|
-
.mgg-icons-touchpoint-
|
|
508
|
-
.mgg-icons-touchpoint-
|
|
509
|
-
.mgg-icons-touchpoint:before { content: "\ebf2"; }
|
|
510
|
-
.mgg-icons-
|
|
511
|
-
.mgg-icons-
|
|
512
|
-
.mgg-icons-
|
|
513
|
-
.mgg-icons-
|
|
514
|
-
.mgg-icons-
|
|
515
|
-
.mgg-icons-
|
|
516
|
-
.mgg-icons-
|
|
517
|
-
.mgg-icons-
|
|
518
|
-
.mgg-icons-
|
|
519
|
-
.mgg-icons-
|
|
520
|
-
.mgg-icons-
|
|
521
|
-
.mgg-icons-
|
|
522
|
-
.mgg-icons-user-
|
|
523
|
-
.mgg-icons-user-
|
|
524
|
-
.mgg-icons-user-
|
|
525
|
-
.mgg-icons-user-
|
|
526
|
-
.mgg-icons-user-
|
|
527
|
-
.mgg-icons-user-
|
|
528
|
-
.mgg-icons-user-
|
|
529
|
-
.mgg-icons-user-
|
|
530
|
-
.mgg-icons-user-
|
|
531
|
-
.mgg-icons-user-
|
|
532
|
-
.mgg-icons-user-
|
|
533
|
-
.mgg-icons-user:before { content: "\ec0a"; }
|
|
534
|
-
.mgg-icons-
|
|
535
|
-
.mgg-icons-
|
|
536
|
-
.mgg-icons-
|
|
537
|
-
.mgg-icons-
|
|
538
|
-
.mgg-icons-vehicle-
|
|
539
|
-
.mgg-icons-vehicle-
|
|
540
|
-
.mgg-icons-vehicle-
|
|
541
|
-
.mgg-icons-
|
|
542
|
-
.mgg-icons-
|
|
543
|
-
.mgg-icons-
|
|
544
|
-
.mgg-icons-
|
|
545
|
-
.mgg-icons-
|
|
546
|
-
.mgg-icons-
|
|
547
|
-
.mgg-icons-
|
|
548
|
-
.mgg-icons-
|
|
549
|
-
.mgg-icons-
|
|
550
|
-
.mgg-icons-
|
|
551
|
-
.mgg-icons-
|
|
552
|
-
.mgg-icons-
|
|
287
|
+
.mgg-icons-group-assigned-automatically-system:before { content: "\eb14"; }
|
|
288
|
+
.mgg-icons-group-ceased:before { content: "\eb15"; }
|
|
289
|
+
.mgg-icons-group-inherited:before { content: "\eb16"; }
|
|
290
|
+
.mgg-icons-handyman:before { content: "\eb17"; }
|
|
291
|
+
.mgg-icons-head-question:before { content: "\eb18"; }
|
|
292
|
+
.mgg-icons-health-mask:before { content: "\eb19"; }
|
|
293
|
+
.mgg-icons-heart-outline:before { content: "\eb1a"; }
|
|
294
|
+
.mgg-icons-heart:before { content: "\eb1b"; }
|
|
295
|
+
.mgg-icons-help-support:before { content: "\eb1c"; }
|
|
296
|
+
.mgg-icons-help:before { content: "\eb1d"; }
|
|
297
|
+
.mgg-icons-historic-unusable-property:before { content: "\eb1e"; }
|
|
298
|
+
.mgg-icons-historical-property:before { content: "\eb1f"; }
|
|
299
|
+
.mgg-icons-hive:before { content: "\eb20"; }
|
|
300
|
+
.mgg-icons-home-group:before { content: "\eb21"; }
|
|
301
|
+
.mgg-icons-home-hammer:before { content: "\eb22"; }
|
|
302
|
+
.mgg-icons-home-heart:before { content: "\eb23"; }
|
|
303
|
+
.mgg-icons-home-number:before { content: "\eb24"; }
|
|
304
|
+
.mgg-icons-id-card:before { content: "\eb25"; }
|
|
305
|
+
.mgg-icons-import:before { content: "\eb26"; }
|
|
306
|
+
.mgg-icons-input-calendar-costs:before { content: "\eb27"; }
|
|
307
|
+
.mgg-icons-input-calendar-period:before { content: "\eb28"; }
|
|
308
|
+
.mgg-icons-input-calendar-time:before { content: "\eb29"; }
|
|
309
|
+
.mgg-icons-input-calendar:before { content: "\eb2a"; }
|
|
310
|
+
.mgg-icons-input-tags:before { content: "\eb2b"; }
|
|
311
|
+
.mgg-icons-input-time:before { content: "\eb2c"; }
|
|
312
|
+
.mgg-icons-instrumental-buildings:before { content: "\eb2d"; }
|
|
313
|
+
.mgg-icons-internationalization:before { content: "\eb2e"; }
|
|
314
|
+
.mgg-icons-jobs-farmer:before { content: "\eb2f"; }
|
|
315
|
+
.mgg-icons-judge-hammer:before { content: "\eb30"; }
|
|
316
|
+
.mgg-icons-label-important:before { content: "\eb31"; }
|
|
317
|
+
.mgg-icons-land-registry:before { content: "\eb32"; }
|
|
318
|
+
.mgg-icons-layers:before { content: "\eb33"; }
|
|
319
|
+
.mgg-icons-list-dot:before { content: "\eb34"; }
|
|
320
|
+
.mgg-icons-lock:before { content: "\eb35"; }
|
|
321
|
+
.mgg-icons-logo-girasole-camuno:before { content: "\eb36"; }
|
|
322
|
+
.mgg-icons-logo-gpl:before { content: "\eb37"; }
|
|
323
|
+
.mgg-icons-logo-ilibro:before { content: "\eb38"; }
|
|
324
|
+
.mgg-icons-main-property:before { content: "\eb39"; }
|
|
325
|
+
.mgg-icons-manage-search:before { content: "\eb3a"; }
|
|
326
|
+
.mgg-icons-map-city:before { content: "\eb3b"; }
|
|
327
|
+
.mgg-icons-map-directions:before { content: "\eb3c"; }
|
|
328
|
+
.mgg-icons-map-marker-off:before { content: "\eb3d"; }
|
|
329
|
+
.mgg-icons-map-marker-settings:before { content: "\eb3e"; }
|
|
330
|
+
.mgg-icons-map-marker:before { content: "\eb3f"; }
|
|
331
|
+
.mgg-icons-map-pin:before { content: "\eb40"; }
|
|
332
|
+
.mgg-icons-map-venue:before { content: "\eb41"; }
|
|
333
|
+
.mgg-icons-media-audio:before { content: "\eb42"; }
|
|
334
|
+
.mgg-icons-media-image:before { content: "\eb43"; }
|
|
335
|
+
.mgg-icons-media-video:before { content: "\eb44"; }
|
|
336
|
+
.mgg-icons-menu-main:before { content: "\eb45"; }
|
|
337
|
+
.mgg-icons-menu-more-horizontal:before { content: "\eb46"; }
|
|
338
|
+
.mgg-icons-menu-more:before { content: "\eb47"; }
|
|
339
|
+
.mgg-icons-message:before { content: "\eb48"; }
|
|
340
|
+
.mgg-icons-military-draft:before { content: "\eb49"; }
|
|
341
|
+
.mgg-icons-money-bag-settings:before { content: "\eb4a"; }
|
|
342
|
+
.mgg-icons-money-on-hand:before { content: "\eb4b"; }
|
|
343
|
+
.mgg-icons-move-down:before { content: "\eb4c"; }
|
|
344
|
+
.mgg-icons-move-left:before { content: "\eb4d"; }
|
|
345
|
+
.mgg-icons-move-right:before { content: "\eb4e"; }
|
|
346
|
+
.mgg-icons-move-row-down:before { content: "\eb4f"; }
|
|
347
|
+
.mgg-icons-move-row-up:before { content: "\eb50"; }
|
|
348
|
+
.mgg-icons-move-up:before { content: "\eb51"; }
|
|
349
|
+
.mgg-icons-multiple-payments:before { content: "\eb52"; }
|
|
350
|
+
.mgg-icons-national-document-off:before { content: "\eb53"; }
|
|
351
|
+
.mgg-icons-national-document:before { content: "\eb54"; }
|
|
352
|
+
.mgg-icons-navigate-external-link:before { content: "\eb55"; }
|
|
353
|
+
.mgg-icons-navigate-internal-link:before { content: "\eb56"; }
|
|
354
|
+
.mgg-icons-navigation-hide:before { content: "\eb57"; }
|
|
355
|
+
.mgg-icons-navigation-show:before { content: "\eb58"; }
|
|
356
|
+
.mgg-icons-new-release:before { content: "\eb59"; }
|
|
357
|
+
.mgg-icons-not-instrumental-d-buildings:before { content: "\eb5a"; }
|
|
358
|
+
.mgg-icons-not-sent-yet:before { content: "\eb5b"; }
|
|
359
|
+
.mgg-icons-note-add:before { content: "\eb5c"; }
|
|
360
|
+
.mgg-icons-notifications:before { content: "\eb5d"; }
|
|
361
|
+
.mgg-icons-office:before { content: "\eb5e"; }
|
|
362
|
+
.mgg-icons-order-return-down_left-to_right:before { content: "\eb5f"; }
|
|
363
|
+
.mgg-icons-order-return-down_left-to_up:before { content: "\eb60"; }
|
|
364
|
+
.mgg-icons-order-return-down_right-to_left:before { content: "\eb61"; }
|
|
365
|
+
.mgg-icons-order-return-down_right-to_up:before { content: "\eb62"; }
|
|
366
|
+
.mgg-icons-order-return-up_left-to_down:before { content: "\eb63"; }
|
|
367
|
+
.mgg-icons-order-return-up_left-to_right:before { content: "\eb64"; }
|
|
368
|
+
.mgg-icons-order-return-up_right-to_down:before { content: "\eb65"; }
|
|
369
|
+
.mgg-icons-order-return-up_right-to_left:before { content: "\eb66"; }
|
|
370
|
+
.mgg-icons-order-zigzag-down_left-to_right:before { content: "\eb67"; }
|
|
371
|
+
.mgg-icons-order-zigzag-down_left-to_up:before { content: "\eb68"; }
|
|
372
|
+
.mgg-icons-order-zigzag-down_right-to_left:before { content: "\eb69"; }
|
|
373
|
+
.mgg-icons-order-zigzag-down_right-to_up:before { content: "\eb6a"; }
|
|
374
|
+
.mgg-icons-order-zigzag-up_left-to_down:before { content: "\eb6b"; }
|
|
375
|
+
.mgg-icons-order-zigzag-up_left-to_right:before { content: "\eb6c"; }
|
|
376
|
+
.mgg-icons-order-zigzag-up_right-to_down:before { content: "\eb6d"; }
|
|
377
|
+
.mgg-icons-order-zigzag-up_right-to_left:before { content: "\eb6e"; }
|
|
378
|
+
.mgg-icons-other-properties-off:before { content: "\eb6f"; }
|
|
379
|
+
.mgg-icons-other-properties:before { content: "\eb70"; }
|
|
380
|
+
.mgg-icons-other-residential-buildings:before { content: "\eb71"; }
|
|
381
|
+
.mgg-icons-paginator-first:before { content: "\eb72"; }
|
|
382
|
+
.mgg-icons-paginator-last:before { content: "\eb73"; }
|
|
383
|
+
.mgg-icons-paginator-next:before { content: "\eb74"; }
|
|
384
|
+
.mgg-icons-paginator-previous:before { content: "\eb75"; }
|
|
385
|
+
.mgg-icons-partial-wall:before { content: "\eb76"; }
|
|
386
|
+
.mgg-icons-payment-settings:before { content: "\eb77"; }
|
|
387
|
+
.mgg-icons-payments:before { content: "\eb78"; }
|
|
388
|
+
.mgg-icons-pec-sent-to-the-not-pec-recipient:before { content: "\eb79"; }
|
|
389
|
+
.mgg-icons-peripheral-hard-drive:before { content: "\eb7a"; }
|
|
390
|
+
.mgg-icons-peripheral-headset-mic:before { content: "\eb7b"; }
|
|
391
|
+
.mgg-icons-peripheral-headset:before { content: "\eb7c"; }
|
|
392
|
+
.mgg-icons-peripheral-keyboard:before { content: "\eb7d"; }
|
|
393
|
+
.mgg-icons-peripheral-sim:before { content: "\eb7e"; }
|
|
394
|
+
.mgg-icons-person-add:before { content: "\eb7f"; }
|
|
395
|
+
.mgg-icons-person-remove:before { content: "\eb80"; }
|
|
396
|
+
.mgg-icons-pertinence-property:before { content: "\eb81"; }
|
|
397
|
+
.mgg-icons-pin-drop:before { content: "\eb82"; }
|
|
398
|
+
.mgg-icons-pin:before { content: "\eb83"; }
|
|
399
|
+
.mgg-icons-places-apartment:before { content: "\eb84"; }
|
|
400
|
+
.mgg-icons-places-billboard:before { content: "\eb85"; }
|
|
401
|
+
.mgg-icons-places-farm:before { content: "\eb86"; }
|
|
402
|
+
.mgg-icons-places-green-doc:before { content: "\eb87"; }
|
|
403
|
+
.mgg-icons-places-green-history:before { content: "\eb88"; }
|
|
404
|
+
.mgg-icons-places-green-info:before { content: "\eb89"; }
|
|
405
|
+
.mgg-icons-places-green:before { content: "\eb8a"; }
|
|
406
|
+
.mgg-icons-places-holiday-beach:before { content: "\eb8b"; }
|
|
407
|
+
.mgg-icons-places-home:before { content: "\eb8c"; }
|
|
408
|
+
.mgg-icons-places-institute:before { content: "\eb8d"; }
|
|
409
|
+
.mgg-icons-places-market:before { content: "\eb8e"; }
|
|
410
|
+
.mgg-icons-places-multiple:before { content: "\eb8f"; }
|
|
411
|
+
.mgg-icons-places-park-alt:before { content: "\eb90"; }
|
|
412
|
+
.mgg-icons-places-park:before { content: "\eb91"; }
|
|
413
|
+
.mgg-icons-places-spa:before { content: "\eb92"; }
|
|
414
|
+
.mgg-icons-places-store-access-denied:before { content: "\eb93"; }
|
|
415
|
+
.mgg-icons-places-store:before { content: "\eb94"; }
|
|
416
|
+
.mgg-icons-plumbing:before { content: "\eb95"; }
|
|
417
|
+
.mgg-icons-post-add:before { content: "\eb96"; }
|
|
418
|
+
.mgg-icons-power_settings_new:before { content: "\eb97"; }
|
|
419
|
+
.mgg-icons-privileges:before { content: "\eb98"; }
|
|
420
|
+
.mgg-icons-property-owner:before { content: "\eb99"; }
|
|
421
|
+
.mgg-icons-rating-empty:before { content: "\eb9a"; }
|
|
422
|
+
.mgg-icons-rating-full:before { content: "\eb9b"; }
|
|
423
|
+
.mgg-icons-rating-half:before { content: "\eb9c"; }
|
|
424
|
+
.mgg-icons-read-only:before { content: "\eb9d"; }
|
|
425
|
+
.mgg-icons-recycle:before { content: "\eb9e"; }
|
|
426
|
+
.mgg-icons-remove-circle-outline:before { content: "\eb9f"; }
|
|
427
|
+
.mgg-icons-remove-circle:before { content: "\eba0"; }
|
|
428
|
+
.mgg-icons-reporting-abuse:before { content: "\eba1"; }
|
|
429
|
+
.mgg-icons-residency-permit:before { content: "\eba2"; }
|
|
430
|
+
.mgg-icons-role-admin:before { content: "\eba3"; }
|
|
431
|
+
.mgg-icons-role-editor:before { content: "\eba4"; }
|
|
432
|
+
.mgg-icons-role-owner:before { content: "\eba5"; }
|
|
433
|
+
.mgg-icons-role-subscriber:before { content: "\eba6"; }
|
|
434
|
+
.mgg-icons-roles-permission:before { content: "\eba7"; }
|
|
435
|
+
.mgg-icons-rubber-stamp:before { content: "\eba8"; }
|
|
436
|
+
.mgg-icons-rule:before { content: "\eba9"; }
|
|
437
|
+
.mgg-icons-rural-property:before { content: "\ebaa"; }
|
|
438
|
+
.mgg-icons-save:before { content: "\ebab"; }
|
|
439
|
+
.mgg-icons-scanner:before { content: "\ebac"; }
|
|
440
|
+
.mgg-icons-school:before { content: "\ebad"; }
|
|
441
|
+
.mgg-icons-security-code:before { content: "\ebae"; }
|
|
442
|
+
.mgg-icons-security-fingerprint:before { content: "\ebaf"; }
|
|
443
|
+
.mgg-icons-security-password:before { content: "\ebb0"; }
|
|
444
|
+
.mgg-icons-send-progress:before { content: "\ebb1"; }
|
|
445
|
+
.mgg-icons-sending-error:before { content: "\ebb2"; }
|
|
446
|
+
.mgg-icons-sent:before { content: "\ebb3"; }
|
|
447
|
+
.mgg-icons-sentiment-dissatisfied:before { content: "\ebb4"; }
|
|
448
|
+
.mgg-icons-sentiment-neutral:before { content: "\ebb5"; }
|
|
449
|
+
.mgg-icons-sentiment-satisfied:before { content: "\ebb6"; }
|
|
450
|
+
.mgg-icons-settings-attachment:before { content: "\ebb7"; }
|
|
451
|
+
.mgg-icons-settings:before { content: "\ebb8"; }
|
|
452
|
+
.mgg-icons-share-alt:before { content: "\ebb9"; }
|
|
453
|
+
.mgg-icons-share:before { content: "\ebba"; }
|
|
454
|
+
.mgg-icons-shop-cart-empty:before { content: "\ebbb"; }
|
|
455
|
+
.mgg-icons-shop-cart:before { content: "\ebbc"; }
|
|
456
|
+
.mgg-icons-shop-store:before { content: "\ebbd"; }
|
|
457
|
+
.mgg-icons-sign-shop:before { content: "\ebbe"; }
|
|
458
|
+
.mgg-icons-signature:before { content: "\ebbf"; }
|
|
459
|
+
.mgg-icons-signpost:before { content: "\ebc0"; }
|
|
460
|
+
.mgg-icons-skip-forward:before { content: "\ebc1"; }
|
|
461
|
+
.mgg-icons-sort-as:before { content: "\ebc2"; }
|
|
462
|
+
.mgg-icons-sort-desc:before { content: "\ebc3"; }
|
|
463
|
+
.mgg-icons-sort:before { content: "\ebc4"; }
|
|
464
|
+
.mgg-icons-source-web:before { content: "\ebc5"; }
|
|
465
|
+
.mgg-icons-square-viewfinder:before { content: "\ebc6"; }
|
|
466
|
+
.mgg-icons-stamp:before { content: "\ebc7"; }
|
|
467
|
+
.mgg-icons-status-error-outline:before { content: "\ebc8"; }
|
|
468
|
+
.mgg-icons-status-error:before { content: "\ebc9"; }
|
|
469
|
+
.mgg-icons-status-false:before { content: "\ebca"; }
|
|
470
|
+
.mgg-icons-status-info:before { content: "\ebcb"; }
|
|
471
|
+
.mgg-icons-status-null:before { content: "\ebcc"; }
|
|
472
|
+
.mgg-icons-status-pending:before { content: "\ebcd"; }
|
|
473
|
+
.mgg-icons-status-success:before { content: "\ebce"; }
|
|
474
|
+
.mgg-icons-status-true:before { content: "\ebcf"; }
|
|
475
|
+
.mgg-icons-status-warning-outline:before { content: "\ebd0"; }
|
|
476
|
+
.mgg-icons-status-warning:before { content: "\ebd1"; }
|
|
477
|
+
.mgg-icons-sticky-note:before { content: "\ebd2"; }
|
|
478
|
+
.mgg-icons-stuck-codes:before { content: "\ebd3"; }
|
|
479
|
+
.mgg-icons-subtractive-permission:before { content: "\ebd4"; }
|
|
480
|
+
.mgg-icons-summary:before { content: "\ebd5"; }
|
|
481
|
+
.mgg-icons-tab:before { content: "\ebd6"; }
|
|
482
|
+
.mgg-icons-table-view:before { content: "\ebd7"; }
|
|
483
|
+
.mgg-icons-tag:before { content: "\ebd8"; }
|
|
484
|
+
.mgg-icons-talk-conversation:before { content: "\ebd9"; }
|
|
485
|
+
.mgg-icons-task:before { content: "\ebda"; }
|
|
486
|
+
.mgg-icons-tea-light:before { content: "\ebdb"; }
|
|
487
|
+
.mgg-icons-text-description:before { content: "\ebdc"; }
|
|
488
|
+
.mgg-icons-text-extract:before { content: "\ebdd"; }
|
|
489
|
+
.mgg-icons-text-title:before { content: "\ebde"; }
|
|
490
|
+
.mgg-icons-time-calendar:before { content: "\ebdf"; }
|
|
491
|
+
.mgg-icons-timer-outline:before { content: "\ebe0"; }
|
|
492
|
+
.mgg-icons-timer:before { content: "\ebe1"; }
|
|
493
|
+
.mgg-icons-tips:before { content: "\ebe2"; }
|
|
494
|
+
.mgg-icons-todo-list:before { content: "\ebe3"; }
|
|
495
|
+
.mgg-icons-todo-pause:before { content: "\ebe4"; }
|
|
496
|
+
.mgg-icons-todo-suspended:before { content: "\ebe5"; }
|
|
497
|
+
.mgg-icons-todo:before { content: "\ebe6"; }
|
|
498
|
+
.mgg-icons-todo_completed:before { content: "\ebe7"; }
|
|
499
|
+
.mgg-icons-todo_completed_but_executable:before { content: "\ebe8"; }
|
|
500
|
+
.mgg-icons-todo_incharge_by_me:before { content: "\ebe9"; }
|
|
501
|
+
.mgg-icons-todo_incharge_of_others:before { content: "\ebea"; }
|
|
502
|
+
.mgg-icons-todo_incoming_declined:before { content: "\ebeb"; }
|
|
503
|
+
.mgg-icons-todo_incoming_take_incharge:before { content: "\ebec"; }
|
|
504
|
+
.mgg-icons-todo_inevaluation:before { content: "\ebed"; }
|
|
505
|
+
.mgg-icons-todo_inevaluation_to_others:before { content: "\ebee"; }
|
|
506
|
+
.mgg-icons-todo_running_completed:before { content: "\ebef"; }
|
|
507
|
+
.mgg-icons-touchpoint-laptop:before { content: "\ebf0"; }
|
|
508
|
+
.mgg-icons-touchpoint-smartphone:before { content: "\ebf1"; }
|
|
509
|
+
.mgg-icons-touchpoint-tablet:before { content: "\ebf2"; }
|
|
510
|
+
.mgg-icons-touchpoint-tv:before { content: "\ebf3"; }
|
|
511
|
+
.mgg-icons-touchpoint-watch:before { content: "\ebf4"; }
|
|
512
|
+
.mgg-icons-touchpoint:before { content: "\ebf5"; }
|
|
513
|
+
.mgg-icons-traffic-cone:before { content: "\ebf6"; }
|
|
514
|
+
.mgg-icons-travel-car:before { content: "\ebf7"; }
|
|
515
|
+
.mgg-icons-tree-view:before { content: "\ebf8"; }
|
|
516
|
+
.mgg-icons-trending-down:before { content: "\ebf9"; }
|
|
517
|
+
.mgg-icons-tribute:before { content: "\ebfa"; }
|
|
518
|
+
.mgg-icons-tributes:before { content: "\ebfb"; }
|
|
519
|
+
.mgg-icons-unusable-property:before { content: "\ebfc"; }
|
|
520
|
+
.mgg-icons-updated:before { content: "\ebfd"; }
|
|
521
|
+
.mgg-icons-urban-city:before { content: "\ebfe"; }
|
|
522
|
+
.mgg-icons-user-accessibility:before { content: "\ebff"; }
|
|
523
|
+
.mgg-icons-user-dead:before { content: "\ec00"; }
|
|
524
|
+
.mgg-icons-user-department:before { content: "\ec01"; }
|
|
525
|
+
.mgg-icons-user-details:before { content: "\ec02"; }
|
|
526
|
+
.mgg-icons-user-job:before { content: "\ec03"; }
|
|
527
|
+
.mgg-icons-user-location-off:before { content: "\ec04"; }
|
|
528
|
+
.mgg-icons-user-location:before { content: "\ec05"; }
|
|
529
|
+
.mgg-icons-user-mention:before { content: "\ec06"; }
|
|
530
|
+
.mgg-icons-user-offline:before { content: "\ec07"; }
|
|
531
|
+
.mgg-icons-user-online:before { content: "\ec08"; }
|
|
532
|
+
.mgg-icons-user-privileges:before { content: "\ec09"; }
|
|
533
|
+
.mgg-icons-user-roles:before { content: "\ec0a"; }
|
|
534
|
+
.mgg-icons-user-search:before { content: "\ec0b"; }
|
|
535
|
+
.mgg-icons-user-signed-out:before { content: "\ec0c"; }
|
|
536
|
+
.mgg-icons-user-team:before { content: "\ec0d"; }
|
|
537
|
+
.mgg-icons-user:before { content: "\ec0e"; }
|
|
538
|
+
.mgg-icons-vehicle-agriculture:before { content: "\ec0f"; }
|
|
539
|
+
.mgg-icons-vehicle-car:before { content: "\ec10"; }
|
|
540
|
+
.mgg-icons-vehicle-caravan:before { content: "\ec11"; }
|
|
541
|
+
.mgg-icons-vehicle-excavator:before { content: "\ec12"; }
|
|
542
|
+
.mgg-icons-vehicle-moped:before { content: "\ec13"; }
|
|
543
|
+
.mgg-icons-vehicle-motorcycle:before { content: "\ec14"; }
|
|
544
|
+
.mgg-icons-vehicle-trailer:before { content: "\ec15"; }
|
|
545
|
+
.mgg-icons-view-comfy:before { content: "\ec16"; }
|
|
546
|
+
.mgg-icons-view-side-by-side:before { content: "\ec17"; }
|
|
547
|
+
.mgg-icons-wallet:before { content: "\ec18"; }
|
|
548
|
+
.mgg-icons-weather-sun:before { content: "\ec19"; }
|
|
549
|
+
.mgg-icons-weather:before { content: "\ec1a"; }
|
|
550
|
+
.mgg-icons-weight-lifter:before { content: "\ec1b"; }
|
|
551
|
+
.mgg-icons-work-book:before { content: "\ec1c"; }
|
|
552
|
+
.mgg-icons-work-project-outline:before { content: "\ec1d"; }
|
|
553
|
+
.mgg-icons-work-project:before { content: "\ec1e"; }
|
|
554
|
+
.mgg-icons-workspace:before { content: "\ec1f"; }
|
|
555
|
+
.mgg-icons-write-only:before { content: "\ec20"; }
|
|
556
|
+
.mgg-icons-zen-mode:before { content: "\ec21"; }
|