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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4a12 12 0 1012 12A12 12 0 0016 4Zm10 11h-9V6.05A10 10 0 0126 15ZM15.42 26A10 10 0 0115 6.05v9a2 2 0 002 2h9A10 10 0 0115.42 26Z"/></svg>';