chart_pie constant

String const chart_pie

Implementation

static const String chart_pie =
    '<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" d="M12 2a10 10 0 104.93 18.69h.12A10 10 0 0012 2Zm1 2.07A8 8 0 0119.93 11H13ZM12 20a8 8 0 01-1-15.93V12a1.09 1.09 0 00.07.35v.15l4 6.87A7.81 7.81 0 0112 20Zm4.83-1.64L13.73 13h6.2a8 8 0 01-3.1 5.36Z"/></svg>';