chart_line_up_light constant

String const chart_line_up_light

Implementation

static const String chart_line_up_light =
    '<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="M230 208a6 6 0 01-6 6H32a6 6 0 01-6-6V48a6 6 0 0112 0v113.5l53.8-53.7a5.8 5.8 0 018.4 0l27.8 27.7L193.5 70H168a6 6 0 010-12h40a6 6 0 016 6v40a6 6 0 01-12 0V78.5l-69.8 69.7a5.8 5.8 0 01-8.4 0L96 120.5l-58 58V202h186a6 6 0 016 6Z"/></svg>';