battery_empty constant

String const battery_empty

Implementation

static const String battery_empty =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2304" height="1280" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2304 1280"><path fill="currentColor" d="M2176 320q53 0 90.5 37.5T2304 448v384q0 53-37.5 90.5T2176 960v160q0 66-47 113t-113 47H160q-66 0-113-47T0 1120V160Q0 94 47 47T160 0h1856q66 0 113 47t47 113v160zm0 512V448h-128V160q0-14-9-23t-23-9H160q-14 0-23 9t-9 23v960q0 14 9 23t23 9h1856q14 0 23-9t9-23V832h128z"/></svg>';