chart_stacked constant

String const chart_stacked

Icon Data of chart_stacked

Implementation

static const String chart_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="M28 28V6h-8v22h-4V14H8v14H4V2H2v26a2 2 0 002 2h26v-2ZM22 8h4v10h-4Zm-12 8h4v6h-4Z"/></svg>';