battery_off_outline constant

String const battery_off_outline

Implementation

static const String battery_off_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="M18 17.35 3.38 2.73 2.11 4 6 7.89v12.78A1.34 1.34 0 007.33 22h9.34A1.34 1.34 0 0018 20.67v-.78l2.84 2.84 1.27-1.27M16 20H8V9.89l8 8M16 6v6.8l2 2V5.33A1.34 1.34 0 0016.67 4H15V2H9v2H7.21l2 2Z"/></svg>';