battery_charge constant

String const battery_charge

Implementation

static const String battery_charge =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M13 14H6a2 2 0 00-2 2v16a2 2 0 002 2h7m18 0h7a2 2 0 002-2V16a2 2 0 00-2-2h-7m-8.998 0L17 24.001h10.004L22 34"/><path d="M42 20h2a2 2 0 012 2v4a2 2 0 01-2 2h-2v-8Z"/></g></svg>';