battery constant

String const battery

Icon Data of battery

Implementation

static const String battery =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M20.5 4.5h6.67a1 1 0 011 1v3h4.63a2 2 0 012 2v31a2 2 0 01-2 2H15.19a2 2 0 01-2-2v-31a2 2 0 012-2h4.31v-3a1 1 0 011-1Zm-7.31 32H34.8m-15.3-28h8.67"/></svg>';