pie_chart constant

String const pie_chart

Implementation

static const String pie_chart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M10 6h3.9A5.006 5.006 0 0010 2.1V6Zm0-4.917A6.005 6.005 0 0115 7H9V1c.34 0 .675.028 1 .083ZM7 8l1 1h4.9A5.002 5.002 0 013 8a5.002 5.002 0 014-4.9V8Zm1 6a6.002 6.002 0 006-6H8V2a6.002 6.002 0 000 12Z" clip-rule="evenodd"/></svg>';