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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.488 15A9.004 9.004 0 0112 21 9 9 0 019 3.512M12 3a9 9 0 019 9h-9V3Z"/></svg>';