bar_chart_h constant

String const bar_chart_h

Implementation

static const String bar_chart_h =
    '<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="M2 8h4v6H2V8zm5-6h4v12H7V2zm5 4h4v8h-4V6z"/></svg>';