battery_full constant

String const battery_full

Implementation

static const String battery_full =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M38 14H6a2 2 0 00-2 2v16a2 2 0 002 2h32a2 2 0 002-2V16a2 2 0 00-2-2Z"/><path d="M42 20h2a2 2 0 012 2v4a2 2 0 01-2 2h-2v-8Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M13 21v6m6-6v6m6-6v6m6-6v6"/></g></svg>';