battery_alert constant

String const battery_alert

Implementation

static const String battery_alert =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M8 22q-.425 0-.713-.288Q7 21.425 7 21V5q0-.425.287-.713Q7.575 4 8 4h2V2h4v2h2q.425 0 .712.287Q17 4.575 17 5v16q0 .425-.288.712Q16.425 22 16 22Zm4.05-4q.425 0 .738-.312.312-.313.312-.738t-.312-.738q-.313-.312-.738-.312t-.738.312q-.312.313-.312.738t.312.738q.313.312.738.312ZM11 14h2V8h-2Z"/></svg>';