chart_line_up_bold constant

String const chart_line_up_bold

Implementation

static const String chart_line_up_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M236 208a12 12 0 01-12 12H32a12 12 0 01-12-12V48a12 12 0 0124 0v99l43.5-43.5a12 12 0 0117 0L128 127l51-51h-11a12 12 0 010-24h40a12 12 0 0112 12v40a12 12 0 01-24 0V93l-59.5 59.5a12 12 0 01-17 0L96 129l-52 52v15h180a12 12 0 0112 12Z"/></svg>';