spline_area_chart constant

String const spline_area_chart

Implementation

static const String spline_area_chart =
    '<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="M1 15V0H0v16h16v-1H1z"/><path fill="currentColor" d="M10 7C8 7 7.92 6 6 6 3.66 6 2 9 2 9v5h14V2c-2 0-3.86 5-6 5z"/></svg>';