chart_cluster_bar constant

String const chart_cluster_bar

Icon Data of chart_cluster_bar

Implementation

static const String chart_cluster_bar =
    '<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="M30 30H4a2 2 0 01-2-2V2h2v26h26Z"/><path fill="currentColor" d="M10 16h2v10h-2zm-3 6h2v4H7zM26 8h2v18h-2zm-3 6h2v12h-2zm-6 12h-2V12h2zm3 0h-2v-8h2z"/></svg>';