batterycharged constant

String const batterycharged

Implementation

static const String batterycharged =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="768" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 768"><path fill="currentColor" d="M992 512h-96v128q0 53-37.5 90.5T768 768H128q-53 0-90.5-37.5T0 640V128q0-53 37.5-90.5T128 0h640q53 0 90.5 37.5T896 128v128h96q13 0 22.5 9.5t9.5 22.5v192q0 13-9.5 22.5T992 512zM512 384V256L192 384h192v128l320-128H512z"/></svg>';