chart_pie constant

String const chart_pie

Icon Data of 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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path d="M2 10a8 8 0 018-8v8h8a8 8 0 11-16 0Z"/><path d="M12 2.252A8.014 8.014 0 0117.748 8H12V2.252Z"/></g></svg>';