full_battery constant

String const full_battery

Implementation

static const String full_battery =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M27.27 13.5h-1.103v-1.416a1 1 0 00-1-1H5.25a1 1 0 00-1 1v7.832a1 1 0 001 1h19.917a1 1 0 001-1V18.5h1.104c.266 0 .48-.448.48-1v-3c0-.552-.214-1-.48-1zm-3.103 5.416H6.25v-5.832h17.917v5.832zm-1-4.832H7.25v3.832h15.917v-3.832z"/></svg>';