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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M218.3 76.4a.8.8 0 01-.2-.4l-.4-.5a104 104 0 00-180 104.1l.2.4.3.4a104 104 0 00180.1-104Zm-18.4.9L136 114.1V40.4a88.2 88.2 0 0163.9 36.9ZM120 40.4v83l-71.9 41.5A88 88 0 01120 40.4Zm8 175.6a88 88 0 01-71.9-37.3l151.8-87.6A88 88 0 01128 216Z"/></svg>';