battery_charging constant

String const battery_charging

Implementation

static const String battery_charging =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m12.5 6.5 2-.001c1.105-.002 2 .893 2.001 1.997l-.001 3.001a2 2 0 01-2 2l-2 .003m-5 0H4.487a2 2 0 01-2-2v-3a2 2 0 012-2H6.5"/><path d="M10.5 9.5H13L9.4 16l.1-5.5h-3l4-6zm8-1v3"/></g></svg>';