chart_waterfall constant

String const chart_waterfall

Icon Data of chart_waterfall

Implementation

static const String chart_waterfall =
    '<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 28V18h-2v10h-4V4h-2v24H10V14H8v14H4V2H2v26a2.002 2.002 0 002 2h26v-2Z"/><path fill="currentColor" d="M14 4h2v14h-2z"/></svg>';