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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M1.85 7.5a5.65 5.65 0 1111.3 0 5.65 5.65 0 01-11.3 0ZM7.5.85a6.65 6.65 0 100 13.3 6.65 6.65 0 000-13.3ZM7 8V3.128A4.4 4.4 0 0111.872 8H7Z" clip-rule="evenodd"/></svg>';