matcha-icons 19.124.0 → 19.129.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/demo.html +211 -197
- package/fonts/matcha-icons.eot +0 -0
- package/fonts/matcha-icons.svg +190 -189
- package/fonts/matcha-icons.ttf +0 -0
- package/fonts/matcha-icons.woff +0 -0
- package/matcha-icons.css +877 -874
- package/package.json +1 -1
- package/selection.json +1 -1
- package/style.css +199 -196
package/style.css
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'matcha-icons';
|
|
3
|
-
src: url('fonts/matcha-icons.eot?
|
|
4
|
-
src: url('fonts/matcha-icons.eot?
|
|
5
|
-
url('fonts/matcha-icons.ttf?
|
|
6
|
-
url('fonts/matcha-icons.woff?
|
|
7
|
-
url('fonts/matcha-icons.svg?
|
|
3
|
+
src: url('fonts/matcha-icons.eot?1bmnhn');
|
|
4
|
+
src: url('fonts/matcha-icons.eot?1bmnhn#iefix') format('embedded-opentype'),
|
|
5
|
+
url('fonts/matcha-icons.ttf?1bmnhn') format('truetype'),
|
|
6
|
+
url('fonts/matcha-icons.woff?1bmnhn') format('woff'),
|
|
7
|
+
url('fonts/matcha-icons.svg?1bmnhn#matcha-icons') format('svg');
|
|
8
8
|
font-weight: normal;
|
|
9
9
|
font-style: normal;
|
|
10
10
|
font-display: block;
|
|
@@ -271,6 +271,12 @@
|
|
|
271
271
|
.i-matcha-notification:before {
|
|
272
272
|
content: "\e9fc";
|
|
273
273
|
}
|
|
274
|
+
.i-matcha-celebrate-out:before {
|
|
275
|
+
content: "\e9fd";
|
|
276
|
+
}
|
|
277
|
+
.i-matcha-hand-heart-out:before {
|
|
278
|
+
content: "\e9fe";
|
|
279
|
+
}
|
|
274
280
|
.i-matcha-light-mode:before {
|
|
275
281
|
content: "\e9e3";
|
|
276
282
|
}
|
|
@@ -440,34 +446,34 @@
|
|
|
440
446
|
content: "\e992";
|
|
441
447
|
}
|
|
442
448
|
.i-matcha-save:before {
|
|
443
|
-
content: "\
|
|
449
|
+
content: "\e9ff";
|
|
444
450
|
}
|
|
445
451
|
.i-matcha-save-out:before {
|
|
446
|
-
content: "\
|
|
452
|
+
content: "\ea00";
|
|
447
453
|
}
|
|
448
454
|
.i-matcha-lightbulb:before {
|
|
449
|
-
content: "\
|
|
455
|
+
content: "\ea01";
|
|
450
456
|
}
|
|
451
457
|
.i-matcha-lightbulb-out:before {
|
|
452
|
-
content: "\
|
|
458
|
+
content: "\ea02";
|
|
453
459
|
}
|
|
454
460
|
.i-matcha-laptop:before {
|
|
455
|
-
content: "\
|
|
461
|
+
content: "\ea03";
|
|
456
462
|
}
|
|
457
463
|
.i-matcha-phone1:before {
|
|
458
|
-
content: "\
|
|
464
|
+
content: "\ea04";
|
|
459
465
|
}
|
|
460
466
|
.i-matcha-monitor:before {
|
|
461
|
-
content: "\
|
|
467
|
+
content: "\ea05";
|
|
462
468
|
}
|
|
463
469
|
.i-matcha-monitor-out:before {
|
|
464
|
-
content: "\
|
|
470
|
+
content: "\ea06";
|
|
465
471
|
}
|
|
466
472
|
.i-matcha-testimony:before {
|
|
467
|
-
content: "\
|
|
473
|
+
content: "\ea07";
|
|
468
474
|
}
|
|
469
475
|
.i-matcha-testimony-out:before {
|
|
470
|
-
content: "\
|
|
476
|
+
content: "\ea08";
|
|
471
477
|
}
|
|
472
478
|
.i-matcha-management:before {
|
|
473
479
|
content: "\eae1";
|
|
@@ -489,7 +495,7 @@
|
|
|
489
495
|
content: "\eb2f";
|
|
490
496
|
}
|
|
491
497
|
.i-matcha-copy-content:before {
|
|
492
|
-
content: "\
|
|
498
|
+
content: "\ea09";
|
|
493
499
|
}
|
|
494
500
|
.i-matcha-about:before {
|
|
495
501
|
content: "\e9c8";
|
|
@@ -501,19 +507,19 @@
|
|
|
501
507
|
content: "\e9c9";
|
|
502
508
|
}
|
|
503
509
|
.i-matcha-copy-out:before {
|
|
504
|
-
content: "\
|
|
510
|
+
content: "\ea0a";
|
|
505
511
|
}
|
|
506
512
|
.i-matcha-copy-folder:before {
|
|
507
|
-
content: "\
|
|
513
|
+
content: "\ea0b";
|
|
508
514
|
}
|
|
509
515
|
.i-matcha-copy-folder-out:before {
|
|
510
|
-
content: "\
|
|
516
|
+
content: "\ea0c";
|
|
511
517
|
}
|
|
512
518
|
.i-matcha-new-note:before {
|
|
513
519
|
content: "\e9ca";
|
|
514
520
|
}
|
|
515
521
|
.i-matcha-new-note-out:before {
|
|
516
|
-
content: "\
|
|
522
|
+
content: "\ea0d";
|
|
517
523
|
}
|
|
518
524
|
.i-matcha-folder-closed:before {
|
|
519
525
|
content: "\e9d0";
|
|
@@ -582,7 +588,7 @@
|
|
|
582
588
|
content: "\e915";
|
|
583
589
|
}
|
|
584
590
|
.i-matcha-filter:before {
|
|
585
|
-
content: "\
|
|
591
|
+
content: "\ea0e";
|
|
586
592
|
}
|
|
587
593
|
.i-matcha-filter-out:before {
|
|
588
594
|
content: "\e916";
|
|
@@ -699,7 +705,7 @@
|
|
|
699
705
|
content: "\e913";
|
|
700
706
|
}
|
|
701
707
|
.i-matcha-send:before {
|
|
702
|
-
content: "\
|
|
708
|
+
content: "\ea0f";
|
|
703
709
|
}
|
|
704
710
|
.i-matcha-action_sign_error:before {
|
|
705
711
|
content: "\e935";
|
|
@@ -717,13 +723,13 @@
|
|
|
717
723
|
content: "\e938";
|
|
718
724
|
}
|
|
719
725
|
.i-matcha-action_sign_warning-out:before {
|
|
720
|
-
content: "\
|
|
726
|
+
content: "\ea10";
|
|
721
727
|
}
|
|
722
728
|
.i-matcha-feedback:before {
|
|
723
|
-
content: "\
|
|
729
|
+
content: "\ea11";
|
|
724
730
|
}
|
|
725
731
|
.i-matcha-feedback-out:before {
|
|
726
|
-
content: "\
|
|
732
|
+
content: "\ea12";
|
|
727
733
|
}
|
|
728
734
|
.i-matcha-action_get_up:before {
|
|
729
735
|
content: "\e92d";
|
|
@@ -744,19 +750,19 @@
|
|
|
744
750
|
content: "\e936";
|
|
745
751
|
}
|
|
746
752
|
.i-matcha-action_sign_info-out:before {
|
|
747
|
-
content: "\
|
|
753
|
+
content: "\ea13";
|
|
748
754
|
}
|
|
749
755
|
.i-matcha-qr-code-no-border:before {
|
|
750
|
-
content: "\
|
|
756
|
+
content: "\ea14";
|
|
751
757
|
}
|
|
752
758
|
.i-matcha-qr-code:before {
|
|
753
|
-
content: "\
|
|
759
|
+
content: "\ea15";
|
|
754
760
|
}
|
|
755
761
|
.i-matcha-drag-dots:before {
|
|
756
|
-
content: "\
|
|
762
|
+
content: "\ea16";
|
|
757
763
|
}
|
|
758
764
|
.i-matcha-drag-bars:before {
|
|
759
|
-
content: "\
|
|
765
|
+
content: "\ea17";
|
|
760
766
|
}
|
|
761
767
|
.i-matcha-action_arrow_down:before {
|
|
762
768
|
content: "\e926";
|
|
@@ -1046,7 +1052,7 @@
|
|
|
1046
1052
|
content: "\e932";
|
|
1047
1053
|
}
|
|
1048
1054
|
.i-matcha-minus:before {
|
|
1049
|
-
content: "\
|
|
1055
|
+
content: "\ea18";
|
|
1050
1056
|
}
|
|
1051
1057
|
.i-matcha-action_reload:before {
|
|
1052
1058
|
content: "\e934";
|
|
@@ -1076,26 +1082,26 @@
|
|
|
1076
1082
|
content: "\eb26";
|
|
1077
1083
|
}
|
|
1078
1084
|
.i-matcha-historic:before {
|
|
1079
|
-
content: "\
|
|
1085
|
+
content: "\ea19";
|
|
1080
1086
|
}
|
|
1081
1087
|
.i-matcha-load .path1:before {
|
|
1082
|
-
content: "\
|
|
1088
|
+
content: "\ea1a";
|
|
1083
1089
|
color: rgb(0, 0, 0);
|
|
1084
1090
|
opacity: 0.5;
|
|
1085
1091
|
}
|
|
1086
1092
|
.i-matcha-load .path2:before {
|
|
1087
|
-
content: "\
|
|
1093
|
+
content: "\ea1b";
|
|
1088
1094
|
margin-left: -1em;
|
|
1089
1095
|
color: rgb(0, 0, 0);
|
|
1090
1096
|
}
|
|
1091
1097
|
.i-matcha-plugin:before {
|
|
1092
|
-
content: "\
|
|
1098
|
+
content: "\ea1c";
|
|
1093
1099
|
}
|
|
1094
1100
|
.i-matcha-header-panel:before {
|
|
1095
1101
|
content: "\e97d";
|
|
1096
1102
|
}
|
|
1097
1103
|
.i-matcha-modules:before {
|
|
1098
|
-
content: "\
|
|
1104
|
+
content: "\ea1d";
|
|
1099
1105
|
}
|
|
1100
1106
|
.i-matcha-view-row:before {
|
|
1101
1107
|
content: "\eb12";
|
|
@@ -1104,7 +1110,7 @@
|
|
|
1104
1110
|
content: "\eb13";
|
|
1105
1111
|
}
|
|
1106
1112
|
.i-matcha-platform:before {
|
|
1107
|
-
content: "\
|
|
1113
|
+
content: "\ea1e";
|
|
1108
1114
|
}
|
|
1109
1115
|
.i-matcha-barcode:before {
|
|
1110
1116
|
content: "\e9a1";
|
|
@@ -1260,16 +1266,16 @@
|
|
|
1260
1266
|
content: "\e9c4";
|
|
1261
1267
|
}
|
|
1262
1268
|
.i-matcha-parent:before {
|
|
1263
|
-
content: "\
|
|
1269
|
+
content: "\ea1f";
|
|
1264
1270
|
}
|
|
1265
1271
|
.i-matcha-kid-girl:before {
|
|
1266
|
-
content: "\
|
|
1272
|
+
content: "\ea21";
|
|
1267
1273
|
}
|
|
1268
1274
|
.i-matcha-kid-boy:before {
|
|
1269
1275
|
content: "\eb17";
|
|
1270
1276
|
}
|
|
1271
1277
|
.i-matcha-people:before {
|
|
1272
|
-
content: "\
|
|
1278
|
+
content: "\ea22";
|
|
1273
1279
|
}
|
|
1274
1280
|
.i-matcha-remember:before {
|
|
1275
1281
|
content: "\eb27";
|
|
@@ -1277,50 +1283,47 @@
|
|
|
1277
1283
|
.i-matcha-circle-code:before {
|
|
1278
1284
|
content: "\e9c6";
|
|
1279
1285
|
}
|
|
1280
|
-
.i-matcha-api:before {
|
|
1281
|
-
content: "\e9c7";
|
|
1282
|
-
}
|
|
1283
1286
|
.i-matcha-circle-facebook:before {
|
|
1284
|
-
content: "\
|
|
1287
|
+
content: "\e9c7";
|
|
1285
1288
|
}
|
|
1286
1289
|
.i-matcha-facebook:before {
|
|
1287
1290
|
content: "\e9ea";
|
|
1288
1291
|
}
|
|
1289
1292
|
.i-matcha-circle-instagram:before {
|
|
1290
|
-
content: "\
|
|
1293
|
+
content: "\e9dd";
|
|
1291
1294
|
}
|
|
1292
1295
|
.i-matcha-instagram:before {
|
|
1293
|
-
content: "\
|
|
1296
|
+
content: "\e9eb";
|
|
1294
1297
|
}
|
|
1295
1298
|
.i-matcha-soundcloud:before {
|
|
1296
|
-
content: "\
|
|
1299
|
+
content: "\e9ec";
|
|
1297
1300
|
}
|
|
1298
1301
|
.i-matcha-circle-soundcloud:before {
|
|
1299
1302
|
content: "\ea5d";
|
|
1300
1303
|
}
|
|
1301
1304
|
.i-matcha-spotify:before {
|
|
1302
|
-
content: "\
|
|
1305
|
+
content: "\e9ed";
|
|
1303
1306
|
}
|
|
1304
1307
|
.i-matcha-circle-spotify:before {
|
|
1305
1308
|
content: "\ea5e";
|
|
1306
1309
|
}
|
|
1307
1310
|
.i-matcha-circle-telegram:before {
|
|
1308
|
-
content: "\
|
|
1311
|
+
content: "\e9ee";
|
|
1309
1312
|
}
|
|
1310
1313
|
.i-matcha-telegram:before {
|
|
1311
|
-
content: "\
|
|
1314
|
+
content: "\e9ef";
|
|
1312
1315
|
}
|
|
1313
1316
|
.i-matcha-circle-tiktok:before {
|
|
1314
1317
|
content: "\ea60";
|
|
1315
1318
|
}
|
|
1316
1319
|
.i-matcha-tiktok:before {
|
|
1317
|
-
content: "\
|
|
1320
|
+
content: "\e9f0";
|
|
1318
1321
|
}
|
|
1319
1322
|
.i-matcha-circle-twitter:before {
|
|
1320
|
-
content: "\
|
|
1323
|
+
content: "\e9f1";
|
|
1321
1324
|
}
|
|
1322
1325
|
.i-matcha-twitter:before {
|
|
1323
|
-
content: "\
|
|
1326
|
+
content: "\e9f2";
|
|
1324
1327
|
}
|
|
1325
1328
|
.i-matcha-circle-x:before {
|
|
1326
1329
|
content: "\eb18";
|
|
@@ -1329,22 +1332,22 @@
|
|
|
1329
1332
|
content: "\eb19";
|
|
1330
1333
|
}
|
|
1331
1334
|
.i-matcha-circle-whatsapp:before {
|
|
1332
|
-
content: "\
|
|
1335
|
+
content: "\e9f3";
|
|
1333
1336
|
}
|
|
1334
1337
|
.i-matcha-whatsapp:before {
|
|
1335
|
-
content: "\
|
|
1338
|
+
content: "\e9f4";
|
|
1336
1339
|
}
|
|
1337
1340
|
.i-matcha-circle-youtube:before {
|
|
1338
|
-
content: "\
|
|
1341
|
+
content: "\ea23";
|
|
1339
1342
|
}
|
|
1340
1343
|
.i-matcha-youtube:before {
|
|
1341
|
-
content: "\
|
|
1344
|
+
content: "\ea24";
|
|
1342
1345
|
}
|
|
1343
1346
|
.i-matcha-circle-share:before {
|
|
1344
1347
|
content: "\ea61";
|
|
1345
1348
|
}
|
|
1346
1349
|
.i-matcha-share1:before {
|
|
1347
|
-
content: "\
|
|
1350
|
+
content: "\ea25";
|
|
1348
1351
|
}
|
|
1349
1352
|
.i-matcha-circle-deezer:before {
|
|
1350
1353
|
content: "\eb0b";
|
|
@@ -1371,10 +1374,10 @@
|
|
|
1371
1374
|
content: "\eb20";
|
|
1372
1375
|
}
|
|
1373
1376
|
.i-matcha-opened-lock:before {
|
|
1374
|
-
content: "\
|
|
1377
|
+
content: "\ea26";
|
|
1375
1378
|
}
|
|
1376
1379
|
.i-matcha-flickr:before {
|
|
1377
|
-
content: "\
|
|
1380
|
+
content: "\ea27";
|
|
1378
1381
|
}
|
|
1379
1382
|
.i-matcha-circle-flickr:before {
|
|
1380
1383
|
content: "\eae3";
|
|
@@ -1404,617 +1407,617 @@
|
|
|
1404
1407
|
content: "\eb28";
|
|
1405
1408
|
}
|
|
1406
1409
|
.i-matcha-emoji-happy:before {
|
|
1407
|
-
content: "\
|
|
1410
|
+
content: "\ea28";
|
|
1408
1411
|
}
|
|
1409
1412
|
.i-matcha-emoji-happy-out:before {
|
|
1410
|
-
content: "\
|
|
1413
|
+
content: "\ea29";
|
|
1411
1414
|
}
|
|
1412
1415
|
.i-matcha-emoji-happy-color .path1:before {
|
|
1413
|
-
content: "\
|
|
1416
|
+
content: "\ea2a";
|
|
1414
1417
|
color: rgb(252, 234, 43);
|
|
1415
1418
|
}
|
|
1416
1419
|
.i-matcha-emoji-happy-color .path2:before {
|
|
1417
|
-
content: "\
|
|
1420
|
+
content: "\ea2b";
|
|
1418
1421
|
margin-left: -1em;
|
|
1419
1422
|
color: rgb(245, 247, 250);
|
|
1420
1423
|
}
|
|
1421
1424
|
.i-matcha-emoji-happy-color .path3:before {
|
|
1422
|
-
content: "\
|
|
1425
|
+
content: "\ea2c";
|
|
1423
1426
|
margin-left: -1em;
|
|
1424
1427
|
color: rgb(234, 90, 71);
|
|
1425
1428
|
}
|
|
1426
1429
|
.i-matcha-emoji-happy-color .path4:before {
|
|
1427
|
-
content: "\
|
|
1430
|
+
content: "\ea2d";
|
|
1428
1431
|
margin-left: -1em;
|
|
1429
1432
|
color: rgb(34, 55, 68);
|
|
1430
1433
|
}
|
|
1431
1434
|
.i-matcha-emoji-happy-color .path5:before {
|
|
1432
|
-
content: "\
|
|
1435
|
+
content: "\ea2e";
|
|
1433
1436
|
margin-left: -1em;
|
|
1434
1437
|
color: rgb(34, 55, 68);
|
|
1435
1438
|
}
|
|
1436
1439
|
.i-matcha-emoji-happy-color .path6:before {
|
|
1437
|
-
content: "\
|
|
1440
|
+
content: "\ea2f";
|
|
1438
1441
|
margin-left: -1em;
|
|
1439
1442
|
color: rgb(34, 55, 68);
|
|
1440
1443
|
}
|
|
1441
1444
|
.i-matcha-emoji-happy-color .path7:before {
|
|
1442
|
-
content: "\
|
|
1445
|
+
content: "\ea30";
|
|
1443
1446
|
margin-left: -1em;
|
|
1444
1447
|
color: rgb(34, 55, 68);
|
|
1445
1448
|
}
|
|
1446
1449
|
.i-matcha-emoji-happy-color .path8:before {
|
|
1447
|
-
content: "\
|
|
1450
|
+
content: "\ea31";
|
|
1448
1451
|
margin-left: -1em;
|
|
1449
1452
|
color: rgb(34, 55, 68);
|
|
1450
1453
|
}
|
|
1451
1454
|
.i-matcha-emoji-prosperous:before {
|
|
1452
|
-
content: "\
|
|
1455
|
+
content: "\ea32";
|
|
1453
1456
|
}
|
|
1454
1457
|
.i-matcha-emoji-prosperous-out:before {
|
|
1455
|
-
content: "\
|
|
1458
|
+
content: "\ea33";
|
|
1456
1459
|
}
|
|
1457
1460
|
.i-matcha-emoji-prosperous-color .path1:before {
|
|
1458
|
-
content: "\
|
|
1461
|
+
content: "\ea34";
|
|
1459
1462
|
color: rgb(252, 234, 43);
|
|
1460
1463
|
}
|
|
1461
1464
|
.i-matcha-emoji-prosperous-color .path2:before {
|
|
1462
|
-
content: "\
|
|
1465
|
+
content: "\ea35";
|
|
1463
1466
|
margin-left: -1em;
|
|
1464
1467
|
color: rgb(241, 179, 28);
|
|
1465
1468
|
}
|
|
1466
1469
|
.i-matcha-emoji-prosperous-color .path3:before {
|
|
1467
|
-
content: "\
|
|
1470
|
+
content: "\ea36";
|
|
1468
1471
|
margin-left: -1em;
|
|
1469
1472
|
color: rgb(241, 179, 28);
|
|
1470
1473
|
}
|
|
1471
1474
|
.i-matcha-emoji-prosperous-color .path4:before {
|
|
1472
|
-
content: "\
|
|
1475
|
+
content: "\ea37";
|
|
1473
1476
|
margin-left: -1em;
|
|
1474
1477
|
color: rgb(234, 90, 71);
|
|
1475
1478
|
}
|
|
1476
1479
|
.i-matcha-emoji-prosperous-color .path5:before {
|
|
1477
|
-
content: "\
|
|
1480
|
+
content: "\ea38";
|
|
1478
1481
|
margin-left: -1em;
|
|
1479
1482
|
color: rgb(245, 247, 250);
|
|
1480
1483
|
}
|
|
1481
1484
|
.i-matcha-emoji-prosperous-color .path6:before {
|
|
1482
|
-
content: "\
|
|
1485
|
+
content: "\ea39";
|
|
1483
1486
|
margin-left: -1em;
|
|
1484
1487
|
color: rgb(34, 55, 68);
|
|
1485
1488
|
}
|
|
1486
1489
|
.i-matcha-emoji-prosperous-color .path7:before {
|
|
1487
|
-
content: "\
|
|
1490
|
+
content: "\ea3a";
|
|
1488
1491
|
margin-left: -1em;
|
|
1489
1492
|
color: rgb(34, 55, 68);
|
|
1490
1493
|
}
|
|
1491
1494
|
.i-matcha-emoji-prosperous-color .path8:before {
|
|
1492
|
-
content: "\
|
|
1495
|
+
content: "\ea3b";
|
|
1493
1496
|
margin-left: -1em;
|
|
1494
1497
|
color: rgb(34, 55, 68);
|
|
1495
1498
|
}
|
|
1496
1499
|
.i-matcha-emoji-prosperous-color .path9:before {
|
|
1497
|
-
content: "\
|
|
1500
|
+
content: "\ea3c";
|
|
1498
1501
|
margin-left: -1em;
|
|
1499
1502
|
color: rgb(34, 55, 68);
|
|
1500
1503
|
}
|
|
1501
1504
|
.i-matcha-emoji-prosperous-color .path10:before {
|
|
1502
|
-
content: "\
|
|
1505
|
+
content: "\ea3d";
|
|
1503
1506
|
margin-left: -1em;
|
|
1504
1507
|
color: rgb(34, 55, 68);
|
|
1505
1508
|
}
|
|
1506
1509
|
.i-matcha-emoji-prosperous-color .path11:before {
|
|
1507
|
-
content: "\
|
|
1510
|
+
content: "\ea3e";
|
|
1508
1511
|
margin-left: -1em;
|
|
1509
1512
|
color: rgb(34, 55, 68);
|
|
1510
1513
|
}
|
|
1511
1514
|
.i-matcha-emoji-prosperous-color .path12:before {
|
|
1512
|
-
content: "\
|
|
1515
|
+
content: "\ea3f";
|
|
1513
1516
|
margin-left: -1em;
|
|
1514
1517
|
color: rgb(34, 55, 68);
|
|
1515
1518
|
}
|
|
1516
1519
|
.i-matcha-emoji-prosperous-color .path13:before {
|
|
1517
|
-
content: "\
|
|
1520
|
+
content: "\ea40";
|
|
1518
1521
|
margin-left: -1em;
|
|
1519
1522
|
color: rgb(34, 55, 68);
|
|
1520
1523
|
}
|
|
1521
1524
|
.i-matcha-emoji-blessed:before {
|
|
1522
|
-
content: "\
|
|
1525
|
+
content: "\ea41";
|
|
1523
1526
|
}
|
|
1524
1527
|
.i-matcha-emoji-blessed-out:before {
|
|
1525
|
-
content: "\
|
|
1528
|
+
content: "\ea42";
|
|
1526
1529
|
}
|
|
1527
1530
|
.i-matcha-emoji-blessed-color .path1:before {
|
|
1528
|
-
content: "\
|
|
1531
|
+
content: "\ea43";
|
|
1529
1532
|
color: rgb(252, 234, 43);
|
|
1530
1533
|
}
|
|
1531
1534
|
.i-matcha-emoji-blessed-color .path2:before {
|
|
1532
|
-
content: "\
|
|
1535
|
+
content: "\ea44";
|
|
1533
1536
|
margin-left: -1em;
|
|
1534
1537
|
color: rgb(34, 55, 68);
|
|
1535
1538
|
}
|
|
1536
1539
|
.i-matcha-emoji-blessed-color .path3:before {
|
|
1537
|
-
content: "\
|
|
1540
|
+
content: "\ea45";
|
|
1538
1541
|
margin-left: -1em;
|
|
1539
1542
|
color: rgb(34, 55, 68);
|
|
1540
1543
|
}
|
|
1541
1544
|
.i-matcha-emoji-blessed-color .path4:before {
|
|
1542
|
-
content: "\
|
|
1545
|
+
content: "\ea46";
|
|
1543
1546
|
margin-left: -1em;
|
|
1544
1547
|
color: rgb(34, 55, 68);
|
|
1545
1548
|
}
|
|
1546
1549
|
.i-matcha-emoji-blessed-color .path5:before {
|
|
1547
|
-
content: "\
|
|
1550
|
+
content: "\ea47";
|
|
1548
1551
|
margin-left: -1em;
|
|
1549
1552
|
color: rgb(34, 55, 68);
|
|
1550
1553
|
}
|
|
1551
1554
|
.i-matcha-emoji-blessed-color .path6:before {
|
|
1552
|
-
content: "\
|
|
1555
|
+
content: "\ea48";
|
|
1553
1556
|
margin-left: -1em;
|
|
1554
1557
|
color: rgb(34, 55, 68);
|
|
1555
1558
|
}
|
|
1556
1559
|
.i-matcha-emoji-blessed-color .path7:before {
|
|
1557
|
-
content: "\
|
|
1560
|
+
content: "\ea49";
|
|
1558
1561
|
margin-left: -1em;
|
|
1559
1562
|
color: rgb(34, 55, 68);
|
|
1560
1563
|
}
|
|
1561
1564
|
.i-matcha-emoji-blessed-color .path8:before {
|
|
1562
|
-
content: "\
|
|
1565
|
+
content: "\ea4a";
|
|
1563
1566
|
margin-left: -1em;
|
|
1564
1567
|
color: rgb(97, 178, 228);
|
|
1565
1568
|
}
|
|
1566
1569
|
.i-matcha-emoji-sick:before {
|
|
1567
|
-
content: "\
|
|
1570
|
+
content: "\ea4b";
|
|
1568
1571
|
}
|
|
1569
1572
|
.i-matcha-emoji-sick-out:before {
|
|
1570
|
-
content: "\
|
|
1573
|
+
content: "\ea4c";
|
|
1571
1574
|
}
|
|
1572
1575
|
.i-matcha-emoji-sick-color .path1:before {
|
|
1573
|
-
content: "\
|
|
1576
|
+
content: "\ea4d";
|
|
1574
1577
|
color: rgb(177, 204, 51);
|
|
1575
1578
|
}
|
|
1576
1579
|
.i-matcha-emoji-sick-color .path2:before {
|
|
1577
|
-
content: "\
|
|
1580
|
+
content: "\ea4e";
|
|
1578
1581
|
margin-left: -1em;
|
|
1579
1582
|
color: rgb(34, 55, 68);
|
|
1580
1583
|
}
|
|
1581
1584
|
.i-matcha-emoji-sick-color .path3:before {
|
|
1582
|
-
content: "\
|
|
1585
|
+
content: "\ea4f";
|
|
1583
1586
|
margin-left: -1em;
|
|
1584
1587
|
color: rgb(34, 55, 68);
|
|
1585
1588
|
}
|
|
1586
1589
|
.i-matcha-emoji-sick-color .path4:before {
|
|
1587
|
-
content: "\
|
|
1590
|
+
content: "\ea50";
|
|
1588
1591
|
margin-left: -1em;
|
|
1589
1592
|
color: rgb(34, 55, 68);
|
|
1590
1593
|
}
|
|
1591
1594
|
.i-matcha-emoji-sick-color .path5:before {
|
|
1592
|
-
content: "\
|
|
1595
|
+
content: "\ea51";
|
|
1593
1596
|
margin-left: -1em;
|
|
1594
1597
|
color: rgb(34, 55, 68);
|
|
1595
1598
|
}
|
|
1596
1599
|
.i-matcha-emoji-sick-color .path6:before {
|
|
1597
|
-
content: "\
|
|
1600
|
+
content: "\ea52";
|
|
1598
1601
|
margin-left: -1em;
|
|
1599
1602
|
color: rgb(34, 55, 68);
|
|
1600
1603
|
}
|
|
1601
1604
|
.i-matcha-emoji-sick-color .path7:before {
|
|
1602
|
-
content: "\
|
|
1605
|
+
content: "\ea53";
|
|
1603
1606
|
margin-left: -1em;
|
|
1604
1607
|
color: rgb(34, 55, 68);
|
|
1605
1608
|
}
|
|
1606
1609
|
.i-matcha-emoji-sick-color .path8:before {
|
|
1607
|
-
content: "\
|
|
1610
|
+
content: "\ea54";
|
|
1608
1611
|
margin-left: -1em;
|
|
1609
1612
|
color: rgb(34, 55, 68);
|
|
1610
1613
|
}
|
|
1611
1614
|
.i-matcha-emoji-sick-color .path9:before {
|
|
1612
|
-
content: "\
|
|
1615
|
+
content: "\ea55";
|
|
1613
1616
|
margin-left: -1em;
|
|
1614
1617
|
color: rgb(34, 55, 68);
|
|
1615
1618
|
}
|
|
1616
1619
|
.i-matcha-emoji-alone:before {
|
|
1617
|
-
content: "\
|
|
1620
|
+
content: "\ea56";
|
|
1618
1621
|
}
|
|
1619
1622
|
.i-matcha-emoji-alone-out:before {
|
|
1620
|
-
content: "\
|
|
1623
|
+
content: "\ea57";
|
|
1621
1624
|
}
|
|
1622
1625
|
.i-matcha-emoji-alone-color .path1:before {
|
|
1623
|
-
content: "\
|
|
1626
|
+
content: "\ea58";
|
|
1624
1627
|
color: rgb(252, 234, 43);
|
|
1625
1628
|
}
|
|
1626
1629
|
.i-matcha-emoji-alone-color .path2:before {
|
|
1627
|
-
content: "\
|
|
1630
|
+
content: "\ea59";
|
|
1628
1631
|
margin-left: -1em;
|
|
1629
1632
|
color: rgb(146, 211, 245);
|
|
1630
1633
|
}
|
|
1631
1634
|
.i-matcha-emoji-alone-color .path3:before {
|
|
1632
|
-
content: "\
|
|
1635
|
+
content: "\ea5a";
|
|
1633
1636
|
margin-left: -1em;
|
|
1634
1637
|
color: rgb(34, 55, 68);
|
|
1635
1638
|
}
|
|
1636
1639
|
.i-matcha-emoji-alone-color .path4:before {
|
|
1637
|
-
content: "\
|
|
1640
|
+
content: "\ea5b";
|
|
1638
1641
|
margin-left: -1em;
|
|
1639
1642
|
color: rgb(34, 55, 68);
|
|
1640
1643
|
}
|
|
1641
1644
|
.i-matcha-emoji-alone-color .path5:before {
|
|
1642
|
-
content: "\
|
|
1645
|
+
content: "\ea5c";
|
|
1643
1646
|
margin-left: -1em;
|
|
1644
1647
|
color: rgb(34, 55, 68);
|
|
1645
1648
|
}
|
|
1646
1649
|
.i-matcha-emoji-alone-color .path6:before {
|
|
1647
|
-
content: "\
|
|
1650
|
+
content: "\ea5f";
|
|
1648
1651
|
margin-left: -1em;
|
|
1649
1652
|
color: rgb(34, 55, 68);
|
|
1650
1653
|
}
|
|
1651
1654
|
.i-matcha-emoji-alone-color .path7:before {
|
|
1652
|
-
content: "\
|
|
1655
|
+
content: "\ea62";
|
|
1653
1656
|
margin-left: -1em;
|
|
1654
1657
|
color: rgb(34, 55, 68);
|
|
1655
1658
|
}
|
|
1656
1659
|
.i-matcha-emoji-alone-color .path8:before {
|
|
1657
|
-
content: "\
|
|
1660
|
+
content: "\ea63";
|
|
1658
1661
|
margin-left: -1em;
|
|
1659
1662
|
color: rgb(34, 55, 68);
|
|
1660
1663
|
}
|
|
1661
1664
|
.i-matcha-emoji-alone-color .path9:before {
|
|
1662
|
-
content: "\
|
|
1665
|
+
content: "\ea65";
|
|
1663
1666
|
margin-left: -1em;
|
|
1664
1667
|
color: rgb(34, 55, 68);
|
|
1665
1668
|
}
|
|
1666
1669
|
.i-matcha-emoji-sad:before {
|
|
1667
|
-
content: "\
|
|
1670
|
+
content: "\ea66";
|
|
1668
1671
|
}
|
|
1669
1672
|
.i-matcha-emoji-sad-out:before {
|
|
1670
|
-
content: "\
|
|
1673
|
+
content: "\ea67";
|
|
1671
1674
|
}
|
|
1672
1675
|
.i-matcha-emoji-sad-color .path1:before {
|
|
1673
|
-
content: "\
|
|
1676
|
+
content: "\ea68";
|
|
1674
1677
|
color: rgb(34, 55, 68);
|
|
1675
1678
|
}
|
|
1676
1679
|
.i-matcha-emoji-sad-color .path2:before {
|
|
1677
|
-
content: "\
|
|
1680
|
+
content: "\ea69";
|
|
1678
1681
|
margin-left: -1em;
|
|
1679
1682
|
color: rgb(34, 55, 68);
|
|
1680
1683
|
}
|
|
1681
1684
|
.i-matcha-emoji-sad-color .path3:before {
|
|
1682
|
-
content: "\
|
|
1685
|
+
content: "\ea6a";
|
|
1683
1686
|
margin-left: -1em;
|
|
1684
1687
|
color: rgb(34, 55, 68);
|
|
1685
1688
|
}
|
|
1686
1689
|
.i-matcha-emoji-sad-color .path4:before {
|
|
1687
|
-
content: "\
|
|
1690
|
+
content: "\ea6b";
|
|
1688
1691
|
margin-left: -1em;
|
|
1689
1692
|
color: rgb(34, 55, 68);
|
|
1690
1693
|
}
|
|
1691
1694
|
.i-matcha-emoji-sad-color .path5:before {
|
|
1692
|
-
content: "\
|
|
1695
|
+
content: "\ea6c";
|
|
1693
1696
|
margin-left: -1em;
|
|
1694
1697
|
color: rgb(252, 234, 43);
|
|
1695
1698
|
}
|
|
1696
1699
|
.i-matcha-emoji-sad-color .path6:before {
|
|
1697
|
-
content: "\
|
|
1700
|
+
content: "\ea6d";
|
|
1698
1701
|
margin-left: -1em;
|
|
1699
1702
|
color: rgb(34, 55, 68);
|
|
1700
1703
|
}
|
|
1701
1704
|
.i-matcha-emoji-sad-color .path7:before {
|
|
1702
|
-
content: "\
|
|
1705
|
+
content: "\ea6e";
|
|
1703
1706
|
margin-left: -1em;
|
|
1704
1707
|
color: rgb(245, 247, 250);
|
|
1705
1708
|
}
|
|
1706
1709
|
.i-matcha-emoji-sad-color .path8:before {
|
|
1707
|
-
content: "\
|
|
1710
|
+
content: "\ea6f";
|
|
1708
1711
|
margin-left: -1em;
|
|
1709
1712
|
color: rgb(146, 211, 245);
|
|
1710
1713
|
}
|
|
1711
1714
|
.i-matcha-emoji-sad-color .path9:before {
|
|
1712
|
-
content: "\
|
|
1715
|
+
content: "\ea70";
|
|
1713
1716
|
margin-left: -1em;
|
|
1714
1717
|
color: rgb(146, 211, 245);
|
|
1715
1718
|
}
|
|
1716
1719
|
.i-matcha-emoji-sad-color .path10:before {
|
|
1717
|
-
content: "\
|
|
1720
|
+
content: "\ea71";
|
|
1718
1721
|
margin-left: -1em;
|
|
1719
1722
|
color: rgb(34, 55, 68);
|
|
1720
1723
|
}
|
|
1721
1724
|
.i-matcha-emoji-sad-color .path11:before {
|
|
1722
|
-
content: "\
|
|
1725
|
+
content: "\ea72";
|
|
1723
1726
|
margin-left: -1em;
|
|
1724
1727
|
color: rgb(34, 55, 68);
|
|
1725
1728
|
}
|
|
1726
1729
|
.i-matcha-emoji-sad-color .path12:before {
|
|
1727
|
-
content: "\
|
|
1730
|
+
content: "\ea73";
|
|
1728
1731
|
margin-left: -1em;
|
|
1729
1732
|
color: rgb(34, 55, 68);
|
|
1730
1733
|
}
|
|
1731
1734
|
.i-matcha-emoji-sad-color .path13:before {
|
|
1732
|
-
content: "\
|
|
1735
|
+
content: "\ea74";
|
|
1733
1736
|
margin-left: -1em;
|
|
1734
1737
|
color: rgb(34, 55, 68);
|
|
1735
1738
|
}
|
|
1736
1739
|
.i-matcha-emoji-faithless:before {
|
|
1737
|
-
content: "\
|
|
1740
|
+
content: "\ea75";
|
|
1738
1741
|
}
|
|
1739
1742
|
.i-matcha-emoji-faithless-out:before {
|
|
1740
|
-
content: "\
|
|
1743
|
+
content: "\ea76";
|
|
1741
1744
|
}
|
|
1742
1745
|
.i-matcha-emoji-faithless-color .path1:before {
|
|
1743
|
-
content: "\
|
|
1746
|
+
content: "\ea77";
|
|
1744
1747
|
color: rgb(252, 234, 43);
|
|
1745
1748
|
}
|
|
1746
1749
|
.i-matcha-emoji-faithless-color .path2:before {
|
|
1747
|
-
content: "\
|
|
1750
|
+
content: "\ea78";
|
|
1748
1751
|
margin-left: -1em;
|
|
1749
1752
|
color: rgb(34, 55, 68);
|
|
1750
1753
|
}
|
|
1751
1754
|
.i-matcha-emoji-faithless-color .path3:before {
|
|
1752
|
-
content: "\
|
|
1755
|
+
content: "\ea79";
|
|
1753
1756
|
margin-left: -1em;
|
|
1754
1757
|
color: rgb(34, 55, 68);
|
|
1755
1758
|
}
|
|
1756
1759
|
.i-matcha-emoji-faithless-color .path4:before {
|
|
1757
|
-
content: "\
|
|
1760
|
+
content: "\ea7a";
|
|
1758
1761
|
margin-left: -1em;
|
|
1759
1762
|
color: rgb(34, 55, 68);
|
|
1760
1763
|
}
|
|
1761
1764
|
.i-matcha-emoji-faithless-color .path5:before {
|
|
1762
|
-
content: "\
|
|
1765
|
+
content: "\ea7b";
|
|
1763
1766
|
margin-left: -1em;
|
|
1764
1767
|
color: rgb(34, 55, 68);
|
|
1765
1768
|
}
|
|
1766
1769
|
.i-matcha-emoji-faithless-color .path6:before {
|
|
1767
|
-
content: "\
|
|
1770
|
+
content: "\ea7c";
|
|
1768
1771
|
margin-left: -1em;
|
|
1769
1772
|
color: rgb(34, 55, 68);
|
|
1770
1773
|
}
|
|
1771
1774
|
.i-matcha-emoji-faithless-color .path7:before {
|
|
1772
|
-
content: "\
|
|
1775
|
+
content: "\ea7d";
|
|
1773
1776
|
margin-left: -1em;
|
|
1774
1777
|
color: rgb(34, 55, 68);
|
|
1775
1778
|
}
|
|
1776
1779
|
.i-matcha-emoji-faithless-color .path8:before {
|
|
1777
|
-
content: "\
|
|
1780
|
+
content: "\ea7e";
|
|
1778
1781
|
margin-left: -1em;
|
|
1779
1782
|
color: rgb(34, 55, 68);
|
|
1780
1783
|
}
|
|
1781
1784
|
.i-matcha-emoji-careful:before {
|
|
1782
|
-
content: "\
|
|
1785
|
+
content: "\ea7f";
|
|
1783
1786
|
}
|
|
1784
1787
|
.i-matcha-emoji-careful-out:before {
|
|
1785
|
-
content: "\
|
|
1788
|
+
content: "\ea80";
|
|
1786
1789
|
}
|
|
1787
1790
|
.i-matcha-emoji-careful-color .path1:before {
|
|
1788
|
-
content: "\
|
|
1791
|
+
content: "\ea81";
|
|
1789
1792
|
color: rgb(252, 234, 43);
|
|
1790
1793
|
}
|
|
1791
1794
|
.i-matcha-emoji-careful-color .path2:before {
|
|
1792
|
-
content: "\
|
|
1795
|
+
content: "\ea82";
|
|
1793
1796
|
margin-left: -1em;
|
|
1794
1797
|
color: rgb(210, 47, 39);
|
|
1795
1798
|
}
|
|
1796
1799
|
.i-matcha-emoji-careful-color .path3:before {
|
|
1797
|
-
content: "\
|
|
1800
|
+
content: "\ea83";
|
|
1798
1801
|
margin-left: -1em;
|
|
1799
1802
|
color: rgb(210, 47, 39);
|
|
1800
1803
|
}
|
|
1801
1804
|
.i-matcha-emoji-careful-color .path4:before {
|
|
1802
|
-
content: "\
|
|
1805
|
+
content: "\ea84";
|
|
1803
1806
|
margin-left: -1em;
|
|
1804
1807
|
color: rgb(245, 247, 250);
|
|
1805
1808
|
}
|
|
1806
1809
|
.i-matcha-emoji-careful-color .path5:before {
|
|
1807
|
-
content: "\
|
|
1810
|
+
content: "\ea85";
|
|
1808
1811
|
margin-left: -1em;
|
|
1809
1812
|
color: rgb(34, 55, 68);
|
|
1810
1813
|
}
|
|
1811
1814
|
.i-matcha-emoji-careful-color .path6:before {
|
|
1812
|
-
content: "\
|
|
1815
|
+
content: "\ea86";
|
|
1813
1816
|
margin-left: -1em;
|
|
1814
1817
|
color: rgb(34, 55, 68);
|
|
1815
1818
|
}
|
|
1816
1819
|
.i-matcha-emoji-careful-color .path7:before {
|
|
1817
|
-
content: "\
|
|
1820
|
+
content: "\ea87";
|
|
1818
1821
|
margin-left: -1em;
|
|
1819
1822
|
color: rgb(34, 55, 68);
|
|
1820
1823
|
}
|
|
1821
1824
|
.i-matcha-emoji-careful-color .path8:before {
|
|
1822
|
-
content: "\
|
|
1825
|
+
content: "\ea88";
|
|
1823
1826
|
margin-left: -1em;
|
|
1824
1827
|
color: rgb(34, 55, 68);
|
|
1825
1828
|
}
|
|
1826
1829
|
.i-matcha-emoji-distressed:before {
|
|
1827
|
-
content: "\
|
|
1830
|
+
content: "\ea89";
|
|
1828
1831
|
}
|
|
1829
1832
|
.i-matcha-emoji-distressed-out:before {
|
|
1830
|
-
content: "\
|
|
1833
|
+
content: "\ea8a";
|
|
1831
1834
|
}
|
|
1832
1835
|
.i-matcha-emoji-distressed-color .path1:before {
|
|
1833
|
-
content: "\
|
|
1836
|
+
content: "\ea8b";
|
|
1834
1837
|
color: rgb(252, 234, 43);
|
|
1835
1838
|
}
|
|
1836
1839
|
.i-matcha-emoji-distressed-color .path2:before {
|
|
1837
|
-
content: "\
|
|
1840
|
+
content: "\ea8c";
|
|
1838
1841
|
margin-left: -1em;
|
|
1839
1842
|
color: rgb(245, 247, 250);
|
|
1840
1843
|
}
|
|
1841
1844
|
.i-matcha-emoji-distressed-color .path3:before {
|
|
1842
|
-
content: "\
|
|
1845
|
+
content: "\ea8d";
|
|
1843
1846
|
margin-left: -1em;
|
|
1844
1847
|
color: rgb(34, 55, 68);
|
|
1845
1848
|
}
|
|
1846
1849
|
.i-matcha-emoji-distressed-color .path4:before {
|
|
1847
|
-
content: "\
|
|
1850
|
+
content: "\ea8e";
|
|
1848
1851
|
margin-left: -1em;
|
|
1849
1852
|
color: rgb(34, 55, 68);
|
|
1850
1853
|
}
|
|
1851
1854
|
.i-matcha-emoji-distressed-color .path5:before {
|
|
1852
|
-
content: "\
|
|
1855
|
+
content: "\ea8f";
|
|
1853
1856
|
margin-left: -1em;
|
|
1854
1857
|
color: rgb(34, 55, 68);
|
|
1855
1858
|
}
|
|
1856
1859
|
.i-matcha-emoji-distressed-color .path6:before {
|
|
1857
|
-
content: "\
|
|
1860
|
+
content: "\eae9";
|
|
1858
1861
|
margin-left: -1em;
|
|
1859
1862
|
color: rgb(34, 55, 68);
|
|
1860
1863
|
}
|
|
1861
1864
|
.i-matcha-emoji-distressed-color .path7:before {
|
|
1862
|
-
content: "\
|
|
1865
|
+
content: "\eaea";
|
|
1863
1866
|
margin-left: -1em;
|
|
1864
1867
|
color: rgb(34, 55, 68);
|
|
1865
1868
|
}
|
|
1866
1869
|
.i-matcha-emoji-distressed-color .path8:before {
|
|
1867
|
-
content: "\
|
|
1870
|
+
content: "\eaeb";
|
|
1868
1871
|
margin-left: -1em;
|
|
1869
1872
|
color: rgb(34, 55, 68);
|
|
1870
1873
|
}
|
|
1871
1874
|
.i-matcha-nu:before {
|
|
1872
|
-
content: "\
|
|
1875
|
+
content: "\eaec";
|
|
1873
1876
|
}
|
|
1874
1877
|
.i-matcha-nu-color .path1:before {
|
|
1875
|
-
content: "\
|
|
1878
|
+
content: "\eaed";
|
|
1876
1879
|
color: rgb(255, 255, 255);
|
|
1877
1880
|
}
|
|
1878
1881
|
.i-matcha-nu-color .path2:before {
|
|
1879
|
-
content: "\
|
|
1882
|
+
content: "\eaee";
|
|
1880
1883
|
margin-left: -1em;
|
|
1881
1884
|
color: rgb(129, 10, 210);
|
|
1882
1885
|
}
|
|
1883
1886
|
.i-matcha-bradesco:before {
|
|
1884
|
-
content: "\
|
|
1887
|
+
content: "\eaef";
|
|
1885
1888
|
}
|
|
1886
1889
|
.i-matcha-bradesco-color .path1:before {
|
|
1887
|
-
content: "\
|
|
1890
|
+
content: "\eaf0";
|
|
1888
1891
|
color: rgb(255, 255, 255);
|
|
1889
1892
|
}
|
|
1890
1893
|
.i-matcha-bradesco-color .path2:before {
|
|
1891
|
-
content: "\
|
|
1894
|
+
content: "\eaf1";
|
|
1892
1895
|
margin-left: -1em;
|
|
1893
1896
|
color: rgb(204, 9, 47);
|
|
1894
1897
|
}
|
|
1895
1898
|
.i-matcha-santander:before {
|
|
1896
|
-
content: "\
|
|
1899
|
+
content: "\eaf2";
|
|
1897
1900
|
}
|
|
1898
1901
|
.i-matcha-santander-color .path1:before {
|
|
1899
|
-
content: "\
|
|
1902
|
+
content: "\eaf3";
|
|
1900
1903
|
color: rgb(255, 255, 255);
|
|
1901
1904
|
}
|
|
1902
1905
|
.i-matcha-santander-color .path2:before {
|
|
1903
|
-
content: "\
|
|
1906
|
+
content: "\eaf4";
|
|
1904
1907
|
margin-left: -1em;
|
|
1905
1908
|
color: rgb(236, 0, 0);
|
|
1906
1909
|
}
|
|
1907
1910
|
.i-matcha-bb:before {
|
|
1908
|
-
content: "\
|
|
1911
|
+
content: "\eaf5";
|
|
1909
1912
|
}
|
|
1910
1913
|
.i-matcha-bb-color .path1:before {
|
|
1911
|
-
content: "\
|
|
1914
|
+
content: "\eaf6";
|
|
1912
1915
|
color: rgb(51, 52, 142);
|
|
1913
1916
|
}
|
|
1914
1917
|
.i-matcha-bb-color .path2:before {
|
|
1915
|
-
content: "\
|
|
1918
|
+
content: "\eaf7";
|
|
1916
1919
|
margin-left: -1em;
|
|
1917
1920
|
color: rgb(255, 239, 56);
|
|
1918
1921
|
}
|
|
1919
1922
|
.i-matcha-c6-color:before {
|
|
1920
|
-
content: "\
|
|
1923
|
+
content: "\eaf8";
|
|
1921
1924
|
}
|
|
1922
1925
|
.i-matcha-itau:before {
|
|
1923
|
-
content: "\
|
|
1926
|
+
content: "\eaf9";
|
|
1924
1927
|
}
|
|
1925
1928
|
.i-matcha-itau-color .path1:before {
|
|
1926
|
-
content: "\
|
|
1929
|
+
content: "\eafa";
|
|
1927
1930
|
color: rgb(254, 110, 2);
|
|
1928
1931
|
}
|
|
1929
1932
|
.i-matcha-itau-color .path2:before {
|
|
1930
|
-
content: "\
|
|
1933
|
+
content: "\eafb";
|
|
1931
1934
|
margin-left: -1em;
|
|
1932
1935
|
color: rgb(46, 49, 145);
|
|
1933
1936
|
}
|
|
1934
1937
|
.i-matcha-itau-color .path3:before {
|
|
1935
|
-
content: "\
|
|
1938
|
+
content: "\eafc";
|
|
1936
1939
|
margin-left: -1em;
|
|
1937
1940
|
color: rgb(255, 241, 0);
|
|
1938
1941
|
}
|
|
1939
1942
|
.i-matcha-itau-color .path4:before {
|
|
1940
|
-
content: "\
|
|
1943
|
+
content: "\eafd";
|
|
1941
1944
|
margin-left: -1em;
|
|
1942
1945
|
color: rgb(254, 110, 2);
|
|
1943
1946
|
}
|
|
1944
1947
|
.i-matcha-itau-color .path5:before {
|
|
1945
|
-
content: "\
|
|
1948
|
+
content: "\eafe";
|
|
1946
1949
|
margin-left: -1em;
|
|
1947
1950
|
color: rgb(254, 110, 2);
|
|
1948
1951
|
}
|
|
1949
1952
|
.i-matcha-itau-color .path6:before {
|
|
1950
|
-
content: "\
|
|
1953
|
+
content: "\eaff";
|
|
1951
1954
|
margin-left: -1em;
|
|
1952
1955
|
color: rgb(254, 110, 2);
|
|
1953
1956
|
}
|
|
1954
1957
|
.i-matcha-itau-color .path7:before {
|
|
1955
|
-
content: "\
|
|
1958
|
+
content: "\eb00";
|
|
1956
1959
|
margin-left: -1em;
|
|
1957
1960
|
color: rgb(254, 110, 2);
|
|
1958
1961
|
}
|
|
1959
1962
|
.i-matcha-itau-color .path8:before {
|
|
1960
|
-
content: "\
|
|
1963
|
+
content: "\eb01";
|
|
1961
1964
|
margin-left: -1em;
|
|
1962
1965
|
color: rgb(254, 110, 2);
|
|
1963
1966
|
}
|
|
1964
1967
|
.i-matcha-itau-color .path9:before {
|
|
1965
|
-
content: "\
|
|
1968
|
+
content: "\eb02";
|
|
1966
1969
|
margin-left: -1em;
|
|
1967
1970
|
color: rgb(254, 110, 2);
|
|
1968
1971
|
}
|
|
1969
1972
|
.i-matcha-itau-color .path10:before {
|
|
1970
|
-
content: "\
|
|
1973
|
+
content: "\eb03";
|
|
1971
1974
|
margin-left: -1em;
|
|
1972
1975
|
color: rgb(254, 110, 2);
|
|
1973
1976
|
}
|
|
1974
1977
|
.i-matcha-itau-color .path11:before {
|
|
1975
|
-
content: "\
|
|
1978
|
+
content: "\eb04";
|
|
1976
1979
|
margin-left: -1em;
|
|
1977
1980
|
color: rgb(254, 110, 2);
|
|
1978
1981
|
}
|
|
1979
1982
|
.i-matcha-itau-color .path12:before {
|
|
1980
|
-
content: "\
|
|
1983
|
+
content: "\eb05";
|
|
1981
1984
|
margin-left: -1em;
|
|
1982
1985
|
color: rgb(254, 110, 2);
|
|
1983
1986
|
}
|
|
1984
1987
|
.i-matcha-itau-color .path13:before {
|
|
1985
|
-
content: "\
|
|
1988
|
+
content: "\eb06";
|
|
1986
1989
|
margin-left: -1em;
|
|
1987
1990
|
color: rgb(254, 110, 2);
|
|
1988
1991
|
}
|
|
1989
1992
|
.i-matcha-itau-color .path14:before {
|
|
1990
|
-
content: "\
|
|
1993
|
+
content: "\eb07";
|
|
1991
1994
|
margin-left: -1em;
|
|
1992
1995
|
color: rgb(254, 110, 2);
|
|
1993
1996
|
}
|
|
1994
1997
|
.i-matcha-itau-color .path15:before {
|
|
1995
|
-
content: "\
|
|
1998
|
+
content: "\eb08";
|
|
1996
1999
|
margin-left: -1em;
|
|
1997
2000
|
color: rgb(254, 110, 2);
|
|
1998
2001
|
}
|
|
1999
2002
|
.i-matcha-caixa:before {
|
|
2000
|
-
content: "\
|
|
2003
|
+
content: "\eb09";
|
|
2001
2004
|
}
|
|
2002
2005
|
.i-matcha-caixa-color .path1:before {
|
|
2003
|
-
content: "\
|
|
2006
|
+
content: "\eb0a";
|
|
2004
2007
|
color: rgb(255, 255, 255);
|
|
2005
2008
|
}
|
|
2006
2009
|
.i-matcha-caixa-color .path2:before {
|
|
2007
|
-
content: "\
|
|
2010
|
+
content: "\eb30";
|
|
2008
2011
|
margin-left: -1em;
|
|
2009
2012
|
color: rgb(0, 111, 174);
|
|
2010
2013
|
}
|
|
2011
2014
|
.i-matcha-caixa-color .path3:before {
|
|
2012
|
-
content: "\
|
|
2015
|
+
content: "\eb31";
|
|
2013
2016
|
margin-left: -1em;
|
|
2014
2017
|
color: rgb(243, 146, 0);
|
|
2015
2018
|
}
|
|
2016
2019
|
.i-matcha-caixa-color .path4:before {
|
|
2017
|
-
content: "\
|
|
2020
|
+
content: "\eb32";
|
|
2018
2021
|
margin-left: -1em;
|
|
2019
2022
|
color: rgb(243, 146, 0);
|
|
2020
2023
|
}
|