matcha-icons 1.0.12 → 1.0.13

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/style.css CHANGED
@@ -1,10 +1,10 @@
1
1
  @font-face {
2
2
  font-family: 'matcha-icons';
3
- src: url('fonts/matcha-icons.eot?xsw39u');
4
- src: url('fonts/matcha-icons.eot?xsw39u#iefix') format('embedded-opentype'),
5
- url('fonts/matcha-icons.ttf?xsw39u') format('truetype'),
6
- url('fonts/matcha-icons.woff?xsw39u') format('woff'),
7
- url('fonts/matcha-icons.svg?xsw39u#matcha-icons') format('svg');
3
+ src: url('fonts/matcha-icons.eot?pp0ze9');
4
+ src: url('fonts/matcha-icons.eot?pp0ze9#iefix') format('embedded-opentype'),
5
+ url('fonts/matcha-icons.ttf?pp0ze9') format('truetype'),
6
+ url('fonts/matcha-icons.woff?pp0ze9') format('woff'),
7
+ url('fonts/matcha-icons.svg?pp0ze9#matcha-icons') format('svg');
8
8
  font-weight: normal;
9
9
  font-style: normal;
10
10
  font-display: block;
@@ -379,6 +379,9 @@
379
379
  .i-matcha-image-out:before {
380
380
  content: "\e994";
381
381
  }
382
+ .i-matcha-edit-image:before {
383
+ content: "\ea92";
384
+ }
382
385
  .i-matcha-bonus:before {
383
386
  content: "\e985";
384
387
  }