From 329f96f3380164b0ce7978448a3701500911b11d Mon Sep 17 00:00:00 2001 From: tzw Date: Mon, 23 Sep 2024 12:10:22 +0630 Subject: [PATCH] merge --- lib/pages/profile/profile_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(