chart_line_up_fill constant

String const chart_line_up_fill

Implementation

static const String chart_line_up_fill =
    '<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="M232 208a8 8 0 01-8 8H32a8 8 0 01-8-8V48a8 8 0 0116 0v108.7l50.3-50.4a8.1 8.1 0 0111.4 0l26.3 26.4L176.7 84l-14.4-14.3a8.4 8.4 0 01-1.7-8.8A8.1 8.1 0 01168 56h40a8 8 0 018 8v40a8 8 0 01-4.9 7.4 8.5 8.5 0 01-3.1.6 8.3 8.3 0 01-5.7-2.3L188 95.3l-54.3 54.4a8.1 8.1 0 01-11.4 0L96 123.3l-56 56V200h184a8 8 0 018 8Z"/></svg>';