chart_combo constant

String const chart_combo

Icon Data of chart_combo

Implementation

static const String chart_combo =
    '<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="M27 28V16h-8v12h-4V12H7v16H4V2H2v26a2 2 0 002 2h26v-2Zm-14 0H9V14h4Zm12 0h-4V18h4Z"/><path fill="currentColor" d="M22.786 14a1.988 1.988 0 01-1.18-.387L11.205 5.987 8.242 10 6.637 8.806l2.982-4a1.998 1.998 0 012.749-.446L22.789 12l3.604-4.86L28 8.33l-3.604 4.862a2.001 2.001 0 01-1.61.808Z"/></svg>';