battery_2_solid constant

String const battery_2_solid

Implementation

static const String battery_2_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.5v8ZM3 4v7H2V4h1Zm2 0v7H4V4h1Z" clip-rule="evenodd"/><path fill="currentColor" d="M15 5v5h-1V5h1Z"/></svg>';