battery_outline constant

String const battery_outline

Implementation

static const String battery_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M15.83 6H4.17A2.31 2.31 0 002 8.43v7.14A2.31 2.31 0 004.17 18h11.66A2.31 2.31 0 0018 15.57V8.43A2.31 2.31 0 0015.83 6Zm.17 9.57a.52.52 0 01-.17.43H4.18a.5.5 0 01-.18-.43V8.43A.53.53 0 014.17 8h11.65a.5.5 0 01.18.43ZM21 9a1 1 0 00-1 1v4a1 1 0 002 0v-4a1 1 0 00-1-1Z"/></svg>';