chart_win_loss constant

String const chart_win_loss

Icon Data of chart_win_loss

Implementation

static const String chart_win_loss =
    '<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 15H16V6a2.002 2.002 0 00-2-2H6a2.002 2.002 0 00-2 2v9H2v2h14v9a2.002 2.002 0 002 2h8a2.002 2.002 0 002-2v-9h2ZM6 6h8v9H6Zm20 20h-8v-9h8Z"/></svg>';