battery_charge_solid constant

String const battery_charge_solid

Implementation

static const String battery_charge_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 11.5A1.5 1.5 0 001.5 13h10a1.5 1.5 0 001.5-1.5v-8A1.5 1.5 0 0011.5 2h-10A1.5 1.5 0 000 3.5v8Zm6.724-6.447A.5.5 0 006 5.5v3.191L2.724 7.053l-.448.894 4 2A.5.5 0 007 9.5V6.309l3.276 1.638.448-.894-4-2Z" clip-rule="evenodd"/><path fill="currentColor" d="M15 5v5h-1V5h1Z"/></svg>';