diff --git a/public/font/icomoon.eot b/public/font/icomoon.eot
index 6b13799c9..ce39da8c1 100755
Binary files a/public/font/icomoon.eot and b/public/font/icomoon.eot differ
diff --git a/public/font/icomoon.svg b/public/font/icomoon.svg
index ecf19807f..02824fb8b 100755
--- a/public/font/icomoon.svg
+++ b/public/font/icomoon.svg
@@ -41,7 +41,7 @@
-
+
@@ -84,4 +84,5 @@
+
\ No newline at end of file
diff --git a/public/font/icomoon.ttf b/public/font/icomoon.ttf
index 73eb399a5..b69dd44c3 100755
Binary files a/public/font/icomoon.ttf and b/public/font/icomoon.ttf differ
diff --git a/public/font/icomoon.woff b/public/font/icomoon.woff
index bafa16ab0..b7d1d46be 100755
Binary files a/public/font/icomoon.woff and b/public/font/icomoon.woff differ
diff --git a/public/img/icon-wallet.svg b/public/img/icon-wallet.svg
new file mode 100644
index 000000000..b8b642c96
--- /dev/null
+++ b/public/img/icon-wallet.svg
@@ -0,0 +1,21 @@
+
+
+
diff --git a/src/css/icons.css b/src/css/icons.css
index 0d14f1b6f..0d50609db 100644
--- a/src/css/icons.css
+++ b/src/css/icons.css
@@ -24,6 +24,9 @@
-moz-osx-font-smoothing: grayscale;
}
+.icon-wallet:before {
+ content: "\e903";
+}
.icon-activity:before {
content: "\e900";
}
@@ -179,7 +182,7 @@
.icon-trash:before {
content: "\e626";
}
-.icon-wallet:before {
+.icon-wallet2:before {
content: "\e622";
}
.icon-history:before {