bar_chart_v constant

String const bar_chart_v

Implementation

static const String bar_chart_v =
    '<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="M1 15V0H0v16h16v-1H1z"/><path fill="currentColor" d="M8 0v4H2V0h6zm6 5v4H2V5h12zm-4 5v4H2v-4h8z"/></svg>';