line_bar_chart constant

String const line_bar_chart

Implementation

static const String line_bar_chart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M5 11h3v5H5v-5zm-4 3h3v2H1v-2zm12-2h3v4h-3v-4zM9 9h3v7H9V9zm7-8.93-5.68 4.97-5.47-1.7L0 7.1V9l5.15-4 5.53 1.72L16 2.06V.07z"/></svg>';