bar_chart constant

String const bar_chart

Icon Data of bar_chart

Implementation

static const String bar_chart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 24"><path fill="currentColor" d="M10 12v8H6v-8zm6-8v16h-4V4zm16 18v2H0V0h2v22zM22 8v12h-4V8zm6-6v18h-4V2z"/></svg>';