@narmi/design_system 3.46.0-beta.4 → 3.47.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.
@@ -1,6 +1,6 @@
1
1
  @font-face {
2
2
  font-family: "icomoon";
3
- src: url("fonts/icomoon.woff?gl1ieu") format("woff");
3
+ src: url("fonts/icomoon.woff?18z8tb") format("woff");
4
4
  font-weight: normal;
5
5
  font-style: normal;
6
6
  font-display: block;
@@ -22,6 +22,9 @@
22
22
  -moz-osx-font-smoothing: grayscale;
23
23
  }
24
24
 
25
+ .narmi-icon-bank:before {
26
+ content: "\ea4c";
27
+ }
25
28
  .narmi-icon-loan:before {
26
29
  content: "\ea4b";
27
30
  }
@@ -189,6 +192,9 @@
189
192
  .narmi-icon-arrow-up-right:before {
190
193
  content: "\e927";
191
194
  }
195
+ .narmi-icon-arrow-up-down:before {
196
+ content: "\e900";
197
+ }
192
198
  .narmi-icon-at-sign:before {
193
199
  content: "\e928";
194
200
  }
@@ -1023,9 +1029,6 @@
1023
1029
  .narmi-icon-credit-card:before {
1024
1030
  content: "\e93f";
1025
1031
  }
1026
- .narmi-icon-bank:before {
1027
- content: "\e900";
1028
- }
1029
1032
  .narmi-icon-office:before {
1030
1033
  content: "\e904";
1031
1034
  }