chart_line_bold constant

String const chart_line_bold

Implementation

static const String chart_line_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 0v85.6L88.1 95a11.9 11.9 0 0115.1-.6l56.2 42.2L216.1 87a12 12 0 0115.8 18l-64 56a11.9 11.9 0 01-15.1.6l-56.2-42.2-52.6 46V196h180a12 12 0 0112 12Z"/></svg>';