battery_line constant

String const battery_line

Implementation

static const String battery_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M4 6a2 2 0 00-2 2v8a2 2 0 002 2h14a2 2 0 002-2v-1a2 2 0 002-2v-2a2 2 0 00-2-2V8a2 2 0 00-2-2H4Zm0 2h14v8H4V8Z"/></g></svg>';