battery_full constant

String const battery_full

Icon Data of battery_full

Implementation

static const String battery_full =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M24 24H6a2 2 0 01-2-2V10a2 2 0 012-2h18a2 2 0 012 2v1h1a2 2 0 012 2v6a2 2 0 01-2 2h-1v1a2 2 0 01-2 2ZM6 10v12h18v-3h3v-6h-3v-3Z"/><path fill="currentColor" d="M22 12v8H8v-8z"/></svg>';