chart_pie_line constant

String const chart_pie_line

Implementation

static const String chart_pie_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="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm-1 2.062A8.001 8.001 0 0012 20a8.001 8.001 0 007.938-7H12a1 1 0 01-1-1V4.062Zm2 0V11h6.938A8.004 8.004 0 0013 4.062Z"/></g></svg>';