pie_chart_solid constant

String const pie_chart_solid

Implementation

static const String pie_chart_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M7 .016a7.5 7.5 0 105.438 13.13L7.15 7.857A.5.5 0 017 7.5V.016Z"/><path fill="currentColor" d="M13.145 12.438A7.47 7.47 0 0015 7.5a7.476 7.476 0 00-.581-2.9L8.344 7.637l4.801 4.801Zm.825-8.732A7.499 7.499 0 008 .016v6.675l5.97-2.985Z"/></svg>';