chart_line_up_duotone constant

String const chart_line_up_duotone

Implementation

static const String chart_line_up_duotone =
    '<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.4L188.7 72H168a8 8 0 010-16h40a8 8 0 018 8v40a8 8 0 01-16 0V83.3l-66.3 66.4a8.1 8.1 0 01-11.4 0L96 123.3l-56 56V200h184a8 8 0 018 8Z"/></svg>';