battery_fill constant

String const battery_fill

Implementation

static const String battery_fill =
    '<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"><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-2H4Z"/></g></svg>';