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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M432 176v-56.41A23.825 23.825 0 00408 96H240v32h160v80h64v104h-64v80H47.986V128H112V96H39.986a23.825 23.825 0 00-24 23.59v280.82a23.825 23.825 0 0024 23.59H408a23.825 23.825 0 0024-23.59V344h64V176Z"/><path fill="currentColor" d="M192 64v-8h-32v200h32V64zm0 240v-16h-32v32h32v-16z"/></svg>';