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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M80 160h32v200H80zm64 0h32v200h-32zm64 0h32v200h-32zm64 0h32v200h-32zm64 0h32v200h-32z"/><path fill="currentColor" d="M432 176v-56.41A23.825 23.825 0 00408 96H39.986a23.825 23.825 0 00-24 23.59v280.82a23.825 23.825 0 0024 23.59H408a23.825 23.825 0 0024-23.59V344h64V176Zm32 136h-64v80H47.986V128H400v80h64Z"/></svg>';