diff --git a/lib/pages/profile/profile_page.dart b/lib/pages/profile/profile_page.dart index ce83b58..4a9811b 100644 --- a/lib/pages/profile/profile_page.dart +++ b/lib/pages/profile/profile_page.dart @@ -86,7 +86,7 @@ class _ProfileState extends State { ); final deleteAccountBox = DisplayText( labelTextKey: "profile.delete.title", - iconData: MaterialCommunityIcons.delete, + iconData: MaterialCommunityIcons.account_remove, ); final phonenumberbox = DisplayText(