chart_pie constant

String const 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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3h1a8 8 0 018 8v1h-9V3Zm1 8h7a7 7 0 00-7-7v7Zm-3 3h8a8 8 0 11-8-8v8Zm-1 1V7.07A7.002 7.002 0 0010 21a7.001 7.001 0 006.93-6H9Z"/></svg>';