pie_chart constant

String const pie_chart

Implementation

static const String pie_chart =
    '<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" stroke="currentColor" stroke-width="2" d="M10 23a9 9 0 010-18v9l1.162 1.162 5.202 5.202A8.972 8.972 0 0110 23Zm4-13V1a9 9 0 019 9h-9Zm0 3h8a8.964 8.964 0 01-2.107 5.787L14 13Z"/></svg>';