matcha-icons 19.120.0 → 19.121.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 +103 -201
- package/fonts/matcha-icons.eot +0 -0
- package/fonts/matcha-icons.svg +41 -48
- package/fonts/matcha-icons.ttf +0 -0
- package/fonts/matcha-icons.woff +0 -0
- package/matcha-icons.css +866 -888
- package/package.json +1 -1
- package/selection.json +1 -1
- package/source/{matcha-icons-v33.0.zip → matcha-icons-v34.0.zip} +0 -0
- package/style.css +50 -71
|
Binary file
|
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?erf0jr');
|
|
4
|
+
src: url('fonts/matcha-icons.eot?erf0jr#iefix') format('embedded-opentype'),
|
|
5
|
+
url('fonts/matcha-icons.ttf?erf0jr') format('truetype'),
|
|
6
|
+
url('fonts/matcha-icons.woff?erf0jr') format('woff'),
|
|
7
|
+
url('fonts/matcha-icons.svg?erf0jr#matcha-icons') format('svg');
|
|
8
8
|
font-weight: normal;
|
|
9
9
|
font-style: normal;
|
|
10
10
|
font-display: block;
|
|
@@ -82,11 +82,8 @@
|
|
|
82
82
|
.i-matcha-church:before {
|
|
83
83
|
content: "\e940";
|
|
84
84
|
}
|
|
85
|
-
.i-matcha-trophy-out:before {
|
|
86
|
-
content: "\e95c";
|
|
87
|
-
}
|
|
88
85
|
.i-matcha-church-out:before {
|
|
89
|
-
content: "\
|
|
86
|
+
content: "\e95c";
|
|
90
87
|
}
|
|
91
88
|
.i-matcha-download:before {
|
|
92
89
|
content: "\e943";
|
|
@@ -164,7 +161,7 @@
|
|
|
164
161
|
content: "\e941";
|
|
165
162
|
}
|
|
166
163
|
.i-matcha-contact-out:before {
|
|
167
|
-
content: "\
|
|
164
|
+
content: "\e95d";
|
|
168
165
|
}
|
|
169
166
|
.i-matcha-store:before {
|
|
170
167
|
content: "\e953";
|
|
@@ -182,7 +179,7 @@
|
|
|
182
179
|
content: "\e94f";
|
|
183
180
|
}
|
|
184
181
|
.i-matcha-profile-out:before {
|
|
185
|
-
content: "\
|
|
182
|
+
content: "\e96b";
|
|
186
183
|
}
|
|
187
184
|
.i-matcha-bright:before {
|
|
188
185
|
content: "\e93b";
|
|
@@ -214,14 +211,8 @@
|
|
|
214
211
|
.i-matcha-contrast:before {
|
|
215
212
|
content: "\e99f";
|
|
216
213
|
}
|
|
217
|
-
.i-matcha-flow-out:before {
|
|
218
|
-
content: "\e96b";
|
|
219
|
-
}
|
|
220
|
-
.i-matcha-flow:before {
|
|
221
|
-
content: "\e933";
|
|
222
|
-
}
|
|
223
214
|
.i-matcha-check-in:before {
|
|
224
|
-
content: "\
|
|
215
|
+
content: "\e933";
|
|
225
216
|
}
|
|
226
217
|
.i-matcha-check-out:before {
|
|
227
218
|
content: "\e9f5";
|
|
@@ -236,7 +227,7 @@
|
|
|
236
227
|
content: "\e97e";
|
|
237
228
|
}
|
|
238
229
|
.i-matcha-notes-out:before {
|
|
239
|
-
content: "\
|
|
230
|
+
content: "\e9f8";
|
|
240
231
|
}
|
|
241
232
|
.i-matcha-print:before {
|
|
242
233
|
content: "\e9f9";
|
|
@@ -265,9 +256,6 @@
|
|
|
265
256
|
.i-matcha-smile:before {
|
|
266
257
|
content: "\e9fb";
|
|
267
258
|
}
|
|
268
|
-
.i-matcha-push-out:before {
|
|
269
|
-
content: "\e9f8";
|
|
270
|
-
}
|
|
271
259
|
.i-matcha-notification:before {
|
|
272
260
|
content: "\e9fc";
|
|
273
261
|
}
|
|
@@ -278,12 +266,6 @@
|
|
|
278
266
|
content: "\e9e4";
|
|
279
267
|
}
|
|
280
268
|
.i-matcha-dark-mode-2:before {
|
|
281
|
-
content: "\eb2b";
|
|
282
|
-
}
|
|
283
|
-
.i-matcha-preferences-out:before {
|
|
284
|
-
content: "\eae6";
|
|
285
|
-
}
|
|
286
|
-
.i-matcha-preferences:before {
|
|
287
269
|
content: "\e9e5";
|
|
288
270
|
}
|
|
289
271
|
.i-matcha-category:before {
|
|
@@ -337,11 +319,8 @@
|
|
|
337
319
|
.i-matcha-blocked:before {
|
|
338
320
|
content: "\e977";
|
|
339
321
|
}
|
|
340
|
-
.i-matcha-reports-out:before {
|
|
341
|
-
content: "\e982";
|
|
342
|
-
}
|
|
343
322
|
.i-matcha-reports:before {
|
|
344
|
-
content: "\
|
|
323
|
+
content: "\e982";
|
|
345
324
|
}
|
|
346
325
|
.i-matcha-dashboard:before {
|
|
347
326
|
content: "\e97a";
|
|
@@ -481,12 +460,8 @@
|
|
|
481
460
|
.i-matcha-net:before {
|
|
482
461
|
content: "\e99e";
|
|
483
462
|
}
|
|
484
|
-
.i-matcha-push:before {
|
|
485
|
-
content: "\e9e7";
|
|
486
|
-
color: #5a6a72;
|
|
487
|
-
}
|
|
488
463
|
.i-matcha-contact1:before {
|
|
489
|
-
content: "\
|
|
464
|
+
content: "\e9e7";
|
|
490
465
|
}
|
|
491
466
|
.i-matcha-copy-content:before {
|
|
492
467
|
content: "\ea07";
|
|
@@ -503,17 +478,21 @@
|
|
|
503
478
|
.i-matcha-copy-out:before {
|
|
504
479
|
content: "\ea08";
|
|
505
480
|
}
|
|
506
|
-
.i-matcha-
|
|
481
|
+
.i-matcha-clone-out:before {
|
|
507
482
|
content: "\ea09";
|
|
483
|
+
color: #a7b6be;
|
|
508
484
|
}
|
|
509
|
-
.i-matcha-copy-folder
|
|
485
|
+
.i-matcha-copy-folder:before {
|
|
510
486
|
content: "\ea0a";
|
|
511
487
|
}
|
|
488
|
+
.i-matcha-copy-folder-out:before {
|
|
489
|
+
content: "\ea0b";
|
|
490
|
+
}
|
|
512
491
|
.i-matcha-new-note:before {
|
|
513
492
|
content: "\e9ca";
|
|
514
493
|
}
|
|
515
494
|
.i-matcha-new-note-out:before {
|
|
516
|
-
content: "\
|
|
495
|
+
content: "\ea0c";
|
|
517
496
|
}
|
|
518
497
|
.i-matcha-folder-closed:before {
|
|
519
498
|
content: "\e9d0";
|
|
@@ -539,9 +518,6 @@
|
|
|
539
518
|
.i-matcha-cancel-presentation:before {
|
|
540
519
|
content: "\eb10";
|
|
541
520
|
}
|
|
542
|
-
.i-matcha-checkbox:before {
|
|
543
|
-
content: "\eb11";
|
|
544
|
-
}
|
|
545
521
|
.i-matcha-text:before {
|
|
546
522
|
content: "\e9dc";
|
|
547
523
|
}
|
|
@@ -591,7 +567,7 @@
|
|
|
591
567
|
content: "\ea91";
|
|
592
568
|
}
|
|
593
569
|
.i-matcha-rocket-out:before {
|
|
594
|
-
content: "\
|
|
570
|
+
content: "\eae6";
|
|
595
571
|
}
|
|
596
572
|
.i-matcha-filter-bars:before {
|
|
597
573
|
content: "\e903";
|
|
@@ -1098,10 +1074,10 @@
|
|
|
1098
1074
|
content: "\ea1c";
|
|
1099
1075
|
}
|
|
1100
1076
|
.i-matcha-view-row:before {
|
|
1101
|
-
content: "\
|
|
1077
|
+
content: "\eb11";
|
|
1102
1078
|
}
|
|
1103
1079
|
.i-matcha-view-column:before {
|
|
1104
|
-
content: "\
|
|
1080
|
+
content: "\eb12";
|
|
1105
1081
|
}
|
|
1106
1082
|
.i-matcha-platform:before {
|
|
1107
1083
|
content: "\ea1d";
|
|
@@ -1212,7 +1188,7 @@
|
|
|
1212
1188
|
content: "\e9e9";
|
|
1213
1189
|
}
|
|
1214
1190
|
.i-matcha-location-cell-out:before {
|
|
1215
|
-
content: "\
|
|
1191
|
+
content: "\e967";
|
|
1216
1192
|
}
|
|
1217
1193
|
.i-matcha-image-rights:before {
|
|
1218
1194
|
content: "\e9bc";
|
|
@@ -1221,10 +1197,10 @@
|
|
|
1221
1197
|
content: "\e9bd";
|
|
1222
1198
|
}
|
|
1223
1199
|
.i-matcha-forbidden-passage:before {
|
|
1224
|
-
content: "\
|
|
1200
|
+
content: "\e9b3";
|
|
1225
1201
|
}
|
|
1226
1202
|
.i-matcha-allowed-passage:before {
|
|
1227
|
-
content: "\
|
|
1203
|
+
content: "\e9b4";
|
|
1228
1204
|
}
|
|
1229
1205
|
.i-matcha-food-restriction:before {
|
|
1230
1206
|
content: "\e9be";
|
|
@@ -1242,22 +1218,25 @@
|
|
|
1242
1218
|
content: "\e9b8";
|
|
1243
1219
|
}
|
|
1244
1220
|
.i-matcha-apple:before {
|
|
1245
|
-
content: "\
|
|
1221
|
+
content: "\e9b6";
|
|
1246
1222
|
}
|
|
1247
1223
|
.i-matcha-number:before {
|
|
1248
1224
|
content: "\e9b9";
|
|
1249
1225
|
}
|
|
1226
|
+
.i-matcha-flow:before {
|
|
1227
|
+
content: "\e9b7";
|
|
1228
|
+
}
|
|
1250
1229
|
.i-matcha-ibf-church:before {
|
|
1251
|
-
content: "\
|
|
1230
|
+
content: "\e9ba";
|
|
1252
1231
|
}
|
|
1253
1232
|
.i-matcha-process-barcode:before {
|
|
1254
|
-
content: "\
|
|
1233
|
+
content: "\e9bb";
|
|
1255
1234
|
}
|
|
1256
1235
|
.i-matcha-process-card:before {
|
|
1257
|
-
content: "\
|
|
1236
|
+
content: "\e9c2";
|
|
1258
1237
|
}
|
|
1259
1238
|
.i-matcha-box-opened:before {
|
|
1260
|
-
content: "\
|
|
1239
|
+
content: "\e9c3";
|
|
1261
1240
|
}
|
|
1262
1241
|
.i-matcha-parent:before {
|
|
1263
1242
|
content: "\ea1e";
|
|
@@ -1275,49 +1254,49 @@
|
|
|
1275
1254
|
content: "\eb27";
|
|
1276
1255
|
}
|
|
1277
1256
|
.i-matcha-circle-code:before {
|
|
1278
|
-
content: "\
|
|
1257
|
+
content: "\e9c4";
|
|
1279
1258
|
}
|
|
1280
1259
|
.i-matcha-circle-facebook:before {
|
|
1281
|
-
content: "\
|
|
1260
|
+
content: "\e9c6";
|
|
1282
1261
|
}
|
|
1283
1262
|
.i-matcha-facebook:before {
|
|
1284
1263
|
content: "\e9ea";
|
|
1285
1264
|
}
|
|
1286
1265
|
.i-matcha-circle-instagram:before {
|
|
1287
|
-
content: "\
|
|
1266
|
+
content: "\e9c7";
|
|
1288
1267
|
}
|
|
1289
1268
|
.i-matcha-instagram:before {
|
|
1290
1269
|
content: "\e9eb";
|
|
1291
1270
|
}
|
|
1292
1271
|
.i-matcha-soundcloud:before {
|
|
1293
|
-
content: "\
|
|
1272
|
+
content: "\e9dd";
|
|
1294
1273
|
}
|
|
1295
1274
|
.i-matcha-circle-soundcloud:before {
|
|
1296
1275
|
content: "\ea5d";
|
|
1297
1276
|
}
|
|
1298
1277
|
.i-matcha-spotify:before {
|
|
1299
|
-
content: "\
|
|
1278
|
+
content: "\e9ec";
|
|
1300
1279
|
}
|
|
1301
1280
|
.i-matcha-circle-spotify:before {
|
|
1302
1281
|
content: "\ea5e";
|
|
1303
1282
|
}
|
|
1304
1283
|
.i-matcha-circle-telegram:before {
|
|
1305
|
-
content: "\
|
|
1284
|
+
content: "\e9ed";
|
|
1306
1285
|
}
|
|
1307
1286
|
.i-matcha-telegram:before {
|
|
1308
|
-
content: "\
|
|
1287
|
+
content: "\e9ee";
|
|
1309
1288
|
}
|
|
1310
1289
|
.i-matcha-circle-tiktok:before {
|
|
1311
1290
|
content: "\ea60";
|
|
1312
1291
|
}
|
|
1313
1292
|
.i-matcha-tiktok:before {
|
|
1314
|
-
content: "\
|
|
1293
|
+
content: "\e9ef";
|
|
1315
1294
|
}
|
|
1316
1295
|
.i-matcha-circle-twitter:before {
|
|
1317
|
-
content: "\
|
|
1296
|
+
content: "\e9f0";
|
|
1318
1297
|
}
|
|
1319
1298
|
.i-matcha-twitter:before {
|
|
1320
|
-
content: "\
|
|
1299
|
+
content: "\e9f1";
|
|
1321
1300
|
}
|
|
1322
1301
|
.i-matcha-circle-x:before {
|
|
1323
1302
|
content: "\eb18";
|
|
@@ -1326,13 +1305,13 @@
|
|
|
1326
1305
|
content: "\eb19";
|
|
1327
1306
|
}
|
|
1328
1307
|
.i-matcha-circle-whatsapp:before {
|
|
1329
|
-
content: "\
|
|
1308
|
+
content: "\e9f2";
|
|
1330
1309
|
}
|
|
1331
1310
|
.i-matcha-whatsapp:before {
|
|
1332
|
-
content: "\
|
|
1311
|
+
content: "\e9f3";
|
|
1333
1312
|
}
|
|
1334
1313
|
.i-matcha-circle-youtube:before {
|
|
1335
|
-
content: "\
|
|
1314
|
+
content: "\e9f4";
|
|
1336
1315
|
}
|
|
1337
1316
|
.i-matcha-youtube:before {
|
|
1338
1317
|
content: "\ea22";
|
|
@@ -1356,10 +1335,10 @@
|
|
|
1356
1335
|
content: "\eb0e";
|
|
1357
1336
|
}
|
|
1358
1337
|
.i-matcha-circle-threads:before {
|
|
1359
|
-
content: "\
|
|
1338
|
+
content: "\eb13";
|
|
1360
1339
|
}
|
|
1361
1340
|
.i-matcha-threads:before {
|
|
1362
|
-
content: "\
|
|
1341
|
+
content: "\eb14";
|
|
1363
1342
|
}
|
|
1364
1343
|
.i-matcha-circle-podcast:before {
|
|
1365
1344
|
content: "\eb1f";
|
|
@@ -1398,7 +1377,7 @@
|
|
|
1398
1377
|
content: "\eb1e";
|
|
1399
1378
|
}
|
|
1400
1379
|
.i-matcha-emoji-happy-alt:before {
|
|
1401
|
-
content: "\
|
|
1380
|
+
content: "\eb1a";
|
|
1402
1381
|
}
|
|
1403
1382
|
.i-matcha-emoji-happy:before {
|
|
1404
1383
|
content: "\ea26";
|
|
@@ -2011,7 +1990,7 @@
|
|
|
2011
1990
|
color: rgb(243, 146, 0);
|
|
2012
1991
|
}
|
|
2013
1992
|
.i-matcha-caixa-color .path4:before {
|
|
2014
|
-
content: "\
|
|
1993
|
+
content: "\eb28";
|
|
2015
1994
|
margin-left: -1em;
|
|
2016
1995
|
color: rgb(243, 146, 0);
|
|
2017
1996
|
}
|