battery_charging_vertical_fill constant

String const battery_charging_vertical_fill

Implementation

static const String battery_charging_vertical_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M88 8a8 8 0 018-8h64a8 8 0 010 16H96a8 8 0 01-8-8Zm120 48v152a24.1 24.1 0 01-24 24H72a24.1 24.1 0 01-24-24V56a24.1 24.1 0 0124-24h112a24.1 24.1 0 0124 24Zm-57.4 71.5a7.9 7.9 0 00-6.6-3.5h-20.2l11.6-29a8 8 0 10-14.8-6l-16 40a8 8 0 00.8 7.5 7.9 7.9 0 006.6 3.5h20.2l-11.6 29a7.9 7.9 0 004.4 10.4 8 8 0 003 .6 7.9 7.9 0 007.4-5l16-40a8 8 0 00-.8-7.5Z"/></svg>';