matcha-icons 19.80.0 → 19.82.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 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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matcha-icons",
3
- "version": "19.80.0",
3
+ "version": "19.82.0",
4
4
  "description": "Biblioteca de ícones usada no design system da inchurch",
5
5
  "main": "demo.html",
6
6
  "scripts": {
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";