bar_chart constant

String const bar_chart

Icon Data of bar_chart

Implementation

static const String bar_chart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M0 0v7h8V6H1V0H0zm5 0v5h2V0H5zM2 2v3h2V2H2z"/></svg>';