chart_line_light constant

String const chart_line_light

Implementation

static const String chart_line_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 0v98.8l54-47.3a6 6 0 017.6-.3l60.1 45.1L220 91.5a6 6 0 018 9l-64 56a6 6 0 01-7.6.3l-60.1-45.1-58.3 51V202h186a6 6 0 016 6Z"/></svg>';