chart_line_duotone constant

String const chart_line_duotone

Implementation

static const String chart_line_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 0v94.4L90.7 98a8 8 0 0110.1-.4l58.8 44.1L218.7 90a8 8 0 1110.6 12l-64 56a8 8 0 01-10.1.4l-58.8-44.1L40 163.6V200h184a8 8 0 018 8Z"/></svg>';