diff --git a/src/app/screens/AccountScreen.js b/src/app/screens/AccountScreen.js index 452df73..e6cfa66 100644 --- a/src/app/screens/AccountScreen.js +++ b/src/app/screens/AccountScreen.js @@ -107,9 +107,9 @@ function AccountScreen(props) { }, }, { - icon: "institution", + icon: "bank", show: showActivation(), - IconProvider: FontAwesome, + IconProvider: MaterialCommunityIcons, title: "ATIVAR INSTITUIÇÃO", onPress: () => { activationActions();