chart_line constant

String const chart_line

Implementation

static const String chart_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 4h1v14l5.581-9.667 6.01 3.47 3.615-6.263.866.5-4.116 7.129-6.009-3.47L4 20h16v1H3V4Z"/></svg>';