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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M19.95 11A10 10 0 119 .05V11h10.95zm-.08-2.6H11.6V.13a10 10 0 018.27 8.27z"/></svg>';