send_command(0x01) # Clear display – same hex as 2002

Paste this into your Arduino sketch, use lcd.createChar(0, batteryIcon); , and call lcd.write(byte(0)); to display it.