pie_chart_outline constant

String const pie_chart_outline

Implementation

static const String pie_chart_outline =
    '<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="M13 2a1 1 0 00-1 1v8a1 1 0 001 1h8a1 1 0 001-1 9 9 0 00-9-9Zm1 8V4.07A7 7 0 0119.93 10Z"/><path fill="currentColor" d="M20.82 14.06a1 1 0 00-1.28.61A8 8 0 119.33 4.46a1 1 0 00-.66-1.89 10 10 0 1012.76 12.76 1 1 0 00-.61-1.27Z"/></svg>';