chart_column_floating constant

String const chart_column_floating

Icon Data of chart_column_floating

Implementation

static const String chart_column_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 22h-8V4h8zm-6-2h4V6h-4zm-6 4H8V10h8zm-6-2h4V12h-4z"/><path fill="currentColor" d="M30 30H4a2.002 2.002 0 01-2-2V2h2v26h26Z"/></svg>';