chart_line_line constant

String const chart_line_line

Implementation

static const String chart_line_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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M4 4a1 1 0 01.993.883L5 5v13h15a1 1 0 01.117 1.993L20 20H4a1 1 0 01-.993-.883L3 19V5a1 1 0 011-1Zm16.194 2.818c.9 0 1.35 1.088.714 1.724l-5.57 5.57a1.1 1.1 0 01-1.555 0l-2.758-2.758-3.535 3.535a1 1 0 01-1.415-1.414l4.172-4.172a1.1 1.1 0 011.556 0l2.758 2.758 3.242-3.243h-.414a1 1 0 110-2h2.805Z"/></g></svg>';