matcha-icons 19.80.0 → 19.81.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/matcha-icons.css +0 -4
- package/package.json +1 -1
- package/style.css +0 -4
package/matcha-icons.css
CHANGED
|
@@ -637,11 +637,9 @@
|
|
|
637
637
|
}
|
|
638
638
|
.i-matcha-preferences:before {
|
|
639
639
|
content: "\ef76";
|
|
640
|
-
color: #5a6a72;
|
|
641
640
|
}
|
|
642
641
|
.i-matcha-preferences-out:before {
|
|
643
642
|
content: "\ef77";
|
|
644
|
-
color: #5a6a72;
|
|
645
643
|
}
|
|
646
644
|
.i-matcha-share:before {
|
|
647
645
|
content: "\e90e";
|
|
@@ -1278,11 +1276,9 @@
|
|
|
1278
1276
|
}
|
|
1279
1277
|
.i-matcha-flow:before {
|
|
1280
1278
|
content: "\e9b7";
|
|
1281
|
-
color: #5a6a72;
|
|
1282
1279
|
}
|
|
1283
1280
|
.i-matcha-flow-out:before {
|
|
1284
1281
|
content: "\ef78";
|
|
1285
|
-
color: #5a6a72;
|
|
1286
1282
|
}
|
|
1287
1283
|
.i-matcha-ibf-church:before {
|
|
1288
1284
|
content: "\e9ba";
|
package/package.json
CHANGED
package/style.css
CHANGED
|
@@ -585,11 +585,9 @@
|
|
|
585
585
|
}
|
|
586
586
|
.i-matcha-preferences:before {
|
|
587
587
|
content: "\ef76";
|
|
588
|
-
color: #5a6a72;
|
|
589
588
|
}
|
|
590
589
|
.i-matcha-preferences-out:before {
|
|
591
590
|
content: "\ef77";
|
|
592
|
-
color: #5a6a72;
|
|
593
591
|
}
|
|
594
592
|
.i-matcha-share:before {
|
|
595
593
|
content: "\e90e";
|
|
@@ -1226,11 +1224,9 @@
|
|
|
1226
1224
|
}
|
|
1227
1225
|
.i-matcha-flow:before {
|
|
1228
1226
|
content: "\e9b7";
|
|
1229
|
-
color: #5a6a72;
|
|
1230
1227
|
}
|
|
1231
1228
|
.i-matcha-flow-out:before {
|
|
1232
1229
|
content: "\ef78";
|
|
1233
|
-
color: #5a6a72;
|
|
1234
1230
|
}
|
|
1235
1231
|
.i-matcha-ibf-church:before {
|
|
1236
1232
|
content: "\e9ba";
|