matcha-icons 19.122.0 → 19.123.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 +305 -193
- package/fonts/matcha-icons.eot +0 -0
- package/fonts/matcha-icons.svg +189 -181
- package/fonts/matcha-icons.ttf +0 -0
- package/fonts/matcha-icons.woff +0 -0
- package/matcha-icons.css +209 -184
- package/package.json +1 -1
- package/selection.json +1 -1
- package/source/{matcha-icons-v34.0.zip → matcha-icons-v35.0.zip} +0 -0
- package/style.css +214 -190
package/matcha-icons.css
CHANGED
|
@@ -141,9 +141,12 @@
|
|
|
141
141
|
.i-matcha-church:before {
|
|
142
142
|
content: "\e940";
|
|
143
143
|
}
|
|
144
|
-
.i-matcha-
|
|
144
|
+
.i-matcha-trophy-out:before {
|
|
145
145
|
content: "\e95c";
|
|
146
146
|
}
|
|
147
|
+
.i-matcha-church-out:before {
|
|
148
|
+
content: "\e95d";
|
|
149
|
+
}
|
|
147
150
|
.i-matcha-download:before {
|
|
148
151
|
content: "\e943";
|
|
149
152
|
}
|
|
@@ -220,7 +223,7 @@
|
|
|
220
223
|
content: "\e941";
|
|
221
224
|
}
|
|
222
225
|
.i-matcha-contact-out:before {
|
|
223
|
-
content: "\
|
|
226
|
+
content: "\e967";
|
|
224
227
|
}
|
|
225
228
|
.i-matcha-store:before {
|
|
226
229
|
content: "\e953";
|
|
@@ -238,7 +241,7 @@
|
|
|
238
241
|
content: "\e94f";
|
|
239
242
|
}
|
|
240
243
|
.i-matcha-profile-out:before {
|
|
241
|
-
content: "\
|
|
244
|
+
content: "\eb29";
|
|
242
245
|
}
|
|
243
246
|
.i-matcha-bright:before {
|
|
244
247
|
content: "\e93b";
|
|
@@ -270,9 +273,15 @@
|
|
|
270
273
|
.i-matcha-contrast:before {
|
|
271
274
|
content: "\e99f";
|
|
272
275
|
}
|
|
273
|
-
.i-matcha-
|
|
276
|
+
.i-matcha-flow-out:before {
|
|
277
|
+
content: "\e96b";
|
|
278
|
+
}
|
|
279
|
+
.i-matcha-flow:before {
|
|
274
280
|
content: "\e933";
|
|
275
281
|
}
|
|
282
|
+
.i-matcha-check-in:before {
|
|
283
|
+
content: "\eb2a";
|
|
284
|
+
}
|
|
276
285
|
.i-matcha-check-out:before {
|
|
277
286
|
content: "\e9f5";
|
|
278
287
|
}
|
|
@@ -286,7 +295,7 @@
|
|
|
286
295
|
content: "\e97e";
|
|
287
296
|
}
|
|
288
297
|
.i-matcha-notes-out:before {
|
|
289
|
-
content: "\
|
|
298
|
+
content: "\eb2d";
|
|
290
299
|
}
|
|
291
300
|
.i-matcha-print:before {
|
|
292
301
|
content: "\e9f9";
|
|
@@ -315,6 +324,9 @@
|
|
|
315
324
|
.i-matcha-smile:before {
|
|
316
325
|
content: "\e9fb";
|
|
317
326
|
}
|
|
327
|
+
.i-matcha-push-out:before {
|
|
328
|
+
content: "\e9f8";
|
|
329
|
+
}
|
|
318
330
|
.i-matcha-notification:before {
|
|
319
331
|
content: "\e9fc";
|
|
320
332
|
}
|
|
@@ -325,6 +337,12 @@
|
|
|
325
337
|
content: "\e9e4";
|
|
326
338
|
}
|
|
327
339
|
.i-matcha-dark-mode-2:before {
|
|
340
|
+
content: "\eb2b";
|
|
341
|
+
}
|
|
342
|
+
.i-matcha-preferences-out:before {
|
|
343
|
+
content: "\eae6";
|
|
344
|
+
}
|
|
345
|
+
.i-matcha-preferences:before {
|
|
328
346
|
content: "\e9e5";
|
|
329
347
|
}
|
|
330
348
|
.i-matcha-category:before {
|
|
@@ -378,9 +396,12 @@
|
|
|
378
396
|
.i-matcha-blocked:before {
|
|
379
397
|
content: "\e977";
|
|
380
398
|
}
|
|
381
|
-
.i-matcha-reports:before {
|
|
399
|
+
.i-matcha-reports-out:before {
|
|
382
400
|
content: "\e982";
|
|
383
401
|
}
|
|
402
|
+
.i-matcha-reports:before {
|
|
403
|
+
content: "\eb2e";
|
|
404
|
+
}
|
|
384
405
|
.i-matcha-dashboard:before {
|
|
385
406
|
content: "\e97a";
|
|
386
407
|
}
|
|
@@ -519,8 +540,12 @@
|
|
|
519
540
|
.i-matcha-net:before {
|
|
520
541
|
content: "\e99e";
|
|
521
542
|
}
|
|
522
|
-
.i-matcha-
|
|
543
|
+
.i-matcha-push:before {
|
|
523
544
|
content: "\e9e7";
|
|
545
|
+
color: #5a6a72;
|
|
546
|
+
}
|
|
547
|
+
.i-matcha-contact1:before {
|
|
548
|
+
content: "\eb2f";
|
|
524
549
|
}
|
|
525
550
|
.i-matcha-copy-content:before {
|
|
526
551
|
content: "\ea07";
|
|
@@ -537,20 +562,17 @@
|
|
|
537
562
|
.i-matcha-copy-out:before {
|
|
538
563
|
content: "\ea08";
|
|
539
564
|
}
|
|
540
|
-
.i-matcha-clone-out:before {
|
|
541
|
-
content: "\ea09";
|
|
542
|
-
}
|
|
543
565
|
.i-matcha-copy-folder:before {
|
|
544
|
-
content: "\
|
|
566
|
+
content: "\ea09";
|
|
545
567
|
}
|
|
546
568
|
.i-matcha-copy-folder-out:before {
|
|
547
|
-
content: "\
|
|
569
|
+
content: "\ea0a";
|
|
548
570
|
}
|
|
549
571
|
.i-matcha-new-note:before {
|
|
550
572
|
content: "\e9ca";
|
|
551
573
|
}
|
|
552
574
|
.i-matcha-new-note-out:before {
|
|
553
|
-
content: "\
|
|
575
|
+
content: "\ea0b";
|
|
554
576
|
}
|
|
555
577
|
.i-matcha-folder-closed:before {
|
|
556
578
|
content: "\e9d0";
|
|
@@ -576,6 +598,9 @@
|
|
|
576
598
|
.i-matcha-cancel-presentation:before {
|
|
577
599
|
content: "\eb10";
|
|
578
600
|
}
|
|
601
|
+
.i-matcha-checkbox:before {
|
|
602
|
+
content: "\eb11";
|
|
603
|
+
}
|
|
579
604
|
.i-matcha-text:before {
|
|
580
605
|
content: "\e9dc";
|
|
581
606
|
}
|
|
@@ -625,7 +650,7 @@
|
|
|
625
650
|
content: "\ea91";
|
|
626
651
|
}
|
|
627
652
|
.i-matcha-rocket-out:before {
|
|
628
|
-
content: "\
|
|
653
|
+
content: "\eb2c";
|
|
629
654
|
}
|
|
630
655
|
.i-matcha-filter-bars:before {
|
|
631
656
|
content: "\e903";
|
|
@@ -1132,10 +1157,10 @@
|
|
|
1132
1157
|
content: "\ea1c";
|
|
1133
1158
|
}
|
|
1134
1159
|
.i-matcha-view-row:before {
|
|
1135
|
-
content: "\
|
|
1160
|
+
content: "\eb12";
|
|
1136
1161
|
}
|
|
1137
1162
|
.i-matcha-view-column:before {
|
|
1138
|
-
content: "\
|
|
1163
|
+
content: "\eb13";
|
|
1139
1164
|
}
|
|
1140
1165
|
.i-matcha-platform:before {
|
|
1141
1166
|
content: "\ea1d";
|
|
@@ -1246,7 +1271,7 @@
|
|
|
1246
1271
|
content: "\e9e9";
|
|
1247
1272
|
}
|
|
1248
1273
|
.i-matcha-location-cell-out:before {
|
|
1249
|
-
content: "\
|
|
1274
|
+
content: "\e9b3";
|
|
1250
1275
|
}
|
|
1251
1276
|
.i-matcha-image-rights:before {
|
|
1252
1277
|
content: "\e9bc";
|
|
@@ -1255,10 +1280,10 @@
|
|
|
1255
1280
|
content: "\e9bd";
|
|
1256
1281
|
}
|
|
1257
1282
|
.i-matcha-forbidden-passage:before {
|
|
1258
|
-
content: "\
|
|
1283
|
+
content: "\e9b4";
|
|
1259
1284
|
}
|
|
1260
1285
|
.i-matcha-allowed-passage:before {
|
|
1261
|
-
content: "\
|
|
1286
|
+
content: "\e9b6";
|
|
1262
1287
|
}
|
|
1263
1288
|
.i-matcha-food-restriction:before {
|
|
1264
1289
|
content: "\e9be";
|
|
@@ -1276,25 +1301,22 @@
|
|
|
1276
1301
|
content: "\e9b8";
|
|
1277
1302
|
}
|
|
1278
1303
|
.i-matcha-apple:before {
|
|
1279
|
-
content: "\
|
|
1304
|
+
content: "\e9b7";
|
|
1280
1305
|
}
|
|
1281
1306
|
.i-matcha-number:before {
|
|
1282
1307
|
content: "\e9b9";
|
|
1283
1308
|
}
|
|
1284
|
-
.i-matcha-flow:before {
|
|
1285
|
-
content: "\e9b7";
|
|
1286
|
-
}
|
|
1287
1309
|
.i-matcha-ibf-church:before {
|
|
1288
|
-
content: "\
|
|
1310
|
+
content: "\e9bb";
|
|
1289
1311
|
}
|
|
1290
1312
|
.i-matcha-process-barcode:before {
|
|
1291
|
-
content: "\
|
|
1313
|
+
content: "\e9c2";
|
|
1292
1314
|
}
|
|
1293
1315
|
.i-matcha-process-card:before {
|
|
1294
|
-
content: "\
|
|
1316
|
+
content: "\e9c3";
|
|
1295
1317
|
}
|
|
1296
1318
|
.i-matcha-box-opened:before {
|
|
1297
|
-
content: "\
|
|
1319
|
+
content: "\e9c4";
|
|
1298
1320
|
}
|
|
1299
1321
|
.i-matcha-parent:before {
|
|
1300
1322
|
content: "\ea1e";
|
|
@@ -1312,49 +1334,52 @@
|
|
|
1312
1334
|
content: "\eb27";
|
|
1313
1335
|
}
|
|
1314
1336
|
.i-matcha-circle-code:before {
|
|
1315
|
-
content: "\
|
|
1337
|
+
content: "\e9c6";
|
|
1338
|
+
}
|
|
1339
|
+
.i-matcha-api:before {
|
|
1340
|
+
content: "\e9c7";
|
|
1316
1341
|
}
|
|
1317
1342
|
.i-matcha-circle-facebook:before {
|
|
1318
|
-
content: "\
|
|
1343
|
+
content: "\e9dd";
|
|
1319
1344
|
}
|
|
1320
1345
|
.i-matcha-facebook:before {
|
|
1321
1346
|
content: "\e9ea";
|
|
1322
1347
|
}
|
|
1323
1348
|
.i-matcha-circle-instagram:before {
|
|
1324
|
-
content: "\
|
|
1349
|
+
content: "\e9eb";
|
|
1325
1350
|
}
|
|
1326
1351
|
.i-matcha-instagram:before {
|
|
1327
|
-
content: "\
|
|
1352
|
+
content: "\e9ec";
|
|
1328
1353
|
}
|
|
1329
1354
|
.i-matcha-soundcloud:before {
|
|
1330
|
-
content: "\
|
|
1355
|
+
content: "\e9ed";
|
|
1331
1356
|
}
|
|
1332
1357
|
.i-matcha-circle-soundcloud:before {
|
|
1333
1358
|
content: "\ea5d";
|
|
1334
1359
|
}
|
|
1335
1360
|
.i-matcha-spotify:before {
|
|
1336
|
-
content: "\
|
|
1361
|
+
content: "\e9ee";
|
|
1337
1362
|
}
|
|
1338
1363
|
.i-matcha-circle-spotify:before {
|
|
1339
1364
|
content: "\ea5e";
|
|
1340
1365
|
}
|
|
1341
1366
|
.i-matcha-circle-telegram:before {
|
|
1342
|
-
content: "\
|
|
1367
|
+
content: "\e9ef";
|
|
1343
1368
|
}
|
|
1344
1369
|
.i-matcha-telegram:before {
|
|
1345
|
-
content: "\
|
|
1370
|
+
content: "\e9f0";
|
|
1346
1371
|
}
|
|
1347
1372
|
.i-matcha-circle-tiktok:before {
|
|
1348
1373
|
content: "\ea60";
|
|
1349
1374
|
}
|
|
1350
1375
|
.i-matcha-tiktok:before {
|
|
1351
|
-
content: "\
|
|
1376
|
+
content: "\e9f1";
|
|
1352
1377
|
}
|
|
1353
1378
|
.i-matcha-circle-twitter:before {
|
|
1354
|
-
content: "\
|
|
1379
|
+
content: "\e9f2";
|
|
1355
1380
|
}
|
|
1356
1381
|
.i-matcha-twitter:before {
|
|
1357
|
-
content: "\
|
|
1382
|
+
content: "\e9f3";
|
|
1358
1383
|
}
|
|
1359
1384
|
.i-matcha-circle-x:before {
|
|
1360
1385
|
content: "\eb18";
|
|
@@ -1363,22 +1388,22 @@
|
|
|
1363
1388
|
content: "\eb19";
|
|
1364
1389
|
}
|
|
1365
1390
|
.i-matcha-circle-whatsapp:before {
|
|
1366
|
-
content: "\
|
|
1391
|
+
content: "\e9f4";
|
|
1367
1392
|
}
|
|
1368
1393
|
.i-matcha-whatsapp:before {
|
|
1369
|
-
content: "\
|
|
1394
|
+
content: "\ea0c";
|
|
1370
1395
|
}
|
|
1371
1396
|
.i-matcha-circle-youtube:before {
|
|
1372
|
-
content: "\
|
|
1397
|
+
content: "\ea22";
|
|
1373
1398
|
}
|
|
1374
1399
|
.i-matcha-youtube:before {
|
|
1375
|
-
content: "\
|
|
1400
|
+
content: "\ea23";
|
|
1376
1401
|
}
|
|
1377
1402
|
.i-matcha-circle-share:before {
|
|
1378
1403
|
content: "\ea61";
|
|
1379
1404
|
}
|
|
1380
1405
|
.i-matcha-share1:before {
|
|
1381
|
-
content: "\
|
|
1406
|
+
content: "\ea24";
|
|
1382
1407
|
}
|
|
1383
1408
|
.i-matcha-circle-deezer:before {
|
|
1384
1409
|
content: "\eb0b";
|
|
@@ -1393,10 +1418,10 @@
|
|
|
1393
1418
|
content: "\eb0e";
|
|
1394
1419
|
}
|
|
1395
1420
|
.i-matcha-circle-threads:before {
|
|
1396
|
-
content: "\
|
|
1421
|
+
content: "\eb14";
|
|
1397
1422
|
}
|
|
1398
1423
|
.i-matcha-threads:before {
|
|
1399
|
-
content: "\
|
|
1424
|
+
content: "\eb1a";
|
|
1400
1425
|
}
|
|
1401
1426
|
.i-matcha-circle-podcast:before {
|
|
1402
1427
|
content: "\eb1f";
|
|
@@ -1405,10 +1430,10 @@
|
|
|
1405
1430
|
content: "\eb20";
|
|
1406
1431
|
}
|
|
1407
1432
|
.i-matcha-opened-lock:before {
|
|
1408
|
-
content: "\
|
|
1433
|
+
content: "\ea25";
|
|
1409
1434
|
}
|
|
1410
1435
|
.i-matcha-flickr:before {
|
|
1411
|
-
content: "\
|
|
1436
|
+
content: "\ea26";
|
|
1412
1437
|
}
|
|
1413
1438
|
.i-matcha-circle-flickr:before {
|
|
1414
1439
|
content: "\eae3";
|
|
@@ -1435,620 +1460,620 @@
|
|
|
1435
1460
|
content: "\eb1e";
|
|
1436
1461
|
}
|
|
1437
1462
|
.i-matcha-emoji-happy-alt:before {
|
|
1438
|
-
content: "\
|
|
1463
|
+
content: "\eb28";
|
|
1439
1464
|
}
|
|
1440
1465
|
.i-matcha-emoji-happy:before {
|
|
1441
|
-
content: "\
|
|
1466
|
+
content: "\ea27";
|
|
1442
1467
|
}
|
|
1443
1468
|
.i-matcha-emoji-happy-out:before {
|
|
1444
|
-
content: "\
|
|
1469
|
+
content: "\ea28";
|
|
1445
1470
|
}
|
|
1446
1471
|
.i-matcha-emoji-happy-color .path1:before {
|
|
1447
|
-
content: "\
|
|
1472
|
+
content: "\ea29";
|
|
1448
1473
|
color: rgb(252, 234, 43);
|
|
1449
1474
|
}
|
|
1450
1475
|
.i-matcha-emoji-happy-color .path2:before {
|
|
1451
|
-
content: "\
|
|
1476
|
+
content: "\ea2a";
|
|
1452
1477
|
margin-left: -1em;
|
|
1453
1478
|
color: rgb(245, 247, 250);
|
|
1454
1479
|
}
|
|
1455
1480
|
.i-matcha-emoji-happy-color .path3:before {
|
|
1456
|
-
content: "\
|
|
1481
|
+
content: "\ea2b";
|
|
1457
1482
|
margin-left: -1em;
|
|
1458
1483
|
color: rgb(234, 90, 71);
|
|
1459
1484
|
}
|
|
1460
1485
|
.i-matcha-emoji-happy-color .path4:before {
|
|
1461
|
-
content: "\
|
|
1486
|
+
content: "\ea2c";
|
|
1462
1487
|
margin-left: -1em;
|
|
1463
1488
|
color: rgb(34, 55, 68);
|
|
1464
1489
|
}
|
|
1465
1490
|
.i-matcha-emoji-happy-color .path5:before {
|
|
1466
|
-
content: "\
|
|
1491
|
+
content: "\ea2d";
|
|
1467
1492
|
margin-left: -1em;
|
|
1468
1493
|
color: rgb(34, 55, 68);
|
|
1469
1494
|
}
|
|
1470
1495
|
.i-matcha-emoji-happy-color .path6:before {
|
|
1471
|
-
content: "\
|
|
1496
|
+
content: "\ea2e";
|
|
1472
1497
|
margin-left: -1em;
|
|
1473
1498
|
color: rgb(34, 55, 68);
|
|
1474
1499
|
}
|
|
1475
1500
|
.i-matcha-emoji-happy-color .path7:before {
|
|
1476
|
-
content: "\
|
|
1501
|
+
content: "\ea2f";
|
|
1477
1502
|
margin-left: -1em;
|
|
1478
1503
|
color: rgb(34, 55, 68);
|
|
1479
1504
|
}
|
|
1480
1505
|
.i-matcha-emoji-happy-color .path8:before {
|
|
1481
|
-
content: "\
|
|
1506
|
+
content: "\ea30";
|
|
1482
1507
|
margin-left: -1em;
|
|
1483
1508
|
color: rgb(34, 55, 68);
|
|
1484
1509
|
}
|
|
1485
1510
|
.i-matcha-emoji-prosperous:before {
|
|
1486
|
-
content: "\
|
|
1511
|
+
content: "\ea31";
|
|
1487
1512
|
}
|
|
1488
1513
|
.i-matcha-emoji-prosperous-out:before {
|
|
1489
|
-
content: "\
|
|
1514
|
+
content: "\ea32";
|
|
1490
1515
|
}
|
|
1491
1516
|
.i-matcha-emoji-prosperous-color .path1:before {
|
|
1492
|
-
content: "\
|
|
1517
|
+
content: "\ea33";
|
|
1493
1518
|
color: rgb(252, 234, 43);
|
|
1494
1519
|
}
|
|
1495
1520
|
.i-matcha-emoji-prosperous-color .path2:before {
|
|
1496
|
-
content: "\
|
|
1521
|
+
content: "\ea34";
|
|
1497
1522
|
margin-left: -1em;
|
|
1498
1523
|
color: rgb(241, 179, 28);
|
|
1499
1524
|
}
|
|
1500
1525
|
.i-matcha-emoji-prosperous-color .path3:before {
|
|
1501
|
-
content: "\
|
|
1526
|
+
content: "\ea35";
|
|
1502
1527
|
margin-left: -1em;
|
|
1503
1528
|
color: rgb(241, 179, 28);
|
|
1504
1529
|
}
|
|
1505
1530
|
.i-matcha-emoji-prosperous-color .path4:before {
|
|
1506
|
-
content: "\
|
|
1531
|
+
content: "\ea36";
|
|
1507
1532
|
margin-left: -1em;
|
|
1508
1533
|
color: rgb(234, 90, 71);
|
|
1509
1534
|
}
|
|
1510
1535
|
.i-matcha-emoji-prosperous-color .path5:before {
|
|
1511
|
-
content: "\
|
|
1536
|
+
content: "\ea37";
|
|
1512
1537
|
margin-left: -1em;
|
|
1513
1538
|
color: rgb(245, 247, 250);
|
|
1514
1539
|
}
|
|
1515
1540
|
.i-matcha-emoji-prosperous-color .path6:before {
|
|
1516
|
-
content: "\
|
|
1541
|
+
content: "\ea38";
|
|
1517
1542
|
margin-left: -1em;
|
|
1518
1543
|
color: rgb(34, 55, 68);
|
|
1519
1544
|
}
|
|
1520
1545
|
.i-matcha-emoji-prosperous-color .path7:before {
|
|
1521
|
-
content: "\
|
|
1546
|
+
content: "\ea39";
|
|
1522
1547
|
margin-left: -1em;
|
|
1523
1548
|
color: rgb(34, 55, 68);
|
|
1524
1549
|
}
|
|
1525
1550
|
.i-matcha-emoji-prosperous-color .path8:before {
|
|
1526
|
-
content: "\
|
|
1551
|
+
content: "\ea3a";
|
|
1527
1552
|
margin-left: -1em;
|
|
1528
1553
|
color: rgb(34, 55, 68);
|
|
1529
1554
|
}
|
|
1530
1555
|
.i-matcha-emoji-prosperous-color .path9:before {
|
|
1531
|
-
content: "\
|
|
1556
|
+
content: "\ea3b";
|
|
1532
1557
|
margin-left: -1em;
|
|
1533
1558
|
color: rgb(34, 55, 68);
|
|
1534
1559
|
}
|
|
1535
1560
|
.i-matcha-emoji-prosperous-color .path10:before {
|
|
1536
|
-
content: "\
|
|
1561
|
+
content: "\ea3c";
|
|
1537
1562
|
margin-left: -1em;
|
|
1538
1563
|
color: rgb(34, 55, 68);
|
|
1539
1564
|
}
|
|
1540
1565
|
.i-matcha-emoji-prosperous-color .path11:before {
|
|
1541
|
-
content: "\
|
|
1566
|
+
content: "\ea3d";
|
|
1542
1567
|
margin-left: -1em;
|
|
1543
1568
|
color: rgb(34, 55, 68);
|
|
1544
1569
|
}
|
|
1545
1570
|
.i-matcha-emoji-prosperous-color .path12:before {
|
|
1546
|
-
content: "\
|
|
1571
|
+
content: "\ea3e";
|
|
1547
1572
|
margin-left: -1em;
|
|
1548
1573
|
color: rgb(34, 55, 68);
|
|
1549
1574
|
}
|
|
1550
1575
|
.i-matcha-emoji-prosperous-color .path13:before {
|
|
1551
|
-
content: "\
|
|
1576
|
+
content: "\ea3f";
|
|
1552
1577
|
margin-left: -1em;
|
|
1553
1578
|
color: rgb(34, 55, 68);
|
|
1554
1579
|
}
|
|
1555
1580
|
.i-matcha-emoji-blessed:before {
|
|
1556
|
-
content: "\
|
|
1581
|
+
content: "\ea40";
|
|
1557
1582
|
}
|
|
1558
1583
|
.i-matcha-emoji-blessed-out:before {
|
|
1559
|
-
content: "\
|
|
1584
|
+
content: "\ea41";
|
|
1560
1585
|
}
|
|
1561
1586
|
.i-matcha-emoji-blessed-color .path1:before {
|
|
1562
|
-
content: "\
|
|
1587
|
+
content: "\ea42";
|
|
1563
1588
|
color: rgb(252, 234, 43);
|
|
1564
1589
|
}
|
|
1565
1590
|
.i-matcha-emoji-blessed-color .path2:before {
|
|
1566
|
-
content: "\
|
|
1591
|
+
content: "\ea43";
|
|
1567
1592
|
margin-left: -1em;
|
|
1568
1593
|
color: rgb(34, 55, 68);
|
|
1569
1594
|
}
|
|
1570
1595
|
.i-matcha-emoji-blessed-color .path3:before {
|
|
1571
|
-
content: "\
|
|
1596
|
+
content: "\ea44";
|
|
1572
1597
|
margin-left: -1em;
|
|
1573
1598
|
color: rgb(34, 55, 68);
|
|
1574
1599
|
}
|
|
1575
1600
|
.i-matcha-emoji-blessed-color .path4:before {
|
|
1576
|
-
content: "\
|
|
1601
|
+
content: "\ea45";
|
|
1577
1602
|
margin-left: -1em;
|
|
1578
1603
|
color: rgb(34, 55, 68);
|
|
1579
1604
|
}
|
|
1580
1605
|
.i-matcha-emoji-blessed-color .path5:before {
|
|
1581
|
-
content: "\
|
|
1606
|
+
content: "\ea46";
|
|
1582
1607
|
margin-left: -1em;
|
|
1583
1608
|
color: rgb(34, 55, 68);
|
|
1584
1609
|
}
|
|
1585
1610
|
.i-matcha-emoji-blessed-color .path6:before {
|
|
1586
|
-
content: "\
|
|
1611
|
+
content: "\ea47";
|
|
1587
1612
|
margin-left: -1em;
|
|
1588
1613
|
color: rgb(34, 55, 68);
|
|
1589
1614
|
}
|
|
1590
1615
|
.i-matcha-emoji-blessed-color .path7:before {
|
|
1591
|
-
content: "\
|
|
1616
|
+
content: "\ea48";
|
|
1592
1617
|
margin-left: -1em;
|
|
1593
1618
|
color: rgb(34, 55, 68);
|
|
1594
1619
|
}
|
|
1595
1620
|
.i-matcha-emoji-blessed-color .path8:before {
|
|
1596
|
-
content: "\
|
|
1621
|
+
content: "\ea49";
|
|
1597
1622
|
margin-left: -1em;
|
|
1598
1623
|
color: rgb(97, 178, 228);
|
|
1599
1624
|
}
|
|
1600
1625
|
.i-matcha-emoji-sick:before {
|
|
1601
|
-
content: "\
|
|
1626
|
+
content: "\ea4a";
|
|
1602
1627
|
}
|
|
1603
1628
|
.i-matcha-emoji-sick-out:before {
|
|
1604
|
-
content: "\
|
|
1629
|
+
content: "\ea4b";
|
|
1605
1630
|
}
|
|
1606
1631
|
.i-matcha-emoji-sick-color .path1:before {
|
|
1607
|
-
content: "\
|
|
1632
|
+
content: "\ea4c";
|
|
1608
1633
|
color: rgb(177, 204, 51);
|
|
1609
1634
|
}
|
|
1610
1635
|
.i-matcha-emoji-sick-color .path2:before {
|
|
1611
|
-
content: "\
|
|
1636
|
+
content: "\ea4d";
|
|
1612
1637
|
margin-left: -1em;
|
|
1613
1638
|
color: rgb(34, 55, 68);
|
|
1614
1639
|
}
|
|
1615
1640
|
.i-matcha-emoji-sick-color .path3:before {
|
|
1616
|
-
content: "\
|
|
1641
|
+
content: "\ea4e";
|
|
1617
1642
|
margin-left: -1em;
|
|
1618
1643
|
color: rgb(34, 55, 68);
|
|
1619
1644
|
}
|
|
1620
1645
|
.i-matcha-emoji-sick-color .path4:before {
|
|
1621
|
-
content: "\
|
|
1646
|
+
content: "\ea4f";
|
|
1622
1647
|
margin-left: -1em;
|
|
1623
1648
|
color: rgb(34, 55, 68);
|
|
1624
1649
|
}
|
|
1625
1650
|
.i-matcha-emoji-sick-color .path5:before {
|
|
1626
|
-
content: "\
|
|
1651
|
+
content: "\ea50";
|
|
1627
1652
|
margin-left: -1em;
|
|
1628
1653
|
color: rgb(34, 55, 68);
|
|
1629
1654
|
}
|
|
1630
1655
|
.i-matcha-emoji-sick-color .path6:before {
|
|
1631
|
-
content: "\
|
|
1656
|
+
content: "\ea51";
|
|
1632
1657
|
margin-left: -1em;
|
|
1633
1658
|
color: rgb(34, 55, 68);
|
|
1634
1659
|
}
|
|
1635
1660
|
.i-matcha-emoji-sick-color .path7:before {
|
|
1636
|
-
content: "\
|
|
1661
|
+
content: "\ea52";
|
|
1637
1662
|
margin-left: -1em;
|
|
1638
1663
|
color: rgb(34, 55, 68);
|
|
1639
1664
|
}
|
|
1640
1665
|
.i-matcha-emoji-sick-color .path8:before {
|
|
1641
|
-
content: "\
|
|
1666
|
+
content: "\ea53";
|
|
1642
1667
|
margin-left: -1em;
|
|
1643
1668
|
color: rgb(34, 55, 68);
|
|
1644
1669
|
}
|
|
1645
1670
|
.i-matcha-emoji-sick-color .path9:before {
|
|
1646
|
-
content: "\
|
|
1671
|
+
content: "\ea54";
|
|
1647
1672
|
margin-left: -1em;
|
|
1648
1673
|
color: rgb(34, 55, 68);
|
|
1649
1674
|
}
|
|
1650
1675
|
.i-matcha-emoji-alone:before {
|
|
1651
|
-
content: "\
|
|
1676
|
+
content: "\ea55";
|
|
1652
1677
|
}
|
|
1653
1678
|
.i-matcha-emoji-alone-out:before {
|
|
1654
|
-
content: "\
|
|
1679
|
+
content: "\ea56";
|
|
1655
1680
|
}
|
|
1656
1681
|
.i-matcha-emoji-alone-color .path1:before {
|
|
1657
|
-
content: "\
|
|
1682
|
+
content: "\ea57";
|
|
1658
1683
|
color: rgb(252, 234, 43);
|
|
1659
1684
|
}
|
|
1660
1685
|
.i-matcha-emoji-alone-color .path2:before {
|
|
1661
|
-
content: "\
|
|
1686
|
+
content: "\ea58";
|
|
1662
1687
|
margin-left: -1em;
|
|
1663
1688
|
color: rgb(146, 211, 245);
|
|
1664
1689
|
}
|
|
1665
1690
|
.i-matcha-emoji-alone-color .path3:before {
|
|
1666
|
-
content: "\
|
|
1691
|
+
content: "\ea59";
|
|
1667
1692
|
margin-left: -1em;
|
|
1668
1693
|
color: rgb(34, 55, 68);
|
|
1669
1694
|
}
|
|
1670
1695
|
.i-matcha-emoji-alone-color .path4:before {
|
|
1671
|
-
content: "\
|
|
1696
|
+
content: "\ea5a";
|
|
1672
1697
|
margin-left: -1em;
|
|
1673
1698
|
color: rgb(34, 55, 68);
|
|
1674
1699
|
}
|
|
1675
1700
|
.i-matcha-emoji-alone-color .path5:before {
|
|
1676
|
-
content: "\
|
|
1701
|
+
content: "\ea5b";
|
|
1677
1702
|
margin-left: -1em;
|
|
1678
1703
|
color: rgb(34, 55, 68);
|
|
1679
1704
|
}
|
|
1680
1705
|
.i-matcha-emoji-alone-color .path6:before {
|
|
1681
|
-
content: "\
|
|
1706
|
+
content: "\ea5c";
|
|
1682
1707
|
margin-left: -1em;
|
|
1683
1708
|
color: rgb(34, 55, 68);
|
|
1684
1709
|
}
|
|
1685
1710
|
.i-matcha-emoji-alone-color .path7:before {
|
|
1686
|
-
content: "\
|
|
1711
|
+
content: "\ea5f";
|
|
1687
1712
|
margin-left: -1em;
|
|
1688
1713
|
color: rgb(34, 55, 68);
|
|
1689
1714
|
}
|
|
1690
1715
|
.i-matcha-emoji-alone-color .path8:before {
|
|
1691
|
-
content: "\
|
|
1716
|
+
content: "\ea62";
|
|
1692
1717
|
margin-left: -1em;
|
|
1693
1718
|
color: rgb(34, 55, 68);
|
|
1694
1719
|
}
|
|
1695
1720
|
.i-matcha-emoji-alone-color .path9:before {
|
|
1696
|
-
content: "\
|
|
1721
|
+
content: "\ea63";
|
|
1697
1722
|
margin-left: -1em;
|
|
1698
1723
|
color: rgb(34, 55, 68);
|
|
1699
1724
|
}
|
|
1700
1725
|
.i-matcha-emoji-sad:before {
|
|
1701
|
-
content: "\
|
|
1726
|
+
content: "\ea65";
|
|
1702
1727
|
}
|
|
1703
1728
|
.i-matcha-emoji-sad-out:before {
|
|
1704
|
-
content: "\
|
|
1729
|
+
content: "\ea66";
|
|
1705
1730
|
}
|
|
1706
1731
|
.i-matcha-emoji-sad-color .path1:before {
|
|
1707
|
-
content: "\
|
|
1732
|
+
content: "\ea67";
|
|
1708
1733
|
color: rgb(34, 55, 68);
|
|
1709
1734
|
}
|
|
1710
1735
|
.i-matcha-emoji-sad-color .path2:before {
|
|
1711
|
-
content: "\
|
|
1736
|
+
content: "\ea68";
|
|
1712
1737
|
margin-left: -1em;
|
|
1713
1738
|
color: rgb(34, 55, 68);
|
|
1714
1739
|
}
|
|
1715
1740
|
.i-matcha-emoji-sad-color .path3:before {
|
|
1716
|
-
content: "\
|
|
1741
|
+
content: "\ea69";
|
|
1717
1742
|
margin-left: -1em;
|
|
1718
1743
|
color: rgb(34, 55, 68);
|
|
1719
1744
|
}
|
|
1720
1745
|
.i-matcha-emoji-sad-color .path4:before {
|
|
1721
|
-
content: "\
|
|
1746
|
+
content: "\ea6a";
|
|
1722
1747
|
margin-left: -1em;
|
|
1723
1748
|
color: rgb(34, 55, 68);
|
|
1724
1749
|
}
|
|
1725
1750
|
.i-matcha-emoji-sad-color .path5:before {
|
|
1726
|
-
content: "\
|
|
1751
|
+
content: "\ea6b";
|
|
1727
1752
|
margin-left: -1em;
|
|
1728
1753
|
color: rgb(252, 234, 43);
|
|
1729
1754
|
}
|
|
1730
1755
|
.i-matcha-emoji-sad-color .path6:before {
|
|
1731
|
-
content: "\
|
|
1756
|
+
content: "\ea6c";
|
|
1732
1757
|
margin-left: -1em;
|
|
1733
1758
|
color: rgb(34, 55, 68);
|
|
1734
1759
|
}
|
|
1735
1760
|
.i-matcha-emoji-sad-color .path7:before {
|
|
1736
|
-
content: "\
|
|
1761
|
+
content: "\ea6d";
|
|
1737
1762
|
margin-left: -1em;
|
|
1738
1763
|
color: rgb(245, 247, 250);
|
|
1739
1764
|
}
|
|
1740
1765
|
.i-matcha-emoji-sad-color .path8:before {
|
|
1741
|
-
content: "\
|
|
1766
|
+
content: "\ea6e";
|
|
1742
1767
|
margin-left: -1em;
|
|
1743
1768
|
color: rgb(146, 211, 245);
|
|
1744
1769
|
}
|
|
1745
1770
|
.i-matcha-emoji-sad-color .path9:before {
|
|
1746
|
-
content: "\
|
|
1771
|
+
content: "\ea6f";
|
|
1747
1772
|
margin-left: -1em;
|
|
1748
1773
|
color: rgb(146, 211, 245);
|
|
1749
1774
|
}
|
|
1750
1775
|
.i-matcha-emoji-sad-color .path10:before {
|
|
1751
|
-
content: "\
|
|
1776
|
+
content: "\ea70";
|
|
1752
1777
|
margin-left: -1em;
|
|
1753
1778
|
color: rgb(34, 55, 68);
|
|
1754
1779
|
}
|
|
1755
1780
|
.i-matcha-emoji-sad-color .path11:before {
|
|
1756
|
-
content: "\
|
|
1781
|
+
content: "\ea71";
|
|
1757
1782
|
margin-left: -1em;
|
|
1758
1783
|
color: rgb(34, 55, 68);
|
|
1759
1784
|
}
|
|
1760
1785
|
.i-matcha-emoji-sad-color .path12:before {
|
|
1761
|
-
content: "\
|
|
1786
|
+
content: "\ea72";
|
|
1762
1787
|
margin-left: -1em;
|
|
1763
1788
|
color: rgb(34, 55, 68);
|
|
1764
1789
|
}
|
|
1765
1790
|
.i-matcha-emoji-sad-color .path13:before {
|
|
1766
|
-
content: "\
|
|
1791
|
+
content: "\ea73";
|
|
1767
1792
|
margin-left: -1em;
|
|
1768
1793
|
color: rgb(34, 55, 68);
|
|
1769
1794
|
}
|
|
1770
1795
|
.i-matcha-emoji-faithless:before {
|
|
1771
|
-
content: "\
|
|
1796
|
+
content: "\ea74";
|
|
1772
1797
|
}
|
|
1773
1798
|
.i-matcha-emoji-faithless-out:before {
|
|
1774
|
-
content: "\
|
|
1799
|
+
content: "\ea75";
|
|
1775
1800
|
}
|
|
1776
1801
|
.i-matcha-emoji-faithless-color .path1:before {
|
|
1777
|
-
content: "\
|
|
1802
|
+
content: "\ea76";
|
|
1778
1803
|
color: rgb(252, 234, 43);
|
|
1779
1804
|
}
|
|
1780
1805
|
.i-matcha-emoji-faithless-color .path2:before {
|
|
1781
|
-
content: "\
|
|
1806
|
+
content: "\ea77";
|
|
1782
1807
|
margin-left: -1em;
|
|
1783
1808
|
color: rgb(34, 55, 68);
|
|
1784
1809
|
}
|
|
1785
1810
|
.i-matcha-emoji-faithless-color .path3:before {
|
|
1786
|
-
content: "\
|
|
1811
|
+
content: "\ea78";
|
|
1787
1812
|
margin-left: -1em;
|
|
1788
1813
|
color: rgb(34, 55, 68);
|
|
1789
1814
|
}
|
|
1790
1815
|
.i-matcha-emoji-faithless-color .path4:before {
|
|
1791
|
-
content: "\
|
|
1816
|
+
content: "\ea79";
|
|
1792
1817
|
margin-left: -1em;
|
|
1793
1818
|
color: rgb(34, 55, 68);
|
|
1794
1819
|
}
|
|
1795
1820
|
.i-matcha-emoji-faithless-color .path5:before {
|
|
1796
|
-
content: "\
|
|
1821
|
+
content: "\ea7a";
|
|
1797
1822
|
margin-left: -1em;
|
|
1798
1823
|
color: rgb(34, 55, 68);
|
|
1799
1824
|
}
|
|
1800
1825
|
.i-matcha-emoji-faithless-color .path6:before {
|
|
1801
|
-
content: "\
|
|
1826
|
+
content: "\ea7b";
|
|
1802
1827
|
margin-left: -1em;
|
|
1803
1828
|
color: rgb(34, 55, 68);
|
|
1804
1829
|
}
|
|
1805
1830
|
.i-matcha-emoji-faithless-color .path7:before {
|
|
1806
|
-
content: "\
|
|
1831
|
+
content: "\ea7c";
|
|
1807
1832
|
margin-left: -1em;
|
|
1808
1833
|
color: rgb(34, 55, 68);
|
|
1809
1834
|
}
|
|
1810
1835
|
.i-matcha-emoji-faithless-color .path8:before {
|
|
1811
|
-
content: "\
|
|
1836
|
+
content: "\ea7d";
|
|
1812
1837
|
margin-left: -1em;
|
|
1813
1838
|
color: rgb(34, 55, 68);
|
|
1814
1839
|
}
|
|
1815
1840
|
.i-matcha-emoji-careful:before {
|
|
1816
|
-
content: "\
|
|
1841
|
+
content: "\ea7e";
|
|
1817
1842
|
}
|
|
1818
1843
|
.i-matcha-emoji-careful-out:before {
|
|
1819
|
-
content: "\
|
|
1844
|
+
content: "\ea7f";
|
|
1820
1845
|
}
|
|
1821
1846
|
.i-matcha-emoji-careful-color .path1:before {
|
|
1822
|
-
content: "\
|
|
1847
|
+
content: "\ea80";
|
|
1823
1848
|
color: rgb(252, 234, 43);
|
|
1824
1849
|
}
|
|
1825
1850
|
.i-matcha-emoji-careful-color .path2:before {
|
|
1826
|
-
content: "\
|
|
1851
|
+
content: "\ea81";
|
|
1827
1852
|
margin-left: -1em;
|
|
1828
1853
|
color: rgb(210, 47, 39);
|
|
1829
1854
|
}
|
|
1830
1855
|
.i-matcha-emoji-careful-color .path3:before {
|
|
1831
|
-
content: "\
|
|
1856
|
+
content: "\ea82";
|
|
1832
1857
|
margin-left: -1em;
|
|
1833
1858
|
color: rgb(210, 47, 39);
|
|
1834
1859
|
}
|
|
1835
1860
|
.i-matcha-emoji-careful-color .path4:before {
|
|
1836
|
-
content: "\
|
|
1861
|
+
content: "\ea83";
|
|
1837
1862
|
margin-left: -1em;
|
|
1838
1863
|
color: rgb(245, 247, 250);
|
|
1839
1864
|
}
|
|
1840
1865
|
.i-matcha-emoji-careful-color .path5:before {
|
|
1841
|
-
content: "\
|
|
1866
|
+
content: "\ea84";
|
|
1842
1867
|
margin-left: -1em;
|
|
1843
1868
|
color: rgb(34, 55, 68);
|
|
1844
1869
|
}
|
|
1845
1870
|
.i-matcha-emoji-careful-color .path6:before {
|
|
1846
|
-
content: "\
|
|
1871
|
+
content: "\ea85";
|
|
1847
1872
|
margin-left: -1em;
|
|
1848
1873
|
color: rgb(34, 55, 68);
|
|
1849
1874
|
}
|
|
1850
1875
|
.i-matcha-emoji-careful-color .path7:before {
|
|
1851
|
-
content: "\
|
|
1876
|
+
content: "\ea86";
|
|
1852
1877
|
margin-left: -1em;
|
|
1853
1878
|
color: rgb(34, 55, 68);
|
|
1854
1879
|
}
|
|
1855
1880
|
.i-matcha-emoji-careful-color .path8:before {
|
|
1856
|
-
content: "\
|
|
1881
|
+
content: "\ea87";
|
|
1857
1882
|
margin-left: -1em;
|
|
1858
1883
|
color: rgb(34, 55, 68);
|
|
1859
1884
|
}
|
|
1860
1885
|
.i-matcha-emoji-distressed:before {
|
|
1861
|
-
content: "\
|
|
1886
|
+
content: "\ea88";
|
|
1862
1887
|
}
|
|
1863
1888
|
.i-matcha-emoji-distressed-out:before {
|
|
1864
|
-
content: "\
|
|
1889
|
+
content: "\ea89";
|
|
1865
1890
|
}
|
|
1866
1891
|
.i-matcha-emoji-distressed-color .path1:before {
|
|
1867
|
-
content: "\
|
|
1892
|
+
content: "\ea8a";
|
|
1868
1893
|
color: rgb(252, 234, 43);
|
|
1869
1894
|
}
|
|
1870
1895
|
.i-matcha-emoji-distressed-color .path2:before {
|
|
1871
|
-
content: "\
|
|
1896
|
+
content: "\ea8b";
|
|
1872
1897
|
margin-left: -1em;
|
|
1873
1898
|
color: rgb(245, 247, 250);
|
|
1874
1899
|
}
|
|
1875
1900
|
.i-matcha-emoji-distressed-color .path3:before {
|
|
1876
|
-
content: "\
|
|
1901
|
+
content: "\ea8c";
|
|
1877
1902
|
margin-left: -1em;
|
|
1878
1903
|
color: rgb(34, 55, 68);
|
|
1879
1904
|
}
|
|
1880
1905
|
.i-matcha-emoji-distressed-color .path4:before {
|
|
1881
|
-
content: "\
|
|
1906
|
+
content: "\ea8d";
|
|
1882
1907
|
margin-left: -1em;
|
|
1883
1908
|
color: rgb(34, 55, 68);
|
|
1884
1909
|
}
|
|
1885
1910
|
.i-matcha-emoji-distressed-color .path5:before {
|
|
1886
|
-
content: "\
|
|
1911
|
+
content: "\ea8e";
|
|
1887
1912
|
margin-left: -1em;
|
|
1888
1913
|
color: rgb(34, 55, 68);
|
|
1889
1914
|
}
|
|
1890
1915
|
.i-matcha-emoji-distressed-color .path6:before {
|
|
1891
|
-
content: "\
|
|
1916
|
+
content: "\ea8f";
|
|
1892
1917
|
margin-left: -1em;
|
|
1893
1918
|
color: rgb(34, 55, 68);
|
|
1894
1919
|
}
|
|
1895
1920
|
.i-matcha-emoji-distressed-color .path7:before {
|
|
1896
|
-
content: "\
|
|
1921
|
+
content: "\eae9";
|
|
1897
1922
|
margin-left: -1em;
|
|
1898
1923
|
color: rgb(34, 55, 68);
|
|
1899
1924
|
}
|
|
1900
1925
|
.i-matcha-emoji-distressed-color .path8:before {
|
|
1901
|
-
content: "\
|
|
1926
|
+
content: "\eaea";
|
|
1902
1927
|
margin-left: -1em;
|
|
1903
1928
|
color: rgb(34, 55, 68);
|
|
1904
1929
|
}
|
|
1905
1930
|
.i-matcha-nu:before {
|
|
1906
|
-
content: "\
|
|
1931
|
+
content: "\eaeb";
|
|
1907
1932
|
}
|
|
1908
1933
|
.i-matcha-nu-color .path1:before {
|
|
1909
|
-
content: "\
|
|
1934
|
+
content: "\eaec";
|
|
1910
1935
|
color: rgb(255, 255, 255);
|
|
1911
1936
|
}
|
|
1912
1937
|
.i-matcha-nu-color .path2:before {
|
|
1913
|
-
content: "\
|
|
1938
|
+
content: "\eaed";
|
|
1914
1939
|
margin-left: -1em;
|
|
1915
1940
|
color: rgb(129, 10, 210);
|
|
1916
1941
|
}
|
|
1917
1942
|
.i-matcha-bradesco:before {
|
|
1918
|
-
content: "\
|
|
1943
|
+
content: "\eaee";
|
|
1919
1944
|
}
|
|
1920
1945
|
.i-matcha-bradesco-color .path1:before {
|
|
1921
|
-
content: "\
|
|
1946
|
+
content: "\eaef";
|
|
1922
1947
|
color: rgb(255, 255, 255);
|
|
1923
1948
|
}
|
|
1924
1949
|
.i-matcha-bradesco-color .path2:before {
|
|
1925
|
-
content: "\
|
|
1950
|
+
content: "\eaf0";
|
|
1926
1951
|
margin-left: -1em;
|
|
1927
1952
|
color: rgb(204, 9, 47);
|
|
1928
1953
|
}
|
|
1929
1954
|
.i-matcha-santander:before {
|
|
1930
|
-
content: "\
|
|
1955
|
+
content: "\eaf1";
|
|
1931
1956
|
}
|
|
1932
1957
|
.i-matcha-santander-color .path1:before {
|
|
1933
|
-
content: "\
|
|
1958
|
+
content: "\eaf2";
|
|
1934
1959
|
color: rgb(255, 255, 255);
|
|
1935
1960
|
}
|
|
1936
1961
|
.i-matcha-santander-color .path2:before {
|
|
1937
|
-
content: "\
|
|
1962
|
+
content: "\eaf3";
|
|
1938
1963
|
margin-left: -1em;
|
|
1939
1964
|
color: rgb(236, 0, 0);
|
|
1940
1965
|
}
|
|
1941
1966
|
.i-matcha-bb:before {
|
|
1942
|
-
content: "\
|
|
1967
|
+
content: "\eaf4";
|
|
1943
1968
|
}
|
|
1944
1969
|
.i-matcha-bb-color .path1:before {
|
|
1945
|
-
content: "\
|
|
1970
|
+
content: "\eaf5";
|
|
1946
1971
|
color: rgb(51, 52, 142);
|
|
1947
1972
|
}
|
|
1948
1973
|
.i-matcha-bb-color .path2:before {
|
|
1949
|
-
content: "\
|
|
1974
|
+
content: "\eaf6";
|
|
1950
1975
|
margin-left: -1em;
|
|
1951
1976
|
color: rgb(255, 239, 56);
|
|
1952
1977
|
}
|
|
1953
1978
|
.i-matcha-c6-color:before {
|
|
1954
|
-
content: "\
|
|
1979
|
+
content: "\eaf7";
|
|
1955
1980
|
}
|
|
1956
1981
|
.i-matcha-itau:before {
|
|
1957
|
-
content: "\
|
|
1982
|
+
content: "\eaf8";
|
|
1958
1983
|
}
|
|
1959
1984
|
.i-matcha-itau-color .path1:before {
|
|
1960
|
-
content: "\
|
|
1985
|
+
content: "\eaf9";
|
|
1961
1986
|
color: rgb(254, 110, 2);
|
|
1962
1987
|
}
|
|
1963
1988
|
.i-matcha-itau-color .path2:before {
|
|
1964
|
-
content: "\
|
|
1989
|
+
content: "\eafa";
|
|
1965
1990
|
margin-left: -1em;
|
|
1966
1991
|
color: rgb(46, 49, 145);
|
|
1967
1992
|
}
|
|
1968
1993
|
.i-matcha-itau-color .path3:before {
|
|
1969
|
-
content: "\
|
|
1994
|
+
content: "\eafb";
|
|
1970
1995
|
margin-left: -1em;
|
|
1971
1996
|
color: rgb(255, 241, 0);
|
|
1972
1997
|
}
|
|
1973
1998
|
.i-matcha-itau-color .path4:before {
|
|
1974
|
-
content: "\
|
|
1999
|
+
content: "\eafc";
|
|
1975
2000
|
margin-left: -1em;
|
|
1976
2001
|
color: rgb(254, 110, 2);
|
|
1977
2002
|
}
|
|
1978
2003
|
.i-matcha-itau-color .path5:before {
|
|
1979
|
-
content: "\
|
|
2004
|
+
content: "\eafd";
|
|
1980
2005
|
margin-left: -1em;
|
|
1981
2006
|
color: rgb(254, 110, 2);
|
|
1982
2007
|
}
|
|
1983
2008
|
.i-matcha-itau-color .path6:before {
|
|
1984
|
-
content: "\
|
|
2009
|
+
content: "\eafe";
|
|
1985
2010
|
margin-left: -1em;
|
|
1986
2011
|
color: rgb(254, 110, 2);
|
|
1987
2012
|
}
|
|
1988
2013
|
.i-matcha-itau-color .path7:before {
|
|
1989
|
-
content: "\
|
|
2014
|
+
content: "\eaff";
|
|
1990
2015
|
margin-left: -1em;
|
|
1991
2016
|
color: rgb(254, 110, 2);
|
|
1992
2017
|
}
|
|
1993
2018
|
.i-matcha-itau-color .path8:before {
|
|
1994
|
-
content: "\
|
|
2019
|
+
content: "\eb00";
|
|
1995
2020
|
margin-left: -1em;
|
|
1996
2021
|
color: rgb(254, 110, 2);
|
|
1997
2022
|
}
|
|
1998
2023
|
.i-matcha-itau-color .path9:before {
|
|
1999
|
-
content: "\
|
|
2024
|
+
content: "\eb01";
|
|
2000
2025
|
margin-left: -1em;
|
|
2001
2026
|
color: rgb(254, 110, 2);
|
|
2002
2027
|
}
|
|
2003
2028
|
.i-matcha-itau-color .path10:before {
|
|
2004
|
-
content: "\
|
|
2029
|
+
content: "\eb02";
|
|
2005
2030
|
margin-left: -1em;
|
|
2006
2031
|
color: rgb(254, 110, 2);
|
|
2007
2032
|
}
|
|
2008
2033
|
.i-matcha-itau-color .path11:before {
|
|
2009
|
-
content: "\
|
|
2034
|
+
content: "\eb03";
|
|
2010
2035
|
margin-left: -1em;
|
|
2011
2036
|
color: rgb(254, 110, 2);
|
|
2012
2037
|
}
|
|
2013
2038
|
.i-matcha-itau-color .path12:before {
|
|
2014
|
-
content: "\
|
|
2039
|
+
content: "\eb04";
|
|
2015
2040
|
margin-left: -1em;
|
|
2016
2041
|
color: rgb(254, 110, 2);
|
|
2017
2042
|
}
|
|
2018
2043
|
.i-matcha-itau-color .path13:before {
|
|
2019
|
-
content: "\
|
|
2044
|
+
content: "\eb05";
|
|
2020
2045
|
margin-left: -1em;
|
|
2021
2046
|
color: rgb(254, 110, 2);
|
|
2022
2047
|
}
|
|
2023
2048
|
.i-matcha-itau-color .path14:before {
|
|
2024
|
-
content: "\
|
|
2049
|
+
content: "\eb06";
|
|
2025
2050
|
margin-left: -1em;
|
|
2026
2051
|
color: rgb(254, 110, 2);
|
|
2027
2052
|
}
|
|
2028
2053
|
.i-matcha-itau-color .path15:before {
|
|
2029
|
-
content: "\
|
|
2054
|
+
content: "\eb07";
|
|
2030
2055
|
margin-left: -1em;
|
|
2031
2056
|
color: rgb(254, 110, 2);
|
|
2032
2057
|
}
|
|
2033
2058
|
.i-matcha-caixa:before {
|
|
2034
|
-
content: "\
|
|
2059
|
+
content: "\eb08";
|
|
2035
2060
|
}
|
|
2036
2061
|
.i-matcha-caixa-color .path1:before {
|
|
2037
|
-
content: "\
|
|
2062
|
+
content: "\eb09";
|
|
2038
2063
|
color: rgb(255, 255, 255);
|
|
2039
2064
|
}
|
|
2040
2065
|
.i-matcha-caixa-color .path2:before {
|
|
2041
|
-
content: "\
|
|
2066
|
+
content: "\eb0a";
|
|
2042
2067
|
margin-left: -1em;
|
|
2043
2068
|
color: rgb(0, 111, 174);
|
|
2044
2069
|
}
|
|
2045
2070
|
.i-matcha-caixa-color .path3:before {
|
|
2046
|
-
content: "\
|
|
2071
|
+
content: "\eb30";
|
|
2047
2072
|
margin-left: -1em;
|
|
2048
2073
|
color: rgb(243, 146, 0);
|
|
2049
2074
|
}
|
|
2050
2075
|
.i-matcha-caixa-color .path4:before {
|
|
2051
|
-
content: "\
|
|
2076
|
+
content: "\eb31";
|
|
2052
2077
|
margin-left: -1em;
|
|
2053
2078
|
color: rgb(243, 146, 0);
|
|
2054
2079
|
}
|