chart_bar_stacked constant

String const chart_bar_stacked

Implementation

static const String chart_bar_stacked =
    '<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="M4 28v-3h22v-8H4v-4h14V5H4V2H2v26a2 2 0 002 2h26v-2Zm20-5H14v-4h10Zm-8-12h-6V7h6Z"/></svg>';