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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M0 16h16V0h-1v2.6L11 6V0h-1v6.4l-4-.9V0H5v5.7L1 8.6V0H0zm5-2H1v-1.7l4-2.9V14zm5 0H6V8.7l.1-.1 3.9.9V14zm5 0h-4V9.7h.1L15 6.5V14z"/></svg>';