pie_chart_fill constant

String const pie_chart_fill

Implementation

static const String pie_chart_fill =
    '<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" d="M14.5 10.33h6.67A.83.83 0 0022 9.5 7.5 7.5 0 0014.5 2a.83.83 0 00-.83.83V9.5a.83.83 0 00.83.83Z"/><path fill="currentColor" d="M21.08 12h-8.15a.91.91 0 01-.91-.91V2.92A.92.92 0 0011 2a10 10 0 1011 11 .92.92 0 00-.92-1Z"/></svg>';