chart_bar_floating constant

String const chart_bar_floating

Icon Data of chart_bar_floating

Implementation

static const String chart_bar_floating =
    '<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 24H14v-8h14zm-12-2h10v-4H16zm10-10H8V4h18zm-16-2h14V6H10z"/><path fill="currentColor" d="M30 30H4a2.002 2.002 0 01-2-2V2h2v26h26Z"/></svg>';