pie_chart constant

String const pie_chart

Icon Data of 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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M7 9V2a7 7 0 106.262 3.869L7 9zm7.262-5.131A6.999 6.999 0 008 0v7l6.262-3.131z"/></svg>';