diff --git a/TeslaSolarCharger/Shared/Resources/Constants.cs b/TeslaSolarCharger/Shared/Resources/Constants.cs index bfd9e6541..316eb4bd3 100644 --- a/TeslaSolarCharger/Shared/Resources/Constants.cs +++ b/TeslaSolarCharger/Shared/Resources/Constants.cs @@ -26,5 +26,5 @@ public class Constants : IConstants public int MaxTokenUnauthorizedCount => 5; public int ChargingDetailsAddTriggerEveryXSeconds => 59; - public string GridPoleIcon => "power-pole"; + public string GridPoleIcon => "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"; }