diff --git a/lib/app/modules/home/views/components/home_menu.dart b/lib/app/modules/home/views/components/home_menu.dart index 916cf57e..5515eca4 100644 --- a/lib/app/modules/home/views/components/home_menu.dart +++ b/lib/app/modules/home/views/components/home_menu.dart @@ -69,7 +69,7 @@ class HomeMenu extends StatelessWidget { ), ) : const Icon( - FontAwesomeIcons.mapMarkerAlt, + FontAwesomeIcons.locationDot, color: GFColors.DANGER, )), const SizedBox(