diff --git a/js/controllers/sidebar.js b/js/controllers/sidebar.js index feebe40da..53078296c 100644 --- a/js/controllers/sidebar.js +++ b/js/controllers/sidebar.js @@ -4,7 +4,7 @@ angular.module('copayApp.controllers').controller('SidebarController', function( $scope.menu = [{ 'title': 'Receive', - 'icon': 'fi-arrow-left', + 'icon': 'fi-download', 'link': 'receive' }, { 'title': 'Send',