@narmi/design_system 4.28.0 → 4.29.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/dist/icons/fonts/icomoon.svg +1 -0
- package/dist/icons/fonts/icomoon.ttf +0 -0
- package/dist/icons/fonts/icomoon.woff +0 -0
- package/dist/icons/selection.json +9595 -1
- package/dist/icons/style.css +50 -47
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/style.css +53 -50
- package/dist/style.css.map +1 -1
- package/dist/tokens/css/rgbColors.css +1 -1
- package/dist/tokens/css/tokens.css +1 -1
- package/dist/tokens/js/colors.js +1 -1
- package/dist/tokens/js/manifest.js +1 -1
- package/dist/tokens/js/reactNativeWeb.js +1 -1
- package/dist/types/types/Icon.types.d.ts +1 -1
- package/dist/types/types/Icon.types.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/icons/fonts/icomoon.woff2 +0 -0
package/dist/icons/style.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "icomoon";
|
|
3
|
-
src: url("fonts/icomoon.woff?
|
|
3
|
+
src: url("fonts/icomoon.woff?gurig7") format("woff");
|
|
4
4
|
font-weight: normal;
|
|
5
5
|
font-style: normal;
|
|
6
6
|
font-display: block;
|
|
@@ -22,6 +22,55 @@
|
|
|
22
22
|
-moz-osx-font-smoothing: grayscale;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
+
.narmi-icon-hourglass:before {
|
|
26
|
+
content: "\ea50";
|
|
27
|
+
}
|
|
28
|
+
.narmi-icon-bank:before {
|
|
29
|
+
content: "\ea4c";
|
|
30
|
+
}
|
|
31
|
+
.narmi-icon-loan:before {
|
|
32
|
+
content: "\ea4b";
|
|
33
|
+
}
|
|
34
|
+
.narmi-icon-logo-remitly:before {
|
|
35
|
+
content: "\ea3e";
|
|
36
|
+
}
|
|
37
|
+
.narmi-icon-zelle-outline:before {
|
|
38
|
+
content: "\ea3d";
|
|
39
|
+
}
|
|
40
|
+
.narmi-icon-question:before {
|
|
41
|
+
content: "\ea36";
|
|
42
|
+
}
|
|
43
|
+
.narmi-icon-signal:before {
|
|
44
|
+
content: "\ea37";
|
|
45
|
+
}
|
|
46
|
+
.narmi-icon-car:before {
|
|
47
|
+
content: "\ea38";
|
|
48
|
+
}
|
|
49
|
+
.narmi-icon-check-front:before {
|
|
50
|
+
content: "\e906";
|
|
51
|
+
}
|
|
52
|
+
.narmi-icon-dollar-bill-line:before {
|
|
53
|
+
content: "\ea32";
|
|
54
|
+
}
|
|
55
|
+
.narmi-icon-wires:before {
|
|
56
|
+
content: "\ea33";
|
|
57
|
+
}
|
|
58
|
+
.narmi-icon-m2m:before {
|
|
59
|
+
content: "\ea34";
|
|
60
|
+
}
|
|
61
|
+
.narmi-icon-venmo-logo:before {
|
|
62
|
+
content: "\e90b";
|
|
63
|
+
color: #3d95ce;
|
|
64
|
+
}
|
|
65
|
+
.narmi-icon-face-id:before {
|
|
66
|
+
content: "\e909";
|
|
67
|
+
}
|
|
68
|
+
.narmi-icon-library:before {
|
|
69
|
+
content: "\e921";
|
|
70
|
+
}
|
|
71
|
+
.narmi-icon-profile:before {
|
|
72
|
+
content: "\e923";
|
|
73
|
+
}
|
|
25
74
|
.narmi-icon-plane:before {
|
|
26
75
|
content: "\ea4d";
|
|
27
76
|
}
|
|
@@ -982,52 +1031,6 @@
|
|
|
982
1031
|
.narmi-icon-credit-card:before {
|
|
983
1032
|
content: "\e93f";
|
|
984
1033
|
}
|
|
985
|
-
.narmi-icon-bank:before {
|
|
986
|
-
content: "\ea4c";
|
|
987
|
-
}
|
|
988
|
-
.narmi-icon-loan:before {
|
|
989
|
-
content: "\ea4b";
|
|
990
|
-
}
|
|
991
|
-
.narmi-icon-logo-remitly:before {
|
|
992
|
-
content: "\ea3e";
|
|
993
|
-
}
|
|
994
|
-
.narmi-icon-zelle-outline:before {
|
|
995
|
-
content: "\ea3d";
|
|
996
|
-
}
|
|
997
|
-
.narmi-icon-question:before {
|
|
998
|
-
content: "\ea36";
|
|
999
|
-
}
|
|
1000
|
-
.narmi-icon-signal:before {
|
|
1001
|
-
content: "\ea37";
|
|
1002
|
-
}
|
|
1003
|
-
.narmi-icon-car:before {
|
|
1004
|
-
content: "\ea38";
|
|
1005
|
-
}
|
|
1006
|
-
.narmi-icon-check-front:before {
|
|
1007
|
-
content: "\e906";
|
|
1008
|
-
}
|
|
1009
|
-
.narmi-icon-dollar-bill-line:before {
|
|
1010
|
-
content: "\ea32";
|
|
1011
|
-
}
|
|
1012
|
-
.narmi-icon-wires:before {
|
|
1013
|
-
content: "\ea33";
|
|
1014
|
-
}
|
|
1015
|
-
.narmi-icon-m2m:before {
|
|
1016
|
-
content: "\ea34";
|
|
1017
|
-
}
|
|
1018
|
-
.narmi-icon-venmo-logo:before {
|
|
1019
|
-
content: "\e90b";
|
|
1020
|
-
color: #3d95ce;
|
|
1021
|
-
}
|
|
1022
|
-
.narmi-icon-face-id:before {
|
|
1023
|
-
content: "\e909";
|
|
1024
|
-
}
|
|
1025
|
-
.narmi-icon-library:before {
|
|
1026
|
-
content: "\e921";
|
|
1027
|
-
}
|
|
1028
|
-
.narmi-icon-profile:before {
|
|
1029
|
-
content: "\e923";
|
|
1030
|
-
}
|
|
1031
1034
|
.narmi-icon-office:before {
|
|
1032
1035
|
content: "\e904";
|
|
1033
1036
|
}
|